﻿@font-face {
    font-family: Lato;
    src: url(fonts/lato-bold-webfont.eot);
    src: url(fonts/lato-bold-webfont.eot?#iefix)format("embedded-opentype"),url(/Content/fonts/lato-bold-webfont.woff2)format("woff2"),url(fonts/lato-bold-webfont.woff)format("woff"),url(fonts/lato-bold-webfont.ttf)format("truetype"),url(fonts/lato-bold-webfont.svg#latobold)format("svg");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    src: url(fonts/lato-italic-webfont.eot);
    src: url(fonts/lato-italic-webfont.eot?#iefix)format("embedded-opentype"),url(fonts/lato-italic-webfont.woff2)format("woff2"),url(fonts/lato-italic-webfont.woff)format("woff"),url(fonts/lato-italic-webfont.ttf)format("truetype"),url(fonts/lato-italic-webfont.svg#latoitalic)format("svg");
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    src: url(fonts/lato-light-webfont.eot);
    src: url(fonts/lato-light-webfont.eot?#iefix)format("embedded-opentype"),url(fonts/lato-light-webfont.woff2)format("woff2"),url(fonts/lato-light-webfont.woff)format("woff"),url(fonts/lato-light-webfont.ttf)format("truetype"),url(fonts/lato-light-webfont.svg#latolight)format("svg");
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    src: url(fonts/lato-lightitalic-webfont.eot);
    src: url(fonts/lato-lightitalic-webfont.eot?#iefix)format("embedded-opentype"),url(fonts/lato-lightitalic-webfont.woff2)format("woff2"),url(fonts/lato-lightitalic-webfont.woff)format("woff"),url(fonts/lato-lightitalic-webfont.ttf)format("truetype"),url(fonts/lato-lightitalic-webfont.svg#latolight_italic)format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    src: url(fonts/lato-regular-webfont.eot);
    src: url(fonts/lato-regular-webfont.eot?#iefix)format("embedded-opentype"),url(fonts/lato-regular-webfont.woff2)format("woff2"),url(fonts/lato-regular-webfont.woff)format("woff"),url(fonts/lato-regular-webfont.ttf)format("truetype"),url(fonts/lato-regular-webfont.svg#latoregular)format("svg");
    font-display: swap;
}

@media only screen and (min-width:600px) {
    .article-list__grid .article-list__single {
        width: 47%;
        float: left;
    }

    .article-list__row .article-list__single {
        width: 30%;
        float: left;
    }

    .article-list__grid .article-list__single:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
    }

    .article-list__row .article-list__single:nth-child(3n+1) {
        clear: left;
    }
}

dfn,
figure figcaption {
    font-style: italic;
}

dl,
menu,
ol,
p,
pre,
ul {
    margin: 1.5em 0;
}

dl,
legend {
    padding: 0;
}

body,
figure,
form {
    margin: 0;
}

b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
}

#main-header__content:after,
#main-nav > ul:after,
.article-list__grid:after,
.article-list__row:after,
.breadcrumb ul:after,
.category-list:after,
.content-area:after,
.content-hero:after,
.content-hero__header:after,
.content-hero__inner:after,
.cta-bar:after,
.cta-form__nav ul:after,
.cta-form__summary:after,
.definition:after,
.featured-post:after,
.field:after,
.fieldset__split:after,
.footer-inner:after,
.footer:after,
.icon-list:after,
.post-meta:after,
.range-slider-container:after,
.rrssb-buttons:after,
.social-icon-list:after,
.toggle-slider-container:after,
hr {
    clear: both !important;
}

hr,
img,
legend {
    border: 0;
}

#main-nav li,
#main-nav ul,
.arrow-list,
.article-list,
.breadcrumb ul,
.category-list,
.cta-form__nav ul,
.icon-list,
.rrssb-buttons li,
.tick-list,
.award-tick-list,
.award-tick-list_new,
nav li,
nav ol,
nav ul {
    list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
    width: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    font-size: 110%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1.5em;
}

a:focus {
    outline: dotted thin;
}

#search-bar,
.selecter:focus,
a:active,
a:hover,
input,
textarea {
    outline: 0;
}

h1 {
    font-size: 2.25em;
    margin-top: .66667em;
    margin-bottom: .66667em;
}

h2 {
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

h3 {
    font-size: 1.17em;
    margin-top: 1.28205em;
    margin-bottom: .25em;
}

h4 {
    font-size: 1em;
    margin-top: 1.5em;
    margin-bottom: 0.2em;
}

h5 {
    font-size: .83em;
    margin-top: 1.80723em;
    margin-bottom: 1.80723em;
}

h6 {
    font-size: .67em;
    margin-top: 2.23881em;
    margin-bottom: 2.23881em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

#main-nav,
.definition,
.form-container h2,
.lt-ie9 #main-nav li > ul li,
.secondary-content {
    border-bottom: 1px #dce5e9 solid;
}

hr {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-family: courier new, monospace;
    font-size: 1em;
    line-height: 1.5em;
}

pre {
    white-space: pre-wrap;
}

q {
    -webkit-quotes: "“""”""‘""’";
    quotes: "“""”""‘""’";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

dl,
menu,
ol,
ul {
    padding: 0 0 0 40px;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

fieldset {
    border-color: silver;
    margin: 0 2px;
    border-width: .0625em;
    border-style: solid;
    padding: .4625em .875em .9125em;
}

legend {
    margin-left: -7px;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

.btn,
.category-list span,
.rrssb-buttons li a,
.selecter-group,
.warning-block {
    text-transform: uppercase;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    overflow: visible;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

#menu-btn,
a {
    cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
    height: 13px;
    width: 13px;
}

*,
:after,
:before,
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

input[type=search] {
    -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    height: 80px;
}

#main-header__content, #main-nav > ul, .article-list__grid, .article-list__row, .breadcrumb ul,
.category-list,
.content-area,
.content-hero,
.content-hero__header,
.content-hero__inner,
.cta-bar,
.cta-form__nav ul,
.cta-form__summary,
.definition,
.featured-post,
.field,
.fieldset__split,
.footer,
.footer-inner,
.icon-list,
.post-meta,
.range-slider-container,
.rrssb-buttons,
.social-icon-list,
.toggle-slider-container {
    zoom: 1;
}

#main-header__content:after,
#main-header__content:before,
#main-nav > ul:after,
#main-nav > ul:before,
.article-list__grid:after,
.article-list__grid:before,
.article-list__row:after,
.article-list__row:before,
.breadcrumb ul:after,
.breadcrumb ul:before,
.category-list:after,
.category-list:before,
.content-area:after,
.content-area:before,
.content-hero:after,
.content-hero:before,
.content-hero__header:after,
.content-hero__header:before,
.content-hero__inner:after,
.content-hero__inner:before,
.cta-bar:after,
.cta-bar:before,
.cta-form__nav ul:after,
.cta-form__nav ul:before,
.cta-form__summary:after,
.cta-form__summary:before,
.definition:after,
.definition:before,
.featured-post:after,
.featured-post:before,
.field:after,
.field:before,
.fieldset__split:after,
.fieldset__split:before,
.footer-inner:after,
.footer-inner:before,
.footer:after,
.footer:before,
.icon-list:after,
.icon-list:before,
.post-meta:after,
.post-meta:before,
.range-slider-container:after,
.range-slider-container:before,
.rrssb-buttons:after,
.rrssb-buttons:before,
.social-icon-list:after,
.social-icon-list:before,
.toggle-slider-container:after,
.toggle-slider-container:before {
    content: " ";
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

p.split-title {
    font-size: 1.5em;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #007dc3;
}

.split-title_new {
    font-size: 3.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #007dc3;
}

.split-title_new:first-line {
    font-weight: 700;
}

p.split-title span,
p.split-title_new span{
    font-weight: 300;
}

.split-title span,
.split-title_new span,
cite {
    display: block;
}

.cta-contact,
.noUi-handle {
    background-color: #007dc3;
    background-image: linear-gradient(to top, #09679c, #007dc3);
    color: #a8aec1;
}

.cta-contact .cta__pull-out,
.cta-contact h1,
.cta-contact h2,
.cta-contact h3,
.cta-contact h4,
.cta-contact h5,
.cta-contact h6,
.noUi-handle .cta__pull-out,
.noUi-handle h1,
.noUi-handle h2,
.noUi-handle h3,
.noUi-handle h4,
.noUi-handle h5,
.noUi-handle h6 {
    color: #fff;
}

.testimonial-bar {
    background-color: #f0f7fa;
    color: #8c9194;
}

a:hover{
    color: #322b6f;
}

*,
:after,
:before {
    box-sizing: border-box;
}

body {
    color: #8c9194;
    font-family: Lato, sans-serif;
    font-style: normal;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}

.apply-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.lt-ie9 .container {
    width: 1024px;
}

.lt-ie9 body {
    -moz-min-width: 1024px;
    -ms-min-width: 1024px;
    -o-min-width: 1024px;
    -webkit-min-width: 1024px;
    min-width: 1024px;
}

.content:first-child {
    margin-top: 0;
}

.l-blue {
    background: #f0f7fa;
}

.d-blue {
    background: #322b6f;
}

p {
    margin: 0 0 15px;
}

dl dl,
ol ol,
ul ul {
    margin: 0;
}

iframe,
object,
video {
    max-width: 100%;
}

a {
    color: #007dc3;
    text-decoration: underline;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}

#header-cta a,
.header-cta a,
#main-nav a,
.breadcrumb a,
.btn,
.cta-bar a,
.cta-phone-hero a {
    text-decoration: none;
}

cite {
    margin: 15px 0 0;
}

li {
    padding: 8px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #007dc3;
    line-height: 1.35em;
    font-weight: 700;
}

.extra-large-title,
.subtitle,
label {
    line-height: 1.25em;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    font-weight: 300;
}

strong {
    color: #535455;
}

.large-title {
    font-size: 2.25em;
}

.subtitle {
    font-size: 1.5em;
    max-width: 600px;
}

.full-title {
    font-weight: 700;
    color: #007dc3;
    line-height: 1.35em;
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

p.light-title {
    font-size: 1.5em;
    font-weight: 300;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #007dc3;
}

.light-title,
.light-title:first-line {
    font-weight: 300;
}

label{
    display: block;
    color: #322b6f;
    font-weight: 700;
}

input,
textarea {
    display: block;
    color: #322b6f;
    font-weight: normal;
}


.content-hero__header-content h2,
.content-hero__header-content h2:first-line,
.content-hero__header-content h3,
.content-hero__header-content h3:first-line,
.content-hero__header-content h4,
.content-hero__header-content h4:first-line,
.content-hero__header-content h5,
.content-hero__header-content h5:first-line,
.content-hero__header-content h6,
.content-hero__header-content h6:first-line,
.cta__pull-out {
    font-weight: 300;
}

.cta__pull-out:first-line,
.warning-block,
dt {
    font-weight: 700;
}

.section-title {
    text-align: center;
    font-size: 1.75em;
    margin: 30px 0;
}

.section-subtitle {
    text-align: center;
}

hr {
    height: 1px;
    background: #dce5e9;
    margin: 30px 0;
}

.hr-clear {
    background-color: #ffffff;
    margin-bottom: 0;
}

body > hr {
    margin: 0;
}

input,
textarea {
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    background-color: #fff;
    border: 2px solid #c6c6c6;
    padding: 10px;
    font-size: 0.9em;
}

label {
    margin: 20px 0 10px;
    font-size: 1em;
}

img.border {
    border: 2px solid #dce5e9;
    -ms-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

.lt-ie9 .content__equal,
.lt-ie9 .content__main,
.lt-ie9 .content__full,
.lt-ie9 .content__third,
.lt-ie9 .content__fith {
    border-left: 1px #dce5e9 solid;
}

.apply-content_main {
    background-color: #F3F9FD;
    padding-top: 0;
}

@media only screen and (min-width: 900px) {
    .apply-content_main {
        background-color: #FFFFFF;
        padding-top: 0;
    }
}

.input input:focus,
.btn:focus,
.toggleBtn:focus,
.toggleBtn_single:focus,
.toggleBtn_Image:focus {
    border-color: #007dc3;
    box-shadow: 0 0 10px #007dc3;
}

.input .selecter:focus .selecter-selected {
    border-color: #007dc3;
    box-shadow: 0 0 10px #007dc3;
}

/*input[type=checkbox] {
    position: absolute;
    top: 0;
    left: -9999px;
    z-index: -100;
    cursor: pointer;
    visibility: hidden;
}

input[type=checkbox] + input[type=hidden] + label {
    padding-left: 26px;
    position: relative;
    font-size: .8em;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
    color: #8c9194;
}*/

.btn,
.btn:hover,
.cta-form input[type=checkbox] + input[type=hidden] + label {
    color: #fff;
}

/*input[type=checkbox] + input[type=hidden] + label:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(/Images/symbols/checkbox.jpg)bottom center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}*/

.btn,
.btn__green {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .1), rgba(255, 255, 255, .1));
}

input[type=checkbox]:checked + input[type=hidden] + label:before {
    background-position: top center;
}

.lt-ie9 input[type=checkbox] {
    position: static;
    visibility: visible;
    display: inline;
}

.lt-ie9 input[type=checkbox] + input[type=hidden] + label {
    padding-left: 0;
}

.lt-ie9 input[type=checkbox] + input[type=hidden] + label:before {
    display: none;
}

.btn {
    background-color: #007dc3;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: none;
    padding: .6em 1.5em;
    display: inline-block;
    text-align: center;
    font-size: 1em;
    -webkit-box-shadow: 0 2px 2px #000, inset 0 1px #fff;
    -ms-box-shadow: 0 2px 2px #000, inset 0 1px #fff;
    box-shadow: 0 2px 2px #000, inset 0 1px #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .05), inset 0 1px rgba(255, 255, 255, .13);
    -webkit-transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}

@media only screen and (min-width: 900px) {
    .btn {
        font-size: .9em;
    }
}

.btn:hover {
    background-color: #006daa;
}

.btn__green {
    background-color: #4da24f;
}

.btn__green:hover {
    background-color: #459147;
}

.btn__blue {
    background-color: #007dc3;
}

.btn__blue:hover {
    background-color: #3695c9;
}

.btn__red {
    background-color: #df1c31;
}

.btn__red:hover {
    background-color: #b21627;
}

.btn__white {
    background-color: #ffffff;
}

.btn__white:hover {
    background-color: #f4f2f2;
}

.btn__large {
    padding: 1em;
}

.btn__small {
    padding: .6em 1em;
    width: 75%
}

.btn__full {
    display: block;
    max-width: 400px;
}

.btn__half {
    max-width: 50%;
}

@media only screen and (max-width: 900px) {
    .btn__half {
        max-width: 100%;
    }

    .btn__small {
        padding: .6em 1em;
        width: 100%
    }
}

.btn__centered {
    margin: 10px auto;
}

.btn__icon {
    padding-left: 40px;
    position: relative;
}

.btn__icon-mail:after,
.btn__icon-map:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
}

.btn__icon-map:after {
    margin: -11px 0 0;
    width: 21px;
    height: 21px;
    background: url(/Images/symbols/map-marker.png);
}

.btn__icon-mail:after {
    margin: -6px 0 0;
    width: 16px;
    height: 12px;
    background: url(/Images/symbols/mail.png);
}

.lt-ie9 .content-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.content {
    padding: 5px 0;
}

@media only screen and (min-width: 600px) {
    .content {
        padding: 5px 20px;
    }
}

.lt-ie9 .content {
    padding: 40px;
}

.page-content-header {
    padding: 20px 20px 0 20px;
}

.page-content {
    padding: 0 20px 0 20px;
}

@media only screen and (min-width: 900px) {
    .content-area {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .content {
        padding: 5px 40px;
    }
}

.container.content {
    padding: 30px;
}

.lt-ie9 .container.content {
    padding: 40px 70px;
}

@media only screen and (min-width: 600px) {
    .container.content {
        padding: 40px 70px;
    }
}

.lt-ie9 .content__main {
    border-right: 1px #dce5e9 solid;
    width: 66.6666%;
    float: left;
}

.lt-ie9 .content__full {
    border-right: 1px #dce5e9 solid;
    width: 100%;
    float: left;
}

@media only screen and (min-width: 900px) {
    .content__main {
        border-left: 1px #dce5e9 solid;
        border-right: 1px #dce5e9 solid;
        width: 66.6666%;
        float: left;
    }

    .content__full {
        border-left: 1px #dce5e9 solid;
        border-right: 1px #dce5e9 solid;
        width: 100%;
        float: left;
    }

    .content__full_new {
        width: 100%;
        float: left;
    }
}

.lt-ie9 .content__equal {
    border-right: 1px #dce5e9 solid;
    width: 50%;
    float: left;
}

@media only screen and (min-width: 900px) {
    .content__equal {
        border-left: 1px #dce5e9 solid;
        border-right: 1px #dce5e9 solid;
        width: 50%;
        float: left;
    }

    .content__equal_new {
        border: none;
    }
}

.lt-ie9 .content__aside,
.lt-ie9 .content__third {
    float: left;
    width: 33.3333%;
    border-right: 1px #dce5e9 solid;
}


.lt-ie9 .content__fith {
    float: left;
    width: 20%;
    border-right: 1px #dce5e9 solid;
}

.lt-ie9 .content__third_new {
    float: left;
    width: 33.3333%;
}

@media only screen and (min-width: 900px) {
    .content__third {
        border-left: 1px #dce5e9 solid;
        border-right: 1px #dce5e9 solid;
        width: 33.3333%;
        float: left;
    }

    .content__third_new {
        width: 33.3333%;
        float: left;
    }

    .content__fith {
        border-left: 1px #dce5e9 solid;
        border-right: 1px #dce5e9 solid;
        width: 20%;
        float: left;
    }
}

.content__equal + .content__equal {
    border-top: 1px #dce5e9 solid;
}

.lt-ie9 .content__equal + .content__equal {
    border-top: 0;
    border-left: 0;
}

@media only screen and (min-width: 900px) {
    .content__equal + .content__equal {
        border-top: 0;
        border-left: 0;
    }
}

.content__third + .content__third {
    border-top: 1px #dce5e9 solid;
}

.content__fith + .content__fith {
    border-top: 1px #dce5e9 solid;
}

.lt-ie9 .content__third + .content__third {
    border-top: 0;
    border-left: 0;
}

.lt-ie9 .content__fith + .content__fith {
    border-top: 0;
    border-left: 0;
}

@media only screen and (min-width: 900px) {
    .content__third + .content__third {
        border-top: 0;
        border-left: 0;
    }

    .content__fith + .content__fith {
        border-top: 0;
        border-left: 0;
    }
}

.lt-ie9 .content__aside {
    border-left: 1px #dce5e9 solid;
}

@media only screen and (min-width: 900px) {
    .content__aside {
        width: 33.3333%;
        float: left;
        border-right: 1px #dce5e9 solid;
        border-left: 1px #dce5e9 solid;
    }
}

.content__aside + .content__main {
    border-top: 1px #dce5e9 solid;
    border-left: 0;
}

.lt-ie9 .content__aside + .content__main {
    border-top: 0;
}

@media only screen and (min-width: 900px) {
    .content__aside + .content__main {
        border-top: 0;
    }
}

.content__main + .content__aside {
    border-top: 1px #dce5e9 solid;
    border-left: 0;
}

.lt-ie9 .content__main + .content__aside {
    border-top: 0;
}

@media only screen and (min-width: 900px) {
    .content__main + .content__aside {
        border-top: 0;
    }
}

#main-nav,
.definition:first-child,
.lt-ie9 #main-nav li > ul li:first-child,
.secondary-content {
    border-top: 1px #dce5e9 solid;
}

    .secondary-content .content__aside,
    .secondary-content .content__main {
        border-left: 0;
        border-right: 0;
    }

.lt-ie9 #main-nav li > ul,
.lt-ie9 #main-nav > ul > li:first-child {
    border-left: 1px #dce5e9 solid;
}

.lt-ie9 .tablet__half {
    width: 47%;
    float: left;
    margin-left: 5%;
}

.lt-ie9 .tablet__half:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (min-width: 900px) {
    .tablet__half {
        width: 47%;
        float: left;
        margin-left: 5%;
    }

    .tablet__half:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
    }
}

.lt-ie9 .desktop__half {
    width: 47%;
    float: left;
    margin-left: 5%;
}

.lt-ie9 .desktop__half:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (min-width: 1100px) {
    .desktop__half {
        width: 47%;
        float: left;
        margin-left: 5%;
    }

    .desktop__half:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
    }
}

#main-header {
    background: #fff;
}

#main-header__content {
    padding: 10px;
    display: none;
}

.lt-ie9 #main-header__content {
    padding: 30px;
}

#brand-logo {
    width: 128px;
}

.lt-ie9 #brand-logo {
    float: left;
    max-width: 33.3333%;
    width: auto;
}

@media only screen and (min-width: 900px) {
    #main-header__content {
        padding: 30px;
        display: block;
    }

    #brand-logo {
        float: left;
        text-align: center;
        max-width: 33.3333%;
        width: auto;
    }
}

#header-cta {
    text-align: right;
    margin: 0;
    display: none;
}

