html
{
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body
{
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, 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: rgba(0,0,0,0);
}
a:active, a:hover
{
    outline: 0;
}
abbr[title]
{
    border-bottom: 1px dotted;
}
b, strong
{
    font-weight: bold;
}
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,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-search-cancel-button, input[type=search]::-webkit-search-decoration
{
    -webkit-appearance: none;
}
fieldset
{
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend
{
    border: 0;
    padding: 0;
}
textarea
{
    overflow: auto;
}
optgroup
{
    font-weight: bold;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
td, th
{
    padding: 0;
}
*, ::before, ::after
{
    box-sizing: border-box;
}
::before, ::after
{
    text-decoration: inherit;
    vertical-align: inherit;
}
html
{
    cursor: default;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: break-word;
}
body
{
    margin: 0;
}
h1
{
    font-size: 2em;
    margin: .67em 0;
}
dl dl, dl ol, dl ul, ol dl, ul dl
{
    margin: 0;
}
ol ol, ol ul, ul ol, ul ul
{
    margin: 0;
}
hr
{
    height: 0;
    overflow: visible;
}
main
{
    display: block;
}
nav ol, nav ul
{
    list-style: none;
    padding: 0;
}
pre
{
    font-family: monospace,monospace;
    font-size: 1em;
}
a
{
    background-color: rgba(0,0,0,0);
}
abbr[title]
{
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b, strong
{
    font-weight: bolder;
}
code, kbd, samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}
small
{
    font-size: 80%;
}
audio, canvas, iframe, img, svg, video
{
    vertical-align: middle;
}
audio, video
{
    display: inline-block;
}
audio:not([controls])
{
    display: none;
    height: 0;
}
iframe
{
    border-style: none;
}
img
{
    border-style: none;
}
svg:not([fill])
{
    fill: currentColor;
}
svg:not(:root)
{
    overflow: hidden;
}
table
{
    border-collapse: collapse;
}
button, input, select
{
    margin: 0;
}
button
{
    overflow: visible;
    text-transform: none;
}
button, [type=button], [type=reset], [type=submit]
{
    -webkit-appearance: button;
}
fieldset
{
    border: 1px solid #a0a0a0;
    padding: .35em .75em .625em;
}
input
{
    overflow: visible;
}
legend
{
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
progress
{
    display: inline-block;
    vertical-align: baseline;
}
select
{
    text-transform: none;
}
textarea
{
    margin: 0;
    overflow: auto;
    resize: vertical;
}
[type=checkbox], [type=radio]
{
    padding: 0;
}
[type=search]
{
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button
{
    height: auto;
}
::-webkit-input-placeholder
{
    color: inherit;
}
::-webkit-search-decoration
{
    -webkit-appearance: none;
}
::-webkit-file-upload-button
{
    -webkit-appearance: button;
    font: inherit;
}
::-moz-focus-inner
{
    border-style: none;
    padding: 0;
}
:-moz-focusring
{
    outline: 1px dotted ButtonText;
}
:-moz-ui-invalid
{
    box-shadow: none;
}
details
{
    display: block;
}
dialog
{
    background-color: #fff;
    border: solid;
    color: #000;
    display: block;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}
dialog:not([open])
{
    display: none;
}
summary
{
    display: list-item;
}
canvas
{
    display: inline-block;
}
template
{
    display: none;
}
a, area, button, input, label, select, summary, textarea, [tabindex]
{
    touch-action: manipulation;
}
[hidden]
{
    display: none;
}
[aria-busy=true]
{
    cursor: progress;
}
[aria-controls]
{
    cursor: pointer;
}
[aria-disabled=true], [disabled]
{
    cursor: not-allowed;
}
[aria-hidden=false][hidden]
{
    display: initial;
}
[aria-hidden=false][hidden]:not(:focus)
{
    clip: rect(0,0,0,0);
    position: absolute;
}
.mfp-bg
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}
.mfp-wrap
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container
{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before
{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
    display: none;
}
.mfp-content
{
    background-color: #fff;
    border-radius: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px;
    text-align: left;
    width: 700px;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content
{
    cursor: auto;
}
.mfp-ajax-cur
{
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
    cursor: zoom-out;
}
.mfp-zoom
{
    cursor: pointer;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure
{
    display: none;
}
.mfp-hide
{
    display: none!important;
}
.mfp-preloader
{
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a
{
    color: #ccc;
}
.mfp-preloader a:hover
{
    color: #fff;
}
.mfp-s-ready .mfp-preloader
{
    display: none;
}
.mfp-s-error .mfp-content
{
    display: none;
}
button.mfp-close, button.mfp-arrow
{
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
.mfp-close
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/cross@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    text-indent: -9999px;
}
.mfp-close:hover, .mfp-close:focus
{
    opacity: 1;
}
.mfp-close:active
{
    top: 1px;
}
.mfp-close-btn-in .mfp-close
{
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
    background-color: #09c19c!important;
    color: #fff;
    right: -26px;
    font-size: 52px;
    text-align: center;
    padding-right: 0;
    top: -40px!important;
}
.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover
{
    background-color: #09c19c!important;
    top: -40px!important;
}
.mfp-counter
{
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow
{
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active
{
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus
{
    opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after
{
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset rgba(0,0,0,0);
}
.mfp-arrow:after
{
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before
{
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left
{
    left: 0;
}
.mfp-arrow-left:after
{
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before
{
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right
{
    right: 0;
}
.mfp-arrow-right:after
{
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before
{
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content
{
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close
{
    top: -40px;
}
.mfp-iframe-scaler
{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
}
img.mfp-img
{
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure
{
    line-height: 0;
}
.mfp-figure:after
{
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444;
}
.mfp-figure small
{
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure
{
    margin: 0;
}
.mfp-bottom-bar
{
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title
{
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content
{
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 400px)
{
    .mfp-img-mobile .mfp-image-holder
    {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after
    {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small
    {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar
    {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter
    {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close
    {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px)
{
    .mfp-arrow
    {
        transform: scale(.75);
    }
    .mfp-arrow-left
    {
        transform-origin: 0;
    }
    .mfp-arrow-right
    {
        transform-origin: 100%;
    }
    .mfp-container
    {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.loaded .mfp-wrap .mfp-close
{
    background-color: rgba(0,0,0,0)!important;
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/cross@2x.png)!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    left: 24px;
    top: 24px;
}
.mfp-wrap #siteterms .mfp-close
{
    background-color: #09c19c!important;
    background-image: none!important;
    border: 1px solid #09c19c!important;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block!important;
    position: relative;
    right: auto;
    margin-top: 36px;
    left: 0;
    top: 0!important;
    height: 52px;
    width: 300px;
    text-indent: 0;
    padding: 14px 16px;
    transition: none;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 500;
    font-family: upgrade-lights,sans-serif;
    transition: background-color .6s,color .6s;
}
.mfp-wrap #siteterms .mfp-close:before
{
    background-image: none;
}
.mfp-wrap #siteterms .mfp-close:hover
{
    background-color: #fff!important;
    color: #09c19c;
}
.team-popup-open .mfp-container, .calculator-open .mfp-container
{
    padding: 0;
}
.team-popup-open .mfp-content, .calculator-open .mfp-content
{
    background-color: #303440;
    color: #fff;
    padding: 72px 15px;
    width: 100%;
}
@media only screen and (min-width: 782px)
{
    .team-popup-open .mfp-content, .calculator-open .mfp-content
    {
        min-height: 600px;
        padding: 80px 80px 96px;
        width: 1200px;
    }
}
.team-popup-open .mfp-wrap .mfp-close, .calculator-open .mfp-wrap .mfp-close
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/team-cross@2x.png)!important;
    height: 40px;
    width: 40px;
    top: 24px!important;
}
.calculator-open .mfp-content
{
    background-color: #292c37;
}
@media only screen and (min-width: 782px)
{
    .calculator-open .mfp-content
    {
        padding: 72px 15px 15px 15px;
    }
}
@media only screen and (min-width: 1000px)
{
    .calculator-open .mfp-content
    {
        padding: 15px 15px 3px 96px;
        width: 1440px;
    }
}
.admin-bar .mfp-wrap .mfp-close, .admin-bar .mfp-wrap .mfp-close:active, .admin-bar .mfp-wrap .mfp-close:hover, .admin-bar .mfp-wrap .mfp-close:focus
{
    top: 24px!important;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition: opacity .6s ease;
    visibility: hidden;
}
.slick-initialized
{
    visibility: visible;
}
.slick-list
{
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list
{
    transform: translate3d(0,0,0);
    height: auto;
}
.slick-track
{
    position: relative;
    left: 0;
    top: 0;
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after
{
    content: "";
    display: table;
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.loaded .slick-track
{
    display: block;
}
.slick-slide
{
    float: left;
    height: 100%;
    min-height: 1px;
}
[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-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid rgba(0,0,0,0);
}
.slick-arrow.slick-hidden
{
    display: none;
}
.slick-loading .slick-list
{
    background: #fff slick-image-url("/wp-content/themes/the-wordpress-agency/assets/src/images/ajax-loader.gif") center center no-repeat;
}
.slick-dotted.slick-slider
{
    margin-bottom: 110px;
}
.slick-dots
{
    position: absolute;
    bottom: -20px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    height: 4px;
    width: 24px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    background-color: #09c19c;
    border-radius: 0;
    border: none;
    display: block;
    height: 4px;
    width: 24px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: rgba(0,0,0,0);
    transition: opacity .6s ease;
    cursor: pointer;
    opacity: .4;
}
.slick-dots li button:hover, .slick-dots li button:focus
{
    outline: none;
    background-color: #09c19c;
    opacity: 1;
}
.slick-dots li.slick-active button
{
    background-color: #09c19c;
    opacity: 1;
}
@media only screen and (min-width: 1200px)
{
    .team-carousel .slick-dots
    {
        width: 84%;
    }
}
.lux-slider.slick-slider .slick-track, .lux-slider.slick-slider .slick-list
{
    height: 100%;
}
body #cookie-law-info-bar
{
    padding: 32px 15px 24px;
    text-align: left;
}
@media only screen and (min-width: 782px)
{
    body #cookie-law-info-bar
    {
        bottom: 40px!important;
        box-shadow: none;
        max-width: 1170px;
        left: 0;
        right: 0;
        padding: 30px 60px;
    }
}
body #cookie-law-info-bar h5
{
    font-size: 16px;
    font-size: 1rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 600;
    margin-bottom: 12px;
}
@media only screen and (min-width: 782px)
{
    body #cookie-law-info-bar h5
    {
        width: calc(100% - 400px);
    }
}
body #cookie-law-info-bar span
{
    display: block;
    font-size: 15px;
    font-size: .9375rem;
}
@media only screen and (min-width: 782px)
{
    body #cookie-law-info-bar span
    {
        width: calc(100% - 400px);
    }
}
body #cookie-law-info-bar #cookie_action_close_header
{
    border: 1px solid #09c19c;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
    margin-right: 24px;
    padding: 16px 15px;
    text-align: center;
    width: calc(50% - 12px);
}
@media only screen and (min-width: 782px)
{
    body #cookie-law-info-bar #cookie_action_close_header
    {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-top: 0;
        margin-right: 0;
        padding: 16px 30px;
        position: absolute;
        right: 60px;
        top: 30px;
        width: auto;
    }
}
body #cookie-law-info-bar #cookie_action_close_header:hover
{
    background-color: rgba(0,0,0,0)!important;
    border-color: #09c19c;
    color: #09c19c!important;
}
body #cookie-law-info-bar #CONSTANT_OPEN_URL
{
    border: 1px solid #09c19c;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 24px;
    padding: 14px 15px;
    text-decoration: none;
    text-align: center;
    width: calc(50% - 12px);
}
@media only screen and (min-width: 782px)
{
    body #cookie-law-info-bar #CONSTANT_OPEN_URL
    {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-top: 0;
        padding: 14px 30px;
        position: absolute;
        right: 197px;
        top: 30px;
        width: auto;
    }
}
body #cookie-law-info-bar #CONSTANT_OPEN_URL:hover
{
    background-color: #09c19c!important;
    color: #fff!important;
}
.site-load-more
{
    text-align: center;
    padding-top: 40px;
}
.site-load-more button
{
    background-color: rgba(0,0,0,0);
    border: none;
    color: #343e36;
    font-size: 17px;
    font-size: 1.0625rem;
    padding-top: 68px;
    position: relative;
    transition: .6s;
}
.site-load-more button:before
{
    content: "";
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/load-more@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -28px;
    height: 56px;
    width: 56px;
}
.site-load-more button:hover
{
    background-color: rgba(0,0,0,0);
    color: #09c19c;
}
.site-load-more button:focus
{
    outline: none;
}
.half-column, .one-third-column, .two-thirds-column, .one-quarter-column, .three-quarter-column, .one-sixth-column, .five-column, .seven-column
{
    margin-bottom: 30px;
    position: relative;
}
.half-column
{
    width: calc(50% - 45px);
    float: left;
    margin-left: 30px;
}
.one-third-column
{
    width: calc(33.3333333333% - 40px);
    float: left;
    margin-left: 30px;
}
.two-thirds-column
{
    width: calc(66.6666666667% - 50px);
    float: left;
    margin-left: 30px;
}
.one-quarter-column
{
    width: calc(25% - 37.5px);
    float: left;
    margin-left: 30px;
}
.three-quarter-column
{
    width: calc(75% - 52.5px);
    float: left;
    margin-left: 30px;
}
.one-sixth-column
{
    width: calc(16.6666666667% - 35px);
    float: left;
    margin-left: 30px;
}
.five-column
{
    width: calc(41.6666666667% - 42.5px);
    float: left;
    margin-left: 30px;
}
.seven-column
{
    width: calc(58.3333333333% - 47.5px);
    float: left;
    margin-left: 30px;
}
.module-row::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .module-row
    {
        margin-left: -30px;
        margin-right: -30px;
    }
}
.background-cover
{
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.light-blue-bg
{
    background-color: rgba(9,193,156,.1);
}
.module-button
{
    padding: 8px 0 0;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .module-button
    {
        padding: 62px 0 0;
    }
}
.module-button .wpa-btn
{
    padding-left: 30px;
    padding-right: 30px;
}
.bottom-120
{
    padding-bottom: 40px;
}
@media only screen and (min-width: 782px)
{
    .bottom-120
    {
        padding-bottom: 128px;
    }
}
.responsive-container
{
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.responsive-container iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media only screen and (min-width: 782px)
{
    .mobile-only
    {
        display: none;
    }
}
.desktop-only
{
    display: none;
}
@media only screen and (min-width: 782px)
{
    .desktop-only
    {
        display: block;
    }
}
a
{
    color: #343e36;
    text-decoration: none;
    transition: .6s;
}
a:visited
{
    color: #343e36;
}
a:hover, a:focus, a:active
{
    color: #343e36;
}
a:focus
{
    outline: thin dotted;
}
a:hover, a:active
{
    outline: 0;
}
body, button, input, select, optgroup, textarea
{
    color: #343e36;
    font-family: upgrade-lights,sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
}
@font-face
{
    font-family: "FontAwesome";
    src: url("/wp-content/themes/the-wordpress-agency/assets/src/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("/wp-content/themes/the-wordpress-agency/assets/src/fonts/fontawesome-webfont.eot?") format("embedded-opentype"),url("/wp-content/themes/the-wordpress-agency/assets/src/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/wp-content/themes/the-wordpress-agency/assets/src/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/wp-content/themes/the-wordpress-agency/assets/src/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/wp-content/themes/the-wordpress-agency/assets/src/fonts/fontawesome-webfont.svg?v=4.7.0") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg
{
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.fa-2x
{
    font-size: 2em;
}
.fa-3x
{
    font-size: 3em;
}
.fa-4x
{
    font-size: 4em;
}
.fa-5x
{
    font-size: 5em;
}
.fa-fw
{
    width: 1.2857142857em;
    text-align: center;
}
.fa-ul
{
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}
.fa-ul>li
{
    position: relative;
}
.fa-li
{
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center;
}
.fa-li.fa-lg
{
    left: -1.8571428571em;
}
.fa-border
{
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.fa-pull-left
{
    float: left;
}
.fa-pull-right
{
    float: right;
}
.fa.fa-pull-left
{
    margin-right: .3em;
}
.fa.fa-pull-right
{
    margin-left: .3em;
}
.pull-right
{
    float: right;
}
.pull-left
{
    float: left;
}
.fa.pull-left
{
    margin-right: .3em;
}
.fa.pull-right
{
    margin-left: .3em;
}
.fa-spin
{
    animation: fa-spin 2s infinite linear;
}
.fa-pulse
{
    animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(359deg);
    }
}
.fa-rotate-90
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}
.fa-rotate-180
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}
.fa-rotate-270
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}
.fa-flip-horizontal
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1,1);
}
.fa-flip-vertical
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1,-1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical
{
    filter: none;
}
.fa-stack
{
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x
{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x
{
    line-height: inherit;
}
.fa-stack-2x
{
    font-size: 2em;
}
.fa-inverse
{
    color: #fff;
}
.fa-glass:before
{
    content: "";
}
.fa-music:before
{
    content: "";
}
.fa-search:before
{
    content: "";
}
.fa-envelope-o:before
{
    content: "";
}
.fa-heart:before
{
    content: "";
}
.fa-star:before
{
    content: "";
}
.fa-star-o:before
{
    content: "";
}
.fa-user:before
{
    content: "";
}
.fa-film:before
{
    content: "";
}
.fa-th-large:before
{
    content: "";
}
.fa-th:before
{
    content: "";
}
.fa-th-list:before
{
    content: "";
}
.fa-check:before
{
    content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before
{
    content: "";
}
.fa-search-plus:before
{
    content: "";
}
.fa-search-minus:before
{
    content: "";
}
.fa-power-off:before
{
    content: "";
}
.fa-signal:before
{
    content: "";
}
.fa-gear:before, .fa-cog:before
{
    content: "";
}
.fa-trash-o:before
{
    content: "";
}
.fa-home:before
{
    content: "";
}
.fa-file-o:before
{
    content: "";
}
.fa-clock-o:before
{
    content: "";
}
.fa-road:before
{
    content: "";
}
.fa-download:before
{
    content: "";
}
.fa-arrow-circle-o-down:before
{
    content: "";
}
.fa-arrow-circle-o-up:before
{
    content: "";
}
.fa-inbox:before
{
    content: "";
}
.fa-play-circle-o:before
{
    content: "";
}
.fa-rotate-right:before, .fa-repeat:before
{
    content: "";
}
.fa-refresh:before
{
    content: "";
}
.fa-list-alt:before
{
    content: "";
}
.fa-lock:before
{
    content: "";
}
.fa-flag:before
{
    content: "";
}
.fa-headphones:before
{
    content: "";
}
.fa-volume-off:before
{
    content: "";
}
.fa-volume-down:before
{
    content: "";
}
.fa-volume-up:before
{
    content: "";
}
.fa-qrcode:before
{
    content: "";
}
.fa-barcode:before
{
    content: "";
}
.fa-tag:before
{
    content: "";
}
.fa-tags:before
{
    content: "";
}
.fa-book:before
{
    content: "";
}
.fa-bookmark:before
{
    content: "";
}
.fa-print:before
{
    content: "";
}
.fa-camera:before
{
    content: "";
}
.fa-font:before
{
    content: "";
}
.fa-bold:before
{
    content: "";
}
.fa-italic:before
{
    content: "";
}
.fa-text-height:before
{
    content: "";
}
.fa-text-width:before
{
    content: "";
}
.fa-align-left:before
{
    content: "";
}
.fa-align-center:before
{
    content: "";
}
.fa-align-right:before
{
    content: "";
}
.fa-align-justify:before
{
    content: "";
}
.fa-list:before
{
    content: "";
}
.fa-dedent:before, .fa-outdent:before
{
    content: "";
}
.fa-indent:before
{
    content: "";
}
.fa-video-camera:before
{
    content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before
{
    content: "";
}
.fa-pencil:before
{
    content: "";
}
.fa-map-marker:before
{
    content: "";
}
.fa-adjust:before
{
    content: "";
}
.fa-tint:before
{
    content: "";
}
.fa-edit:before, .fa-pencil-square-o:before
{
    content: "";
}
.fa-share-square-o:before
{
    content: "";
}
.fa-check-square-o:before
{
    content: "";
}
.fa-arrows:before
{
    content: "";
}
.fa-step-backward:before
{
    content: "";
}
.fa-fast-backward:before
{
    content: "";
}
.fa-backward:before
{
    content: "";
}
.fa-play:before
{
    content: "";
}
.fa-pause:before
{
    content: "";
}
.fa-stop:before
{
    content: "";
}
.fa-forward:before
{
    content: "";
}
.fa-fast-forward:before
{
    content: "";
}
.fa-step-forward:before
{
    content: "";
}
.fa-eject:before
{
    content: "";
}
.fa-chevron-left:before
{
    content: "";
}
.fa-chevron-right:before
{
    content: "";
}
.fa-plus-circle:before
{
    content: "";
}
.fa-minus-circle:before
{
    content: "";
}
.fa-times-circle:before
{
    content: "";
}
.fa-check-circle:before
{
    content: "";
}
.fa-question-circle:before
{
    content: "";
}
.fa-info-circle:before
{
    content: "";
}
.fa-crosshairs:before
{
    content: "";
}
.fa-times-circle-o:before
{
    content: "";
}
.fa-check-circle-o:before
{
    content: "";
}
.fa-ban:before
{
    content: "";
}
.fa-arrow-left:before
{
    content: "";
}
.fa-arrow-right:before
{
    content: "";
}
.fa-arrow-up:before
{
    content: "";
}
.fa-arrow-down:before
{
    content: "";
}
.fa-mail-forward:before, .fa-share:before
{
    content: "";
}
.fa-expand:before
{
    content: "";
}
.fa-compress:before
{
    content: "";
}
.fa-plus:before
{
    content: "";
}
.fa-minus:before
{
    content: "";
}
.fa-asterisk:before
{
    content: "";
}
.fa-exclamation-circle:before
{
    content: "";
}
.fa-gift:before
{
    content: "";
}
.fa-leaf:before
{
    content: "";
}
.fa-fire:before
{
    content: "";
}
.fa-eye:before
{
    content: "";
}
.fa-eye-slash:before
{
    content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before
{
    content: "";
}
.fa-plane:before
{
    content: "";
}
.fa-calendar:before
{
    content: "";
}
.fa-random:before
{
    content: "";
}
.fa-comment:before
{
    content: "";
}
.fa-magnet:before
{
    content: "";
}
.fa-chevron-up:before
{
    content: "";
}
.fa-chevron-down:before
{
    content: "";
}
.fa-retweet:before
{
    content: "";
}
.fa-shopping-cart:before
{
    content: "";
}
.fa-folder:before
{
    content: "";
}
.fa-folder-open:before
{
    content: "";
}
.fa-arrows-v:before
{
    content: "";
}
.fa-arrows-h:before
{
    content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before
{
    content: "";
}
.fa-twitter-square:before
{
    content: "";
}
.fa-facebook-square:before
{
    content: "";
}
.fa-camera-retro:before
{
    content: "";
}
.fa-key:before
{
    content: "";
}
.fa-gears:before, .fa-cogs:before
{
    content: "";
}
.fa-comments:before
{
    content: "";
}
.fa-thumbs-o-up:before
{
    content: "";
}
.fa-thumbs-o-down:before
{
    content: "";
}
.fa-star-half:before
{
    content: "";
}
.fa-heart-o:before
{
    content: "";
}
.fa-sign-out:before
{
    content: "";
}
.fa-linkedin-square:before
{
    content: "";
}
.fa-thumb-tack:before
{
    content: "";
}
.fa-external-link:before
{
    content: "";
}
.fa-sign-in:before
{
    content: "";
}
.fa-trophy:before
{
    content: "";
}
.fa-github-square:before
{
    content: "";
}
.fa-upload:before
{
    content: "";
}
.fa-lemon-o:before
{
    content: "";
}
.fa-phone:before
{
    content: "";
}
.fa-square-o:before
{
    content: "";
}
.fa-bookmark-o:before
{
    content: "";
}
.fa-phone-square:before
{
    content: "";
}
.fa-twitter:before
{
    content: "";
}
.fa-facebook-f:before, .fa-facebook:before
{
    content: "";
}
.fa-github:before
{
    content: "";
}
.fa-unlock:before
{
    content: "";
}
.fa-credit-card:before
{
    content: "";
}
.fa-feed:before, .fa-rss:before
{
    content: "";
}
.fa-hdd-o:before
{
    content: "";
}
.fa-bullhorn:before
{
    content: "";
}
.fa-bell:before
{
    content: "";
}
.fa-certificate:before
{
    content: "";
}
.fa-hand-o-right:before
{
    content: "";
}
.fa-hand-o-left:before
{
    content: "";
}
.fa-hand-o-up:before
{
    content: "";
}
.fa-hand-o-down:before
{
    content: "";
}
.fa-arrow-circle-left:before
{
    content: "";
}
.fa-arrow-circle-right:before
{
    content: "";
}
.fa-arrow-circle-up:before
{
    content: "";
}
.fa-arrow-circle-down:before
{
    content: "";
}
.fa-globe:before
{
    content: "";
}
.fa-wrench:before
{
    content: "";
}
.fa-tasks:before
{
    content: "";
}
.fa-filter:before
{
    content: "";
}
.fa-briefcase:before
{
    content: "";
}
.fa-arrows-alt:before
{
    content: "";
}
.fa-group:before, .fa-users:before
{
    content: "";
}
.fa-chain:before, .fa-link:before
{
    content: "";
}
.fa-cloud:before
{
    content: "";
}
.fa-flask:before
{
    content: "";
}
.fa-cut:before, .fa-scissors:before
{
    content: "";
}
.fa-copy:before, .fa-files-o:before
{
    content: "";
}
.fa-paperclip:before
{
    content: "";
}
.fa-save:before, .fa-floppy-o:before
{
    content: "";
}
.fa-square:before
{
    content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before
{
    content: "";
}
.fa-list-ul:before
{
    content: "";
}
.fa-list-ol:before
{
    content: "";
}
.fa-strikethrough:before
{
    content: "";
}
.fa-underline:before
{
    content: "";
}
.fa-table:before
{
    content: "";
}
.fa-magic:before
{
    content: "";
}
.fa-truck:before
{
    content: "";
}
.fa-pinterest:before
{
    content: "";
}
.fa-pinterest-square:before
{
    content: "";
}
.fa-google-plus-square:before
{
    content: "";
}
.fa-google-plus:before
{
    content: "";
}
.fa-money:before
{
    content: "";
}
.fa-caret-down:before
{
    content: "";
}
.fa-caret-up:before
{
    content: "";
}
.fa-caret-left:before
{
    content: "";
}
.fa-caret-right:before
{
    content: "";
}
.fa-columns:before
{
    content: "";
}
.fa-unsorted:before, .fa-sort:before
{
    content: "";
}
.fa-sort-down:before, .fa-sort-desc:before
{
    content: "";
}
.fa-sort-up:before, .fa-sort-asc:before
{
    content: "";
}
.fa-envelope:before
{
    content: "";
}
.fa-linkedin:before
{
    content: "";
}
.fa-rotate-left:before, .fa-undo:before
{
    content: "";
}
.fa-legal:before, .fa-gavel:before
{
    content: "";
}
.fa-dashboard:before, .fa-tachometer:before
{
    content: "";
}
.fa-comment-o:before
{
    content: "";
}
.fa-comments-o:before
{
    content: "";
}
.fa-flash:before, .fa-bolt:before
{
    content: "";
}
.fa-sitemap:before
{
    content: "";
}
.fa-umbrella:before
{
    content: "";
}
.fa-paste:before, .fa-clipboard:before
{
    content: "";
}
.fa-lightbulb-o:before
{
    content: "";
}
.fa-exchange:before
{
    content: "";
}
.fa-cloud-download:before
{
    content: "";
}
.fa-cloud-upload:before
{
    content: "";
}
.fa-user-md:before
{
    content: "";
}
.fa-stethoscope:before
{
    content: "";
}
.fa-suitcase:before
{
    content: "";
}
.fa-bell-o:before
{
    content: "";
}
.fa-coffee:before
{
    content: "";
}
.fa-cutlery:before
{
    content: "";
}
.fa-file-text-o:before
{
    content: "";
}
.fa-building-o:before
{
    content: "";
}
.fa-hospital-o:before
{
    content: "";
}
.fa-ambulance:before
{
    content: "";
}
.fa-medkit:before
{
    content: "";
}
.fa-fighter-jet:before
{
    content: "";
}
.fa-beer:before
{
    content: "";
}
.fa-h-square:before
{
    content: "";
}
.fa-plus-square:before
{
    content: "";
}
.fa-angle-double-left:before
{
    content: "";
}
.fa-angle-double-right:before
{
    content: "";
}
.fa-angle-double-up:before
{
    content: "";
}
.fa-angle-double-down:before
{
    content: "";
}
.fa-angle-left:before
{
    content: "";
}
.fa-angle-right:before
{
    content: "";
}
.fa-angle-up:before
{
    content: "";
}
.fa-angle-down:before
{
    content: "";
}
.fa-desktop:before
{
    content: "";
}
.fa-laptop:before
{
    content: "";
}
.fa-tablet:before
{
    content: "";
}
.fa-mobile-phone:before, .fa-mobile:before
{
    content: "";
}
.fa-circle-o:before
{
    content: "";
}
.fa-quote-left:before
{
    content: "";
}
.fa-quote-right:before
{
    content: "";
}
.fa-spinner:before
{
    content: "";
}
.fa-circle:before
{
    content: "";
}
.fa-mail-reply:before, .fa-reply:before
{
    content: "";
}
.fa-github-alt:before
{
    content: "";
}
.fa-folder-o:before
{
    content: "";
}
.fa-folder-open-o:before
{
    content: "";
}
.fa-smile-o:before
{
    content: "";
}
.fa-frown-o:before
{
    content: "";
}
.fa-meh-o:before
{
    content: "";
}
.fa-gamepad:before
{
    content: "";
}
.fa-keyboard-o:before
{
    content: "";
}
.fa-flag-o:before
{
    content: "";
}
.fa-flag-checkered:before
{
    content: "";
}
.fa-terminal:before
{
    content: "";
}
.fa-code:before
{
    content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before
{
    content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before
{
    content: "";
}
.fa-location-arrow:before
{
    content: "";
}
.fa-crop:before
{
    content: "";
}
.fa-code-fork:before
{
    content: "";
}
.fa-unlink:before, .fa-chain-broken:before
{
    content: "";
}
.fa-question:before
{
    content: "";
}
.fa-info:before
{
    content: "";
}
.fa-exclamation:before
{
    content: "";
}
.fa-superscript:before
{
    content: "";
}
.fa-subscript:before
{
    content: "";
}
.fa-eraser:before
{
    content: "";
}
.fa-puzzle-piece:before
{
    content: "";
}
.fa-microphone:before
{
    content: "";
}
.fa-microphone-slash:before
{
    content: "";
}
.fa-shield:before
{
    content: "";
}
.fa-calendar-o:before
{
    content: "";
}
.fa-fire-extinguisher:before
{
    content: "";
}
.fa-rocket:before
{
    content: "";
}
.fa-maxcdn:before
{
    content: "";
}
.fa-chevron-circle-left:before
{
    content: "";
}
.fa-chevron-circle-right:before
{
    content: "";
}
.fa-chevron-circle-up:before
{
    content: "";
}
.fa-chevron-circle-down:before
{
    content: "";
}
.fa-html5:before
{
    content: "";
}
.fa-css3:before
{
    content: "";
}
.fa-anchor:before
{
    content: "";
}
.fa-unlock-alt:before
{
    content: "";
}
.fa-bullseye:before
{
    content: "";
}
.fa-ellipsis-h:before
{
    content: "";
}
.fa-ellipsis-v:before
{
    content: "";
}
.fa-rss-square:before
{
    content: "";
}
.fa-play-circle:before
{
    content: "";
}
.fa-ticket:before
{
    content: "";
}
.fa-minus-square:before
{
    content: "";
}
.fa-minus-square-o:before
{
    content: "";
}
.fa-level-up:before
{
    content: "";
}
.fa-level-down:before
{
    content: "";
}
.fa-check-square:before
{
    content: "";
}
.fa-pencil-square:before
{
    content: "";
}
.fa-external-link-square:before
{
    content: "";
}
.fa-share-square:before
{
    content: "";
}
.fa-compass:before
{
    content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before
{
    content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before
{
    content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before
{
    content: "";
}
.fa-euro:before, .fa-eur:before
{
    content: "";
}
.fa-gbp:before
{
    content: "";
}
.fa-dollar:before, .fa-usd:before
{
    content: "";
}
.fa-rupee:before, .fa-inr:before
{
    content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before
{
    content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before
{
    content: "";
}
.fa-won:before, .fa-krw:before
{
    content: "";
}
.fa-bitcoin:before, .fa-btc:before
{
    content: "";
}
.fa-file:before
{
    content: "";
}
.fa-file-text:before
{
    content: "";
}
.fa-sort-alpha-asc:before
{
    content: "";
}
.fa-sort-alpha-desc:before
{
    content: "";
}
.fa-sort-amount-asc:before
{
    content: "";
}
.fa-sort-amount-desc:before
{
    content: "";
}
.fa-sort-numeric-asc:before
{
    content: "";
}
.fa-sort-numeric-desc:before
{
    content: "";
}
.fa-thumbs-up:before
{
    content: "";
}
.fa-thumbs-down:before
{
    content: "";
}
.fa-youtube-square:before
{
    content: "";
}
.fa-youtube:before
{
    content: "";
}
.fa-xing:before
{
    content: "";
}
.fa-xing-square:before
{
    content: "";
}
.fa-youtube-play:before
{
    content: "";
}
.fa-dropbox:before
{
    content: "";
}
.fa-stack-overflow:before
{
    content: "";
}
.fa-instagram:before
{
    content: "";
}
.fa-flickr:before
{
    content: "";
}
.fa-adn:before
{
    content: "";
}
.fa-bitbucket:before
{
    content: "";
}
.fa-bitbucket-square:before
{
    content: "";
}
.fa-tumblr:before
{
    content: "";
}
.fa-tumblr-square:before
{
    content: "";
}
.fa-long-arrow-down:before
{
    content: "";
}
.fa-long-arrow-up:before
{
    content: "";
}
.fa-long-arrow-left:before
{
    content: "";
}
.fa-long-arrow-right:before
{
    content: "";
}
.fa-apple:before
{
    content: "";
}
.fa-windows:before
{
    content: "";
}
.fa-android:before
{
    content: "";
}
.fa-linux:before
{
    content: "";
}
.fa-dribbble:before
{
    content: "";
}
.fa-skype:before
{
    content: "";
}
.fa-foursquare:before
{
    content: "";
}
.fa-trello:before
{
    content: "";
}
.fa-female:before
{
    content: "";
}
.fa-male:before
{
    content: "";
}
.fa-gittip:before, .fa-gratipay:before
{
    content: "";
}
.fa-sun-o:before
{
    content: "";
}
.fa-moon-o:before
{
    content: "";
}
.fa-archive:before
{
    content: "";
}
.fa-bug:before
{
    content: "";
}
.fa-vk:before
{
    content: "";
}
.fa-weibo:before
{
    content: "";
}
.fa-renren:before
{
    content: "";
}
.fa-pagelines:before
{
    content: "";
}
.fa-stack-exchange:before
{
    content: "";
}
.fa-arrow-circle-o-right:before
{
    content: "";
}
.fa-arrow-circle-o-left:before
{
    content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before
{
    content: "";
}
.fa-dot-circle-o:before
{
    content: "";
}
.fa-wheelchair:before
{
    content: "";
}
.fa-vimeo-square:before
{
    content: "";
}
.fa-turkish-lira:before, .fa-try:before
{
    content: "";
}
.fa-plus-square-o:before
{
    content: "";
}
.fa-space-shuttle:before
{
    content: "";
}
.fa-slack:before
{
    content: "";
}
.fa-envelope-square:before
{
    content: "";
}
.fa-wordpress:before
{
    content: "";
}
.fa-openid:before
{
    content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before
{
    content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before
{
    content: "";
}
.fa-yahoo:before
{
    content: "";
}
.fa-google:before
{
    content: "";
}
.fa-reddit:before
{
    content: "";
}
.fa-reddit-square:before
{
    content: "";
}
.fa-stumbleupon-circle:before
{
    content: "";
}
.fa-stumbleupon:before
{
    content: "";
}
.fa-delicious:before
{
    content: "";
}
.fa-digg:before
{
    content: "";
}
.fa-pied-piper-pp:before
{
    content: "";
}
.fa-pied-piper-alt:before
{
    content: "";
}
.fa-drupal:before
{
    content: "";
}
.fa-joomla:before
{
    content: "";
}
.fa-language:before
{
    content: "";
}
.fa-fax:before
{
    content: "";
}
.fa-building:before
{
    content: "";
}
.fa-child:before
{
    content: "";
}
.fa-paw:before
{
    content: "";
}
.fa-spoon:before
{
    content: "";
}
.fa-cube:before
{
    content: "";
}
.fa-cubes:before
{
    content: "";
}
.fa-behance:before
{
    content: "";
}
.fa-behance-square:before
{
    content: "";
}
.fa-steam:before
{
    content: "";
}
.fa-steam-square:before
{
    content: "";
}
.fa-recycle:before
{
    content: "";
}
.fa-automobile:before, .fa-car:before
{
    content: "";
}
.fa-cab:before, .fa-taxi:before
{
    content: "";
}
.fa-tree:before
{
    content: "";
}
.fa-spotify:before
{
    content: "";
}
.fa-deviantart:before
{
    content: "";
}
.fa-soundcloud:before
{
    content: "";
}
.fa-database:before
{
    content: "";
}
.fa-file-pdf-o:before
{
    content: "";
}
.fa-file-word-o:before
{
    content: "";
}
.fa-file-excel-o:before
{
    content: "";
}
.fa-file-powerpoint-o:before
{
    content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before
{
    content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before
{
    content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before
{
    content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before
{
    content: "";
}
.fa-file-code-o:before
{
    content: "";
}
.fa-vine:before
{
    content: "";
}
.fa-codepen:before
{
    content: "";
}
.fa-jsfiddle:before
{
    content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before
{
    content: "";
}
.fa-circle-o-notch:before
{
    content: "";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before
{
    content: "";
}
.fa-ge:before, .fa-empire:before
{
    content: "";
}
.fa-git-square:before
{
    content: "";
}
.fa-git:before
{
    content: "";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before
{
    content: "";
}
.fa-tencent-weibo:before
{
    content: "";
}
.fa-qq:before
{
    content: "";
}
.fa-wechat:before, .fa-weixin:before
{
    content: "";
}
.fa-send:before, .fa-paper-plane:before
{
    content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before
{
    content: "";
}
.fa-history:before
{
    content: "";
}
.fa-circle-thin:before
{
    content: "";
}
.fa-header:before
{
    content: "";
}
.fa-paragraph:before
{
    content: "";
}
.fa-sliders:before
{
    content: "";
}
.fa-share-alt:before
{
    content: "";
}
.fa-share-alt-square:before
{
    content: "";
}
.fa-bomb:before
{
    content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before
{
    content: "";
}
.fa-tty:before
{
    content: "";
}
.fa-binoculars:before
{
    content: "";
}
.fa-plug:before
{
    content: "";
}
.fa-slideshare:before
{
    content: "";
}
.fa-twitch:before
{
    content: "";
}
.fa-yelp:before
{
    content: "";
}
.fa-newspaper-o:before
{
    content: "";
}
.fa-wifi:before
{
    content: "";
}
.fa-calculator:before
{
    content: "";
}
.fa-paypal:before
{
    content: "";
}
.fa-google-wallet:before
{
    content: "";
}
.fa-cc-visa:before
{
    content: "";
}
.fa-cc-mastercard:before
{
    content: "";
}
.fa-cc-discover:before
{
    content: "";
}
.fa-cc-amex:before
{
    content: "";
}
.fa-cc-paypal:before
{
    content: "";
}
.fa-cc-stripe:before
{
    content: "";
}
.fa-bell-slash:before
{
    content: "";
}
.fa-bell-slash-o:before
{
    content: "";
}
.fa-trash:before
{
    content: "";
}
.fa-copyright:before
{
    content: "";
}
.fa-at:before
{
    content: "";
}
.fa-eyedropper:before
{
    content: "";
}
.fa-paint-brush:before
{
    content: "";
}
.fa-birthday-cake:before
{
    content: "";
}
.fa-area-chart:before
{
    content: "";
}
.fa-pie-chart:before
{
    content: "";
}
.fa-line-chart:before
{
    content: "";
}
.fa-lastfm:before
{
    content: "";
}
.fa-lastfm-square:before
{
    content: "";
}
.fa-toggle-off:before
{
    content: "";
}
.fa-toggle-on:before
{
    content: "";
}
.fa-bicycle:before
{
    content: "";
}
.fa-bus:before
{
    content: "";
}
.fa-ioxhost:before
{
    content: "";
}
.fa-angellist:before
{
    content: "";
}
.fa-cc:before
{
    content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before
{
    content: "";
}
.fa-meanpath:before
{
    content: "";
}
.fa-buysellads:before
{
    content: "";
}
.fa-connectdevelop:before
{
    content: "";
}
.fa-dashcube:before
{
    content: "";
}
.fa-forumbee:before
{
    content: "";
}
.fa-leanpub:before
{
    content: "";
}
.fa-sellsy:before
{
    content: "";
}
.fa-shirtsinbulk:before
{
    content: "";
}
.fa-simplybuilt:before
{
    content: "";
}
.fa-skyatlas:before
{
    content: "";
}
.fa-cart-plus:before
{
    content: "";
}
.fa-cart-arrow-down:before
{
    content: "";
}
.fa-diamond:before
{
    content: "";
}
.fa-ship:before
{
    content: "";
}
.fa-user-secret:before
{
    content: "";
}
.fa-motorcycle:before
{
    content: "";
}
.fa-street-view:before
{
    content: "";
}
.fa-heartbeat:before
{
    content: "";
}
.fa-venus:before
{
    content: "";
}
.fa-mars:before
{
    content: "";
}
.fa-mercury:before
{
    content: "";
}
.fa-intersex:before, .fa-transgender:before
{
    content: "";
}
.fa-transgender-alt:before
{
    content: "";
}
.fa-venus-double:before
{
    content: "";
}
.fa-mars-double:before
{
    content: "";
}
.fa-venus-mars:before
{
    content: "";
}
.fa-mars-stroke:before
{
    content: "";
}
.fa-mars-stroke-v:before
{
    content: "";
}
.fa-mars-stroke-h:before
{
    content: "";
}
.fa-neuter:before
{
    content: "";
}
.fa-genderless:before
{
    content: "";
}
.fa-facebook-official:before
{
    content: "";
}
.fa-pinterest-p:before
{
    content: "";
}
.fa-whatsapp:before
{
    content: "";
}
.fa-server:before
{
    content: "";
}
.fa-user-plus:before
{
    content: "";
}
.fa-user-times:before
{
    content: "";
}
.fa-hotel:before, .fa-bed:before
{
    content: "";
}
.fa-viacoin:before
{
    content: "";
}
.fa-train:before
{
    content: "";
}
.fa-subway:before
{
    content: "";
}
.fa-medium:before
{
    content: "";
}
.fa-yc:before, .fa-y-combinator:before
{
    content: "";
}
.fa-optin-monster:before
{
    content: "";
}
.fa-opencart:before
{
    content: "";
}
.fa-expeditedssl:before
{
    content: "";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before
{
    content: "";
}
.fa-battery-3:before, .fa-battery-three-quarters:before
{
    content: "";
}
.fa-battery-2:before, .fa-battery-half:before
{
    content: "";
}
.fa-battery-1:before, .fa-battery-quarter:before
{
    content: "";
}
.fa-battery-0:before, .fa-battery-empty:before
{
    content: "";
}
.fa-mouse-pointer:before
{
    content: "";
}
.fa-i-cursor:before
{
    content: "";
}
.fa-object-group:before
{
    content: "";
}
.fa-object-ungroup:before
{
    content: "";
}
.fa-sticky-note:before
{
    content: "";
}
.fa-sticky-note-o:before
{
    content: "";
}
.fa-cc-jcb:before
{
    content: "";
}
.fa-cc-diners-club:before
{
    content: "";
}
.fa-clone:before
{
    content: "";
}
.fa-balance-scale:before
{
    content: "";
}
.fa-hourglass-o:before
{
    content: "";
}
.fa-hourglass-1:before, .fa-hourglass-start:before
{
    content: "";
}
.fa-hourglass-2:before, .fa-hourglass-half:before
{
    content: "";
}
.fa-hourglass-3:before, .fa-hourglass-end:before
{
    content: "";
}
.fa-hourglass:before
{
    content: "";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before
{
    content: "";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before
{
    content: "";
}
.fa-hand-scissors-o:before
{
    content: "";
}
.fa-hand-lizard-o:before
{
    content: "";
}
.fa-hand-spock-o:before
{
    content: "";
}
.fa-hand-pointer-o:before
{
    content: "";
}
.fa-hand-peace-o:before
{
    content: "";
}
.fa-trademark:before
{
    content: "";
}
.fa-registered:before
{
    content: "";
}
.fa-creative-commons:before
{
    content: "";
}
.fa-gg:before
{
    content: "";
}
.fa-gg-circle:before
{
    content: "";
}
.fa-tripadvisor:before
{
    content: "";
}
.fa-odnoklassniki:before
{
    content: "";
}
.fa-odnoklassniki-square:before
{
    content: "";
}
.fa-get-pocket:before
{
    content: "";
}
.fa-wikipedia-w:before
{
    content: "";
}
.fa-safari:before
{
    content: "";
}
.fa-chrome:before
{
    content: "";
}
.fa-firefox:before
{
    content: "";
}
.fa-opera:before
{
    content: "";
}
.fa-internet-explorer:before
{
    content: "";
}
.fa-tv:before, .fa-television:before
{
    content: "";
}
.fa-contao:before
{
    content: "";
}
.fa-500px:before
{
    content: "";
}
.fa-amazon:before
{
    content: "";
}
.fa-calendar-plus-o:before
{
    content: "";
}
.fa-calendar-minus-o:before
{
    content: "";
}
.fa-calendar-times-o:before
{
    content: "";
}
.fa-calendar-check-o:before
{
    content: "";
}
.fa-industry:before
{
    content: "";
}
.fa-map-pin:before
{
    content: "";
}
.fa-map-signs:before
{
    content: "";
}
.fa-map-o:before
{
    content: "";
}
.fa-map:before
{
    content: "";
}
.fa-commenting:before
{
    content: "";
}
.fa-commenting-o:before
{
    content: "";
}
.fa-houzz:before
{
    content: "";
}
.fa-vimeo:before
{
    content: "";
}
.fa-black-tie:before
{
    content: "";
}
.fa-fonticons:before
{
    content: "";
}
.fa-reddit-alien:before
{
    content: "";
}
.fa-edge:before
{
    content: "";
}
.fa-credit-card-alt:before
{
    content: "";
}
.fa-codiepie:before
{
    content: "";
}
.fa-modx:before
{
    content: "";
}
.fa-fort-awesome:before
{
    content: "";
}
.fa-usb:before
{
    content: "";
}
.fa-product-hunt:before
{
    content: "";
}
.fa-mixcloud:before
{
    content: "";
}
.fa-scribd:before
{
    content: "";
}
.fa-pause-circle:before
{
    content: "";
}
.fa-pause-circle-o:before
{
    content: "";
}
.fa-stop-circle:before
{
    content: "";
}
.fa-stop-circle-o:before
{
    content: "";
}
.fa-shopping-bag:before
{
    content: "";
}
.fa-shopping-basket:before
{
    content: "";
}
.fa-hashtag:before
{
    content: "";
}
.fa-bluetooth:before
{
    content: "";
}
.fa-bluetooth-b:before
{
    content: "";
}
.fa-percent:before
{
    content: "";
}
.fa-gitlab:before
{
    content: "";
}
.fa-wpbeginner:before
{
    content: "";
}
.fa-wpforms:before
{
    content: "";
}
.fa-envira:before
{
    content: "";
}
.fa-universal-access:before
{
    content: "";
}
.fa-wheelchair-alt:before
{
    content: "";
}
.fa-question-circle-o:before
{
    content: "";
}
.fa-blind:before
{
    content: "";
}
.fa-audio-description:before
{
    content: "";
}
.fa-volume-control-phone:before
{
    content: "";
}
.fa-braille:before
{
    content: "";
}
.fa-assistive-listening-systems:before
{
    content: "";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before
{
    content: "";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before
{
    content: "";
}
.fa-glide:before
{
    content: "";
}
.fa-glide-g:before
{
    content: "";
}
.fa-signing:before, .fa-sign-language:before
{
    content: "";
}
.fa-low-vision:before
{
    content: "";
}
.fa-viadeo:before
{
    content: "";
}
.fa-viadeo-square:before
{
    content: "";
}
.fa-snapchat:before
{
    content: "";
}
.fa-snapchat-ghost:before
{
    content: "";
}
.fa-snapchat-square:before
{
    content: "";
}
.fa-pied-piper:before
{
    content: "";
}
.fa-first-order:before
{
    content: "";
}
.fa-yoast:before
{
    content: "";
}
.fa-themeisle:before
{
    content: "";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before
{
    content: "";
}
.fa-fa:before, .fa-font-awesome:before
{
    content: "";
}
.fa-handshake-o:before
{
    content: "";
}
.fa-envelope-open:before
{
    content: "";
}
.fa-envelope-open-o:before
{
    content: "";
}
.fa-linode:before
{
    content: "";
}
.fa-address-book:before
{
    content: "";
}
.fa-address-book-o:before
{
    content: "";
}
.fa-vcard:before, .fa-address-card:before
{
    content: "";
}
.fa-vcard-o:before, .fa-address-card-o:before
{
    content: "";
}
.fa-user-circle:before
{
    content: "";
}
.fa-user-circle-o:before
{
    content: "";
}
.fa-user-o:before
{
    content: "";
}
.fa-id-badge:before
{
    content: "";
}
.fa-drivers-license:before, .fa-id-card:before
{
    content: "";
}
.fa-drivers-license-o:before, .fa-id-card-o:before
{
    content: "";
}
.fa-quora:before
{
    content: "";
}
.fa-free-code-camp:before
{
    content: "";
}
.fa-telegram:before
{
    content: "";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before
{
    content: "";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before
{
    content: "";
}
.fa-thermometer-2:before, .fa-thermometer-half:before
{
    content: "";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before
{
    content: "";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before
{
    content: "";
}
.fa-shower:before
{
    content: "";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before
{
    content: "";
}
.fa-podcast:before
{
    content: "";
}
.fa-window-maximize:before
{
    content: "";
}
.fa-window-minimize:before
{
    content: "";
}
.fa-window-restore:before
{
    content: "";
}
.fa-times-rectangle:before, .fa-window-close:before
{
    content: "";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before
{
    content: "";
}
.fa-bandcamp:before
{
    content: "";
}
.fa-grav:before
{
    content: "";
}
.fa-etsy:before
{
    content: "";
}
.fa-imdb:before
{
    content: "";
}
.fa-ravelry:before
{
    content: "";
}
.fa-eercast:before
{
    content: "";
}
.fa-microchip:before
{
    content: "";
}
.fa-snowflake-o:before
{
    content: "";
}
.fa-superpowers:before
{
    content: "";
}
.fa-wpexplorer:before
{
    content: "";
}
.fa-meetup:before
{
    content: "";
}
.sr-only
{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus
{
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
html
{
    box-sizing: border-box;
}
*, *:before, *:after
{
    box-sizing: inherit;
}
body
{
    background: #fff;
}
blockquote, q
{
    quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
hr
{
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul, ol
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 24px 0;
    padding: 0 0 0 34px;
}
@media only screen and (min-width: 530px)
{
    ul, ol
    {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
ul li, ol li
{
    margin-bottom: 0;
}
ul
{
    list-style: disc;
}
ol
{
    list-style: decimal;
}
li>ul, li>ol
{
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt
{
    font-weight: bold;
}
dd
{
    margin: 0 1.5em 1.5em;
}
img
{
    height: auto;
    max-width: 100%;
}
figure
{
    margin: 1em 0 0;
}
table
{
    margin: 0 0 1.5em;
    width: 100%;
}
p
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 20px;
}
@media only screen and (min-width: 782px)
{
    p
    {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5;
    }
}
strong
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 400;
}
dfn, cite, em, i
{
    font-style: italic;
}
blockquote
{
    border-left: 2px solid #09c19c;
    margin: 48px 0 40px;
    padding: 0 0 0 30px;
}
address
{
    margin: 0 0 1.5em;
}
pre
{
    background: #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var
{
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
    font-size: 15px;
    font-size: .9375rem;
}
abbr, acronym
{
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins
{
    background: #fff9c0;
    text-decoration: none;
}
big
{
    font-size: 125%;
}
h1, h2, h3, h4, h5, h6
{
    clear: both;
    font-family: upgrade-lights,sans-serif;
    font-weight: 300;
    line-height: 1;
    margin-top: 0;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    font-weight: 400;
}
h3
{
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
}
@media only screen and (min-width: 530px)
{
    h3
    {
        font-size: 32px;
        font-size: 2rem;
    }
}
.marker
{
    color: rgba(255,255,255,.5);
    font-family: upgrade-lights,sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 0;
}
.block-marker
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.wpa-btn
{
    color: #343e36;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 400;
    padding: 0 0 0 58px;
    position: relative;
    text-align: center;
    transition: .6s ease;
    max-width: 100%;
}
@media only screen and (min-width: 782px)
{
    .wpa-btn
    {
        font-size: 22px;
        font-size: 1.375rem;
    }
}
.wpa-btn:visited
{
    color: #343e36;
}
.wpa-btn:focus
{
    color: #09c19c;
    outline: none;
}
.wpa-btn:hover, .wpa-btn.active
{
    color: #09c19c;
    padding-left: 70px;
}
.wpa-btn:hover:before, .wpa-btn.active:before
{
    filter: grayscale(0);
    left: 12px;
}
.wpa-btn:before
{
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 33px;
    height: 13px;
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-orange@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter: grayscale(100%);
    transition: .6s ease;
}
.wpa-btn.white-btn
{
    background-color: #f5f8f7;
    padding: 14px 33px;
}
.wpa-btn.white-btn:before
{
    background-image: none;
}
.wpa-btn.orange-btn
{
    background-color: #09c19c;
    color: #fff;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 14px 33px;
}
.wpa-btn.orange-btn:before
{
    background-image: none;
}
.wpa-btn.orange-btn:hover
{
    background-color: #343e36;
}
.arrow-button
{
    padding-top: 24px;
}
.arrow-button .wpa-btn
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
}
.btn-arrow-after
{
    padding: 0 58px 0 0;
}
.btn-arrow-after:before
{
    left: auto;
    right: 0;
    top: 6px;
    filter: brightness(0) invert(1);
}
.btn-arrow-after:hover
{
    padding-left: 0;
}
.btn-arrow-after:hover:before
{
    left: auto;
}
.arrow-only-button
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/large-arrow@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 66px;
    transition: margin .6s;
}
.arrow-only-button:hover
{
    margin-left: 12px;
}
.wpa-underline
{
    border-bottom: 1px solid #000;
}
.wpa-underline:hover
{
    color: #09c19c;
    border-color: #09c19c;
}
button, input[type=button], input[type=reset], input[type=submit]
{
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0;
    background: #343e36;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    padding: 14px 32px;
    transition: .6s;
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover
{
    background-color: #09c19c;
    border-color: #09c19c;
}
button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus
{
    border-color: #aaa #bbb #bbb;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea
{
    background-color: rgba(0,0,0,0);
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 3px;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, textarea:focus
{
    color: #111;
}
select
{
    border: 1px solid #ccc;
}
textarea
{
    width: 100%;
}
body.loaded #page .gform_wrapper
{
    display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley
{
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed, iframe, object
{
    max-width: 100%;
}
.wp-caption
{
    max-width: 100%;
}
.wp-caption img[class*=wp-image-]
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text
{
    margin: 6px 0 0;
}
.wp-caption-text
{
    opacity: .7;
    font-size: 14px;
    font-size: .875rem;
    line-height: 2;
    text-align: left;
}
.gallery
{
    margin-bottom: 1.5em;
}
.gallery-item
{
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item
{
    max-width: 50%;
}
.gallery-columns-3 .gallery-item
{
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item
{
    max-width: 25%;
}
.gallery-columns-5 .gallery-item
{
    max-width: 20%;
}
.gallery-columns-6 .gallery-item
{
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item
{
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item
{
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item
{
    max-width: 11.11%;
}
.gallery-caption
{
    display: block;
}
#page
{
    overflow: hidden;
}
.white-header #content, .search-results #content, .search-no-results #content, .single-post #content, .single-wpa_funds #content, .single-wpa_trusts #content
{
    padding-top: 80px;
}
@media only screen and (min-width: 782px)
{
    .white-header #content, .search-results #content, .search-no-results #content, .single-post #content, .single-wpa_funds #content, .single-wpa_trusts #content
    {
        padding-top: 120px;
    }
}
@media only screen and (min-width: 1000px)
{
    .white-header #content, .search-results #content, .search-no-results #content, .single-post #content, .single-wpa_funds #content, .single-wpa_trusts #content
    {
        padding-top: 176px;
    }
}
.page-template-template-news #content
{
    padding-top: 64px;
}
@media only screen and (min-width: 782px)
{
    .page-template-template-news #content
    {
        padding-top: 80px;
    }
}
.container
{
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px;
    width: 1200px;
}
.sticky
{
    display: block;
}
.hentry
{
    margin: 0;
}
.byline, .updated:not(.published)
{
    display: none;
}
.single .byline, .group-blog .byline
{
    display: inline;
}
.page-content, .entry-content, .entry-summary
{
    margin: 0;
}
.page-links
{
    clear: both;
    margin: 0;
}
.comment-content a
{
    word-wrap: break-word;
}
.bypostauthor
{
    display: block;
}
.widget
{
    margin: 0 0 1.5em;
}
.widget select
{
    max-width: 100%;
}
.screen-reader-text
{
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal!important;
}
.screen-reader-text:focus
{
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#content[tabindex="-1"]:focus
{
    outline: 0;
}
.alignleft
{
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright
{
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter
{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after
{
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after
{
    clear: both;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer
{
    display: none;
}
.infinity-end.neverending .site-footer
{
    display: block;
}
#masthead
{
    background-color: rgba(255,255,255,.95);
    border-bottom: 1px solid rgba(52,62,54,.2);
    height: 64px;
    padding-top: 12px;
    position: fixed;
    top: 0;
    width: 100%;
    transition: background-color .4s ease-in-out;
    z-index: 14;
}
@media only screen and (min-width: 782px)
{
    #masthead
    {
        height: 80px;
        padding-top: 10px;
    }
}
@media only screen and (min-width: 1000px)
{
    #masthead
    {
        background-color: rgba(0,0,0,0);
        border-bottom: 1px solid rgba(0,0,0,0);
    }
}
.scrolled-header #masthead
{
    background-color: rgba(255,255,255,.95);
    border-bottom-color: rgba(52,62,54,.2);
}
.scrolled-header .primary-navigation-left a:hover, .scrolled-header .primary-navigation-right a:hover
{
    border-bottom: 1px solid #09c19c;
}
.scrolled-header .primary-navigation-left .current-menu-parent>a, .scrolled-header .primary-navigation-right .current-menu-parent>a
{
    border-bottom: 1px solid #09c19c;
}
.search-open .scrolled-header #masthead
{
    background-color: rgba(0,0,0,0);
    border-bottom: none;
}
.white-header #masthead, .search-results #masthead, .search-no-results #masthead, .single-post #masthead, .single-wpa_funds #masthead, .single-wpa_trusts #masthead
{
    background-color: rgba(255,255,255,.95);
    border-bottom-color: rgba(52,62,54,.2);
}
.white-header.search-open #masthead, .search-results.search-open #masthead, .search-no-results.search-open #masthead, .single-post.search-open #masthead, .single-wpa_funds.search-open #masthead, .single-wpa_trusts.search-open #masthead
{
    background-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
}
.white-header .header-fade, .search-results .header-fade, .search-no-results .header-fade, .single-post .header-fade, .single-wpa_funds .header-fade, .single-wpa_trusts .header-fade
{
    display: none;
}
.white-header .primary-navigation-left a:hover, .white-header .primary-navigation-right a:hover, .search-results .primary-navigation-left a:hover, .search-results .primary-navigation-right a:hover, .search-no-results .primary-navigation-left a:hover, .search-no-results .primary-navigation-right a:hover, .single-post .primary-navigation-left a:hover, .single-post .primary-navigation-right a:hover, .single-wpa_funds .primary-navigation-left a:hover, .single-wpa_funds .primary-navigation-right a:hover, .single-wpa_trusts .primary-navigation-left a:hover, .single-wpa_trusts .primary-navigation-right a:hover
{
    border-bottom: 1px solid #09c19c;
}
.white-header .primary-navigation-left .current-menu-parent>a, .white-header .primary-navigation-right .current-menu-parent>a, .search-results .primary-navigation-left .current-menu-parent>a, .search-results .primary-navigation-right .current-menu-parent>a, .search-no-results .primary-navigation-left .current-menu-parent>a, .search-no-results .primary-navigation-right .current-menu-parent>a, .single-post .primary-navigation-left .current-menu-parent>a, .single-post .primary-navigation-right .current-menu-parent>a, .single-wpa_funds .primary-navigation-left .current-menu-parent>a, .single-wpa_funds .primary-navigation-right .current-menu-parent>a, .single-wpa_trusts .primary-navigation-left .current-menu-parent>a, .single-wpa_trusts .primary-navigation-right .current-menu-parent>a
{
    border-bottom: 1px solid #09c19c;
}
.white-header .primary-navigation-left .current_page_item>a, .white-header .primary-navigation-left .current-menu-item>a, .white-header .primary-navigation-left .current_page_ancestor>a, .white-header .primary-navigation-left .current-menu-ancestor>a, .white-header .primary-navigation-right .current_page_item>a, .white-header .primary-navigation-right .current-menu-item>a, .white-header .primary-navigation-right .current_page_ancestor>a, .white-header .primary-navigation-right .current-menu-ancestor>a, .search-results .primary-navigation-left .current_page_item>a, .search-results .primary-navigation-left .current-menu-item>a, .search-results .primary-navigation-left .current_page_ancestor>a, .search-results .primary-navigation-left .current-menu-ancestor>a, .search-results .primary-navigation-right .current_page_item>a, .search-results .primary-navigation-right .current-menu-item>a, .search-results .primary-navigation-right .current_page_ancestor>a, .search-results .primary-navigation-right .current-menu-ancestor>a, .search-no-results .primary-navigation-left .current_page_item>a, .search-no-results .primary-navigation-left .current-menu-item>a, .search-no-results .primary-navigation-left .current_page_ancestor>a, .search-no-results .primary-navigation-left .current-menu-ancestor>a, .search-no-results .primary-navigation-right .current_page_item>a, .search-no-results .primary-navigation-right .current-menu-item>a, .search-no-results .primary-navigation-right .current_page_ancestor>a, .search-no-results .primary-navigation-right .current-menu-ancestor>a, .single-post .primary-navigation-left .current_page_item>a, .single-post .primary-navigation-left .current-menu-item>a, .single-post .primary-navigation-left .current_page_ancestor>a, .single-post .primary-navigation-left .current-menu-ancestor>a, .single-post .primary-navigation-right .current_page_item>a, .single-post .primary-navigation-right .current-menu-item>a, .single-post .primary-navigation-right .current_page_ancestor>a, .single-post .primary-navigation-right .current-menu-ancestor>a, .single-wpa_funds .primary-navigation-left .current_page_item>a, .single-wpa_funds .primary-navigation-left .current-menu-item>a, .single-wpa_funds .primary-navigation-left .current_page_ancestor>a, .single-wpa_funds .primary-navigation-left .current-menu-ancestor>a, .single-wpa_funds .primary-navigation-right .current_page_item>a, .single-wpa_funds .primary-navigation-right .current-menu-item>a, .single-wpa_funds .primary-navigation-right .current_page_ancestor>a, .single-wpa_funds .primary-navigation-right .current-menu-ancestor>a, .single-wpa_trusts .primary-navigation-left .current_page_item>a, .single-wpa_trusts .primary-navigation-left .current-menu-item>a, .single-wpa_trusts .primary-navigation-left .current_page_ancestor>a, .single-wpa_trusts .primary-navigation-left .current-menu-ancestor>a, .single-wpa_trusts .primary-navigation-right .current_page_item>a, .single-wpa_trusts .primary-navigation-right .current-menu-item>a, .single-wpa_trusts .primary-navigation-right .current_page_ancestor>a, .single-wpa_trusts .primary-navigation-right .current-menu-ancestor>a
{
    border-bottom: 1px solid #09c19c;
}
.site-branding
{
    margin: 0 auto;
    width: 64px;
}
@media only screen and (min-width: 782px)
{
    .site-branding
    {
        width: 90px;
    }
}
@media only screen and (min-width: 1000px)
{
    .site-branding
    {
        margin: 0;
    }
}
.header-row
{
    display: flex;
    flex-direction: row;
    position: relative;
}
.header-row::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .header-row
    {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.admin-bar #masthead
{
    top: 46px;
}
@media only screen and (min-width: 782px)
{
    .admin-bar #masthead
    {
        top: 32px;
    }
}
.cssfilters .scrolled-header .site-branding-default
{
    filter: grayscale(.8) invert(.8);
}
.cssfilters .scrolled-header .search-icon-default img
{
    filter: grayscale(.8) invert(.8);
}
.cssfilters .search-open .scrolled-header #masthead .search-icon-default img
{
    filter: none;
}
.cssfilters .search-open .white-header .search-close img
{
    filter: grayscale(.8) invert(.8);
}
.cssfilters .white-header #masthead .site-branding-default, .cssfilters .search-results #masthead .site-branding-default, .cssfilters .search-no-results #masthead .site-branding-default, .cssfilters .single-post #masthead .site-branding-default, .cssfilters .single-wpa_funds #masthead .site-branding-default, .cssfilters .single-wpa_trusts #masthead .site-branding-default
{
    filter: grayscale(.8) invert(.8);
}
.site-top-search
{
    height: 23px;
    position: absolute;
    right: 24px;
    transition: .8s;
    top: 0;
    width: 23px;
}
@media only screen and (min-width: 782px)
{
    .site-top-search
    {
        right: 20px;
        top: 4px;
    }
}
@media only screen and (min-width: 1000px)
{
    .site-top-search
    {
        right: 48px;
    }
}
.scrolled .site-top-search
{
    background-color: rgba(29,37,45,.3);
}
.search-close
{
    cursor: pointer;
    display: none;
    width: 23px;
    position: absolute;
    right: 0;
}
.search-icon
{
    cursor: pointer;
    display: block;
    width: 23px;
}
.search-open
{
    position: fixed;
}
.search-open .search-icon
{
    display: none;
}
.search-open .search-close
{
    display: block;
}
.site-search-form
{
    background: #292c37;
    padding: 0;
    position: fixed;
    top: -600px;
    transition: .6s;
    width: 100%;
    z-index: 12;
}
@media only screen and (min-width: 782px)
{
    .site-search-form
    {
        padding: 55px 0 47px;
    }
}
.site-search-form input[type=text]
{
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-left: 24px;
    width: 100%;
}
@media only screen and (min-width: 782px)
{
    .site-search-form input[type=text]
    {
        font-size: 80px;
        font-size: 5rem;
    }
}
.site-search-form input[type=text]:focus, .site-search-form input[type=text]:active
{
    outline: none;
}
.site-search-form input[type=text]:focus::-webkit-input-placeholder, .site-search-form input[type=text]:active::-webkit-input-placeholder
{
    color: rgba(0,0,0,0);
}
.site-search-form input[type=text]:focus:-moz-placeholder, .site-search-form input[type=text]:active:-moz-placeholder
{
    color: rgba(0,0,0,0);
}
.site-search-form input[type=text]:focus::-moz-placeholder, .site-search-form input[type=text]:active::-moz-placeholder
{
    color: rgba(0,0,0,0);
}
.site-search-form input[type=text]:focus:-ms-input-placeholder, .site-search-form input[type=text]:active:-ms-input-placeholder
{
    color: rgba(0,0,0,0);
}
.site-search-form input[type=text]:focus .blinking-cursor, .site-search-form input[type=text]:active .blinking-cursor
{
    display: none;
}
.site-search-form input[type=text]::-webkit-input-placeholder
{
    color: rgba(255,255,255,.3);
}
.site-search-form input[type=text]:-moz-placeholder
{
    color: rgba(255,255,255,.3);
}
.site-search-form input[type=text]::-moz-placeholder
{
    color: rgba(255,255,255,.3);
}
.site-search-form input[type=text]:-ms-input-placeholder
{
    color: rgba(255,255,255,.3);
}
.site-search-form.active-search
{
    align-items: center;
    display: flex;
    height: 100vh;
    top: 0;
}
.site-search-form .container
{
    max-width: 700px;
    position: relative;
}
.site-search-form form
{
    width: 100%;
}
@media only screen and (min-width: 782px)
{
    .nav-open .site-top-search
    {
        display: none;
    }
}
.search-wrap
{
    position: relative;
}
.blinking-cursor
{
    animation: 1s blink step-end infinite;
    background-color: #fff;
    display: block;
    height: 42px;
    width: 1px;
    position: absolute;
    left: 24px;
    top: 3px;
}
@media only screen and (min-width: 782px)
{
    .blinking-cursor
    {
        height: 88px;
    }
}
.blinking-cursor.active-blink
{
    display: none;
}
@keyframes "blink"
{
    from, to
    {
        background-color: rgba(0,0,0,0);
    }
    50%
    {
        background-color: #fff;
    }
}
#colophon
{
    padding: 20px 0 10px;
}
@media only screen and (min-width: 782px)
{
    #colophon
    {
        padding: 28px 0 34px;
    }
}
#colophon ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    #colophon ul
    {
        text-align: left;
    }
}
#colophon #social-menu
{
    display: flex;
    justify-content: center;
    margin-top: 28px;
    margin-bottom: 60px;
}
@media only screen and (min-width: 782px)
{
    #colophon #social-menu
    {
        margin-bottom: 0;
        margin-top: 8px;
    }
}
#colophon a:hover
{
    color: #09c19c;
}
#colophon a:not(.email-link)
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
}
#colophon .email-link
{
    display: block;
    margin-bottom: 25px;
}
@media only screen and (min-width: 782px)
{
    #colophon .email-link
    {
        margin-bottom: 29px;
    }
}
#colophon p
{
    margin-bottom: 2px;
}
#colophon .footer-title
{
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    #colophon .footer-title
    {
        font-size: 19px;
        font-size: 1.1875rem;
        margin-bottom: 24px;
    }
}
#colophon .wpa-btn
{
    font-size: 16px;
    font-size: 1rem;
}
@media only screen and (min-width: 782px)
{
    #colophon .wpa-btn
    {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.footer-find
{
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .footer-find
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        text-align: left;
    }
}
.footer-find .footer-button
{
    margin-top: 24px;
    margin-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .footer-find .footer-button
    {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 0;
    }
}
.footer-contact
{
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .footer-contact
    {
        width: calc(25% - 37.5px);
        float: left;
        margin-left: 30px;
        text-align: left;
    }
}
.footer-logo
{
    margin-bottom: 56px;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .footer-logo
    {
        width: calc(41.6666666667% - 42.5px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
        text-align: right;
    }
}
.footer-logo img
{
    max-width: 69px;
}
@media only screen and (min-width: 782px)
{
    .footer-logo img
    {
        max-width: 92px;
    }
}
.sub-footer
{
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    padding-bottom: 40px;
}
.sub-footer-line
{
    background-color: #898c95;
    height: 1px;
    margin-bottom: 22px;
    width: 100%;
}
.site-info
{
    line-height: 1.5;
    opacity: .7;
    margin-bottom: 24px;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .site-info
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
        text-align: left;
    }
}
@media only screen and (min-width: 782px)
{
    .footer-menu
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
    }
}
.footer-menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .footer-menu ul
    {
        text-align: right;
    }
}
.footer-menu li
{
    display: block;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    margin-bottom: 4px;
}
@media only screen and (min-width: 782px)
{
    .footer-menu li
    {
        display: inline-block;
        margin-left: 22px;
        margin-bottom: 0;
    }
}
.footer-menu a
{
    opacity: .7;
}
.footer-menu a:hover
{
    opacity: 1;
}
.mountains
{
    display: flex;
    justify-content: center;
    opacity: 0;
    transition: opacity 2s linear;
}
.mountains.fade-up
{
    opacity: 1;
}
.important-information h3
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .important-information h3
    {
        font-size: 36px;
        font-size: 2.25rem;
        text-align: center;
    }
}
.important-information p
{
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 20px;
}
@media only screen and (min-width: 782px)
{
    .important-information p
    {
        font-size: 15px;
        font-size: .9375rem;
    }
}
.breadcrumbs
{
    font-family: upgrade-lights,sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    padding: 30px 0 0 0;
    text-transform: uppercase;
}
@media only screen and (min-width: 530px)
{
    .breadcrumbs
    {
        padding-top: 80px;
    }
}
.breadcrumbs a
{
    color: #343e36;
}
.breadcrumbs a:hover
{
    color: #09c19c;
}
.primary-navigation-left, .primary-navigation-right
{
    display: none;
}
@media only screen and (min-width: 1000px)
{
    .primary-navigation-left, .primary-navigation-right
    {
        display: block;
        text-align: center;
        width: calc(100% - 120px);
        margin-left: 30px;
    }
}
.primary-navigation-left ul, .primary-navigation-right ul
{
    list-style: none;
    margin: 0 6px 0 0;
    padding-left: 0;
}
.primary-navigation-left li, .primary-navigation-right li
{
    display: inline-block;
    padding: 4px 18px 0 19px;
    position: relative;
}
.primary-navigation-left a, .primary-navigation-right a
{
    border-bottom: 1px solid rgba(0,0,0,0);
    color: #343e36;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
}
.primary-navigation-left a:hover, .primary-navigation-right a:hover
{
    border-bottom: 1px solid #09c19c;
}
.primary-navigation-left a:focus, .primary-navigation-right a:focus
{
    outline: none;
}
.primary-navigation-left .current-menu-parent>a, .primary-navigation-right .current-menu-parent>a
{
    border-bottom: 1px solid #fff;
}
.primary-navigation-left .current_page_item>a, .primary-navigation-left .current-menu-item>a, .primary-navigation-left .current_page_ancestor>a, .primary-navigation-left .current-menu-ancestor>a, .primary-navigation-right .current_page_item>a, .primary-navigation-right .current-menu-item>a, .primary-navigation-right .current_page_ancestor>a, .primary-navigation-right .current-menu-ancestor>a
{
    border-bottom: 1px solid #fff;
}
.primary-navigation-left .sub-menu, .primary-navigation-right .sub-menu
{
    background: rgba(255,255,255,.8);
    display: none;
    height: 80px;
    left: 0;
    padding-top: 24px;
    padding-left: 30px;
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 2;
}
.primary-navigation-left .sub-menu a, .primary-navigation-right .sub-menu a
{
    color: #343e36;
}
.primary-navigation-left .sub-menu a:hover, .primary-navigation-right .sub-menu a:hover
{
    border-bottom: 1px solid #09c19c;
}
.primary-navigation-left .sub-menu .current-menu-item a, .primary-navigation-right .sub-menu .current-menu-item a
{
    border-bottom: 1px solid #09c19c;
}
.primary-navigation-left .sub-menu .sub-close, .primary-navigation-right .sub-menu .sub-close
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/cross@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 48px;
    width: 20px;
}
.admin-bar .primary-navigation-left .sub-menu, .admin-bar .primary-navigation-right .sub-menu
{
    top: 112px;
}
.sub-expanded .close-menu
{
    display: block;
}
@media only screen and (min-width: 782px)
{
    .primary-navigation-left
    {
        padding-top: 12px;
        text-align: left;
    }
}
@media only screen and (min-width: 782px)
{
    .primary-navigation-right
    {
        padding-top: 12px;
        text-align: right;
    }
}
.scrolled-header #masthead .primary-navigation-left a, .scrolled-header #masthead .primary-navigation-right a
{
    color: #343e36;
}
.white-header #masthead .primary-navigation-left a, .white-header #masthead .primary-navigation-right a, .search-results #masthead .primary-navigation-left a, .search-results #masthead .primary-navigation-right a, .search-no-results #masthead .primary-navigation-left a, .search-no-results #masthead .primary-navigation-right a, .single-post #masthead .primary-navigation-left a, .single-post #masthead .primary-navigation-right a, .single-wpa_funds #masthead .primary-navigation-left a, .single-wpa_funds #masthead .primary-navigation-right a, .single-wpa_trusts #masthead .primary-navigation-left a, .single-wpa_trusts #masthead .primary-navigation-right a
{
    color: #343e36;
}
.white-header.search-open #masthead .primary-navigation-left a, .white-header.search-open #masthead .primary-navigation-right a, .search-results.search-open #masthead .primary-navigation-left a, .search-results.search-open #masthead .primary-navigation-right a, .search-no-results.search-open #masthead .primary-navigation-left a, .search-no-results.search-open #masthead .primary-navigation-right a, .single-post.search-open #masthead .primary-navigation-left a, .single-post.search-open #masthead .primary-navigation-right a, .single-wpa_funds.search-open #masthead .primary-navigation-left a, .single-wpa_funds.search-open #masthead .primary-navigation-right a, .single-wpa_trusts.search-open #masthead .primary-navigation-left a, .single-wpa_trusts.search-open #masthead .primary-navigation-right a
{
    color: #fff;
}
.search-open #masthead.scrolled-header .primary-navigation-left a, .search-open #masthead.scrolled-header .primary-navigation-right a
{
    color: #fff;
}
.menu-toggle, .main-navigation.toggled ul
{
    display: block;
}
@media screen and (min-width: 37.5em)
{
    .menu-toggle
    {
        display: none;
    }
    .main-navigation ul
    {
        display: block;
    }
}
.no-js .site-header-menu
{
    display: block;
}
.no-js .main-navigation ul ul
{
    display: block;
}
.hamburger
{
    background-color: rgba(0,0,0,0);
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    height: 41px;
    margin: 0;
    overflow: visible;
    outline: none;
    padding: 0;
    left: 10px;
    top: 14px;
    position: fixed;
    text-transform: none;
    transition: .8s;
    width: 41px;
    z-index: 20;
}
@media only screen and (min-width: 530px)
{
    .hamburger
    {
        background-color: rgba(0,0,0,0);
    }
}
@media only screen and (min-width: 782px)
{
    .hamburger
    {
        left: 15px;
        top: 22px;
    }
}
@media only screen and (min-width: 1000px)
{
    .hamburger
    {
        display: none;
    }
}
.hamburger:hover
{
    background-color: rgba(0,0,0,0);
}
.hamburger:hover .hamburger-inner
{
    background-color: #09c19c;
    transition: .6s;
    width: 22px;
}
.hamburger:hover .hamburger-inner:before, .hamburger:hover .hamburger-inner:after
{
    background-color: #09c19c;
    transition: .6s;
}
.scrolled .hamburger
{
    background-color: rgba(29,37,45,.3);
}
.hamburger-box
{
    display: inline-block;
    height: 22px;
    position: relative;
    width: 22px;
}
.hamburger-inner
{
    display: block;
    top: 50%;
    margin-top: -2px;
    background-color: #000;
    border-radius: 4px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transition-property: none;
    transition-property: transform;
    transition-duration: .13s;
    transition-timing-function: ease;
    width: 22px;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
}
.hamburger-inner:before, .hamburger-inner:after
{
    background-color: #000;
    border-radius: 4px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transition-property: none;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    width: 22px;
}
.hamburger-inner:before
{
    top: -10px;
}
.hamburger-inner:after
{
    bottom: -10px;
}
.scrolled-header .hamburger-inner, .white-header .hamburger-inner, .search-results .hamburger-inner, .search-no-results .hamburger-inner, .single-post .hamburger-inner, .single-wpa_funds .hamburger-inner, .single-wpa_trusts .hamburger-inner
{
    background-color: #343e36;
}
.scrolled-header .hamburger-inner:before, .scrolled-header .hamburger-inner:after, .white-header .hamburger-inner:before, .white-header .hamburger-inner:after, .search-results .hamburger-inner:before, .search-results .hamburger-inner:after, .search-no-results .hamburger-inner:before, .search-no-results .hamburger-inner:after, .single-post .hamburger-inner:before, .single-post .hamburger-inner:after, .single-wpa_funds .hamburger-inner:before, .single-wpa_funds .hamburger-inner:after, .single-wpa_trusts .hamburger-inner:before, .single-wpa_trusts .hamburger-inner:after
{
    background-color: #343e36;
}
.scrolled-header .hamburger:hover .hamburger-inner, .white-header .hamburger:hover .hamburger-inner, .search-results .hamburger:hover .hamburger-inner, .search-no-results .hamburger:hover .hamburger-inner, .single-post .hamburger:hover .hamburger-inner, .single-wpa_funds .hamburger:hover .hamburger-inner, .single-wpa_trusts .hamburger:hover .hamburger-inner
{
    background-color: #09c19c;
    transition: .6s;
    width: 22px;
}
.scrolled-header .hamburger:hover .hamburger-inner:before, .scrolled-header .hamburger:hover .hamburger-inner:after, .white-header .hamburger:hover .hamburger-inner:before, .white-header .hamburger:hover .hamburger-inner:after, .search-results .hamburger:hover .hamburger-inner:before, .search-results .hamburger:hover .hamburger-inner:after, .search-no-results .hamburger:hover .hamburger-inner:before, .search-no-results .hamburger:hover .hamburger-inner:after, .single-post .hamburger:hover .hamburger-inner:before, .single-post .hamburger:hover .hamburger-inner:after, .single-wpa_funds .hamburger:hover .hamburger-inner:before, .single-wpa_funds .hamburger:hover .hamburger-inner:after, .single-wpa_trusts .hamburger:hover .hamburger-inner:before, .single-wpa_trusts .hamburger:hover .hamburger-inner:after
{
    background-color: #09c19c;
    transition: .6s;
}
.admin-bar .hamburger
{
    top: 58px;
}
@media only screen and (min-width: 782px)
{
    .admin-bar .hamburger
    {
        top: 54px;
    }
}
.hamburger.is-active .hamburger-inner
{
    background-color: #fff;
    margin-top: 8px;
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,-10px,0) rotate(-45deg);
}
.hamburger.is-active .hamburger-inner:before
{
    background-color: #fff;
    top: 0;
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transform: rotate(-90deg);
}
.hamburger.is-active .hamburger-inner:after
{
    top: 0;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    opacity: 0;
}
.hamburger[aria-expanded=true] .hamburger-inner
{
    transform: rotate(45deg);
}
.hamburger[aria-expanded=true] .hamburger-inner::before
{
    top: 0;
    opacity: 0;
}
.hamburger[aria-expanded=true] .hamburger-inner::after
{
    bottom: 0;
    transform: rotate(-90deg);
}
.off-canvas
{
    position: fixed;
    top: 0;
    bottom: 0;
    transition: transform 400ms cubic-bezier(.26,1.06,.89,.9);
    transform: translate3d(-100vw,0,0);
    left: 0;
    width: 100vw;
    background-color: #292c37;
    height: auto;
    padding: 124px 31px 0 16px;
    z-index: 15;
}
@media only screen and (min-width: 1000px)
{
    .off-canvas
    {
        display: none;
    }
}
.off-canvas ul
{
    margin: 0;
    padding: 0;
}
.off-canvas #expanded-navigation
{
    list-style: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    transition: .3s;
}
.off-canvas #expanded-navigation.active
{
    opacity: 1;
}
.off-canvas #expanded-navigation li
{
    position: relative;
    text-align: center;
}
.off-canvas #expanded-navigation li a
{
    border: none;
    color: #fff;
    display: block;
    font-size: 19px;
    font-size: 1.1875rem;
    padding: 17px 0;
}
.off-canvas #expanded-navigation li a:visited
{
    color: #fff;
}
.off-canvas #expanded-navigation li a:focus
{
    outline: none;
}
.off-canvas #expanded-navigation li a:hover
{
    color: #eee;
}
.off-canvas #expanded-navigation li.active>a
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 600;
}
.off-canvas #expanded-navigation .sub-menu
{
    display: none;
    margin-left: 0;
    margin-bottom: 25px;
    padding-left: 0;
}
.off-canvas #expanded-navigation .sub-menu li
{
    border: none;
    padding-left: 35px;
}
.off-canvas #expanded-navigation .sub-menu li a
{
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 8px 0;
}
.off-canvas .chevron
{
    background-image: url("/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-up@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 0;
    margin-right: -4px;
    transform: rotate(180deg);
    top: 25px;
    width: 20px;
}
.off-canvas .active>a .chevron
{
    transform: rotate(0deg);
}
@media only screen and (min-width: 1140px)
{
    #expanded-menu
    {
        width: calc(507px - 6vw);
    }
}
.expanded-close
{
    cursor: pointer;
}
.expanded-overlay
{
    background: rgba(52,62,54,.6);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: .3s;
    z-index: -1;
}
.nav-open .off-canvas
{
    transform: translate3d(0,0,0);
}
.nav-open .expanded-overlay
{
    opacity: 1;
    z-index: 3;
}
.expanded-sub
{
    border-top: 1px solid rgba(255,255,255,.2);
    position: absolute;
    bottom: 50px;
    left: 31px;
    padding-top: 15px;
    width: calc(100% - 65px);
}
@media only screen and (min-width: 1140px)
{
    .expanded-sub
    {
        width: 518px;
    }
}
@media screen and (max-height: 900px)
{
    .expanded-sub
    {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 60px;
    }
}
.expanded-sub ul
{
    margin: 0;
    padding: 0;
}
.expanded-sub li
{
    display: block;
    padding: 8px 0;
}
@media screen and (max-height: 900px)
{
    .expanded-sub li
    {
        padding: 3px 0;
    }
}
.expanded-sub a
{
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
}
.mobile-expanded-branding
{
    margin-bottom: 28px;
    width: 220px;
}
@media only screen and (min-width: 782px)
{
    .mobile-expanded-branding
    {
        display: none;
    }
}
.selection-storeinvestor .hide-institution
{
    display: none;
}
.selection-storetrustee .hide-charity
{
    display: none;
}
.selection-storeadvisor .hide-adviser
{
    display: none;
}
#social-menu, #contact-social-menu
{
    margin-top: 8px;
}
#social-menu ul, #contact-social-menu ul
{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#social-menu li, #contact-social-menu li
{
    display: inline-block;
    margin-right: 8px;
}
#social-menu a, #contact-social-menu a
{
    display: block;
    height: 22px;
    line-height: 1;
    text-align: center;
    font-size: 0;
    position: relative;
    width: 32px;
}
#social-menu a:before, #contact-social-menu a:before
{
    content: "";
    font-size: 19px;
    font-size: 1.1875rem;
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0;
}
#social-menu a:visited, #contact-social-menu a:visited
{
    color: #fff;
}
#social-menu a:hover, #contact-social-menu a:hover
{
    color: #09c19c;
    margin-right: 0;
}
#social-menu a[href*="codepen.io"]:before, #contact-social-menu a[href*="codepen.io"]:before
{
    content: "";
}
#social-menu a[href*="digg.com"]:before, #contact-social-menu a[href*="digg.com"]:before
{
    content: "";
}
#social-menu a[href*="dribbble.com"]:before, #contact-social-menu a[href*="dribbble.com"]:before
{
    content: "";
}
#social-menu a[href*="facebook.com"]:before, #contact-social-menu a[href*="facebook.com"]:before
{
    content: "";
}
#social-menu a[href*="flickr.com"]:before, #contact-social-menu a[href*="flickr.com"]:before
{
    content: "";
}
#social-menu a[href*="plus.google.com"]:before, #contact-social-menu a[href*="plus.google.com"]:before
{
    content: "";
}
#social-menu a[href*="instagram.com"]:before, #contact-social-menu a[href*="instagram.com"]:before
{
    content: "";
}
#social-menu a[href*="linkedin.com"]:before, #contact-social-menu a[href*="linkedin.com"]:before
{
    content: "";
}
#social-menu a[href*="pinterest.com"]:before, #contact-social-menu a[href*="pinterest.com"]:before
{
    content: "";
}
#social-menu a[href*="skype.com"]:before, #contact-social-menu a[href*="skype.com"]:before
{
    content: "";
}
#social-menu a[href*="twitter.com"]:before, #contact-social-menu a[href*="twitter.com"]:before
{
    content: "";
}
#social-menu a[href*="vimeo.com"]:before, #contact-social-menu a[href*="vimeo.com"]:before
{
    content: "";
}
#social-menu a[href*="youtube.com"]:before, #contact-social-menu a[href*="youtube.com"]:before
{
    content: "";
}
#social-menu a[href^="mailto:"]:before, #contact-social-menu a[href^="mailto:"]:before
{
    content: "";
}
#social-menu a[href$="/feed/"]:before, #contact-social-menu a[href$="/feed/"]:before
{
    content: "";
}
#contact-social-menu
{
    margin: 20px 0 0 0;
    padding: 0;
}
#contact-social-menu a
{
    color: #343e36;
}
#contact-social-menu a:before
{
    font-size: 26px;
    font-size: 1.625rem;
}
#contact-social-menu a:hover
{
    color: #09c19c;
}
.social-sharing
{
    position: fixed;
    right: 0;
    top: 50%;
}
.social-sharing ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-sharing ul li
{
    display: block;
    margin-right: 18px;
    margin-bottom: 12px;
    text-align: center;
}
.social-sharing ul a
{
    color: #343e36;
    font-size: 22px;
    font-size: 1.375rem;
}
.social-sharing ul a:hover
{
    color: #09c19c;
}
.social-sharing.change-color ul a
{
    color: #09c19c;
}
.social-sharing.change-color ul a:hover
{
    color: #09c19c;
}
.error-header
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 750px;
    text-align: center;
}
.error-header img
{
    margin-bottom: 20px;
}
.error-header h1
{
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 48px;
}
.featured-news
{
    background-color: #f7f8f9;
    padding-top: 56px;
    padding-bottom: 56px;
    margin-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .featured-news
    {
        padding-top: 80px;
        padding-bottom: 80px;
        margin-bottom: 102px;
    }
}
.featured-news .featured-news-image
{
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .featured-news .featured-news-image
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 782px)
{
    .featured-news .featured-news-content
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
    }
}
.featured-news .featured-news-content h3
{
    font-size: 36px;
    font-size: 2.25rem;
    font-family: miller-headline,serif;
    font-weight: 600;
    margin-bottom: 16px;
}
.featured-news .featured-news-content h3 a:hover
{
    color: #09c19c;
}
.featured-news .entry-meta
{
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.4;
    opacity: .7;
    margin-bottom: 16px;
}
.featured-news .entry-meta span
{
    display: inline-block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
.featured-news p
{
    margin-bottom: 32px;
}
.featured-news-post
{
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media only screen and (min-width: 782px)
{
    .featured-news-post
    {
        flex-direction: row;
    }
}
.featured-news-post .entry-footer a:hover
{
    color: #09c19c;
}
.news-views h4
{
    text-align: center;
}
.news-views .news-filters
{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 70px;
}
@media only screen and (min-width: 782px)
{
    .news-views .news-filters
    {
        width: calc(100% - 60px);
        float: left;
        margin-left: 30px;
        flex-direction: row;
    }
}
.news-views .news-filters span
{
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .news-views .news-filters span
    {
        margin-bottom: 8px;
        margin-right: 24px;
    }
}
.news-views .facetwp-facet-news_filters
{
    margin: 0 auto;
}
.news-views .facetwp-facet
{
    margin-bottom: 0;
}
.news-views .facetwp-checkbox
{
    background-image: none;
    background-color: #fff;
    border: 1px solid rgba(52,63,57,.2);
    color: #343e36;
    display: inline-block;
    font-family: upgrade-lights,sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 6px 16px;
    transition: .6s;
}
.news-views .facetwp-checkbox:hover, .news-views .facetwp-checkbox.active, .news-views .facetwp-checkbox.checked
{
    background-color: #09c19c;
    border-color: #09c19c;
    color: #fff;
}
.news-views .facetwp-checkbox.checked
{
    background-image: none;
}
.news-views .facetwp-counter
{
    display: none;
}
.news-views .facetwp-radio
{
    background-image: none;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(52,62,54,.2);
    color: #343e36;
    display: inline-block;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 16px;
    padding: 11px 14px;
    transition: .6s;
}
.news-views .facetwp-radio:hover, .news-views .facetwp-radio.active
{
    border: 1px solid #09c19c;
    color: #09c19c;
}
.news-views .facetwp-radio.checked
{
    background-image: none;
    background-color: #09c19c;
    color: #fff;
}
.news-views .facetwp-radio:focus
{
    outline: none;
}
.news-views .news-views-content::after
{
    clear: both;
    content: "";
    display: block;
}
.news-views article
{
    border-top: 1px solid rgba(52,62,54,.5);
    padding-top: 24px;
    padding-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .news-views article
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        padding-bottom: 64px;
    }
}
@media only screen and (min-width: 782px)
{
    .news-views article:nth-child(3n+1)
    {
        clear: left;
    }
}
.news-views article img
{
    margin-bottom: 15px;
}
.news-views article h3
{
    font-family: miller-headline,serif;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 16px;
}
@media only screen and (min-width: 782px)
{
    .news-views article h3
    {
        margin-bottom: 16px;
    }
}
.news-views article h3 a:hover
{
    color: #09c19c;
}
.news-views article p
{
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .news-views article .wpa-btn
    {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.news-views article .wpa-btn:before
{
    top: 6px;
}
.news-views .entry-meta
{
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.4;
    opacity: .7;
    margin-bottom: 16px;
}
.news-views .entry-meta span
{
    display: inline-block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
.news-views .entry-footer a:hover
{
    color: #09c19c;
}
.news-views .site-load-more
{
    padding-top: 0;
    padding-bottom: 80px;
}
.news-cta
{
    margin-bottom: 96px;
}
.news-cta-inner
{
    background-color: #c66e45;
    display: flex;
    flex-direction: row;
}
.news-cta-inner .gform_wrapper h3.gform_title
{
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300;
    margin-bottom: 16px;
    padding: 0;
}
.news-cta-inner .gform_wrapper span.gform_description
{
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 40px;
    padding: 0;
}
.news-cta-inner .gform_wrapper ul.gform_fields li.gfield
{
    padding-right: 0;
}
.news-cta-inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    background-color: #fff;
    border-radius: 0;
    color: #343e36;
    font-size: 17px;
    font-size: 1.0625rem;
    margin: 0;
    padding: 14px 20px;
}
.news-cta-inner .gform_wrapper .gform_footer input.button, .news-cta-inner .gform_wrapper .gform_footer input[type=submit], .news-cta-inner .gform_wrapper .gform_page_footer input.button, .news-cta-inner .gform_wrapper .gform_page_footer input[type=submit]
{
    background-color: #343e36;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 17px;
    font-size: 1.0625rem;
    height: 52px;
    padding: 17px 35px 18px;
    width: 100%;
}
.news-cta-form
{
    margin-bottom: 30px;
    padding: 24px;
}
@media only screen and (min-width: 782px)
{
    .news-cta-form
    {
        width: 50%;
        margin-bottom: 0;
        padding: 48px 60px;
    }
}
.news-cta-image
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media only screen and (min-width: 782px)
{
    .news-cta-image
    {
        width: 50%;
    }
}
@media only screen and (min-width: 782px)
{
    .search-results .entry-content, .search-no-results .entry-content
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
.search-results .entry-content a, .search-no-results .entry-content a
{
    color: #09c19c;
    font-family: upgrade-lights,sans-serif;
}
.search-results .entry-content article, .search-no-results .entry-content article
{
    border-top: 1px solid #d8d8d8;
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 8px;
    padding-top: 15px;
}
.search-results .entry-content article::after, .search-no-results .entry-content article::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .search-results .entry-content article, .search-no-results .entry-content article
    {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 24px;
        padding-top: 23px;
    }
}
.search-results .entry-content article h2 a, .search-no-results .entry-content article h2 a
{
    color: #343e36;
}
.search-results .entry-content article h2 a:hover, .search-no-results .entry-content article h2 a:hover
{
    color: #09c19c;
}
.search-results .search-header, .search-no-results .search-header
{
    text-align: center;
}
.search-results .search-header h2, .search-no-results .search-header h2
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 300;
    margin-bottom: 40px;
}
@media only screen and (min-width: 782px)
{
    .search-results .search-header h2, .search-no-results .search-header h2
    {
        font-size: 44px;
        font-size: 2.75rem;
        margin-bottom: 24px;
    }
}
.search-results .search-header h2 span, .search-no-results .search-header h2 span
{
    font-family: upgrade-lights,sans-serif;
    font-size: 39px;
    font-size: 2.4375rem;
}
.search-results .search-header p, .search-no-results .search-header p
{
    font-size: 17px;
    font-size: 1.0625rem;
    font-style: italic;
    margin-bottom: 56px;
}
.search-no-results
{
    text-align: center;
}
.search-no-results .entry-content
{
    padding-bottom: 40px;
}
@media only screen and (min-width: 782px)
{
    .search-no-results .entry-content
    {
        padding-bottom: 80px;
    }
}
.search-no-results .entry-content img
{
    margin-bottom: 48px;
    max-width: 120px;
}
.search-no-results .entry-content h1
{
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 24px;
}
.search-no-results .entry-content h1 span
{
    font-family: upgrade-lights,sans-serif;
    font-size: 39px;
    font-size: 2.4375rem;
}
.search-no-results .entry-content p
{
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 48px;
}
.search-no-results .entry-content .white-btn
{
    background-color: #fff;
    border: 1px solid #fff;
    color: #343e36;
    font-size: 17px;
    font-size: 1.0625rem;
}
.search-no-results .entry-content .white-btn:hover
{
    border: 1px solid #09c19c;
    color: #09c19c;
}
.single-post article
{
    padding: 0 0 24px;
}
@media only screen and (min-width: 782px)
{
    .single-post article
    {
        padding: 0 0 48px;
    }
}
.single-post article.has-post-thumbnail .single-intro
{
    margin-bottom: 24px;
    text-align: center;
}
.single-post article.has-post-thumbnail .author-bio
{
    flex-direction: row;
}
.single-post article.has-post-thumbnail .author-image
{
    margin-right: 24px;
    order: 1;
}
.single-post article.has-post-thumbnail .author-info
{
    margin-bottom: 0;
    order: 2;
}
.single-post article.has-post-thumbnail .entry-content
{
    border-top: none;
    padding-top: 0;
}
.single-post article .entry-content p, .single-post article .entry-content ul, .single-post article .entry-content ol
{
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 24px;
}
.single-post article .entry-content p a, .single-post article .entry-content ul a, .single-post article .entry-content ol a
{
    border-bottom: 1px solid #09c19c;
    color: #343e36;
}
.single-post article .entry-content p a:hover, .single-post article .entry-content ul a:hover, .single-post article .entry-content ol a:hover
{
    color: #09c19c;
}
.single-post article .entry-content ul li, .single-post article .entry-content ol li
{
    margin-bottom: 12px;
}
.single-post article .entry-content h2
{
    font-size: 22px;
    font-size: 1.375rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    margin-bottom: 24px;
}
.single-post article .entry-content h3
{
    font-size: 20px;
    font-size: 1.25rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    margin-bottom: 24px;
}
.single-post article .entry-content .news-block-meta h3
{
    padding-top: 0;
}
@media only screen and (min-width: 1140px)
{
    .single-post article .entry-content blockquote
    {
        font-size: 36px;
        font-size: 2.25rem;
        font-family: upgrade-lights,sans-serif;
        line-height: 1.2;
    }
}
@media only screen and (min-width: 1140px)
{
    .single-post article .entry-content blockquote p
    {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.2;
    }
}
@media only screen and (min-width: 782px)
{
    .single-post article .entry-content figure
    {
        padding-bottom: 56px;
    }
}
@media only screen and (min-width: 1140px)
{
    .single-post article .entry-content figure
    {
        margin-left: -60px;
        margin-right: -60px;
    }
}
.single-post article .entry-content figure img
{
    padding-bottom: 0;
}
.single-post article .entry-content img
{
    padding-top: 24px;
    padding-bottom: 56px;
}
.single-post article .entry-content p img
{
    padding-top: 24px;
    padding-bottom: 32px;
}
.single-post .single-post-header::after
{
    clear: both;
    content: "";
    display: block;
}
.single-post .single-intro
{
    margin-bottom: 48px;
    text-align: center;
}
.single-post .single-intro h1
{
    margin-bottom: 24px;
    font-family: miller-headline,serif;
    font-weight: 600;
}
@media only screen and (min-width: 782px)
{
    .single-post .single-intro h1
    {
        font-size: 60px;
        font-size: 3.75rem;
    }
}
.single-post .single-intro p
{
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.5;
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .single-post .single-post-featured
    {
        width: calc(100% - 60px);
        float: left;
        margin-left: 30px;
        margin-bottom: 48px;
        text-align: center;
    }
}
.single-post .entry-meta
{
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.4;
    opacity: .7;
    margin-bottom: 16px;
}
.single-post .entry-meta span
{
    display: inline-block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
.single-post .entry-content
{
    border-top: 1px solid rgba(52,62,54,.5);
    padding-top: 32px;
}
@media only screen and (min-width: 782px)
{
    .single-post .entry-content
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
@media only screen and (min-width: 782px)
{
    .single-post .comments-area
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
.single-post .author
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 600;
}
.single-post .entry-date
{
    margin-bottom: 8px;
}
.share-this-post
{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 6px;
    padding: 8px 0 2px;
}
.share-this-post h4
{
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.author-image
{
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 999px;
    display: block;
    height: 46px;
    order: 2;
    width: 46px;
}
.entry-authors
{
    margin-bottom: 15px;
}
.entry-authors::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .entry-authors
    {
        margin-bottom: 0;
    }
}
.author-bio
{
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 6px;
    padding-right: 10px;
}
@media only screen and (min-width: 782px)
{
    .author-bio
    {
        width: 100%;
    }
}
.author-info
{
    font-size: 16px;
    font-size: 1rem;
    font-style: italic;
    font-family: upgrade-lights,sans-serif;
    margin-bottom: 16px;
    order: 1;
}
.single-post-content
{
    margin-bottom: 96px;
}
@media only screen and (min-width: 782px)
{
    .single-post-cta
    {
        width: calc(83.3333333333% - 55px);
        float: left;
        margin-left: 30px;
        margin-left: calc(8.3333333333% - 32.5px + 60px);
    }
}
.single-post-cta .gform_wrapper
{
    margin: 0;
}
.single-post-cta .gform_wrapper h3.gform_title
{
    color: #343e36;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300;
    margin-bottom: 16px;
    padding: 0;
}
.single-post-cta .gform_wrapper span.gform_description
{
    color: #343e36;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 40px;
    padding: 0;
}
@media only screen and (min-width: 1000px)
{
    .single-post-cta .gform_wrapper .gform_body
    {
        float: left;
        width: calc(100% - 158px);
    }
}
.single-post-cta .gform_wrapper ul.gform_fields
{
    display: flex;
    flex-direction: column;
}
@media only screen and (min-width: 1000px)
{
    .single-post-cta .gform_wrapper ul.gform_fields
    {
        flex-direction: row;
    }
}
.single-post-cta .gform_wrapper ul.gform_fields li.gfield
{
    margin: 0 0 10px;
    padding-right: 0;
    width: 100%;
}
@media only screen and (min-width: 1000px)
{
    .single-post-cta .gform_wrapper ul.gform_fields li.gfield
    {
        margin: 0 12px 0 0;
        width: calc(50% - 12px);
    }
}
.single-post-cta .gform_wrapper .top_label div.ginput_container
{
    margin-top: 0;
}
.single-post-cta .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    background-color: #fff;
    border-radius: 0;
    color: #343e36;
    font-size: 17px;
    font-size: 1.0625rem;
    margin: 0;
    padding: 14px 20px;
}
.single-post-cta .gform_wrapper .gform_footer
{
    clear: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
@media only screen and (min-width: 1000px)
{
    .single-post-cta .gform_wrapper .gform_footer
    {
        width: 158px;
    }
}
.single-post-cta .gform_wrapper .gform_footer input.button, .single-post-cta .gform_wrapper .gform_footer input[type=submit], .single-post-cta .gform_wrapper .gform_page_footer input.button, .single-post-cta .gform_wrapper .gform_page_footer input[type=submit]
{
    background-color: #09c19c;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 17px 35px 18px;
    transition: .6s;
    width: 100%;
}
.single-post-cta .gform_wrapper .gform_footer input.button:hover, .single-post-cta .gform_wrapper .gform_footer input[type=submit]:hover, .single-post-cta .gform_wrapper .gform_page_footer input.button:hover, .single-post-cta .gform_wrapper .gform_page_footer input[type=submit]:hover
{
    background-color: #343e36;
}
.single-post-cta .single-cta-inner
{
    background-color: #f7f8f9;
    padding: 48px 60px;
}
.single-post-cta .single-cta-inner::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .single-post-cta .single-cta-inner
    {
        margin-left: 40px;
        margin-right: 40px;
    }
}
.post-navigation
{
    background-color: #303440;
    color: #fff;
    display: flex;
    flex-direction: column;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation
    {
        flex-direction: row;
    }
}
.post-navigation a
{
    color: #fff;
    display: block;
    padding: 96px 15px 56px 15px;
    position: relative;
    text-align: center;
    transition: .6s;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a
    {
        padding: 78px 0 56px 100px;
        text-align: left;
        width: 50%;
    }
}
.post-navigation a:hover
{
    background-color: #09c19c;
}
.post-navigation a .nav-title
{
    font-family: upgrade-lights,sans-serif;
    font-size: 36px;
    font-size: 2.25rem;
}
.post-navigation a .nav-title:before
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/white-arrow-left@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    height: 24px;
    width: 65px;
    left: 50%;
    top: -36px;
    margin-left: -37px;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a .nav-title:before
    {
        left: 0;
        margin-left: 0;
        margin-top: -12px;
        top: 50%;
    }
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-next
    {
        text-align: right;
        padding-right: 100px;
        padding-left: 0;
    }
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-next .nav-inner-next
    {
        border-left: 1px solid rgba(255,255,255,.5);
        padding-right: 110px;
    }
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-next .nav-inner-next p, .post-navigation a.go-next .nav-inner-next span
    {
        margin-left: 36px;
    }
}
.post-navigation a.go-next .nav-title:before
{
    transform: rotate(180deg);
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-next .nav-title:before
    {
        left: auto;
        right: 0;
    }
}
.post-navigation a.go-previous:after
{
    background-color: rgba(255,255,255,.5);
    content: "";
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -150px;
    width: 300px;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-previous:after
    {
        background-color: rgba(0,0,0,0);
    }
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-previous .nav-inner-next
    {
        float: right;
        padding-right: 0;
        padding-left: 110px;
    }
}
@media only screen and (min-width: 1000px)
{
    .post-navigation a.go-previous .nav-inner-next p, .post-navigation a.go-previous .nav-inner-next span
    {
        margin-right: 36px;
    }
}
.post-navigation .nav-inner-next
{
    display: block;
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 1140px)
{
    .post-navigation .nav-inner-next
    {
        padding-right: 110px;
        width: 550px;
    }
}
.post-navigation .nav-inner-next p
{
    margin-bottom: 16px;
}
.post-navigation.next-only a, .post-navigation.previous-only a
{
    font-family: upgrade-lights,sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    padding: 56px 0;
    text-align: center;
    width: 100%;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation.next-only a, .post-navigation.previous-only a
    {
        font-size: 36px;
        font-size: 2.25rem;
        padding: 78px 0;
    }
}
.post-navigation.next-only .nav-inner-next, .post-navigation.previous-only .nav-inner-next
{
    border: none;
    padding-right: 0;
    padding-left: 0;
    padding-top: 60px;
    width: 100%;
}
.post-navigation.next-only .nav-inner-next p, .post-navigation.next-only .nav-inner-next span, .post-navigation.previous-only .nav-inner-next p, .post-navigation.previous-only .nav-inner-next span
{
    margin-left: 0;
}
.post-navigation.next-only .nav-title, .post-navigation.previous-only .nav-title
{
    display: block;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation.next-only .nav-title, .post-navigation.previous-only .nav-title
    {
        background-position: left center;
        display: inline-block;
        padding-top: 0;
    }
}
.post-navigation.next-only .nav-title:before, .post-navigation.previous-only .nav-title:before
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/white-arrow-left@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    height: 24px;
    width: 65px;
    left: 50%;
    right: auto;
    margin-left: -32px;
    top: 0;
}
.post-navigation.next-only .go-next .nav-inner-next, .post-navigation.next-only .go-previous .nav-inner-next, .post-navigation.previous-only .go-next .nav-inner-next, .post-navigation.previous-only .go-previous .nav-inner-next
{
    padding-left: 0;
}
.post-navigation.next-only .go-next .nav-inner-next p, .post-navigation.next-only .go-next .nav-inner-next span, .post-navigation.next-only .go-previous .nav-inner-next p, .post-navigation.next-only .go-previous .nav-inner-next span, .post-navigation.previous-only .go-next .nav-inner-next p, .post-navigation.previous-only .go-next .nav-inner-next span, .post-navigation.previous-only .go-previous .nav-inner-next p, .post-navigation.previous-only .go-previous .nav-inner-next span
{
    margin-left: 0;
    margin-right: 0;
}
.post-navigation.next-only .go-next .nav-title:before, .post-navigation.next-only .go-previous .nav-title:before, .post-navigation.previous-only .go-next .nav-title:before, .post-navigation.previous-only .go-previous .nav-title:before
{
    left: 50%;
    right: auto;
}
.post-navigation.go-next .nav-inner-next p, .post-navigation.go-next .nav-inner-next span
{
    margin-left: 0;
}
.post-navigation.go-next .nav-title:before
{
    right: auto;
    left: 50%;
}
.post-navigation.next-only .go-next .nav-inner-next
{
    border-left: none;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation.next-only .go-next .nav-inner-next
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.post-navigation.next-only .go-next .nav-title
{
    margin-left: 0;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation.next-only .go-next .nav-title
    {
        background-position: right center;
    }
}
.post-navigation.next-only .go-next .nav-title:before
{
    transform: rotate(180deg);
}
.post-navigation.fund-navigation a
{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}
.post-navigation.fund-navigation a .nav-inner-next
{
    padding: 0;
    width: 100%;
}
.post-navigation.fund-navigation a .nav-title
{
    padding-left: 0;
    position: relative;
}
@media only screen and (min-width: 1000px)
{
    .post-navigation.fund-navigation a .nav-title
    {
        padding-left: 110px;
    }
}
.sitemap
{
    padding: 40px 0 0;
}
@media only screen and (min-width: 530px)
{
    .sitemap
    {
        padding: 120px 0 28px;
    }
}
.sitemap h2
{
    font-size: 40px;
    font-size: 2.5rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 600;
    margin-bottom: 24px;
    text-transform: uppercase;
}
@media only screen and (min-width: 530px)
{
    .sitemap h2
    {
        font-size: 56px;
        font-size: 3.5rem;
    }
}
.sitemap h2 span
{
    display: block;
    font-family: upgrade-lights,sans-serif;
    font-weight: 400;
}
.sitemap-section
{
    padding-bottom: 40px;
}
.sitemap-section table
{
    font-size: 20px;
    font-size: 1.25rem;
}
.sitemap-section table td
{
    padding: 8px 15px;
}
.sitemap-section thead
{
    background-color: #e8edf1;
    text-align: left;
}
.sitemap-section thead th
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 600;
    padding: 8px 15px;
    min-width: 64px;
}
.sitemap-section tbody tr:nth-child(even)
{
    background-color: #e8edf1;
}
.team-filters
{
    margin: 0 0 56px;
}
.team-filters::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .team-filters
    {
        margin: 0 0 72px;
        padding-top: 28px;
    }
}
.team-filters .button-group
{
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .team-filters .button-group
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
.team-filters .facetwp-counter
{
    display: none;
}
.team-filters .facetwp-radio
{
    background-image: none;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(52,62,54,.2);
    color: #343e36;
    display: inline-block;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 16px;
    padding: 11px 14px;
    transition: .6s;
}
.team-filters .facetwp-radio:hover, .team-filters .facetwp-radio.active
{
    border: 1px solid #09c19c;
    color: #09c19c;
}
.team-filters .facetwp-radio.checked
{
    background-image: none;
    background-color: #09c19c;
    color: #fff;
}
.team-filters .facetwp-radio:focus
{
    outline: none;
}
.team-blocks
{
    padding: 0 0 24px;
}
.team-blocks article
{
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .team-blocks article
    {
        margin-bottom: 0;
        min-height: 420px;
        text-align: left;
        width: calc(25% - 37.5px);
        float: left;
        margin-left: 30px;
    }
}
@media only screen and (min-width: 782px)
{
    .team-blocks article:nth-child(4n+1)
    {
        clear: left;
    }
}
.team-blocks article a
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.team-blocks article .team-image
{
    margin-bottom: 16px;
}
.team-blocks article h3
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 700;
    font-size: 19px;
    font-size: 1.1875rem;
    margin-bottom: 4px;
}
.team-blocks article p
{
    font-size: 17px;
    font-size: 1.0625rem;
}
.expanded-inner-header
{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 48px;
}
.expanded-inner-header::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-header
    {
        flex-direction: row;
        margin-bottom: 40px;
    }
}
.expanded-featured
{
    background-color: #fff;
    order: 2;
}
@media only screen and (min-width: 782px)
{
    .expanded-featured
    {
        height: 150px;
        order: 1;
        width: 150px;
    }
}
.expanded-jobtitle
{
    margin-bottom: 0;
    padding: 0 10px;
}
.expanded-meta
{
    order: 1;
    text-align: center;
    margin-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .expanded-meta
    {
        margin-bottom: 0;
        order: 2;
        width: calc(100% - 300px);
    }
}
.expanded-meta h3
{
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 16px;
}
@media only screen and (min-width: 782px)
{
    .expanded-meta h3
    {
        font-size: 52px;
        font-size: 3.25rem;
        margin-bottom: 8px;
    }
}
.expanded-personal-featured
{
    background-color: #fff;
    display: none;
    height: 150px;
    width: 150px;
}
@media only screen and (min-width: 782px)
{
    .expanded-personal-featured
    {
        display: block;
        order: 3;
    }
}
.expanded-inner-content
{
    display: flex;
    flex-direction: column;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content
    {
        flex-direction: row;
    }
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content:after
    {
        background-color: #fff;
        content: "";
        height: 100%;
        width: 1px;
        position: absolute;
        left: calc(50% + 2px);
    }
}
.expanded-inner-content h3
{
    font-size: 19px;
    font-size: 1.1875rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    margin-bottom: 24px;
}
.expanded-inner-content p
{
    font-size: 16px;
    font-size: 1rem;
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content p
    {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content .align-title
    {
        color: rgba(255,255,255,.5);
        font-size: 17px;
        font-size: 1.0625rem;
        position: absolute;
        left: 0;
        top: 104px;
        transform: rotate(270deg);
        transform-origin: left top 0;
        font-family: upgrade-lights,sans-serif;
        font-weight: 500;
    }
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content .profile-personal
    {
        padding-right: 60px;
        padding-left: 22px;
    }
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content .profile-personal .align-title
    {
        left: auto;
        right: 0;
        top: 70px;
        transform: rotate(90deg);
        transform-origin: right top 0;
    }
}
.expanded-inner-content .profile-professional
{
    margin-bottom: 40px;
}
@media only screen and (min-width: 782px)
{
    .expanded-inner-content .profile-professional
    {
        margin-bottom: 0;
        padding-left: 60px;
        padding-right: 12px;
    }
}
.profile-column
{
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .profile-column
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
    }
}
@media only screen and (min-width: 782px)
{
    .profile-column p:last-child
    {
        margin-bottom: 0;
    }
}
.mobile-team-meta
{
    padding-top: 28px;
}
@media only screen and (min-width: 782px)
{
    .mobile-team-meta
    {
        display: none;
    }
}
.mobile-team-meta p
{
    color: #fff;
}
.mobile-team-meta a
{
    color: #fff;
    display: block;
}
.team-meta-expander
{
    display: none;
    bottom: 0;
    position: absolute;
    right: 0;
    width: 320px;
}
@media only screen and (min-width: 782px)
{
    .team-meta-expander
    {
        display: block;
    }
}
.expand-header
{
    background-color: #92ac7d;
    color: #343e36;
    cursor: pointer;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 17px 24px;
}
.expand-contact
{
    background-color: #dfe4d4;
    color: #343e36;
    display: none;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    padding: 24px 24px 56px;
}
.expand-contact a
{
    border-bottom: 1px solid rgba(0,0,0,0);
    display: block;
    font-family: upgrade-lights,sans-serif;
    font-weight: 400;
}
.expand-contact a:hover
{
    border-bottom: 1px solid #09c19c;
    color: #09c19c;
}
@media only screen and (min-width: 1200px)
{
    .image-block-left .boxed-content .boxed-image-block img
    {
        margin-left: -80px;
        margin-right: 0;
    }
}
@media only screen and (min-width: 782px)
{
    .image-block-left .boxed-content .boxed-content-block
    {
        margin-left: calc(8.3333333333% - 32.5px + 60px);
    }
}
.boxed-content
{
    padding-top: 56px;
    padding-bottom: 56px;
    width: 100%;
}
@media only screen and (min-width: 782px)
{
    .boxed-content
    {
        padding-top: 125px;
        padding-bottom: 125px;
    }
}
.boxed-content .container
{
    height: 100%;
}
@media only screen and (min-width: 782px)
{
    .boxed-content .module-row
    {
        display: flex;
        flex-direction: row;
    }
}
.boxed-content .boxed-image-block
{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
@media only screen and (min-width: 782px)
{
    .boxed-content .boxed-image-block
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px)
{
    .boxed-content .boxed-image-block img
    {
        max-width: 640px;
        margin-right: -80px;
    }
}
@media only screen and (min-width: 782px)
{
    .boxed-content .boxed-content-block
    {
        width: calc(41.6666666667% - 42.5px);
        float: left;
        margin-left: 30px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
}
@media only screen and (min-width: 782px)
{
    .image-block-right .module-row
    {
        display: flex;
        flex-direction: row;
    }
}
@media only screen and (min-width: 782px)
{
    .image-block-right .boxed-image-block
    {
        order: 2;
        margin-left: calc(8.3333333333% - 32.5px + 60px);
    }
}
.contact-information
{
    position: relative;
}
.contact-information::after
{
    clear: both;
    content: "";
    display: block;
}
.contact-column
{
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .contact-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 48px;
    }
}
.contact-column h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .contact-column h2
    {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
@media only screen and (min-width: 782px)
{
    .contact-column p
    {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
.contact-column .contact-column-phone
{
    margin-bottom: 0;
}
.contact-column .email-link
{
    border-bottom: 1px solid #09c19c;
    margin-bottom: 32px;
    padding-bottom: 4px;
}
@media only screen and (min-width: 782px)
{
    .contact-column .email-link
    {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
.contact-column .email-link:hover
{
    color: #09c19c;
}
.contact-map
{
    padding-bottom: 15px;
    position: relative;
    z-index: 3;
}
@media only screen and (min-width: 1200px)
{
    .contact-map
    {
        padding-bottom: 0;
    }
}
.contact-map .responsive-container
{
    position: relative;
    overflow: hidden;
    padding-top: 0;
}
.contact-map .responsive-container iframe
{
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 500px;
    border: 0;
}
@media only screen and (min-width: 1200px)
{
    .contact-blend
    {
        background-color: #f7f8f9;
        height: 250px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 2;
    }
}
.cont-blocks
{
    background-color: #f5f8f7;
    padding: 56px 0 28px;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .cont-blocks
    {
        padding: 96px 0 40px;
    }
}
.cont-blocks h2
{
    font-size: 36px;
    font-size: 2.25rem;
    font-family: upgrade,sans-serif;
    line-height: 1.2;
    margin-bottom: 24px;
}
.content-column
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 48px;
}
@media only screen and (min-width: 782px)
{
    .content-column
    {
        font-size: 18px;
        font-size: 1.125rem;
        width: calc(25% - 37.5px);
        float: left;
        margin-left: 30px;
    }
}
.content-column:nth-child(4n+1)
{
    clear: left;
}
.content-column img
{
    margin-bottom: 20px;
}
.content-column a
{
    border-bottom: 1px solid #09c19c;
    color: #343e36;
}
.content-column a:hover
{
    color: #09c19c;
}
.content-column h2
{
    font-family: upgrade,sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 15px;
}
.content-column h2 a
{
    border-bottom: none;
}
.featured-blocks
{
    display: flex;
    flex-direction: column;
}
.featured-blocks::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .featured-blocks
    {
        flex-direction: row;
    }
}
.featured-blocks .featured-block-column
{
    padding: 56px 15px;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .featured-blocks .featured-block-column
    {
        padding: 108px 80px;
        width: 50%;
    }
}
.featured-blocks .featured-block-column h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .featured-blocks .featured-block-column h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.5;
    }
}
@media only screen and (min-width: 1140px)
{
    .featured-blocks .featured-block-column .featured-block-inner
    {
        max-width: 506px;
        min-height: 300px;
        padding-bottom: 40px;
        position: relative;
    }
}
.featured-blocks .featured-block-column .featured-block-inner a
{
    color: #343e36;
}
.featured-blocks .featured-block-column .featured-block-inner a:hover
{
    color: #09c19c;
}
@media only screen and (min-width: 1140px)
{
    .featured-blocks .featured-block-column.featured-block-primary .featured-block-inner
    {
        float: right;
    }
}
.featured-blocks .featured-block-column .arrow-only-button
{
    margin-top: 48px;
}
@media only screen and (min-width: 782px)
{
    .featured-blocks .featured-block-column .arrow-only-button
    {
        margin-top: 0;
        position: absolute;
        bottom: 60px;
        left: 80px;
    }
}
@media only screen and (min-width: 1140px)
{
    .featured-blocks .featured-block-column .arrow-only-button
    {
        bottom: 0;
        left: 0;
    }
}
.featured-content
{
    padding: 40px 0 28px;
}
@media only screen and (min-width: 530px)
{
    .featured-content
    {
        padding: 120px 0 68px;
    }
}
.featured-content .featured-title-column
{
    border-top: 1px solid rgba(52,62,54,.5);
    margin-bottom: 24px;
    padding-top: 32px;
}
@media only screen and (min-width: 782px)
{
    .featured-content .featured-title-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
        min-height: 1px;
    }
}
.featured-content .featured-title-column h2
{
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .featured-content .featured-title-column h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 32px;
    }
}
.featured-content .featured-title-column a
{
    border-bottom: 1px solid #09c19c;
}
.featured-content .featured-title-column a:hover
{
    color: #09c19c;
}
@media only screen and (min-width: 782px)
{
    .featured-content .featured-content-column
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        border-top: 1px solid rgba(52,62,54,.5);
        padding-top: 32px;
    }
}
.featured-content .featured-content-column ul, .featured-content .featured-content-column ol
{
    list-style: circle;
    margin: 40px 0 24px;
    padding: 0;
}
.featured-content h2
{
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 530px)
{
    .featured-content h2
    {
        font-size: 40px;
        font-size: 2.5rem;
    }
}
.featured-content h3
{
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 14px;
    padding-top: 16px;
}
.featured-content .title-padding-extra
{
    margin-bottom: 42px;
}
.featured-content p
{
    font-size: 18px;
    font-size: 1.125rem;
}
.featured-content a
{
    border-bottom: 1px solid #09c19c;
}
.featured-content a:hover
{
    color: #09c19c;
}
.featured-content li
{
    margin-bottom: 20px;
}
.featured-content li a
{
    border: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4;
    padding-left: 58px;
    position: relative;
}
@media only screen and (min-width: 530px)
{
    .featured-content li a
    {
        font-size: 22px;
        font-size: 1.375rem;
    }
}
.featured-content li a:before
{
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 33px;
    height: 13px;
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-orange@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter: grayscale(100%);
    transition: .6s ease;
}
.featured-content li a:hover
{
    color: #09c19c;
    padding-left: 70px;
}
.featured-content li a:hover:before
{
    filter: grayscale(0);
    left: 12px;
}
@media screen and (max-width: 660px)
{
    .featured-content .split-lists .column
    {
        width: 100%!important;
    }
}
@media only screen and (min-width: 1140px)
{
    .featured-content blockquote
    {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.25;
    }
}
.featured-content blockquote p
{
    font-size: 26px;
    font-size: 1.625rem;
}
@media only screen and (min-width: 1140px)
{
    .featured-content blockquote p
    {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
.featured-content img
{
    padding-bottom: 40px;
}
.featured-content p img
{
    padding-bottom: 20px;
}
.no-bullets .featured-content-column ul
{
    list-style: none;
}
.featured-project
{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #343e36;
    color: #fff;
}
@media only screen and (min-width: 782px)
{
    .featured-project
    {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.featured-project .flex-wrapper
{
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media only screen and (min-width: 782px)
{
    .featured-project .flex-wrapper
    {
        flex-direction: row;
    }
}
.featured-project .featured-project-title
{
    margin-bottom: 30px;
}
@media only screen and (min-width: 782px)
{
    .featured-project .featured-project-title
    {
        width: calc(50% - 50px);
        margin-right: 50px;
        margin-bottom: 0;
    }
}
.featured-project .featured-project-title h2
{
    font-family: miller-headline,serif;
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 600;
}
@media only screen and (min-width: 782px)
{
    .featured-project .featured-project-title h2
    {
        font-size: 50px;
        font-size: 3.125rem;
    }
}
.featured-project .featured-project-title a.wpa-btn
{
    border: none;
    color: #fff;
}
.featured-project .featured-project-title a.wpa-btn:before
{
    background-image: url("/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-white@2x.png");
}
.featured-project .featured-project-title a.wpa-btn:visited
{
    color: #fff;
}
.featured-project .featured-project-title a.wpa-btn:hover
{
    color: #09c19c;
}
.featured-project .featured-project-title h3 a
{
    color: #fff;
}
.featured-project .featured-project-title h3 a:visited
{
    color: #fff;
}
.featured-project .featured-project-title h3 a:hover
{
    color: #09c19c;
}
@media only screen and (min-width: 782px)
{
    .featured-project .featured-project-image
    {
        width: 50%;
    }
}
.featured-project .featured-project-image img
{
    border-radius: 8px;
    padding-bottom: 0;
}
.featured-funds
{
    padding: 56px 0 64px;
}
@media only screen and (min-width: 782px)
{
    .featured-funds
    {
        padding: 88px 0 112px;
    }
}
.featured-funds .featured-title-column
{
    margin-bottom: 24px;
    padding-top: 32px;
}
@media only screen and (min-width: 782px)
{
    .featured-funds .featured-title-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
        min-height: 1px;
    }
}
.featured-funds .featured-title-column h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .featured-funds .featured-title-column h2
    {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
.featured-funds .featured-title-column p
{
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .featured-funds .featured-title-column p
    {
        margin-bottom: 68px;
    }
}
.featured-funds .featured-title-column img
{
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .featured-funds .featured-title-column img
    {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 782px)
{
    .featured-funds .featured-content-column
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        padding-top: 32px;
    }
}
.featured-funds .featured-fund-links ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.featured-funds .featured-fund-links ul li
{
    border-bottom: 1px solid rgba(52,62,54,.5);
    font-family: upgrade-lights,sans-serif;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 500;
    padding: 19px 15px 19px 58px;
    position: relative;
    transition: .6s;
}
@media only screen and (min-width: 782px)
{
    .featured-funds .featured-fund-links ul li
    {
        font-size: 22px;
        font-size: 1.375rem;
    }
}
.featured-funds .featured-fund-links ul li a
{
    color: #343e36;
}
.featured-funds .featured-fund-links ul li a:before
{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 33px;
    height: 13px;
    margin-top: -6px;
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-orange@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter: grayscale(100%);
    transition: .6s ease;
}
.featured-funds .featured-fund-links ul li a:hover
{
    color: #09c19c;
}
.featured-funds .featured-fund-links ul li a:hover:before
{
    filter: grayscale(0);
}
.featured-funds .featured-fund-links ul li:hover
{
    padding-left: 70px;
}
.featured-funds .featured-fund-links ul li:hover a:before
{
    left: 12px;
}
.impact-button
{
    background-color: #fff;
    padding: 20px 32px 62px 32px;
    margin-top: 40px;
    position: relative;
    text-align: center;
    transition: .6s;
}
@media only screen and (min-width: 782px)
{
    .impact-button
    {
        max-width: 100%;
        padding: 20px 102px 24px 32px;
        text-align: left;
        width: 470px;
    }
}
.impact-button:hover
{
    color: #09c19c;
}
.impact-button a
{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.impact-button a:after
{
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -16px;
    width: 33px;
    height: 13px;
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-orange@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter: grayscale(100%);
    transition: .6s ease;
}
@media only screen and (min-width: 782px)
{
    .impact-button a:after
    {
        bottom: auto;
        margin-top: -6px;
        margin-left: 0;
        right: 32px;
        left: auto;
        top: 50%;
    }
}
.impact-button a:hover:after
{
    filter: grayscale(0);
}
.impact-button h3
{
    font-family: upgrade-lights,sans-serif;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 500;
    margin-bottom: 8px;
}
.impact-button p
{
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 0;
}
.full-width-quote
{
    background-color: #f5f8f7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 64px;
    padding-bottom: 64px;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .full-width-quote
    {
        padding: 120px 0;
    }
}
.full-width-quote img
{
    margin-bottom: 48px;
    max-width: 63px;
}
@media only screen and (min-width: 782px)
{
    .full-width-quote img
    {
        max-width: 84px;
    }
}
.full-width-quote p
{
    font-size: 28px;
    font-size: 1.75rem;
    font-family: upgrade-lights,sans-serif;
    line-height: 1.4;
}
@media only screen and (min-width: 782px)
{
    .full-width-quote p
    {
        font-size: 44px;
        font-size: 2.75rem;
    }
}
.full-width-quote p strong
{
    font-size: 25px;
    font-size: 1.5625rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
}
@media only screen and (min-width: 782px)
{
    .full-width-quote p strong
    {
        font-size: 39px;
        font-size: 2.4375rem;
    }
}
.full-width-quote .quote-name
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 24px;
}
@media only screen and (min-width: 782px)
{
    .full-width-quote .quote-name
    {
        font-size: 22px;
        font-size: 1.375rem;
        margin-top: 48px;
    }
}
@media only screen and (min-width: 782px)
{
    .full-width-quote .quote-column
    {
        width: calc(83.3333333333% - 55px);
        float: left;
        margin-left: 30px;
        margin-left: calc(8.3333333333% - 32.5px + 60px);
    }
}
.fund-iframe-accordions
{
    background-color: #f7f8f9;
    padding: 56px 0;
}
@media only screen and (min-width: 782px)
{
    .fund-iframe-accordions
    {
        padding: 88px 0 64px;
    }
}
@media only screen and (min-width: 782px)
{
    .accordion-iframe-column
    {
        width: calc(100% - 60px);
        float: left;
        margin-left: 30px;
    }
}
.accordion-iframe-column .accordion-title
{
    display: block;
    margin: 0;
    outline: none;
    transition: .6s ease;
    text-align: center;
}
.accordion-iframe-column .accordion-title h2
{
    display: inline-block;
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
    padding-right: 46px;
    position: relative;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .accordion-iframe-column .accordion-title h2
    {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
.accordion-iframe-column .accordion-title h2:hover
{
    cursor: pointer;
}
.accordion-iframe-column .accordion-title h2:after
{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    height: 11px;
    width: 22px;
    content: "";
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/dark-arrow@2x.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.accordion-iframe-column .accordion-title.open h2:after
{
    transform: rotate(180deg);
}
.accordion-iframe-column .collapsing-section
{
    border-bottom: none;
}
.accordion-iframe-column .collapsing-section .responsive-container
{
    padding-top: 0;
}
.accordion-iframe-column .collapsing-section .responsive-container iframe
{
    position: relative;
    top: auto;
    left: auto;
    height: auto;
}
.fund-accordions
{
    background-color: #fff;
}
.fund-accordions h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
    padding: 56px 0 0;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .fund-accordions h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        padding: 88px 0 0;
    }
}
.fund-accordions .collapsing-section ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.fund-accordions .collapsing-section ul li
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/document@2x.png);
    background-repeat: no-repeat;
    background-size: 21px 24px;
    background-position: left top;
    display: block;
    margin-bottom: 15px;
    padding-left: 50px;
}
.fund-accordions .collapsing-section ul a
{
    display: block;
}
.fund-accordions .collapsing-section ul a:hover
{
    color: #09c19c;
}
.fund-accordions .collapsing-section ul span
{
    color: rgba(52,62,54,.7);
    display: block;
    font-size: 14px;
    font-size: .875rem;
}
.accordion-column
{
    border-bottom: 1px solid rgba(52,62,54,.5);
}
@media only screen and (min-width: 782px)
{
    .accordion-column
    {
        width: calc(83.3333333333% - 55px);
        float: left;
        margin-left: 30px;
        margin-left: calc(8.3333333333% - 32.5px + 60px);
    }
}
.accordion-column.padding-bottom-extra
{
    margin-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .accordion-column.padding-bottom-extra
    {
        margin-bottom: 96px;
    }
}
.accordion-title
{
    display: block;
    margin: 0;
    outline: none;
    transition: .6s ease;
}
.accordion-title h3
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 15px 15px 15px 0;
    position: relative;
    transition: color .6s ease;
}
.accordion-title h3:hover
{
    cursor: pointer;
}
.accordion-title h3:after
{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    width: 12px;
    content: "";
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/accordion-icon@2x.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.accordion-title.open h3:after
{
    transform: rotate(180deg);
}
.collapsing-section
{
    display: none;
}
.collapsing-section
{
    padding: 20px 0 12px;
}
.accordion-block
{
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .accordion-block
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
    }
}
.fund-content
{
    background-color: #fff;
}
.fund-content p, .fund-content ul, .fund-content ol
{
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 24px;
}
.fund-content p a, .fund-content ul a, .fund-content ol a
{
    color: #343e36;
}
.fund-content p a:hover, .fund-content ul a:hover, .fund-content ol a:hover
{
    color: #09c19c;
}
.fund-content p a
{
    border-bottom: 1px solid #09c19c;
    color: #343e36;
}
.fund-content p a:hover
{
    color: #09c19c;
}
.fund-content ul li, .fund-content ol li
{
    list-style: circle;
    margin-bottom: 12px;
}
.fund-content h2
{
    font-size: 22px;
    font-size: 1.375rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    padding-top: 16px;
    margin-bottom: 24px;
}
.fund-content h3
{
    font-size: 20px;
    font-size: 1.25rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    padding-top: 16px;
    margin-bottom: 24px;
}
.fund-content .fund-main
{
    min-height: 1px;
    padding-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .fund-content .fund-main
    {
        width: calc(58.3333333333% - 47.5px);
        float: left;
        margin-left: 30px;
        padding-bottom: 88px;
    }
}
@media screen and (max-width: 660px)
{
    .fund-content .fund-main .split-lists .column
    {
        width: 100%!important;
    }
}
.fund-content .fund-main .fund-button
{
    margin-top: 40px;
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .fund-content .fund-sidebar
    {
        width: calc(25% - 37.5px);
        float: left;
        margin-left: 30px;
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
.fund-content .fund-sidebar .fund-sidebar-block
{
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .fund-content .fund-sidebar .fund-sidebar-block
    {
        margin-bottom: 40px;
    }
}
.fund-content .fund-sidebar .sidebar-link
{
    border-bottom: 1px solid rgba(0,0,0,0);
    color: #09c19c;
    display: inline-block;
    margin-top: 20px;
}
.fund-content .fund-sidebar .sidebar-link:hover
{
    border-bottom: 1px solid #09c19c;
}
.fund-content .fund-sidebar h3
{
    margin-bottom: 8px;
}
.fund-content .fund-sidebar ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.fund-content .fund-sidebar ul li
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/document@2x.png);
    background-repeat: no-repeat;
    background-size: 21px 24px;
    background-position: left center;
    border-bottom: 1px solid rgba(52,62,54,.5);
    display: block;
    margin-bottom: 0;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.fund-content .fund-sidebar ul a
{
    border: none;
    display: block;
}
.fund-content .fund-sidebar ul span
{
    color: rgba(52,62,54,.7);
    display: block;
    font-size: 14px;
    font-size: .875rem;
}
.fund-content .fund-sidebar .fund-contacts
{
    margin-top: 24px;
    padding-bottom: 8px;
}
.fund-content .fund-sidebar .fund-contacts p
{
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 4px;
}
.fund-content .fund-sidebar .fund-contacts a
{
    border-bottom: 1px solid #09c19c;
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 2px;
}
.fund-content .fund-sidebar .fund-contacts a:hover
{
    color: #09c19c;
}
.fund-content .fund-reports
{
    border-top: 1px solid rgba(52,62,54,.5);
    border-bottom: 1px solid rgba(52,62,54,.5);
    margin-top: 48px;
    margin-bottom: 48px;
    padding-top: 24px;
}
.fund-content .fund-reports h3
{
    margin-bottom: 16px;
    padding-top: 0;
}
.fund-content .fund-report-column
{
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .fund-content .fund-report-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
    }
}
.fund-content .fund-report-column img
{
    margin-bottom: 16px;
}
.fund-content .fund-report-column p
{
    font-size: 16px;
    font-size: 1rem;
}
.fund-content .fund-report-column p a
{
    border-bottom: 1px solid rgba(0,0,0,0);
    color: #09c19c;
}
.fund-content .fund-report-column p a:hover
{
    border-bottom: 1px solid #09c19c;
}
.fund-header .single-post-header
{
    margin-bottom: 48px;
}
.fund-header .single-post-header::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .fund-header .single-post-header
    {
        margin-bottom: 50px;
    }
}
.fund-header .single-intro
{
    margin-bottom: 30px;
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .fund-header .single-intro
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
        padding-right: 42px;
        text-align: left;
    }
}
.fund-header .single-intro h1
{
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .fund-header .single-intro h1
    {
        font-size: 44px;
        font-size: 2.75rem;
    }
}
.fund-header .single-intro p
{
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.5;
    margin-bottom: 32px;
}
.fund-header .single-intro .impact-button
{
    background-color: #dfe4d4;
}
.fund-header .single-intro .impact-button p
{
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.3;
    margin-bottom: 0;
}
@media only screen and (min-width: 782px)
{
    .fund-header .single-post-featured
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
    }
}
.fund-header .single-post-featured .video-header a
{
    display: block;
    position: relative;
}
.fund-header .single-post-featured .video-header a:before
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/play@2x.png);
    background-repeat: no-repeat;
    background-size: 30px 40px;
    background-position: 38px 30px;
    background-color: rgba(255,255,255,.8);
    border-radius: 999px;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    height: 96px;
    width: 96px;
    transition: .6s;
}
.fund-header .single-post-featured .video-header a:hover:before
{
    background-color: #fff;
}
.fund-header .single-post-featured .impact-button
{
    background-color: #dfe4d4;
    width: 100%;
}
.fund-header .single-post-featured .impact-button p
{
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.3;
    margin-bottom: 0;
}
.header-intro
{
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 60px;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .header-intro
    {
        padding-top: 160px;
        padding-bottom: 100px;
    }
}
.header-intro .header-intro-callout
{
    padding: 0;
}
.header-intro .header-intro-callout h1
{
    font-family: miller-headline,serif;
    font-size: 40px;
    font-size: 2.5rem;
    letter-spacing: 2px;
    line-height: 1.1;
    margin-bottom: 20px;
}
@media only screen and (min-width: 530px)
{
    .header-intro .header-intro-callout h1
    {
        font-size: 60px;
        font-size: 3.75rem;
    }
}
@media only screen and (min-width: 782px)
{
    .header-intro .header-intro-callout h1
    {
        font-size: 78px;
        font-size: 4.875rem;
    }
}
@media only screen and (min-width: 1000px)
{
    .header-intro .header-intro-callout h1
    {
        font-size: 104px;
        font-size: 6.5rem;
    }
}
.header-intro .header-intro-callout h1 span
{
    font-family: miller-headline,serif;
    font-weight: 600;
    display: block;
}
.header-intro .header-intro-callout h2
{
    font-size: 24px;
    font-size: 1.5rem;
    font-family: miller-headline,serif;
    color: #777;
    line-height: 1.2;
}
@media only screen and (min-width: 782px)
{
    .header-intro .header-intro-callout h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 40px;
    }
}
.header-intro .header-intro-callout p
{
    font-size: 18px;
    font-size: 1.125rem;
}
@media only screen and (min-width: 782px)
{
    .header-intro .header-intro-callout p
    {
        font-size: 26px;
        font-size: 1.625rem;
        max-width: 800px;
    }
}
.header-intro .header-intro-callout p span
{
    border-bottom: 1px solid #000;
}
.icon-blocks
{
    padding: 56px 0 28px;
}
@media only screen and (min-width: 782px)
{
    .icon-blocks
    {
        padding: 96px 0 40px;
    }
}
.icon-blocks h2
{
    font-size: 36px;
    font-size: 2.25rem;
    font-family: miller-headline,serif;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .icon-blocks h2
    {
        margin-bottom: 48px;
    }
}
.icon-blocks .section-header
{
    text-align: center;
}
.icon-column
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 48px;
}
@media only screen and (min-width: 782px)
{
    .icon-column
    {
        font-size: 18px;
        font-size: 1.125rem;
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
    }
}
.icon-column:nth-child(3n+1)
{
    clear: left;
}
.icon-column img
{
    margin-bottom: 20px;
}
.icon-column a
{
    border-bottom: 1px solid #09c19c;
    color: #343e36;
}
.icon-column a:hover
{
    color: #09c19c;
}
.icon-column h2
{
    font-family: miller-headline,serif;
    font-weight: 600;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 15px;
}
.icon-column h2 a
{
    border-bottom: none;
}
@media only screen and (min-width: 782px)
{
    .icon-block-two .icon-column-1
    {
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
.image-content-block
{
    display: flex;
    flex-direction: column;
}
.image-content-block::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .image-content-block
    {
        flex-direction: row;
    }
}
@media only screen and (min-width: 782px)
{
    .image-content-block .image-content-wrapper
    {
        max-width: 460px;
    }
}
.image-content-block h1
{
    color: #d7e0e8;
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.1;
}
.image-content-block h1 strong
{
    font-size: 52px;
    font-size: 3.25rem;
}
.image-content-block h2
{
    font-size: 25px;
    font-size: 1.5625rem;
    font-family: miller-headline,serif;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .image-content-block h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 32px;
    }
}
@media only screen and (min-width: 782px)
{
    .image-content-block h2 strong
    {
        font-weight: 500;
        font-size: 33px;
        font-size: 2.0625rem;
    }
}
.image-content-block h3
{
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 10px;
}
@media only screen and (min-width: 530px)
{
    .image-content-block h3
    {
        font-size: 32px;
        font-size: 2rem;
        margin-bottom: 16px;
    }
}
.image-content-block p
{
    margin-bottom: 24px;
}
.image-content-block .wpa-btn
{
    margin-bottom: 16px;
}
@media only screen and (min-width: 530px)
{
    .image-content-block .wpa-btn
    {
        display: inline-block;
        margin-right: 16px;
    }
}
.image-content-block .wpa-btn:last-child
{
    margin-right: 0;
}
.image-content-block.font-large h1
{
    text-align: center;
}
@media only screen and (min-width: 782px)
{
    .image-content-block.font-large h1
    {
        font-size: 70px;
        font-size: 4.375rem;
    }
}
@media only screen and (min-width: 1000px)
{
    .image-content-block.font-large h1
    {
        font-size: 80px;
        font-size: 5rem;
    }
}
@media only screen and (min-width: 782px)
{
    .image-content-block.font-large h1 strong
    {
        font-size: 64px;
        font-size: 4rem;
    }
}
@media only screen and (min-width: 1000px)
{
    .image-content-block.font-large h1 strong
    {
        font-size: 74px;
        font-size: 4.625rem;
    }
}
.image-content-block.text-left .image-content-content
{
    align-items: flex-start;
    text-align: left;
}
.image-content-block.text-left .image-content-content h1
{
    text-align: left;
}
.image-content-block .bg-orange h1
{
    color: #f7f8f9;
}
.image-content-block .bg-green h1
{
    color: #343e36;
}
.image-content-image
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 410px;
    order: 2;
}
@media only screen and (min-width: 782px)
{
    .image-content-image
    {
        height: 100vh;
        min-height: 750px;
        width: 50%;
    }
}
.image-content-content
{
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 350px;
    justify-content: center;
    padding: 86px 15px 56px;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .image-content-content
    {
        height: 100vh;
        min-height: 750px;
        padding: 0 50px;
        text-align: center;
        width: 50%;
    }
}
@media only screen and (min-width: 1140px)
{
    .image-content-content
    {
        padding: 0 10%;
    }
}
.image-content-content .down-arrow
{
    background-image: url(/wp-content/themes/the-wordpress-agency/assets/src/images/arrow-down@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 20px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
}
@media only screen and (min-width: 782px)
{
    .image-content-content .down-arrow
    {
        bottom: 60px;
    }
}
@media only screen and (min-width: 782px)
{
    .image-block-left .image-content-image
    {
        order: 1;
    }
}
@media only screen and (min-width: 782px)
{
    .image-block-left .image-content-content
    {
        order: 2;
    }
}
@media only screen and (min-width: 782px)
{
    .image-block-right .module-row
    {
        display: flex;
        flex-direction: row;
    }
}
.in-page-tabs
{
    display: none;
    padding: 40px 0 28px;
}
@media only screen and (min-width: 530px)
{
    .in-page-tabs
    {
        padding: 80px 0 105px;
    }
}
.loaded .in-page-tabs
{
    display: block;
}
.js-tabs
{
    position: relative;
}
.js-tablist
{
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.layout-content
{
    padding: 40px 0 28px;
}
@media only screen and (min-width: 782px)
{
    .layout-content
    {
        padding: 120px 0 68px;
    }
}
@media only screen and (min-width: 782px)
{
    .layout-content .content-section
    {
        width: calc(66.6666666667% - 50px);
        float: left;
        margin-left: 30px;
        margin-left: calc(16.6666666667% - 35px + 60px);
    }
}
.layout-content.top-line
{
    border-top: 1px solid #ddd;
}
.layout-content h1
{
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .layout-content h1
    {
        font-size: 52px;
        font-size: 3.25rem;
    }
}
.layout-content h2
{
    font-size: 32px;
    font-size: 2rem;
    font-family: miller-headline,serif;
    font-weight: 600;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .layout-content h2
    {
        font-size: 40px;
        font-size: 2.5rem;
    }
}
.layout-content h3
{
    font-size: 24px;
    font-size: 1.5rem;
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    margin-bottom: 14px;
    padding-top: 16px;
}
.layout-content h4
{
    font-size: 22px;
    font-size: 1.375rem;
    font-family: upgrade,sans-serif;
    font-weight: 500;
    margin-bottom: 14px;
    padding-top: 16px;
}
.layout-content .title-padding-extra
{
    margin-bottom: 42px;
}
.layout-content p
{
    font-size: 18px;
    font-size: 1.125rem;
}
@media only screen and (min-width: 782px)
{
    .layout-content p
    {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
.layout-content p a
{
    border-bottom: 1px solid #09c19c;
}
.layout-content p a:hover
{
    color: #09c19c;
}
.layout-content p .wpa-btn
{
    border-bottom: none;
}
.layout-content ul, .layout-content ol
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
@media only screen and (min-width: 782px)
{
    .layout-content ul, .layout-content ol
    {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
.layout-content ul
{
    list-style: circle;
}
@media only screen and (min-width: 1140px)
{
    .layout-content blockquote
    {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.25;
    }
}
.layout-content blockquote p
{
    font-size: 26px;
    font-size: 1.625rem;
}
@media only screen and (min-width: 1140px)
{
    .layout-content blockquote p
    {
        font-size: 36px;
        font-size: 2.25rem;
    }
}
.layout-content thead
{
    height: 42px;
    width: 100%;
}
.layout-content thead tr
{
    background-color: #eee;
}
.layout-content th
{
    padding: 10px 17px;
    text-align: left;
}
.layout-content th span
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 300;
    font-size: 12px;
    font-size: .75rem;
}
.layout-content tbody
{
    position: relative;
}
.layout-content td
{
    padding: 10px 17px;
}
.layout-content td span
{
    display: inline-block;
    margin-right: 30px;
}
.layout-content td a:hover
{
    color: #09c19c;
}
.layout-content tr
{
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
}
@media only screen and (min-width: 782px)
{
    .layout-content tr
    {
        display: table-row;
    }
}
.layout-content tr:nth-child(even)
{
    background-color: #eee;
}
.layout-content tr td:last-child
{
    padding-right: 0;
}
.layout-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .layout-content .gform_wrapper textarea
{
    border: 1px solid #cfd8dc;
    border-radius: 0;
    padding: 6px 15px;
}
.layout-content .gform_wrapper ul.gfield_checkbox li input[type=checkbox], .layout-content .gform_wrapper ul.gfield_radio li input[type=radio]
{
    margin-right: 12px;
}
.layout-content-two-columns
{
    padding: 48px 0 24px;
}
@media only screen and (min-width: 782px)
{
    .layout-content-two-columns
    {
        padding: 96px 0 80px;
    }
}
@media only screen and (min-width: 782px)
{
    .layout-content-two-columns .module-row
    {
        display: flex;
    }
}
.layout-content-two-columns .content-two-columns
{
    margin-bottom: 50px;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .layout-content-two-columns .content-two-columns
    {
        width: calc(50% - 45px);
        float: left;
        margin-left: 30px;
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        padding-bottom: 40px;
    }
}
@media only screen and (min-width: 782px)
{
    .layout-content-two-columns .content-two-content
    {
        display: flex;
        flex-direction: column;
        flex: 1 0 auto;
    }
}
.layout-content-two-columns h2
{
    font-size: 24px;
    font-size: 1.5rem;
    font-family: miller-headline,serif;
    font-weight: 600;
    margin-bottom: 12px;
}
@media only screen and (min-width: 530px)
{
    .layout-content-two-columns h2
    {
        font-size: 32px;
        font-size: 2rem;
        margin-bottom: 12px;
    }
}
.layout-cta
{
    padding: 0 0 30px;
}
.cta-inner
{
    padding-top: 48px;
}
.cta-inner::after
{
    clear: both;
    content: "";
    display: block;
}
.cta-inner .module-row
{
    display: flex;
    flex-direction: column;
}
@media only screen and (min-width: 782px)
{
    .cta-inner .module-row
    {
        flex-direction: row;
    }
}
.cta-image-column
{
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
@media only screen and (min-width: 782px)
{
    .cta-image-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 0;
    }
}
.cta-content-column
{
    padding: 0 15px;
}
@media only screen and (min-width: 782px)
{
    .cta-content-column
    {
        width: calc(58.3333333333% - 47.5px);
        float: left;
        margin-left: 30px;
        padding: 0;
    }
}
.cta-content-column h2
{
    font-size: 36px;
    font-size: 2.25rem;
    font-family: upgrade-lights,sans-serif;
    line-height: 1.2;
    margin-bottom: 24px;
}
.cta-content-column h2 strong
{
    font-family: upgrade-lights,sans-serif;
    font-size: 33px;
    font-size: 2.0625rem;
}
.cta-blue
{
    background-color: #065792;
    color: #fff;
}
.cta-orange
{
    background-color: #09c19c;
    color: #fff;
}
.cta-green
{
    background-color: #92ac7d;
    color: #fff;
}
.cta-wrapper-inner
{
    padding: 0 15px;
    text-align: center;
}
.cta-wrapper-inner h2
{
    font-size: 60px;
    font-size: 3.75rem;
    font-family: miller-headline,serif;
    font-weight: 600;
    margin-bottom: 30px;
}
.cta-button
{
    margin-top: 24px;
}
@media only screen and (min-width: 530px)
{
    .cta-button
    {
        margin-top: 48px;
    }
}
.cta-inner-bg .wpa-btn
{
    background-color: #09c19c;
    color: #fff;
}
.cta-inner-bg .wpa-btn:hover
{
    background-color: #000;
}
.news-blocks
{
    padding: 56px 0;
}
@media only screen and (min-width: 782px)
{
    .news-blocks
    {
        padding: 96px 0;
    }
}
.news-blocks h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .news-blocks h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 48px;
    }
}
.news-blocks h2 span
{
    display: block;
    padding-top: 16px;
}
.news-blocks h2 span .wpa-btn:before
{
    top: 5px;
}
@media only screen and (min-width: 782px)
{
    .news-blocks h2 span
    {
        float: right;
        padding-top: 0;
    }
    .news-blocks h2 span .wpa-btn:before
    {
        top: 6px;
    }
}
.news-blocks article
{
    border-top: 1px solid rgba(52,62,54,.5);
    padding-top: 24px;
    padding-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .news-blocks article
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        padding-bottom: 0;
    }
}
.news-blocks article h3
{
    font-family: miller-headline,serif;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 16px;
}
@media only screen and (min-width: 782px)
{
    .news-blocks article h3
    {
        margin-bottom: 16px;
    }
}
.news-blocks article h3 a:hover
{
    color: #09c19c;
}
.news-blocks article p
{
    margin-bottom: 32px;
}
@media only screen and (min-width: 782px)
{
    .news-blocks article .wpa-btn
    {
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.news-blocks article .wpa-btn:before
{
    top: 6px;
}
.news-blocks .entry-meta
{
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.4;
    opacity: .7;
    margin-bottom: 16px;
}
.news-blocks .entry-meta span
{
    display: inline-block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
.news-blocks .news-block-featured
{
    background-color: #d7e0e8;
    display: flex;
    flex-direction: column;
    margin-bottom: 56px;
}
@media only screen and (min-width: 782px)
{
    .news-blocks .news-block-featured
    {
        width: calc(100% - 60px);
        float: left;
        margin-left: 30px;
        flex-direction: row;
        margin-bottom: 80px;
    }
}
.news-blocks .news-block-featured article
{
    border: none;
    float: none;
    padding: 32px 20px;
    width: auto;
}
@media only screen and (min-width: 782px)
{
    .news-blocks .news-block-featured article
    {
        display: flex;
        flex-direction: column;
        height: 400px;
        justify-content: center;
        padding: 0 52px 0 24px;
    }
}
.news-blocks .news-block-featured article h3
{
    font-size: 28px;
    font-size: 1.75rem;
}
.news-blocks .news-block-featured .news-block-image
{
    background-repeat: no-repeat;
    background-size: cover;
    height: 230px;
    width: 100%;
}
@media only screen and (min-width: 782px)
{
    .news-blocks .news-block-featured .news-block-image
    {
        height: 400px;
        width: 50%;
    }
}
@media only screen and (min-width: 782px)
{
    .news-blocks .news-block-featured .news-block-content
    {
        height: 400px;
        width: 50%;
    }
}
.page-header
{
    padding-top: 200px;
    padding-bottom: 0;
    position: relative;
    text-align: center;
}
.page-header h1
{
    font-family: miller-headline,serif;
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
}
@media only screen and (min-width: 530px)
{
    .page-header h1
    {
        font-size: 60px;
        font-size: 3.75rem;
    }
}
@media only screen and (min-width: 782px)
{
    .page-header h1
    {
        font-size: 104px;
        font-size: 6.5rem;
    }
}
.page-header h1 span
{
    font-family: miller-headline,serif;
    font-weight: 600;
    display: block;
}
.page-header h2
{
    font-size: 24px;
    font-size: 1.5rem;
    color: #aaa;
    line-height: 1.2;
}
@media only screen and (min-width: 782px)
{
    .page-header h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 40px;
    }
}
.page-header p
{
    font-size: 18px;
    font-size: 1.125rem;
}
@media only screen and (min-width: 782px)
{
    .page-header p
    {
        font-size: 22px;
        font-size: 1.375rem;
    }
}
.page-header p span
{
    border-bottom: 1px solid #000;
}
.signup-cta
{
    background-color: #09c19c;
    padding: 27px 0 21px;
}
.signup-cta.signup-pink
{
    background-color: #f7f8f9;
}
.signup-cta.signup-pink .signup-button .wpa-btn
{
    border-color: #09c19c;
    background-color: #09c19c;
}
.signup-cta.signup-pink .signup-button .wpa-btn:hover
{
    background-color: #04604d;
}
.signup-cta.signup-grey .signup-button .wpa-btn
{
    border-color: #09c19c;
    background-color: #09c19c;
}
.signup-cta.signup-grey .signup-button .wpa-btn:hover
{
    background-color: #04604d;
}
.signup-wrapper
{
    border: 1px solid #fff;
    margin: 0 auto;
    max-width: 100%;
    padding: 24px;
    width: 790px;
}
.signup-wrapper::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 530px)
{
    .signup-wrapper
    {
        padding: 28px 35px;
    }
}
.signup-content
{
    margin-bottom: 20px;
}
@media only screen and (min-width: 530px)
{
    .signup-content
    {
        width: 70%;
    }
}
.signup-content h2
{
    color: #fff;
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 24px;
    text-transform: uppercase;
}
@media only screen and (min-width: 530px)
{
    .signup-content h2
    {
        font-size: 56px;
        font-size: 3.5rem;
    }
}
.signup-content h2 span
{
    display: block;
    font-family: upgrade-lights,sans-serif;
    font-weight: 300;
}
.signup-content p
{
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
}
@media only screen and (min-width: 782px)
{
    .signup-form .gform_wrapper form
    {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }
}
@media only screen and (min-width: 782px)
{
    .signup-form .gform_wrapper .gform_body
    {
        margin-right: 108px;
        width: 380px;
    }
}
@media only screen and (min-width: 782px)
{
    .signup-form .gform_wrapper .gform_footer
    {
        clear: none;
        margin: 0;
        padding: 0;
        width: 230px;
    }
}
body #page .signup-blue .signup-form .gform_footer input.button, body #page .signup-blue .signup-form .gform_footer input[type=submit], body #page .signup-blue .signup-form .gform_page_footer input.button, body #page .signup-blue .signup-form .gform_page_footer input[type=submit]
{
    background-color: #04604d;
}
.single-post .signup-cta .signup-button .wpa-btn
{
    border-color: #09c19c;
    background-color: #09c19c;
}
.single-post .signup-cta .signup-button .wpa-btn:hover
{
    background-color: #04604d;
}
.single-wpa_learn .signup-cta
{
    background-color: #f7f8f9;
}
.single-wpa_learn .signup-cta .signup-button .wpa-btn
{
    border-color: #fff;
    background-color: #fff;
}
.single-wpa_learn .signup-cta .signup-button .wpa-btn:hover
{
    background-color: #04604d;
}
.team-blocks
{
    padding: 56px 0;
    padding-bottom: 25px;
}
@media only screen and (min-width: 782px)
{
    .team-blocks
    {
        padding: 88px 0 45px;
    }
}
.team-blocks h2
{
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .team-blocks h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 62px;
    }
}
.team-block-column
{
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 24px;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .team-block-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 58px;
    }
    .team-block-column:nth-child(3n+1)
    {
        clear: left;
    }
}
.team-block-image
{
    padding: 8px 0 8px 8px;
    width: 88px;
}
.team-block-image img
{
    border-radius: 999px;
}
.team-block-meta
{
    margin-left: 14px;
    padding: 8px 0;
    width: calc(100% - 112px);
}
@media only screen and (min-width: 782px)
{
    .team-block-meta
    {
        margin-left: 24px;
    }
}
.team-block-meta p
{
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
}
.team-block-meta p a
{
    border-bottom: 1px solid #09c19c;
    color: #343e36;
}
.team-block-meta p a:visited
{
    color: #343e36;
}
.team-block-meta p a:hover
{
    color: #09c19c;
}
.team-block-meta .job-location
{
    font-family: upgrade-lights,sans-serif;
    font-weight: 500;
    margin-bottom: 16px;
}
.team-with-profiles
{
    background-color: #e8edf1;
    padding: 56px 0 24px;
}
.team-with-profiles::after
{
    clear: both;
    content: "";
    display: block;
}
@media only screen and (min-width: 782px)
{
    .team-with-profiles
    {
        padding: 96px 0 24px;
    }
}
.team-with-profiles h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .team-with-profiles h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.5;
        margin-bottom: 48px;
    }
}
.team-profile-column
{
    margin-bottom: 24px;
    position: relative;
}
@media only screen and (min-width: 782px)
{
    .team-profile-column
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 48px;
    }
    .team-profile-column:nth-child(3n+1)
    {
        clear: left;
    }
}
.team-profile-column img
{
    display: block;
    margin-bottom: 24px;
}
.team-profile-column .team-profile-meta p
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    font-family: upgrade-lights,sans-serif;
    margin-bottom: 4px;
}
.team-profile-column .team-profile-meta .job-title
{
    font-weight: 400;
    font-family: upgrade-lights,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .team-profile-column .team-profile-meta .job-title
    {
        min-height: 82px;
    }
}
.content-blocks
{
    background-color: #e8edf1;
    padding: 56px 0 24px;
}
@media only screen and (min-width: 782px)
{
    .content-blocks
    {
        padding: 84px 0 48px;
    }
}
.content-blocks h2
{
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .content-blocks h2
    {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 48px;
    }
}
.text-blocks
{
    margin-bottom: 24px;
}
@media only screen and (min-width: 782px)
{
    .text-blocks
    {
        width: calc(33.3333333333% - 40px);
        float: left;
        margin-left: 30px;
        margin-bottom: 48px;
    }
    .text-blocks:nth-child(3n+1)
    {
        clear: left;
    }
}
.text-blocks h3
{
    font-weight: 500;
    font-family: upgrade-lights,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 12px;
}
.text-blocks p
{
    font-size: 17px;
    font-size: 1.0625rem;
}
.padding-top-80
{
    padding-top: 30px;
}
@media only screen and (min-width: 530px)
{
    .padding-top-80
    {
        padding-top: 80px;
    }
}
@media only screen and (min-width: 530px)
{
    .padding-top-60
    {
        padding-top: 60px;
    }
}
@media only screen and (min-width: 530px)
{
    .padding-top-30
    {
        padding-top: 30px;
    }
}
.padding-top-00
{
    padding-top: 0;
}
.padding-bottom-120
{
    padding-bottom: 40px;
}
@media only screen and (min-width: 530px)
{
    .padding-bottom-120
    {
        padding-bottom: 120px;
    }
}
@media only screen and (min-width: 530px)
{
    .padding-bottom-30
    {
        padding-bottom: 30px;
    }
}
.padding-bottom-80
{
    padding-bottom: 30px;
}
@media only screen and (min-width: 530px)
{
    .padding-bottom-80
    {
        padding-bottom: 80px;
    }
}
.padding-bottom-00
{
    padding-bottom: 10px;
}
.bg-green
{
    background-color: #92ac7d;
}
.bg-dark-green
{
    background-color: #214a40;
    color: #fff;
}
.bg-orange
{
    background-color: #c66e45;
    color: #fff;
}
.bg-dark-grey
{
    background-color: #303440;
    color: #fff;
}
.bg-dark-grey .wpa-btn
{
    color: #fff;
}
.bg-dark-grey .wpa-btn:visited
{
    color: #fff;
}
.bg-light-green
{
    background-color: #dfe4d4;
}
.bg-light-blue
{
    background-color: #e8edf1;
}
.bg-light-grey
{
    background-color: #f5f8f7;
}
.bg-mushroom
{
    background-color: #f7f8f9;
}
.bg-light-default
{
    background-color: #f5f8f7;
}