@font-face {
    font-family: 'notosans';
    src: url('../../fonts/notosans-regular.eot');
    src: url('../../fonts/notosans-regular.eot') format('embedded-opentype'),
        url('../../fonts/notosans-regular.woff') format('woff'),
        url('../../fonts/notosans-regular.ttf') format('truetype'),
        url('../../fonts/notosans-regular.svg#NotoSansRegular') format('svg');
}
@font-face {
    font-family: "HelveticaNeueW02-67MdCn 694060";
    src: url("../../fonts/06b85ec8-4a05-49b4-91c2-f44ec792102b.eot?#iefix");
    src: url("../../fonts/06b85ec8-4a05-49b4-91c2-f44ec792102b.eot?#iefix") format("eot"), url("../../fonts/11398868-5e58-467f-86d1-650e10dd998a.woff") format("woff"), url("../../fonts/285f76f1-9aeb-40f3-8df6-f87eb061df28.ttf") format("truetype"), url("../../fonts/95e9b167-72f4-4e05-8337-e993a249b8b5.svg#95e9b167-72f4-4e05-8337-e993a249b8b5") format("svg");
}

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

audio, canvas, video {
    display: inline-block;
}

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

[hidden] {
    display: none;
}

html {
    font-family: 'notosans';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:active, a:hover , a:link , a:focus {
    outline: 0;
}

b, strong {
    font-weight: 700;
}

p{
    text-align: justify;
}

dfn {
    font-style: italic;
}

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

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

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

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

button, figure, input, select, textarea {
    margin: 0;
}

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;
}

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

input[type=search] {
    -webkit-appearance: textfield;
}

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

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

textarea {
    overflow: auto;
    vertical-align: top;
}

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

*, :after, :before {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'notosans';
    font-size: 14px;
    line-height: 1.428571429;
    background-color: #fff;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a:focus, a:hover {
    color: #428bca;
}

/*
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
*/

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

.lead {
    margin-bottom: 20px;
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
}

small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #428bca;
}

.text-warning {
    color: #c09853;
}

.text-danger {
    color: #b94a48;
}

.text-success {
    color: #468847;
}

.text-info {
    color: #3a87ad;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}
.margin-bottom6x{
    margin-bottom: 60px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'notosans';
    font-weight: 500;
    line-height: 1.1;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999;
}

h1 small, h2 small, h3 small {
    font-size: 65%;
}

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small, h5 small, h6 small {
    font-size: 75%;
}

.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px;
}

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 14px;
}

.h6, h6 {
    font-size: 12px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-bottom: 20px;
}

dd, dt {
    line-height: 1.428571429;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
}

blockquote p {
    font-weight: 300;
}

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
}

blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
}

blockquote.pull-right small:before {
    content: '';
}

blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

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

