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

body {
    margin: 0;
    color: #231F20;
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
    color: #6abce6;
}

header a:hover {
    outline: 0
    color: #6abce6;
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #231F20
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

.ir,
.icn {
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.minus-margin-grid-hack {
    margin-left: -15px;
    margin-right: -15px;
    clear: both
}

.cf:after,
.dl-horizontal:after,
.list-pagination:after {
    clear: both;
    content: "";
    display: table
}

.clear {
    clear: both
}

html {
    color: #231F20;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    line-height: 2em
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dd,
figure,
pre,
table,
fieldset,
legend,
hr {
    margin: 0 0 16px
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html {
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Roboto", sans-serif;
    text-rendering: optimizeLegibility;
    font-weight: normal
}

h1.primary,
h2.primary,
h3.primary,
h4.primary,
h5.primary,
h6.primary,
.h1.primary,
.h2.primary,
.h3.primary,
.h4.primary,
.h5.primary,
.h6.primary {
    color: #2b4494;
    font-weight: 500
}

h1,
.h1 {
    font-size: 2em;
    line-height: 1.25em
}

@media (min-width:900px) {
    h1,
    .h1 {
        font-size: 2.5em;
        line-height: 1.125em
    }
}

@media (min-width:1200px) {
    h1,
    .h1 {
        font-size: 3em;
        line-height: 1.05em
    }
}

h2,
.h2 {
    font-size: 1.625em;
    line-height: 1.15384615em
}

@media (min-width:900px) {
    h2,
    .h2 {
        font-size: 2em;
        line-height: 1.25em
    }
}

@media (min-width:1200px) {
    h2,
    .h2 {
        font-size: 2.25em
    }
}

h3,
.h3 {
    font-size: 1.375em;
    line-height: 1.13636364em
}

@media (min-width:900px) {
    h3,
    .h3 {
        font-size: 1.5em;
        line-height: 1.25em
    }
}

@media (min-width:1200px) {
    h3,
    .h3 {
        font-size: 1.75em
    }
}

h4,
.h4 {
    font-size: 1.125em;
    line-height: 1.11111111em
}

@media (min-width:900px) {
    h4,
    .h4 {
        line-height: 1.22222222em
    }
}

p {
    font-size: 1em;
color: #231F20;
}

@media (min-width:900px) {
    p {
        line-height: 1.375em
    }
}

p.primary {
    color: #2b4494;
    font-size: 120% !important;
    line-height: 140%;
    margin-top: 30px;
    font-weight: 500
}

.primary p {
    color: #2b4494;
    font-size: 120% !important;
    line-height: 140%;
    margin-top: 30px;
    font-weight: 500
}

.primary p a {
    font-weight: 700
}

.lead {
    font-size: 1.125em;
    font-weight: 700
}

.uc {
    text-transform: uppercase
}

.address-area {
    font-weight: 500
}

.address-area p {
    font-size: 18px !important
}

.address-area a {
    color: #231F20
}

.form-area h2 {
    font-size: 18px
}

::-moz-selection {
    background: #2b4494;
    color: #fff
}

::selection {
    background: #2b4494;
    color: #fff
}

.content {
color: #231F20;
}

@media (min-width:900px) {
    .content h1 {
        font-size: 28px
    }
}

@media (min-width:1200px) {
    .content h1 {
        margin: 0 0 30px
    }
    h2 {
        font-size: 28px
    }
    p, ul {
        font-size: 18px
    }
}

blockquote {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    margin-left: 16px;
    padding: 1em
}

blockquote:before {
    color: #999999;
    content: "\201C ";
    display: block;
    font: italic 400%/1 serif;
    height: 0;
    margin-left: -0.95em
}

blockquote footer {
    font-size: 14px;
    font-size: .77778rem
}

li>ul,
li>ol {
    margin-bottom: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.from-cms ul,
.cms ul {
    padding-bottom: 10px
}

.from-cms li,
.cms li {
    margin: 0 0 7px
}

.from-cms li:before,
.cms li:before {
    content: "";
    background: url("assets/new_images/bullet.jpg") left 7px no-repeat;
    width: 6px;
    height: 6px;
    padding-left: 15px
}

.from-cms li ul,
.cms li ul {
    margin-top: 5px
}

.dl-horizontal dt {
    clear: left;
    float: left;
    text-align: right;
    width: 20%
}

.dl-horizontal dd {
    margin-left: 22%
}

a {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    color: #2b4494;
    text-decoration: none
}

a:hover {
    color: #2b4494
}

img {
    height: auto;
    max-width: 100%
}

.img--right {
    float: right;
    margin-bottom: 16px;
    margin-left: 16px
}

.img--left {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px
}

.img--center {
    display: block;
    margin: 0 auto 16px
}

table {
    max-width: 100%;
    width: 100%
}

table th,
table td {
    text-align: left;
    vertical-align: middle;
    font-size: 20px;
    font-size: 1.11111rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

table th {
    font-weight: 500;
    padding: 8px 8px 8px 0
}

table td {
    padding: 8px
}

table thead th {
    vertical-align: bottom
}

table thead {
    font-size: 20px;
    font-size: 1.11111rem
}

table tbody {
    font-size: 20px;
    font-size: 1.11111rem
}

.table--striped tbody tr:nth-child(odd) td,
.table--striped tbody tr:nth-child(odd) th {
    background-color: rgba(0, 0, 0, 0.04)
}

.table--striped tbody tr:hover td,
.table--striped tbody tr:hover th {
    background-color: rgba(0, 0, 0, 0.08)
}

.table--bordered {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    border-radius: 4px
}

.table--bordered th,
.table--bordered td {
    border-left: 1px solid rgba(0, 0, 0, 0.1)
}

.table--bordered thead:first-child tr:first-child th,
.table--bordered tbody:first-child tr:first-child th,
.table--bordered tbody:first-child tr:first-child td {
    border-top: 0
}

.table--bordered thead:first-child tr:first-child th:first-child,
.table--bordered tbody:first-child tr:first-child td:first-child {
    border-radius: 4px 0 0 0
}

.table--bordered thead:first-child tr:first-child th:last-child,
.table--bordered tbody:first-child tr:first-child td:last-child {
    border-radius: 0 4px 0 0
}

.table--bordered thead:last-child tr:last-child th:first-child,
.table--bordered tbody:last-child tr:last-child td:first-child,
.table--bordered tfoot:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 4px
}

.table--bordered thead:last-child tr:last-child th:last-child,
.table--bordered tbody:last-child tr:last-child td:last-child,
.table--bordered tfoot:last-child tr:last-child td:last-child {
    border-radius: 0 0 4px 0
}

textarea {
    resize: none
}

label {
    cursor: pointer
}

input,
select,
textarea {
    width: 100%
}

fieldset {
    border: none
}

textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
    background-color: #fff!important;
    border: 1px solid #2b4494;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    padding: 8px;
    margin: 0 0 10px;
    color: #2b4494;
    font-size: 14px!important;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0;
    outline: thin dotted \9
}

input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin-top: 1px \9
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}

select[multiple],
select[size] {
    height: auto
}

.actions {
    margin-bottom: 16px
}

@media (min-width:900px) {
    .actions {
        padding-left: 194px
    }
}

.field--radio .input label,
.field--checkbox-list .input label,
.field--radio-list .input label {
    margin: 0 5px 0 8px;
    text-align: left;
    width: auto
}

.field--radio .input label:first-child,
.field--checkbox-list .input label:first-child,
.field--radio-list .input label:first-child {
    margin-left: 0
}

@media (min-width:900px) {
    .form--horizontal label {
        display: inline-block;
        line-height: 28px;
        line-height: 1.55556rem;
        margin-right: 10px;
        vertical-align: top;
        width: 180px
    }
    .form--horizontal label .input {
        display: inline-block
    }
}

@media (min-width:1200px) {
    .form--horizontal label {
        text-align: right
    }
}

input[placeholder] {
    text-overflow: ellipsis
}

::-moz-placeholder {
    text-overflow: ellipsis
}

input:-moz-placeholder {
    text-overflow: ellipsis
}

::-webkit-input-placeholder {
    color: #2b4494
}

:-moz-placeholder {
    color: #2b4494
}

::-moz-placeholder {
    color: #2b4494
}

:-ms-input-placeholder {
    color: #2b4494
}

.input-validation-error {
    border: 1px solid #ff231F200 !important
}

.form-area textarea {
    height: 160px
}

.form-area input.btn {
    background: #2b4494;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    width: 100%
}

.form-area input.btn:hover,
.form-area input.btn:active,
.form-area input.btn:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.form-area input.btn.arrow-right {
    background-image: url("assets/new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.form-area input.btn.arrow-right:hover,
.form-area input.btn.arrow-right:active,
.form-area input.btn.arrow-right:focus {
    background-image: url("assets/new_images/triangle-right.svg")
}

.form-area input.btn.arrow-left {
    background-image: url("assets/new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.form-area input.btn.arrow-left:hover,
.form-area input.btn.arrow-left:active,
.form-area input.btn.arrow-left:focus {
    background-image: url("assets/new_images/triangle-left.svg")
}

.form-area input.btn.arrow-right,
.form-area input.btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.form-area input.btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .form-area input.btn {
        padding: 13px 20px 10px
    }
}

.form-area p {
    margin-bottom: 10px
}

.bottom-border {
    border-bottom: 1px solid #2b4494;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.contact-map {
    padding-top: 20px
}

@media (min-width:1200px) {
    .contact-map {
        padding-top: 0px
    }
}

#PhoneNumberShown {
    font-size: 34px;
    font-size: 1.88889rem;
    font-weight: 500;
    font-family: "Roboto", sans-serif
}

.float-left {
    float: left
}

.float-none {
    float: none
}

.float-right {
    float: right
}

.clear-left {
    clear: left
}

.clear-both {
    clear: both
}

.clear-right {
    clear: right
}

@media (max-width:899px) {
    .mobile-only {
        display: block !important
    }
    .mobile-hide {
        display: none !important
    }
    .desktop-only {
        display: none !important
    }
    .desktop-hide {
        display: block !important
    }
}

@media (min-width:900px) {
    .mobile-only {
        display: none !important
    }
    .mobile-hide {
        display: block !important
    }
    .desktop-only {
        display: block !important
    }
    .desktop-hide {
        display: none !important
    }
}

.wrapper {
    margin: auto;
    padding: 0 16px;
    position: relative;
    overflow: hidden
}

@media (min-width:650px) {
    .wrapper {
        width: 560px
    }
}

@media (min-width:900px) {
    .wrapper {
        width: 880px
    }
}

@media (min-width:1200px) {
    .wrapper {
        width: 1200px
    }
}

.col {
    margin: 0 0 20px
}

/* margin on first row in wrapper */
.wrapper > .row {
    margin-top: 25px;
}
.wrapper > .row ~ .row {
    margin-top: 0;
}

header,
section,
footer {
    clear: both
}

@media (min-width:650px) {
    .wrapper {
        overflow: hidden;
        text-align: left
    }
    .col {
        float: left;
        margin: 0 0 30px
    }
    .col.full-width {
        width: 100%
    }
    .col.full-width ul {
        margin: 0 0 20px 0
    }
    .col.full-width ul li {
        margin-bottom: 10px
    }
    .col.full-width ul li:before {
        content: "";
        background: url("assets/images/bullet.jpg") left 7px no-repeat;
        width: 6px;
        height: 6px;
        padding-left: 15px
    }
    .col.contact-col.c1,
    .col.contact-col.c2 {
        float: none
    }
    .col1-2 {
        width: 48.5%
    }
    .col1-2.c2 {
        float: right
    }
    .col1-4 {
        width: 30%
    }
    .col1-4.f2 {
        margin: 0 5%
    }
    .col1-6 {
        width: 16.66666667%
    }
    .col1-6.f2 {
        margin: 0%
    }
    .col1-12 {
        width: 8.33333333%
    }
    .col1-3 {
        width: 32%
    }
    .col1-3:nth-child(2) {
        margin: 0 2%
    }
    .sidebar {
        width: 30%
    }
    .main {
        float: right;
        width: 68%;
        position: relative
    }
    .further .col1-2 {
        width: 48%
    }
}

@media (min-width:900px) {
    .col.contact-col.c1 {
        float: left
    }
    .col.contact-col.c2 {
        float: right
    }
    .col1-4 {
        width: 24%
    }
    .col1-4.f2 {
        margin: 0
    }
    .sidebar {
        width: 25%
    }
    .main {
        width: 72%
    }
}

@media (min-width:1200px) {
    .col {
        margin: 0 0 40px
    }
    .col1-2 {
        width: 49%
    }
    .intro-area {
        width: 66%
    }
    .news-area {
        width: 32%
    }
}

#logo-desktop {
    display: inline-block;
    padding: 15px 0;
    max-width: 475px
}

@media (max-width:899px) {
    #logo-desktop {
        display: none
    }
}

@media (min-width:900px) {
    #logo-desktop {
        display: inline-block
    }
}

#logo-mobile {
    width: 110px;
    max-width: 168px;
    float: left;
    margin-left: -10px
}

@media (max-width:899px) {
    #logo-mobile {
        display: inline-block
    }
}

@media (min-width:900px) {
    #logo-mobile {
        display: none
    }
}

#tagline {
    width: auto;
    float: left
}