.header-cta {
    text-align: right;
    margin: 0;
    display: none;
}

#main-nav > ul > li,
#more-than-blue,
.central,
.content-hero .cta-phone-hero,
.form-container footer,
.lt-ie9 .definition-term {
    text-align: center;
}

#more-than-blue {
    width: 33.3333%;
    float: left;
    margin: 0;
    display: none;
}

#more-than-blue-right {
    text-align: right;
    width: 33.3333%;
    float: right;
    margin: 0;
    display: none;
}

.lt-ie9 #header-cta,
.lt-ie9 #more-than-blue, 
.lt-ie9 #more-than-blue-right{
    display: block;
}

.lt-ie9 .header-cta,
.lt-ie9 #more-than-blue, 
.lt-ie9 #more-than-blue-right{
    display: block;
}

@media only screen and (min-width: 900px) {
    #header-cta,
    #more-than-blue,
    #more-than-blue-right{
        display: inline-block;
        float: right;
    }

    #header-cta p {
        display: inline-block; 
        float: left;
    }

    #header-cta .cta-divider {
        padding: 15px 20px;
    }
}

#line-one,
#line-two {
    display: block;
    line-height: 1.25em;
}

#line-one {
    font-size: 1.75em;
    color: #007dc3;
}

#line-one .small-text,
#main-nav a {
    color: #322b6f;
}

#line-two,
.small-text {
    font-size: .8em;
}

.extra-large-title {
    font-size: 4em;
    margin: 20px 0;
}

#main-nav {
    font-size: .8em;
}

.lt-ie9 #main-nav {
    font-size: 1em;
}

@media only screen and (min-width: 1100px) {
    #main-nav {
        font-size: 1em;
    }
}

#main-nav > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .25s ease-in-out;
    -moz-transition: max-height .25s ease-in-out;
    -ms-transition: max-height .25s ease-in-out;
    -o-transition: max-height .25s ease-in-out;
    transition: max-height .25s ease-in-out;
}

.lt-ie9 #main-nav > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-height: 10000px;
}

#main-nav > ul > li {
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out .25s;
    -moz-transition: opacity .5s ease-in-out .25s;
    -ms-transition: opacity .5s ease-in-out .25s;
    -o-transition: opacity .5s ease-in-out .25s;
    transition: opacity .5s ease-in-out .25s;
}

.lt-ie9 #main-nav > ul > li {
    -ms-opacity: 1;
    opacity: 1;
    float: left;
    border-right: 1px #dce5e9 solid;
    width: 15%;
}

@media only screen and (min-width: 900px) {
    #main-nav > ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        max-height: 10000px;
    }

    #main-nav > ul > li {
        -ms-opacity: 1;
        opacity: 1;
        float: left;
        border-right: 1px #dce5e9 solid;
        width: 15%;
    }

    #main-nav > ul > li:first-child {
        border-left: 1px #dce5e9 solid;
    }
}

#main-nav li {
    position: relative;
    padding: 0;
}

#main-nav li > ul {
    display: none;
    background: #dce5e9;
}

#main-nav a,
.lt-ie9 #main-nav li:hover > ul,
.lt-ie9 .dropdown:hover > ul,
.lt-ie9 .sub-dropdown:hover > ul {
    display: block;
}

.lt-ie9 #main-nav li > ul {
    position: absolute;
    top: 100%;
    left: -1px;
    width: 202%;
    z-index: 10;
    background: #fff;
    border-right: 1px #dce5e9 solid;
}

@media only screen and (min-width: 900px) {
    #main-nav li > ul {
        position: absolute;
        top: 100%;
        left: -1px;
        width: 202%;
        z-index: 10;
        background: #fff;
        border-left: 1px #dce5e9 solid;
        border-right: 1px #dce5e9 solid;
    }

    #main-nav li > ul li {
        border-bottom: 1px #dce5e9 solid;
    }

    #main-nav li > ul li:first-child {
        border-top: 1px #dce5e9 solid;
    }

    #main-nav li:hover > ul {
        display: block;
    }
}

#main-nav li.search-container {
    padding: 10px;
}

.lt-ie9 #main-nav li.search-container {
    width: 25%;
}

#main-nav a {
    padding: 15px 10px;
}

#main-nav a.active,
#main-nav a:hover {
    background: #ecf1f3;
}

.lt-ie9 #main-nav a {
    padding: 19px 10px 16px;
}

@media only screen and (min-width: 900px) {
    #main-nav li.search-container {
        width: 25%;
    }

    #main-nav a {
        padding: 19px 10px 16px;
    }
}

#main-nav input {
    width: 100%;
}

#main-nav li.dropdown > a:after,
#main-nav li.sub-dropdown > a:after {
    content: '▼';
    font-size: .6em;
    margin-left: 5px;
    position: relative;
    top: -1px;
    color: #bdced5;
    line-height: 1em;
}

#main-nav li.sub-dropdown > a:after {
    color: #9db6c2;
}

.lt-ie9 #main-nav li.sub-dropdown > a:after {
    content: '▶';
}

#main-nav li.dropdown ul ul {
    left: 100%;
    top: -1px;
    width: 100%;
}

#main-nav li.dropdown ul ul li a {
    padding: 10px;
}

@media screen and (max-width: 900px) {
    #main-nav li.dropdown.open > ul {
        display: block;
    }

    #main-nav li.sub-dropdown.open ul {
        background: #ccd9df;
        display: block;
    }

    .mobile-hide {
        display: none;
    }
}

.lt-ie9 .dropdown:hover {
    color: red;
}

#menu-toggle,
.lt-ie9 #menu-btn {
    display: none;
}

#menu-toggle {
    position: fixed;
    right: -100%;
    top: 0;
}

#menu-toggle:checked + ul {
    max-height: 10000px;
}

#menu-toggle:checked + ul li {
    -ms-opacity: 1;
    opacity: 1;
}

#menu-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
}

.content-hero {
    -webkit-box-shadow: inset 0 0 5px #000;
    -ms-box-shadow: inset 0 0 5px #000;
    box-shadow: inset 0 0 5px #000;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .3);
    background-color: #322b6f;      
    /*background-image: linear-gradient(138deg, #322b6f, #025996);*/         
    background-position: center center;
    -ms-background-size: auto 100%;
    background-size: auto 100%;
    color: #fff;
}