.container:after, .container:before {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row:after, .row:before {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

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

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

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

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

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

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

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

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

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

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

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table tbody > tr > td, .table tbody > tr > th, .table tfoot > tr > td, .table tfoot > tr > th, .table thead > tr > td, .table thead > tr > th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table caption + thead tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child td, .table thead:first-child tr:first-child th {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed tbody > tr > td, .table-condensed tbody > tr > th, .table-condensed tfoot > tr > td, .table-condensed tfoot > tr > th, .table-condensed thead > tr > td, .table-condensed thead > tr > th {
    padding: 5px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    float: none;
    display: table-column;
}

table td[class*=col-], table th[class*=col-] {
    float: none;
    display: table-cell;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
    border-color: #eed3d7;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
    border-color: #e6c1c7;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
    border-color: #f8e5be;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    box-sizing: border-box;
}

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

input[type=file] {
    display: block;
}

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

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
}

.form-control:-moz-placeholder {
    color: #999;
}

.form-control::-moz-placeholder {
    color: #999;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}

.checkbox label, .radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px;
}

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm {
    height: auto;
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg {
    height: auto;
}

.has-warning .control-label, .has-warning .help-block {
    color: #c09853;
}

.has-warning .form-control {
    border-color: #c09853;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #a47e3c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}

.has-error .control-label, .has-error .help-block {
    color: #b94a48;
}

.has-error .form-control {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #953b39;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}

.has-success .control-label, .has-success .help-block {
    color: #468847;
}

.has-success .form-control {
    border-color: #468847;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #356635;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}

.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    box-shadow: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.btn-primary.active, .btn-primary:active, .open .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}

.btn-success.active, .btn-success:active, .open .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-link {
    color: #000;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
    color: #cd64a4;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

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

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:after, .nav:before {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav > li, .nav > li > a {
    position: relative;
    display: block;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
}

.nav > li.disabled > a {
    color: #999;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #000;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 5px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}

.tabbable:after, .tabbable:before {
    content: " ";
    display: table;
}

.tabbable:after {
    clear: both;
}

.pill-content > .pill-pane, .tab-content > .tab-pane {
    display: none;
}

.pill-content > .active, .tab-content > .active {
    display: block;
}

.nav .caret {
    border-top-color: #000;
    border-bottom-color: #000;
}

.nav a:hover .caret {
    border-top-color: #cd64a4;
    border-bottom-color: #cd64a4;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    z-index: 1000;
    height: 70px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar:after, .navbar:before {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    margin-top: 0px;
}

.navbar-collapse:after, .navbar-collapse:before {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

.container > .navbar-collapse, .container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px;
}

.navbar-static-top {
    border-width: 0 0 1px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top {
    z-index: 1030;
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}

.navbar-brand {
    float: left;
    padding: 40.5px 10px;
    font-size: 18px;
    line-height: 20px;
    max-height: 101px;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 9px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.navbar-nav {
    margin: 10.25px;
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 33.5px;
    margin-bottom: 33.5px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.navbar-btn {
    margin-top: 33.5px;
    margin-bottom: 33.5px;
}

.navbar-text {
    float: left;
    margin-top: 40.5px;
    margin-bottom: 40.5px;
}

.navbar-default {
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzExMmE1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTJhNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(42%,rgba(255,255,255,1)), color-stop(42%,rgba(17,42,92,1)), color-stop(100%,rgba(17,42,92,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 42%,rgba(17,42,92,1) 42%,rgba(17,42,92,1) 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42%, rgba(17,42,92,1) 42%, rgba(17,42,92,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 42%,rgba(17,42,92,1) 42%,rgba(17,42,92,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2f76b2',GradientType=0 ); /* IE6-8 */
    border-color: #fff;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #e6e6e6;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    box-shadow: 0 30px 20px 0 #001540 inset;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #eee;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ededed;
}

.navbar-default .navbar-nav > .dropdown > a:focus .caret, .navbar-default .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #eee;
    color: #555;
}

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default .navbar-nav > .open > a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-link, .navbar-default .navbar-link:hover {
    color: #fff;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #999;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #999;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #090909;
    color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}

.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-inverse .navbar-link {
    color: #999;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.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;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs, td.visible-lg, td.visible-md, td.visible-sm, td.visible-xs, th.visible-lg, th.visible-md, th.visible-sm, th.visible-xs, tr.visible-lg, tr.visible-md, tr.visible-sm, tr.visible-xs {
    display: none !important;
}

.hidden-xs {
    display: block !important;
}

tr.hidden-xs {
    display: table-row !important;
}

td.hidden-xs, th.hidden-xs {
    display: table-cell !important;
}

.hidden-sm {
    display: block !important;
}

tr.hidden-sm {
    display: table-row !important;
}

td.hidden-sm, th.hidden-sm {
    display: table-cell !important;
}

.hidden-md {
    display: block !important;
}

tr.hidden-md {
    display: table-row !important;
}

td.hidden-md, th.hidden-md {
    display: table-cell !important;
}

.hidden-lg {
    display: block !important;
}

tr.hidden-lg {
    display: table-row !important;
}

td.hidden-lg, th.hidden-lg {
    display: table-cell !important;
}

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
    display: none !important;
}

@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
img {
    -ms-interpolation-mode: bicubic;
}

h2, h3, p {
    color: #000;
}

h1, h2, h3, h4, h5, li, ol, p, ul {
    font-family: 'notosans';
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, p {
    font-weight: 400;
    word-wrap: break-word;
}

h1 {
    font-size: 4.285714285714286em;
    line-height: .892857142857143em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

h2 {
    font-size: 2em;
    line-height: 1.25em;
    margin-bottom: .428571428571429em;
}

.intro-copy p, h3 {
    font-size: 1.571428571428572em;
    line-height: 1.25em;
    margin-bottom: .428571428571429em;
}

.full-width-panel .rte h4, h4 {
    font-size: 1.285714285714286em;
    line-height: 1em;
    margin-bottom: .428571428571429em;
}

h5 {
    font-size: 1.285714285714286em;
    line-height: 1em;
}

li, p {
    font-size: 1.142857142857143em;
    line-height: 1.428571428571429em;
    margin-bottom: 1.285714285714286em;
}

a {
    color: #000;
}

a.lined {
    text-decoration: underline;
}

a.lined:focus, a.lined:hover {
    text-decoration: none;
}

.image-heading {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: block;
    margin-bottom: 15px;
}

.arrow-link {
    position: relative;
    font-family: 'notosans';
    background-color: none;
    display: block;
    text-decoration: none;
    width:100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.arrow-link:hover {
    float: right;
    width:95%;
    padding-left: 5px;
}

.explore .arrow-link:hover {
    float: none;
    width:100%;
    padding-left: 0px;
}

.arrow-link:focus, .arrow-link:hover {
    color: #000;
}

.arrow-link .icon-arrow {
    margin-left: 8px;
    -webkit-transition: all .2s;
    transition: all .2s;
    right: 0;
    position: absolute;
    top:4%;
}

.arrow-link:hover .icon-arrow {
    right: 100%;
}

.full-width-panel.grey .arrow-link .icon-arrow {
    top:20%;
}
.full-width-panel.grey .arrow-link:hover {
    width:100%;
    float:left;
}

.full-width-panel.grey .arrow-link .icon-arrow , .full-width-panel.grey a {
    color:#C2A83E !important;
}

.video-link {
    font-family: 'notosans';
    background: url(../img/video-link.gif) no-repeat center left;
    padding-left: 45px;
}

.video-link:focus, .video-link:hover {
    background-image: url(../img/video-link-hover.gif);
}

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

ol, ul {
    padding: 5px 0 5px 15px;
}

ol {
    padding-left: 20px;
}

.select-replacement {
    position: relative;
    height: 40px;
    width: 100%;
    background: url(../img/arrow-down-white.png) #2f76b2 no-repeat 95% 50%;
    cursor: pointer;
}

.select-replacement.focus, .select-replacement:hover {
    background-color: #cd64a4;
}

.select-replacement.focus .select-label, .select-replacement:hover .select-label {
    color: #fff;
}

.has-error .select-replacement {
    background-color: #d9534f;
}

.select-replacement .select-label {
    font-family: 'notosans';
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 20px;
    right: 35px;
    z-index: 1;
    height: 100%;
    overflow: hidden;
}

.select-replacement select {
    width: 100%;
    height: 40px;
    -webkit-appearance: menulist-button;
    z-index: 10;
    position: relative;
    border: 0;
    cursor: pointer;
    color: #fff;
}

.select-replacement select option {
    position: absolute;
    top: 20px;
    left: 5px;
    background: #333;
    border-color: #333;
    font-family: 'notosans';
}

form label[for] {
    font-family: 'notosans';
    text-transform: uppercase;
    font-size: .8em;
    padding-bottom: 5px;
}

form input[type=email], form input[type=password], form input[type=text] {
    border-radius: 0;
    border: 1px solid #dbdbdb;
    background: #fff;
}

form .cta, form .form-group {
    padding: 10px 0 0;
}

form .cta {
    padding-top: 20px;
}

form button {
    font-family: 'notosans';
    font-size: .85em;
    text-transform: uppercase;
    line-height: 22px;
    padding: 8px 25px;
    border: 0;
}

form button[type=submit] {
    background: #333;
    color: #fff;
}

form button[type=reset] {
    background: #ccc;
    color: #333;
}

form button:focus, form button:hover {
    color: #fff;
    background: #cd64a4;
}

form button + button {
    margin-left: 15px;
}

form .errors {
    padding: 10px 0 0;
}

form .errors p {
    padding-top: 10px;
    margin-bottom: 0;
}

.errors, .errors p {
    color: #b94a48 !important;
}

.container {
    width: 100%;
}

.content-wrapper {
    text-align: left;
    position: relative;
    min-width: 768px;
    max-width: 971px;
    margin: 0 auto;
}

.intro-copy {
    padding-bottom: 12px;
}

.no-border {
    border: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-background {
    background: none !important;
}

.module-padding-top {
    padding-top: 25px !important;
}

header {
    position: relative;
}

header, header .navbar {
    z-index: 99;
}

header .panel-logo {
    padding: 0;
}

header .logo {
    background: #fff;
    position: absolute;
    top:-5px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px -15px 40px -19px #eee inset, 0px 15px 10px -15px #112A5C;
    opacity: 1;
    z-index: 100;
    left: 4px;
}
header .logo.index{
    top:24px;
}

.in header .logo {
    box-shadow: none;
}

header .logo a {
    display: block;
}

header .logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

header .header-inner {
    position: relative;
    min-width: 768px;
    max-width: 971px;
    margin: 0 auto;
}

header .header-top {
    float: left;
    height: 24px;
    min-width: 175px;
    max-width: 790px;
    width: auto;
    font-family: 'notosans';
    padding-left: 3px;
    color:#D5D2BC;
    display: none;
}

header .header-top .share-heading {
    float: left;
    text-transform: uppercase;
    padding-right: 15px;
    font-size: 10px;
    margin-top: 2px;
    -webkit-transition: margin-top .1s;
    transition: margin-top .1s;
    z-index: 120;
    position: relative;
    display: none;
}

header .header-top .share-heading.click{
    margin-top: 41px;
    -webkit-transition: margin-top .6s .4s;
    transition: margin-top .6s .4s;
    display: block;
}

header .header-top .share-heading a {
    text-decoration: none;
    margin: 0 1px;
    color:#aaa;
    font-size: 15px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

header .header-top .share-heading a:hover {
    color:#D5D2BC;
    text-shadow: 0 0 20px 0 #999;

    -webkit-transform: translate3d(120px);

    transform: translate3d(2px,2px,0px);
}

/*
header .header-top .share-feed {
float: right;
height: 100%;
overflow: visible;
padding: 2px 20px 2px 0;
margin: 0;
border-right: 1px solid #ccc;
}

header .header-top .share-feed div {
float: left;
padding: 15px 25px 0 20px;
font-size: .857142857142857em;
color: #000;
border: solid #ccc;
border-width: 0 0 0 1px;
height: 100%;
}

header .header-top .share-feed div:first-child {
margin-right: 20px;
}

header .header-top .share-feed div.increase {
background: url(../img/share-increase.png) no-repeat center right;
}

header .header-top .share-feed div.decrease {
background: url(../img/share-decrease.png) no-repeat center right;
}

header .header-top .share-feed div.no-change {
background: url(../img/share-no-change.png) no-repeat center right;
}
*/

footer {
    clear: both;
    background: #333;
    padding: 100px 0 0;
    margin-top: -1px;
    border-top:5px solid #777;
    position: relative;
}

footer .footer-logo {
    position: absolute;
    left:47%;
    top:0;
    margin-top: -70px;
    opacity: 1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

footer:hover .footer-logo {
    opacity: 0;
}

footer .footer-logo2 {
    position: absolute;
    left:47%;
    top:0;
    margin-top: -70px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .7s;
    transition: all .7s .2s;
}

footer:hover .footer-logo2 {
    opacity: 1;
}

footer .logoback {
    position: absolute;
    left: 47.3%;
    top: -7px;
    margin-top: -70px;
    z-index: 0;
    background-color: #333;
    width: 95px;
    height: 98px;
    border-radius: 50%;
}

footer .row {
    margin: 0;
}

footer a {
    color: #fff;
    font-size: 1em;
}

footer a i{
    color: #fff;
}

footer .footer-inner {
    /*    max-width: 790px;*/
    margin: 0 auto;
}

footer .footer-inner p {
    font-size: 0.85714em !important;
    text-align: center;
    color: #fff;
    font-family: 'notosans';
}

footer .footer-inner p:first-of-type {
    display: none;
}

footer nav {
    float: left;
    width: 100%;
    border-bottom: 1px solid #D5B844;
    margin-bottom: 22px;
}

footer nav ul {
    padding: 0;
    margin-bottom: 22px;
    text-align: center;
}

footer nav li {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    font-size: 1em;
    line-height: 1em;
}

footer nav li:first-child {
    padding-left: 0;
}

footer nav a {
    color: #D5B844;
    -webkit-transition: all .7s;
    transition: all .7s;
    font-size: 12px;
    text-decoration: none;
}

footer nav a:focus, footer nav a:hover {
    color: #fff;
    text-decoration: none !important;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    font-size: 12.6px;
}

@font-face {
    font-family: LGB_icons;
    src: url(../fonts/LGB_icons.eot);
    src: url(../fonts/LGB_iconsd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/LGB_icons.ttf) format("truetype"), url(../fonts/LGB_icons.woff) format("woff"), url(../fonts/LGB_icons.svg#LGB_icons) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"], [class^=icon-] {
    font-family: LGB_icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before {
    display: inline-block;
    text-decoration: none;
}

.icon-word_doc:before {
    content: "\e600";
}

.icon-video:before {
    content: "\e601";
}

.icon-twitter:before {
    content: "\e602";
}

.icon-powerpoint_doc:before {
    content: "\e603";
}

.icon-pdf:before {
    content: "\e604";
}

.icon-new_window:before {
    content: "\e605";
}

.icon-linkedin:before {
    content: "\e606";
}

.icon-facebook:before {
    content: "\e607";
}

.icon-external_link:before {
    content: "\e608";
}

.icon-excel_doc:before {
    content: "\e609";
}

.icon-download:before {
    content: "\e60a";
}

.icon-arrow:before {
    content: "\e60c";
}

.icon-arrow-left:before {
    content: "\e60b";
}

.icon-arrow-left:before, .icon-arrow:before {
    text-decoration: none !important;
}

.icon-arrow, .icon-arrow-left {
    color: #2f76b2;
}

a:focus .icon-arrow, a:focus .icon-arrow-left, a:hover .icon-arrow, a:hover .icon-arrow-left {
    color: #D5B844;
}

.icon-word_doc {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe600;');
}

.icon-video {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe601;');
}

.icon-twitter {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe602;');
}

.icon-powerpoint_doc {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe603;');
}

.icon-pdf {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe604;');
}

.icon-new_window {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe605;');
}

.icon-linkedin {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe606;');
}

.icon-facebook {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe607;');
}

.icon-external_link {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe608;');
}

.icon-excel_doc {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe609;');
}

.icon-download {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60a;');
}

.icon-arrow {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60c;');
}

.icon-arrow-left {
    *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60b;');
}

.navbar-fixed-top {
    position: absolute !important;
}

header {
    height: 60px;
}

header .navbar .nav {
    float: right;
    clear: both;
    height: 37px;
    width: auto;
    max-width: 776px;
    padding-bottom: 0;
    padding-top: 7px;
}

header .navbar .nav > ul {
    height: 37px;
    margin-left: 20px;
    position: relative;
}

header .navbar nav .nav > li, header .navbar nav li {
    float: left;
    position: static;
    font-size: 1em;
    height: 37px;
    padding: 3px 0;
}

header .navbar nav a {
    /*    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
    font-family: "HelveticaNeueW02-67MdCn 694060","Helvetica",Arial,sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 2em;
    color: #FFF;
    display: block;
    height: 100%;
    padding: 0px 17px;
    text-decoration: none;
    letter-spacing: 0.5px
/*    border-left: 1px solid #003D65;*/
}
/*cd64a4*/
header .navbar nav ul > li.first a {
    background: url(../img/nav-arrow-down.png) #112A5C no-repeat center 40px ;
}
header .navbar nav ul > li a:focus, header .navbar nav ul > li.first a:hover {
    background: url(../img/nav-arrow-down.png) #112A5C no-repeat center 40px ;
    box-shadow: 0 30px 20px 0 0c2a65 inset;
}

header .navbar nav ul > li a.active, header .navbar nav ul > li a.active:focus, header .navbar nav ul > li a.active:hover {
    color: #fff;
    background: url(../img/nav-arrow-active.png) #112A5C no-repeat center 28px !important;
}

header .navbar nav ul > li a:focus {
    color: #fff;
}

header .navbar nav {
    float: right;
    position: relative;
    width:100%;
}

header .navbar nav ul li .sub-nav {
    left: -9999em;
    display: none;
}

header .navbar nav ul li:hover .sub-nav {
    left: -170px;
    display: block;
}

header .navbar .sub-nav {
    float: left;
    background: #333;
    width: 947px;
    padding: 42px 30px 30px;
    margin: 0;
    position: absolute;
}

header .navbar .sub-nav li li {
    clear: both;
}

header .navbar .sub-nav a {
    padding: 0;
    font-size: 1em;
    line-height: 1.428571428571429em;
}

header .navbar .sub-nav a:hover {
    background: 0 0;
}

header .navbar .sub-nav li li a {
    font-size: 1em;
    font-family: 'notosans';
}

header .navbar .sub-nav .col-md-9 {
    width: 60%;
}

.js header .navbar nav .sub-nav, .js header .navbar nav li:hover .sub-nav {
    left: -9999em;
    display: none;
}

.ourgroup .panel-hero-heading .bg-panel + .panel-inner {
    margin-top: 13.6071em;    
}

#mega-nav-panel {
    float: left;
    width: 100%;
    margin-top: 60px;
    background: #D5D2BC;
    padding-bottom: 30px;
    display: none;
    position: relative;
    z-index: 87;
    border-top:3px solid #fff;
    border-bottom: 3px solid rgb(17, 42, 92);
    box-shadow: 0px -16px 97px 50px rgb(17, 42, 93);
}

.in #mega-nav-panel {
    /*    box-shadow: 0px -16px 97px 50px #676349;*/
    box-shadow: none;
}

#mega-nav-panel .sub-nav {
    width: 100%;
    margin: 0 auto;
    position: static;
}

#mega-nav-panel .close-button {
    font-family: 'notosans';
    background: url(../img/nav-close.jpg) no-repeat center right;
    color: #cd64a4;
    position: absolute;
    bottom: -10px;
    font-size: 1em;
    left: 49%;
    display: block;
    height: 25px;
    padding: 16px;
    z-index: 86;
    cursor: pointer;
    text-decoration: none;
    border-radius: 50%;
}

#mega-nav-panel .close-button:focus, #mega-nav-panel .close-button:hover {
    text-decoration: underline;
}

.sub-nav {
    padding: 15px 0 0px;
    max-width: 960px;
}

.sub-nav .section-heading {
    display: block;
    font-size: 20px;
    margin-bottom: 17px;
    color:#112A5C;
}

.sub-nav .section-heading i{
    color:#000;
}

.sub-nav .section-heading.nostyle{
    margin-top: 20px;
}

.sub-nav a, .sub-nav ul li a {
    text-transform: capitalize;
    font-family: 'notosans';
    text-decoration: none;
}

.sub-nav a:focus, .sub-nav a:hover, .sub-nav ul li a:hover {
    text-decoration: underline;
}

.sub-nav .sub-heading {
    font-size: 1em;
    margin-bottom: 8px;
}

.sub-nav .col-md-9 ul {
    width: 100%;
}

.sub-nav ul li {
    font-size: .857142857142857em;
    margin-bottom: 5px;
    color:#112A5C;
}

.sub-nav ul li a {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #555;
}

ul.sub-sub-nav li h5{
    
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px;
}

.sub-nav ul li li a, .sub-nav ul li li a:focus, .sub-nav ul li li a:hover {
    font-family: 'notosans';
    color: #fff;
    text-transform: none;
    margin: 0;
}

.sub-nav ul li li li, .sub-nav ul li li li li {
    display: none;
}

.sub-nav li, .sub-nav ul {
    list-style: none outside none;
    margin: 0;
}

.sub-sub-nav li{
    list-style: square outside;
}

.sub-nav p, .sub-nav ul li li {
    font-size: .857142857142857em;
    margin-bottom: 4px;
    color: #fff;
    font-family: 'notosans';
}

/*
.sub-nav img {
margin-bottom: 20px;
}
*/

.sub-nav .row {
    margin-bottom: 16px;
}

.sub-nav li {
    padding: 0 10px 0 0;
}

.sub-nav li:nth-of-type(3n) {
    padding-right:0;
}

.sub-nav .col-md-3 li {
    border-left: 1px solid #5f5f5f;
    min-height: 280px;
    padding: 0 0 20px 20px;
    margin-bottom: 20px;
}

.sub-nav > li.adv{
    margin-top:20px;
}

.sub-nav > li.adv ul{
    margin-top:10px;
    border-top:1px solid #b7b49f;
    padding-top: 15px;
    margin: 0 5px 10px 0px;
    padding-left: 5px;
    background-color: #cecab0;
}

.sub-nav > li.adv ul img.adv-pic{
    margin-right: 5px;
    width:40px;
}

.sub-nav > li.adv ul .asan{
    width: 115px;
}

.sub-nav > li.adv ul a{
    margin-bottom: 0;
    color:#112A5C;
}

.subnav-toggle {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: block;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 52px;
    width: 60px;
    background: url(../img/mobile-plus.png) no-repeat center center;
    background-color: #1f1f1f;
}

.subnav-toggle.open {
    background-image: url(../img/mobile-minus.png);
}

.right-nav li, .right-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.right-nav a:focus, .right-nav a:hover {
    text-decoration: underline;
}

.right-nav li {
    float: left;
    width: 100%;
    font-family: 'notosans';
    text-transform: uppercase;
    font-size: 1em;
}

.right-nav li a {
    background: #D5B844;
    color: #fff;
    display: block;
    font-size: 1em;
    padding: 10.4px 20px;
    border: solid #D5B844;
    border-width: 0 1px;
    text-decoration: none;
}

.right-nav li a:hover {
    text-decoration: none;
}

.right-nav li li a {
    background: #333;
    color: #fff;
    font-size: .857142857142857em;
    border-bottom: 1px solid #5c5c5c;
}

.right-nav li li a:hover {
    background-color: #D5D2BC;
    color:#333;
    text-decoration: underline;
}

.right-nav li li a.active {
    background: #fff;
    color: #000;
    border-bottom: 1px solid #dbdbdb;
}

.right-nav li li.active > a {
    background: #fff;
    color: #000;
    border-color: #c4c4c4;
    border-bottom: 1px solid #dbdbdb;
}

.right-nav li li.active > a:hover {
    color: #D5D2BC;
}

.right-nav li li ul {
    float: left;
    border-bottom: 1px solid #dbdbdb;
}

.right-nav li li li {
    float: left;
    text-transform: none;
    padding: 0 0 15px 20px;
    border: solid #c4c4c4;
    border-width: 0 1px;
}

.right-nav li li li:first-child {
    padding-top: 15px;
    padding-bottom: 15px;
}

.right-nav li li li a {
    font-size: .785714285714286em;
    border: 0;
    padding: 0;
    display: inline-block;
    background: 0 0;
    color: #000;
}

.right-nav li li li a:hover {
    color: #cd64a4;
    background: 0 0;
}

.content-page .right-nav ul ul {
    padding-top: 0;
}

.access-keys {
    float: left;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
}

.access-keys li, .access-keys ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.access-keys li {
    float: left;
    width: 100%;
    position: relative;
    font-size: 1em;
}

.access-keys a {
    min-height: 50px;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'notosans';
    text-transform: uppercase;
    font-size: 1.285714285714286em;
    line-height: 2.857142857142857em;
    background: #fff;
    color: #000;
    z-index: 0;
}

.access-keys a:focus {
    z-index: 88;
    text-decoration: none;
}

.no-image blockquote, blockquote {
    border: 0;
    background: url(../img/quote-left.png) no-repeat 20px 30px;
    margin-top: -50px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.no-image blockquote p, blockquote p {
    color: #000;
    margin: 0 0 0 30px;
    line-height: 1.428571428571429em;
    font-size: 1.142857142857143em;
}

.no-image blockquote p:last-child, blockquote p:last-child {
    font-weight: 700;
}

.no-image blockquote div, blockquote div {
    background: url(../img/quote-right.png) no-repeat bottom right;
    padding: 20px 40px 0 30px;
    margin-bottom: 10px;
}

.no-image blockquote div p, .no-image blockquote div p:last-child, blockquote div p, blockquote div p:last-child {
    font-size: 1.285714285714286em;
    line-height: 1.714285714285714em;
    font-family: 'notosans';
    font-style: italic;
    font-weight: 400;
    margin: 0 0 15px;
}

.blockquote-feature {
    clear: both;
    overflow: hidden;
    margin: 0 0 60px;
}

.blockquote-feature blockquote {
    margin: 0 -10px;
    background: url(../img/quote-left-white.png) no-repeat 20px 30px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    min-height: 300px;
}

.blockquote-feature blockquote p {
    color: #fff;
    font-family: 'notosans';
    font-size: 1.142857142857143em;
}

.blockquote-feature blockquote div {
    background: url(../img/quote-right-white.png) no-repeat bottom right;
}

.blockquote-feature .blockquote-image {
    padding: 0;
}

.bg-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat !important;
    background-position: 50% 0 !important;
    background-size: cover !important;
}

.full-width-panel {
    clear: both;
    padding: 100px 0;
    position: relative;
}

.full-width-panel .panel-title, .full-width-panel h4 {
    font-size: 1.571428571428572em;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.full-width-panel .rte h4 {
    text-transform: none;
    color:#112A5C;
}

.full-width-panel .bg-panel {
    bottom: auto;
    height: 24.207142857142856em;
}

.full-width-panel.whoweworkfor .bg-panel {
    bottom: auto;
    height: 23.5em;
}

.full-width-panel .panel-inner {
    position: relative;
    min-width: 768px;
    max-width: 971px;
    margin: 0 auto;
}

.full-width-panel.charcoal, .full-width-panel.charcoal .arrow-link, .full-width-panel.charcoal .arrow-link:focus .icon-arrow, .full-width-panel.charcoal .arrow-link:hover .icon-arrow, .full-width-panel.charcoal a, .full-width-panel.charcoal h2, .full-width-panel.charcoal h3, .full-width-panel.charcoal p, .full-width-panel.green, .full-width-panel.green .arrow-link, .full-width-panel.green .arrow-link:focus .icon-arrow, .full-width-panel.green .arrow-link:hover .icon-arrow, .full-width-panel.green a, .full-width-panel.green h2, .full-width-panel.green h3, .full-width-panel.green p {
    color: #fff;
}

.full-width-panel.charcoal .arrow-link .icon-arrow, .full-width-panel.green .arrow-link .icon-arrow {
    color: #2f76b2;
}

.full-width-panel.charcoal {
    /*    background-color: #333;*/
    background: url(../img/background-charcoal.jpg) no-repeat scroll;
    background-size: cover;
    padding: 70px 0 109px;
}

.full-width-panel.charcoal .arrow-link:hover .icon-arrow {
    color: #cd64a4;
}

.full-width-panel.green {
    background-color: #cd64a4;
}

.full-width-panel.green .arrow-link:focus .icon-arrow, .full-width-panel.green .arrow-link:hover .icon-arrow {
    color: #fff;
}

.full-width-panel.green .arrow-link .icon-arrow {
    color: #2f76b2;
}

.full-width-panel.grey {
    background: #f5f5f5 url(../img/background-news.png) right bottom no-repeat scroll;
    padding: 40px 0 140px;
}

.full-width-panel.grey, .full-width-panel.grey a, .full-width-panel.grey h2, .full-width-panel.grey h3, .full-width-panel.grey hr, .full-width-panel.grey p {
    color: #112A5C;
    border-color: #dbdbdb;
}

.full-width-panel.grey p {
    color: #222;
}

.full-width-panel.grey a:before, .full-width-panel.grey h2:before, .full-width-panel.grey h3:before, .full-width-panel.grey hr:before, .full-width-panel.grey p:before, .full-width-panel.grey:before {
    background-color: #dbdbdb;
}

.full-width-panel.charcoal .panel-heading-block, .full-width-panel.charcoal .panel-heading-block a, .full-width-panel.charcoal .panel-heading-block h2, .full-width-panel.charcoal .panel-heading-block h3, .full-width-panel.charcoal .panel-heading-block p, .full-width-panel.green .panel-heading-block, .full-width-panel.green .panel-heading-block a, .full-width-panel.green .panel-heading-block h2, .full-width-panel.green .panel-heading-block h3, .full-width-panel.green .panel-heading-block p {
    color: #000;
}

.full-width-panel .story-tags {
    position: absolute;
    top: 0;
    left: 10px;
    padding-left: 0;
}

.panel-heading-block, .panel-inner-pad, .promo-items {
    padding: 20px 10px;
}

.panel-hero, .panel-hero-heading, .panel-hero-headline {
    padding-top: 3.607142857142857em;
    padding-bottom: 0px;
}

.in .panel-hero,.in  .panel-hero-heading,.in  .panel-hero-headline {
    padding-bottom: 150px;
}


.full-width-panel.whoweworkfor {
    padding-bottom: 75px;
}

.panel-hero-headline {
    position: relative;
    overflow: hidden;
}

.panel-hero .row, .panel-hero-heading .row, .panel-hero-headline .row {
    margin: 0;
}

.panel-hero .bg-panel, .panel-hero-heading .bg-panel, .panel-hero-headline .bg-panel {
    background-size: cover !important;
}

.panel-hero .bg-panel + .panel-inner, .panel-hero-heading .bg-panel + .panel-inner, .panel-hero-headline .bg-panel + .panel-inner {
    margin-top: 9.607142857142857em;
}

.panel-hero .bg-panel + .panel-inner .panel-headline, .panel-hero .bg-panel + .panel-inner .panel-title, .panel-hero-heading .bg-panel + .panel-inner .panel-headline, .panel-hero-heading .bg-panel + .panel-inner .panel-title, .panel-hero-headline .bg-panel + .panel-inner .panel-headline, .panel-hero-headline .bg-panel + .panel-inner .panel-title {
    color: #fff;
}

.panel-hero-headline .bg-panel {
    height: 42.4em;
    background:url(../img/banner-home.jpg) center no-repeat scroll ;
    -webkit-animation: bg 360s infinite  linear alternate;
    animation: bg 360s infinite linear alternate;
    position: absolute;
    width: 9470px
        /*
        -webkit-transform: translateX(-78%);
        -ms-transform: translateX(-78%);
        transform: translateX(-78%);
        */
}
@-webkit-keyframes bg {
    from   {-webkit-transform: translateX(0%);}
    to {-webkit-transform: translateX(-83%);}
}
@keyframes bg {
    from   {-webkit-transform: translateX(0%);transform: translateX(0%);}
    to {-webkit-transform: translateX(-83%);transform: translateX(-83%);}
}

.panel-hero-heading {
    background: #112A5C url(../img/background-whoweworkfor.jpg) bottom right no-repeat scroll;
    background-size: contain;
}

.panel-hero-heading .row {
    width: 100%;
}

.panel-heading-block {
    float: left;
    padding: 40px 30px 30px;
    background: #fff;
    height: 100%;
    vertical-align: top;
}

.panel-heading-wide .panel-heading-block {
    min-height: 0;
}

.panel-heading-block .underlined {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.panel-heading-block [class*=promo-item] {
    margin-top: 20px;
}

.panel-heading-block .intro-copy {
    padding: 28px 0 0;
}

.panel-heading-block .intro-copy p {
    font-size: 1.142857142857143em;
    line-height: 1.428571428571429em;
    margin-bottom: 1.285714285714286em;
}

.panel-heading-block .intro-copy + [class*=promo-item] {
    margin-top: 44px;
    margin-bottom: 30px;
}

.panel-heading-block h1 {
    margin-bottom: 1.25em;
}

.panel-heading-block h1.image-heading {
    margin-bottom: 15px;
}

.panel-right-item {
    vertical-align: bottom;
    padding-bottom: 2em;
    position: absolute;
    bottom: 0;
    right: 0;
}

.panel-right-item .arrow-link:focus .icon-arrow, .panel-right-item .arrow-link:hover .icon-arrow {
    color: #fff;
}

.panel-headline {
    float: left;
    font-size: .89em;
    position: relative;
    min-height: 210px;
    padding-bottom: 30px;
}

.panel-headline.row {
    margin: -5px 0 0 0;
    width: 100%;
}

.panel-headline .heading-divider {
    display: none;
    background: #fff;
    width: 16%;
    height: 2px;
    margin: 16px auto 10px;
}

.panel-headline .headline-text {
    font-size: 4.285714285714286em;
    line-height: 1em;
    position: relative;
    display: block;
    padding: 0;
    text-align: right;
    vertical-align: bottom;
    padding-right: 30px;
}

.panel-headline .headline-info {
    float: left;
    height: 100%;
    text-align: left;
}

.panel-headline .headline-info .text-large, .panel-headline .headline-info .text-small {
    float: left;
    color: #fff;
}

.panel-headline .headline-info .text-large {
    font-size: 8.571428571428571em;
    line-height: 1.15em;
    line-height: 1.142857142857143em;
    letter-spacing: -10px;
    text-transform: none;
    padding: 0 35px 0 10px;
    margin: 0;
}

.panel-headline .headline-info .text-small {
    font-size: 1.285714285714286em;
    font-weight: 400;
    line-height: 1.285714285714286em;
    text-transform: uppercase;
    max-width: 205px;
    position: absolute;
    bottom: 20px;
}

.panel-heading-wide h1 {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-bottom: 20px;
}

.panel-heading-wide .panel-heading-block {
    padding-bottom: 0;
}

.panel-heading-wide .promo-items {
    padding-left: 0;
    padding-right: 0;
    margin: 0 -40px;
}

.info-bar .summary-item .content {
    padding: 0;
}

.info-bar .summary-item .content p {
    font-size: 1em;
}

.info-bar .stat-info {
    padding: 0 18px;
}

.info-bar .stat-info .stat-figure {
    font-size: 3.714285714285715em;
    color:#d5b844;
}

.summary-item {
    overflow: hidden;
}

.summary-item img {
    float: left;
    width: auto;
    position: absolute;
    z-index: -1;
}

.summary-item .content {
    overflow: hidden;
    white-space: normal;
    padding-left: 20px;
}

.summary-item .content div.rte a {
    -webkit-transition: all .6s;
    transition: all .6s;
}

.summary-item .content div.rte a:hover {
    color:#D5B844 !important;
    font-size: 16px;
}

.summary-item .content div.rte h3 {
    color:#D5B844 !important;
}


.summary-item .item-inner {
    overflow: hidden;
}

.summary-item.right-img img {
    float: right;
}

.summary-item.right-img .content {
    padding-left: 0;
    padding-right: 15px;
}

.summary-item.full-img .item-inner {
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0 0 8px 0 #ccc;
    border-top:3px solid #e5e5e5;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.summary-item.full-img .item-inner:hover {
    box-shadow: 0 0 0px 0 #ccc;
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
}

.charcoal .summary-item img + .content, .green .summary-item img + .content, .grey .summary-item img + .content, .summary-item.charcoal {
    padding: 20px;
}

.summary-item.charcoal {
    background-color: #333;
}

.summary-item.charcoal, .summary-item.charcoal a, .summary-item.charcoal h4, .summary-item.charcoal p {
    color: #fff;
}

.related-item h4, .summary-item h4 {
    font-size: 1.285714285714286em;
    margin-bottom: .428571428571429em;
    text-transform: none;
    color:#112A5C;
}

.related-item p, .summary-item p {
    font-size: .928571428571429em;
    line-height: 1.5em;
    margin-bottom: .857142857142857em;
    font-family: 'notosans';
}

.related-item .arrow-link, .summary-item .arrow-link {
    font-family: 'notosans';
    font-size: 1.071428571428571em;
    color: #000;
}

.related-items {
    padding: 0;
    width: auto;
    overflow: hidden;
}

.related-item {
    padding: 0 0 0 -40px;
}

.related-item .story-tags {
    left: 0;
}

.related-item .item-inner {
    background: #fff;
    margin-bottom: 20px;
    min-height: 100%;
    position: relative;
}

.related-item h4 {
    margin-bottom: .928571428571429em;
    text-transform: none;
}

.related-item div {
    padding: 0 30px 35px 20px;
}

.related-item div.rte {
    padding: 0;
}

.related-item img {
    margin-bottom: 15px;
    width: 100%;
    height: auto;
}

.related-item.equal-height .item-inner {
    margin-bottom: 0;
}

.related-item .arrow-link {
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.no-border {
    border-left: 0 !important;
}

.recent-items {
    margin-bottom: 20px;
}

.recent-items-heading, .recent-items-list {
    color: #fff;
}

.recent-items-heading {
    font-size: 1.285714285714286em;
    padding-left: 10px;
}

.recent-items-list {
    list-style-type: none;
    padding: 0;
    border-bottom: none !important;
}

.recent-items-list li {
    padding: 14px 0 14px 10px;
    margin-bottom: 0;
    position: relative;
    font-size: 1em;
}

.recent-items-list .item-date {
    font-size: .857142857142857em;
    font-family: 'notosans';
    display: block;
}

.recent-items-list .arrow-link {
    display: inline;
}

.recent-items-list li p{
    font-size: 0.928571em;
}

.content-page .recent-items-heading, .full-width-panel .recent-items-heading, .panel-heading-block .recent-items-heading {
    margin-bottom: 0;
}

.content-page .recent-items-heading, .content-page .recent-items-list, .content-page .recent-items-list a, .full-width-panel .recent-items-heading, .full-width-panel .recent-items-list, .full-width-panel .recent-items-list a, .panel-heading-block .recent-items-heading, .panel-heading-block .recent-items-list, .panel-heading-block .recent-items-list a {
    color: #000;
}

.content-page .recent-items-list, .full-width-panel .recent-items-list, .panel-heading-block .recent-items-list {
    border-bottom: 1px solid #dbdbdb;
}

.content-page .recent-items-list li, .full-width-panel .recent-items-list li, .panel-heading-block .recent-items-list li {
    border-top: 1px solid #dbdbdb;
}

.content-page .recent-items-list li:first-child, .full-width-panel .recent-items-list li:first-child, .panel-heading-block .recent-items-list li:first-child {
    border: 0;
}

.content-page .panel-heading-block .recent-items, .full-width-panel .panel-heading-block .recent-items {
    margin: 0 0 30px -10px;
}

.content-page .panel-heading-block .recent-items-heading, .full-width-panel .panel-heading-block .recent-items-heading {
    text-transform: uppercase;
}

.panel-right-item .recent-items {
    float: none;
    width: 100%;
    color: #fff;
}

.panel-right-item .recent-items .recent-items-list {
    border-color: #fff;
}

.panel-right-item .recent-items li, .panel-right-item .recent-items li:first-child {
    color: #fff;
    border-color: #fff;
}

.panel-right-item .recent-items .recent-items-heading {
    padding-bottom: 14px;
    color: #fff;
}

.panel-right-item .recent-items a {
    color: #fff;
    display: inline;
}

.promo-items {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    box-shadow: 0px -50px 50px -40px #8a8561;
}

.promo-items h3 .arrow-link {
    height: 75%;
    color: #000;
    background-size: auto;
    padding-bottom: 5px;
    display: block;
}

.promo-item .item-inner, .promo-item-wide .item-inner {
    margin-bottom: 0;
    position: relative;
}

.promo-item .panel-title, .promo-item h3, .promo-item-wide .panel-title, .promo-item-wide h3, .promo-item.wide-img h2, .wide-img.promo-item-wide h2 {
    text-transform: uppercase;
    line-height: 1.1em;
    font-size: 1.857142857142857em;
    margin-bottom: 0;
}

.promo-item img, .promo-item-wide img {
    margin-bottom: 0;
}

.promo-item .story-tags, .promo-item-wide .story-tags {
    left: 0;
}

.promo-item .content, .promo-item-wide .content {
    position: absolute;
    top: 60px;
    right: 20px;
    background-color: #fff;
    padding: 15px 10px 15px;
    min-height: 147px;
    border-radius: 0 5px 5px 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.promo-item .content p, .promo-item-wide .content p {
    line-height: 1.4em;
    font-size: .95em;
    margin-bottom: 0;
    padding: 0 5px 0;
    font-family: 'notosans';
}

.promo-item.wide-img, .wide-img.promo-item-wide {
    background: 0 0;
}

.promo-item.wide-img .content, .wide-img.promo-item-wide .content {
    width: 30%;
}

.promo-item.wide-img img, .wide-img.promo-item-wide img {
    width: 100%;
}

.promo-item-wide {
    clear: both;
}

.promo-item-wide .row {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 250px;
}

.promo-item-wide .item-content {
    color: #fff;
}

.promo-item-wide .item-content h3 {
    text-transform: none;
    font-size: 1.428571428571429em;
    margin-bottom: 15px;
}

.promo-item-wide .item-content p {
    line-height: 1.4em;
    font-size: 1em;
    font-weight: 300;
}

.promo-item-wide .item-content .arrow-link {
    width: auto;
}

.promo-item-wide .item-content img {
    padding-top: 20px;
}

.promo-item-wide.charcoal, .promo-item-wide.charcoal .arrow-link, .promo-item-wide.charcoal .arrow-link:focus .icon-arrow, .promo-item-wide.charcoal .arrow-link:hover .icon-arrow, .promo-item-wide.charcoal a, .promo-item-wide.charcoal h2, .promo-item-wide.charcoal h3, .promo-item-wide.charcoal p, .promo-item-wide.green, .promo-item-wide.green .arrow-link, .promo-item-wide.green .arrow-link:focus .icon-arrow, .promo-item-wide.green .arrow-link:hover .icon-arrow, .promo-item-wide.green a, .promo-item-wide.green h2, .promo-item-wide.green h3, .promo-item-wide.green p {
    color: #fff;
}

.promo-item-wide.charcoal .arrow-link .icon-arrow, .promo-item-wide.green .arrow-link .icon-arrow {
    color: #2f76b2;
}

.promo-item-wide.charcoal .arrow-link:hover .icon-arrow {
    color: #cd64a4;
}

.promo-item-wide.green .arrow-link:focus .icon-arrow, .promo-item-wide.green .arrow-link:hover .icon-arrow {
    color: #fff;
}

.promo-item-wide.green .arrow-link .icon-arrow {
    color: #2f76b2;
}

.promo-item-wide.grey {
    background: #f5f5f5;
}

.promo-item-wide.grey, .promo-item-wide.grey a, .promo-item-wide.grey h2, .promo-item-wide.grey h3, .promo-item-wide.grey hr, .promo-item-wide.grey p {
    color: #000;
    border-color: #dbdbdb;
}

.promo-item-wide.grey a:before, .promo-item-wide.grey h2:before, .promo-item-wide.grey h3:before, .promo-item-wide.grey hr:before, .promo-item-wide.grey p:before, .promo-item-wide.grey:before {
    background-color: #dbdbdb;
}

.promo-item-wide.charcoal, .promo-item-wide.green {
    background: 0 0;
}

.promo-item-wide.charcoal .row, .promo-item-wide.green .row {
    margin: 0 10px;
    padding-right: 20px;
}

.promo-item-wide.charcoal .item-inner, .promo-item-wide.green .item-inner {
    background-color: #333;
}

.promo-item-wide.green .item-inner {
    background-color: #cd64a4;
}

.promo-item-wide.job-search .row {
    min-height: 0;
}

.promo-item-wide.job-search h3 {
    text-transform: uppercase;
}

.promo-item-wide .row.image-left img {
    padding-top: 0 !important;
}

.promo-item-wide .row.image-left .item-content {
    padding-bottom: 20px !important;
}

.takeover {
    padding-left: 20px;
    padding-right: 20px;
}

.takeover-item {
    background-color: #f5f5f5;
}

.takeover-item img {
    width: auto;
    height: auto;
}

.takeover-item blockquote {
    margin-top: 10px;
    margin-right: -15px;
    margin-left: -20px;
    padding: 25px 20px 0;
}

.takeover-item blockquote p {
    font-size: 1em;
}

.takeover-item blockquote div {
    padding: 20px 40px 0 30px;
    margin-bottom: 5px;
}

.takeover-item blockquote div > p {
    font-size: 1.2em;
    margin-bottom: 0;
}

.takeover-item.promo-text h1, .takeover-item.promo-text h2, .takeover-item.promo-text h3, .takeover-item.promo-text h4, .takeover-item.promo-text h5, .takeover-item.promo-text h6 {
    text-transform: uppercase;
    font-size: 2em;
}

.takeover-item.promo-text .item-inner {
    margin: 35px auto 15px 30px;
}

.takeover-item.promo-text .item-inner .arrow-link {
    font-size: 1em;
}

.takeover-item.promo-text .item-inner .arrow-link a {
    font-weight: 400;
}

.takeover-item.promo-text .item-inner .arrow-link a:focus, .takeover-item.promo-text .item-inner .arrow-link a:hover {
    text-decoration: underline;
    background: url(../img/arrow-link-hover.png) no-repeat right 4px;
}

.box-icon {
    width:100%;
    background-color: #112A5C;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 10px;
}

.whatwedo .box-icon {
    padding: 35px 0;
    margin-bottom: 0px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.whatwedo .explore-item:hover .box-icon {
    background-color: #112A5C;
}

.whatwedo .explore-item p {
    padding-left:5px;
    padding-right: 5px;
}

.whoweworkfor .explore-item {
    height:369px;
}

.box-icon i{
    color:#fff;
    font-size: 50px;
}

.promo p {
    font-weight: 300;
    font-size: 1em;
}

.promo{
    background-color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
    border: 0;
}

.promo:hover {
    background-color: #fff;
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.promo-heading {
    text-transform: uppercase;
    padding-bottom: 18px;
}

.promo-name {
    font-family: 'notosans';
}

.promo-title {
    font-family: 'notosans';
}

.promo-img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.right-item-inner .promo, .right-item-inner .promo .arrow-link, .right-item-inner .promo p {
    color: #fff;
}

.section-promos {
    padding-top: 30px;
    margin-top: 0;
    margin-bottom: -20px;
}

.section-promos.careers-section-promo {
    margin-bottom: -75px;
}

.section-promos .content h3 {
    font-size: 2.714285714285715em;
    margin-bottom: 8px;
}

.section-promos .content h3 .arrow-link {
    height: 75%;
    color: #000;
    background-size: auto;
    display: inline;
}

.section-promos .content h4 {
    font-size: 1.571428571428572em;
    text-transform: none;
    margin-bottom: .714285714285714em;
}

.section-promos .promo-item, .section-promos .promo-item-wide {
    margin-bottom: 30px;
}

.section-promos .promo-item-wide:first-child, .section-promos .promo-item:first-child {
    margin-top: 0;
}

.section-promos .promo-item .content, .section-promos .promo-item-wide .content {
    padding: 30px;
    width: 50%;
}

.section-promos .promo-item .content p, .section-promos .promo-item-wide .content p {
    font-size: 1.142857142857143em;
    line-height: 1.285714285714286em;
}

.section-promos .col-sm-6.promo-item-wide .content, .section-promos .promo-item.col-sm-6 .content {
    width: 70%;
    padding: 20px;
    min-height: 115px;
}

.section-promos .col-sm-6.promo-item-wide .content h3, .section-promos .promo-item.col-sm-6 .content h3 {
    font-size: 2.428571428571429em;
}

.section-promos .col-sm-6.promo-item-wide .content h4, .section-promos .promo-item.col-sm-6 .content h4 {
    display: none;
}

.section-promos .col-sm-6.promo-item-wide .content p, .section-promos .promo-item.col-sm-6 .content p {
    padding-top: 0;
}

.story-tags {
    float: left;
    margin-bottom: 50px;
}

.story-tags.columns.large-6 {
    background: 0 0;
    padding: 25px 0 130px;
}

.story-tags h3 {
    float: left;
    background: #000;
    color: #fff;
    margin-bottom: 1px;
}

.story-tags h3, .story-tags li a {
    font-family: 'notosans';
    font-weight: 400;
    font-size: .857142857142857em;
    line-height: 2.714285714285715em;
    text-transform: uppercase;
    min-height: 32px;
    padding: 0 10px;
    text-decoration: none;
}

.story-tags ul {
    clear: both;
}

.story-tags li, .story-tags ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.story-tags li {
    position: relative;
    font-size: 1em;
}

.story-tags li a {
    margin: 0 1px 1px 0;
    background: #D5B844;
    color: #000;
    display: inline-block;
}

.story-tags li a:focus, .story-tags li a:hover {
    color: #fff;
    background: #000;
}

.story-listing {
    background: #fff;
    min-height: 90px;
    margin: -90px 10px 0 10px;
    padding: 40px 0 0;
    overflow: hidden;
}

.story-listing h3, .story-listing h4 {
    text-transform: uppercase;
    font-family: 'notosans';
}

.story-listing h3 {
    border-bottom: 1px solid #dbdbdb;
    font-size: 1.571428571428572em;
    padding-bottom: 26px;
    margin: 0 30px 8px;
}

.story-listing h4 {
    font-size: 1.285714285714286em;
    margin-bottom: 4px;
}

.story-listing h4 a {
    color: #000;
}

.story-listing .listing {
    float: left;
    padding: 30px 0 10px;
    width: 100%;
}

.story-listing .listing:nth-child(odd) {
    background: #f5f5f5;
}

.story-listing .listing .content, .story-listing .listing img, .story-listing .listing time {
    float: left;
}

.story-listing .listing .content {
    width: 85%;
}

.story-listing .listing img, .story-listing .listing time {
    margin: 0 20px 20px 0;
}

.story-listing .listing time {
    font-family: 'notosans';
    font-style: italic;
    font-size: .857142857142857em;
    padding-left: 30px;
}

.story-listing .listing p {
    font-size: 1em;
    margin-bottom: 12px;
}

.story-listing .listing .story-tags {
    margin: 0;
}

.heritage-items {
    padding-top: 30px;
}

.heritage-item {
    float: left;
    padding-top: 60px;
    margin: 30px 0 0 -10px;
    border-top: 1px solid #dbdbdb;
}

.heritage-item h4 {
    font-size: 1.142857142857143em;
    text-transform: uppercase;
}

.heritage-item .intro-copy {
    padding-top: 28px;
}

.heritage-item:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.bread-crumb {
    margin: 0;
    padding: 0
        /*
        height: 25px;
        background-color: #f5f5f5;
        */
}

.bread-crumb .panel-inner {
    overflow: visible;
}

.bread-crumb li, .bread-crumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bread-crumb ul {
    float: left;
    height: 25px;
    position: absolute;
    z-index: 9;
    padding-left: 207px;
    width: 99%;
}

.bread-crumb li {
    float: left;
    padding: 0 2px;
    /*    background: url(../img/divider-breadcrumb.gif) no-repeat left 6px;*/
    font-family: 'notosans';
    font-size: .785714285714286em;
    line-height: 2em;
    color:#aaa;
}

.bread-crumb li:first-child {
    margin-left: 0;
    background: 0 0;
}

.bread-crumb li a {
    color: #aaa;
    text-decoration: none;
}

.bread-crumb li a:focus, .bread-crumb li a:hover {
    text-decoration: underline;
}

.featured-stats .stat-figure, .featured-stats p, .stat .stat-figure, .stat p {
    color: #fff;
    font-size: 1em;
    line-height: 1.142857142857143em;
}

.featured-stats .stat-figure, .stat .stat-figure {
    font-size: 4.285714285714286em;
    letter-spacing: -.053571428571429em;
    margin: 0 auto;
    font-family: 'notosans';
    text-transform: none !important;
}

.featured-stats p, .stat p {
    font-weight: 400;
    font-style: normal;
    margin: 0;
    letter-spacing: 0;
    font-family: 'notosans';
    text-transform: uppercase;
    color:#999;
}

.footnotes {
    padding: 30px 0 10px;
}

.footnotes .row {
    margin: 0;
}

.footnotes ol {
    border-top: 1px solid #dbdbdb;
    padding-top: 15px;
}

.footnotes ol li {
    font-size: .785714285714286em;
    font-style: italic;
    padding: 0;
    margin: 0;
    color: #858585;
    font-family: 'notosans';
}

.pagination-container {
    padding: 55px 0 60px;
    clear: both;
}

.pagination-container li, .pagination-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination-container ul {
    text-align: center;
}

.pagination-container li {
    display: inline;
    border-bottom: 1px solid #dbdbdb;
    padding: 0 15px 10px;
    font-size: 1em;
    font-family: 'notosans';
}

.pagination-container li:first-child {
    padding-left: 65px;
}

.pagination-container li:last-child {
    padding-right: 65px;
}

.pagination-container li a {
    color: #000;
    text-decoration: none;
}

.pagination-container li a.active {
    color: #cd64a4;
}

.pagination-container li a:focus, .pagination-container li a:hover {
    color: #cd64a4;
    text-decoration: underline;
}

.accordion {
    margin-top: 30px;
    border: 0;
    box-shadow: none;
}

.accordion .panel {
    border-top: 2px solid #cd64a4;
    border-bottom: 1px solid #cd64a4;
    margin-bottom: 30px;
    border-radius: 0;
    box-shadow: none;
}

.accordion .panel .panel-heading {
    background-color: #f5f5f5;
    padding: 15px 15px 8px 22px;
    font-family: 'notosans';
}

.accordion .panel .panel-heading h3 {
    font-size: 1.142857142857143em;
}

.accordion .panel .panel-heading a.panel-toggle {
    text-decoration: none;
    display: block;
    padding-right: 20px;
    background: url(../img/green-minus.png) no-repeat right 9px;
}

.accordion .panel .panel-heading a.panel-toggle:focus, .accordion .panel .panel-heading a.panel-toggle:hover {
    text-decoration: none;
    color: #000;
    background-image: url(../img/green-minus-hover.png);
}

.accordion .panel .panel-heading a.panel-toggle.collapsed {
    background-image: url(../img/green-plus.png);
    background-position: right 4px;
}

.accordion .panel .panel-heading a.panel-toggle.collapsed:focus, .accordion .panel .panel-heading a.panel-toggle.collapsed:hover {
    background-image: url(../img/green-plus-hover.png);
}

.accordion .panel .panel-body {
    font-family: 'notosans';
    margin-bottom: 28px;
    font-size: .85em;
    padding: 20px 20px 0;
}

.accordion .panel .panel-body ol {
    list-style-type: none;
    padding-left: 0;
    padding-bottom: 0;
}

.accordion .panel .panel-body ol li {
    font-family: 'notosans';
}

.house-price-calc.row, .house-price-pcode.row {
    padding-bottom: 0 !important;
}

.house-price-form {
    overflow: hidden;
}

.house-price-area {
    position: relative;
}

.regions-map {
    float: right;
}

.regional-stats, .regions-list {
    position: absolute;
    top: 0;
    left: 0;
}

.regional-stats {
    width: 220px;
    z-index: 2;
}

.regional-stats .icon-close {
    display: none;
    visible: hidden;
}

.regions-list {
    width: 585px;
    left: auto;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
}

.region-item {
    position: absolute;
    list-style: none;
    margin: 0;
    z-index: 3;
}

.region-item.active, .region-item:active, .region-item:focus {
    z-index: 999;
}

.region-item.active .result-container, .region-item:active .result-container, .region-item:focus .result-container {
    display: block;
}

.region-item.scotland {
    right: 268px;
    top: 167px;
}

.region-item.northernireland {
    left: 174px;
    top: 323px;
}

.region-item.north {
    right: 185px;
    top: 302px;
}

.region-item.yorkshire {
    right: 136px;
    bottom: 302px;
}

.region-item.northwest {
    right: 188px;
    bottom: 266px;
}

.region-item.eastmidlands {
    right: 115px;
    bottom: 212px;
}

.region-item.westmidlands {
    right: 182px;
    bottom: 185px;
}

.region-item.wales {
    right: 243px;
    bottom: 170px;
}

.region-item.eastanglia {
    right: 42px;
    bottom: 165px;
}

.region-item.london {
    right: 75px;
    bottom: 112px;
}

.region-item.southeast {
    right: 122px;
    bottom: 95px;
}

.region-item.southwest {
    right: 223px;
    bottom: 72px;
}

.region-item .result-container {
    position: absolute;
    z-index: 999;
    bottom: 54px;
    left: -8px;
    min-width: 242px;
    min-height: 148px;
    padding: 16px;
    background: #333;
    color: #fff;
    cursor: default;
    display: none;
}

.region-item .result-container:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 19px;
    border-width: 7px 7px 0;
    border-style: solid;
    border-color: #333 transparent;
    display: block;
    width: 0;
}

.region-item .result-container .region-title {
    padding-right: 16px;
}

.region-item .result-container .icon-close {
    position: absolute;
    top: 16px;
    right: 16px;
}

.region-title {
    text-transform: uppercase;
}

.region-marker {
    position: relative;
    z-index: 1;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 43px;
    width: 24px;
}

.cookie-notice {
    background: #f5f5f5;
    font-size: .9em;
    line-height: 25px;
    position: relative;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 350ms;
    transition: all 350ms;
}

.notice-inner {
    position: relative;
    min-width: 768px;
    max-width: 971px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    height: 55px;
    top: 16px;
}

.notice-inner p {
    float: left;
    max-width: 84%;
    margin-bottom: 0;
    padding-right: 0;
}

.notice-close {
    max-width: 14%;
    text-shadow: none;
    display: block;
    color: #000;
    font: inherit;
    float: right;
    text-align: right;
    padding-right: 0;
}

.notice-close .icon-close {
    position: static;
}

.notice-close:link {
    text-decoration: none;
}

.icon-close {
    vertical-align: middle;
    padding-left: 5px;
}

.icon-close:before {
    content: "";
    height: 11px;
    width: 11px;
    background: url(../img/green-close.png) no-repeat 0 100%;
}

.disclaimer-notice {
    background: #f5f5f5;
    line-height: 25px;
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    z-index: 99;
    display: none;
}

.disclaimer-notice .notice-inner {
    position: relative;
    min-width: 768px;
    max-width: 971px;
    margin: 0 auto;
    margin: 15px auto;
    padding: 0 15px;
    height: 260px;
    overflow: auto;
}

.fixed-notice {
    padding-top: 215px;
}

.fixed-notice #main-content {
    padding-top: 62px;
}

.windmill-content, .windmill-error {
    display: none;
}

.full-width-panel.brand-carousel .panel-inner {
    max-width: 100%;
}

.carousel-container {
    padding: 0;
    margin: 0;
    border: solid #dbdbdb;
    border-width: 1px 0;
    background-color: #ddd;
    box-shadow: 0px 0px 60px 0px #000 !important;
}

.carousel {
    margin: 0 auto;
    width: 85%;
    position: static;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}

.owl-carousel {
    position: static;
    width: 80%;
    margin: 0 auto;
}

.owl-carousel .owl-item img {
    max-height: 100px;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.owl-carousel .owl-item img:hover {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 0;
    background: url(../img/carousel-right.png) #D5B844 no-repeat center center;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background: url(../img/carousel-left.png) #D5B844 no-repeat center center;
}

.owl-theme .owl-controls .owl-buttons .owl-next, .owl-theme .owl-controls .owl-buttons .owl-prev {
    width: 75px;
    height: 100%;
    display: block;
    text-indent: -999em;
    top: 0;
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-next:focus, .owl-theme .owl-controls .owl-buttons .owl-next:hover, .owl-theme .owl-controls .owl-buttons .owl-prev:focus, .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background-color: #c2a83e;
}

.owl-theme .owl-controls .owl-buttons .owl-next.disabled, .owl-theme .owl-controls .owl-buttons .owl-prev.disabled {
    background-color: #dbdbdb;
    cursor: default;
}

.full-width-carousel-container {
    overflow: hidden;
    padding: 35px 0 0;
    cursor: move;
}

.full-width-carousel-container .full-width-carousel {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    position: absolute;
    left: 0;
}

.full-width-carousel-container .full-width-carousel li {
    float: left;
    display: block;
    margin: 0 20px 0 0;
    position: relative;
}

.full-width-carousel-container .full-width-carousel li .content {
    background: #fff;
    position: absolute;
    padding: 30px;
    width: 460px;
    bottom: 50px;
    left: 30px;
}

.full-width-carousel-container .full-width-carousel li .content h3 {
    font-size: 3.142857142857143em;
    line-height: .857142857142857em;
    text-transform: uppercase;
}

.full-width-carousel-container .full-width-carousel li .content p {
    font-size: 1.142857142857143em;
    width: 85%;
}

.full-width-carousel-container .full-width-carousel li .content a {
    float: left;
    clear: both;
    font-size: 1.142857142857143em;
    text-decoration: underline;
    margin-bottom: 10px;
}

.full-width-carousel-container .full-width-carousel li .content a.video-link {
    text-decoration: none;
}

.full-width-carousel-container .carousel-overlay {
    background-color: rgba(255, 255, 255, 0.7);
    height: 562px;
    position: absolute;
    top: 35px;
    width: 50%;
}

.full-width-carousel-container .carousel-overlay.left {
    left: -510px;
}

.full-width-carousel-container .carousel-overlay.right {
    right: -497px;
}

.full-width-carousel-container .next, .full-width-carousel-container .prev {
    top: 40%;
    width: 75px;
    height: 100px;
    text-indent: -999em;
    display: block;
    overflow: hidden;
    position: relative;
}

.full-width-carousel-container .next {
    left: -30px;
    background: url(../img/carousel-right.png) #2f76b2 no-repeat center center;
}

.full-width-carousel-container .next:focus, .full-width-carousel-container .next:hover {
    background-color: #cd64a4;
}

.full-width-carousel-container .prev {
    float: right;
    right: -25px;
    background: url(../img/carousel-left.png) #2f76b2 no-repeat center center;
}

.full-width-carousel-container .prev:focus, .full-width-carousel-container .prev:hover {
    background-color: #cd64a4;
}

.full-width-carousel-container .carousel-pagination {
    text-align: center;
    top: -35px;
    position: relative;
    z-index: 9999;
}

.full-width-carousel-container .carousel-pagination a {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    text-indent: -999em;
    overflow: hidden;
    display: inline-block;
    border-radius: 20px;
    background: #2f76b2;
}

.full-width-carousel-container .carousel-pagination a:hover {
    background: #cd64a4;
}

.full-width-carousel-container .carousel-pagination a.selected {
    background: #fff;
    cursor: default;
}

.google-map {
    margin: 0;
    padding: 0;
    position: relative;
}

#map {
    background: #f5f5f5;
    width: 100%;
    height: 500px;
}

#map.full-screen-map {
    height: 1268px;
}

#map .cluster {
    line-height: 36px !important;
}

#map .zoom-controls a {
    background: url(../img/map-control.png) no-repeat;
    text-indent: -9999em;
    width: 35px;
    height: 35px;
    display: block;
    outline: 0;
}

#map .zoom-controls #zoom-in {
    background-position: 0 0;
}

#map .zoom-controls #zoom-in:focus, #map .zoom-controls #zoom-in:hover {
    background-position: 0 -35px;
}

#map .zoom-controls #zoom-out {
    background-position: 0 -70px;
}

#map .zoom-controls #zoom-out:focus, #map .zoom-controls #zoom-out:hover {
    background-position: 0 -105px;
}

#map img {
    max-width: none;
}

#infobox {
    margin-bottom: 7px;
    background: #000;
    padding: 15px 20px 0;
    text-shadow: 0 -1px #000;
    box-shadow: 0 0 8px #000;
    min-height: 154px;
    max-height: 154px;
    overflow: auto;
}

#infobox .arrow-link, #infobox .infobox-title, #infobox p {
    font-family: 'notosans';
    color: #fff;
}

#infobox .infobox-subtitle, #infobox .infobox-title {
    text-transform: uppercase;
}

#infobox .arrow-link {
    font-size: 1.5em;
    line-height: 1.071428571428571em;
    width: 215px;
    word-wrap: break-word;
    margin-bottom: 4px;
}

#infobox .arrow-link:focus .icon-arrow, #infobox .arrow-link:hover .icon-arrow {
    color: #fff;
}

#infobox .arrow-link .icon-arrow {
    font-size: 1em;
}

#infobox .infobox-title {
    font-size: 1.267857142857143em;
    display: block;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

#infobox p {
    font-size: 1.071428571428571em;
    line-height: 1.142857142857143em;
    margin-bottom: 0;
}

#infobox.address-box .infobox-title {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#infobox.address-box .arrow-link {
    font-size: 1.071428571428571em;
    line-height: 1.142857142857143em;
}

#infobox .address {
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.infoBox img {
    display: none;
}

.map-controls {
    position: absolute;
    width: auto;
    height: auto;
    top: 30px;
    left: 90px;
    z-index: 9;
}

.map-controls .toggle-map {
    background: url(../img/green-plus.png) #333 no-repeat 95% center;
    color: #fff;
    padding: 10px 30px 10px 10px;
    font-family: 'notosans';
    text-decoration: none;
    font-size: 1em;
}

.map-controls .toggle-map:focus, .map-controls .toggle-map:hover {
    background-image: url(../img/green-plus-hover.png);
}

.map-controls .toggle-map.hide-map {
    background-image: url(../img/green-minus.png);
}

.map-controls .toggle-map.hide-map:focus, .map-controls .toggle-map.hide-map:hover {
    background-image: url(../img/green-minus-hover.png);
}

.map-controls .location-finder {
    width: 366px;
    padding: 15px 20px 20px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}

.map-controls .location-finder h3 {
    text-transform: uppercase;
    margin: 0;
}

.map-controls .location-finder p {
    font-size: 1.071428571428571em;
    margin-top: .714285714285714em;
    margin-bottom: 0;
}

.map-controls .location-finder .arrow-link {
    margin-top: 15px;
}

.map-controls .location-finder label {
    text-indent: -999em;
}

.full-screen-link {
    position: absolute;
    z-index: 999999;
    top: 50%;
    left: 50%;
    margin: -31px 0 0 -127.5px;
    display: none;
}

.full-screen-link a {
    text-transform: uppercase;
    text-decoration: none;
    background: #333;
    color: #fff;
    width: 255px;
    display: block;
    text-align: center;
    padding: 18px 0;
    font-size: 1.285714285714286em;
}

.full-screen-link a.focus, .full-screen-link a:hover {
    color: #fff !important;
}

#map-exit {
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 90px;
    text-transform: uppercase;
    text-decoration: none;
    background: #333;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 1.285714285714286em;
    width: auto;
    padding: 15px 20px 15px 15px;
    font-family: 'notosans';
}

#map-exit.focus, #map-exit:hover {
    color: #fff !important;
}

#map-exit .icon-arrow-left {
    margin-right: 5px;
}

.static-map .locations {
    padding-top: 15px;
}

.static-map .locations ul {
    padding: 0;
}

.static-map .locations li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 1em;
}

.static-map .map-info {
    z-index: 9;
}

.static-map .map-container {
    position: static;
}

.static-map .map-img {
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 0;
}

table {
    border-top: 2px solid #D5B844;
    width: auto;
    margin-bottom: 20px;
    table-layout: fixed;
}

table.no-border {
    border-top: 2px solid #D5B844 !important;
}

table caption {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    text-indent: -9999em;
    display: table-caption;
}

table th {
    font-family: 'notosans';
    font-size: 1.142857142857143em;
    font-weight: 400;
}

table td {
    font-family: 'notosans';
    font-size: .857142857142857em;
}

table thead td, table thead th {
    border-bottom: 1px solid #cd64a4;
    background-color: #f5f5f5;
    padding: 10px 15px 10px 22px;
}

table tbody th:first-child {
    font-weight: 400;
}

table tbody td, table tbody th {
    font-size: .857142857142857em;
    vertical-align: top;
    padding: 15px 15px 0;
}

table tbody tr.last td, table tbody tr.last th {
    padding-bottom: 15px;
}

.no-table-head {
    border-top: 0;
}

.no-table-head thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.no-table-head tbody tr:first-child {
    border-top: 2px solid #112A5C;
}

.no-table-head tbody tr{
    -webkit-transition: all .7s;
    transition: all .7s;
}

.no-table-head tbody tr:hover {
    background-color: #fafafa;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    box-shadow: 0 1px 0 0 #ddd inset , 0 -1px 0 0 #ddd inset;
}

.table-row-border tbody td, .table-row-border tbody th {
/*    border-bottom: 1px solid #dbdbdb;*/
    padding: 15px 15px 15px 22px;
}

.five-cols, .four-cols, .one-cols, .six-cols, .three-cols, .two-cols {
    width: 100%;
}

.two-cols td, .two-cols th {
    width: 50%;
}

.three-cols td, .three-cols th {
    width: 33%;
}

.four-cols td, .four-cols th {
    width: 25%;
}

.five-cols td, .five-cols th {
    width: 20%;
}

.six-cols td, .six-cols th {
    width: 16%;
}

h3.upper {
    text-transform: uppercase;
    font-size: 1.142857142857143em;
    margin-top: 18px;
}

table tbody td p, table thead td p {
    font-size: 1em;
    font-family: 'notosans';
}

table tbody td p strong, table thead td p strong {
    font-size: 1.339285714285714em;
    font-weight: 400;
    font-family: 'notosans';
}

.job-search-bar .panel-title {
    margin-bottom: 20px;
}

.career-selector .panel-title {
    margin-bottom: 10px;
}

.career-area .area-info {
    min-height: 100px;
}

.career-area .area-info p {
    font-size: .85em;
}

.colleague-filter .h4 {
    font-family: 'notosans';
    font-weight: 400;
}

.colleague-filter .all-roles, .colleague-filter .filtered-roles {
    letter-spacing: 8px;
}

.csstransitions .colleague-filter .all-roles, .csstransitions .colleague-filter .filtered-roles {
    -webkit-transition: all 350ms;
    transition: all 350ms;
}

.colleague-filter .all-roles {
    margin-bottom: -14px;
}

.colleague-filter .filtered-roles + hr {
    margin-top: 6px;
}

.colleague-filter .select-role {
    position: relative;
    z-index: 90;
}

.colleague-filter .select-role label[for] {
    padding-right: 14px;
}

.colleague-filter .select-role .select-replacement, .colleague-filter .select-role label[for] {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto;
}

.colleague-filter .select-role .select-replacement {
    min-width: 320px;
}

.colleague-filter .profile {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.colleague-filter .item {
    vertical-align: top;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 14px;
    width: 150px;
}

.colleague-filter .item.charcoal, .colleague-filter .item.charcoal .arrow-link, .colleague-filter .item.charcoal .arrow-link:focus .icon-arrow, .colleague-filter .item.charcoal .arrow-link:hover .icon-arrow, .colleague-filter .item.charcoal a, .colleague-filter .item.charcoal h2, .colleague-filter .item.charcoal h3, .colleague-filter .item.charcoal p, .colleague-filter .item.green, .colleague-filter .item.green .arrow-link, .colleague-filter .item.green .arrow-link:focus .icon-arrow, .colleague-filter .item.green .arrow-link:hover .icon-arrow, .colleague-filter .item.green a, .colleague-filter .item.green h2, .colleague-filter .item.green h3, .colleague-filter .item.green p {
    color: #fff;
}

.colleague-filter .item.charcoal .arrow-link .icon-arrow, .colleague-filter .item.green .arrow-link .icon-arrow {
    color: #2f76b2;
}

.colleague-filter .item.charcoal {
    background-color: #333;
}

.colleague-filter .item.charcoal .arrow-link:hover .icon-arrow {
    color: #cd64a4;
}

.colleague-filter .item.green {
    background-color: #cd64a4;
}

.colleague-filter .item.green .arrow-link:focus .icon-arrow, .colleague-filter .item.green .arrow-link:hover .icon-arrow {
    color: #fff;
}

.colleague-filter .item.green .arrow-link .icon-arrow {
    color: #2f76b2;
}

.colleague-filter .item.grey {
    background: #f5f5f5;
}

.colleague-filter .item.grey, .colleague-filter .item.grey a, .colleague-filter .item.grey h2, .colleague-filter .item.grey h3, .colleague-filter .item.grey hr, .colleague-filter .item.grey p {
    color: #000;
    border-color: #dbdbdb;
}

.colleague-filter .item.grey a:before, .colleague-filter .item.grey h2:before, .colleague-filter .item.grey h3:before, .colleague-filter .item.grey hr:before, .colleague-filter .item.grey p:before, .colleague-filter .item.grey:before {
    background-color: #dbdbdb;
}

.colleague-filter .item .figure {
    position: relative;
    display: block;
    z-index: 1;
}

.colleague-filter .item .figure .figcaption {
    font-family: 'notosans';
    font-style: italic;
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    width: 100%;
    display: none;
    vertical-align: middle;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px 0;
    font-size: .857142857142857em;
}

.colleague-filter .item .figure .figcaption .caption-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    line-height: 1.3em;
}

.colleague-filter .item .figure:focus .figcaption, .colleague-filter .item .figure:hover .figcaption {
    display: table;
}

.csstransitions.opacity .colleague-filter .item .figure .figcaption {
    display: table;
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}

.csstransitions.opacity .colleague-filter .item .figure:focus .figcaption, .csstransitions.opacity .colleague-filter .item .figure:hover .figcaption {
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
}

.colleague-filter .item .profile-inner {
    position: relative;
}

.colleague-filter .item .arrow-link, .colleague-filter .item .profile-name {
    display: block;
}

.colleague-filter .item .profile-info {
    padding: 15px 10px;
}

.colleague-filter .item .profile-info .profile-name {
    padding-bottom: 12px;
    line-height: 1.3em;
    font-size: 1em;
    font-weight: 700;
}

.colleague-filter .item .profile-info p {
    font-size: .928571428571429em;
    line-height: 1.5em;
    margin: 0;
}

.colleague-filter .item.has-video {
    width: 314px;
}

.colleague-filter .item.has-video .figure .caption-inner {
    position: relative;
    padding: 20px 45px;
    font-size: 1.285714285714286em;
    line-height: 1.4em;
}

.colleague-filter .item.has-video .figure .caption-inner:after, .colleague-filter .item.has-video .figure .caption-inner:before {
    position: absolute;
    margin-top: -10px;
}

.colleague-filter .item.has-video .figure .caption-inner:before {
    content: url(../img/quote-left.png);
    left: 15px;
}

.colleague-filter .item.has-video .figure .caption-inner:after {
    content: url(../img/quote-right.png);
    right: 15px;
}

.colleague-filter .item.has-video .figure .figcaption {
    height: 314px;
}

.colleague-filter .item.has-video .video-link {
    background: url(../img/video-link-white.gif) no-repeat center left;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: block;
    width: 35px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.colleague-filter .item.has-video .video-link:focus, .colleague-filter .item.has-video .video-link:hover {
    background-image: url(../img/video-link-hover.gif);
}

.performance-indicator {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.performance-indicator li, .performance-indicator ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.performance-indicator ul {
    float: left;
    margin-right: 15%;
}

.performance-indicator a {
    background: #2f76b2;
    width: 95px;
    height: 80px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-size: .642857142857143em;
    word-wrap: break-word;
    line-height: 1em;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.performance-indicator a:focus, .performance-indicator a:hover {
    background: #cd64a4;
    color: #fff;
}

.performance-indicator a.active {
    background: #333;
    color: #fff;
    cursor: default;
}

.performance-indicator .performance-info {
    float: left;
    width: 58%;
    padding-top: 25px;
}

.performance-indicator .performance-info h3 {
    text-align: center;
    text-transform: uppercase;
    color: #cd64a4;
    font-size: 1.5em;
}

.performance-indicator .performance-info .performance-scale {
    background: #fff;
    border: solid #858585;
    border-width: 0 1px 1px;
    width: 100%;
    height: 3px;
    margin-bottom: 25px;
    position: relative;
}

.performance-indicator .performance-info .performance-scale .scale-label {
    font-family: 'notosans';
    color: #858585;
    text-transform: uppercase;
    font-size: .571428571428571em;
    position: absolute;
    top: -5px;
}

.performance-indicator .performance-info .performance-scale .scale-label.left {
    left: -32px;
}

.performance-indicator .performance-info .performance-scale .scale-label.right {
    right: -30px;
}

.performance-indicator .performance-info .performance-graph .graph {
    float: left;
    clear: both;
    width: 0;
    height: 68px;
    background: url(../img/performance-arrow-grey.png) no-repeat center right;
    position: static;
    position: relative;
    margin-bottom: 25px;
    transition: width .5s;
    -webkit-transition: width .5s;
}

.performance-indicator .performance-info .performance-graph .graph .performance-label {
    float: left;
    clear: both;
    width: 68px;
    height: 68px;
    color: #333;
    text-transform: uppercase;
    font-size: .857142857142857em;
    font-family: 'notosans';
    background: #fff;
    margin: 15px 0 0 -68px;
}

.performance-indicator .performance-info .performance-graph .graph .value {
    position: absolute;
    top: 16px;
    right: -85px;
    width: 75px;
    font-size: 1.785714285714286em;
    font-family: 'notosans';
    text-align: left;
    color: #858585;
}

.performance-indicator .performance-info .performance-graph .graph.lloyds {
    background: #cd64a4;
    background: url(../img/performance-arrow-green.png) no-repeat center right;
}

.performance-indicator .performance-info .performance-graph .graph.lloyds .performance-label {
    margin-top: 8px;
}

.performance-indicator .performance-info .performance-graph .graph.lloyds .value {
    color: #cd64a4;
}

.performance-indicator .stat {
    float: left;
    margin-top: 15px;
}

.performance-indicator .stat .stat-figure {
    color: #cd64a4;
    text-transform: uppercase !important;
    font-size: 3.714285714285715em;
}

.performance-indicator .stat p {
    color: #333;
    margin-left: 6px;
}

.image-feature {
    overflow: hidden;
    margin: 0 0 60px;
}

.image-feature img {
    width: 100%;
}

.image-feature .stat {
    display: block;
    padding: 30px 60px 30px 30px;
}

.image-feature .stat .stat-top {
    border: solid #fff;
    border: solid rgba(255, 255, 255, 0.6);
    border-width: 0 0 1px;
    background-clip: padding-box;
    padding-bottom: 4px;
}

.share-feed {
    overflow: auto;
    margin: 40px 0 60px;
}

.share-feed .share-diagram {
    float: left;
    width: 286px;
}

.share-feed .share-diagram:first-child {
    margin-right: 14px;
    border-right: 1px solid #dbdbdb;
}

.share-feed .share-diagram div {
    float: left;
    width: 125px;
}

.share-feed .share-diagram div span {
    float: left;
    clear: both;
    font-size: 1.142857142857143em;
    letter-spacing: -1px;
    font-family: 'notosans';
}

.share-feed .share-diagram div span.feed-type {
    font-size: 1.428571428571429em;
    color: #cd64a4;
    font-family: 'notosans';
}

.share-feed .share-diagram div span.feed-type span {
    float: none;
    clear: none;
    font-size: .714285714285714em;
    color: #000;
}

.share-feed .share-diagram div span.share-price {
    font-size: 2.428571428571429em;
    line-height: 1em;
}

.share-feed .share-diagram div.increase .share-change {
    color: #cd64a4;
}

.share-feed .share-diagram div.decrease .share-change {
    color: red;
}

.share-feed .share-diagram div.no-change .share-change {
    color: #f28e18;
}

.share-feed .share-diagram img {
    width: 155px;
    margin-top: 8px;
}

.video-thumbnail {
    position: relative;
    margin: 15px 0 25px;
}

.video-thumbnail .video-link-container {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #fff;
    background-position: 20px center;
    padding: 20px 20px 10px;
    text-decoration: none;
}

.video-thumbnail .video-link-container a {
    float: left;
    clear: both;
    margin-bottom: 10px;
    font-family: 'notosans';
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-button button {
    background: transparent url(../img/video-player-skin/controls.png) no-repeat;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-playpause-button {
    margin: 0 35px 0 10px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-playpause-button button {
    width: 13px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-play button {
    background-position: -5px -4px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-pause button {
    background-position: -6px -26px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-fullscreen-button {
    float: right;
    margin-right: 20px;
    width: 15px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-fullscreen-button button {
    background-position: -49px -4px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-fullscreen-button.mejs-unfullscreen button {
    background-position: -49px -26px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-stop button {
    background-position: -112px 0;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-volume-button button {
    width: 19px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-unmute button {
    background-position: -26px -4px;
}

.mejs-container.mejs-lbg.no-svg .mejs-controls .mejs-mute button {
    background-position: -26px -26px;
}

.mejs-container.mejs-lbg.no-svg .mejs-overlay-button {
    background: transparent url(../img/video-player-skin/bigplay.png) no-repeat;
}

.mejs-container.mejs-lbg .mejs-overlay-button {
    background: transparent url(../img/video-player-skin/bigplay.svg) no-repeat;
}

.mejs-container.mejs-lbg .mejs-overlay-loading span {
    background: url(../img/video-player-skin/video-loader.gif) no-repeat center center;
}

.mejs-container.mejs-lbg .mejs-controls {
    background: #151515;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-button button {
    background: transparent url(../img/video-player-skin/controls.svg) no-repeat;
    height: 16px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-playpause-button {
    margin: 0 35px 0 10px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-playpause-button button {
    width: 13px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-play button {
    background-position: -5px -4px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-pause button {
    background-position: -6px -26px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-fullscreen-button {
    float: right;
    margin-right: 20px;
    width: 15px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-fullscreen-button button {
    background-position: -49px -4px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-fullscreen-button.mejs-unfullscreen button {
    background-position: -49px -26px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-stop button {
    background-position: -112px 0;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-unmute button {
    background-position: -26px -4px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-mute button {
    background-position: -26px -26px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail {
    position: absolute;
    width: 100% !important;
    left: 0;
    top: -4px;
    padding: 0;
    height: auto;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail span {
    border-radius: 0;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-buffering, .mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-current, .mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-loaded, .mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 4px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 0;
    width: 100% !important;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(114, 114, 114, 0.3);
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #2f76b2;
    border: solid 1px #2f76b2;
    border-width: 1px 0;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-handle {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    top: -8px;
    display: block;
    background: #2f76b2;
    border-color: #2f76b2;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-volume-button button {
    width: 18px;
    height: 15px;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    background: #727272;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .mejs-container.mejs-lbg .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    background: #2f76b2;
}

.mejs-container.mejs-lbg .mejs-controls .mejs-time {
    display: none;
}

.no-video .mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-handle {
    background: transparent url(../img/video-player-skin/video-handle.png) no-repeat center center;
    border: 0;
}

.no-video .mejs-container.mejs-lbg .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #727272;
}

#close-video {
    float: right;
    width: 20px;
    height: 20px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent url(../img/video-player-skin/video-close.svg) no-repeat 0 0;
}

#close-video:focus, #close-video:hover {
    background-position: 0 -20px;
}

.no-svg #close-video {
    background: transparent url(../img/video-player-skin/video-close.png) no-repeat 0 0;
}

.no-svg #close-video:focus, .no-svg #close-video:hover {
    background-position: 0 -20px;
}

.mejs-mediaelement object, .mejs-mediaelement video {
    width: 100% !important;
    height: 100% !important;
}

iframe {
    width: 100%;
}

.accessible-content {
    text-indent: -9999em;
    position: absolute;
}

.explore .row {
    padding: 0;
}

.explore li {
    text-indent: 0;
    list-style-type: none;
    margin-bottom: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
    padding-left: 10px;
}

.explore-item {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1em;
    margin-bottom: 40px !important;
}

.explore-item:hover {
    box-shadow: 0px 30px 30px -30px #ddd;
}

.explore-item h4 {
    font-size: 1.1em;
    padding: 10px 20px 8px;
    margin-bottom: 0;
    background-color: #D5B844;
    text-transform: uppercase;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.explore-item:hover h4 {
    background-color: #112A5C;
}

.explore-item h4 .arrow-link {
    position: relative;
    display: block;
    color: #fff;
    line-height: 1em;
    padding: 2px 20px 2px 0;
}

.explore-item h4 .arrow-link .icon-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
}

.explore-item p {
    margin-top: 14px;
    font-size: 1em;
    font-family: 'notosans';
    -webkit-transition: all .6s;
    transition: all .6s;
}


.explore-links {
    margin: 0;
    padding: 0;
    float: none !important;
    clear: both;
}

.explore-link {
    font-size: .9em;
}

.explore-link a {
    font-family: 'notosans';
    line-height: 1.8em;
    display: block;
    color:#999;
    -webkit-transition: all .7s;
    transition: all .7s;
    text-decoration: none;
    padding: 0 10px;
    position: relative;
    font-size: 1.1em;
}
.explore-link a:hover {
    color:#112A5C;
    background-color:#faf9f3;
}
.explore-link a:before {
    position: absolute;
    left: 0;
    content: "\f0da";
    font-family: 'FontAwesome';
}

.sublanding-page .col-md-8 .row {
    margin: 0 -10px;
}

.sublanding-page .share-feed {
    margin-left: -10px;
    margin-right: -10px;
}

.sublanding-page .share-feed .share-diagram {
    width: 281px;
}

.sublanding-page .share-feed .share-diagram:first-child {
    margin-right: 15px;
    margin-left: 10px;
}

.content-page {
    padding-top: 135px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.content-page .row {
    padding-bottom: 30px;
}

.content-page .row.content-with-image {
    padding-bottom: 0;
}

.content-page .inline-image {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    height: auto;
}

.content-page .arrow-link {
    font-weight: 700;
}

.content-page hr {
    width: 100%;
    margin: 30px 0;
    border-color: #dbdbdb;
}

.content-page ul ul {
    list-style: disc;
}

.content-page ol ol, .content-page ul ul {
    padding-top: 15px;
    padding-bottom: 0;
}

.content-page ol ol li, .content-page ul ul li {
    font-size: 1em;
}

.content-page li.arrow-link, .content-page ol.arrow-link > li, .content-page p.arrow-link, .content-page ul.arrow-link > li, .rte li.arrow-link, .rte ol.arrow-link > li, .rte p.arrow-link, .rte ul.arrow-link > li {
    background: 0 0;
    padding-right: 0;
    clear: both;
    display: block;
}

.content-page li.arrow-link a, .content-page ol.arrow-link > li a, .content-page p.arrow-link a, .content-page ul.arrow-link > li a, .rte li.arrow-link a, .rte ol.arrow-link > li a, .rte p.arrow-link a, .rte ul.arrow-link > li a {
    font-weight: 700;
    background: url(../img/arrow-link.png) no-repeat right 4px;
    background-color: none;
    display: inline-block;
    padding-right: 18px;
    text-decoration: none;
}

.content-page li.arrow-link a:focus, .content-page li.arrow-link a:hover, .content-page ol.arrow-link > li a:focus, .content-page ol.arrow-link > li a:hover, .content-page p.arrow-link a:focus, .content-page p.arrow-link a:hover, .content-page ul.arrow-link > li a:focus, .content-page ul.arrow-link > li a:hover, .rte li.arrow-link a:focus, .rte li.arrow-link a:hover, .rte ol.arrow-link > li a:focus, .rte ol.arrow-link > li a:hover, .rte p.arrow-link a:focus, .rte p.arrow-link a:hover, .rte ul.arrow-link > li a:focus, .rte ul.arrow-link > li a:hover {
    text-decoration: underline;
    background-image: url(../img/arrow-link-hover.png);
}

.green .arrow-link a {
    background: url(../img/arrow-link-white-hover.png) no-repeat right 4px;
}

.charcoal .arrow-link a:focus, .charcoal .arrow-link a:hover, .green .arrow-link a:focus, .green .arrow-link a:hover {
    background-image: url(../img/arrow-link-white-hover.png);
}

.press-release h1 {
    font-size: 2em;
    line-height: 1.25em;
    margin-bottom: .428571428571429em;
    text-transform: none;
}

.release-date {
    margin: 25px 0 20px;
}

.accepted-terms-content {
    display: none;
}

.cta .arrow-link {
    float: left;
    clear: both;
    margin-bottom: 5px;
}

.image-caption, figcaption {
    font-family: 'notosans';
    padding: 8px 0;
    font-size: .857142857142857em;
    font-style: italic;
    color: #333;
}

.image-caption {
    padding-top: 0;
    margin-top: -12px;
}

.office-locations.content-page {
    padding: 50px 0 0;
}

.content-page .link-map {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.content-page .link-map li, .content-page .link-map ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.content-page .link-map ul {
    float: left;
    clear: both;
    width: 100%;
}

.content-page .link-map ul ul {
    float: none;
    clear: none;
}

.content-page .link-map ul.office-locations li {
    margin-bottom: 30px;
}

.content-page .link-map ul.office-locations .location-name {
    font-size: 1.142857142857143em;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.content-page .link-map ul.office-locations * {
    font-size: 1.071428571428571em;
    margin: 0;
}

.content-page .link-map li {
    float: left;
    width: 31%;
    margin-right: 2%;
}

.content-page .link-map li a {
    font-weight: 700;
}

.content-page .link-map li li {
    float: none;
    width: auto;
    font-size: .928571428571429em;
    margin-right: 0;
    padding-left: 10px;
}

.content-page .link-map li li a {
    font-weight: 400;
}

body, html {
    width: 100%;
    height: 100%;
    color: #000;
}

.story {
    overflow: hidden;
}

.story .row {
    margin: 0;
}

.story-chapter {
    overflow: hidden;
    width: 100%;
    min-height: 100%;
    position: relative;
    padding-top: 50px;
    margin-top: -1px;
}

#story01 {
    padding-top: 120px;
}

#story01.howwework {
    background-color: #fff;
    box-shadow: 0px -10px 40px 0 #ddd inset;
    border-bottom:5px solid #ddd;
    -webkit-transition: all .7s;
    transition: all .7s;
    opacity: 1;
}


.howwework.normal{
    background-color: #112A5C;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.howwework.normal .bg-panel{
    opacity: .2;
}

.howwework.styled{
    background-color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    z-index: 999;
    box-shadow: 0 0 20px 0 #111;
}
.howwework.styled .bg-panel{
    opacity: .8;
}

.story-chapter .story-category {
    border-bottom: 2px solid #112A5C;
    text-transform: uppercase;
    color: #112A5C;
    font-size: 1em;
    padding-bottom: 5px;
    margin-bottom: 22px;
    font-family: 'notosans';
}

.story-chapter .content-wrapper {
    max-width: 992px;
    clear: both;
}

.howwework.normal .content-wrapper{
    opacity: .5;
}
.howwework.styled .content-wrapper{
    opacity: 1;
}

.blue{
    color:#112a5c !important;
}

.black{
    color:#000 !important;
}

.story-chapter h2 {
    font-size: 3.142857142857143em;
    line-height: 1.035714285714286em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.story-chapter h3 {
    font-size: 1.571428571428572em;
    margin-bottom: 16px;
    color:#112A5C;
}

.story-chapter .row {
    margin: 0;
}

.story-chapter section {
    background: #fff;
    padding: 2.142857142857143em;
    margin-bottom: 50px;
}

.story-chapter section .brand-logo {
    margin-bottom: 40px;
}

.story-chapter .featured-stats {
    margin-top: -48px;
    margin-bottom: 50px;
}

.story-chapter .featured-stats-inner {
    position: relative;
    background-color: #cd64a4;
    background-color: rgba(0, 134, 79, 0.8);
    border-right: 1px solid transparent;
    background-clip: padding-box !important;
}

.story-chapter .featured-stats-inner + .featured-stats-inner {
    border-left: 1px solid transparent;
    border-right: 0;
}

.story-chapter .stat-inner {
    padding: 30px;
}

.story-chapter .stat-inner .stat-figure {
    font-size: 3.571428571428572em;
    line-height: 1.142857142857143em;
    margin-left: -5px;
}

.story-chapter .stat-inner p {
    font-size: 1.142857142857143em;
    line-height: 1.071428571428571em;
    font-family: 'notosans';
}

.story-chapter .stat-by {
    display: none;
    background-color: #cd64a4;
    background-color: rgba(0, 134, 79, 0.8);
    padding: 10px;
    font-size: .857142857142857em;
    font-style: italic;
}

.story-chapter.no-image {
    background: #fff;
}

.story-chapter.no-image h2 {
    font-size: 1.571428571428572em;
    text-transform: none;
    margin-bottom: 16px;
}

.story-chapter.no-image section {
    background: 0 0;
}

.story-chapter.no-image .story-brand-image {
    margin-top: 40px;
}

.story-chapter.no-image .featured-stats {
    padding-left: 30px;
}

.story-chapter blockquote, .story-chapter.no-image blockquote {
    background: url(../img/quote-left-white.png) no-repeat 20px 30px;
    margin-bottom: 40px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}

.story-chapter blockquote p, .story-chapter.no-image blockquote p {
    color: #fff;
}

.story-chapter blockquote div, .story-chapter.no-image blockquote div {
    background: url(../img/quote-right-white.png) no-repeat bottom right;
}

.story-chapter.no-image blockquote {
    margin: -50px 0 50px 30px;
}

.story-chapter .cta-box {
    float: left;
    margin-top: -50px;
    margin-bottom: 40px;
    padding: 30px 30px 10px;
    background-color: #cd64a4;
    background-color: rgba(0, 134, 79, 0.8);
}

.story-chapter .cta-box a, .story-chapter .cta-box h3, .story-chapter .cta-box p {
    color: #fff;
}

.story-chapter .cta-box .arrow-link, .story-chapter .cta-box .video-link {
    float: left;
    clear: both;
    font-weight: 700;
    margin-bottom: 20px;
}

.story-chapter .cta-box .arrow-link:focus, .story-chapter .cta-box .arrow-link:focus .icon-arrow, .story-chapter .cta-box .arrow-link:hover, .story-chapter .cta-box .arrow-link:hover .icon-arrow, .story-chapter .cta-box .video-link:focus, .story-chapter .cta-box .video-link:hover {
    color: #fff;
}

.story-chapter .cta-box .arrow-link, .story-chapter .cta-box .video-link, .story-chapter section .arrow-link, .story-chapter section .video-link {
    font-size: 1.142857142857143em;
    text-decoration: none;
}

.story-chapter .story-tags {
    margin-top: 35px;
    padding-left: 10px;
    width: 50%;
}

.story-chapter .story-tags h3 {
    font-size: .857142857142857em;
    margin-bottom: 1px;
    color: #fff;
}

.story-brand-image {
    padding-top: 25px;
}

.story-nav {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
}

.story-nav li, .story-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.story-nav li {
    position: relative;
    display: none;
}

.story-nav li.next-story {
    display: block !important;
}

.story-nav li a {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    display: block;
    display: block;
    background: url(../img/arrow-step.png) #fff no-repeat 0 -67px;
    width: 69px;
    height: 67px;
}

.story-nav li:first-child a {
    background-position: 0 0;
}

.story-nav .popout {
    background-color: #112A5C;
    font-size: .857142857142857em;
    position: absolute;
    top: 0;
    left: -180px;
    min-width: 180px;
    height: 67px;
    padding-right: 8px;
    display: none;
}

.story-nav .popout li {
    display: block;
    font-family: 'notosans';
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 1.285714285714286em;
    line-height: 4.142857142857143em;
    color: #fff;
}

.brand-page {
    padding-top: 0;
    margin-bottom: 20px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.brand-page .image-heading {
    max-height: 70px;
}

.brand-page h1 {
    font-size: 2em;
    line-height: 1.25em;
    text-transform: none;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

.brand-page .intro-copy {
    padding-bottom: 30px;
}

.brand-page .bg-panel {
    top: -51px;
}

.brand-page .supplementary-text {
    margin-bottom: 40px;
    padding-left: 20px;
}

.contact .panel-heading-block .row > div > .rte p{
    margin-bottom: 5px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .me-plugin, .mejs-container {
        width: 400px !important;
        height: 225px !important;
    }
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

    .dl-horizontal dd:after, .dl-horizontal dd:before {
        content: " ";
        display: table;
    }

    .dl-horizontal dd:after {
        clear: both;
    }

    .container {
        max-width: 740px;
    }

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

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

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

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

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

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

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

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
    }

    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0;
    }

    .form-horizontal .control-label {
        text-align: right;
    }

    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }

    .navbar {
        border-radius: 4px;
    }

    .navbar-header {
        float: left;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -10px;
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -10px;
    }

    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }

    .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0;
    }

    .navbar > .container .navbar-brand {
        margin-left: -10px;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-left, .navbar-nav > li {
        float: left;
    }

    .navbar-right {
        float: right;
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }

    .navbar-text {
        margin-left: 10px;
        margin-right: 10px;
    }

    .panel-right-item {
        padding-top: 19.92142857142857em;
        padding-right: 0;
    }

    .panel-right-item .right-item-inner h3 {
        font-size: 1.285714285714286em;
        margin: 0;
        color: #fff;
    }

    .panel-right-item .right-item-inner > * > [class*="-inner"] {
        margin-left: 10%;
        border: solid #fff;
        border: solid rgba(255, 255, 255, 0.5);
        border-width: 0 0 0 1px;
        background-clip: padding-box;
        padding-left: 25px;
    }

    .panel-right-item .right-item-inner > * > [class*="-inner"].no-border {
        padding-left: 15px;
    }

    .info-bar .stat-info + .stat-info {
        border-left: 1px solid #dbdbdb;
    }

    .summary-items {
        margin-bottom: -20px;
    }

    .promo-item-wide .item-content img {
        padding-top: 0;
    }

    .disclaimer-notice .notice-inner {
        padding-left: 0;
        padding-right: 0;
        height: 260px;
    }

    .disclaimer-notice .notice-inner .rte * {
        float: none !important;
        max-width: none !important;
        font-size: 0.92857em !important;
        text-transform: none !important;
        padding-right: 25px !important;
        line-height: 15px !important;
        margin: 0 0 10px !important;
        font-family: 'notosans';
    }

    .disclaimer-notice .notice-inner .rte * em, .disclaimer-notice .notice-inner .rte * strong {
        font-size: 1em !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important;
    }

    tr.visible-xs.visible-sm {
        display: table-row !important;
    }

    td.visible-xs.visible-sm, th.visible-xs.visible-sm {
        display: table-cell !important;
    }

    .visible-sm {
        display: block !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }

    .visible-md.visible-sm {
        display: block !important;
    }

    tr.visible-md.visible-sm {
        display: table-row !important;
    }

    td.visible-md.visible-sm, th.visible-md.visible-sm {
        display: table-cell !important;
    }

    .visible-lg.visible-sm {
        display: block !important;
    }

    tr.visible-lg.visible-sm {
        display: table-row !important;
    }

    td.visible-lg.visible-sm, th.visible-lg.visible-sm {
        display: table-cell !important;
    }

    .hidden-lg.hidden-sm, .hidden-md.hidden-sm, .hidden-sm, .hidden-xs.hidden-sm, td.hidden-lg.hidden-sm, td.hidden-md.hidden-sm, td.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-lg.hidden-sm, th.hidden-md.hidden-sm, th.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-lg.hidden-sm, tr.hidden-md.hidden-sm, tr.hidden-sm, tr.hidden-xs.hidden-sm {
        display: none !important;
    }

    .responsive {
        overflow-x: hidden;
        max-width: 100%;
        max-height: 100%;
    }

    .responsive .panel-heading-block h1, .responsive .story-chapter h2, .responsive h1 {
        font-size: 2.714285714285715em;
    }

    .responsive .full-width-panel h4, .responsive .intro-copy p, .responsive .story-chapter h3, .responsive h2, .responsive h3, .responsive h4 {
        font-size: 1.428571428571429em;
    }

    .responsive .content-page ol li, .responsive .content-page p, .responsive .content-page ul li, .responsive .intro p, .responsive .story-chapter blockquote div p, .responsive .story-chapter p, .responsive .story-chapter.no-image blockquote div p, .responsive .sublanding-page p {
        font-size: 1em !important;
    }

    .responsive .container {
        min-width: 748px;
        max-width: 971px;
    }

    .responsive .container .content-wrapper {
        width: 100%;
        min-width: 0;
    }

    .responsive .full-width-panel .panel-title {
        padding-left: 10px;
    }

    .responsive .full-width-panel .panel-inner {
        min-width: 748px;
        max-width: 971px;
    }

    .responsive .full-width-panel .row-no-margin {
        margin: 0;
    }

    .responsive .panel-headline {
        font-size: .75em;
    }

    .responsive .story .story-tags h3 {
        font-size: .857142857142857em;
    }

    .responsive .story-nav .popout {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.9);
        font-size: 0.85714em !important;
    }

    .responsive .content-wrapper.brand-page {
        min-width: 0;
        max-width: none;
    }

    .responsive header .logo {
        float: left;
        width: 110px;
        margin-top: 3px;
        background: #fff;
        padding: 19px 5px;
    }

    .responsive header .header-inner {
        min-width: 748px;
        max-width: 971px;
    }

    .responsive header .header-top .share-heading {
        font-size: .785714285714286em;
        padding-top: 18px;
    }

    .responsive header .header-top .share-feed div {
        font-size: .785714285714286em;
        padding-top: 16px;
    }

    .responsive header .header-top, .responsive header .navbar-collapse {
        display: block !important;
    }

    .responsive header nav a {
        font-size: .785714285714286em;
        line-height: 5em;
        padding: 0 5px;
    }

    .responsive header .nav > li:first-child a {
        padding: 0 8px;
    }

    .responsive .sub-nav {
        padding-left: 10px;
        padding-right: 10px;
    }

    .responsive .notice-inner {
        padding: 0 10px;
        min-width: 748px;
        max-width: 971px;
    }

    .responsive .section-promos .row {
        margin: 0;
    }

    .responsive .section-promos .col-sm-6.promo-item-wide .content, .responsive .section-promos .promo-item.col-sm-6 .content {
        width: 73%;
        padding: 12px;
    }

    .responsive .section-promos .col-sm-6.promo-item-wide .content h3, .responsive .section-promos .promo-item.col-sm-6 .content h3 {
        font-size: 1.714285714285714em;
    }

    .responsive .bread-crumb li {
        font-size: 0.78571em !important;
    }

    .responsive .related-items {
        padding: 0 10px;
    }

    .responsive .related-items .related-item .story-tags {
        left: 0;
    }

    .responsive .summary-items .row {
        margin: 0;
    }

    .responsive .footnotes ol {
        padding-left: 30px;
    }

    .responsive .map-controls {
        left: 15px;
    }

    .responsive .map-controls .location-finder {
        width: 330px;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size {
        margin: 0;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .caroufredsel_wrapper, .responsive .full-width-carousel-container.tablet-carousel-size .full-width-carousel, .responsive .full-width-carousel-container.tablet-carousel-size .full-width-carousel li {
        margin: 0 !important;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .full-width-carousel li .content {
        left: 25%;
        bottom: 30px;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .carousel-overlay {
        background: none !important;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .carousel-overlay.left {
        left: 0;
        width: 75px;
        background: 0 0;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .carousel-overlay.left .prev {
        right: 0;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .carousel-overlay.right {
        right: 0;
        width: 75px;
        background: 0 0;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .carousel-overlay.right .next {
        left: 0;
    }

    .responsive .full-width-carousel-container.tablet-carousel-size .carousel-pagination {
        text-align: center;
        top: -38px;
    }

    .responsive .panel-heading-wide .row {
        margin: 0;
        width: auto;
    }

    .responsive .panel-heading-wide .panel-heading-block {
        padding-left: 0;
        padding-right: 0;
    }

    .responsive .panel-heading-wide .panel-heading-block .intro, .responsive .panel-heading-wide .panel-heading-block h1 {
        padding-left: 10px;
    }

    .responsive .panel-heading-wide .promo-items {
        margin: 0 auto;
        padding-right: 0;
    }

    .responsive .panel-heading-block {
        min-height: 0;
    }

    .responsive .panel-right-item .right-item-inner > * > [class*="-inner"] {
        margin-left: 20px;
        width: 80%;
    }

    .responsive .panel-right-item .right-item-inner > * > [class*="-inner"].no-border {
        padding-left: 15px;
    }

    .responsive .panel-right-item .right-item-inner > * > [class*="-inner"].recent-items-inner {
        padding-left: 0;
        padding-right: 0;
        width: 85%;
    }

    .responsive .explore ul.row {
        margin: 0;
    }

    .responsive .explore-item h4 {
        font-size: 1.07143em !important;
    }

    .responsive .explore-item h4 .arrow-link .icon-arrow {
        margin-top: -8px;
    }

    .responsive .info-bar .row {
        margin: 0;
    }

    .responsive .info-bar .stat-figure {
        font-size: 2.714285714285715em;
        word-wrap: break-word;
    }

    .responsive .blockquote-feature, .responsive .image-feature {
        margin-left: 0;
        margin-right: 0;
    }

    .responsive .career-selector .row {
        margin: 0;
    }

    .responsive .career-selector .panel-title {
        padding-left: 0;
    }

    .responsive .job-search-bar .row {
        margin: 0;
    }

    .responsive .job-search-bar .panel-title {
        padding-left: 0;
    }

    .responsive .colleague-filter .h4 {
        padding-left: 10px;
    }

    .responsive .colleague-filter .row {
        margin: 0;
    }

    .responsive .colleague-filter .select-role {
        padding: 0 10px;
    }

    .responsive .colleague-filter .select-role label {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .responsive .colleague-filter .all-roles, .responsive .colleague-filter .filtered-roles {
        margin: 0 auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .me-plugin, .mejs-container {
        width: 680px !important;
        height: 382px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 810px) {
    .responsive .notice-inner {
        height: 75px;
    }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .responsive .full-width-carousel-container.tablet-carousel-size .full-width-carousel li .content {
        left: 105px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

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

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

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

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

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

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

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

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .me-plugin, .mejs-container {
        width: 962px !important;
        height: 541px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important;
    }

    tr.visible-xs.visible-md {
        display: table-row !important;
    }

    td.visible-xs.visible-md, th.visible-xs.visible-md {
        display: table-cell !important;
    }

    .visible-sm.visible-md {
        display: block !important;
    }

    tr.visible-sm.visible-md {
        display: table-row !important;
    }

    td.visible-sm.visible-md, th.visible-sm.visible-md {
        display: table-cell !important;
    }

    .visible-md {
        display: block !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }

    .visible-lg.visible-md {
        display: block !important;
    }

    tr.visible-lg.visible-md {
        display: table-row !important;
    }

    td.visible-lg.visible-md, th.visible-lg.visible-md {
        display: table-cell !important;
    }

    .hidden-lg.hidden-md, .hidden-md, .hidden-sm.hidden-md, .hidden-xs.hidden-md, td.hidden-lg.hidden-md, td.hidden-md, td.hidden-sm.hidden-md, td.hidden-xs.hidden-md, th.hidden-lg.hidden-md, th.hidden-md, th.hidden-sm.hidden-md, th.hidden-xs.hidden-md, tr.hidden-lg.hidden-md, tr.hidden-md, tr.hidden-sm.hidden-md, tr.hidden-xs.hidden-md {
        display: none !important;
    }

    .responsive header .header-top, .responsive header .navbar-collapse {
        display: block !important;
    }

    .responsive .container {
        min-width: 972px;
        max-width: 1199px;
    }

    .responsive .full-width-carousel-container .next {
        left: -80px;
    }

    .responsive .full-width-carousel-container .prev {
        right: -80px;
    }
}
@media (max-width: 1100px) and (min-width: 768px) {
    .full-width-carousel-container.tablet-carousel-size .full-width-carousel li .content {
        left: 105px;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

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

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

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

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

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

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .visible-xs.visible-lg {
        display: block !important;
    }

    tr.visible-xs.visible-lg {
        display: table-row !important;
    }

    td.visible-xs.visible-lg, th.visible-xs.visible-lg {
        display: table-cell !important;
    }

    .visible-sm.visible-lg {
        display: block !important;
    }

    tr.visible-sm.visible-lg {
        display: table-row !important;
    }

    td.visible-sm.visible-lg, th.visible-sm.visible-lg {
        display: table-cell !important;
    }

    .visible-md.visible-lg {
        display: block !important;
    }

    tr.visible-md.visible-lg {
        display: table-row !important;
    }

    td.visible-md.visible-lg, th.visible-md.visible-lg {
        display: table-cell !important;
    }

    .visible-lg {
        display: block !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }

    .hidden-lg, .hidden-md.hidden-lg, .hidden-sm.hidden-lg, .hidden-xs.hidden-lg, td.hidden-lg, td.hidden-md.hidden-lg, td.hidden-sm.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-lg, th.hidden-md.hidden-lg, th.hidden-sm.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-lg, tr.hidden-md.hidden-lg, tr.hidden-sm.hidden-lg, tr.hidden-xs.hidden-lg {
        display: none !important;
    }

    header .header-top, header .navbar-collapse {
        display: block !important;
    }

    .container {
        min-width: 992px;
        max-width: 1199px;
    }
}
@media (max-width: 1100px) {
    .full-width-carousel-container.tablet-carousel-size .full-width-carousel li {
        margin: 0 !important;
    }

    .full-width-carousel-container.tablet-carousel-size .full-width-carousel li .content {
        left: 25%;
        bottom: 30px;
    }

    .full-width-carousel-container.tablet-carousel-size .carousel-overlay {
        background: none !important;
    }

    .full-width-carousel-container.tablet-carousel-size .carousel-overlay.left .prev {
        right: -85px;
    }

    .full-width-carousel-container.tablet-carousel-size .carousel-overlay.right .next {
        left: -72px;
    }
}
@media (max-width: 992px) {
    .me-plugin .mejs-overlay-button, .mejs-container .mejs-overlay-button {
        display: none !important;
    }
}
@media (max-width: 962px) {
    .full-width-carousel-container .next {
        left: -95px;
    }

    .full-width-carousel-container .prev {
        right: -95px;
    }
}
@media (max-width: 768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive > .table {
        margin-bottom: 0;
        background-color: #fff;
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > thead > tr:last-child > td, .table-responsive > .table-bordered > thead > tr:last-child > th {
        border-bottom: 0;
    }
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }

    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: #cd64a4;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #eee;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    .visible-xs {
        display: block !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }

    .visible-sm.visible-xs {
        display: block !important;
    }

    tr.visible-sm.visible-xs {
        display: table-row !important;
    }

    td.visible-sm.visible-xs, th.visible-sm.visible-xs {
        display: table-cell !important;
    }

    .visible-md.visible-xs {
        display: block !important;
    }

    tr.visible-md.visible-xs {
        display: table-row !important;
    }

    td.visible-md.visible-xs, th.visible-md.visible-xs {
        display: table-cell !important;
    }

    .visible-lg.visible-xs {
        display: block !important;
    }

    tr.visible-lg.visible-xs {
        display: table-row !important;
    }

    td.visible-lg.visible-xs, th.visible-lg.visible-xs {
        display: table-cell !important;
    }

    .hidden-lg.hidden-xs, .hidden-md.hidden-xs, .hidden-sm.hidden-xs, .hidden-xs, td.hidden-lg.hidden-xs, td.hidden-md.hidden-xs, td.hidden-sm.hidden-xs, td.hidden-xs, th.hidden-lg.hidden-xs, th.hidden-md.hidden-xs, th.hidden-sm.hidden-xs, th.hidden-xs, tr.hidden-lg.hidden-xs, tr.hidden-md.hidden-xs, tr.hidden-sm.hidden-xs, tr.hidden-xs {
        display: none !important;
    }

    .responsive .content-wrapper, .responsive header .header-inner {
        min-width: 0;
        max-width: 992px;
    }

    .navbar-fixed-top {
        position: fixed !important;
    }

    .responsive .full-width-panel .bg-panel {
        top: -1px;
    }

    .responsive .full-width-panel .panel-inner {
        min-width: 0;
        max-width: 992px;
    }

    .responsive .panel-hero, .responsive .panel-hero-heading, .responsive .panel-hero-headline {
        padding-top: 50px;
    }

    .responsive .panel-hero .bg-panel + .panel-inner, .responsive .panel-hero-heading .bg-panel + .panel-inner, .responsive .panel-hero-headline .bg-panel + .panel-inner {
        margin-top: 0;
    }

    .responsive .summary-item img {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding-top: 0;
    }

    .responsive .summary-item .content {
        padding-top: 20px;
        padding-left: 0;
    }

    .responsive .disclaimer-notice .notice-inner, .responsive .notice-inner {
        min-width: 0;
        max-width: 992px;
    }

    .colleague-filter .all-roles, .colleague-filter .filtered-roles {
        margin-left: -10px;
        margin-right: -10px;
    }

    .responsive {
        overflow-x: hidden;
        max-width: 100%;
        max-height: 100%;
    }

    .responsive .panel-heading-block h1, .responsive .story-chapter h2, .responsive h1 {
        font-size: 2.142857142857143em;
        line-height: 1.035714285714286em;
        margin-bottom: 16px;
    }

    .responsive .story-chapter h2 {
        margin-bottom: 8px;
    }

    .responsive .full-width-panel h4, .responsive .intro-copy p, .responsive .story-chapter h3, .responsive h2, .responsive h3, .responsive h4 {
        font-size: 1.285714285714286em;
        line-height: 1.25em;
        margin-bottom: 16px;
    }

    .responsive .intro p, .responsive .story-chapter p, .responsive ol li, .responsive p, .responsive ul li {
        font-size: 1em !important;
    }

    .responsive .story-chapter blockquote div p, .responsive .story-chapter.no-image blockquote div p {
        font-size: 1.142857142857143em;
    }

    .responsive h2, .responsive h3, .responsive p {
        color: #000;
    }

    .responsive .charcoal .panel-right-item *, .responsive .green .panel-right-item * {
        color: #fff;
    }

    .responsive .intro-copy, .responsive .panel-heading-block .intro-copy {
        padding-top: 0;
    }

    .responsive .container {
        padding: 50px 10px 0;
    }

    .responsive .content-page {
        padding-top: 0;
    }

    .responsive .content-page .row {
        margin: 0 -10px;
    }

    .responsive .content-page p {
        clear: both;
    }

    .responsive .story .story-tags {
        margin: 0 0 30px -10px;
    }

    .responsive .story .story-tags h3, .responsive .story .story-tags ul {
        margin-left: 10px;
        margin-right: 10px;
    }

    .responsive .story .story-tags h3 {
        font-size: .857142857142857em;
        margin-bottom: 1px;
        color: #fff;
    }

    .responsive .story-chapter {
        height: auto;
        min-height: 1px;
        padding-top: 0;
        padding-bottom: 15px;
    }

    .responsive .story-chapter .bg-panel {
        position: static;
        top: auto;
        left: auto;
        float: left;
        width: 100%;
        height: 252px;
    }

    .responsive .story-chapter.no-image .bg-panel, .responsive .story-chapter.no-image .story-brand-image {
        display: none;
    }

    .responsive .story-chapter.no-image .featured-stats {
        padding-left: 0;
    }

    .responsive .story-chapter .story-brand-image {
        text-align: center;
    }

    .responsive .story-chapter .content-wrapper {
        clear: both;
    }

    .responsive .story-chapter section {
        margin-bottom: 0;
        padding: 30px 0 10px;
    }

    .responsive .story-chapter .featured-stats {
        margin: 0 0 30px;
    }

    .responsive .story-chapter .featured-stats div {
        margin-top: 2px;
    }

    .responsive .story-chapter .featured-stats div:first-child {
        margin: 0;
        width: 100%;
    }

    .responsive .story-chapter .featured-stats p {
        color: #fff;
    }

    .responsive .story-chapter blockquote, .responsive .story-chapter.no-image blockquote {
        margin: 20px 0;
    }

    .responsive .story-chapter .story-tags {
        display: none !important;
    }

    .responsive .story-chapter .brand-logo {
        margin: -30px auto 40px auto;
        display: block;
    }

    .responsive .story-chapter .cta-box {
        margin-top: 0;
        padding: 20px 10px 10px;
    }

    .responsive .story-nav {
        display: none !important;
    }

    .responsive .story-tags {
        width: 100%;
        margin: 30px 0;
    }

    .responsive .story-tags h3, .responsive .story-tags li a {
        font-size: .857142857142857em;
        line-height: 1.428571428571429em;
        padding: 12px 10px;
        min-height: 40px;
    }

    .responsive .story-tags li, .responsive .story-tags ul {
        width: auto;
    }

    .responsive .story-tags li {
        margin-right: 1px;
    }

    .responsive .story-tags li a {
        display: block;
        margin-right: 0;
    }

    .responsive .featured-stats div {
        margin-top: 0;
        width: 100%;
    }

    .responsive .featured-stats div:first-child {
        border-right: 0;
    }

    .responsive .banner {
        overflow: hidden;
    }

    .responsive .banner img {
        width: auto;
        height: 100px;
        overflow: hidden;
    }

    .responsive .story-listing {
        margin: -50px 0 30px 0;
        padding: 0;
    }

    .responsive .story-listing h3 {
        margin: 0;
        padding-bottom: 12px;
    }

    .responsive .story-listing .listing {
        padding: 18px 0 0;
    }

    .responsive .story-listing .listing:nth-child(odd) {
        background: 0 0;
    }

    .responsive .story-listing .listing time {
        margin: 0 30px 10px 0;
        padding: 0;
    }

    .responsive .story-listing .listing img {
        display: none;
    }

    .responsive .story-listing .listing .content {
        clear: both;
    }

    .responsive .story-listing .listing .arrow-link {
        font-family: 'notosans';
        background-color: none;
        display: inline-block;
        text-decoration: none;
    }

    .responsive .story-listing .listing .arrow-link:focus, .responsive .story-listing .listing .arrow-link:hover {
        color: #000;
    }

    .responsive .story-listing .listing .arrow-link .icon-arrow {
        margin-left: 8px;
    }

    .responsive .panel-headline {
        font-size: 1em;
        min-height: 185px;
    }

    .responsive .panel-headline .heading-divider {
        display: block;
    }

    .responsive .panel-headline .headline-text {
        font-size: 2.428571428571429em;
        padding-right: 0;
        border: 0;
        text-align: center;
        margin-top: 4px;
    }

    .responsive .panel-headline .headline-info {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    .responsive .panel-headline .headline-info .info-inner {
        float: left;
        width: 100%;
    }

    .responsive .panel-headline .headline-info .text-large, .responsive .panel-headline .headline-info .text-small {
        float: none;
        display: inline-block;
    }

    .responsive .panel-headline .headline-info .text-large {
        font-size: 3.214285714285715em;
        letter-spacing: -3px;
        padding-right: 0;
    }

    .responsive .panel-headline .headline-info .text-small {
        font-size: 1.071428571428571em;
        line-height: 1.142857142857143em;
        position: static;
        bottom: auto;
        margin-top: 3px;
        text-align: center;
        max-width: 180px;
        padding-left: 5px;
    }

    .responsive .brand-page .container {
        padding-top: 0;
    }

    .responsive .brand-page .panel-heading-block {
        float: none;
    }

    .responsive .brand-page .image-heading {
        max-height: none;
        margin: 0 auto;
        padding: 8% 25% 18%;
    }

    .responsive .brand-page.content-wrapper {
        margin-top: -50px;
        margin-bottom: 40px;
    }

    .responsive .brand-page .intro-copy {
        padding-bottom: 0;
    }

    .responsive .brand-page .supplementary-text {
        margin-bottom: 20px;
        padding-left: 0;
    }

    .responsive .brand-page .blockquote-feature {
        margin: 0 -10px;
    }

    .responsive .brand-page .blockquote-feature .col-md-6 {
        padding: 0 20px;
    }

    .responsive .brand-page .blockquote-feature blockquote {
        min-height: 1px;
    }

    .responsive .brand-page .blockquote-feature blockquote p {
        margin-right: 30px;
    }

    .responsive .brand-page .blockquote-feature .blockquote-image {
        padding: 0;
    }

    .responsive .sublanding-page.panel-heading-block .row {
        margin: 0;
    }

    .responsive .sublanding-page.panel-heading-block .col-md-8 {
        padding: 0;
    }

    .responsive .sublanding-page.panel-heading-block .col-md-8 .row {
        clear: both;
    }

    .responsive .sublanding-page.panel-heading-block .col-md-8 .row .col-xs-12 {
        padding: 0;
    }

    .responsive .module-padding-top {
        padding-top: 0 !important;
    }

    .responsive header, .responsive header .navbar {
        height: 51px;
    }

    .responsive header .logo {
        width: 85px;
    }

    .responsive header .header-top {
        position: absolute;
        top: 50px;
        left: 0;
        background: #333;
        width: 100%;
        height: auto;
        border: 0;
        padding: 0 30px 60px;
        display: none;
    }

    .responsive header .header-top .share-heading {
        font-size: 1.5em;
        color: #fff;
        margin-bottom: 15px;
    }

    .responsive header .header-top .share-heading a {
        color: #fff;
    }

    .responsive header .header-top .price-info {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 0;
        border-top: 1px solid #5c5c5c;
    }

    .responsive header .header-top .price-info a {
        color: #fff;
        margin-left: 30px;
        font-size: 1em;
    }

    .responsive header .header-top .share-feed {
        float: left;
        clear: both;
        border: 0;
        padding-bottom: 15px;
    }

    .responsive header .header-top .share-feed div {
        color: #fff;
        border: 0;
        float: left;
        clear: both;
        padding: 0 0 0 25px;
        margin-bottom: 10px;
        font-size: 1em;
    }

    .responsive header .header-top .share-feed div.decrease, .responsive header .header-top .share-feed div.increase, .responsive header .header-top .share-feed div.no-change {
        background-position: center left;
    }

    .responsive header .share-price-toggle {
        float: right;
        background: url(../img/share-toggle.png) #cd64a4 no-repeat center center;
        padding: 9px 15px;
        width: 60px;
        height: 50px;
        border: 0;
        display: block;
    }

    .responsive header .share-price-toggle.open {
        background-color: #333;
    }

    .responsive footer {
        padding-top: 0;
    }

    .responsive footer .row div {
        padding: 0;
    }

    .responsive footer nav li, .responsive footer nav ul {
        text-align: left;
        width: 100%;
        margin: 0;
    }

    .responsive footer nav li {
        clear: both;
        display: block;
        border-top: 1px solid #fff;
        padding: 0;
    }

    .responsive footer nav li:first-child {
        border: 0;
    }

    .responsive footer nav a {
        display: block;
        min-height: 40px;
        line-height: 1.428571428571429em;
        padding: 12px 0 12px 10px;
    }

    .responsive footer p {
        padding: 0 10px;
    }

    .responsive header nav ul > li a.active {
        background: #333 !important;
    }

    .responsive header nav ul > li a.active:focus, .responsive header nav ul > li a.active:hover {
        background: #cd64a4 !important;
    }

    .responsive header .header-inner {
        overflow: visible;
    }

    .responsive header .navbar-toggle {
        margin: 0;
        padding: 9px 20px;
        background: #cd64a4;
        border-radius: 0;
        height: 50px;
    }

    .responsive header .navbar-toggle .icon-bar {
        border-radius: 4px;
        width: 18px;
        height: 3px;
    }

    .responsive header .navbar-toggle.open {
        background: #333;
    }

    .responsive header .nav-divider {
        float: right;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.5);
        width: 1px;
        height: 34px;
        margin-top: 8px;
    }

    .responsive header .navbar-collapse {
        max-height: none;
        border: 0;
        padding: 0;
        display: none;
    }

    .responsive header .navbar-collapse .navbar-nav {
        margin: 0;
    }

    .responsive header .navbar-collapse li {
        clear: both;
    }

    .responsive header .navbar-collapse .close-button {
        float: right;
        background: url(../img/nav-close.png) #333 no-repeat -30px 0;
        color: #fff;
        width: 60px;
        height: 50px;
        margin: -28px 0 0 0;
        padding-top: 5px;
        text-transform: none;
        text-align: center;
    }

    .responsive header .navbar-collapse nav {
        width: 100%;
    }

    .responsive header .navbar-collapse nav .nav {
        padding-bottom: 28px;
    }

    .responsive header .navbar-collapse nav ul {
        height: auto;
        width: 100%;
    }

    .responsive header .navbar-collapse nav ul li {
        position: relative;
        height: auto;
        margin-bottom: 0;
    }

    .responsive header .navbar-collapse nav ul li:first-child {
        border: 0;
    }

    .responsive header .navbar-collapse nav ul li a {
        display: block;
        min-height: 52px;
        font-size: 1em;
        line-height: 1.571428571428572em;
        padding: 14px 0 14px 20px;
        color: #2f76b2;
        background: #333;
        margin: 0;
    }

    .responsive header .navbar-collapse nav ul .sub-nav, .responsive header .navbar-collapse nav ul li:hover .sub-nav {
        left: 0;
        position: relative;
        z-index: 88;
        padding: 0;
        width: 100%;
        min-height: 0;
        display: block;
    }

    .responsive header .navbar-collapse nav ul .sub-nav .col-md-3, .responsive header .navbar-collapse nav ul .sub-nav .col-md-9, .responsive header .navbar-collapse nav ul li:hover .sub-nav .col-md-3, .responsive header .navbar-collapse nav ul li:hover .sub-nav .col-md-9 {
        width: 100%;
        border-top: 0;
        padding-right: 0;
    }

    .responsive header .navbar-collapse nav ul .sub-nav .section-heading, .responsive header .navbar-collapse nav ul .sub-nav img, .responsive header .navbar-collapse nav ul .sub-nav p, .responsive header .navbar-collapse nav ul li:hover .sub-nav .section-heading, .responsive header .navbar-collapse nav ul li:hover .sub-nav img, .responsive header .navbar-collapse nav ul li:hover .sub-nav p {
        display: none;
    }

    .responsive header .navbar-collapse nav ul .sub-nav div, .responsive header .navbar-collapse nav ul li:hover .sub-nav div {
        padding: 0;
        margin: 0;
        min-height: 0;
    }

    .responsive header .navbar-collapse nav ul .sub-nav a:focus, .responsive header .navbar-collapse nav ul .sub-nav a:hover, .responsive header .navbar-collapse nav ul li:hover .sub-nav a:focus, .responsive header .navbar-collapse nav ul li:hover .sub-nav a:hover {
        background: #cd64a4;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul {
        left: 0;
        position: relative;
        z-index: 88;
        width: 100%;
        padding: 0;
        display: none;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul .row, .responsive header .navbar-collapse nav ul .sub-nav ul .sub-heading, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul .row, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul .sub-heading {
        margin: 0;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul li, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul li {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        font-size: .857142857142857em;
        border: solid #5c5c5c;
        border-width: 1px 0 0;
        min-height: 0;
        display: block;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul li a, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul li a {
        color: #fff;
        padding: 16px 0 14px 30px;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul li li, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul li li {
        margin: 0;
        padding: 0;
        font-size: 1em;
        display: block;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul li li a, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul li li a {
        background: #232323;
        font-weight: 700;
        font-family: 'notosans';
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul li li li, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul li li li {
        margin: 0;
        padding: 0;
        font-size: 1em;
        border: 0;
        display: block;
    }

    .responsive header .navbar-collapse nav ul .sub-nav ul li li li a, .responsive header .navbar-collapse nav ul li:hover .sub-nav ul li li li a {
        background: #000;
        font-family: 'notosans';
    }

    .responsive header .navbar-collapse nav li {
        float: none;
        border-top: 1px solid #5c5c5c;
        min-height: 0;
    }

    .responsive .subnav-toggle {
        display: block;
    }

    .responsive #mega-nav-panel {
        display: none !important;
    }

    .responsive .bread-crumb {
        display: none;
    }

    .responsive .related-item {
        padding: 0;
        margin-bottom: 30px;
    }

    .responsive .related-item .story-tags {
        left: 10px;
    }

    .responsive .related-item .arrow-link {
        left: 20px;
    }

    .responsive .summary-item {
        padding-bottom: 0;
        margin-bottom: 30px;
    }

    .responsive .stat .stat-figure {
        margin-bottom: 0;
        word-wrap: break-word;
    }

    .responsive .stat p {
        font-size: 1em;
        color: #fff;
        font-family: 'notosans';
    }

    .responsive .stat .stat-inner {
        text-align: center;
    }

    .responsive .right-item-inner .stat p {
        color: #fff;
    }

    .responsive .footnotes ol {
        padding-top: 0;
        border-top: 0;
        padding-bottom: 0;
    }

    .responsive .full-width-panel {
        padding: 30px 10px;
        border-top: 1px solid #dbdbdb;
    }

    .responsive .full-width-panel:first-child {
        border-top: 0;
    }

    .responsive .full-width-panel.carousel-container {
        padding: 0;
        margin: 0;
    }

    .responsive .full-width-panel .bg-panel {
        display: none;
        background-positon: 50% 100%;
    }

    .responsive .full-width-panel .story-tags {
        margin: 0;
    }

    .responsive .full-width-panel .panel-inner {
        padding: 0;
        margin: 0 auto;
    }

    .responsive .full-width-panel.panel-hero .panel-inner, .responsive .full-width-panel.panel-hero-heading .panel-inner, .responsive .full-width-panel.panel-hero-headline .panel-inner {
        padding: 0;
    }

    .responsive .full-width-panel.panel-hero .promo-items, .responsive .full-width-panel.panel-hero-heading .promo-items, .responsive .full-width-panel.panel-hero-headline .promo-items {
        padding-left: 0;
        padding-right: 0;
    }

    .responsive .full-width-panel.panel-hero .promo-items .content, .responsive .full-width-panel.panel-hero-heading .promo-items .content, .responsive .full-width-panel.panel-hero-headline .promo-items .content {
        width: 89%;
    }

    .responsive .full-width-panel.panel-hero .promo-items .content h3, .responsive .full-width-panel.panel-hero-heading .promo-items .content h3, .responsive .full-width-panel.panel-hero-headline .promo-items .content h3 {
        margin-bottom: 0 !important;
    }

    .responsive .full-width-panel.panel-hero .promo-items .content .arrow-link, .responsive .full-width-panel.panel-hero-heading .promo-items .content .arrow-link, .responsive .full-width-panel.panel-hero-headline .promo-items .content .arrow-link {
        font-family: 'notosans';
        background-color: none;
        display: inline-block;
        text-decoration: none;
        width: auto;
    }

    .responsive .full-width-panel.panel-hero .promo-items .content .arrow-link:focus, .responsive .full-width-panel.panel-hero .promo-items .content .arrow-link:hover, .responsive .full-width-panel.panel-hero-heading .promo-items .content .arrow-link:focus, .responsive .full-width-panel.panel-hero-heading .promo-items .content .arrow-link:hover, .responsive .full-width-panel.panel-hero-headline .promo-items .content .arrow-link:focus, .responsive .full-width-panel.panel-hero-headline .promo-items .content .arrow-link:hover {
        color: #000;
    }

    .responsive .full-width-panel.panel-hero .promo-items .content .arrow-link .icon-arrow, .responsive .full-width-panel.panel-hero-heading .promo-items .content .arrow-link .icon-arrow, .responsive .full-width-panel.panel-hero-headline .promo-items .content .arrow-link .icon-arrow {
        margin-left: 8px;
    }

    .responsive .full-width-panel.panel-hero .promo-items .col-md-4, .responsive .full-width-panel.panel-hero-heading .promo-items .col-md-4, .responsive .full-width-panel.panel-hero-headline .promo-items .col-md-4 {
        position: relative;
    }

    .responsive .full-width-panel.panel-hero .promo-items .col-md-4 .story-tags, .responsive .full-width-panel.panel-hero-heading .promo-items .col-md-4 .story-tags, .responsive .full-width-panel.panel-hero-headline .promo-items .col-md-4 .story-tags {
        left: 0;
    }

    .responsive .full-width-panel.panel-hero .takeover, .responsive .full-width-panel.panel-hero-heading .takeover, .responsive .full-width-panel.panel-hero-headline .takeover {
        margin: 0 -10px !important;
    }

    .responsive .full-width-panel.panel-hero .takeover .row, .responsive .full-width-panel.panel-hero-heading .takeover .row, .responsive .full-width-panel.panel-hero-headline .takeover .row {
        margin: 0 -10px;
    }

    .responsive .full-width-panel.panel-hero .takeover .item-img, .responsive .full-width-panel.panel-hero-heading .takeover .item-img, .responsive .full-width-panel.panel-hero-headline .takeover .item-img {
        display: none;
    }

    .responsive .full-width-panel.panel-hero .takeover .promo-item, .responsive .full-width-panel.panel-hero .takeover .promo-item-wide, .responsive .full-width-panel.panel-hero-heading .takeover .promo-item, .responsive .full-width-panel.panel-hero-heading .takeover .promo-item-wide, .responsive .full-width-panel.panel-hero-headline .takeover .promo-item, .responsive .full-width-panel.panel-hero-headline .takeover .promo-item-wide {
        float: left;
        margin: 0;
    }

    .responsive .full-width-panel.panel-hero .takeover .promo-item-wide:first-child, .responsive .full-width-panel.panel-hero .takeover .promo-item:first-child, .responsive .full-width-panel.panel-hero-heading .takeover .promo-item-wide:first-child, .responsive .full-width-panel.panel-hero-heading .takeover .promo-item:first-child, .responsive .full-width-panel.panel-hero-headline .takeover .promo-item-wide:first-child, .responsive .full-width-panel.panel-hero-headline .takeover .promo-item:first-child {
        margin-bottom: 0;
    }

    .responsive .full-width-panel.panel-hero .takeover section.item-inner, .responsive .full-width-panel.panel-hero-heading .takeover section.item-inner, .responsive .full-width-panel.panel-hero-headline .takeover section.item-inner {
        padding-top: 5px;
    }

    .responsive .full-width-panel.panel-hero .takeover .col-md-4 blockquote, .responsive .full-width-panel.panel-hero-heading .takeover .col-md-4 blockquote, .responsive .full-width-panel.panel-hero-headline .takeover .col-md-4 blockquote {
        background: url(../img/quote-left-white.png) no-repeat 20px 30px;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.8);
        padding-bottom: 30px;
        margin: 0 0 30px;
    }

    .responsive .full-width-panel.panel-hero .takeover .col-md-4 blockquote p, .responsive .full-width-panel.panel-hero-heading .takeover .col-md-4 blockquote p, .responsive .full-width-panel.panel-hero-headline .takeover .col-md-4 blockquote p {
        color: #fff;
    }

    .responsive .full-width-panel.panel-hero .takeover .col-md-4 blockquote div, .responsive .full-width-panel.panel-hero-heading .takeover .col-md-4 blockquote div, .responsive .full-width-panel.panel-hero-headline .takeover .col-md-4 blockquote div {
        background: url(../img/quote-right-white.png) no-repeat bottom right;
    }

    .responsive .full-width-panel.panel-hero .takeover .col-md-4 blockquote div p, .responsive .full-width-panel.panel-hero-heading .takeover .col-md-4 blockquote div p, .responsive .full-width-panel.panel-hero-headline .takeover .col-md-4 blockquote div p {
        font-size: 1.142857142857143em;
    }

    .responsive .full-width-panel.panel-hero-heading {
        padding: 0;
        margin-top: -1px;
        margin-bottom: 0;
    }

    .responsive .full-width-panel.panel-hero-heading .bg-panel {
        position: absolute;
        top: auto;
        left: auto;
        float: left;
        width: 100%;
        height: 252px;
        margin-top: 1px;
        background-size: cover !important;
        background-position: top center;
        display: block;
    }

    .responsive .full-width-panel.panel-hero-heading .panel-inner {
        padding: 0;
    }

    .responsive .full-width-panel.panel-hero-heading .panel-inner .promo-items .row {
        margin: 0;
    }

    .responsive .full-width-panel.panel-hero-heading .panel-inner .panel-heading-block {
        padding-top: 32px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 252px;
    }

    .responsive .full-width-panel.panel-hero-heading .panel-inner .promo-item .item-inner, .responsive .full-width-panel.panel-hero-heading .panel-inner .promo-item-wide .item-inner {
        margin: 0;
    }

    .responsive .full-width-panel.panel-hero-headline {
        padding-bottom: 0;
    }

    .responsive .full-width-panel.panel-hero-headline .bg-panel {
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        float: left;
        width: 100%;
        height: 210px;
        margin-top: -31px;
        background-size: cover !important;
        background-position: top center;
    }

    .responsive .full-width-panel.panel-hero-headline .promo-items {
        padding-bottom: 0;
    }

    .responsive .full-width-panel.panel-hero .promo-items, .responsive .full-width-panel.panel-hero-heading .promo-items, .responsive .full-width-panel.panel-hero-headline .promo-items {
        margin-left: -10px;
        margin-right: -10px;
    }

    .responsive .full-width-panel.panel-hero .promo-items .promo-item, .responsive .full-width-panel.panel-hero .promo-items .promo-item-wide, .responsive .full-width-panel.panel-hero-heading .promo-items .promo-item, .responsive .full-width-panel.panel-hero-heading .promo-items .promo-item-wide, .responsive .full-width-panel.panel-hero-headline .promo-items .promo-item, .responsive .full-width-panel.panel-hero-headline .promo-items .promo-item-wide {
        margin-bottom: 30px;
    }

    .responsive .full-width-panel .panel-heading-block {
        padding-left: 0;
        padding-right: 0;
        padding-top: 51px;
    }

    .responsive .full-width-panel > .panel-inner > .row > .col-sm-6 + .col-sm-6 {
        border-top: 1px solid #fff;
        padding-top: 30px;
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
    }

    .responsive .full-width-panel > .panel-inner > .row > .col-sm-6 + .col-sm-6.wide-img {
        padding-top: 0;
    }

    .responsive .full-width-panel.grey > .panel-inner > .row > .col-sm-6 + .col-sm-6 {
        border-color: #dbdbdb;
    }

    .responsive .panel-heading-block {
        float: left;
        min-height: 0;
        padding-bottom: 10px;
    }

    .responsive .panel-heading-block .intro-copy + [class*=promo-item] {
        margin-top: 30px;
    }

    .responsive .panel-heading-block .promo-item-wide.charcoal .row, .responsive .panel-heading-block .promo-item-wide.green .row {
        padding-right: 0;
        padding-bottom: 0;
    }

    .responsive .panel-heading-block .promo-item-wide.charcoal .item-content, .responsive .panel-heading-block .promo-item-wide.green .item-content {
        padding: 0;
        margin-left: 10px;
    }

    .responsive .panel-heading-block .promo-item-wide.charcoal .item-content *, .responsive .panel-heading-block .promo-item-wide.green .item-content * {
        padding: 0 10px;
    }

    .responsive .panel-heading-block .promo-item-wide.charcoal .item-content .rte, .responsive .panel-heading-block .promo-item-wide.green .item-content .rte {
        padding: 0;
    }

    .responsive .panel-heading-block .promo-item-wide.charcoal .item-content img, .responsive .panel-heading-block .promo-item-wide.green .item-content img {
        padding: 20px 0 0;
    }

    .responsive .panel-right-item {
        float: left;
        position: static;
        padding-top: 20px;
    }

    .responsive .panel-right-item .promo-heading {
        color: #fff;
        margin-bottom: 0;
        text-transform: none;
    }

    .responsive .explore-item h4 .arrow-link .icon-arrow {
        margin-top: -10px;
    }

    .responsive .explore {
        padding-bottom: 0;
    }

    .responsive .explore .summary-item {
        border-top: 1px solid #dbdbdb;
        padding-top: 5px;
        padding-bottom: 35px;
        margin-bottom: 0;
    }

    .responsive .explore .summary-item:first-child {
        border: 0;
        padding-top: 0;
    }

    .responsive .explore .summary-item img {
        display: none;
    }

    .responsive .explore .summary-item .content {
        float: left;
        overflow: visible;
    }

    .responsive .panel-heading-wide h1 {
        padding-bottom: 0;
        border: 0;
    }

    .responsive .info-bar {
        padding: 30px 0 0;
    }

    .responsive .info-bar .row {
        margin: 0 10px;
    }

    .responsive .info-bar .stat-info {
        border-top: 1px solid #fff;
        background: #f5f5f5;
        padding-top: 15px;
        padding-bottom: 25px;
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
    }

    .responsive .info-bar .stat-info, .responsive .info-bar .stat-info *, .responsive .info-bar .stat-info p {
        color: #333;
    }

    .responsive .info-bar .content, .responsive .info-bar .summary-item {
        padding: 0;
    }

    .responsive .info-bar .content h4 {
        margin-bottom: 12px;
    }

    .responsive .panel-heading-wide .promo-items {
        margin: 0;
    }

    .responsive .full-width-panel.panel-hero-heading.no-banner-image .panel-inner .panel-heading-block {
        margin-top: 0;
    }

    .responsive .panel-heading-block .row {
        margin: 0 -10px;
    }

    .responsive .col-sm-6.promo-item-wide .content h3, .responsive .promo-item h3, .responsive .promo-item-wide h3, .responsive .promo-item-wide.col-sm-6 .content h3, .responsive .promo-item.col-sm-6 .content h3, .responsive .section-promo h3, .responsive .section-promo.col-sm-6 .content h3 {
        font-size: 1.285714285714286em;
        line-height: 1.25em;
        margin-bottom: 16px;
        width: auto !important;
    }

    .responsive .col-sm-6.promo-item-wide .content h3 .arrow-link, .responsive .promo-item h3 .arrow-link, .responsive .promo-item-wide h3 .arrow-link, .responsive .promo-item-wide.col-sm-6 .content h3 .arrow-link, .responsive .promo-item.col-sm-6 .content h3 .arrow-link, .responsive .section-promo h3 .arrow-link, .responsive .section-promo.col-sm-6 .content h3 .arrow-link {
        font-family: 'notosans';
        background-color: none;
        display: inline-block;
        text-decoration: none;
    }

    .responsive .col-sm-6.promo-item-wide .content h3 .arrow-link:focus, .responsive .col-sm-6.promo-item-wide .content h3 .arrow-link:hover, .responsive .promo-item h3 .arrow-link:focus, .responsive .promo-item h3 .arrow-link:hover, .responsive .promo-item-wide h3 .arrow-link:focus, .responsive .promo-item-wide h3 .arrow-link:hover, .responsive .promo-item-wide.col-sm-6 .content h3 .arrow-link:focus, .responsive .promo-item-wide.col-sm-6 .content h3 .arrow-link:hover, .responsive .promo-item.col-sm-6 .content h3 .arrow-link:focus, .responsive .promo-item.col-sm-6 .content h3 .arrow-link:hover, .responsive .section-promo h3 .arrow-link:focus, .responsive .section-promo h3 .arrow-link:hover, .responsive .section-promo.col-sm-6 .content h3 .arrow-link:focus, .responsive .section-promo.col-sm-6 .content h3 .arrow-link:hover {
        color: #000;
    }

    .responsive .col-sm-6.promo-item-wide .content h3 .arrow-link .icon-arrow, .responsive .promo-item h3 .arrow-link .icon-arrow, .responsive .promo-item-wide h3 .arrow-link .icon-arrow, .responsive .promo-item-wide.col-sm-6 .content h3 .arrow-link .icon-arrow, .responsive .promo-item.col-sm-6 .content h3 .arrow-link .icon-arrow, .responsive .section-promo h3 .arrow-link .icon-arrow, .responsive .section-promo.col-sm-6 .content h3 .arrow-link .icon-arrow {
        margin-left: 8px;
    }

    .responsive .promo-item-wide.wide-img p, .responsive .promo-item.wide-img p, .responsive .section-promo.wide-img p, .responsive .wide-img.promo-item-wide p {
        padding-top: 0;
    }

    .responsive .promo-item .content, .responsive .promo-item-wide .content {
        left: 3%;
        padding-left: 3%;
        padding-right: 3%;
        width: 94% !important;
    }

    .responsive .promo-item-wide .content, .responsive .section-promo .content {
        position: static;
        width: auto !important;
        min-height: 1px;
        padding: 20px;
    }

    .responsive .section-promos .promo-item .content, .responsive .section-promos .promo-item-wide .content {
        position: static;
        padding-bottom: 0;
    }

    .responsive .section-promos.careers-section-promo {
        margin-bottom: 0;
    }

    .responsive .takeover {
        padding-left: 10px;
        padding-right: 10px;
    }

    .responsive .takeover-item {
        height: auto !important;
    }

    .responsive .takeover-item:first-child {
        padding-bottom: 30px;
    }

    .responsive .takeover-item .takeover-title {
        font-size: 1.785714285714286em;
        line-height: 1em;
        margin: 20px;
    }

    .responsive .takeover-item blockquote {
        margin-bottom: 0 !important;
    }

    .responsive .takeover-item .arrow-link {
        font-size: 1em;
        margin-bottom: 5px;
    }

    .responsive .heritage-item {
        float: left;
        padding-top: 35px;
        margin: 15px -10px 0 -10px;
    }

    .responsive .heritage-item img {
        margin-bottom: 30px;
    }

    .responsive .full-width-panel .panel-heading-block .recent-items, .responsive .full-width-panel .recent-items {
        float: none;
        width: 100%;
    }

    .responsive .google-map {
        display: none;
    }

    .responsive .cookie-notice {
        top: 51px;
    }

    .responsive .notice-inner {
        padding: 15px;
        height: 84px;
        top: 0;
    }

    .responsive .notice-inner p {
        padding-right: 20px;
    }

    .responsive .notice-close {
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        display: block;
    }

    .responsive .notice-close .icon-close {
        position: absolute;
        top: 20px;
        right: 15px;
        z-index: 9999;
    }

    .responsive .carousel-container {
        border-width: 1px 0 0;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-next, .responsive .owl-theme .owl-controls .owl-buttons .owl-prev {
        width: 40px;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-next {
        background: url(../img/arrow-right-22x34.png) no-repeat center center;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-next:focus, .responsive .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        background: url(../img/arrow-right-22x34-hover.png) no-repeat center center;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-next.disabled {
        background: url(../img/carousel-mobile-grey-right.png) no-repeat center center;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-prev {
        background: url(../img/arrow-left-22x34.png) no-repeat center center;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-prev:focus, .responsive .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
        background: url(../img/arrow-left-22x34-hover.png) no-repeat center center;
    }

    .responsive .owl-theme .owl-controls .owl-buttons .owl-prev.disabled {
        background: url(../img/carousel-mobile-grey-left.png) no-repeat center center;
    }

    .responsive .owl-carousel .owl-item img {
        max-height: none;
    }

    .responsive .full-width-carousel-container {
        padding: 0 0 40px;
    }

    .responsive .full-width-carousel-container .full-width-carousel li {
        margin: 0 !important;
    }

    .responsive .full-width-carousel-container .full-width-carousel li img.visible-xs {
        display: inline-block !important;
    }

    .responsive .full-width-carousel-container .full-width-carousel li {
        width: auto;
    }

    .responsive .full-width-carousel-container .full-width-carousel li img {
        min-width: 100%;
    }

    .responsive .full-width-carousel-container .full-width-carousel li .content {
        position: relative;
        bottom: 0;
        left: auto;
        padding: 40px 10px;
        max-width: 767px;
        width: auto;
    }

    .responsive .full-width-carousel-container .full-width-carousel li .content h3 {
        font-size: 1.571428571428572em;
    }

    .responsive .full-width-carousel-container .carousel-pagination {
        display: none !important;
    }

    .responsive .full-width-carousel-container .carousel-overlay {
        background: none !important;
    }

    .responsive .full-width-carousel-container .carousel-overlay.left {
        top: 0;
        left: 20px;
        width: 30px;
    }

    .responsive .full-width-carousel-container .carousel-overlay.left .prev {
        right: 0;
        width: 30px;
        height: 48px;
        background: url(../img/arrow-left-30x48.png) no-repeat center center;
    }

    .responsive .full-width-carousel-container .carousel-overlay.left .prev:focus, .responsive .full-width-carousel-container .carousel-overlay.left .prev:hover {
        background: url(../img/arrow-left-30x48-hover.png) no-repeat center center;
    }

    .responsive .full-width-carousel-container .carousel-overlay.right {
        top: 0;
        right: 20px;
        width: 22px;
    }

    .responsive .full-width-carousel-container .carousel-overlay.right .next {
        left: 0;
        width: 30px;
        height: 48px;
        background: url(../img/arrow-right-30x48.png) no-repeat center center;
    }

    .responsive .full-width-carousel-container .carousel-overlay.right .next:focus, .responsive .full-width-carousel-container .carousel-overlay.right .next:hover {
        background: url(../img/arrow-right-30x48-hover.png) no-repeat center center;
    }

    .responsive .career-selector {
        padding-bottom: 0;
    }

    .responsive .career-selector .career-area hr {
        margin: 15px -10px 0 -10px;
    }

    .responsive .career-selector .career-area .area-info {
        padding-top: 35px;
        min-height: 1px;
    }

    .responsive .career-selector .career-area .select-replacement {
        margin-top: 32px;
        margin-bottom: 40px;
    }

    .responsive .colleague-filter {
        background: #f5f5f5;
        border-top: 0;
    }

    .responsive .colleague-filter .select-role {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .responsive .colleague-filter .select-role label {
        padding-bottom: 25px;
    }

    .responsive .colleague-filter .select-role .select-replacement {
        clear: both;
        width: 100%;
        min-width: 0;
    }

    .responsive .colleague-filter .select-role .select-replacement select {
        font-size: 16px;
    }

    .responsive .colleague-filter hr {
        margin-bottom: 0;
    }

    .responsive .colleague-filter .all-roles {
        display: none !important;
    }

    .responsive .colleague-filter .all-roles, .responsive .colleague-filter .filtered-roles {
        margin: 0;
        max-width: 767px !important;
        width: auto !important;
    }

    .responsive .colleague-filter .all-roles .item:first-child, .responsive .colleague-filter .filtered-roles .item:first-child {
        margin-top: 38px;
    }

    .responsive .colleague-filter .item, .responsive .colleague-filter .item.has-video {
        width: 100%;
        margin: 0 auto 40px;
    }

    .responsive .colleague-filter .item img, .responsive .colleague-filter .item.has-video img {
        padding: 10px 10px 0;
    }

    .responsive .colleague-filter .item {
        padding-bottom: 10px;
    }

    .responsive .colleague-filter .item .figure .figcaption, .responsive .colleague-filter .item .figure:focus .figcaption, .responsive .colleague-filter .item .figure:hover .figcaption {
        display: none !important;
    }

    .responsive .colleague-filter .item .figure, .responsive .colleague-filter .item .profile-info {
        float: left;
        max-width: 50%;
    }

    .responsive .colleague-filter .item .profile-info {
        width: 50%;
    }

    .responsive .colleague-filter .item.has-video {
        padding: 0;
    }

    .responsive .colleague-filter .item.has-video .figure, .responsive .colleague-filter .item.has-video .profile-info {
        float: none;
        width: auto;
        max-width: none;
    }

    .responsive .colleague-filter .on-filter {
        display: none !important;
    }

    .responsive .image-feature {
        margin: 0 -10px 55px -10px;
    }

    .responsive .image-feature .stat {
        display: block;
        padding: 35px 0 30px;
    }

    .responsive .image-feature .stat p {
        text-transform: none;
    }

    .responsive .image-feature .stat .stat-inner {
        text-align: left;
    }

    .responsive .image-feature .stat .stat-top {
        border: solid #fff;
        border: solid rgba(255, 255, 255, 0.6);
        border-width: 0 0 1px;
        background-clip: padding-box;
        padding-bottom: 4px;
    }

    .responsive .image-feature .stat .stat-top p {
        text-transform: uppercase;
    }

    .responsive .video-thumbnail {
        display: inline-block;
        clear: both;
        margin-bottom: 15px;
        width: 100%;
    }

    .responsive .video-thumbnail .video-link-container {
        float: left;
        clear: both;
        position: relative;
        bottom: auto;
        left: auto;
        background-position: 0 center;
        padding-left: 0;
        margin-top: 20px;
        font-weight: 700;
        z-index: 9;
        cursor: pointer;
    }

    .responsive .office-locator {
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 0;
    }

    .responsive .office-locator .select-replacement {
        margin-bottom: 35px;
    }

    .responsive .office-locator .select-replacement select {
        font-size: 16px;
    }

    .responsive .office-locator #office-location-container {
        margin: 0 -10px;
    }

    .csstransitions .responsive .office-locator #office-location-container {
        -webkit-transition: opacity 10350ms;
        transition: opacity 10350ms;
    }

    .responsive .office-locator #office-location-container div {
        padding: 35px 10px;
        border-top: 1px solid #dbdbdb;
        position: relative;
    }

    .responsive .office-locator #office-location-container div:first-child {
        border: 0;
        padding-top: 0;
    }

    .responsive .office-locator #office-location-container div p {
        margin: 0;
    }

    .responsive .office-locator #office-location-container div .arrow-link {
        position: absolute;
        bottom: 35px;
        right: 10px;
        font-weight: 700;
    }

    .responsive .blockquote-feature blockquote {
        min-height: 0;
    }
}
@media (max-width: 767px) and (max-width: 345px) {
    .responsive .panel-headline {
        font-size: .65em;
    }
}
@media (max-width: 767px) and (max-width: 322px) {
    .responsive .notice-inner {
        height: 120px;
    }
}
@media only screen and (max-width: 479px) {
    .me-plugin, .mejs-container {
        width: 280px !important;
        height: 157px !important;
    }
}
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }

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

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }

    .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
        display: none !important;
    }
}
@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}
@keyframes empty {
    0% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}
@keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }
    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }
}
@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}
@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
    }
}
@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}
@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}