.menu-toggle {
    background: url("assets/images/menu.png") top;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 12px;
    outline: none;
    text-indent: -999999999px;
    border: 0
}

.menu-toggle:hover {
    background: url("assets/images/menu.png") top
}

.menu-toggle.active {
    background-position: bottom
}

.lang-area {
    width: 35px;
    position: absolute;
    bottom: 0;
    left: 0
}

.lang-area img {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: .25
}

.lang-area img.on {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lang-area p {
    display: none
}

@media (min-width:650px) {
    header .wrapper {
        text-align: center
    }
}

@media (min-width:900px) {
    header .wrapper {
        text-align: center;
        margin: 0 auto
    }
    .menu-toggle {
        display: none
    }
    .lang-area {
        width: 250px;
        text-align: left;
        left: 10px
    }
    .lang-area img {
        width: auto;
        display: inline-block;
        margin: 0 3px 8px
    }
    .lang-area p {
        display: block;
        font-style: italic;
        color: #2b4494;
        margin: 0 0 30px;
        font-size: 26px;
        line-height: 1.2
    }
    .logo {
        width: auto;
        float: left
    }
    ul.contact {
        display: block;
        position: absolute;
        top: 20px;
        right: 15px;
        /*margin: 0 0 20px;*/
        line-height: 1.1;
        text-align: right;
    }
    ul.contact li {
        color: #2b4494;
        text-align: right;
        padding: 0 30px 0 0;
        margin: 0 0 10px;
        font-weight: 400;
        color: #2b4494;
        font-size: 18px
    }
    ul.contact li a {
        color: #2b4494;
        font-size: 16px
    }
    ul.contact li a:hover {
        color: #6abce6!important;
        font-size: 16px
    }
    ul.contact li.mail {
        background: url("assets/images/mail.svg") right top no-repeat;
        background-size: 22px 18px
    }
    ul.contact li.tel {
        background: url("assets/images/tel.svg") right top no-repeat;
        background-size: 22px 18px;
		margin-bottom: 9px;
    }
    ul.contact li.lab {
       font-size:12px;
	   font-weight: 700;
       text-decoration: none;
       display:inline-block;
       padding: 0;
       margin: 0;
       margin-bottom: 10px;
    }   
    ul.contact li.lang {
       font-size:14px;
        display:inline-block;
        padding: 0 0 0 20px;
    }       
}

@media (min-width:1200px) {
    ul.contact {
        font-size: 16px;
        bottom: 8px
    }
    ul.contact li {
        padding-right: 35px;
        margin: 0 0 13px
    }
}

.main-site-navigation {
    background: #2b4494;
    padding: 20px 0;
    display: none;

    width: 100%;
    z-index: 1;
    font-weight: 400;
    z-index: 99
}

.main-site-navigation a {
    color: #fff;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 10px;
    font-size: 20px;
    font-size: 1.11111rem
}

@media (min-width: 900px) {
    .main-site-navigation a:hover {
        color: #2b4494
    }
}

.main-site-navigation li.last a {
    border-bottom: none
}

.main-site-navigation ul ul {
    display: none
}

.main-site-navigation ul ul a {
    border: none;
    font-size: 16px;
    font-size: .88889rem;
    padding: 5px 5px 5px 25px
}

.main-site-navigation ul ul ul a {
    padding-left: 45px;
}

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

/*.main-site-navigation ul li ul li.menu-item-has-chilren {
    display: block;
    background: #FAF7FA;
    padding-left: 30px;
    background-image: url("assets/images/triangle-purple-up");
    background-position: 91% center;
    background-repeat: no-repeat;
    background-size: 11px
}
.main-site-navigation ul li ul li.menu-item-has-children:hover {
    background-image: url("assets/images/triangle.svg.svg");
}*/

.main-site-navigation li.last {
    text-align: right
}

.main-site-navigation form {
    width: 85%!important;
    margin: 0!important;
    float: right;
}

.main-site-navigation form::-webkit-input-placeholder {
    color: #fff
}

.main-site-navigation form:-moz-placeholder {
    color: #fff
}

.main-site-navigation form::-moz-placeholder {
    color: #fff
}

.main-site-navigation form:-ms-input-placeholder {
    color: #fff
}

.main-site-navigation input[type="text"] {
    margin: 0;
    background: transparent;
    border: 0;
    /*text-align: right;*/
    -webkit-transition: all 2 linear;
    transition: all 2 linear;
    width: 78%;
    /*padding: 14px 14px 15px 14px;*/
    display: inline-block;
    font-size: 18px!important;
    background: #fff;
}
@media (min-width: 900px) {
    .main-site-navigation input[type="text"] {
        float: right;
    }
}

.main-site-navigation form input[type="text"]:focus {
    background: #fff;
    color: #2b4494;
    /*text-align: left;*/
}

.main-site-navigation  form input[type="submit"] {
    background-image: url("assets/images/search.svg");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px;
    border: 0;
    font-size: 0;
    width: 37px;
    height: 37px;
    vertical-align: middle;
    float: right;
}

.main-site-navigation form input {
    margin: 0
}


.scroll {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 150px;
  margin-left: -75px;
  background: url("assets/images/scroll.png") center bottom no-repeat;
  font-size: 14px;
  color: #fff;
  padding: 0 0 30px; }

.menu-item-has-children {
    background-image: url("assets/images/triangle-right.svg");
    background-position: 93% 17px;
    background-repeat: no-repeat;
    background-size: 11px;
}



@media (min-width:900px) {
    .main-site-navigation {
        display: block !important;
        position: relative;
        top: auto;
        background-color: #2b4494;
        padding: 0
    }
    .main-site-navigation .wrapper {
        text-align: center;
        overflow: visible;
        height: 100%
    }
    .main-site-navigation ul {
        display: table;
        width: 100%;
        height: 35px
    }
    .main-site-navigation li {
        display: table-cell;
        margin: 0;
        position: relative;
        border-left: thin solid #fff;
        vertical-align: middle
    }
    .main-site-navigation li a {
        border: none;
        padding: 0 17px 0 17px;
        -webkit-transition: none;
        transition: none;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-size: .88889rem
    }
    .main-site-navigation li a.view-all {
        color: #2b4494 !important
    }
    .main-site-navigation li a.view-all:hover {
        color: #fff !important
    }
    .main-site-navigation li ul {
        position: absolute;
        top: 37px;
        left: -1px;
        width: 300px;
        background: #FAF7FA;
        text-align: left;
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        height: auto
    }
    .main-site-navigation li ul li ul {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        margin: 0 100%;
        width: 300px;
        background: #FAF7FA;
        text-align: left;
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        height: auto !important;
    }
    .main-site-navigation li ul li {
        display: block;
		line-height: 1.4;
        margin-right: 0;
        padding: 0 20px;
        border: none
    }
    .main-site-navigation li ul li.active a {
        border-top: none;
        color: #fff !important
    }
    .main-site-navigation li ul li:hover {
        background-color: #2b4494;
        /*background-image: url("assets/images/triangle-right.svg");*/
        background-position: 93% center;
        background-repeat: no-repeat;
        background-size: 7px;
        color: #fff
    }
    .main-site-navigation li ul a {
        color: #231F20 !important;
        font-size: 16px;
        font-size: .88889rem;
        display: block;
        padding: 10px 0;
        height: auto;
        text-align: left;
    }
    .main-site-navigation li ul li ul li:hover> a {
        color: #fff !important;
    }
    .main-site-navigation li ul a:hover {
        color: #fff !important
    }
    /*.main-site-navigation li ul ul ul {
        display: none !important
    }*/
    .main-site-navigation ul li ul li ul {
        display: none !important;
    }
    .main-site-navigation ul li ul li:hover>ul {
        display: block !important;
    }
    .main-site-navigation li.active {
        background-color: #2b4494
    }
    .main-site-navigation li.menu-item-has-children {
        background-image: url("assets/images/triangle.svg");
        background-position: 91% center;
        background-repeat: no-repeat;
        background-size: 11px
    }
    .main-site-navigation li.menu-item-has-children:hover {
        background-image: url("assets/images/triangle-purple-up.svg");
        background-size: 11px
    }
    .main-site-navigation ul li ul li.menu-item-has-children {
        display: block;
        background: #FAF7FA;
        background-image: url("assets/images/triangle-purple-down.svg");
        background-position: 95% center;
        background-repeat: no-repeat;
        background-size: 11px
    }
    .main-site-navigation ul li ul li.menu-item-has-children:hover  {
        background-image: url("assets/images/triangle-white-right.svg");
        background-size: 6px;
        background-color:#2b4494;
    }
    .main-site-navigation ul li ul li.menu-item-has-children:hover>a  {
       color: white !important;
    }

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

    .main-site-navigation li.nav-ta {
        background-color: #2b4494;
        color: white
    }
    .main-site-navigation li.nav-ta a {
        color: white !important
    }
    .main-site-navigation li.nav-ta:hover {
        background-color: #2b4494
    }
    .main-site-navigation li.last {
        text-align: right
    }
    .main-site-navigation li.last form {
        margin: 0 15px 0 0;
        width: 80%
    }
    .main-site-navigation li.last form input[type="text"] {
        margin: 0;
        height: 30px;
        float: none;
        width: 80%
    }
    .main-site-navigation li.last form input[type="submit"] {
        background-position: center -5px;
        background-size: 32px;
        width: 25px;
        height: 25px
    }
    .main-site-navigation li.last form input {
        margin: 0
    }
    .main-site-navigation .nav>li:hover:not(.last) {
        background-color: #FAF7FA;
        color: #2b4494
    }
    .main-site-navigation .nav>li:hover:not(.last)>ul {
        display: block
    }
    .main-site-navigation .nav>li:hover:not(.last) a {
        color: #2b4494
    }
}

@media (min-width:1200px) {
    .main-site-navigation ul {
        display: table;
        width: 84%;
        height: 35px;
        margin-left: 198px
    }
    .main-site-navigation li ul {
        left: -199px
    }
}

.news-area li {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.news-area li:last-child {
    border: none
}

.Home .content .wrapper>div {
    padding: 0
}

.content {
    position: relative;
    z-index: 2;
    margin-bottom: 40px
}

.content .wrapper {
    position: relative;
    overflow: hidden;
    padding: 0
}

.content .wrapper .no-breadcrumb {
    margin-top: 30px
}

.content h1 {
    border-bottom: 1px solid #2b4494;
    padding-bottom: 8px;
    margin-bottom: 40px;
    text-align: center
}

@media (min-width:900px) {
    .content h1 {
        text-align: left
    }
}

.content iframe {
    display: block;
    width: 330px;
    min-height: 180px;
    margin: 0 auto 30px
}

@media (min-width:650px) {
    .content iframe {
        width: 100%;
        min-height: 305px;
        margin: 0 0 30px 0
    }
}

@media (min-width:900px) {
    .content iframe {
        min-height: 330px
    }
}

@media (min-width:1200px) {
    .content iframe {
        min-height: 450px
    }
}

.contact-numbers p {
    font-size: 14px
}

/*.inner {
    margin: 50px auto;
}*/

.home .inner {
    margin: 0 auto;
}

.cta {
    background:#DBE5F9;
    margin: 0;
    padding: 25px;
}

.cta .h2 {
    font-size:22px!important;
    margin: 10px 0;
}

.cta .row {
    width: 90%;
    margin: 0 auto;
}

.cta-area {
    position: relative;
    text-align: center
}

.cta-area:hover a.btn {
    background: #2b4494
}

.cta-area a.main-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url("assets/images/trans-cta.png")
}

.cta-area img {
    display: block
}

.cta-area h2 {
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    font-weight: bold
}

.cta-area h2.white {
    color: #fff
}

.cta-area h2.black {
    color: #231F20
}

.cta-area a.btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -56px
}

.contact-col strong {
    font-weight: 500
}

@media (min-width:900px) {
    .content {
        min-height: 320px
    }
    .cta-area {
        overflow: hidden
    }
    .cta-area h2 {
        font-size: 35px;
        top: 50px;
        padding-left: 20px;
        padding-right: 20px
    }
    .cta-area a.btn {
        font-size: 20px;
        margin-left: -75px;
        bottom: 20px
    }
    .cta-area img {
        height: 300px;
        width: 100%;
        max-width: none
    }
    .intro-area,
    .news-area {
        min-height: 235px;
        position: relative
    }
    .intro-area a.btn,
    .news-area a.btn {
        position: absolute;
        bottom: 0;
        left: 0
    }
}

@media (min-width:1200px) {
    .cta-area h2 {
        font-size: 45px
    }
}

footer {
    background: #f0f4fa;
    color: #231f20;
    padding: 30px 0px;
    font-size: 17px;
    font-size: .94444rem
}

footer h4 {
    font-family: "Roboto", sans-serif;
    color: #2b4494;
    font-size: 18px;
    font-size: 1rem;
    margin-bottom: 0.5em;
}

footer a {
    color: #231f20;
    display: inline-block;
    font-size: 14px;
}

footer a:hover {
    text-decoration: underline
}

footer p {
    line-height: 1.3;
	font-size: .88889rem;
}

footer .wrapper {
    text-align: center
}

@media (min-width:900px) {
    footer .wrapper {
        text-align: center
    }
}