.webp .content-hero-paul-stringer {
    background-image: url('/Images/hero/paul-stringer.webp'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.no-webp .content-hero-paul-stringer {
    background-image: url('/Images/hero/paul-stringer.png'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.webp .content-hero-lisa-muscroft {
    background-image: url('/Images/hero/lisa-muscroft.webp'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.no-webp .content-hero-lisa-muscroft {
    background-image: url('/Images/hero/lisa-muscroft.png'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.webp .content-hero-helen-marshall {
    background-image: url('/Images/hero/helen-marshall.webp'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.no-webp .content-hero-helen-marshall {
    background-image: url('/Images/hero/helen-marshall.png'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.webp .content-hero-monique-furniss {
    background-image: url('/Images/hero/monique-furniss.webp'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.no-webp .content-hero-monique-furniss {
    background-image: url('/Images/hero/monique-furniss.png'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.webp .content-hero-mel-whiting {
    background-image: url('/Images/hero/mel-whiting.webp'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.no-webp .content-hero-mel-whiting {
    background-image: url('/Images/hero/mel-whiting.png'), linear-gradient(138deg, #322b6f, #025996); 
    background-repeat: no-repeat
}

.lt-ie9 .content-hero {
    background-image: url(/Images/hero/hero-bg-optimized.png);  
}

.content-hero h1,
.content-hero h2,
.content-hero h3,
.content-hero h4,
.content-hero h5,
.content-hero h6 {
    color: #fff !important;
}

.content-hero h1 {
    line-height: 1em;
    margin: 20px 0;
}

.content-hero a {
    color: #fff;
}

.content-hero__inner {
    padding: 30px;
    max-width: 600px;
}

.lt-ie9 .content-hero__inner {
    max-width: 1200px;
}

.lt-ie9 .content-hero__inner-main {
    padding: 0 40px 0 0;
    width: 66.6666%;
    float: left;
}

.lt-ie9 .content-hero__inner-main-full {
    padding: 0 40px 0 0;
    width: 100%;
    float: left;
}

@media only screen and (min-width: 900px) {
    #main-nav li.sub-dropdown > a:after {
        content: '▶';
    }

    #menu-btn {
        display: none;
    }

    .content-hero__inner {
        max-width: 1200px;
    }

    .content-hero__inner-main {
        padding: 0 40px 0 0;
        width: 66.6666%;
        float: left;
    }

    .content-hero__inner-main-full {
        padding: 0 40px 0 0;
        width: 100%;
        float: left;
    }
}

.lt-ie9 .content-hero__inner-aside {
    width: 33.3333%;
    float: left;
}

@media only screen and (min-width: 900px) {
    .content-hero__inner-aside {
        width: 33.3333%;
        float: left;
    }
}

.content-hero__inner-equal {
    padding: 0 0 20px;
}

.lt-ie9 .content-hero__inner-equal {
    width: 50%;
    float: left;
    padding: 0 40px 0 0;
}

@media only screen and (min-width: 900px) {
    .content-hero__inner-equal {
        width: 50%;
        float: left;
        padding: 0 40px 0 0;
    }
}

.content-hero__header {
    margin: 0;
}

.lt-ie9 .content-hero__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.content-hero__header-image {
    line-height: 0;
}

.lt-ie9 .content-hero__header-image {
    width: 40%;
    float: left;
    padding: 0 20px 0 0;
}

@media only screen and (min-width: 600px) {
    .content-hero__header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .content-hero__header-image {
        width: 40%;
        float: left;
        padding: 0 20px 0 0;
    }
}

.content-hero__header #more-than {
    margin: 0;
    display: none;
}

.lt-ie9 .content-hero__header #more-than {
    display: block;
}

.lt-ie9 .content-hero__header-content {
    width: 60%;
    float: left;
    border-left: 1px #fff solid;
    border-left: 1px rgba(255, 255, 255, .1)solid;
    padding: 0 0 0 20px;
}

@media only screen and (min-width: 600px) {
    .content-hero__header #more-than {
        display: block;
    }

    .content-hero__header-content {
        width: 60%;
        float: left;
        border-left: 1px #fff solid;
        border-left: 1px rgba(255, 255, 255, .1)solid;
        padding: 0 0 0 20px;
    }

    .content-hero__header-content_new {
        width: 100%;
        float: left;
        padding: 0 0 0 20px;
    }
}

.content-hero__header-content h1 {
    margin: 0 0 10px;
}

.content-hero__header-content span {
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.4;
}

.content-hero__header-content:last-child {
    margin: 0;
}

.content-hero__image {
    line-height: 0;
    position: relative;
    top: 30px;
    margin-top: -30px;
}

.content-hero__image img {
    margin: 0 auto;
    display: block;
}

.content-hero li {
    color: #fff;
}

.cta-bar a {
    color: #007dc3;
}

.cta-bar a.btn__green {
    color: #ffffff;
}

.content-hero hr {
    background: #fff;
    background: rgba(255, 255, 255, .1);
    margin: 20px 0;
}

.lt-ie9 .content-hero {
    background-color: #025996;
}

.warning-block {
    background: url(/Images/symbols/warning.png)20px center no-repeat #f7f6ec;
    padding: 20px 20px 20px 60px;
    color: #535455;
    font-size: .8em;
    line-height: 1.5em;
    margin: 30px 0;
    clear: both;
}

.warning-block p:last-child {
    margin: 0;
}

#search-bar {
    -ms-border-radius: 20px;
    border-radius: 20px;
    background: url(/Images/symbols/magnifying-glass.png)14px center no-repeat #e8f1f6;
    border: 0;
    padding: 12px 12px 12px 40px;
    font-size: .8em;
}

.range-slider-container {
    margin-top: 20px;
    min-height: 50px;
}

.range-slider-container label {
    margin: 0 0 5px;
}

.range-slider-container + p {
    margin: 10px 0 0;
}

.range-slider__with-display {
    margin-right: 240px;
}

.range-slider-display {
    width: 100%;
}

.lt-ie9 .range-slider-display {
    width: 180px;
    float: right;
}

@media only screen and (min-width: 600px) {
    .range-slider-display {
        width: 180px;
        float: right;
    }
}

.range-slider-display.icon {
    padding-left: 46px;
}

.range-slider-display.icon-money {
    background: url(/Images/icons/range-money.png)10px center no-repeat;
}

.cta-form .range-slider__with-display {
    margin-right: 120px;
}

.lt-ie9 .cta-form .range-slider-display {
    width: 90px;
}

.form-container {
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #007dc3;
    padding: 20px;
}

.lt-ie9 .form-container {
    padding: 40px;
}

@media only screen and (min-width: 600px) {
    .cta-form .range-slider-display {
        width: 90px;
    }

    .form-container {
        padding: 40px;
    }
}

.form-container h2 {
    padding: 0 0 10px;
}

.form-container footer {
    position: relative;
    margin: 40px 0 0;
    padding: 40px 0 20px;
}

.form-container footer:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    box-sizing: content-box;
    padding: 0 20px;
    position: absolute;
    top: 0;
    left: -20px;
    background: #dce5e9;
}

.cta-form__footer-large,
.form-container footer:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.lt-ie9 .cta-bar .icon,
.lt-ie9 .cta-bar .icon__phone {
    background-position: 0 0;
}

.cta-bar,
.cta-bar__left,
.cta-bar__right {
    position: relative;
}

.cta-bar2__left {
    position: relative;
}

.cta-bar2__left p, .cta-bar2__right p {
    color: #fff;
    font-weight: 700;
    font-size: 0.8em;
}

.lt-ie9 .form-container footer:before {
    padding: 0 40px;
    left: -40px;
}

.lt-ie9 .fieldset__split {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.lt-ie9 .fieldset__split-four .field {
    width: 24%;
    float: left;
    margin: 0 0 0 2%;
}

.lt-ie9 .fieldset__split-four .field:first-child {
    margin: 0 0 0;
}

.lt-ie9 .fieldset__split-four .field__col-two {
    margin: 0 0 0;
    width: 50%;
}

.lt-ie9 .fieldset__split-four .field__col-three {
    margin: 0 0 0;
    width: 75%;
}

.lt-ie9 .fieldset__split-five .field {
    width: 19%;
    float: left;
    margin: 0 0 0 2%;
}

.lt-ie9 .fieldset__split-five .field:first-child {
    margin: 0 0 0;
}

.lt-ie9 .fieldset__split-five .field__col-two {
    margin: 0 0 0;
    width: 40%;
}

.lt-ie9 .fieldset__split-five .field__col-three {
    margin: 0 0 0;
    width: 60%;
}

.lt-ie9 .fieldset__split-five .field__col-four {
    margin: 0 0 0;
    width: 80%;
}

@media only screen and (min-width: 600px) {
    .fieldset__split-four .field {
        width: 24%;
        float: left;
        margin: 0 0 0 2%;
    }

    .fieldset__split-four .field:first-child {
        margin: 0 0 0;
    }

    .fieldset__split-four .field__col-two {
        margin: 0 0 0;
        width: 50%;
    }

    .fieldset__split-four .field__col-three {
        margin: 0 0 0;
        width: 75%;
    }

    .fieldset__split-five .field {
        width: 19%;
        float: left;
        margin: 0 0 0 2%;
    }

    .fieldset__split-five .field:first-child {
        margin: 0 0 0;
    }

    .fieldset__split-five .field__col-two {
        margin: 0 0 0;
        width: 40%;
    }

    .fieldset__split-five .field__col-three {
        margin: 0 0 0;
        width: 60%;
    }

    .fieldset__split-five .field__col-four {
        margin: 0 0 0;
        width: 80%;
    }
}

.lt-ie9 .fieldset__split-three .field {
    width: 32%;
    float: left;
    margin: 0 0 0 2%;
}

.lt-ie9 .fieldset__split-three .field:first-child {
    margin: 0 0 0;
}

.lt-ie9 .fieldset__split-three .field__col-two {
    margin: 0 0 0;
    width: 66%;
}

@media only screen and (min-width: 600px) {
    .form-container footer:before {
        padding: 0 40px;
        left: -40px;
    }

    .fieldset__split {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .fieldset__split-three .field {
        width: 32%;
        float: left;
        margin: 0 0 0 2%;
    }

    .fieldset__split-three .field:first-child {
        margin: 0 0 0;
    }

    .fieldset__split-three .field__col-two {
        width: 66%;
    }

    .fieldset__split-three .field__col-two:first-child {
        margin: 0 0 0;
    }
}

.lt-ie9 .fieldset__split-two .field {
    width: 49%;
    float: left;
    margin: 0 0 0 2%;
}

.lt-ie9 .fieldset__split-two .field:first-child {
    margin: 0 0 0;
}

@media only screen and (min-width: 600px) {
    .fieldset__split-two .field {
        width: 49%;
        float: left;
        margin: 0 0 0 2%;
    }

    .fieldset__split-two .field:first-child {
        margin: 0 0 0;
    }
}

.fieldset__split-two_small .field {
    width: 49%;
    float: left;
    margin-bottom: 20px;
    padding: 0 5px;
}


.fieldset {
    margin: 0;
}

.lt-ie9 .fieldset {
    margin: 0;
}

@media only screen and (min-width: 600px) {
    .fieldset {
        margin: 0;
    }
}

.field {
    margin: 0;
}

.lt-ie9 .cta-bar__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lt-ie9 .cta-bar__left,
.lt-ie9 .cta-bar__right {
    width: 50%;
    float: left;
}

.lt-ie9 .cta-bar__left {
    padding: 0 40px 40px 0;
    clear: left;
}

.lt-ie9 .cta-bar2__left {
    padding: 0 20px 20px 0;
    clear: left;
}

@media only screen and (min-width: 600px) {
    .cta-bar__inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cta-bar__left,
    .cta-bar__right {
        width: 50%;
        float: left;
    }

    .cta-bar__left {
        padding: 0 40px 40px 0;
        clear: left;
    }

    .cta-bar2__left {
        width: 33%;
        float: left;
        padding: 0 20px 20px 0;
        clear: left;
    }

    .cta-bar2__right {
        width: 33%;
        float: right;
        padding: 0;
        clear: right;
    }

    .cta-bar3__left {
        width: 45%;
        float: left;
        padding: 0 40px 20px 0;
        clear: left;
    }

    .cta-bar3__right {
        width: 10%;
        float: right;
        padding: 0 0 20px 0;
        clear: right;
    }

    .cta-bar3__right img {
        margin: 0 auto;
        display: block;
    }
}

.lt-ie9 .cta-bar__right {
    padding: 0 0 40px 40px;
}

@media only screen and (min-width: 600px) {
    .cta-bar__right {
        padding: 0 0 40px 40px;
    }
}

.cta-bar p {
    margin: 0;
}

.cta-bar .icon {
    display: none;
}

.lt-ie9 .cta-bar .icon {
    display: block;
    background-image: url(/Images/icons/large-icon-sprite-white.png);
    width: 75px;
    position: absolute;
    top: 50%;
    margin: -37.5px 0 0;
    height: 75px;
}

.lt-ie9 .cta-bar .icon__pencil {
    background-position: 0 -100px;
}

@media only screen and (min-width: 900px) {
    .cta-bar .icon,
    .cta-bar .icon__phone {
        background-position: 0 0;
    }

    .cta-bar .icon {
        display: block;
        background-image: url(/Images/icons/large-icon-sprite-white.png);
        width: 75px;
        position: absolute;
        top: 50%;
        margin: -37.5px 0 0;
        height: 75px;
    }

    .cta-bar .icon__pencil {
        background-position: 0 -100px;
    }
}

.cta-contact .cta-bar__left {
    padding: 40px 0 0;
}

@media only screen and (min-width: 600px) {
    .cta-contact .cta-bar__left {
        background: url(/Images/backgrounds/cta-phone.png)90% 20px no-repeat;
        padding: 40px 40px 40px 0;
    }
}

.lt-ie9 .cta-contact .cta-bar__left {
    background: url(/Images/backgrounds/cta-phone.png)90% 20px no-repeat;
    padding: 40px 190px 40px 0;
}

@media only screen and (min-width: 900px) {
    .cta-contact .cta-bar__left {
        padding: 40px 190px 40px 0;
    }
}

.cta-contact .cta-bar__left .icon {
    right: 60px;
}

.cta-contact .cta-bar__right {
    background: url(/Images/backgrounds/cta-pencil.png)90% 20px no-repeat;
    padding: 40px 0;
}

.lt-ie9 .cta-contact:after,
.lt-ie9 .cta-contact:before {
    display: block;
    position: absolute;
    left: 50%;
    background: #fff;
}

@media only screen and (min-width: 600px) {
    .cta-contact .cta-bar__right {
        padding: 40px 0 40px 40px;
    }
}

.lt-ie9 .cta-contact .cta-bar__right {
    padding: 40px 150px 40px 40px;
}

@media only screen and (min-width: 900px) {
    .cta-contact .cta-bar__right {
        padding: 40px 150px 40px 40px;
    }
}

.cta-contact .cta-bar__right .icon {
    right: 30px;
}

.lt-ie9 .cta-contact:before {
    content: 'OR';
    width: 30px;
    top: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: -15px 0 0 -15px;
    font-size: .8em;
    color: #535455;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.lt-ie9 .cta-contact:after {
    content: '';
    width: 1px;
    top: 0;
    height: 100%;
}

@media only screen and (min-width: 600px) {
    .cta-contact:after,
    .cta-contact:before {
        display: block;
        position: absolute;
        left: 50%;
        background: #fff;
    }

    .cta-contact:before {
        content: 'OR';
        width: 30px;
        top: 50%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: -15px 0 0 -15px;
        font-size: .8em;
        color: #535455;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

    .cta-contact:after {
        content: '';
        width: 1px;
        top: 0;
        height: 100%;
    }
}

.cta-contact .cta__pull-out,
.cta-contact h1,
.cta-contact h2,
.cta-contact h3,
.cta-contact h4,
.cta-contact h5,
.cta-contact h6 {
    margin: 0 0 15px;
    font-size: 1.75em;
    line-height: 1.25em;
}

.definition {
    padding: 20px 0;
}

.definition-list {
    margin: 30px 0;
}

.lt-ie9 .definition {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (min-width: 600px) {
    .definition {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.lt-ie9 .definition-term strong,
figure {
    display: block;
}

.definition-term {
    margin: 0 0 20px;
}

@media only screen and (min-width: 600px) {
    .definition-term {
        text-align: center;
        width: 25%;
        float: left;
        border-right: 1px #dce5e9 solid;
        padding: 0 20px 0 0;
        margin: 0;
    }

    .definition-term strong {
        display: block;
    }
}

.lt-ie9 .definition-term {
    float: left;
    border-right: 1px #dce5e9 solid;
    padding: 0 20px 0 0;
    margin: 0;
    width: 20%;
}

@media only screen and (min-width: 900px) {
    .definition-term {
        width: 20%;
    }
}

.definition-term strong {
    font-size: 1.5em;
}

@media only screen and (min-width: 600px) {
    .definition-text {
        width: 100%;
        float: left;
        padding: 0;
    }
}

.lt-ie9 .definition-text {
    float: left;
    padding: 0;
    width: 100%;
}

.lt-ie9 figure.figure__full,
table {
    width: 100%;
}

.footer-main .definition-list {
    font-size: 1.25em;
}

.footer-main .definition,
.footer-main .definition-term {
    border-color: #424759;
}

.footer-header {
    color: #ffffff; 
    font-weight: 900; 
    font-size: 1.25em;
}

nav li,
nav ul {
    padding: 0;
    margin: 0;
}

nav li {
    padding: 5px 0;
}

.cta-phone-hero {
    color: #a8aec1;
    margin: 20px 0 0;
}

.cta-phone-hero strong {
    display: block;
    font-size: 2.5em;
    margin: 2px 0;
    line-height: 1.1em;
}

.cta-phone-hero span,
.cta-phone-hero strong {
    color: #322b6f;
}

.content-hero .cta-phone-hero span,
.content-hero .cta-phone-hero strong,
th {
    color: #fff;
}

.lt-ie9 .content-hero .cta-phone-hero {
    text-align: left;
}

@media only screen and (min-width: 900px) {
    .definition-text {
        width: 100%;
    }

    .content-hero .cta-phone-hero {
        text-align: left;
    }
}

.lt-ie9 .content-hero__inner-aside .cta-phone-hero {
    text-align: right;
}

@media only screen and (min-width: 900px) {
    .content-hero__inner-aside .cta-phone-hero {
        text-align: right;
    }
}

#more-than {
    margin: 1% 0;
}

table {
    border-spacing: 0;
    text-align: center;
    border-collapse: collapse;
}

td,
th {
    padding: 5px;
    border: 1px solid #ccc;
}

tfoot tr,
thead tr {
    background: #aaa;
}

tbody tr:nth-child(even) {
    background: #fafafa;
}

table caption {
    margin: 0 0 10px;
}

dd,
figure {
    margin: 0 0 20px;
}

dt {
    margin: 0 0 5px;
}

figure {
    position: relative;
    line-height: 0;
}

.lt-ie9 figure.figure__two-third {
    width: 66.6666%;
}

.lt-ie9 figure.figure__half {
    width: 50%;
}

.lt-ie9 figure.figure__third {
    width: 33.3333%;
}

.lt-ie9 figure.figure__quarter {
    width: 25%;
}

.lt-ie9 figure.figure__left {
    float: left;
    clear: left;
    margin-right: 20px;
}

.lt-ie9 figure.figure__right {
    float: right;
    clear: right;
    margin-left: 20px;
}

@media only screen and (min-width: 900px) {
    figure.figure__full {
        width: 100%;
    }

    figure.figure__two-third {
        width: 66.6666%;
    }

    figure.figure__half {
        width: 50%;
    }

    figure.figure__third {
        width: 33.3333%;
    }

    figure.figure__quarter {
        width: 25%;
    }

    figure.figure__left {
        float: left;
        clear: left;
        margin-right: 20px;
    }

    figure.figure__right {
        float: right;
        clear: right;
        margin-left: 20px;
    }
}

blockquote,
code,
pre {
    clear: both;
}

figure img {
    margin: 0 auto;
}

.lt-ie9 figure img {
    width: 100%;
}

figure figcaption {
    line-height: 1.25em;
    background-color: #f0f7fa;
    border: 1px solid #dce5e9;
    width: 100%;
    padding: 10px;
    bottom: 0;
    font-weight: 300;
    font-size: .9em;
    left: 0;
}

.ie .cta-form .noUi-handle,
.post-meta__image {
    border: 2px solid #fff;
}

blockquote {
    border-left: 5px #a2cee7 solid;
    color: #322b6f;
    margin: 20px 0;
    padding: 0 0 0 20px;
    font-weight: 700;
}

blockquote cite {
    font-weight: 300;
}

.breadcrumb {
    padding: 15px 30px 0;
}

.breadcrumb ul {
    margin: 0;
    padding: 0;
}

.breadcrumb li {
    float: left;
    margin: 0 8px 0 0;
    color: #a8aec1;
    font-size: .8em;
    padding: 0;
}

.breadcrumb a {
    color: #a8aec1;
    margin: 0 5px 0 0;
}

.breadcrumb a:hover {
    color: #fff;
    text-decoration: underline;
}

.breadcrumb span {
    color: #fff;
}

.post-meta__image {
    float: left;
    overflow: hidden;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: none;
}

.lt-ie9 .post-meta__image {
    display: inline-block;
}

@media only screen and (min-width: 600px) {
    .post-meta__image {
        display: inline-block;
    }
}

.post-meta__detail,
.post-meta__divider {
    display: block;
    font-size: .8em;
    color: #a8aec1;
}

.lt-ie9 .post-meta__detail,
.lt-ie9 .post-meta__divider {
    float: left;
    display: inline-block;
}

.post-meta__detail {
    padding: 5px 0;
}

.lt-ie9 .post-meta__detail {
    padding: 10px;
}

@media only screen and (min-width: 600px) {
    .post-meta__detail,
    .post-meta__divider {
        float: left;
        display: inline-block;
    }

    .post-meta__detail {
        padding: 10px;
    }
}

.post-meta__divider {
    display: none;
    padding: 10px 0;
}

.lt-ie9 .post-meta__divider {
    display: inline-block;
}

@media only screen and (min-width: 600px) {
    .post-meta__divider {
        display: inline-block;
    }
}

.post-meta a {
    color: #a8aec1;
}

    .post-meta a:hover {
        color: #fff;
    }

.slim-nav {
    background: #322b6f;
    text-align: right;
    display: none;
    padding: 2px 0;
}

.lt-ie9 .slim-nav {
    display: block;
}

@media only screen and (min-width: 900px) {
    figure img {
        width: 100%;
    }

    .slim-nav {
        display: block;
    }
}

.slim-nav li {
    display: inline;
    font-size: .8em;
}

.hidden-mobile,
.slim-nav li:first-child:before {
    display: none;
}

.slim-nav li:before {
    content: '/';
    color: #a8aec1;
    margin: 0 5px;
}

.slim-nav a {
    text-decoration: none;
    color: #fff;
}

.slim-nav a:hover {
    text-decoration: underline;
}

.arrow-list a,
.article-list a,
.cta-form__nav a,
.footer a,
.rrssb-buttons li a,
.selecter-item {
    text-decoration: none;
}

.lt-ie9 .hidden-mobile {
    display: block;
}

@media only screen and (min-width: 600px) {
    .hidden-mobile {
        display: block;
    }
}

.hidden-tablet {
    display: none;
}

.hidden-desktop,
.lt-ie9 .hidden-tablet {
    display: block;
}

@media only screen and (min-width: 900px) {
    .hidden-tablet {
        display: block;
    }
}

.lt-ie9 .hidden-desktop {
    display: none;
}

@media only screen and (min-width: 1100px) {
    .hidden-desktop {
        display: none;
    }
}

.icon-list {
    padding: 0;
    margin: 30px 0;
}

.icon-list__border .icon-list__single {
    padding-left: 20px;
}

.lt-ie9 .icon-list__border .icon-list__single {
    padding-left: 80px;
}

.icon-list__border .icon-list__single:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #a2cee7;
}

.lt-ie9 .icon-list__border .icon-list__single:before {
    left: 60px;
}

@media only screen and (min-width: 600px) {
    .icon-list__border .icon-list__single {
        padding-left: 80px;
    }

    .icon-list__border .icon-list__single:before {
        left: 60px;
    }
}

.icon-list__count {
    counter-reset: list-counter;
}

.cta-form__count,
.cta-form__single {
    counter-reset: cta-form-counter;
}

.icon-list__count li {
    counter-increment: list-counter;
}

.icon-list__count .icon-list__icon:before {
    content: counter(list-counter);
    position: absolute;
    background: #007dc3;
    padding: 0 8px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    font-size: .8em;
    color: #fff;
}

.icon-list__grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.icon-list__single {
    position: relative;
    margin-bottom: 15px;
    color: #322b6f;
    font-weight: 700;
    padding: 12px 0 13px 60px;
}

.icon-list__single .icon-list__icon {
    margin: -25px 0 0;
    width: 49px;
    height: 49px;
    display: block;
    background: url(/Images/icons/icon-sprite.png)no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
}

.icon-list__single .icon-list__icon.car {
    background-position: 0 0;
}

.icon-list__single .icon-list__icon.money {
    background-position: 0 -60px;
}

.icon-list__single .icon-list__icon.briefcase {
    background-position: 0 -120px;
}

.icon-list__single .icon-list__icon.hammer {
    background-position: 0 -180px;
}

.icon-list__single .icon-list__icon.graduation {
    background-position: 0 -240px;
}

.icon-list__single .icon-list__icon.credit-card {
    background-position: 0 -300px;
}

.icon-list__single h3 {
    margin: 0 0 10px;
}

.icon-list__single p:last-child {
    margin: 0;
}

.icon-list__medium .icon-list__single {
    padding: 18px 0 18px 80px;
    color: #8c9194;
    font-weight: 400;
}

.icon-list__medium .icon-list__icon {
    width: 60px;
    height: 60px;
    margin: -30px 0 0;
    background: url(/Images/icons/medium-icon-sprite.png)no-repeat;
}

.icon-list__medium .icon-list__icon.search {
    background-position: 0 0;
}

.icon-list__medium .icon-list__icon.like {
    background-position: 0 -80px;
}

.icon-list__medium .icon-list__icon.handshake {
    background-position: 0 -160px;
}

.icon-list__medium .icon-list__icon.mail {
    background-position: 0 -240px;
}

.icon-list__medium .icon-list__icon.list {
    background-position: 0 -320px;
}

.icon-list__medium .icon-list__icon.video {
    background-position: 0 -400px;
}

.icon-list__medium.icon-list__border .icon-list__single {
    padding-left: 106px;
}

.icon-list__medium.icon-list__border .icon-list__single:before {
    left: 81px;
}

.icon-list__large .icon-list__single {
    color: #8c9194;
    font-weight: 400;
    margin-bottom: 30px;
    padding: 0;
}

.lt-ie9 .icon-list__large .icon-list__single {
    padding: 0 0 0 110px;
}

.icon-list__large .icon-list__icon {
    width: 84px;
    height: 86px;
    top: 0;
    background: url(/Images/icons/large-icon-sprite.png)no-repeat;
    position: static;
    float: left;
    margin: 0 15px 10px 0;
}

.lt-ie9 .icon-list__large .icon-list__icon {
    position: absolute;
    float: none;
    margin: 0;
}

@media only screen and (min-width: 600px) {
    .icon-list__large .icon-list__single {
        padding: 0 0 0 110px;
    }

    .icon-list__large .icon-list__icon {
        position: absolute;
        float: none;
        margin: 0;
    }
}

.icon-list__large .icon-list__icon.search {
    background-position: 0 0;
}

.icon-list__large .icon-list__icon.sourcing {
    background-position: 0 -100px;
}

.icon-list__large .icon-list__icon.like {
    background-position: 0 -200px;
}

.icon-list__large .icon-list__icon.list {
    background-position: 0 -300px;
}

.icon-list__large .icon-list__icon.handshake {
    background-position: 0 -400px;
}

.icon-list__large .icon-list__icon.tick {
    background-position: 0 -500px;
}

.icon-list__large .icon-list__icon.piggy-bank {
    background-position: 0 -600px;
}

.icon-list__large.icon-list__border .icon-list__single {
    padding-left: 20px;
}

.lt-ie9 .icon-list__large.icon-list__border .icon-list__single {
    padding-left: 130px;
}

.icon-list__large.icon-list__border .icon-list__single:before {
    left: 0;
}

.lt-ie9 .icon-list__large.icon-list__border .icon-list__single:before {
    left: 105px;
}

@media only screen and (min-width: 600px) {
    .icon-list__large.icon-list__border .icon-list__single {
        padding-left: 130px;
    }

    .icon-list__large.icon-list__border .icon-list__single:before {
        left: 105px;
    }
}

.icon-list__white .icon-list__single .icon-list__icon {
    background: url(/Images/icons/icon-sprite-white.png)no-repeat;
}

.icon-list__white .icon-list__single .icon-list__icon.mail {
    background-position: 0 0;
}

.icon-list__white .icon-list__single .icon-list__icon.phone {
    background-position: 0 -60px;
}

.icon-list__white .icon-list__single .icon-list__icon.internet {
    background-position: 0 -120px;
}

.icon-list__white .icon-list__single .icon-list__icon.folder {
    background-position: 0 -180px;
}

.testimonial-list {
    padding: 30px 0 0;
}

.testimonial-list .single-testimonial, .single-testimonial2 {
    margin: 0 0 40px;
}

.single-testimonial {
    position: relative;
    padding: 0 0 0 70px;
    margin: 0 0 30px;
    color: #8c9194;
    border: 0;
}

.single-testimonial2 {
    position: relative;
    padding: 0 0 0 60px;
    margin: 0 0 30px;
    color: #8c9194;
    border: 0;
}

.lt-ie9 .single-testimonial, .single-testimonial2 {
    margin: 0;
}

@media only screen and (min-width: 600px) {
    .single-testimonial, .single-testimonial2 {
        margin: 0;
    }
}

.single-testimonial img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
}

.single-testimonial2 img {
    position: absolute;
    top: 5px;
    left: 0;
    width: 33px;
}

.single-testimonial h3 {
    color: #535455;
    margin: 0 0 10px;
}

.footer,
.footer a {
    color: #fff;
}

.footer {
    background: #2b3045;
}

.lt-ie9 .footer-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0;
}

@media only screen and (min-width: 900px) {
    .footer-inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 40px 0;
    }
}

.lt-ie9 .footer-aside {
    width: 25%;
    float: left;
    padding: 0 40px;
}

@media only screen and (min-width: 900px) {
    .footer-aside {
        width: 25%;
        float: left;
        padding: 0 40px;
    }
}

.footer-main {
    font-size: .8em;
}

.lt-ie9 .footer-main {
    width: 75%;
    float: left;
    padding: 0 40px;
    border-left: 1px #424759 solid;
}

@media only screen and (min-width: 900px) {
    .footer-main {
        width: 75%;
        float: left;
        padding: 0 40px;
        border-left: 1px #424759 solid;
    }
}

.footer a:hover {
    color: #8c9194;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    color: #fff;
}

.footer hr {
    background: #424759;
    margin: 20px 0 20px;
}

.footer h3 {
    margin: 0 0 15px;
}

.footer small {
    color: #8c9194;
}

.footer strong {
    color: #fff;
}

.social-icon-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.social-icon-list li {
    float: left;
    margin: 0 10px 20px 0;
}

.social-icon {
    width: 33px;
    height: 33px;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(/Images/icons/icon-sprite-social.png);
    background-position: 0 0;
}

.social-icon__twitter {
    background-position: 0 -40px;
}

.social-icon__google {
    background-position: 0 -80px;
}

.cta-form,
.cta-form__footer-large {
    -ms-border-radius: 5px;
    background: #007dc3;
}

.cta-form {
    -webkit-box-shadow: inset 0 1px #fff;
    -ms-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px rgba(255, 255, 255, .15);
    border-radius: 5px;
    margin: 30px 0;
}

.lt-ie9 .cta-form {
    margin: 0;
}

.cta-form_white {
    background: #ffffff;
}

@media only screen and (min-width: 900px) {
    .cta-form {
        margin: 0 0 30px 0;
    }
}

.cta-form__single {
    display: none;
}

    .cta-form__single.active {
        display: block;
    }

.cta-form__footer {
    border-top: 1px #298dc8 solid;
    padding: 20px 30px;
}

.cta-form_white .cta-form__footer {
    border-top: none;
    padding: 20px 30px;
}

.cta-form__footer_new {
    padding: 20px 30px;
}

.cta-form__footer-large {
    position: relative;
    left: -30px;
    box-sizing: content-box;
    width: 100%;
    padding: 30px;
    border: 0;
    border: 1px solid #298dc8;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 #000;
    -ms-box-shadow: 0 0 10px 0 #000;
    box-shadow: 0 0 10px 0 #000;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
}

.cta-form__inner-section {
    padding: 20px 30px;
    border-bottom: 1px #298dc8 solid;
}

.cta-form_white .cta-form__inner-section {
    padding: 10px 30px;
    border-bottom: none;
}

.cta-form__inner-section_new {
    padding: 20px 30px;
}

.cta-form__inner-section:last-child {
    border-bottom: 0;
}

@media only screen and (min-width: 600px) {
    .cta-form__count {
        margin: 30px 0 30px 30px;
    }
}

.lt-ie9 .cta-form__count {
    margin: 0 0 0 30px;
}

@media only screen and (min-width: 900px) {
    .cta-form__count {
        margin: 0 0 30px 30px;
    }

    .content-hero__inner-aside img {
        padding-left: 30px;
    }
}

.lt-ie9 .cta-form__count .cta-form__inner-section,
.lt-ie9 .cta-form__count .cta-form__inner-section_new {
    padding: 20px 30px 20px 40px;
    counter-increment: cta-form-counter;
    position: relative;
}

@media only screen and (min-width: 600px) {
    .cta-form__count .cta-form__inner-section,
    .cta-form__count .cta-form__inner-section_new {
        padding: 20px 30px 20px 40px;
    }
}

.cta-form__inner-section_term {
    display: none;
}

@media only screen and (min-width: 900px) {
    .cta-form__inner-section_term {
        display: block;
    }
}

.lt-ie9 .cta-form__count .cta-form__footer {
    padding: 20px 30px;
}

.lt-ie9 .cta-form__count .cta-form__inner-section:after,
.lt-ie9 .cta-form__count .cta-form__inner-section:before {
    content: '';
    -ms-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    color: #fff;
    text-align: center;
    line-height: 38px;
}

/*.lt-ie9 .cta-form__count .cta-form__inner-section:before {
    width: 60px;
    height: 60px;
    background: #007dc3;
    top: 0;
    left: -30px;
}*/

/*.lt-ie9 .cta-form__count .cta-form__inner-section:after {
    content: counter(cta-form-counter);
    width: 40px;
    height: 40px;
    background: #005c90;
    top: 10px;
    left: -20px;
}*/

@media only screen and (min-width: 600px) {
    .cta-form__count .cta-form__footer {
        padding: 20px 30px;
    }

    .cta-form__count .cta-form__inner-section {
        counter-increment: cta-form-counter;
        position: relative;
    }

    .cta-form__count .cta-form__inner-section:after,
    .cta-form__count .cta-form__inner-section:before {
        content: '';
        -ms-border-radius: 500px;
        border-radius: 500px;
        position: absolute;
        color: #fff;
        text-align: center;
        line-height: 38px;
    }

    .cta-form__count .cta-form__inner-section:before {
        width: 60px;
        height: 60px;
        background: #007dc3;
        top: 0;
        left: -30px;
    }

    .cta-form__count .cta-form__inner-section:after {
        content: counter(cta-form-counter);
        width: 40px;
        height: 40px;
        background: #005c90;
        top: 10px;
        left: -20px;
    }
}

.cta-form__tabbed {
    margin-top: 74px;
    position: relative;
    -ms-border-radius: 0 5px 5px;
    border-radius: 0 5px 5px;
}

.lt-ie9 .cta-form__tabbed {
    margin-top: 44px;
}

@media only screen and (min-width: 600px) {
    .cta-form__tabbed {
        margin-top: 44px;
    }
}

.cta-form__nav {
    position: absolute;
    top: -44px;
}

.arrow-list__single:after,
.tick-list__single:after,
.football-list__single:after,
.award-tick-list__single:after,
.award-tick-list__single2:after{
    content: '';
    display: block;
    top: 50%;
}

.cta-form__nav ul {
    padding: 0;
    margin: 0;
}

.cta-form__nav li {
    float: left;
    padding: 0;
    margin: 0 5px 0 0;
}

.cta-form__nav a {
    padding: 10px 20px;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    height: 44px;
    display: block;
    background: #006daa;
    color: #322b6f;
}

.cta-form__nav a:hover {
    color: #fff;
}

.cta-form__nav a.active {
    color: #fff;
    background: #007dc3;
    cursor: default;
}

.cta-form__summary-left {
    font-size: .8em;
    line-height: 1.5em;
}

.lt-ie9 .cta-form__summary-left {
    width: 48%;
    float: left;
}

@media only screen and (min-width: 600px) {
    .cta-form__summary-left {
        width: 48%;
        float: left;
    }
}

.lt-ie9 .cta-form__summary-right {
    width: 48%;
    float: right;
}

.cta-form__summary p {
    color: #fff;
    margin: 0;
}

.cta-form__summary strong {
    display: block;
    margin: 5px 0;
    color: #fff;
    font-size: 2em;
}

.cta-form__summary .btn {
    margin: 8px auto 0;
    display: block;
}

.cta-form .field,
.cta-form .field:first-child {
    margin-top: 10px;
}

.lt-ie9 .cta-form .field,
.lt-ie9 .cta-form .field:first-child {
    margin-top: 0;
}

@media only screen and (min-width: 600px) {
    .cta-form__summary-right {
        width: 48%;
        float: right;
    }

    .cta-form .field,
    .cta-form .field:first-child {
        margin-top: 0;
    }
}

.cta-form .fieldset {
    margin-top: 10px;
}

.cta-form .btn__full {
    margin: 0 auto;
}

.cta-form label {
    margin: 0 0 5px;
    color: #fff;
    font-weight: 400;
    font-size: 1em;
    text-align: left;
}

.cta-form_white label {
    color: #352641;
    font-size:17px;
}

.cta-form .toggle-slider-container {
    text-align: center;
}

.cta-form .toggle-slider-container label {
    margin: 0 0 10px;
}

.cta-form .range-slider-container {
    margin: 0;
}

.cta-form .range-slider-container label {
    margin: 0 0 15px;
}

.cta-form .noUi-base {
    background: 0 0;
}

.cta-form .noUi-handle {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .27), rgba(255, 255, 255, .27));
}

.cta-form .off .toggle-slider__option,
.cta-form .toggle-slider__option {
    font-weight: 400;
    color: #a8aec1;
    cursor: pointer;
}

.cta-form .left .toggle-slider__option-left,
.cta-form .right .toggle-slider__option-right {
    color: #fff;
}

.arrow-list {
    padding: 0;
    margin: 30px 0;
}

.arrow-list__block {
    background: #f0f7fa;
}

.arrow-list__single {
    position: relative;
    padding: 0;
}

.arrow-list__single:after {
    width: 16px;
    height: 16px;
    background: url(/Images/symbols/right-arrow.png)top center no-repeat;
    position: absolute;
    left: -5px;
    margin: -8px 0 0;
    -webkit-transition: left .25s ease-in-out;
    -moz-transition: left .25s ease-in-out;
    -ms-transition: left .25s ease-in-out;
    -o-transition: left .25s ease-in-out;
    transition: left .25s ease-in-out;
}

.arrow-list__single:hover:after {
    left: 0;
}

.arrow-list__block .arrow-list__single {
    border-bottom: 1px #dce5e9 dashed;
    -webkit-transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -ms-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out;
}

.arrow-list__block .arrow-list__single:last-child {
    border-bottom: 0;
}

.arrow-list__block .arrow-list__single:after {
    left: auto;
    right: 15px;
    -webkit-transition: right .25s ease-in-out;
    -moz-transition: right .25s ease-in-out;
    -ms-transition: right .25s ease-in-out;
    -o-transition: right .25s ease-in-out;
    transition: right .25s ease-in-out;
}

.arrow-list__block .arrow-list__single:hover {
    background: #ddedf4;
}

.arrow-list__block .arrow-list__single:hover:after {
    right: 10px;
}

.arrow-list a {
    display: block;
    padding: 10px 20px 10px 30px;
    color: #322b6f;
}

.arrow-list a:hover {
    color: #007dc3;
}

.arrow-list__block a {
    padding: 15px 35px 15px 20px;
    color: #8c9194;
}

.arrow-list__block a:hover {
    color: #535455;
}

.cta-block {
    background-color: #f3f6f8;
    padding: 20px;
    color: #999ea0;
    margin: 20px 0;
}

.lt-ie9 .cta-block {
    max-width: 320px;
}

.cta-block strong {
    color: #8c9194;
    font-size: 3em;
    line-height: 1em;
    display: block;
}

.cta-block p:last-child {
    margin: 0;
}

.lt-ie9 .cta-block__left {
    float: left;
    margin: 20px 40px 30px 0;
}

.lt-ie9 .cta-block__right {
    float: right;
    margin: 20px 0 30px 40px;
}

@media only screen and (min-width: 600px) {
    .cta-block {
        max-width: 320px;
    }

    .cta-block__left {
        float: left;
        margin: 20px 40px 30px 0;
    }

    .cta-block__right {
        float: right;
        margin: 20px 0 30px 40px;
    }
}

.cta-block__percentage {
    background-image: url(/Images/backgrounds/cta-percentage.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.tick-list {
    padding: 0;
    margin: 30px 0;
}

.tick-list__single {
    position: relative;
    padding: 10px 0 10px 60px;
    color: #322b6f;
    margin: 0 0 20px;
}

.tick-list__single:last-child {
    margin: 0;
}

.no-webp .tick-list__single:after {
    width: 41px;
    height: 39px;
    position: absolute;
    left: 0;
    margin: -20px 0 0;
    background-image: url(/Images/icons/icon-tick-sprite.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.webp .tick-list__single:after {
    width: 41px;
    height: 39px;
    position: absolute;
    left: 0;
    margin: -20px 0 0;
    background-image: url(/Images/icons/icon-tick-sprite.webp);
    background-repeat: no-repeat;
    background-position: top left;
}
    
.award-tick-list,
.award-tick-list_new {
    padding: 0;
    margin: 0 0 20px 0;
}

.award-tick-list__single {
    position: relative;
    padding: 10px 0 10px 60px;
    color: #322b6f;
}

.award-tick-list__single2 {
    position: relative;
    padding: 0 50px 0;
    color: #322b6f;
    margin: 0 0 20px;
    padding-right: 10px;
}

.award-tick-list__single:last-child {
    margin: 0;
}

.no-webp .award-tick-list__single:after {
    width: 41px;
    height: 39px;
    position: absolute;
    left: 0;
    margin: 0;
    background-image: url(/Images/icons/icon-tick-sprite.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.webp .award-tick-list__single:after {
    width: 41px;
    height: 39px;
    position: absolute;
    left: 0;
    margin: 0;
    background-image: url(/Images/icons/icon-tick-sprite.webp);
    background-repeat: no-repeat;
    background-position: top left;
}

.award-tick-list__single2:after {
    width: 27px;
    height: 26px;
    position: absolute;
    left: 0;
    margin: -5px 0 0;
    background-image: url(/Images/icons/icon-tick-sprite-white-medium-reduced.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.football-list__single {
    position: relative;
    padding: 10px 0 10px 60px;
    color: #322b6f;
    margin: 0 0 20px;
    cursor: pointer;
}

.football-list__single:last-child {
    margin: 0;
}

.football-list__single:after {
    width: 41px;
    height: 39px;
    position: absolute;
    left: 0;
    margin: -20px 0 0;
    background-image: url(/Images/icons/icon-football-sprite-small-white.png);
    background-repeat: no-repeat;
    background-position: top left;
}
    
.lt-ie9 .award-tick-list,
.lt-ie9 .award-tick-list_new {
    width: 49%;
}

@media only screen and (min-width: 1100px) {
    .award-tick-list  {
        width: 49%;
    }

    .award-tick-list_new  {
        width: 100%;
    }
}

.article-list__image:after,
.article-list__single:after {
    content: '';
    height: 100%;
    top: 0;
}

.tick-list__white .tick-list__single .football-list__single {
    color: #fff;
}

.award-tick-list__white .award-tick-list__single {
    color: #fff;
}

.award-tick-list__white .award-tick-list__single2 {
    color: #fff;
}

.article-list__single:hover h3,
.wereabrokernotabank {
    color: #007dc3;
}

.tick-list__white .tick-list__single:after {
    background-position: bottom left;
}

.award-tick-list__white .award-tick-list__single:after {
    background-position: bottom left;
}

.award-tick-list__white .award-tick-list__single2:after {
    background-position: bottom left;
}

.award-tick-list h1,
.award-tick-list h2,
.award-tick-list h3,
.award-tick-list h4,
.award-tick-list h5,
.award-tick-list h6,
.tick-list h1,
.tick-list h2,
.tick-list h3,
.tick-list h4,
.tick-list h5,
.tick-list h6 {
    margin-top: 0;
}

.tick-list p:last-child {
    margin-bottom: 0;
}

.award-tick-list p:last-child,
.award-tick-list_new p:last-child{
    margin-bottom: 0;
}

.article-list {
    padding: 0;
    margin: 30px 0;
}

.article-list__single {
    margin: 0 0 30px;
    padding: 0 0 0 20px;
    position: relative;
}

.article-list__single:after {
    position: absolute;
    left: 0;
    width: 5px;
    background: #a2cee7;
    -webkit-transition: left .25s ease-in-out, bottom .25s ease-in-out;
    -moz-transition: left .25s ease-in-out, bottom .25s ease-in-out;
    -ms-transition: left .25s ease-in-out, bottom .25s ease-in-out;
    -o-transition: left .25s ease-in-out, bottom .25s ease-in-out;
    transition: left .25s ease-in-out, bottom .25s ease-in-out;
}

.article-list__single:hover:after {
    left: -5px;
}

.article-list__single:hover .article-list__image:after,
.article-list__single:hover .article-list__message {
    -ms-opacity: .85;
    opacity: .85;
}

.article-list__single:hover .article-list__image:after {
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.article-list__single:hover .article-list__message {
    -webkit-transition: opacity .5s ease-in-out .25s;
    -moz-transition: opacity .5s ease-in-out .25s;
    -ms-transition: opacity .5s ease-in-out .25s;
    -o-transition: opacity .5s ease-in-out .25s;
    transition: opacity .5s ease-in-out .25s;
}

.article-list__image {
    position: relative;
    margin: 0 0 15px;
    line-height: 0;
}

.article-list__image:after {
    position: absolute;
    width: 100%;
    left: 0;
    background: #322b6f;
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .55s ease-in-out .25s;
    -moz-transition: opacity .55s ease-in-out .25s;
    -ms-transition: opacity .55s ease-in-out .25s;
    -o-transition: opacity .55s ease-in-out .25s;
    transition: opacity .55s ease-in-out .25s;
}

.article-list__message {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 90%;
    display: block;
    color: #fff;
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    transform: translateY(-50%);
}

.article-list__message,
.category-list span {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
    z-index: 2;
}

.article-list__message:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/Images/symbols/right-arrow.png)bottom center no-repeat;
    margin: 0 0 0 10px;
    position: relative;
    top: 2px;
}

.lt-ie9 .article-list__grid,
.lt-ie9 .article-list__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width: 600px) {
    .article-list__grid,
    .article-list__row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.lt-ie9 .article-list__image:after,
.lt-ie9 .article-list__message,
.lt-ie9 .article-list__row .article-list__single:after {
    display: none;
}

.lt-ie9 .article-list__grid .article-list__single {
    width: 47%;
    float: left;
    margin: 0 0 0 5%;
    padding: 0;
}

.lt-ie9 .article-list__row .article-list__single {
    width: 30%;
    float: left;
}

.lt-ie9 .article-list__grid .article-list__single:nth-child(2n+1),
.lt-ie9 .article-list__row .article-list__single:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (min-width: 600px) {
    .article-list__grid .article-list__single {
        width: 47%;
        float: left;
    }

    .article-list__row .article-list__single {
        width: 30%;
        float: left;
    }

    .article-list__grid .article-list__single:nth-child(2n+1),
    .article-list__row .article-list__single:nth-child(3n+1) {
        margin-left: 0;
        clear: left;
    }
}

.lt-ie9 .article-list__row .article-list__single:nth-child(3n+1) {
    margin: 0;
}

@media only screen and (min-width: 600px) {
    .article-list__row .article-list__single {
        margin: 0 0 0 5%;
        padding: 0;
    }

    .article-list__row .article-list__single:nth-child(3n+1) {
        margin: 0;
    }

    .article-list__row .article-list__single:after {
        display: none;
    }
}

.lt-ie9 .article-list__grid .article-list__single:nth-child(2n+1) {
    margin: 0 0 5%;
}

.lt-ie9 .article-list__grid .article-list__single:after {
    height: 100%;
    width: 5px;
    top: auto;
    left: 0;
}

.lt-ie9 .article-list__grid .article-list__single:hover:after {
    bottom: 0;
    left: -5px;
}

@media only screen and (min-width: 600px) {
    .article-list__grid .article-list__single {
        margin: 0 0 5% 5%;
        padding: 0 0 0 20px;
    }

    .article-list__grid .article-list__single:nth-child(2n+1) {
        margin: 0 0 30px;
    }

    .article-list__grid .article-list__single:after {
        height: 100%;
        width: 5px;
        top: auto;
        bottom: 0;
    }

    .article-list__grid .article-list__single:hover:after {
        bottom: 0;
        left: -5px;
    }
}

.article-list a {
    color: #8c9194;
}

.product-list a {
    color: #ffffff;
}

.article-list img {
    width: 100%;
}

.article-list h3 {
    margin: 0 0 10px;
    font-weight: 400;
    color: #322b6f;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}

.article-list p:last-child {
    margin: 0;
}

.category-list {
    padding: 0;
    margin: 0;
}

.lt-ie9 .category-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.category-list__single {
    line-height: 0;
    position: relative;
    padding: 0;
    margin: 0 0 2%;
}

@media only screen and (min-width: 500px) {
    .category-list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .category-list__single {
        width: 48%;
        margin: 0 0 40px 4%;
        float: left;
    }

    .category-list__single:nth-child(2n+1) {
        margin: 0 0 40px;
        clear: left;
    }
}

.lt-ie9 .category-list__single {
    float: left;
    width: 30%;
    margin: 0 0 50px 5%;
}

.lt-ie9 .category-list__single:nth-child(2n+1) {
    margin: 0 0 50px 5%;
    clear: none;
}

.lt-ie9 .category-list__single:nth-child(3n+1) {
    margin: 0 0 50px;
    clear: left;
}

@media only screen and (min-width: 900px) {
    .category-list__single {
        width: 30%;
        margin: 0 0 50px 5%;
    }

    .category-list__single:nth-child(2n+1) {
        margin: 0 0 50px 5%;
        clear: none;
    }

    .category-list__single:nth-child(3n+1) {
        margin: 0 0 50px;
        clear: left;
    }
}

.category-list__single:hover span {
    padding: 75px 20px 0;
}

.category-list__single:hover img {
    -ms-opacity: .9;
    opacity: .9;
}

.category-list img {
    width: 100%;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.category-list span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: padding .25s ease-in-out;
    -moz-transition: padding .25s ease-in-out;
    -ms-transition: padding .25s ease-in-out;
    -o-transition: padding .25s ease-in-out;
    transition: padding .25s ease-in-out;
    transform: translateY(-50%);
    padding: 65px 20px 0;
    width: 100%;
    color: #fff;
    font-weight: 700;
    line-height: 1.25em;
}

.featured-post h3,
.no-touch .selecter-selected:hover,
.no-touch .selecter.disabled .selecter-selected:hover,
.selecter {
    color: #322b6f;
}

.category-list span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 49px;
    height: 49px;
    margin: 0 0 0 -24.5px;
    background: url(/Images/icons/icon-sprite-white.png)0 -180px no-repeat;
}

.ie .category-list span {
    margin: -50px 0 0;
}

.featured-post {
    margin: 0 0 40px;
}

.lt-ie9 .featured-post__image {
    width: 49%;
    float: left;
}

.award {
    margin: 0;
}

.lt-ie9 .award__image {
    width: 49%;
    float: right;
}

.award__image_new {
    width: 49%;
}

@media only screen and (min-width: 900px) {
    .featured-post__image {
        width: 49%;
        float: left;
    }

    .award__image {
        width: 49%;
        float: right;
    }

    .award__image_new {
        width: 49%;
    }
}

@media only screen and (max-width: 900px) {
    .award__image {
        width: 100%;
    }

    .award__image_new {
        width: 100%;
    }

    .ppc_breadcrumb {
        display: none;
    }

    .ppc_split_title h1
    {
        font-size: 10px !important;
    }

    .ppc_tick_text 
    {
        font-size: 22px !important;
    }
}

.lt-ie9 .featured-post__content {
    width: 49%;
    float: right;
}

.lt-ie9 .featured-post h3 {
    margin-top: 0;
}

@media only screen and (min-width: 900px) {
    .featured-post__content {
        width: 49%;
        float: right;
    }

    .featured-post h3 {
        margin-top: 0;
    }
}

.selecter {
    position: relative;
    display: block;
    z-index: 1;
    text-align: left;
}

.selecter,
.selecter * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
}

.selecter,
.selecter *,
.selecter:after,
.selecter:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selecter-element {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    -ms-opacity: 0;
    opacity: 0;
    z-index: -1;
}

.selecter-element,
.selecter-element:focus {
    outline: 0;
    -webkit-tap-highlight-color: #fff;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

.no-opacity .selecter-element {
    left: -999999px;
}

.selecter-selected {
    position: relative;
    background: #fff;
    border: 2px solid #c6c6c6;
    cursor: pointer;
    display: block;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 6px 10px;
    -moz-text-overflow: clip;
    text-overflow: clip;
    z-index: 2;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.selecter-selected:after {
    height: 18px;
    width: 26px;
    position: absolute;
    top: 50%;
    right: 12px;
    content: '';
    background: url(/Images/symbols/select-arrow.png);
    display: block;
    margin: -9px 0 0;
}

.selecter-options {
    width: 100%;
    max-height: 260px;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #c6c6c6;
    border-width: 0 1px 1px;
    background-color: #fff;
    display: none;
    margin: 0;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    z-index: 50;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.selecter-group,
.selecter-item {
    color: #322b6f;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 10px 15px;
}

.selecter-options.scroller {
    position: absolute;
    overflow: hidden;
}

.no-opacity .selecter-options {
    width: auto;
}

.selecter-group {
    font-size: 11px;
}

.selecter-item {
    width: 100%;
    background: #fff;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.selecter-item.placeholder {
    display: none;
}

.selecter-item.selected {
    background: #eee;
}

.selecter-item.disabled {
    cursor: default;
}

.selecter-item:first-child {
    -ms-border-radius: 0;
    border-radius: 0;
}

.selecter-item:last-child {
    border-bottom: 0;
    -ms-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.no-touch .selecter-item.selected:hover,
.no-touch .selecter-item:hover {
    color: #322b6f;
    background-color: #ccc;
}

.no-touch .selecter-item.disabled:hover,
.selecter-item.disabled {
    color: #8c9194;
    background-color: #fff;
}

.selecter.open {
    z-index: 3;
}

.selecter.open .selecter-selected {
    z-index: 51;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selecter.focus .selecter-selected,
.selecter.open .selecter-selected {
    background-color: #fff;
}

.selecter.cover .selecter-options {
    border-width: 1px;
    top: 0;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.selecter.cover .selecter-options .selecter-item.first {
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selecter.cover.open .selecter-selected {
    z-index: 49;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selecter.bottom .selecter-options {
    top: auto;
    bottom: 100%;
    border-width: 1px 1px 0;
}

.selecter.bottom .selecter-item:last-child {
    border: none;
}

.selecter.bottom.open .selecter-selected {
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.selecter.bottom.open .selecter-options {
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selecter.bottom .cover .selecter-options {
    top: auto;
    bottom: 0;
}

.selecter.bottom .cover.open .selecter-options,
.selecter.bottom .cover.open .selecter-selected {
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.selecter.multiple .selecter-options {
    width: 100%;
    position: static;
    border-width: 1px;
    display: block;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.selecter.disabled .selecter-selected {
    background: #fff;
    border-color: #c6c6c6;
    color: #8c9194;
    cursor: default;
}

.selecter.disabled .selecter-options {
    background: #fff;
    border-color: #c6c6c6;
}

.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
    border-color: #c6c6c6;
    color: #8c9194;
    cursor: default;
}

.no-touch .selecter.disabled .selecter-item.selected:hover,
.selecter.disabled .selecter-item.selected {
    background: #fafafa;
}

.no-touch .selecter.disabled .selecter-item:hover,
.selecter.disabled .selecter-item {
    color: #8c9194;
    background-color: #fff;
}

.selecter-options.scroller .scroller-content {
    max-height: 260px;
    padding: 0;
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background: #007dc3;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-stacking + .noUi-origin {
    z-index: -1;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    -moz-transition: left .3s, top .3s;
    -ms-transition: left .3s, top .3s;
    -o-transition: left .3s, top .3s;
    transition: left .3s, top .3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 10px;
}

.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -6px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

.noUi-background {
    background: #fafafa;
}

.noUi-connect {
    background: #3fb8af;
    -webkit-transition: background 450ms;
    -moz-transition: background 450ms;
    -ms-transition: background 450ms;
    -o-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    -ms-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background: #fafafa;
}

.noUi-target {
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border: 1px solid #d3d3d3;
}

.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    -ms-border-radius: 50%;
    border-radius: 50%;
    cursor: default;
    -webkit-box-shadow: 0 3px 3px #000;
    -ms-box-shadow: 0 3px 3px #000;
    box-shadow: 0 3px 3px #000;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #b8b8b8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

.content .toggle-slider-container label {
    margin: 20px 0 10px !important;
}

.toggle-slider.noUi-horizontal {
    height: 33px;
    -ms-border-radius: 10000px;
    border-radius: 10000px;
    width: 80px;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
}

.toggle-slider.noUi-horizontal .noUi-base {
    background: 0 0;
    overflow: hidden;
    -ms-border-radius: 10000px;
    border-radius: 10000px;
}

.noUi-marker,
.noUi-marker-large,
.noUi-marker-sub {
    background: #d3d3d3;
}

.toggle-slider.noUi-horizontal .noUi-origin {
    -ms-border-radius: 10000px;
    border-radius: 10000px;
}

.toggle-slider.noUi-horizontal .noUi-origin .noUi-handle {
    top: 5px;
    left: 5px;
    -webkit-transition: left .25s ease;
    -moz-transition: left .25s ease;
    -ms-transition: left .25s ease;
    -o-transition: left .25s ease;
    transition: left .25s ease;
}

.off .toggle-slider .noUi-origin .noUi-handle {
    left: -10px;
}

.right .toggle-slider .noUi-origin .noUi-handle {
    left: -25px;
}

.toggle-slider__option {
    display: inline;
    position: relative;
    top: -10px;
    font-size: .8em;
    font-weight: 700;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    cursor: pointer;
}

.noUi-marker,
.noUi-pips,
.noUi-value {
    position: absolute;
}

.left .toggle-slider__option-left,
.right .toggle-slider__option-right {
    color: #322b6f;
}

.range-slider {
    display: none;
}

.cta-form-section-desktop {
    display: none;
}

.cta-form-section-mobile {
    display: block;
}

.lt-ie9 .range-slider {
    display: block;
}

@media only screen and (min-width: 600px) {
    .range-slider {
        display: block;
    }

    .cta-form-section-desktop {
        display: block;
    }

    .cta-form-section-mobile {
        display: none;
    }
}

.noUi-pips,
.noUi-pips * {
    box-sizing: border-box;
}

.noUi-pips,
.noUi-pips *,
.rrssb-buttons {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.noUi-pips {
    font-size: 12px;
    line-height: 1em;
    color: #8c9194;
}

.noUi-value {
    width: 40px;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

.cta-form .noUi-pips,
.rrssb-buttons li a .rrssb-text {
    color: #fff;
}

.cta-form_white .noUi-pips {
    color: #352641;
}

.cta-form .noUi-marker {
    position: absolute;
    background: #fafafa;
}

.cta-form_white .noUi-marker {
    position: absolute;
    background: #352641;
}

.cta-form .noUi-marker-large,
.cta-form .noUi-marker-sub {
    background: #fafafa;
}

.cta-form_white .noUi-marker-large,
.cta-form_white .noUi-marker-sub {
    background: #fafafa;
}

.noUi-pips-horizontal {
    padding: 0 0 10px;
    height: 50px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    margin-left: -20px;
    padding-top: 20px;
}

.noUi-value-horizontal.noUi-value-sub {
    padding-top: 15px;
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -.5px;
    width: 1px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 8px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 10px;
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    width: 15px;
    margin-left: 20px;
    margin-top: -5px;
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.rrssb-buttons {
    box-sizing: border-box;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    height: 100%;
    line-height: 13px;
    margin: 0;
    padding: 0 2px;
}

.rrssb-buttons li,
.rrssb-buttons li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.rrssb-buttons li.rrssb-email a {
    background-color: #0a88ff;
}

.rrssb-buttons li.rrssb-email a:hover {
    background-color: #006ed6;
}

.rrssb-buttons li.rrssb-facebook a {
    background-color: #306199;
}

.rrssb-buttons li.rrssb-facebook a:hover {
    background-color: #244872;
}

.rrssb-buttons li.rrssb-tumblr a {
    background-color: #32506d;
}

.rrssb-buttons li.rrssb-tumblr a:hover {
    background-color: #22364a;
}

.rrssb-buttons li.rrssb-linkedin a {
    background-color: #007bb6;
}

.rrssb-buttons li.rrssb-linkedin a:hover {
    background-color: #005983;
}

.rrssb-buttons li.rrssb-twitter a {
    background-color: #26c4f1;
}

.rrssb-buttons li.rrssb-twitter a:hover {
    background-color: #0eaad6;
}

.rrssb-buttons li.rrssb-googleplus a {
    background-color: #e93f2e;
}

.rrssb-buttons li.rrssb-googleplus a:hover {
    background-color: #ce2616;
}

.rrssb-buttons li.rrssb-youtube a {
    background-color: #df1c31;
}

.rrssb-buttons li.rrssb-youtube a:hover {
    background-color: #b21627;
}

.rrssb-buttons li.rrssb-reddit a {
    background-color: #8bbbe3;
}

.rrssb-buttons li.rrssb-reddit a:hover {
    background-color: #62a3d9;
}

.rrssb-buttons li.rrssb-pinterest a {
    background-color: #b81621;
}

.rrssb-buttons li.rrssb-pinterest a:hover {
    background-color: #8a1119;
}

.rrssb-buttons li.rrssb-pocket a {
    background-color: #ed4054;
}

.rrssb-buttons li.rrssb-pocket a:hover {
    background-color: #e4162d;
}

.rrssb-buttons li.rrssb-github a {
    background-color: #444;
}

.rrssb-buttons li.rrssb-github a:hover {
    background-color: #2b2b2b;
}

.rrssb-buttons li.rrssb-instagram a {
    background-color: #517fa4;
}

.rrssb-buttons li.rrssb-instagram a:hover {
    background-color: #406582;
}

.rrssb-buttons li.rrssb-delicious a {
    background-color: #0b79e5;
}

.rrssb-buttons li.rrssb-delicious a:hover {
    background-color: #095fb4;
}

.rrssb-buttons li.rrssb-vk a {
    background-color: #4d71a9;
}

.rrssb-buttons li.rrssb-vk a:hover {
    background-color: #3d5a86;
}

.rrssb-buttons li.rrssb-hackernews a {
    background-color: #f60;
}

.rrssb-buttons li.rrssb-hackernews a:hover {
    background-color: #cc5200;
}

.rrssb-buttons li a {
    background-color: #ccc;
    -ms-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    font-size: 11px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    height: 100%;
    padding: 11px 7px 12px 27px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    width: 100%;
}

.rrssb-buttons li a .rrssb-icon {
    display: block;
    left: 10px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    width: 10%;
}

.rrssb-buttons li a .rrssb-icon svg {
    height: 17px;
    width: 17px;
}

.rrssb-buttons li a .rrssb-icon svg path,
.rrssb-buttons li a .rrssb-icon svg polygon {
    fill: #fff;
}

.rrssb-buttons li a:active {
    -webkit-box-shadow: inset 1px 3px 15px 0 #160000;
    -webkit-box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25);
    -ms-box-shadow: inset 1px 3px 15px 0 #160000;
    -ms-box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25);
    box-shadow: inset 1px 3px 15px 0 #160000;
    box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25);
}

.rrssb-buttons li.small a {
    padding: 0;
}

.rrssb-buttons li.small a .rrssb-icon {
    left: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%;
}

.rrssb-buttons li.small a .rrssb-text {
    visibility: hidden;
}

.rrssb-buttons.large-format,
.rrssb-buttons.large-format li {
    height: auto;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(1) a {
    font-size: 20px;
    font-size: 4vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(2) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(2) ~ li a {
    font-size: 16px;
    font-size: 2vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(3) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(3) ~ li a {
    font-size: 14px;
    font-size: 1.7vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(4) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(4) ~ li a {
    font-size: 13px;
    font-size: 1.4vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(5) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(5) ~ li a {
    font-size: 13px;
    font-size: 1.2vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(6) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(6) ~ li a {
    font-size: 12px;
    font-size: 1.05vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(7) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(7) ~ li a {
    font-size: 11px;
    font-size: .9vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(8) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(8) ~ li a {
    font-size: 11px;
    font-size: .8vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(9) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(9) ~ li a {
    font-size: 11px;
    font-size: .7vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(10) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(10) ~ li a {
    font-size: 11px;
    font-size: .6vw;
}

.rrssb-buttons.large-format li:first-child:nth-last-child(11) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(11) ~ li a {
    font-size: 11px;
    font-size: .5vw;
}

.rrssb-buttons.large-format li a {
    backface-visibility: hidden;
    -ms-border-radius: .2em;
    border-radius: .2em;
    padding: 8.5% 0 8.5% 12%;
}

.rrssb-buttons.large-format li a,
.rrssb-buttons.large-format li a .rrssb-text {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
}

.rrssb-buttons.large-format li a .rrssb-icon {
    height: 100%;
    left: 7%;
    padding-top: 0;
    width: 12%;
}

.rrssb-buttons.large-format li a .rrssb-icon svg {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.rrssb-buttons.large-format li a .rrssb-text {
    backface-visibility: hidden;
}

.rrssb-buttons.small-format {
    padding-top: 5px;
}

.rrssb-buttons.small-format li {
    height: 80%;
    padding: 0 1px;
}

.rrssb-buttons.small-format li a .rrssb-icon {
    height: 100%;
    padding-top: 0;
}

.rrssb-buttons.small-format li a .rrssb-icon svg {
    height: 48%;
    position: relative;
    top: 6px;
    width: 80%;
}

.rrssb-buttons.tiny-format {
    height: 22px;
    position: relative;
}

.rrssb-buttons.tiny-format li {
    padding-right: 7px;
}

.rrssb-buttons.tiny-format li a {
    background-color: transparent;
    padding: 0;
}

.rrssb-buttons.tiny-format li a .rrssb-icon svg {
    height: 70%;
    width: 100%;
}

.rrssb-buttons.tiny-format li a:active,
.rrssb-buttons.tiny-format li a:hover {
    background-color: transparent;
}

.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg polygon {
    fill: #0a88ff;
}

.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #0054a3;
}

.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg polygon {
    fill: #306199;
}

.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #18304b;
}

.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg polygon {
    fill: #32506d;
}

.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #121d27;
}

.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg polygon {
    fill: #007bb6;
}

.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #003650;
}

.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg polygon {
    fill: #26c4f1;
}

.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #0b84a6;
}

.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg polygon {
    fill: #e93f2e;
}

.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #a01e11;
}

.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg polygon {
    fill: #df1c31;
}

.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #84111d;
}

.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg polygon {
    fill: #8bbbe3;
}

.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #398bcf;
}

.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg polygon {
    fill: #b81621;
}

.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #5d0b11;
}

.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg polygon {
    fill: #ed4054;
}

.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #b61124;
}

.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg polygon {
    fill: #444;
}

.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #111;
}

.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg polygon {
    fill: #517fa4;
}

.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #2f4a60;
}

.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg polygon {
    fill: #0b79e5;
}

.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #064684;
}

.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg polygon {
    fill: #4d71a9;
}

.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #2d4263;
}

.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg polygon {
    fill: #f60;
}

.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg polygon {
    fill: #993d00;
}

.lt-ie9 .rrssb-buttons li a {
    padding: 11px 7px 12px;
}

.applymsm {
    box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .3);
}

.hundredtwentyfive {
    font-size: 125%;
}

.hundredfifty {
    font-size: 150%;
}

.eigthyfive {
    font-size: 85%;
}

.nf-toggle-slider__option,
.off .nf-toggle-slider__option {
    font-weight: 400;
    color: #a8aec1;
    cursor: pointer;
}

.left.nf-toggle-slider__option-left,
.right.nf-toggle-slider__option-right {
    color: #322b6f;
}

.cta-form .left.nf-toggle-slider__option-left,
.cta-form .right.nf-toggle-slider__option-right {
    color: #fff;
}

.nf-toggle-slider.noUi-horizontal {
    height: 33px;
    border-radius: 10000px;
    width: 120px;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
}

.nf-toggle-slider.noUi-horizontal .noUi-base {
    background: 0 0;
    overflow: hidden;
    border-radius: 10000px;
}

.nf-toggle-slider.noUi-horizontal .noUi-origin .noUi-handle {
    top: 5px;
    left: 5px;
    transition: left .25s ease;
}

.off.nf-toggle-slider .noUi-origin .noUi-handle {
    left: -10px;
}

.right.nf-toggle-slider .noUi-origin .noUi-handle {
    left: -25px;
}

.nf-toggle-slider__option {
    display: inline;
    position: relative;
    top: -10px;
    font-size: .8em;
    font-weight: 700;
    transition: color .25s ease-in-out;
    cursor: pointer;
}

.range-slider {
    height: 10px;
}

.tick-list__single__small:after {
    content: '';
    display: block;
    top: 50%;
    width: 21px;
    height: 19px;
    position: absolute;
    left: 0;
    margin: -10px 0 0;
    background-image: url(/Images/icons/icon-tick-sprite-small-white.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.tick-list__single__small {
    position: relative;
    padding: 10px 0 10px 30px;
    margin: 0 0 20px;
}

.tick-list__single__small:last-child {
    margin: 0;
}

.tick-list__white .tick-list__single__small {
    color: #fff;
}

.tick-list__white .tick-list__single__small:after {
    background-position: bottom left;
}

.ppc-header {
    display: none;
}

@media only screen and (min-width: 900px) {
    .ppc-header {
        display: block;
    }
}

@media only screen and (max-width: 900px) {
    
    .award-tick-list__single__small {
        font-size: 0.8em;
    }

    .award-tick-list__single__small h3 {
        margin-top: 0;
    }

    .award-tick-list__single__small:after {
        content: '';
        display: block;
        top: 0%;
        width: 21px;
        height: 19px;
        position: absolute;
        left: 0;
        margin: -10px 0 0;
        background-image: url(/Images/icons/icon-tick-sprite-small-white.png);
        background-repeat: no-repeat;
        background-position: top left;
    }
}

.award-tick-list__single__small:after {
    content: '';
    display: block;
    top: 50%;
    width: 21px;
    height: 19px;
    position: absolute;
    left: 0;
    margin: -10px 0 0;
    background-image: url(/Images/icons/icon-tick-sprite-small-white.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.award-tick-list__single__small-blue:after {
    content: '';
    display: block;
    top: 50%;
    width: 21px;
    height: 19px;
    position: absolute;
    left: 0;
    margin: -10px 0 0;
    background-image: url(/Images/icons/icon-tick-sprite-small-blue.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.award-tick-list__single__small,
.award-tick-list__single__small-blue{
    position: relative;
    padding: 0px 0 10px 30px;
    margin: 0 0 10px;
}

.award-tick-list__single__small:last-child,
.award-tick-list__single__small-blue:last-child {
    margin: 0;
}

.award-tick-list__white .tick-list__single__small {
    color: #fff;
}

.award-tick-list__blue {
    color: #364580;
}

.award-tick-list__white .tick-list__single__small:after {
    background-position: bottom left;
}

iframe {
    max-width: 100% !important;
}

.ppc {
    color: #fff;
    font-weight: 700;
}

@media screen and (max-width: 39.9375em) {
    .selecter-element {
        z-index: 3 !important;
    }
    
    .selecter-options {
        display: none !important;
    }
 }

.video-container {
    position: relative;
    height: 0;
    overflow: hidden;
}
 
.video-container-16x9 {
    padding-bottom: 56.25%;
}
 
.video-container-4x3 {
    padding-bottom: 75%;
}
 
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text-danger {
    color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.valid:not([type='button']) {
    color: #322b6f;
    border: 2px solid #6EDB38;
    background-color: #DFF5DF;
}

.invalid:not([type='button']) {
    color: #322b6f;
    border: 2px solid #DF4C4C;
    background-color: #F0DFE2;
}

.field-validation-error {
    display: block;
    color: #DF4C4C;
}

.validation-summary-errors li { 
    color: #DF4C4C;
}


.feefostarrating {
    font-weight: bold;
    font-size: 1.1em;
}

.feefostarrating .rating {
    color: white;
    font-weight: bolder;
    font-size: 1.1em;
}

.feefo-badge__image {
    display: block;
    max-width: 100%;
    max-height: 132px;
}

.logo__image {
    display: block;
    max-width: 100%;
    max-height: 56px;
}

.steps_mobile {
    display: none;
}

.apply_footer,
.apply_form_footer {
    display: none;
}

@media only screen and (max-width: 900px) {
    
    .apply_form_footer .call {
        width: 100%;
        display: block; 
    }

    .apply_form_footer .btn__call {
        width: 100%;
        background-color: #007DC3;
        color: #ffffff;
        font-weight: bold;
        font-size: 1.2em;
    }

    .apply_form_footer .btn__call:hover {
        background-color: #007DC3;
        color: #ffffff;
        text-decoration: none;
    }

    .apply_footer,
    .apply_form_footer {
        display: block;
        position:fixed; 
        bottom: 0; 
        width: 100%; 
        background-color: rgb(50, 43, 111); 
        z-index: 2;
        color: #fff;
        padding: 10px;
    }
    
        .apply_footer .call {
            width: 47%;
            display: inline;  
            float: left;   
            text-align: left;  
        }
        
            .apply_footer .btn__call{
                width: 100%;
                border: 2px solid #4da24f;
                color: #4da24f;
                font-weight: bold;
                min-height: 50px;

            }

            .btn__call img {
                padding-right: 10px;
            }

            .btn__call span a {
                color: #4da24f;
                text-decoration: none;
            }

            .apply_footer .btn__call:hover {
                color: #4da24f;
            }
                                
        .apply_footer .apply {
            width: 47%;  
            display: inline;
            float: right; 
            text-align: right;  
            margin-right: 7px;
        }

            .btn__apply {
                border: 2px solid #fff;
                width: 100%;
                font-weight: bold;

            }
            
    .steps {
        display: none;
    }

    .steps_mobile{
        display: block;
    }

    .customer_testimonial {
        display: none;
    }

    .credentials {
        display: none;
    }
}

@media only screen and (min-width: 900px) {
    .content-left {
        float: left; 
        width: 50%;
        text-align: left;
    }

    .content-right {
        float: right; 
        width: 50%;
        text-align: right;
    }
    
    .content-full {
        width: 100%;
    }
}

.loan-purposes {
    margin: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.purpose {
    text-align: center;
    width: 16%;
    min-width: 120px;
    margin-bottom: 20px;
}

.purpose img {
    max-width: 100px;
    max-height: 100px;
}

.subtitle {
    color: rgb(255, 255, 255); 
    font-size: 1.5em; 
    font-weight: bold;
}


/*Secured Loan Calculator*/
.calc_header {
    margin: 0;
}

.calc_header_content {
    width: 100%;
    border: none;
    padding: 0;
}

.calc_product {
    margin: 20px 0; 
    padding: 10px; 
    display: block;
    border: 1px solid #e6eaee;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(230,234,238,1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(230,234,238,1);
    box-shadow: 1px 1px 5px 0px rgba(230,234,238,1);
}

.calc_lender_side {
    width: 100%;
    margin-right: 20px;
    display: flex;
}

.calc_lender_main {
    width: 100%;
    display: block;
}

.calc_lender_img {
    width: 25%;
}

.calc_lender_name {
    width: 75%;
    font-weight: bold;
    padding-left: 10px;
}

.calc_lender_details {
    display: flex; 
    width: 100%; 
    text-align: center;
    padding-bottom: 20px;
}

    .calc_lender_details div {
        width: 33.3%;
    }

    .calc_lender_details span {
        font-weight: bold;
        font-size: 0.8em;
        color: #007dc3;
    }

    .calc_lender_details p {
        font-size: 1em;
        margin-bottom: 0;
    }

.calc_lender_cta {
    width: 100%;
}

.calc_apply {
    max-width: none;
}

.calc-types {
    width: 100%;
    margin: 20px;
    border: 1px solid #007dc3;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: flex;
}

.calc-type {
    width: 50%;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.calc-type-active {
    background-color: #007dc3;
    color: #fff;
}

@media only screen and (min-width: 900px) {

    .calc_product {
        display: flex;
    }

    .calc_lender_side {
        width: 40%;
    }

    .calc_lender_main {
        width: 60%;
        display: flex;
    }
    
    .calc_lender_cta {
        width: 20%;
    }
    
    .calc_lender_img {
        width: 50%;
    }


    .calc_lender_details {
        width: 80%;
        padding-bottom: 0;
    }

    .calc_lender_details span{
        font-size: 0.8em;
    }

    .calc_lender_details p{
        font-size: 1em;
    }

    .calc_lender_name {
        width: 50%;
    }
}

.app_section {

}

.app_section_hidden {
    display: none;
}

.field-centred {
    text-align: center;
}

.field-inline input {
    display: inline;
    width: 20%;
}

.field-inline span {
    margin-right: 15px;
}

.field .btn_inline {
    margin-top: 45px;
}

.detail_summary {
    margin-bottom: 1em;
}

.detail_summary .fieldValue {
    font-weight: bold;
    font-style: italic;
    color: #007dc3;
 }

.detail_summary h3 {
    margin-bottom: 1em;
    margin-top: 0;
    font-size: 1.3em;
}

.app_section h2 {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.field-summary h2 {
    width: 85%;
}

.detail_summary h2 {
    margin: 4px 0 0 0;
}

.app_section hr {
    /*margin-top: 0;*/
}

.apply-field label > small {
    color: #8c9194;
    font-weight: 100;
}

.detail_summary {
    /*border: 1px solid #007DC3;*/
}

.detail_summary .SummaryHeader {
    background-color: #F0F7FA;
    /*border-bottom: 1px solid #007DC3;*/
    padding: 5px 10px;
    cursor: pointer;
}

.detail_summary .SummaryHeader h2 {
    width: 85%;
}

.detail_summary .SummaryHeader > h2 > img {
    padding-right: 10px;
}

.detail_summary .SummaryContent {
    display: none;
    padding: 10px;
}

.detail_summary .SummaryContent {
    display: none;
    padding: 10px;
}

.detail_summary .SummaryAction {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin-bottom: 10px;
}

.detail_summary .DetailsEdit {
    padding: 7px 10px;
    font-weight: bold;
    background-color: #007DC3;
    color: #ffffff;
    border-radius: 10%;
    cursor: pointer;
}

.detail_summary .DetailsEdit img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.SummaryEdit {
    cursor: pointer;
}

.SummaryEdit:hover {
    text-decoration: underline;
}

.toggleOptions {
    padding: 0;
}

.toggleBtn {
    width: 100%;
    display: block;
    background-color: #ffffff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: normal;
    margin: 0 5px 10px 0;
    padding: 10px 5px;
    color: #322b6f;
}

.toggleBtn_single {
    width: 100px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: normal;
    margin: 0 5px 10px 0;
    padding: 10px 5px;
    color: #322b6f;
}

.toggleBtn_large {
    width: 175px;
}

.toggleBtn_full,
.toggleBtn_half {
    width: 100%;
    display: inline-block;
    float: left;
}

.toggleBtn_Image {
    width: 100%;
    min-height: 25px;
    display: inline-block;
    background-color: #ffffff;
    border: 2px solid #c6c6c6;
    border-radius: 3px;
    font-size: 16px;
    font-weight: normal;
    margin: 0 10px 10px 0;
    padding: 10px 2px 10px 2px;
    color: #322b6f;
    text-align: center;
    white-space: normal;
}

@media only screen and (min-width: 376px) {
    
    .toggleBtn_Image {
        width: 99px;
        height: 95px;
        display: inline-block;
        background-color: #ffffff;
        border: 2px solid #c6c6c6;
        border-radius: 3px;
        font-size: 11px;
        font-weight: 400;
        margin: 0 10px 10px 0;
        padding: 50px 2px 10px 2px;
        color: #322b6f;
        text-align: center;
        white-space: normal;
    }

    .togglePurpose_Consol {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_consolidation.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 25px 10px;
    }

    .togglePurpose_Improv {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_Improvement.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 25px 10px;
    }

    .togglePurpose_Car {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_car.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 26px 15px;
    }

    .togglePurpose_Caravan {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_caravan.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 25px 20px;
    }

    .togglePurpose_House {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_house.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }

    .togglePurpose_Other {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_other.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 30px;
    }


    .toggleWhatFor_Mortgage {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_house.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }

    .toggleWhatFor_Bridging {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_house.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }

    .toggleWhatFor_Secured {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_house.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }


    .toggleBtn_full {
        width: 100%;
    }

    .toggleBtn_half {
        width: 48%;
        display: inline-block;
        float: left;
    }

    .toggleBtn_large {
        width: 175px;
    }
}

@media only screen and (min-width: 415px) {

    .toggleBtn,
    .toggleBtn_single {
        width: 80px;
        display: inline-block;
        background-color: #ffffff;
        border-radius: 3px;
        font-size: 16px;
        font-weight: normal;
        margin: 0 5px 10px 0;
        padding: 10px 5px;
        color: #322b6f;
    }

    .toggleBtn_full {
        width: 100%;
    }

    .toggleBtn_half {
        width: 48%;
        display: inline-block;
        float: left;
    }

    .toggleBtn_large {
        width: 175px;
    }
}

.toggleBtn_active {
    background-color: #1F7DB3;
    color: #FFFFFF;
    border: 2px solid #1F7DB3;
    border-radius: 3px;
}

.LoanPurposeOtherInput {
    display: none;
    clear: both;
}

.ui-autocomplete {
    background-color: #ffffff;
    border: 2px solid #c6c6c6;
}

.ui-menu-item {
    font-weight: normal;
    color: #322b6f;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background-color: #007DC3;
    border: none;
    color: #ffffff;
}

@media only screen and (min-width: 600px) {

    .detail_summary .SummaryHeader h2,
    .field-summary h2{
        width: 80%;
    }

    .toggleBtn_Image {
        width: 100px;
        height: 100px;
        display: inline-block;
        background-color: #ffffff;
        border: 2px solid #c6c6c6;
        border-radius: 3px;
        font-size: 14px;
        margin: 0 10px 10px 0;
        padding: 50px 2px 10px 2px;
        color: #322b6f;
        text-align: center;
        white-space: normal;
    }

    .togglePurpose_Consol {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_consolidation.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 28px 10px;
    }

    .togglePurpose_Improv {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_Improvement.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 28px 10px;
    }

    .togglePurpose_Car {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_car.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 28px 15px;
    }

    .togglePurpose_Caravan {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_caravan.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 28px 20px;
    }

    .togglePurpose_House {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_house.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 28px 10px;
    }

    .togglePurpose_Other {
        background-image: url('../Images/content/LoanPurpose/LoanPurpose_other.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 30px;
    }

    .toggleWhatFor_Mortgage {
        background-image: url('../Images/content/LoanPurpose/mortgage.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }

    .toggleWhatFor_Bridging {
        background-image: url('../Images/content/LoanPurpose/bridging.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }

    .toggleWhatFor_Secured {
        background-image: url('../Images/content/LoanPurpose/loan.png');
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 27px 10px;
    }

    .toggleBtn_active {
        background-color: #007DC3;
        color: #FFFFFF;
        border: 2px solid #007DC3;
    }
}

@media only screen and (max-width: 900px) {

    .toggleBtn_large {
        width: 100%;
    }
}



.centred {
    text-align: center;
}

.slider {
    display: inline-block;
    margin: 15px 0px;
    width: 100%;
    padding: 0;
}

.input-area {
    display: inline-block;
    margin-left: 4%;
    text-align: center;
    width: 100%;
}

.quote-select {
    color: #322b6f;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    border: 0;
    text-align: center;
}

.quote-input{
    color: #322b6f;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.app_section .noUi-horizontal {
    height: 4px;
}

.app_section .noUi-horizontal .noUi-handle {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    background-color: #FFF; 
    border: 5px solid #1F7DB3;
    left: -18px;
    top: -12px;
}

html:not([dir="rtl"]) .app_section .noUi-horizontal .noUi-handle {
    right: -13px;
    left: auto;
}

.app_section .noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}

.app_section .noUi-handle {
    content: none;
    border-radius: 3px;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF;
}

.app_section .noUi-handle:before,
.app_section .noUi-handle:after {
    content: none;
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}
.app_section .noUi-connect {
    background: #1F7DB3;
}

.app_section .noUi-target,
.app_section .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.app_section .noUi-target {
    position: relative;
    direction: ltr;
}

.app_section .noUi-target {
    background: #2577aa;
    box-shadow: none;
    border: none;
}

.app_section .noUi-pips {
    position: absolute;
}

.app_section .noUi-base {
    background-color: #e6edf2;
}

.app_section .noUi-value-horizontal {
    margin-left: 0;
    padding-top: 10px;
}

.loansize {
    margin-top: 50px;
}

.btn__next {
    margin-top: 50px;
}

#applyForm {
    margin-bottom: 40px;
}

.app_thanks {
    margin-top: 30px;
    text-align: center;
}

.app_thanks span,
.app_countdown span {
    color: #007DC3;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.6em;
}

.app_thanks strong {
    color: #322B6F;
}

.app_thanks p {
    color: #322B6F;
    font-weight: lighter;
    font-size: 1.1em;
}

.app_countdown {
    text-align: center;
    margin-bottom: 20px;
}

.loginForm {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 40px;
}

.loginForm-Half {
    width: 100%;
}

.loginForm .apply-field {
    padding: 20px 10%
}

.loginForm-Half .apply-field {
    padding: 20px 10%
}

.loginForm img {
    display: block;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.loginForm .header {
    color: #007DC3;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 20px;
    text-align: left;
}

loginForm-Half .header {
    text-align: center;
}

.loginForm p {
    color: #322B6F;
    font-weight: lighter;
    font-size: 1.1em;
}

.loginForm strong {
    color: #322B6F;
}

#FullAppForm {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
}

#formError,
#addressError {
    color: #DF4C4C;
}

.forgot {
    color: #322B6F;
    cursor: pointer;
}

.forgot:hover {
    text-decoration: underline;
}

.apply-field {
    width: 100%;
    background-color: #F3F9FD;
    padding: 0 30px 20px 30px;
    margin: 20px 20px 20px 0;
}

.apply-field_white {
    width: 100%;
    background-color: #FFFFFF;
    color: #352641;
    padding: 0 30px 20px 30px;
    margin: 20px 20px 20px 0;
}

.apply-field_wide {
    width: 100%;
    background-color: #FFFFFF;
    padding: 0;
    margin: 10px 0 0 0;
}

.apply-field_white .label label {
    color: #352641;
}

.field-narrow {
    width: 100%;
    padding: 0 30px 20px 30px;
    margin: 20px 20px 20px 0;
}

.apply-field h2 {
    margin-top: 0.7em;
}

.apply-field-wide {
    padding: 0 20px;
    margin: 0;
}

@media only screen and (min-width: 900px) {
    .apply-field-wide {
        padding: 0 30px 20px 30px;
    }

    .detail_summary .SummaryHeader h2,
    .field-summary h2 {
        width: 85%;
    }
}

.apply-field .label {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.apply-field .label label {
    margin-top: 10px;
}

.Tooltip {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 11px;
    cursor: pointer;
}

.Tooltip-Message {
    background-color: #65B0DA;
    color: #ffffff;
    padding: 10px; 
    border-radius: 2px; 
    font-size: 0.8em;
    position: relative;
    clear: both;
    display: none;
    border: #65B0DA;
}

.Tooltip-Message:after {
    bottom: 100%;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(101, 176, 218, 0);
    border-bottom-color: #65B0DA;
    border-width: 10px;
    margin-left: -10px;
}

.apply-field .input {
    clear: both;
    width: 85%;
    display: inline-block;
    float:left;
}

.apply-field .input-wide {
    clear: both;
    width: 100%;
    display: inline-block;
    float:left;
}

.apply-field .input label {
    margin-top: 0; 
    margin-bottom: 15px;
}

.apply-field .input .link,
.apply-field .input-wide .link{
    margin-top: 10px;
    text-decoration: underline;
    color: #322B6F;
    font-size: 0.8em;
    cursor: pointer;
}

.apply-field .validation {
    width: 15%;
    display: inline-block;
    float:left;
    text-align: center;
}

.apply-field .validation img {
    width: 32px;
    height: 32px;
    margin-top: 5px;
    margin-left: 15px;
}

.apply-field .messages {
    padding-top: 10px;
    width: 100%;
    display: block;
    clear: both;
}

.field p {
    color: #322b6f;
}

.apply-field .field .label {
    clear: both;
    width: 100%;
}

.apply-field .field .input-wide {
    clear: both;
    width: 100%;
    display: inline-block;
    float:left;
}

.apply-field .input-entry-container {
    clear: both;
    float: left;
    width: 100%;
}


.apply-field .field .input-entry {
    clear: both;
    float: left;
    border: 2px solid #c6c6c6;
    background-color: #ffffff;
    border-radius: 3px;
    width: 100%;
    max-width: 100%;
}

.input-entry-wide {
    max-width: 100% !important;
}

.apply-field .field .input-entry-small {
    clear: both;
    display: inline-block;
    border: 2px solid #c6c6c6;
    background-color: #ffffff;
    border-radius: 3px;
    width: 49%;
}

.apply-aside {
    display: none;
}

.app_message {
    color: #c09853;
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 3px;
    padding: 5px;
}

@media only screen and (min-width: 600px) {

    .apply-field .field .input-entry {
        max-width: 80%;
    }

    .apply-field .field .input-entry-small {
        width: 30%;
    }

}

@media only screen and (min-width: 900px) {

    .apply-aside {
        display: block;
    }

}

@media only screen and (min-width: 1110px) {

    .apply-field .field .input-entry {
        max-width: 80%;
    }

    .apply-field .field .input-entry-small {
        width: 25%;
    }

}

.apply-hero {
    padding: 0px 20px 10px 20px;
    max-width: 1200px;
}

.apply-hero h1 {
    margin-top: 15px;
    font-size: 1.3em;
    font-weight: 700;
}

.apply-hero .subtitle {
    font-size: 1em;
    font-weight: lighter;
    max-width: 1200px;
}

@media only screen and (min-width: 600px) {

    .apply-hero {
        font-size: 1.3em;
        padding-bottom:40px
    }
    
    .apply-hero h1 {
        font-size: 1.8em;
    }
}

.apply-hero .subtitle strong {
    font-size: 1.1em;
    font-weight: 700;
    color: #ffffff;
}

.apply-field .field .input-entry.valid,
.apply-field .field .input-entry-small.valid {
    border: 2px solid #529E54;
    background-color: #dcede3;
}

.apply-field .field .input-entry.invalid,
.apply-field .field .input-entry-small.invalid {
    border: 2px solid #DF4C4C;
    background-color: #F0DFE2;
}

.apply-field .field .input-entry:focus-within,
.apply-field .field .input-entry-small:focus-within {
    border-color: #007dc3;
    box-shadow: 0 0 10px #007dc3;
}

.apply-field .field .input-entry .input-field {
    clear: both;
    width: 90%;
    display: inline-block;
    float:left;
}

.apply-field .field .input-entry-small .input-field {
    clear: both;
    width: 80%;
    display: inline-block;
    float:left;
}

.apply-field .field .input-entry .input-validation {
    width: 10%;
    display: inline-block;
    float:left;
    text-align: center;
    vertical-align: middle;
}

.apply-field .field .input-entry-small .input-validation {
    width: 20%;
    display: inline-block;
    float:left;
    text-align: center;
    vertical-align: middle;
}

.apply-field .field .input-entry .input-validation img,
.apply-field .field .input-entry-small .input-validation img{
    padding-top: 9px;
}

.apply-field .field .input-entry input,
.apply-field .field .input-entry .selecter-selected,
.apply-field .field .input-entry-small input{
    border: none;
    background-color: transparent;
}


.apply-field .input-inline {
    clear: both;
    float: left;
    width: 100%
}

.apply-field .input-inline .input-entry {
    float: left;
    display: inline-block;
    width: 30%
}

.input-text {
    clear: both;
    width: 90%;
    display: inline-block;
}

.input-text input {
    clear: both;
    display: inline-block;
}

.input-text div {
    clear: both;
    display: inline-block;
}

.input-xs {
    width: 10%;
}

.input-sm {
    width: 20%;
}

.input-md {
    width: 35%;
}

.input-half {
    width: 50%;
}

.input-lg {
    width: 60%;
}

.input-xl {
    width: 80%;
}

.input-full {
    width: 100%;
}

.apply-field .messages .message-error {
    color: #DF4C4C;
}

.apply-field .messages .message-info {
    color: #8c9194;
    font-size: 0.9em;
}

.apply-field .messages .message-info-bold {
    color: #322B6F;
    font-weight: bold;
    font-size: 1.2em;
}

.apply-field.example {
    padding-top: 30px;
}

#loanExample td,
#loanExample th {
    border: none;
}

#loanExample th {
    color: #535455;
}

.apply-field.summary {
    padding-top: 30px;
}

.check-field {
    cursor: pointer;
    border-radius: 5px;
    padding: 0;
    margin-bottom: 20px;
    width: 120px;
    height: 40px;
}

.check-field input[type=checkbox] {
    display: inline-block;
}

.check-field label {
    display: inline-block;
    margin: 0;
    padding: 10px;
    color: #ffffff;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.section-container {
    width: 100%;
}

#progress {
    width: 100%;
    height: 10px;
    margin-top: 15px;
    padding: 0;
    border: 1px solid silver;
}

#progressbar {
    background-color: #1F7DB3;
    height: 100%;
    padding: 0;
    margin: 0;
    width: 10%;
}

#sectionDetails {
    text-align: center;
    color: #007dc3;
    padding: 10px;
}

#currentSection {
    font-size: 1.5em;
}

.sections {
    display: none;
    justify-content: space-around;
    text-align: center;
    margin: 20px 0;
}

.sections .section {
    width: 8%;
}

.sectionNumber img {
    width: 32px;
    height: 32px;
}

.sections .previousSection {
    cursor: pointer;
}

.sectionName {
    display: none;
}

.divider {
    flex-grow: 1;
    border-bottom: 2px solid #d6d6d6;
    margin-top: 5px;
    height: 10px;
}

.floatingButton {
    z-index: 10;
    position:fixed;
    /*width:95%;
    max-width: 450px;
    height:40px;*/
    bottom:0px;
    right:10px;
    /*padding: 5px 10px 5px 15px;
    background-color:#007dc3;
    color:#ffffff;
    border-radius:5px;
    text-align:left;
    font-size: 1em;*/
    cursor: pointer;
}

.floatingButton span {
    font-weight: bold;
}

.floatingButton img {
    z-index: 5;
    width: 60px;
    height: auto;
    margin-top: -70px;
    margin-left: 310px;
    margin-bottom: 10px;
}

.password-requirements {
    text-align: left;
}

.password-requirements .fail {
    color: #df4c4c;
    margin-left: 40px;
}

.password-requirements .fail:before {
    position: relative;
    left: -35px;
    content: "✖";
}

.password-requirements .pass {
    color: #4da24f;
    margin-left: 40px;
}

.password-requirements .pass:before {
    position: relative;
    left: -35px;
    content: "✔";
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 30px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-centre {
    text-align: center;
}

.modal-left {
    text-align: left;
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 30px;
    border: 1px solid #888;
    width: 95%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#continueForm,
#continueFormOptions {
    display: none;
}

.MarketingConsent {
    margin-top: 50px;
    margin-bottom: 50px;
}

.MarketingConsent input {
    display: inline;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.MarketingConsent label {
    font-weight: 300;
    display: inline;
}

.MarketingConsent p {
    padding: 15px 0 5px 0;
    margin-bottom: 0;
}

.MarketingConsent strong {
    color: #322b6f;
}

.MarketingConsent .ContactMethod {
    display: inline-block;
    width: 25%;
    float: left;
}

.MarketingConsent .ContactMethod input {
    float: left;
}

.calc_lender_details_modal {
    display: inline-block; 
    width: 100%; 
    text-align: left;
    padding-bottom: 20px;
}

.calc_lender_side_modal {
    width: 50%;
    float: left;
}

.calc_lender_main_modal {
    width: 50%;
    display: inline-block;
}

.calc_lender_rate_modal {
    width: 100% !important
}

.calc_lender_total_modal {
    width: 100% !important
}

.calc_lender_payment_modal {
    width: 100% !important
}

.calc_lender_details_modal div {
    width: 100%;
}

.calc_lender_details_modal span {
    font-weight: bold;
    font-size: 0.8em;
    color: #007dc3;
}

.calc_lender_details_modal p {
    font-size: 1em;
    margin-bottom: 0;
}

.calc_lender_img_modal {
    text-align: center !important;
    padding: 0 10px;
    width: 100%;
}

@media only screen and (min-width: 900px) {

    .calc_lender_side_modal {
        width: 20%;
    }
    
    .calc_lender_main_modal {
        margin-left: 20px;
        width: 80%;
        display: flex;
    }

    .calc_lender_rate_modal {
        width: 25% !important
    }

    .calc_lender_total_modal {
        width: 35% !important
    }

    .calc_lender_payment_modal {
        width: 40% !important
    }
    
    .calc_lender_details_modal {
        width: 100%;
        display: flex;
        padding-bottom: 0;
    }
    
    .calc_lender_details_modal span{
        font-size: 0.8em;
    }

    .calc_lender_details_modal p{
        font-size: 1em;
    }

    .calc_lender_name {
        width: 50%;
    }
}

@media only screen and (min-width: 600px) {
    .floatingButton {
        /*width: 390px;*/
        bottom: 50px;
        right: 20px;
        /*font-size: 0.9em;*/
    }

    .floatingButton img {
        z-index: 5;
        width: 70px;
        height: auto;
        margin-top: -80px;
        margin-left: 290px;
        margin-bottom: 0px;
    }

    .app_section h2 {
        width: 100%;
    }

    .field-summary h2 {
        width: 85%;
    }

    .detail_summary .SummaryAction {
        width: 20%;
    }

    .modal-content {
        width: 80%;
    }

    /*.sections .previousSection,
    .sections .currentSection,
    .sections .nextSection{
        padding: 10px 5px 10px 35px;
    }*/
}

@media only screen and (min-width: 740px) {
    .modal-content {
        width: 70%;
    }
}

@media only screen and (min-width: 900px) {
    .loginForm {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
        margin-top: 40px;
    }

    .loginForm-Half {
        width: 50%;
        margin-top: 40px;
        padding: 0 30px;
        display: inline-block;
        float: left;
    }

    .loginForm-Half .apply-content {
        min-height: 400px;
    }

    .loginForm .apply-field {
        padding: 20px 30%
    }

    .loginForm-Half .apply-field {
        padding: 20px 50px;
    }

    #ContinueForm img,
    #continueFormOptions img{
        display: block;
        margin-top: -50px;
        margin-left: auto;
        margin-right: auto;
    }

    #FullAppForm {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }

    /*.app_section h2 {
        width: 90%;
    }*/

    .sectionName {
        display: block;
    }

    .app_section h2 {
        width: 100%;
    }

    .field-summary h2 {
        width: 85%;
    }

    .detail_summary .SummaryAction {
        width: 15%;
    }
    
    .modal-content {
        width: 50%;
    }

    /*.homeownerSections {
        width: 95%;
    }
    
    .tenantSections {
        width: 80%;
    }

    .sections .previousSection,
    .sections .currentSection,
    .sections .nextSection{
        padding: 10px 0 10px 35px;
    }
    
    .homeownerSections .sectionName {
        display: block;
        font-size: 0.9em;
    }

    .tenantSections .sectionName {
        display: block;
        font-size: 0.9em;
    }*/
    
}

@media only screen and (min-width: 1110px) {
    /*.homeownerSections .sectionName {
        display: block;
        font-size: 1em;
    }

    .tenantSections .sectionName {
        display: block;
        font-size: 1em;
    }*/
}

@media (min-width: 1200px) {
    /*.section-container {
        width: 1170px;
    }

    .homeownerSections {
        width: 75%;
    }

    .tenantSections {
        width: 65%;
    }*/

    .fieldset__split-two .field {
        margin-bottom: 0;
    }

    .loginForm {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
        margin-top: 40px;
    }

    .loginForm-Half {
        width: 50%;
        margin-top: 40px;
        padding: 0 30px;
        display: inline-block;
        float: left;
    }

    .loginForm-Half .apply-content {
        min-height: 300px;
    }

    .loginForm .apply-field {
        padding: 20px 30%
    }

    .loginForm-Half .apply-field {
        padding: 20px 50px;
    }

    .loginForm img {
        display: block;
        margin-top: -50px;
        margin-left: auto;
        margin-right: auto;
    }

    #FullAppForm {
        width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }

    .modal-content {
        width: 50%;
        max-width: 700px;
    }
}

.loansizechange {
     text-decoration: none;
}

.loansizechange:hover {
     text-decoration: underline;
}

.centre {
    display:flex;
    justify-content:center;
    align-items:center;
}


.values-input-calcV2 {
    border-radius: 10px;
    border: 1px solid silver;
    width: 100px;
    padding: 10px;
}


/* Apply quote styles */

@media only screen and (min-device-width:320px) {
    .apply-quote {
        width: 90%;
        font-size: 0.7em;
        background-color: #f0f7fa;
        flex-wrap: wrap;
        margin-top: 30px;
        margin-bottom: 60px;
        padding-left: 0px;
    }

    .apply-quote-input-mobile {
        width:100%;
        margin: 0 auto;
        height: 40px;
        color: #007DC3;
        font-weight: bold;
        text-align: left;
        font-size: 13px;
    }

    .apply-quote-box-shadow {
        border-radius: 15px;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(230,234,238,1);
        -moz-box-shadow: 1px 1px 2px 0px rgba(230,234,238,1);
        box-shadow: 1px 1px 5px 0px rgba(230,234,238,1);
    }

    .apply-quote-header-text {
        color: #007DC3;
    }

    .quote-types {
        width: 100%;
        margin: 20px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        display: inline-grid;
        grid-template-columns: 1fr 1fr;
        border: none;
    }

    .quote-type {
        padding: 10px;
        width: 100%;
    }


    .quote-button {
        width: 100%;
    }

    .apply-quote-header-text {
        color: #007DC3;
    }

    .apply-quote-header-text-blue {
        color: #007DC3;
        font-weight: bold;
        font-size: 1.3em;
    }

    .apply-quote-small-blue-text {
        color: #322B6F;
        font-weight: bold;
        font-size: 0.7em;
    }

    .apply-quote-large-blue-text {
        color: #322B6F;
        font-weight: bold;
        font-size: 1.3em;
        text-align:left;
    }

    #continue-button-standard
    {
        display:none;
    }

    #continue-button-mobile {
        display: block;
        width: 100%;
        margin: 20px;
    }

    #quote-display-mobile {
        display: block;
    }

    #quote-display {
        display: none;
    }

    .quote-footer-text-bold {
        font-weight: bold;
        font-size: 1.5em;
    }
}

@media only screen and (min-width:1200px) {
    .apply-quote {
        width: 70%;
        font-size: 1em;
        background-color: #f0f7fa;
        flex-wrap: wrap;
        margin-top: 30px;
        margin-bottom: 60px;
        padding-left: 0px;
    }

    .quote-button {
        width: 97%;
    }

    .apply-quote-header-text {
        color: #007DC3;
    }

    .apply-quote-header-text-blue {
        color: #007DC3;
        font-weight: bold;
        font-size: 1em;
    }

    .apply-quote-header-text-blue-right {
        color: #007DC3;
        font-weight: bold;
        text-align: right;
    }

    .apply-quote-small-blue-text {
        color: #322B6F;
        font-weight: bold;
        font-size: 0.7em;
        text-align: left;
    }

    .apply-quote-large-blue-text {
        color: #322B6F;
        font-weight: bold;
        font-size: 1em;
    }

    .apply-quote-input {
        margin: 0 auto;
        width: 188px;
        height: 40px;
        color: #007DC3;
        font-weight: bold;
        text-align: left;
    }

    .quote-types {
        width: 100%;
        margin: 20px;
        -ms-border-radius: 5px;
        border-radius: 5px;
    }

    .quote-type {
        padding: 30px 10px 0px 25px;
        width: 96%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        text-align: left;
    }

    .quote-footer-text {
        text-align: left;
        font-size: 0.7em;
        padding-left:25px
    }

    .quote-footer-text-bold {
        font-weight:bold;
        font-size: 1.5em;
    }

    #continue-button-standard {
        display: block;
    }

    #continue-button-mobile {
        display: none;
    }

    #quote-display-mobile
    {
        display:none;
    }

    #quote-display {
        display: flex;
    }
}

.apply-quote-box-shadow {
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(230,234,238,1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(230,234,238,1);
    box-shadow: 1px 1px 5px 0px rgba(230,234,238,1);
}