@media (min-width:1200px) {
    footer {
        padding: 30px 0;
        font-size: 14px;
        font-size: .77778rem
    }
    footer h4 {
        margin: 0 0 25px
    }
    /*footer p {
        font-size: 16px;
        font-size: .88889rem
    }*/
    footer .col.f4 {
        width: 28%
    }
}

.copyright {
    background-color: #2b4494;
    color: #fff;
    text-align:center;
}

.copyright p {
    font-size: 14px;
    text-align:center;
    padding:30px 0;
    color: #fff;
    margin: 0;
}

.footer-col .col-sm-12 {
    padding: 0px 7.5px
}

.footer-col .tagline {
    color: #2b4494;
    font-size: 28px;
    font-size: 1.55556rem;
    line-height: 1.8rem;
    padding: 0 30% 30px 30%;
    font-family: "Roboto", sans-serif;
        font-weight:700;
}

.footer-col .customer-quotes::before {
    content: "“"
}

.footer-col .customer-quotes::after {
    content: "”"
}

.footer-col .customer-quotes::before,
.footer-col .customer-quotes::after {
    font-size: 22px;
    font-size: 1.22222rem
}

.footer-col .footer-social {
    padding-right: 5px
}

.footer-col .footer-social img {
    width: 30px
}

.footer-col .footer-social .svg-icon {
    width: 30px;
    fill: #2b4494;
    -webkit-transition: fill .5s;
    transition: fill .5s
}

.footer-col .footer-social .svg-icon:hover {
    fill: #2b4494
}

.footer-col .newsletter input[type="text"] {
    background-color: transparent;
    color: #2b4494;
    text-align: left;
    font-size: 13px;
    width: 100%;
    border: 1px solid #2b4494
}

.footer-col .newsletter button[type="submit"] {
    background: #2b4494;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.footer-col .newsletter button[type="submit"]:hover,
.footer-col .newsletter button[type="submit"]:active,
.footer-col .newsletter button[type="submit"]:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.footer-col .newsletter button[type="submit"].arrow-right {
    background-image: url("assets/new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.footer-col .newsletter button[type="submit"].arrow-right:hover,
.footer-col .newsletter button[type="submit"].arrow-right:active,
.footer-col .newsletter button[type="submit"].arrow-right:focus {
    background-image: url("assets/new_images/triangle-right.svg")
}

.footer-col .newsletter button[type="submit"].arrow-left {
    background-image: url("assets/new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.footer-col .newsletter button[type="submit"].arrow-left:hover,
.footer-col .newsletter button[type="submit"].arrow-left:active,
.footer-col .newsletter button[type="submit"].arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.footer-col .newsletter button[type="submit"].arrow-right,
.footer-col .newsletter button[type="submit"].arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.footer-col .newsletter button[type="submit"].back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}
.footer-col h4 {
    font-weight: 700;
    margin-bottom: 0.8em;
}

span.cite {
    display: block;
    margin-top: .5em;
    font-weight: 500;
}

@media (min-width:900px) {
    .footer-col .newsletter button[type="submit"] {
        padding: 13px 20px 10px
    }
}

@media (min-width:900px) {
    .footer-col {
        text-align: left
    }
    .footer-col .tagline {
        padding: 0 80px 0 0
    }
}

#bottom-nav ul {
    list-style: none;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top: 0;
}

#bottom-nav ul li {
    display: inline-block;
    font-weight: 700
}

#bottom-nav ul li:after {
    content: "|";
    font-size: 16px;
    font-size: .88889rem
}

#bottom-nav ul li:last-child:after {
    content: ""
}

#bottom-nav ul li a {
    padding: 10px
}

.content .coloured-layout h1,
.content .coloured-layout h2,
.content .coloured-layout h3,
.content .coloured-layout h4,
.content .coloured-layout h5,
.content .coloured-layout h6,
.content .coloured-layout p,
.content .coloured-layout li {
    color: #2b4494
}

.content .coloured-layout h1 {
    font-size: 24px;
    font-size: 1.33333rem;
    border-bottom: 1px solid #2b4494;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 10px
}

.content .coloured-layout h2 {
    font-size: 22px;
    font-size: 1.22222rem;
    border-bottom: 1px solid #2b4494;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 20px
}

.content .coloured-layout h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px
}

.content .coloured-layout h4 {
    font-size: 18px;
    margin: 0 0 10px
}

.content .coloured-layout h5 {
    font-size: 18px;
    margin: 0 0 10px
}

.content .coloured-layout h6 {
    font-size: 18px;
    margin: 0 0 10px
}

.content .coloured-layout p {
    font-size: 18px;
    margin-bottom: 30px
}

.content .coloured-layout ul {
    list-style-type: none
}

.content .coloured-layout ul li {
    padding-left: 2em
}

.content .coloured-layout ul li::before {
    content: '-';
    margin-left: -1.2em;
    width: 1.2em;
    display: inline-block
}

.content .coloured-layout ul,
.content .coloured-layout ol {
    margin-bottom: 30px
}

.content .coloured-layout ul li,
.content .coloured-layout ol li {
    font-size: 18px;
    margin-bottom: .4em
}

.content .coloured-layout .youtube-macro iframe {
    min-height: 185px
}

@media (min-width:650px) {
    .content .coloured-layout .youtube-macro iframe {
        width: 100%;
        min-height: 296px
    }
}

@media (min-width:900px) {
    .content .coloured-layout .youtube-macro iframe {
        min-height: 166px
    }
}

@media (min-width:1200px) {
    .content .coloured-layout .youtube-macro iframe {
        min-height: 206px
    }
}

.content .coloured-layout--red h1,
.content .coloured-layout--red h2,
.content .coloured-layout--red h3,
.content .coloured-layout--red h4,
.content .coloured-layout--red h5,
.content .coloured-layout--red h6,
.content .coloured-layout--red p,
.content .coloured-layout--red li {
    color: #8A0F14
}

.content .coloured-layout--maroon h1,
.content .coloured-layout--maroon h2,
.content .coloured-layout--maroon h3,
.content .coloured-layout--maroon h4,
.content .coloured-layout--maroon h5,
.content .coloured-layout--maroon h6,
.content .coloured-layout--maroon p,
.content .coloured-layout--maroon li {
    color: #2b4494
}

.styled-select {
    background-image: url("assets/new_images/triangle-select.svg");
    background-position: right center;
    background-repeat: no-repeat;
    height: 35px;
    overflow: hidden;
    width: 100%;
    border-radius: 0px;
    background-color: #fff;
    border: 1px solid #2b4494;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 25px
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 18px;
    font-size: 1rem;
    color: #2b4494;
    height: 100%;
    padding: 5px;
    width: 110%
}

.carousel {
    margin-bottom: 50px;
    height: 500px;
    max-height: 500px;
    padding-top: 0;
    color: #fff
}

.carousel .carousel-inner .item::before {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
}

.hero {
    position: relative;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
}

.hero::before {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
}

@media (min-width:900px) {
    .carousel {
        height: 515px;
        max-height: 600px;
        margin-top: -50px
    }
}

@media (min-width:1200px) {
    .carousel {
        height: 680px;
        max-height: 760px
    }
}

.carousel .carousel-indicators {
    bottom: 0;
    left: 15px;
    width: auto;
    margin-left: 0;
    text-align: left;
    margin-bottom: 40px;
}

@media (min-width:650px) {
    .carousel .carousel-indicators {
        width: 560px;
        right: 0;
        left: 50%;
        margin-left: -265px;
        padding-left: 15px;
    }
}

@media (min-width:900px) {
    .carousel .carousel-indicators {
        bottom: 41px;
        margin-left: -434px;
    }
}

@media (min-width:1200px) {
    .carousel .carousel-indicators {
        margin-left: -585px
    }
}

.carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0
}

@media (min-width:900px) {
    .carousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        margin: 0 1px 0 0
    }
}

.carousel .carousel-indicators li.active {
    width: 21px;
    height: 21px;
    margin: 0 9px 0 0
}

@media (min-width:900px) {
    .carousel .carousel-indicators li.active {
        width: 11px;
        height: 11px;
        margin: 0 1px 0 0
    }
}

.carousel .carousel-inner {
    height: 100%
}

.carousel .carousel-inner .item {
    height: 100%;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    background-position: top center;
}

@media (min-width:850px) {
    .carousel .carousel-inner .item {
        background-size: cover;
    }
}

@media (min-width:900px) {
    .carousel .carousel-inner .item {
        background-size: cover;
    }
}

@media (min-width:1200px) {
    .carousel .carousel-inner .item {
        background-size: cover;
    }
}

.carousel .carousel-inner .item .carousel-caption {
    text-align: left;
    left: 0;
    right: 0;
    bottom: 80px;
    width: 100%;
    padding: 15px
}

@media (min-width:650px) {
    .carousel .carousel-inner .item .carousel-caption {
        width: 290px;
        right: 0;
        left: 50%;
        margin-left: -265px
    }
}

@media (min-width:900px) {
    .carousel .carousel-inner .item .carousel-caption {
        bottom: 120px;
        width: 390px;
        margin-left: -434px
    }
}

@media (min-width:1200px) {
    .carousel .carousel-inner .item .carousel-caption {
        width: 450px;
        margin-left: -587px;
        bottom: 200px
    }
}

.carousel .carousel-inner .item .carousel-caption h1 {
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
    font-size: 40px;
    font-size: 2.22222rem
}

@media (min-width:900px) {
    .carousel .carousel-inner .item .carousel-caption h1 {
        font-size: 50px;
        font-size: 2.77778rem
    }
}

@media (min-width:1200px) {
    .carousel .carousel-inner .item .carousel-caption h1 {
        font-size: 50px;
        font-size: 2.77778rem
    }
}

 /* line 155, Styles/sass/modules/_carousel.scss */
.carousel .carousel-inner .item .carousel-caption a {
  background: #fff;
  padding: 8px 10px 5px;
  color: #47529F;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  font-size: 18px;
  font-size: 1rem;
  font-weight: 700;
  border: 1px solid #FFF;
  border-radius: 5px;
  -webkit-transition: background .5s, color .5s, border .5s;
  transition: background .5s, color .5s, border .5s; }
  /* line 13, Styles/sass/utilities/mixins/_buttons.scss */
  .carousel .carousel-inner .item .carousel-caption a:hover, .carousel .carousel-inner .item .carousel-caption a:active, .carousel .carousel-inner .item .carousel-caption a:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494; }



.carousel .carousel-inner .item .carousel-caption a.arrow-right {
    background-image: url("assets/images/triangle-purple-right.svg");
    background-position: 89% center
}

.carousel .carousel-inner .item .carousel-caption a.arrow-right:hover,
.carousel .carousel-inner .item .carousel-caption a.arrow-right:active,
.carousel .carousel-inner .item .carousel-caption a.arrow-right:focus {
    background-image: url("assets/images/triangle-right.svg")
}

.carousel .carousel-inner .item .carousel-caption a.arrow-left {
    background-image: url("assets/images/triangle-purple-left.svg");
    background-position: 12% center
}

.carousel .carousel-inner .item .carousel-caption a.arrow-left:hover,
.carousel .carousel-inner .item .carousel-caption a.arrow-left:active,
.carousel .carousel-inner .item .carousel-caption a.arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.carousel .carousel-inner .item .carousel-caption a.arrow-right,
.carousel .carousel-inner .item .carousel-caption a.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.carousel .carousel-inner .item .carousel-caption a.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .carousel .carousel-inner .item .carousel-caption a {
        padding: 13px 20px 10px
    }
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: auto;
    min-height: 100%;
    min-width: 100%
}

.news-sign-up .modal-content {
    color: #fff;
    background-color: #8A0F14;
    border-radius: 0;
    broder: 0;
    padding: 30px 40px
}

.news-sign-up .modal-content .modal-header,
.news-sign-up .modal-content .modal-body,
.news-sign-up .modal-content .modal-footer {
    padding: 0
}

.news-sign-up .modal-content .modal-header,
.news-sign-up .modal-content .modal-footer {
    border: 0
}

.news-sign-up .modal-content .modal-header h1 {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    margin-bottom: 40px
}

.news-sign-up .modal-content .modal-footer {
    text-align: left
}

.news-sign-up .modal-content .close {
    margin-top: -20px;
    margin-right: -35px;
    float: right;
    font-size: 40px;
    font-size: 2.22222rem
}

.news-sign-up .modal-content .model-button {
    margin-top: 15px;
    background: #fff;
    padding: 8px 10px 5px;
    color: #8A0F14;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.news-sign-up .modal-content .model-button:hover,
.news-sign-up .modal-content .model-button:active,
.news-sign-up .modal-content .model-button:focus {
    color: #fff;
    border: 1px solid #fff;
    background: transparent
}

.news-sign-up .modal-content .model-button.arrow-right {
    background-image: url("assets/images/triangle-purple-right.svg");
    background-position: 89% center
}

.news-sign-up .modal-content .model-button.arrow-right:hover,
.news-sign-up .modal-content .model-button.arrow-right:active,
.news-sign-up .modal-content .model-button.arrow-right:focus {
    background-image: url("assets/images/triangle-right.svg")
}

.news-sign-up .modal-content .model-button.arrow-left {
    background-image: url("assets/images/triangle-purple-left.svg");
    background-position: 12% center
}

.news-sign-up .modal-content .model-button.arrow-left:hover,
.news-sign-up .modal-content .model-button.arrow-left:active,
.news-sign-up .modal-content .model-button.arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.news-sign-up .modal-content .model-button.arrow-right,
.news-sign-up .modal-content .model-button.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.news-sign-up .modal-content .model-button.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .news-sign-up .modal-content .model-button {
        padding: 13px 20px 10px
    }
}

.news-sign-up .modal-content .news-sign-up-form::-webkit-input-placeholder {
    color: #fff
}

.news-sign-up .modal-content .news-sign-up-form:-moz-placeholder {
    color: #fff
}

.news-sign-up .modal-content .news-sign-up-form::-moz-placeholder {
    color: #fff
}

.news-sign-up .modal-content .news-sign-up-form:-ms-input-placeholder {
    color: #fff
}

.news-sign-up .modal-content .news-sign-up-form input[type="text"] {
    background-color: transparent;
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-size: 1rem;
    width: 100%
}

.tile {
    position: relative;
    overflow: hidden;
    max-height: 200px;
    /*min-height: 200px;
    height: 200px;*/
    margin-bottom: 30px;
    color: #fff;
    -webkit-transition: color .6s;
    transition: color .6s;
    width: 100%;
    float: left
}

.tile:hover {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: color .2s;
    transition: color .2s
}

.tile .tile-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%
}

.tile .tile-img img {
    height: auto;
    max-width: none;
    width: 100%
}

@media (min-width:650px) {
    .tile .tile-img {
        width: 100%;
        text-align: center;
        overflow: hidden;
        position: relative;
        height: 100%
    }
    .tile .tile-img img {
        max-width: none;
        position: relative;
        display: block;
        /*left: 100%;
        margin-left: -200%*/
    }
}

.tile .tile-content {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    z-index: 4;
    height: 100%;
    -webkit-transition: background-color .6s;
    transition: background-color .6s
}

.tile .tile-content .type {
    background-position: -6px 6px;
    background-repeat: no-repeat;
    background-size: 67px;
    padding: 30px 0 25px 50px
}

.tile .tile-content .title {
    font-weight: 500;
    font-size: 16px;
    font-size: .88889rem;
    min-height: 85px;
    padding: 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6)
}

.tile .tile-content .read-more {
    display: block;
    padding: 12px 20px 0 20px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 400;
    max-width: 230px;
}

/*@media (min-width:900px) {
    .tile {
        min-height: 200px;
        max-height: 200px;
        height: 200px
    }
}

@media (min-width:1200px) {
    .tile {
        min-height: 200px;
        max-height: 200px;
        height: 200px
    }
}*/

.tile.tile-type-resource .type {
    background-image: url("assets/images/icon-resource-white.svg")
}

.tile.tile-type-blog .type {
    background-image: url("assets/images/icon-blog-white.svg")
}

.tile.tile-type-news .type {
    background-image: url("assets/images/icon-news-white.svg")
}

.tile.Card-Blue .tile-content,
.tile.card-blue .tile-content {
    background-color: rgba(64, 153, 255, 0.7)
}

.tile.Card-Blue:hover .tile-content,
.tile.card-blue:hover .tile-content {
    background-color: rgba(64, 153, 255, 0.3);
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.tile.Card-Red .tile-content,
.tile.card-red .tile-content {
    background-color: rgba(255, 67, 56, 0.7)
}

.tile.Card-Red:hover .tile-content,
.tile.card-red:hover .tile-content {
    background-color: rgba(255, 67, 56, 0.3);
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.tile.Card-Green .tile-content,
.tile.card-green .tile-content {
    background-color: rgba(0, 161, 175, 0.7)
}

.tile.Card-Green:hover .tile-content,
.tile.card-green:hover .tile-content {
    background-color: rgba(0, 161, 175, 0.3);
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.tile.Card-Purple .tile-content,
.tile.card-purple .tile-content {
    background-color: rgba(159, 38, 181, 0.7)
}

.tile.Card-Purple:hover .tile-content,
.tile.card-purple:hover .tile-content {
    background-color: rgba(159, 38, 181, 0.3);
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.tile.Card-Pink .tile-content,
.tile.card-pink .tile-content {
    background-color: rgba(206, 0, 88, 0.7)
}

.tile.Card-Pink:hover .tile-content,
.tile.card-pink:hover .tile-content {
    background-color: rgba(206, 0, 88, 0.3);
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.prod-list .product-item {
    margin-bottom: 15px;
    min-height: 0
}

@media (min-width:900px) {
    .prod-list .product-item {
        min-height: 150px
    }
}

@media (min-width:1200px) {
    .prod-list .product-item {
        min-height: 130px
    }
}

.prod-list .product-item>a {
    display: block;
    padding: 10px 10px 10px 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    border-bottom: thin solid rgba(97, 33, 65, 0.2)
}

@media (min-width:900px) {
    .prod-list .product-item>a {
        padding: 5px 5px 5px 0px
    }
}

.prod-list .product-item>a .prod-img {
    width: 60%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    height: auto;
    min-height: 0
}

@media (min-width:900px) {
    .prod-list .product-item>a .prod-img {
        width: 50%;
        height: 150px;
        min-height: 150px
    }
}

@media (min-width:1200px) {
    .prod-list .product-item>a .prod-img {
        width: 60%;
        height: 120px;
        min-height: 120px
    }
}

.prod-list .product-item>a .prod-title {
    width: 35%;
    margin-right: 5%;
    padding: 10px 0 10px 0px;
    font-size: 18px;
    font-size: 1rem;
    color: #2b4494
}

@media (min-width:900px) {
    .prod-list .product-item>a .prod-title {
        font-size: 14px;
        font-size: .77778rem;
        width: 45%
    }
}

@media (min-width:1200px) {
    .prod-list .product-item>a .prod-title {
        width: 35%
    }
}

.prod-list .product-item>a .prod-img,
.prod-list .product-item>a .prod-title {
    float: left;
    display: block
}

.product-area {
    padding: 30px 5px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden
}

.product-area.border-bottom {
    border-bottom: #2b4494 thin solid
}

.product-area h1 {
    border: 0;
    padding-bottom: 0;
    text-align: left
}

.product-area .margin-bottom {
    margin-bottom: 20px
}

@media (min-width:900px) {
    .product-area .margin-bottom {
        margin-bottom: 0
    }
}

.product-area .request-btn {
    background: #2b4494;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    margin: 20px 15px 0;
    display: block;
    clear: both
}

.product-area .request-btn:hover,
.product-area .request-btn:active,
.product-area .request-btn:focus {
    color: #2b4494;
    border: 1px solid #2b4494;
    background: transparent
}

.product-area .request-btn.arrow-right {
    background-image: url("assets/images/triangle-purple-right.svg");
    background-position: 89% center
}

.product-area .request-btn.arrow-right:hover,
.product-area .request-btn.arrow-right:active,
.product-area .request-btn.arrow-right:focus {
    background-image: url("assets/images/triangle-right.svg")
}

.product-area .request-btn.arrow-left {
    background-image: url("assets/images/triangle-purple-left.svg");
    background-position: 12% center
}

.product-area .request-btn.arrow-left:hover,
.product-area .request-btn.arrow-left:active,
.product-area .request-btn.arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.product-area .request-btn.arrow-right,
.product-area .request-btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.product-area .request-btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .product-area .request-btn {
        padding: 13px 20px 10px
    }
}

@media (min-width:900px) {
    .product-area .request-btn {
        position: absolute;
        bottom: 30px;
        left: 0;
        width: auto
    }
}

.product-area .cms {
    padding: 0 15px
}

.prod-img img {
    width: 100%
}

.news-list {
    margin-top: 30px
}

.news-col {
    margin-bottom: 30px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 30px
}

.news-col h2 {
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    font-size: 18px
}

.news-col h2 a {
    color: #231F20
}

p.tags {
    font-size: 12px
}

p.tags a {
    color: #2b4494
}

p.tags a.multiple:before {
    content: " | "
}

.news-desc p {
    font-size: 14px;
    line-height: 1.7
}

p.tag-area {
    font-size: 14px;
    position: relative;
    top: -5px
}

p.tag-area a {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: #d4d4d4;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    top: -1px
}

p.tag-area a:hover {
    background: #2b4494
}

@media (min-width:650px) {
    .news-col .news-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 10px;
        position: relative
    }
}

@media (min-width:900px) {
    .news-col {
        overflow: hidden;
        position: relative
    }
    .news-col .news-img {
        float: left;
        width: 45%
    }
    .news-col .news-desc {
        float: right;
        width: 48%
    }
}

@media (min-width:1200px) {
    .news-col {
        margin-bottom: 40px;
        padding-bottom: 40px
    }
    p.tag-area {
        top: -10px
    }
}

.breadcrumb {
    margin: -10px 0 0;
    padding: 0 16px;
    color: #2b4494
}

.breadcrumb p {
    font-size: 14px
}

.breadcrumb p a {
    color: #2b4494
}

.breadcrumb p a:hover,
.breadcrumb p a:active,
.breadcrumb p a:focus {
    text-decoration: underline
}

.breadcrumb p span.current a:after {
    display: none
}

.no-banner .breadcrumb {
    margin-top: 15px
}

@media (min-width:650px) {
    .breadcrumb {
        margin: -10px 0 30px
    }
}

.wpcf7-submit {
    background: #2b4494;
    padding: 8px 20px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #2b4494;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    cursor:pointer;
}

.wpcf7-submit:hover,
.wpcf7-submit:active,
.wpcf7-submit:focus {
    color: #fff;
    border: 1px solid #6abce6;
    background: #6abce6;
}


.btn {
    background: #2b4494;
    padding: 8px 10px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    border: 1px solid #2b4494;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    border-radius:5px;
}

.btn:hover,
.btn:active,
.btn:focus {
    color: #fff;
    border: 1px solid #6abce6;
    background: #6abce6;
}

.btn.arrow-right {
    background-image: url("assets/images/triangle-purple-right.svg");
    background-position: 89% center
}

.btn.arrow-right:hover,
.btn.arrow-right:active,
.btn.arrow-right:focus {
    background-image: url("assets/images/triangle-right.svg")
}

.btn.arrow-left {
    background-image: url("assets/images/triangle-purple-left.svg");
    background-position: 12% center
}

.btn.arrow-left:hover,
.btn.arrow-left:active,
.btn.arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.btn.arrow-right,
.btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .btn {
        padding: 8px 20px 8px
    }
}

.alert {
    font-size: 14px;
    font-size: .77778rem;
    background: #fcedd0;
    border-radius: 4px;
    border: 1px solid #FAE4B8;
    color: #d7940f;
    margin-bottom: 16px;
    padding: 8px
}

.alert button {
    font-size: 20px;
    font-size: 1.11111rem;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4;
    background: none;
    border: none;
    color: #d7940f;
    cursor: pointer;
    float: right;
    font-weight: 700;
    padding: 0
}

.alert button:hover {
    opacity: 0.75
}

.alert--error {
    background: #f8cad0;
    border-color: #F29DA8;
    color: #ac172a
}

.alert--error button {
    color: #ac172a
}

.alert--success {
    background: #bfe2b6;
    border-color: #9FD392;
    color: #396d2c
}

.alert--success button {
    color: #396d2c
}

.alert--information {
    background: #99d1ed;
    border-color: #6EBDE5;
    color: #1c729e
}

.alert--information button {
    color: #1c729e
}

.validation-summary-errors li {
    background: #ff231F200;
    color: #fff;
    padding: 5px
}

.list-pagination {
    font-size: 18px;
    font-size: 1rem;
    padding-right: 15px !important;
    padding-left: 15px !important
}

.list-pagination ul {
    display: inline-block;
    margin-bottom: 20px;
    float: left
}

.list-pagination ul li {
    display: inline
}

.list-pagination ul li a {
    padding: 2px 5px
}

.list-pagination ul li a:hover,
.list-pagination ul li a:focus,
.list-pagination ul li a:active {
    text-decoration: underline
}

.list-pagination ul li.active a {
    background: transparent;
    padding: 8px 10px 5px;
    color: #2b4494;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    padding: 8px 5px 5px
}

.list-pagination ul li.active a:hover,
.list-pagination ul li.active a:active,
.list-pagination ul li.active a:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.list-pagination ul li.active a.arrow-right {
    background-image: url("assets/images/triangle-purple-right.svg");
    background-position: 89% center
}

.list-pagination ul li.active a.arrow-right:hover,
.list-pagination ul li.active a.arrow-right:active,
.list-pagination ul li.active a.arrow-right:focus {
    background-image: url("assets/images/triangle-right.svg")
}

.list-pagination ul li.active a.arrow-left {
    background-image: url("assets/images/triangle-purple-left.svg");
    background-position: 12% center
}

.list-pagination ul li.active a.arrow-left:hover,
.list-pagination ul li.active a.arrow-left:active,
.list-pagination ul li.active a.arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.list-pagination ul li.active a.arrow-right,
.list-pagination ul li.active a.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.list-pagination ul li.active a.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .list-pagination ul li.active a {
        padding: 13px 20px 10px
    }
}

@media (min-width:900px) {
    .list-pagination ul li.active a {
        padding: 13px 10px 10px
    }
}

.list-pagination ul li.active a:hover,
.list-pagination ul li.active a:focus,
.list-pagination ul li.active a:active {
    text-decoration: none
}

.list-pagination .pagination-title {
    display: inline-block;
    float: left;
    margin-top: 8px;
    margin-right: 9px
}

.list-pagination .pagination-prev-btn {
    margin-right: 2%;
    clear: both
}

.list-pagination .pagination-prev-btn,
.list-pagination .pagination-next-btn,
.wp-pagenavi .nextpostslink {
    background: transparent;
    padding: 8px 10px 5px;
    color: #2b4494;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    display: block;
    width: 100px;
    float:left;
    text-align: center
}

.wp-pagenavi,
.wp-pagenavi .page, 
.wp-pagenavi .current {
    float:left!important;
    margin: 8px 20px 0 0!important;
}


.pagination-title {
    float:left!important;
    margin: 16px 20px 0 0!important;
}

.list-pagination .pagination-prev-btn:hover,
.list-pagination .pagination-prev-btn:active,
.list-pagination .pagination-prev-btn:focus,
.list-pagination .pagination-next-btn:hover,
.list-pagination .pagination-next-btn:active,
.list-pagination .pagination-next-btn:focus,
.wp-pagenavi .nextpostslink:hover {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.list-pagination .pagination-prev-btn.arrow-right,
.list-pagination .pagination-next-btn.arrow-right {
    background-image: url("assets/new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.list-pagination .pagination-prev-btn.arrow-right:hover,
.list-pagination .pagination-prev-btn.arrow-right:active,
.list-pagination .pagination-prev-btn.arrow-right:focus,
.list-pagination .pagination-next-btn.arrow-right:hover,
.list-pagination .pagination-next-btn.arrow-right:active,
.list-pagination .pagination-next-btn.arrow-right:focus {
    background-image: url("assets/images/triangle-right.svg")
}

.list-pagination .pagination-prev-btn.arrow-left,
.list-pagination .pagination-next-btn.arrow-left {
    background-image: url("assets/images/triangle-purple-left.svg");
    background-position: 12% center
}

.list-pagination .pagination-prev-btn.arrow-left:hover,
.list-pagination .pagination-prev-btn.arrow-left:active,
.list-pagination .pagination-prev-btn.arrow-left:focus,
.list-pagination .pagination-next-btn.arrow-left:hover,
.list-pagination .pagination-next-btn.arrow-left:active,
.list-pagination .pagination-next-btn.arrow-left:focus {
    background-image: url("assets/images/triangle-left.svg")
}

.list-pagination .pagination-prev-btn.arrow-right,
.list-pagination .pagination-prev-btn.arrow-left,
.list-pagination .pagination-next-btn.arrow-right,
.list-pagination .pagination-next-btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.list-pagination .pagination-prev-btn.back-btn,
.list-pagination .pagination-next-btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .list-pagination .pagination-prev-btn,
    .list-pagination .pagination-next-btn {
        padding: 13px 20px 10px
    }
}

@media (min-width:900px) {
    .list-pagination ul {
        display: inline-block;
        margin-bottom: 0;
        float: none
    }
    .list-pagination .pagination-title {
        display: inline-block;
        float: none;
        margin-top: 0;
        margin-right: 0
    }
    .list-pagination .pagination-prev-btn {
        clear: none;
        margin-right: 0
    }
    .list-pagination .pagination-prev-btn,
    .list-pagination .pagination-next-btn {
        float: none;
        width: auto;
        text-align: left;
        display: inline-block
    }
}

.icn {
    background-image: url("assets/images/sprite.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px
}

.icn {
    display: inline-block
}

.icn--flight {
    background-position: 0px 0px
}

.tabs {
    margin-bottom: 16px
}

.tabs>ul {
    margin: 0;
    padding: 0
}

.tabs>ul li {
    border: 1px solid #CCC;
    display: inline-block;
    list-style: none
}

.tabs>ul li.active {
    border-bottom-color: #FFF
}

.tabs>ul a {
    display: block;
    padding: 8px
}

.tabs>div {
    border: 1px solid #CCC;
    margin-top: -1px;
    padding: 16px
}

.tabs--full-width>ul {
    display: table;
    position: relative;
    width: 100%;
    z-index: 1
}

.tabs--full-width>ul li {
    display: table-cell;
    text-align: center;
    margin-left: 8px
}

.tabs--full-width>ul li:first-child {
    margin-left: 0
}

.white-content {
    color: #fff;
    background-color: #b7b7b7 !important
}

.white-content h1 {
    border-bottom: 1px solid #fff
}

.white-content a {
    color: #fff !important
}

.white-content a:hover,
.white-content a:focus,
.white-content a:active {
    color: #fff !important;
    text-decoration: underline
}

.white-content .read-more-link {
    border-top: 1px solid #fff !important
}

.white-content .resource {
    background-image: url("assets/new_images/icon-resource-white.svg");
    background-position: -24px -12px;
    background-size: 72px
}

.white-content .news {
    background-image: url("assets/new_images/icon-news-white.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.white-content .blog {
    background-image: url("assets/new_images/icon-blog-white.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.white-content .article-img {
    padding-bottom: 30px
}

.purple-content {
    color: #2b4494
}

.purple-content .resource {
    background-image: url("assets/new_images/icon-resource-purple.svg");
    background-position: -24px -12px;
    background-size: 72px
}

.purple-content .news {
    background-image: url("assets/new_images/icon-news-purple.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.purple-content .blog {
    background-image: url("assets/new_images/icon-blog-purple.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.article-type.resource {
    color: #2b4494
}

.article-type.news {
    color: #2b4494
}

.article-type.blog {
    color: #2b4494
}

.article-share-print-download {
    clear: both;
    border-top: 1px solid #2b4494;
    border-bottom: 1px solid #2b4494;
    padding: 10px 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
    margin-top: 30px;
    float: left;
    width: 100%
}

.article-share-print-download a {
    color: #2b4494
}

.article-share-print-download a:hover,
.article-share-print-download a:focus,
.article-share-print-download a:active {
    text-decoration: underline
}

.article-share-print-download .share-options {
    display: inline-block
}

.article-share-print-download .share-options>span>span {
    vertical-align: middle
}

.article-share-print-download .share-title,
.article-share-print-download .share-options,
.article-share-print-download .share-email,
.article-share-print-download .share-print {
    margin-right: 15px
}

@media (min-width:900px) {
    .article-share-print-download .share-title,
    .article-share-print-download .share-options,
    .article-share-print-download .share-email,
    .article-share-print-download .share-print {
        display: inline-block
    }
}

.article-share-print-download .share-email {
    background-size: 20px;
    background-image: url("assets/new_images/mail-purple.svg");
    background-position: -1px center;
    padding: 10px 0 10px 24px;
    margin-top: 10px
}

@media (min-width:900px) {
    .article-share-print-download .share-email {
        padding: 0 0 0 24px;
        margin-top: 0
    }
}

.article-share-print-download .share-print {
    display: inline-block;
    background-size: 20px;
    background-image: url("assets/new_images/print.svg");
    background-position: -2px center;
    padding: 0 0 0 20px
}

@media (min-width:900px) {
    .article-share-print-download .share-print {
        padding: 0 0 0 20px;
        margin-top: 0
    }
}

.article-share-print-download .share-download {
    background-size: 14px;
    background-image: url("assets/new_images/download-purple.svg");
    background-position: left center;
    padding: 10px 0 10px 20px
}

@media (min-width:900px) {
    .article-share-print-download .share-download {
        float: right;
        padding: 0 0 0 20px
    }
}

.article-share-print-download .share-email,
.article-share-print-download .share-download {
    display: block
}

@media (min-width:900px) {
    .article-share-print-download .share-email,
    .article-share-print-download .share-download {
        display: inline-block
    }
}

.article-share-print-download .share-email,
.article-share-print-download .share-print,
.article-share-print-download .share-download {
    background-repeat: no-repeat
}

.article-sign-up-module {
    background-color: #FAF7FA;
    padding: 15px;
    margin-bottom: 25px;
    margin-top: 20px
}

.article-sign-up-module h2 {
    font-size: 24px;
    font-size: 1.33333rem;
    border-bottom: 1px solid #2b4494
}

.article-sign-up-module p {
    font-size: 14px;
    font-size: .77778rem
}

.article-sign-up-module fieldset {
    margin-bottom: 0;
    padding: 0
}

.article-sign-up-module input[type="text"] {
    background-color: transparent;
    color: #2b4494;
    text-align: left;
    font-size: 18px;
    font-size: 1rem;
    width: 100%;
    border: 1px solid #2b4494
}

.article-sign-up-module button[type="submit"] {
    background: #2b4494;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.article-sign-up-module button[type="submit"]:hover,
.article-sign-up-module button[type="submit"]:active,
.article-sign-up-module button[type="submit"]:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.article-sign-up-module button[type="submit"].arrow-right {
    background-image: url("assets/new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.article-sign-up-module button[type="submit"].arrow-right:hover,
.article-sign-up-module button[type="submit"].arrow-right:active,
.article-sign-up-module button[type="submit"].arrow-right:focus {
    background-image: url("assets/new_images/triangle-right.svg")
}

.article-sign-up-module button[type="submit"].arrow-left {
    background-image: url("assets/new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.article-sign-up-module button[type="submit"].arrow-left:hover,
.article-sign-up-module button[type="submit"].arrow-left:active,
.article-sign-up-module button[type="submit"].arrow-left:focus {
    background-image: url("assets/new_images/triangle-left.svg")
}

.article-sign-up-module button[type="submit"].arrow-right,
.article-sign-up-module button[type="submit"].arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.article-sign-up-module button[type="submit"].back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .article-sign-up-module button[type="submit"] {
        padding: 13px 20px 10px
    }
}

.article-meta-data {
    font-size: 14px;
    font-size: .77778rem;
    padding-bottom: 25px;
    margin-top: -15px;
    position: relative;
    overflow: hidden
}

.article-meta-data>div {
    width: auto;
    float: left;
    padding-right: 40px
}

.article-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 200px
}

.article-img img {
    height: auto;
    max-width: none;
    width: 100%
}

@media (min-width:650px) {
    .article-img {
        width: 100%;
        text-align: center;
        overflow: hidden;
        position: relative;
        height: 100%
    }
    .article-img img {
        position: relative;
        width: 100%
    }
}

@media (min-width:900px) {
    .article-img {
        height: 300px
    }
}

@media (min-width:1200px) {
    .article-img {
        height: 400px
    }
}

.article-leading-intro {
    font-size: 25px;
    font-size: 1.38889rem;
    font-family: "Roboto", sans-serif;
    padding: 0 0 15px 0
}

.article-content {
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media (min-width:900px) {
    .article-content {
        padding-left: 0 !important;
        padding-right: 15px !important
    }
}

.article-content ul {
    list-style: disc;
    padding: 0 40px
}

.article-content img {
    max-width: 100%;
    height: auto !important
}

.dl-btn {
    background: #2b4494;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.dl-btn:hover,
.dl-btn:active,
.dl-btn:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.dl-btn.arrow-right {
    background-image: url("assets/new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.dl-btn.arrow-right:hover,
.dl-btn.arrow-right:active,
.dl-btn.arrow-right:focus {
    background-image: url("assets/new_images/triangle-right.svg")
}

.dl-btn.arrow-left {
    background-image: url("assets/new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.dl-btn.arrow-left:hover,
.dl-btn.arrow-left:active,
.dl-btn.arrow-left:focus {
    background-image: url("assets/new_images/triangle-left.svg")
}

.dl-btn.arrow-right,
.dl-btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.dl-btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .dl-btn {
        padding: 13px 20px 10px
    }
}

.article-type {
    background-repeat: no-repeat;
    padding: 15px 0 25px 30px;
    display: block;
    font-size: 14px;
    font-size: .77778rem;
    font-weight: 500
}

@media (min-width:900px) {
    .article-type {
        padding: 15px 0 20px 30px
    }
}

.must-read {
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    background-color: #FAF7FA
}

@media (min-width:900px) {
    .must-read {
        height: 300px;
        min-height: 300px;
        max-height: 300px
    }
}

@media (min-width:1200px) {
    .must-read {
        height: 400px;
        min-height: 400px;
        max-height: 400px
    }
}

.must-read img {
    max-width: none;
    min-width: 100%;
    height: 100%
}

.must-read>div {
    height: 100%;
    padding: 0
}

.must-read>div>img {
    min-width: 100%;
    height: 100%
}

@media (min-width:900px) {
    .must-read>div {
        padding: 0 0 0 15px
    }
}

.must-read .must-read-content {
    position: relative;
    height: 100%;
    padding: 0 15px 65px 15px
}

@media (min-width:900px) {
    .must-read .must-read-content {
        padding: 0
    }
}

.must-read .must-read-content .must-read-indicator {
    background-repeat: no-repeat;
    background-size: 23px;
    padding: 15px 0 25px 30px;
    background-image: url("assets/new_images/must-read-purple.svg");
    background-position: 0px 11px;
    display: block;
    font-size: 14px;
    font-size: .77778rem;
    font-weight: 500
}

@media (min-width:900px) {
    .must-read .must-read-content .must-read-indicator {
        padding: 15px 0 20px 30px
    }
}

@media (min-width:1200px) {
    .must-read .must-read-content .must-read-indicator {
        padding: 15px 0 40px 30px
    }
}

.must-read .must-read-content h3 {
    line-height: 1.1em
}

.must-read .must-read-content h3,
.must-read .must-read-content p {
    padding-left: 10px
}

.must-read .must-read-content .read-more-link {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-top: 1px solid #2b4494;
    color: #2b4494;
    padding: 15px 0
}

.must-read .must-read-content .read-more-link:hover,
.must-read .must-read-content .read-more-link:active,
.must-read .must-read-content .read-more-link:focus {
    text-decoration: underline
}

@media (min-width:900px) {
    .must-read .must-read-content .read-more-link {
        left: 0;
        right: auto;
        width: 100%
    }
}

.must-read .must-read-content .social-share-link {
    position: absolute;
    bottom: 12px;
    right: 11px;
    color: #2b4494;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url("assets/new_images/mail.svg");
    background-position: 2px center;
    text-indent: -99999px;
    overflow: hidden;
    width: 25px;
    height: 25px
}

@media (min-width:900px) {
    .must-read .must-read-content .social-share-link {
        right: -2px
    }
}

.must-read.white-content .must-read-indicator {
    background-image: url("assets/new_images/must-read.svg")
}

.must-read div.blog-blur {
    position: relative;
    overflow: hidden;
    max-height: 250px;
    margin-top: -6px
}

@media (min-width:900px) {
    .must-read div.blog-blur {
        max-height: none;
        margin-top: 0
    }
}

.must-read div.blog-blur .blur {
    -webkit-filter: blur(22px);
    filter: blur(22px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.9;
    min-height: 100%;
    width: auto;
    max-width: none
}

.must-read div.blog-blur .must-read-content {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 0
}

#blog-blur-main {
    padding: 0
}

#blog-blur-main img {
    width: 100%
}

@media (min-width:900px) {
    #blog-blur-main img {
        min-height: 100%;
        max-width: none;
        min-width: none;
        width: auto
    }
}

@media (min-width:1200px) {
    #blog-blur-main img {
        min-height: 100%;
        max-width: none;
        min-width: none;
        width: auto
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:650px) {
    .container {
        max-width: 750px;
        width:100%;
    }
}

@media (min-width:900px) {
    .container {
        max-width: 970px;
        width:100%;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px;
        width:100%;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    /*padding-left: 15px;
    padding-right: 15px*/
}

/*.row {
    margin-left: -15px;
    margin-right: -15px
}*/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width:650px) {
    .col-sm-0,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-0 {
        width: 0%;
        padding: 0
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width:900px) {
    .col-md-0,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-0 {
        width: 0%;
        padding: 0
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width:1200px) {
    .col-lg-0,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-0 {
        width: 0%;
        padding: 0
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #dddddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #231F20
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:650px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:900px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #231F20;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #231F20
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #231F20
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #231F20
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #231F20
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #231F20
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #231F20
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #231F20
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #231F20
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 20px;
        perspective: 20px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.231F201)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.231F201) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8231F200', endColorstr='#231F2231F20', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.231F201)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.231F201) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#231F2231F20', endColorstr='#8231F200', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #231F20 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:650px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:649px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:649px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:649px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:649px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:650px) and (max-width:899px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:650px) and (max-width:899px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:650px) and (max-width:899px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:650px) and (max-width:899px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:900px) and (max-width:1382px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:900px) and (max-width:1382px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:900px) and (max-width:1382px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:900px) and (max-width:1382px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:649px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:650px) and (max-width:899px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:900px) and (max-width:1382px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.home-header {
    text-align: center;
    padding-bottom: 45px;
    color: #2b4494
}

.home-header .btn {
    background: transparent;
    padding: 8px 10px 5px;
    color: #2b4494;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 2px;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.home-header .btn:hover,
.home-header .btn:active,
.home-header .btn:focus {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.home-header .btn.arrow-right {
    background-image: url("assets/new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.home-header .btn.arrow-right:hover,
.home-header .btn.arrow-right:active,
.home-header .btn.arrow-right:focus {
    background-image: url("assets/new_images/triangle-right.svg")
}

.home-header .btn.arrow-left {
    background-image: url("assets/new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.home-header .btn.arrow-left:hover,
.home-header .btn.arrow-left:active,
.home-header .btn.arrow-left:focus {
    background-image: url("assets/new_images/triangle-left.svg")
}

.home-header .btn.arrow-right,
.home-header .btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.home-header .btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width:900px) {
    .home-header .btn {
        padding: 13px 20px 10px
    }
}

.in-page-form {
    color: #2b4494;
    padding: 1.2em 2.4em 2.4em;
    border: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 1em;
    background-color: #FAF7FA
}

.in-page-form .contourPage h1 {
    font-size: 24px;
    font-size: 1.33333rem
}

.in-page-form .contourPage h2 {
    font-size: 20px;
    font-size: 1.11111rem
}

.in-page-form .contourPage p {
    margin-bottom: 30px;
    font-size: 18px
}

.in-page-form .contourPage .contourPageName {
    border-bottom: 1px solid #2b4494;
    padding-bottom: 8px;
    margin-bottom: 1.4em
}

.in-page-form .contourPage .contourFieldSet {
    margin: 0;
    padding: 0;
    width: 100%
}

.in-page-form .contourPage .contourFieldSet .fieldLabel {
    margin: 0 0 .6em -12px;
    display: block;
    position: relative;
    padding-left: 12px
}

.in-page-form .contourPage .contourFieldSet .fieldLabel .contourIndicator {
    position: absolute;
    left: 0;
    top: 0
}

.in-page-form .contourPage .contourFieldSet textarea {
    min-height: 200px
}

.in-page-form .contourPage .contourFieldSet textarea,
.in-page-form .contourPage .contourFieldSet input {
    border-radius: 5px;
    margin: 0;
    border: 1px solid #DDD
}

.in-page-form .contourPage .contourFieldSet textarea.input-validation-error,
.in-page-form .contourPage .contourFieldSet input.input-validation-error {
    border: 1px solid red !important
}

.in-page-form .contourPage .contourFieldSet input[type="file"] {
    padding: 1em 0;
    border: 0;
    width: 100%
}

.in-page-form .contourPage .contourFieldSet input[type="radio"],
.in-page-form .contourPage .contourFieldSet input[type="checkbox"] {
    margin-bottom: .8em;
    margin-left: .1em;
    margin-right: .4em
}

.in-page-form .contourPage .contourFieldSet .contourField {
    margin-bottom: 1.4em
}

.in-page-form .contourPage .contourFieldSet .contourField .field-validation-valid {
    display: block;
    margin-top: .2em;
    font-weight: 700;
    text-align: right
}

.in-page-form .contourPage .contourFieldSet .contourField .field-validation-valid>span {
    font-size: 16px;
    font-size: .88889rem
}

.in-page-form .contourPage .contourFieldSet .contourField.dropdown>div {
    background-image: url("assets/new_images/triangle-select.svg");
    background-position: 96% center;
    background-repeat: no-repeat;
    height: 35px;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #2b4494;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 25px
}

.in-page-form .contourPage .contourFieldSet .contourField.dropdown>div select {
    background: transparent;
    border: none;
    font-size: 18px;
    font-size: 1rem;
    color: #2b4494;
    height: 100%;
    padding: 5px;
    width: 110%
}

.in-page-form .contourPage .contourNavigation {
    margin-top: 1.4em
}

.in-page-form .contourPage .btn {
    width: 100%;
    text-align: center;
    font-weight: 700;
    border: 1px solid #DDD;
    color: #fff;
    background: #2b4494
}

.in-page-form .contourPage .btn:hover,
.in-page-form .contourPage .btn:focus,
.in-page-form .contourPage .btn:active {
    color: #fff;
    border: 1px solid #2b4494;
    background: #2b4494
}

.in-page-form .contourPage .row-fluid>div {
    margin: 0;
    padding: 0
}

.in-page-form--red {
    background-color: #8A0F14;
    color: #fff
}

.in-page-form--red .contourPage .contourPageName {
    border-bottom: 1px solid #fff
}

.in-page-form--red .contourPage .btn {
    color: #8A0F14;
    background-color: #FAF7FA
}

.in-page-form--red .contourPage .btn:hover,
.in-page-form--red .contourPage .btn:focus,
.in-page-form--red .contourPage .btn:active {
    color: #8A0F14;
    border: 1px solid #F9D2E5;
    background: #F9D2E5
}

.in-page-form--maroon {
    background-color: #2b4494;
    color: #fff
}

.in-page-form--maroon .contourPage .contourPageName {
    border-bottom: 1px solid #fff
}

.in-page-form--maroon .contourPage .btn {
    color: #2b4494;
    background-color: #FAF7FA
}

.in-page-form--maroon .contourPage .btn:hover,
.in-page-form--maroon .contourPage .btn:focus,
.in-page-form--maroon .contourPage .btn:active {
    color: #2b4494;
    border: 1px solid #F9D2E5;
    background: #F9D2E5
}

@-ms-viewport {
    width: device-width
}

@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #231F20 !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    .ir a:after,
    .icn a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p {
        font-size: 12pt;
        line-height: 1.25em
    }
    h1 {
        font-size: 36pt;
        line-height: 1.25em
    }
    h2 {
        font-size: 24pt;
        line-height: 1.25em
    }
    h3 {
        font-size: 18pt;
        line-height: 1.25em
    }
    h4 {
        font-size: 14pt;
        line-height: 1.25em
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

header {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e9eff7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e9eff7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e9eff7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9eff7',GradientType=0 );
    position: relative;
    z-index: 1;
}

@media (max-width:882px) {
  
.cta {
    text-align:center;
}

    
.main-site-navigation form {
    width: 100% !important;
    margin: 20px 0!important;
    float: none;
}

.main-site-navigation input[type="text"] {
    width: 80%;
}

.main-site-navigation {
    top: 107px;
}

}

.aff-logos img {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 0 3% 3% 0;
}

.home-intro {
    max-width: 1150px;
    width:100%;
    /*margin: 50px auto;*/
    text-align: center;
}

.home-intro p {
    font-size: 30px!important;
}

.intro-cont {
    display:inline-block;
    width:70%;
    margin: 0 5% 0 0;
    text-align: left;
    vertical-align:middle;
}

.home-intro .btn-area {
    display:inline-block;
    width: 20%;
    vertical-align:middle;
}

.home-boxes {
    max-width: 1150px;
    width:100%;
    display:block;
    margin: 50px auto 0;
}

@media (max-width: 649.99px){
    .home-boxes > .col-md-6 {
        padding: 0;
    }
}

.home-box {
    width: 48%;
    display: block;
    float:left;
    position:relative;
    margin: 0 1% 2% 1%;
    padding: 10px;
    z-index:1;
}

.home-box:before {
    content:"";
    background: -moz-linear-gradient(top, rgba(203,209,229,0) 0%, rgba(203,209,229,0.99) 99%, rgba(203,209,229,1) 100%);
    background: -webkit-linear-gradient(top, rgba(203,209,229,0) 0%,rgba(203,209,229,0.99) 99%,rgba(203,209,229,1) 100%);
    background: linear-gradient(to bottom, rgba(203,209,229,0) 0%,rgba(203,209,229,0.99) 99%,rgba(203,209,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00cbd1e5', endColorstr='#cbd1e5',GradientType=0 );
    position:absolute;
    width: 96.5%;
    height: 30%;
    z-index: 2;
    bottom: 14px;
    left: 10px;
}

.hb-title {
    position: absolute;
    bottom: 25px;
    color: #fff;
    left:25px;
    z-index:3;
    font-size:20px;
}

.home-boxes .btn {
    margin: 0 2%;
}
 
.home-test{
    max-width: 1150px;
    width:100%;
    margin: 50px auto;
    text-align: center;
    padding: 0 20px;
}

.home-test p {
    font-size: 22px!important;
}

.home-test em {
    font-size: 16px!important;
}

@media (max-width:700px) {

 .home-box {
    width: 100%;
    display: block;
    float:none;
    margin: 0 0 15px 0;

 }

.home-boxes .btn, .home-intro .btn {
    margin: 0 auto;
    text-align:center;
    display:block;  
    width:220px;
}

 .intro-cont {
    display:block;
    width:100%;
    margin: 0 0 20px 0;
    text-align: center;
 }

 .home-intro .btn-area {
    display:block;
    width:100%;
 }

}

@media (max-width:900px) {

 .home-intro p, .home-test p {
    line-height:40px!important;
 }

}



#breadcrumbs::before, #breadcrumbs::after {
    content: ' ';
    display: table;
}

#breadcrumbs::after {
    clear: both;
}
#breadcrumbs  {
    font-size: 0.9rem !important;
    font-weight: 500;
}
#breadcrumbs a {
    /*float: left;*/
    color: #0a0a0a;
    /*font-size: 0.8rem;*/
    /*cursor: default;*/
}

#breadcrumbs a {
    color: #0a0a0a;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#breadcrumbs .disabled {
    color: #0a0a0a;
    cursor: not-allowed;
}

.breadcrumb_last {
    color: #000;
}

.hero #breadcrumbs a,
.hero #breadcrumbs .breadcrumb_last,
.hero #breadcrumbs a:not(:last-child)::after,
.hero #breadcrumbs {
    color: #fff; 
    font-weight: 700;
}

.no-banner {
    margin: 0 auto;
    width: 100%;
    max-width: 1150px;
	margin-bottom: 70px;
}

.no-banner .hero__breadcrumbs {
    padding: 0 0px;
}

.no-banner .hero__content-title {
    color: #231F20;
    border-bottom: 1px solid #231F20;
    padding: 0 10px 5px 10px;
}

/* line 67, Styles/sass/modules/_hero.scss */
.hero__content {
  position: relative;
  height: 400px;
  width: 100%; }

/* line 74, Styles/sass/modules/_hero.scss */
.hero__content-details {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 320px) {
    /* line 74, Styles/sass/modules/_hero.scss */
    .hero__content-details {
      width: 100%; } }
  @media (min-width: 1200px) {
    /* line 74, Styles/sass/modules/_hero.scss */
    .hero__content-details {
      width: 50%; } }

/* line 89, Styles/sass/modules/_hero.scss */
.hero__content-title {
  color: #FFF;
  border-bottom: none; }

/* line 94, Styles/sass/modules/_hero.scss */
.hero__content-copy {
  color: #FFF; }

.right-title {
    color: #231F20;
    border-bottom: 1px solid #231F20;
    padding: 0 10px 5px 0px;
}

.full {
    width:100%;
}

.sidecta.highlightbox, .article__related-content {
    background: #DBE4F9;
	border-radius: 10px;
    padding: 20px;
    margin-bottom: 40px;
    width:100%;
}

.sidecta.highlightbox p, .article__related-content-title, .article__related-content-copy p {
    color: #fff;
}

.sidecta.highlightbox .btn, .btn-newsletter {
    color: #fff;
    background: #2b4494;
}
.sidecta.highlightbox .btn:hover, .btn-newsletter:hover {
    color: #fff;
    background: #6ABDE8;
}
.sidecta.highlightbox p {
    color: #283046;
    font-weight: 500;
}

.services {
    margin-top: 60px;
    margin-bottom: 60px;
}

.service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #b7b7b7;
    padding: 20px 0;
    cursor: pointer
}

.service-item:first-child {
    border-top: 2px solid #b7b7b7
}

@media (min-width: 320px) {
    .service-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 20px
    }
}

@media (min-width: 900px) {
    .service-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1200px) {
    .service-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.service-item__img {
    margin-right: 20px!important;
}

@media (min-width: 320px) {
    .service-item__img {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.service-item__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    color: #000;
    font-weight: 400
}

@media (min-width: 320px) {
    .service-item__title {
        margin-bottom: 10px
    }
}

.service-item__img {
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 70px;
    margin-top: -15px;
    margin-bottom: -15px;

}

@media (min-width: 320px) {
    .service-item__img {
        margin-right: 0;
        /*margin-bottom: 10px;*/
    }
}

.service-item__title {
    flex: 1;
    font-size: 20px;
    color: #000;
    font-weight: $regular;

}
@media (min-width: 320px) {
    .service-item__title {
        margin-bottom: 10px;
    }
}

.service-item__link {
    font-size: 14px;
    text-decoration: underline;
}

.service-item__link {
    flex: 1;
    text-align: right;
}

.rta {
    font-weight: 400;
}
.rta h2:not(:first-child){
    margin-top: 32px;
}
.rta ul {
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 16px;
}
.rta li {
    line-height: 1.4em;
    padding-bottom: 0.5em;
}

/* line 23, Styles/sass/modules/_hero.scss */
.hero__breadcrumbs {
  padding: 20px 0 0 0px;
  position: relative; }

/* line 29, Styles/sass/modules/_hero.scss */
.hero__breadcrumbs--dark {
  padding: 20px 0 20px 20px; }

/* line 34, Styles/sass/modules/_hero.scss */
.hero__breadcrumbs-item {
  display: inline-block; }
  /* line 37, Styles/sass/modules/_hero.scss */
  .hero__breadcrumbs-item a {
    color: #FFF;
    font-size: 12px; }
  /* line 43, Styles/sass/modules/_hero.scss */
  .hero__breadcrumbs--dark .hero__breadcrumbs-item a {
    color: #000; }
  /* line 49, Styles/sass/modules/_hero.scss */
  .hero__breadcrumbs-item.has-border:after {
    content: '|';
    color: #FFF;
    margin: 0 5px; }
  /* line 57, Styles/sass/modules/_hero.scss */
  .hero__breadcrumbs-item.has-border-dark:after {
    content: '|';
    color: #000;
    margin: 0 5px; }

.service-item__link {
    font-size: 14px;
    text-decoration: underline
}

.service-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px
}

@media (min-width: 320px) {
    .service-card {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 1200px) {
    .service-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 320px) {
    .service-card div>img {
        margin: 0 auto 20px auto;
        display: block
    }
}

.service-card__copy {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px
}

@media (min-width: 320px) {
    .service-card__copy {
        margin: 0 20px
    }
}

.news, .newsevents {
    background: #024462;
}


.tile {
    position: relative;
    overflow: hidden;
    max-height: 200px;
    /*min-height: 200px;
    height: 200px;*/
    margin-bottom: 30px;
    color: #fff;
    -webkit-transition: color .6s;
    transition: color .6s;
    width: 100%;
    float: left
}

.tile:hover {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: color .2s;
    transition: color .2s
}

.tile .tile-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%
}

.tile .tile-img img {
    height: auto;
    max-width: none
}

@media (min-width: 650px) {
    .tile .tile-img {
        text-align: center;
        overflow: hidden;
        position: relative;
        height: 100%
    }
    .tile .tile-img img {
        max-width: none;
        position: relative;
        /*left: 100%;
        margin-left: -200%*/
        display: block;
    }
}

.tile .tile-content {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: 4;

    -webkit-transition: background-color .6s;
    transition: background-color .6s
}

.tile .tile-content .type {
    background-position: -6px 6px;
    background-repeat: no-repeat;
    background-size: 67px;
    padding: 30px 0 25px 50px
}

.tile .tile-content .title {
    font-weight: 500;
    font-size: 16px;
    font-size: .88889rem;
    min-height: 85px;
    padding: 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6)
}

.tile .tile-content .read-more {
    display: block;
    padding: 12px 20px 0 20px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    max-width: 230px
}

.tile .tile-content .tile-content__icon {
    width: 20px;
    position: absolute;
    bottom: 30px;
    right: 30px
}

/*@media (min-width: 900px) {
    .tile {
        min-height: 200px;
        max-height: 200px;
        height: 200px
    }
}

@media (min-width: 1200px) {
    .tile {
        min-height: 200px;
        max-height: 200px;
        height: 200px
    }
}*/

.tile.tile-type-resource .type {
    background-image: url("/frontendassets/new_images/icon-resource-white.svg")
}

.tile.tile-type-blog .type {
    background-image: url("/frontendassets/new_images/icon-blog-white.svg")
}

.tile.tile-type-news .type {
    background-image: url("/frontendassets/new_images/icon-news-white.svg")
}

.tile.Card-default .tile-content,
.tile.card-default .tile-content {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.8))
}

.card-default--news {
    width: calc(33.33% - 30px);
    margin: 15px
}

@media (min-width: 320px) {
    .card-default--news {
        width: calc(100% - 60px);
        margin: 10px 30px
    }
}

@media (min-width: 1200px) {
    .card-default--news {
        width: calc(33.33% - 30px);
        margin: 15px
    }
}

.card-default--related {
    width: calc(50% - 30px);
    margin: 15px
}

@media (min-width: 320px) {
    .card-default--related {
        width: calc(100% - 60px);
        margin: 10px 30px
    }
}

@media (min-width: 1200px) {
    .card-default--related {
        width: calc(50% - 30px);
        margin: 15px
    }
}

.tiles {
    margin-bottom: 20px
}

.tiles a {
    text-decoration: underline
}


.article-type {
    background-repeat: no-repeat;
    padding: 15px 0 25px 30px;
    display: block;
    font-size: 14px;
    font-size: .77778rem;
    font-weight: 500
}

@media (min-width: 900px) {
    .article-type {
        padding: 15px 0 20px 30px
    }
}

.must-read {
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    background-color: #FAF7FA
}

@media (min-width: 900px) {
    .must-read {
        height: 300px;
        min-height: 300px;
        max-height: 300px
    }
}

@media (min-width: 1200px) {
    .must-read {
        height: 400px;
        min-height: 400px;
        max-height: 400px
    }
}

.must-read img {
    max-width: none;
    min-width: 100%;
    height: 100%
}

.must-read>div {
    height: 100%;
    padding: 0
}

.must-read>div>img {
    min-width: 100%;
    height: 100%
}

@media (min-width: 900px) {
    .must-read>div {
        padding: 0 0 0 15px
    }
}

.must-read .must-read-content {
    position: relative;
    height: 100%;
    padding: 0 15px 65px 15px
}

@media (min-width: 900px) {
    .must-read .must-read-content {
        padding: 0
    }
}

.must-read .must-read-content .must-read-indicator {
    background-repeat: no-repeat;
    background-size: 23px;
    padding: 15px 0 25px 30px;
    background-image: url("../../../new_images/must-read-purple.svg");
    background-position: 0px 11px;
    display: block;
    font-size: 14px;
    font-size: .77778rem;
    font-weight: 500
}

@media (min-width: 900px) {
    .must-read .must-read-content .must-read-indicator {
        padding: 15px 0 20px 30px
    }
}

@media (min-width: 1200px) {
    .must-read .must-read-content .must-read-indicator {
        padding: 15px 0 40px 30px
    }
}

.must-read .must-read-content h3 {
    line-height: 1.1em
}

.must-read .must-read-content h3,
.must-read .must-read-content p {
    padding-left: 10px
}

.must-read .must-read-content .read-more-link {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-top: 1px solid #612141;
    color: #612141;
    padding: 15px 0
}

.must-read .must-read-content .read-more-link:hover,
.must-read .must-read-content .read-more-link:active,
.must-read .must-read-content .read-more-link:focus {
    text-decoration: underline
}

@media (min-width: 900px) {
    .must-read .must-read-content .read-more-link {
        left: 0;
        right: auto;
        width: 100%
    }
}

.must-read .must-read-content .social-share-link {
    position: absolute;
    bottom: 12px;
    right: 11px;
    color: #612141;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url("../../../new_images/mail.svg");
    background-position: 2px center;
    text-indent: -99999px;
    overflow: hidden;
    width: 25px;
    height: 25px
}

@media (min-width: 900px) {
    .must-read .must-read-content .social-share-link {
        right: -2px
    }
}

.must-read.white-content .must-read-indicator {
    background-image: url("../../../new_images/must-read.svg")
}

.must-read div.blog-blur {
    position: relative;
    overflow: hidden;
    max-height: 250px;
    margin-top: -6px
}

@media (min-width: 900px) {
    .must-read div.blog-blur {
        max-height: none;
        margin-top: 0
    }
}

.must-read div.blog-blur .blur {
    -webkit-filter: blur(22px);
    filter: blur(22px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.9;
    min-height: 100%;
    width: auto;
    max-width: none
}

.must-read div.blog-blur .must-read-content {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 0
}

#blog-blur-main {
    padding: 0
}

#blog-blur-main img {
    width: 100%
}

@media (min-width: 900px) {
    #blog-blur-main img {
        min-height: 100%;
        max-width: none;
        min-width: none;
        width: auto
    }
}

@media (min-width: 1200px) {
    #blog-blur-main img {
        min-height: 100%;
        max-width: none;
        min-width: none;
        width: auto
    }
}


.news-list {
    margin-top: 30px
}

.news-col {
    margin-bottom: 30px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 30px
}

.news-col h2 {
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    font-size: 18px
}

.news-col h2 a {
    color: #000
}

p.tags {
    font-size: 12px
}

p.tags a {
    color: #612141
}

p.tags a.multiple:before {
    content: " | "
}

.news-desc p {
    font-size: 14px;
    line-height: 1.7
}

p.tag-area {
    font-size: 14px;
    position: relative;
    top: -5px
}

p.tag-area a {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: #d4d4d4;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    top: -1px
}

p.tag-area a:hover {
    background: #CE0058
}

@media (min-width: 650px) {
    .news-col .news-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 0 10px;
        position: relative
    }
}

@media (min-width: 900px) {
    .news-col {
        overflow: hidden;
        position: relative
    }
    .news-col .news-img {
        float: left;
        width: 45%
    }
    .news-col .news-desc {
        float: right;
        width: 48%
    }
}

@media (min-width: 1200px) {
    .news-col {
        margin-bottom: 40px;
        padding-bottom: 40px
    }
    p.tag-area {
        top: -10px
    }
}


.white-content a:hover,
.white-content a:focus,
.white-content a:active {
    color: #fff !important;
    text-decoration: underline
}

.white-content .read-more-link {
    border-top: 1px solid #fff !important
}

.white-content .resource {
    background-image: url("../../../new_images/icon-resource-white.svg");
    background-position: -24px -12px;
    background-size: 72px
}

.white-content .news {
    background-image: url("../../../new_images/icon-news-white.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.white-content .blog {
    background-image: url("../../../new_images/icon-blog-white.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.white-content .article-img {
    padding-bottom: 30px
}

.purple-content {
    color: #612141
}

.purple-content .resource {
    background-image: url("../../../new_images/icon-resource-purple.svg");
    background-position: -24px -12px;
    background-size: 72px
}

.purple-content .news {
    background-image: url("../../../new_images/icon-news-purple.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.purple-content .blog {
    background-image: url("../../../new_images/icon-blog-purple.svg");
    background-position: -24px -11px;
    background-size: 72px
}

.article-type.resource {
    color: #612141
}

.article-type.news {
    color: #612141
}

.article-type.blog {
    color: #612141
}

.article-share-print-download {
    clear: both;
    border-top: 1px solid #612141;
    border-bottom: 1px solid #612141;
    padding: 10px 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
    margin-top: 30px;
    float: left;
    width: 100%
}

.article-share-print-download a {
    color: #612141
}

.article-share-print-download a:hover,
.article-share-print-download a:focus,
.article-share-print-download a:active {
    text-decoration: underline
}

.article-share-print-download .share-options {
    display: inline-block
}

.article-share-print-download .share-options>span>span {
    vertical-align: middle
}

.article-share-print-download .share-title,
.article-share-print-download .share-options,
.article-share-print-download .share-email,
.article-share-print-download .share-print {
    margin-right: 15px
}

@media (min-width: 900px) {
    .article-share-print-download .share-title,
    .article-share-print-download .share-options,
    .article-share-print-download .share-email,
    .article-share-print-download .share-print {
        display: inline-block
    }
}

.article-share-print-download .share-email {
    background-size: 20px;
    background-image: url("../../../new_images/mail-purple.svg");
    background-position: -1px center;
    padding: 10px 0 10px 24px;
    margin-top: 10px
}

@media (min-width: 900px) {
    .article-share-print-download .share-email {
        padding: 0 0 0 24px;
        margin-top: 0
    }
}

.article-share-print-download .share-print {
    display: inline-block;
    background-size: 20px;
    background-image: url("../../../new_images/print.svg");
    background-position: -2px center;
    padding: 0 0 0 20px
}

@media (min-width: 900px) {
    .article-share-print-download .share-print {
        padding: 0 0 0 20px;
        margin-top: 0
    }
}

.article-share-print-download .share-download {
    background-size: 14px;
    background-image: url("../../../new_images/download-purple.svg");
    background-position: left center;
    padding: 10px 0 10px 20px
}

@media (min-width: 900px) {
    .article-share-print-download .share-download {
        float: right;
        padding: 0 0 0 20px
    }
}

.article-share-print-download .share-email,
.article-share-print-download .share-download {
    display: block
}

@media (min-width: 900px) {
    .article-share-print-download .share-email,
    .article-share-print-download .share-download {
        display: inline-block
    }
}

.article-share-print-download .share-email,
.article-share-print-download .share-print,
.article-share-print-download .share-download {
    background-repeat: no-repeat
}

.article-sign-up-module {
    background-color: #FAF7FA;
    padding: 15px;
    margin-bottom: 25px;
    margin-top: 20px
}

.article-sign-up-module h2 {
    font-size: 24px;
    font-size: 1.33333rem;
    border-bottom: 1px solid #612141
}

.article-sign-up-module p {
    font-size: 14px;
    font-size: .77778rem
}

.article-sign-up-module fieldset {
    margin-bottom: 0;
    padding: 0
}

.article-sign-up-module input[type="text"] {
    background-color: transparent;
    color: #612141;
    text-align: left;
    font-size: 18px;
    font-size: 1rem;
    width: 100%;
    border: 1px solid #612141
}

.article-sign-up-module button[type="submit"] {
    background: #612141;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #612141;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.article-sign-up-module button[type="submit"]:hover,
.article-sign-up-module button[type="submit"]:active,
.article-sign-up-module button[type="submit"]:focus {
    color: #fff;
    border: 1px solid #CE0058;
    background: #CE0058
}

.article-sign-up-module button[type="submit"].arrow-right {
    background-image: url("../../../new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.article-sign-up-module button[type="submit"].arrow-right:hover,
.article-sign-up-module button[type="submit"].arrow-right:active,
.article-sign-up-module button[type="submit"].arrow-right:focus {
    background-image: url("../../../new_images/triangle-right.svg")
}

.article-sign-up-module button[type="submit"].arrow-left {
    background-image: url("../../../new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.article-sign-up-module button[type="submit"].arrow-left:hover,
.article-sign-up-module button[type="submit"].arrow-left:active,
.article-sign-up-module button[type="submit"].arrow-left:focus {
    background-image: url("../../../new_images/triangle-left.svg")
}

.article-sign-up-module button[type="submit"].arrow-right,
.article-sign-up-module button[type="submit"].arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.article-sign-up-module button[type="submit"].back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width: 900px) {
    .article-sign-up-module button[type="submit"] {
        padding: 13px 20px 10px
    }
}

.article-meta-data {
    font-size: 14px;
    font-size: .77778rem;
    padding-bottom: 25px;
    margin-top: -15px;
    position: relative;
    overflow: hidden
}

.article-meta-data>div {
    width: auto;
    float: left;
    padding-right: 40px
}

.article-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 200px
}

.article-img img {
    height: auto;
    max-width: none;
    width: 100%
}

@media (min-width: 650px) {
    .article-img {
        width: 100%;
        text-align: center;
        overflow: hidden;
        position: relative;
        height: 100%
    }
    .article-img img {
        position: relative;
        width: 100%
    }
}

@media (min-width: 900px) {
    .article-img {
        height: 300px
    }
}

@media (min-width: 1200px) {
    .article-img {
        height: 400px
    }
}

.article-leading-intro {
    font-size: 25px;
    font-size: 1.38889rem;
    font-family: "Roboto", sans-serif;
    padding: 0 0 15px 0
}

.article-content {
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media (min-width: 900px) {
    .article-content {
        padding-left: 0 !important;
        padding-right: 15px !important
    }
}

.article-content ul {
    list-style: disc;
    padding: 0 40px
}

.article-content img {
    max-width: 100%;
    height: auto !important
}

.dl-btn {
    background: #612141;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px;
    font-size: 1rem;
    border: 1px solid #612141;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s
}

.dl-btn:hover,
.dl-btn:active,
.dl-btn:focus {
    color: #fff;
    border: 1px solid #CE0058;
    background: #CE0058
}

.dl-btn.arrow-right {
    background-image: url("../../../new_images/triangle-purple-right.svg");
    background-position: 89% center
}

.dl-btn.arrow-right:hover,
.dl-btn.arrow-right:active,
.dl-btn.arrow-right:focus {
    background-image: url("../../../new_images/triangle-right.svg")
}

.dl-btn.arrow-left {
    background-image: url("../../../new_images/triangle-purple-left.svg");
    background-position: 12% center
}

.dl-btn.arrow-left:hover,
.dl-btn.arrow-left:active,
.dl-btn.arrow-left:focus {
    background-image: url("../../../new_images/triangle-left.svg")
}

.dl-btn.arrow-right,
.dl-btn.arrow-left {
    background-repeat: no-repeat;
    background-size: 7px;
    padding-right: 50px;
    padding-left: 50px
}

.dl-btn.back-btn {
    width: 100%;
    padding: 13px 0px 10px 35px
}

@media (min-width: 900px) {
    .dl-btn {
        padding: 13px 20px 10px
    }
}

.article-type {
    background-repeat: no-repeat;
    padding: 15px 0 25px 30px;
    display: block;
    font-size: 14px;
    font-size: .77778rem;
    font-weight: 500
}

@media (min-width: 900px) {
    .article-type {
        padding: 15px 0 20px 30px
    }
}

.card-default--news {
    width: calc(33.33% - 30px);
    margin: 15px
}

@media (min-width: 320px) {
    .card-default--news {
        width: calc(100% - 60px);
        margin: 10px 30px
    }
}

@media (min-width: 1200px) {
    .card-default--news {
        width: calc(33.33% - 30px);
        margin: 15px
    }
}

.card-default--related {
    width: calc(50% - 30px);
    margin: 15px
}

@media (min-width: 320px) {
    .card-default--related {
        width: calc(100% - 60px);
        margin: 10px 30px
    }
}

@media (min-width: 1200px) {
    .card-default--related {
        width: calc(50% - 30px);
        margin: 15px
    }
}

.tiles {
    margin-bottom: 20px
}

.tiles a {
    text-decoration: underline
}

.prod-list .product-item {
    margin-bottom: 15px;
    min-height: 0
}


.btn a {
        color: #fff;
    }

.sidecta a {
   color: #fff !important;
}
.sidecta.highlightbox  span.btn.btn-primary a {
    color: #fff !important;
}

/* Mike Additions 16/01/18
--------------------------------------------------------------------------------- */
/* Search Page */
.search-results {
    padding-bottom: 2em;
}
.search-result {
    margin-bottom: 2em;
    padding-bottom: 1em;
    border-bottom: 1px solid #000;
}

/* Responsive Footer */
@media (max-width: 899px) {
    .aff-logos {
        max-width: 250px;
        display: inline-block;
    }
    .aff-logos img {
        vertical-align: middle;
    }
    .footer-col .tagline {
        padding: 0 30px;
    }
    .footer-col .col-sm-6 {
        margin: 2em 0;
    }
}
@media (min-width: 650px) and (max-width: 899px) {
    .footer-col .col-sm-6 {
        text-align: left;
    }
}

/* 404 Page */
.error-404 .search-field {
    display: block;
    width: 90%;
    max-width: 20em;
}

/* G Forms */

/* fix display issue ACF conflict */
#gform_wrapper_6 { display: block !important; }

.gform_wrapper {
    font-size: 16px !important;
}
h3.gform_title {
    font-size: 25px !important;
    margin: 20px 0;
    text-align: center;
}
input.gform_button[type="submit"] {
    background: #2b4494;
    padding: 8px 10px 5px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    font-size: 18px!important;
    font-size: 1rem;
    border: 1px solid #2b4494;
    border-radius: 0;
    -webkit-transition: background .5s, color .5s, border .5s;
    transition: background .5s, color .5s, border .5s;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input.gform_button[type="submit"]:hover,
input.gform_button[type="submit"]:active,
input.gform_button[type="submit"]:focus {
    color: #fff;
    border: 1px solid #6abce6;
    background: #6abce6
}
@media (min-width: 900px) {
    input.gform_button[type="submit"] {
        padding: 13px 20px 10px;
    }
}

.gform_wrapper label.gfield_label {
    font-weight: 400!important;
}
.gform_wrapper .gfield_description {
    line-height: 1.4em;
}
.gform_wrapper .gfield_label {
    line-height: 1.4em;
    display: block;
    margin-bottom: 0.6em;
	font-size: 16px !important;
}
.gform_wrapper .gfield_date_dropdown_day, .gform_wrapper .gfield_date_dropdown_month, .gform_wrapper .gfield_date_dropdown_year,
.gform_wrapper .gfield_html, .gform_wrapper p, .gform_wrapper .gfield_description { 
	font-size: 16px !important; 
	line-height: 1.4 !important;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .gfield_label {
        text-align: right;
    }
    .gform_wrapper .screen-reader-text {
        margin-left: 30%;
    }
    .gform_wrapper .left_label input.medium,
    .gform_wrapper .right_label input.medium {
        width: 70%;
        max-width: 24em;
    }
}

/* New event template */
.news-list {
  margin-top: 30px;
}

.news-col {
  margin-bottom: 30px;
  border-bottom: 1px solid #231F20;
  padding-bottom: 30px;
}
.news-col h2 {
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
}
.news-col h2 a {
  color: #231F20;
}

p.tags {
  font-size: 12px;
}
p.tags a {
  color: #6ABDE8;
}
p.tags a.multiple:before {
  content: " | ";
}

.news-desc p {
  font-size: 14px;
  line-height: 1.7;
}

p.tag-area {
  font-size: 14px;
  position: relative;
  top: -5px;
}
p.tag-area a {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #d4d4d4;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  top: -1px;
}
p.tag-area a:hover {
  background: #2b4494;
}

.events-grid {
  padding: 0 20px;
}

.events-grid .tile-type-blog:nth-of-type(odd) {
  border-bottom: 1px solid #2b4494;
}
.events-grid .tile-type-blog:nth-of-type(even) {
  border-bottom:1px solid #6ABDE8;
}
.events-grid .tile {
  height: auto;
  max-height: inherit;
  width: 100%;
  min-height: inherit;
}
.events-grid .tile .tile-content {
  background: none;
  position: relative;
  left: auto;
  right: auto;
}
.events-grid .tile .tile-content p {
  color: #000;
}

.events-grid .tile .tile-content strong {
  color: #000;
  margin-top: 10px;
  display: block;
}
.events-grid .tile .tile-content .read-more {
  padding: 15px 0;
  position: relative;
  max-width: inherit;
  bottom: 0;
}

@media only screen and (min-width: 641px) { 
    .events-grid {
        padding: 0;
    }

    .events-grid .card-default--news {
        margin:0;
    }
}

@media only screen and (min-width: 320px) { 
    .events-grid {
        padding: 0;
    }

    .events-grid .card-default--news {
        margin: 0;
    }
}

/* sitemap */

.page-id-2611 .inner {
    padding-bottom: 2em;
}
.page-id-2611 ul li li {
    margin-left: 2em;
}
.page-id-2611 li a {
    font-weight: 500;
    font-size: 16px;
}
.page-id-2611 li a:hover, .page-id-2611 li a:active, .page-id-2611 li a:focus {
    text-decoration: underline;
}