
html {
  overflow-x: hidden;
}
@media (min-width: 1025px) {
 .primarynavigation{
display:inline-flex !important;}
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
    z-index: 0;
    height: 100%;
    -webkit-overflow-scrolling: touch;
}


*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,	
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    width: 100%;
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

p {
	font-size: 1.8rem;
    line-height: 1.28;
}

@media (min-width: 767px) {
	p {
		font-size: 2rem;
	    line-height: 1.48;
	}
}

.black {color: #000 !important}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !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) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]: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
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(font-path("bootstrap/glyphicons-halflings-regular.eot"));
    src: url(font-path("bootstrap/glyphicons-halflings-regular.eot?#iefix")) format("embedded-opentype"), url(font-path("bootstrap/glyphicons-halflings-regular.woff2")) format("woff2"), url(font-path("bootstrap/glyphicons-halflings-regular.woff")) format("woff"), url(font-path("bootstrap/glyphicons-halflings-regular.ttf")) format("truetype"), url(font-path("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}


button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-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;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .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
}

p {
    margin: 0 0 25px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width:768px) {
    .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
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014   \A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\A0   \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1240px) {
    .container {
        width: 1210px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

.table {
    width: 100%;
    max-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.42857;
    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-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.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-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.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
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.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
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.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
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .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 {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    margin: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm>.input-group-btn>input.btn[type=date],
    .input-group-sm>.input-group-btn>input.btn[type=datetime-local],
    .input-group-sm>.input-group-btn>input.btn[type=month],
    .input-group-sm>.input-group-btn>input.btn[type=time],
    .input-group-sm>input.form-control[type=date],
    .input-group-sm>input.form-control[type=datetime-local],
    .input-group-sm>input.form-control[type=month],
    .input-group-sm>input.form-control[type=time],
    .input-group-sm>input.input-group-addon[type=date],
    .input-group-sm>input.input-group-addon[type=datetime-local],
    .input-group-sm>input.input-group-addon[type=month],
    .input-group-sm>input.input-group-addon[type=time],
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg>.input-group-btn>input.btn[type=date],
    .input-group-lg>.input-group-btn>input.btn[type=datetime-local],
    .input-group-lg>.input-group-btn>input.btn[type=month],
    .input-group-lg>.input-group-btn>input.btn[type=time],
    .input-group-lg>input.form-control[type=date],
    .input-group-lg>input.form-control[type=datetime-local],
    .input-group-lg>input.form-control[type=month],
    .input-group-lg>input.form-control[type=time],
    .input-group-lg>input.input-group-addon[type=date],
    .input-group-lg>input.input-group-addon[type=datetime-local],
    .input-group-lg>input.input-group-addon[type=month],
    .input-group-lg>input.input-group-addon[type=time],
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    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: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.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;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after,
.nav:before {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 2px 3px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.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.42857;
    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;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.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: #337ab7
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .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,
.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
}

@media(min-width:768px) {
    .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
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after,
.navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .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-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media(min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@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
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0, 100%, .1), 0 1px 0 hsla(0, 0, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0, 100%, .1), 0 1px 0 hsla(0, 0, 100%, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7

}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.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-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .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: #e7e7e7
    }
    .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-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.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: #9d9d9d
}

.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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #090909
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .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
    }
}

.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-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\A0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,
.pager:before {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron,
.container .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0 {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0 {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0, 100%, .15) 50%, hsla(0, 0, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0, 100%, .15) 50%, hsla(0, 0, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0, 100%, .15) 50%, hsla(0, 0, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0, 100%, .15) 50%, hsla(0, 0, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0, 100%, .15) 50%, hsla(0, 0, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}


.section-a {
	padding-top: 3em;
	padding-bottom: 9em;
}

@media (min-width: 767px) {
	.section-a {
		padding-top: 7em;
		padding-bottom: 9em;
	}
}



.section-b {
	padding-top: 3em;
	padding-bottom: 9em;
}

@media (min-width: 767px) {
	.section-b {
		padding-top: 11em;
		padding-bottom: 11em;
	}
}







.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    -o-transition: .6s ease-in-out left;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media(-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203A"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'NeueHaasUnica Bold';
    src: url("/assets/fonts/35CFCC_0_0.eot");
    src: url("/assets/fonts/35CFCC_0_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/35CFCC_0_0.woff2") format("woff2"), url("/assets/fonts/35CFCC_0_0.woff") format("woff"), url("/assets/fonts/35CFCC_0_0.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'NeueHaasUnica Bold Italic';
    src: url("/assets/fonts/35CFCC_1_0.eot");
    src: url("/assets/fonts/35CFCC_1_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/35CFCC_1_0.woff2") format("woff2"), url("/assets/fonts/35CFCC_1_0.woff") format("woff"), url("/assets/fonts/35CFCC_1_0.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'NeueHaasUnica Italic';
    src: url("/assets/fonts/35CFCC_2_0.eot");
    src: url("/assets/fonts/35CFCC_2_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/35CFCC_2_0.woff2") format("woff2"), url("/assets/fonts/35CFCC_2_0.woff") format("woff"), url("/assets/fonts/35CFCC_2_0.ttf") format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'NeueHaasUnica Light Italic';
    src: url("/assets/fonts/35CFCC_3_0.eot");
    src: url("/assets/fonts/35CFCC_3_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/35CFCC_3_0.woff2") format("woff2"), url("/assets/fonts/35CFCC_3_0.woff") format("woff"), url("/assets/fonts/35CFCC_3_0.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'NeueHaasUnica Light';
    src: url("/assets/fonts/35CFCC_4_0.eot");
    src: url("/assets/fonts/35CFCC_4_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/35CFCC_4_0.woff2") format("woff2"), url("/assets/fonts/35CFCC_4_0.woff") format("woff"), url("/assets/fonts/35CFCC_4_0.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'NeueHaasUnica Regular';
    src: url("/assets/fonts/35CFCC_5_0.eot");
    src: url("/assets/fonts/35CFCC_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/35CFCC_5_0.woff2") format("woff2"), url("/assets/fonts/35CFCC_5_0.woff") format("woff"), url("/assets/fonts/35CFCC_5_0.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Avenir Light';
    src: url('/assets/fonts/Avenir-Light.eot');
    src: url('/assets/fonts/Avenir-Light.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Avenir-Light.woff2') format('woff2'),
        url('/assets/fonts/Avenir-Light.woff') format('woff'),
        url('/assets/fonts/Avenir-Light.ttf') format('truetype'),
        url('/assets/fonts/Avenir-Light.svg#Avenir-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('/assets/fonts/Avenir-Book.eot');
    src: url('/assets/fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Avenir-Book.woff2') format('woff2'),
        url('/assets/fonts/Avenir-Book.woff') format('woff'),
        url('/assets/fonts/Avenir-Book.ttf') format('truetype'),
        url('/assets/fonts/Avenir-Book.svg#Avenir-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Medium';
    src: url('/assets/fonts/Avenir-Medium.eot');
    src: url('/assets/fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Avenir-Medium.woff2') format('woff2'),
        url('/assets/fonts/Avenir-Medium.woff') format('woff'),
        url('/assets/fonts/Avenir-Medium.ttf') format('truetype'),
        url('/assets/fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Architype Medium';
    src: url('/assets/fonts/ArchitypeRenner-Medium.eot');
    src: url('/assets/fonts/ArchitypeRenner-Medium.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ArchitypeRenner-Medium.woff2') format('woff2'),
        url('/assets/fonts/ArchitypeRenner-Medium.woff') format('woff'),
        url('/assets/fonts/ArchitypeRenner-Medium.ttf') format('truetype'),
        url('/assets/fonts/ArchitypeRenner-Medium.svg#ArchitypeRenner-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Architype';
    src: url('/assets/fonts/ArchitypeRenner-Regular.eot');
    src: url('/assets/fonts/ArchitypeRenner-Regular.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ArchitypeRenner-Regular.woff2') format('woff2'),
        url('/assets/fonts/ArchitypeRenner-Regular.woff') format('woff'),
        url('/assets/fonts/ArchitypeRenner-Regular.ttf') format('truetype'),
        url('/assets/fonts/ArchitypeRenner-Regular.svg#ArchitypeRenner-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Circular-Book';
    src: url('/assets/fonts/Circular-Book.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/Circular-Book.woff') format('woff'), url('/assets/fonts/Circular-Book.ttf') format('truetype'), url('/assets/fonts/Circular-Book.svg#Circular-Book') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Brown Thin';
    src: url('/assets/fonts/Brown-Thin.eot');
    src: url('/assets/fonts/Brown-Thin.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Brown-Thin.woff2') format('woff2'),
        url('/assets/fonts/Brown-Thin.woff') format('woff'),
        url('/assets/fonts/Brown-Thin.ttf') format('truetype'),
        url('/assets/fonts/Brown-Thin.svg#Brown-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Brown Light';
    src: url('/assets/fonts/Brown-Light.eot');
    src: url('/assets/fonts/Brown-Light.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Brown-Light.woff2') format('woff2'),
        url('/assets/fonts/Brown-Light.woff') format('woff'),
        url('/assets/fonts/Brown-Light.ttf') format('truetype'),
        url('/assets/fonts/Brown-Light.svg#Brown-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brown';
    src: url('/assets/fonts/Brown-Regular.eot');
    src: url('/assets/fonts/Brown-Regular.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Brown-Regular.woff2') format('woff2'),
        url('/assets/fonts/Brown-Regular.woff') format('woff'),
        url('/assets/fonts/Brown-Regular.ttf') format('truetype'),
        url('/assets/fonts/Brown-Regular.svg#Brown-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brown Bold';
    src: url('/assets/fonts/Brown-Bold.eot');
    src: url('/assets/fonts/Brown-Bold.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Brown-Bold.woff2') format('woff2'),
        url('/assets/fonts/Brown-Bold.woff') format('woff'),
        url('/assets/fonts/Brown-Bold.ttf') format('truetype'),
        url('/assets/fonts/Brown-Bold.svg#Brown-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Graphik Light';
    src: url('/assets/fonts/Graphik-Light.eot');
    src: url('/assets/fonts/Graphik-Light.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Graphik-Light.woff2') format('woff2'),
        url('/assets/fonts/Graphik-Light.woff') format('woff'),
        url('/assets/fonts/Graphik-Light.ttf') format('truetype'),
        url('/assets/fonts/Graphik-Light.svg#Graphik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('/assets/fonts/Graphik-Regular.eot');
    src: url('/assets/fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Graphik-Regular.woff2') format('woff2'),
        url('/assets/fonts/Graphik-Regular.woff') format('woff'),
        url('/assets/fonts/Graphik-Regular.ttf') format('truetype'),
        url('/assets/fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tiempos';
    src: url('/assets/fonts/TiemposHeadline-Regular.eot');
    src: url('/assets/fonts/TiemposHeadline-Regular.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/TiemposHeadline-Regular.woff2') format('woff2'),
        url('/assets/fonts/TiemposHeadline-Regular.woff') format('woff'),
        url('/assets/fonts/TiemposHeadline-Regular.ttf') format('truetype'),
        url('VTiemposHeadline-Regular.svg#TiemposHeadline-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Tiempos Light';
    src: url('/assets/fonts/TiemposHeadline-Light.eot');
    src: url('/assets/fonts/TiemposHeadline-Light.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/TiemposHeadline-Light.woff2') format('woff2'),
        url('/assets/fonts/TiemposHeadline-Light.woff') format('woff'),
        url('/assets/fonts/TiemposHeadline-Light.ttf') format('truetype'),
        url('/assets/fonts/TiemposHeadline-Light.svg#TiemposHeadline-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}




div.image img {
    max-width: 100%
}

div.image>.row,
div.image>a>.row {
    z-index: inherit !important;
    background: inherit !important;
    position: static !important;
    height: 100% !important
}

div.image>.row>div,
div.image>a>.row>div {
    position: static;
    float: none
}

.homepageheroexperience {
    position: relative;
    overflow: hidden;
    max-height: 1600px
}

.homepageheroexperience:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.homepageheroexperience .imagecomponent {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 125px
}

.homepageheroexperience .imagecomponent>div {
    height: 100%;
    position: relative;
    min-height: 100px
}

.homepageheroexperience .imagecomponent .authoring-edit {
    z-index: 2;
    position: absolute;
    padding: 1px 0 20px 20px;
    width: 100%;
    text-align: center
}

.homepageheroexperience .imagecomponent .authoring-placeholder {
    display: block;
    height: 20px;
    width: 100%;
    text-indent: -9999px
}

.homepageheroexperience .imagecomponent .image-container {
    min-height: 100px;
    position: relative;
    height: 100%
}

.homepageheroexperience .imagecomponent img {
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}

.homepageheroexperience .hero-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 990px;
    width: auto;
    position: relative;
    z-index: 2;
    display: table;
    text-align: center;
    overflow-x: hidden;
    vertical-align: middle;
    padding-bottom: 50px
}

/*
.banner-area.t6 .info:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 52%;
    left: 50%;
    width: 50%;
    height: 65%;
    border-width: 1em;
    border-style: solid;
    transform: translate(-50%,-50%);
    z-index: 2;
}

.dark-bg.banner-area.t6 .info:before {
    border-color: rgba(255,255,255,0.2);
}
*/

@media(min-width:480px) {
    .homepageheroexperience .hero-container {
        height: 86vh
    }
}

@media(max-width:767px) {
    .homepageheroexperience .hero-container {
        height: auto;
        padding-top: 6rem;
        padding-bottom: 12rem
    }
}

@media(max-width:1279px) and (min-width:768px) {
    .homepageheroexperience .hero-container .heading,
    .homepageheroexperience .hero-container .title {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

.homepageheroexperience .hero-container .heading h1,
.homepageheroexperience .hero-container .heading h2,
.homepageheroexperience .hero-container .title h1,
.homepageheroexperience .hero-container .title h2 {
    font-family: 'Circular-Book', 'NeueHaasUnica Regular', arial, sans-serif;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.35714;
    margin-bottom: 10px;
    color: #fff
}

.homepageheroexperience .hero-container .heading h1 sup,
.homepageheroexperience .hero-container .heading h2 sup,
.homepageheroexperience .hero-container .title h1 sup,
.homepageheroexperience .hero-container .title h2 sup {
    top: -17px
}

@media(min-width:480px) {
    .homepageheroexperience .hero-container .heading h1,
    .homepageheroexperience .hero-container .heading h2,
    .homepageheroexperience .hero-container .title h1,
    .homepageheroexperience .hero-container .title h2 {
        font-size: 46px;
        font-size: 3.6rem;
        line-height: 1.17391;
        margin-bottom: 20px
    }
}

@media(min-width:1280px) {
    .homepageheroexperience .hero-container .heading h1,
    .homepageheroexperience .hero-container .heading h2,
    .homepageheroexperience .hero-container .title h1,
    .homepageheroexperience .hero-container .title h2 {
        font-size: 60px;
        font-size: 4rem;
        line-height: 1.2em;
        margin-bottom: 20px
    }
}

.homepageheroexperience .hero-container .heading sup,
.homepageheroexperience .hero-container .title sup {
    font-size: 60%;
    position: relative;
    margin-right: 4px
}

.homepageheroexperience .hero-container:before {
    content: " ";
    display: table
}

.homepageheroexperience .hero-container .plaintext {
    margin-bottom: 35px
}

@media(max-width:1279px) and (min-width:768px) {
    .homepageheroexperience .hero-container .plaintext {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

@media(max-width:767px) {
    .homepageheroexperience .hero-container .plaintext {
        margin-bottom: 20px
    }
}

.homepageheroexperience .hero-container .plaintext p {
    font-family: NeueHaasUnica Light;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}

@media(min-width:480px) {
    .homepageheroexperience .hero-container .plaintext p {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.57143
    }
}

@media(min-width:1280px) {
    .homepageheroexperience .hero-container .plaintext p {
        font-size: 2.4rem;
        line-height: 1.5;
        letter-spacing: .5px;
    }
}

.homepageheroexperience .hero-container .calltoaction {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    -webkit-font-smoothing: antialiased
}

.homepageheroexperience .hero-container .calltoaction a {
    padding: 2.4rem 5rem 2.2rem;
    border-radius: 0;
    font-size: 1.2rem;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    background: #fff;
    font-family: 'circular-book', arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.homepageheroexperience .hero-container .calltoaction a,
.homepageheroexperience .hero-container .calltoaction a:hover {
    border: 2px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease
}

.homepageheroexperience .hero-container .calltoaction a:hover {
    color: #fff;
    background-color: transparent;
}

@media(max-width:767px) {
    .homepageheroexperience .hero-container .calltoaction a {
        padding: 1.9rem 3rem 1.6rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .homepageheroexperience .hero-container .calltoaction a {
        padding: 1.8rem 3rem 1.6rem
    }
}

.homepageheroexperience .hero-container-content {
    display: table-cell;
    padding-top: 11rem;
    position: relative;
    vertical-align: middle
}

@media(min-width:480px) {
    .homepageheroexperience .hero-container-content {
        padding-top: 130px;
        padding-bottom: 15rem
    }
}

@media(min-width:1280px) {
    .homepageheroexperience .hero-container-content {
        padding-top: 180px;
        padding-bottom: 15rem
    }
}

.homepageheroexperience .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #071d49;
    opacity: .3
}

.homepageheroexperience .heroarrowanchor {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 10
}

.homepageheroexperience .heroarrowanchor-btn {
    background: 0;
    border: 0;
    color: #fff;
    transition: transform .4s ease;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    transform: translateX(-50%)
}

.homepageheroexperience .heroarrowanchor-btn:hover {
    transform: translate(-50%, -20px);
    transition: transform .4s ease
}

.homepageheroexperience .heroarrowanchor-btn:hover .icon-cheveron {
    opacity: 1
}

@media(min-width:480px) {
    .homepageheroexperience .heroarrowanchor-btn {
        bottom: 53px
    }
}

.homepageheroexperience .heroarrowanchor .icon-cheveron {
    width: 50px;
    height: 50px;
    color: #fff;
    opacity: .7
}

.homepageheroexperience .heroarrowanchor .icon-cheveron #icon-chevron-thin {
    fill: currentColor;
    transform: translateY(-20px);
    background-color: transparent
}

@media(max-width:767px) {
    .homepageheroexperience .heroarrowanchor .icon-cheveron {
        width: 35px;
        height: 35px
    }
}

.homepageheroexperience.hero .in-author.homepageheroexperience {
    max-height: 800px
}

.homepageheroexperience.hero .in-author.homepageheroexperience .hero-container {
    display: block !important;
    margin: 0 auto;
    width: 70%
}

.homepageheroexperience.hero .in-author.homepageheroexperience .hero-container .hero-container-content {
    height: auto;
    display: block !important;
    margin: 0 auto !important
}

.site-footer {
    background: #071d49;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased
}

@media(min-width:480px) {
    .site-footer {
        bottom: 0;
        left: 0;
        position: relative;
        z-index: -2;
        width: 100%;
        transition: transform .6s ease .1s;
        height: 470px;
        float: left
    }
}
@media(min-width:767px) {
    .site-footer {
        height: 570px;
    }
}
@media(min-width:1024px) {
    .site-footer {
        height: 410px;
    }
}

.site-footer .h1,
.site-footer .h2,
.site-footer .h3,
.site-footer .h4,
.site-footer .h5,
.site-footer .h6,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #fff
}

.site-footer .footarrowanchor-btn {
    border: 0;
    color: #fff;
    position: absolute;
    right: 18px;
    bottom: -35px;
    width: 51px;
    height: 45px;
    display: block;
    border-radius: 2px;
    padding: 0 9px;
    box-shadow: 0 0 2px 1px rgba(45, 41, 38, .2);
    transition: background-color .3s ease;
    will-change: background-color;
}

@media(min-width:480px) {
    .site-footer .footarrowanchor-btn {
        right: 30px;
        bottom: 30px
    }
}

.site-footer .footarrowanchor-btn:hover {
    background-color: #324869
}

.site-footer .footarrowanchor-btn .icon-chevron {
    width: 100%;
    height: 100%;
    transform: rotate(-180deg)
}

.site-footer .footarrowanchor-btn .icon-chevron #icon-chevron {
    fill: currentColor
}

.site-footer__container {
    background: #071d49;
    padding: 50px 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

@media(min-width:768px) {
    .site-footer__container {
        bottom: 0;
        z-index: -1;
        position: fixed
    }
}

.site-footer__primary-navigation {
    font-size: 1.8rem;
    padding-bottom: 0;
    text-align: left;
}

@media(max-width:47.99em) {
    .site-footer__primary-navigation {
        padding-bottom: 20px
    }
}

.site-footer__primary-navigation ul {
    list-style: none;
    padding: 0
}

.site-footer__primary-navigation ul li {
    display: block;
    margin: 5px 0 2px
}

@media(max-width:47.99em) {
    .site-footer__primary-navigation ul li {
        padding-bottom: 11px
    }
}

.site-footer__primary-navigation ul li a {
    color: #fff;
    position: relative;
    text-decoration: none;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

.site-footer__primary-navigation ul li a:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    margin-top: 5px;
    height: 1px;
    transform: scaleX(0);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #fff
}

.site-footer__primary-navigation ul li a:hover {
    text-decoration: none
}

.site-footer__primary-navigation ul li a:hover:after {
    transform: scale(1)
}

@media(max-width:767px) {
    .site-footer__primary-navigation ul li {
        display: block
    }
}

.site-footer__social-navigation {
    font-size: 1.2rem;
    padding-bottom: 10px
}

@media(max-width:47.99em) {
    .site-footer__social-navigation {
        padding-bottom: 35px
    }
}

.site-footer__social-navigation ul {
    list-style: none;
    padding: 0
}

.site-footer__social-navigation ul li {
    display: inline-block;
    margin: 0 15px;
    margin-left: 5px;
    margin-right: 5px;
    width: 25px;
    height: 20px;
    overflow: hidden
}

.site-footer__social-navigation ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

.site-footer__social-navigation ul li a .icon {
    transition: fill .3s ease;
    color: #fff;
    fill: currentColor;
    height: 100%
}

.site-footer__social-navigation ul li a:hover .icon {
    color: #2f9ece
}

.site-footer__secondary-navigation {
    font-size: 1.2rem;
    padding-bottom: 42px;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

@media(max-width:47.99em) {
    .site-footer__secondary-navigation {
        padding-bottom: 35px
    }
}

.site-footer__secondary-navigation ul {
    list-style: none;
    padding: 0
}

.site-footer__secondary-navigation ul li {
    display: inline-block;
    margin: 0 15px
}

@media(max-width:47.99em) {
    .site-footer__secondary-navigation ul li {
        padding-bottom: 15px
    }
}

.site-footer__secondary-navigation ul li a {
    color: #8e9eb4;
    position: relative
}

.site-footer__secondary-navigation ul li a:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    margin-top: 5px;
    height: 1px;
    transform: scaleX(0);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #8e9eb4
}

.site-footer__secondary-navigation ul li a:hover {
    text-decoration: none
}

.site-footer__secondary-navigation ul li a:hover:after {
    transform: scale(1)
}

@media(max-width:767px) {
    .site-footer__secondary-navigation ul li {
        display: block
    }
}

.site-footer__text {
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    text-align: center;
    color: #8e9eb4;
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto;
    padding: 0 40px
}

@media(min-width:480px) {
    .site-footer__text {
        padding: 0
    }
}

.site-footer__text .footnote>div p:first-of-type {
    margin-bottom: 18px
}

.site-footer__copyright {
    margin-bottom: 20px
}

h5.footer {
	font-size: 1em;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 6px;
}

.in-author.site-footer {
    background-color: transparent;
    z-index: unset;
    margin-top: 140px;
    position: relative !important
}

@media(min-width:480px) {
    .in-author.site-footer__container {
        bottom: unset;
        z-index: unset;
        position: relative !important
    }
}

.site-header__secondary-navigation ul {
    margin: 0 0px
}

.site-header__secondary-navigation ul li {
    font-size: 1.4rem;
    line-height: 1.71429;
    display: inline-block
}

.site-header__secondary-navigation ul li a {
    padding: 1.5rem 1rem 1.2rem;
    text-decoration: none !important;
    max-height: 50px;
    position: relative;
    background: none !important
}

.site-header__secondary-navigation ul li a:after {
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    height: 1px;
    transform: scaleX(0);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #2d2926
}

.site-header__secondary-navigation ul li a:hover {
    text-decoration: none !important
}

.site-header__secondary-navigation ul li a:hover:after {
    transform: scale(1)
}

.imagerowexperience .image-row>.row {
    margin-left: 0;
    margin-right: 0
}

.imagerowexperience .image-row>.row .col-md-12 {
    padding-left: 0;
    padding-right: 0
}

.imagerowexperience .image {
    margin-bottom: 0
}

.imagerowexperience .image-content {
    background: #f1f1f1;
    padding-bottom: 15px;
    position: relative;
    z-index: 2;
    padding-top: 15px
}

.imagerowexperience .image-content>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto
}

.imagerowexperience .image-content p {
    color: #555
}

@media(max-width:767px) {
    .imagerowexperience .image-content p {
        width: auto;
        font-size: 1.2rem
    }
}

.imagerowexperience img {
    width: 100%;
    height: auto;
    margin-bottom: 0
}

.imagerowexperience.parallaximagerowexperience .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.imagerowexperience.parallaximagerowexperience .container-fluid .text {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .imagerowexperience.parallaximagerowexperience .container-fluid .text {
        width: 50%
    }
}

.imagerowexperience.parallaximagerowexperience .image-content>div {
    padding-left: 0;
    padding-right: 0
}

.categoryheroexperience {
    position: relative;
    overflow: hidden;
    max-height: 1600px;
    padding-top: 120px;
}

@media (min-width: 767px) {
	.categoryheroexperience {
	    padding-top: 0;
	}
}

.categoryheroexperience .imagecomponent {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 125px
}

.categoryheroexperience .imagecomponent .authoring-edit {
    z-index: 2;
    position: absolute;
    padding: 1px 0 20px 20px;
    width: 100%;
    text-align: center
}

.categoryheroexperience .imagecomponent .authoring-placeholder {
    display: block;
    height: 20px;
    width: 100%;
    text-indent: -9999px
}

.categoryheroexperience .imagecomponent .image-container {
    min-height: 100px;
    position: relative
}

.categoryheroexperience .imagecomponent img {
    object-fit: cover;
    object-position: 50% 22%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}

.categoryheroexperience .hero-container {
    margin: auto !important;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2;
    display: table;
    text-align: center;
    overflow-x: hidden;
    vertical-align: middle;
    padding-bottom: 50px
}

@media(max-width:767px) {
    .categoryheroexperience .hero-container {
        display: block;
        height: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width:768px) {
    .categoryheroexperience .hero-container {
        width: 66.66667%;
        margin-left: 16.66667%
    }
}

@media(min-width:480px) {
    .categoryheroexperience .hero-container {
        height: 100%
    }
}

@media(min-width:60em) {
    .categoryheroexperience .hero-container {
        display: block;
        width: 66.66667%;
        margin-left: 16.66667%;
        height: 100%
    }
}

@media(min-height:40em) and (min-width:768px) {
    .categoryheroexperience .hero-container {
        display: table;
        height: calc(85vh - 108px)
    }
}

@media(min-height:40em) and (min-width:768px) and (min-width:60em) {
    .categoryheroexperience .hero-container {
        display: table;
        height: calc(85vh - 108px)
    }
}

.categoryheroexperience .hero-container h1,
.categoryheroexperience .hero-container h2 {
    margin-bottom: 3rem;
    color: #fff;
    font-family: 'Tiempos Light', 'NeueHaasUnica Regular', arial, sans-serif;
    font-size: 28px;
    letter-spacing: 1px;
    font-size: 2.8rem;
    line-height: 1.35714;
    -webkit-font-smoothing: antialiased
}

@media(max-width:767px) {
    .categoryheroexperience .hero-container h1,
    .categoryheroexperience .hero-container h2 {
        margin-top: 0
    }
}

@media(min-width:480px) {
    .categoryheroexperience .hero-container h1,
    .categoryheroexperience .hero-container h2 {
        font-size: 40px;
        font-size: 4.26rem;
        line-height: 1.17391;
        margin-bottom: 1rem;
        margin-top: 0;
        
    }
}


.categoryheroexperience .hero-container:before {
    content: " ";
    display: table
}

.categoryheroexperience .hero-container .text {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media(min-width:480px) {
    .categoryheroexperience .hero-container .text {
        max-width: 600px
    }
}

@media(min-width:1280px) {
    .categoryheroexperience .hero-container .text {
        max-width: 833.33px
    }
}

.categoryheroexperience .hero-container .text p {
    font-family: NeueHaasUnica Light, arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    font-size: 1.4em;
    line-height: 1.366667;
    color: #fff;
    -webkit-font-smoothing: antialiased
}


@media(min-width:767px) {
    .categoryheroexperience .hero-container .text p {
        font-size: 24px;
        font-size: 1.5em;
        line-height: 1.5
    }
}


@media(min-width:1280px) {
    .categoryheroexperience .hero-container .text p {
        font-size: 24px;
        font-size: 1.6em;
        line-height: 1.35
    }
}

.categoryheroexperience .hero-container-content {
    display: block;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    padding-top: 6rem;
    padding-bottom: 6rem
}


@media(min-width:480px) {
    .categoryheroexperience .hero-container-content {
        display: block;
        margin: 0 auto;
        padding-top: 20em;
        padding-bottom: 11rem
    }
}

@media(min-height:40em) and (min-width:768px) {
    .categoryheroexperience .hero-container-content {
        display: table-cell
    }
}

@media(min-height:40em) and (min-width:768px) and (min-width:60em) {
    .categoryheroexperience .hero-container-content {
        display: table-cell
    }
}

.categoryheroexperience .hero-container-content .heading {
    max-width: 600px;
    margin: 0 auto
}

@media(min-width:1280px) {
    .categoryheroexperience .hero-container-content .heading {
        max-width: 833.33px
    }
}

.categoryheroexperience .hero-container-content .heading h2 sup {
    top: -17px
}

.categoryheroexperience .hero-container-content .heading sup {
    font-size: 60%;
    position: relative;
    margin-right: 4px
}

.categoryheroexperience .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #071d49;
    opacity: .3
}

.categoryheroexperience .heroarrowanchor {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 10
}

.categoryheroexperience .heroarrowanchor-btn {
    background: 0;
    border: 0;
    color: #fff;
    transition: transform .4s ease;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    transform: translateX(-50%)
}

.categoryheroexperience .heroarrowanchor-btn:hover {
    transform: translate(-50%, -20px);
    transition: transform .4s ease
}

.categoryheroexperience .heroarrowanchor-btn:hover .icon-cheveron {
    opacity: 1
}

@media(min-width:480px) {
    .categoryheroexperience .heroarrowanchor-btn {
        bottom: 50px
    }

}

.categoryheroexperience .heroarrowanchor .icon-cheveron {
    width: 50px;
    height: 50px;
    opacity: .7
}

.categoryheroexperience .heroarrowanchor .icon-cheveron #icon-chevron-thin {
    fill: currentColor;
    transform: translateY(-20px)
}

@media(max-width:767px) {
    .categoryheroexperience .heroarrowanchor .icon-cheveron {
        width: 35px;
        height: 35px
    }
}

.categoryheroexperience.categoryhero .in-author.categoryheroexperience {
    max-height: 800px
}

.categoryheroexperience.categoryhero .in-author.categoryheroexperience .hero-container {
    display: block !important;
    margin: 0 auto;
    width: 70%
}

.categoryheroexperience.categoryhero .in-author.categoryheroexperience .hero-container .hero-container-content {
    height: auto;
    display: block !important;
    margin: 0 auto !important
}

.contentpageheroexperience {
    position: relative;
    background-color: #e6e8ed;
    overflow: hidden;
    font-family: NeueHaasUnica Regular, arial, sans-serif;
    float: left;
    width: 100%
}

.contentpageheroexperience .content-page-hero__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2
}


.contentpageheroexperience .content-page-hero__content {
        width: 100%;
        padding: 0 30px;
        padding-top: 11rem;
        padding-bottom: 11rem;
	    text-align: center;
	    margin-right: auto;
	    margin-left: auto
}


@media (min-width: 767px) {
.contentpageheroexperience .content-page-hero__content {
	    width: 90%;
	}
}


.content-container-middle {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    font-family: NeueHaasUnica Light, arial, sans-serif;
    float: left;
    width: 100%;
    
}

.content-container-middle .content-page-hero__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2
}



.contentpageheroexperience .content-page-hero__content h1,
.contentpageheroexperience .content-page-hero__content h2 {
    margin-bottom: 2rem;
    font-size: 3.7rem;
    line-height: 1.17647;
    color: #071d49;
    font-family: 'Tiempos Light', 'NeueHaasUnica Regular', 'Architype Medium', "brown", "Avenir medium", avenir, avenir medium, arial, sans-serif;
    letter-spacing: 1px;
}


.contentpageheroexperience .content-page-hero__content p {
    font-family: NeueHaasUnica Light;
    font-size: 20px;
    font-size: 2.2rem;
    line-height: 1.45;
    color: #071d49;
    margin: 0 auto 20px;
    font-weight: 300
}


.contentpageheroexperience .content-page-hero__content .cta-panel {
    margin-left: auto;
    margin-right: auto
}

.contentpageheroexperience .content-page-hero__content .calltoaction {
    display: inline-block;
    margin-top: 10px;
    -webkit-font-smoothing: antialiased
}

@media(min-width:480px) {
    .contentpageheroexperience .content-page-hero__content .calltoaction {
        max-width: 600px
    }
}


.contentpageheroexperience .content-page-hero__content .calltoaction a {
    padding: 2.4rem 5rem 2.2rem;
    border-radius: 0;
    font-size: 1.5rem;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    background: 0
}

.contentpageheroexperience .content-page-hero__content .calltoaction a,
.contentpageheroexperience .content-page-hero__content .calltoaction a:hover {
    border: 2px solid #071d49;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease
}

.contentpageheroexperience .content-page-hero__content .calltoaction a:hover {
    color: #fff;
    background-color: #071d49
}

@media(max-width:767px) {
    .contentpageheroexperience .content-page-hero__content .calltoaction a {
        padding: 1.9rem 3rem 1.6rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .contentpageheroexperience .content-page-hero__content .calltoaction a {
        padding: 1.8rem 3rem 1.6rem
    }
}

.contentpageheroexperience.content-page-hero .in-author.contentpageheroexperience {
    max-height: 800px
}

.contentpageheroexperience.content-page-hero .in-author.contentpageheroexperience .hero-container {
    display: block !important;
    margin: 0 auto;
    width: 70%
}

.subcategoryheroexperience {
    position: relative;
    overflow: hidden;
    max-height: 1600px
}

.subcategoryheroexperience .imagecomponent {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 125px
}

.subcategoryheroexperience .imagecomponent .authoring-edit {
    z-index: 2;
    position: absolute;
    padding: 1px 0 20px 20px;
    width: 100%;
    text-align: center
}

.subcategoryheroexperience .imagecomponent .authoring-placeholder {
    display: block;
    height: 20px;
    width: 100%;
    text-indent: -9999px
}

.subcategoryheroexperience .imagecomponent img {
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}

.subcategoryheroexperience .hero-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2;
    display: table;
    text-align: center;
    overflow-x: hidden;
    vertical-align: middle;
    padding-bottom: 50px
}

.subcategoryheroexperience .hero-container .heading,
.subcategoryheroexperience .hero-container .title {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .subcategoryheroexperience .hero-container .heading,
    .subcategoryheroexperience .hero-container .title {
        width: 76%
    }
}

@media(min-width:65em) {
    .subcategoryheroexperience .hero-container .heading,
    .subcategoryheroexperience .hero-container .title {
        max-width: 600px;
        width: 100%
    }
}

@media(min-width:1280px) {
    .subcategoryheroexperience .hero-container .heading,
    .subcategoryheroexperience .hero-container .title {
        width: 100%;
        max-width: 833.333px
    }
}

.subcategoryheroexperience .hero-container .heading h1,
.subcategoryheroexperience .hero-container .heading h2,
.subcategoryheroexperience .hero-container .heading h3,
.subcategoryheroexperience .hero-container .heading h4,
.subcategoryheroexperience .hero-container .heading h5,
.subcategoryheroexperience .hero-container .heading h6,
.subcategoryheroexperience .hero-container .title h1,
.subcategoryheroexperience .hero-container .title h2,
.subcategoryheroexperience .hero-container .title h3,
.subcategoryheroexperience .hero-container .title h4,
.subcategoryheroexperience .hero-container .title h5,
.subcategoryheroexperience .hero-container .title h6 {
    margin-top: 0;
    font-family: 'Architype Medium', "brown", "Avenir medium", avenir, avenir medium, arial, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

@media(min-width:480px) {
    .subcategoryheroexperience .hero-container .heading h1,
    .subcategoryheroexperience .hero-container .heading h2,
    .subcategoryheroexperience .hero-container .heading h3,
    .subcategoryheroexperience .hero-container .heading h4,
    .subcategoryheroexperience .hero-container .heading h5,
    .subcategoryheroexperience .hero-container .heading h6,
    .subcategoryheroexperience .hero-container .title h1,
    .subcategoryheroexperience .hero-container .title h2,
    .subcategoryheroexperience .hero-container .title h3,
    .subcategoryheroexperience .hero-container .title h4,
    .subcategoryheroexperience .hero-container .title h5,
    .subcategoryheroexperience .hero-container .title h6 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1.28571
    }
}

.subcategoryheroexperience .hero-container .heading sup,
.subcategoryheroexperience .hero-container .title sup {
    font-size: 60%;
    position: relative;
    margin-right: 4px
}

.subcategoryheroexperience .hero-container:before {
    content: " ";
    display: table
}

.subcategoryheroexperience .hero-container .plaintext,
.subcategoryheroexperience .hero-container .text {
    width: 66.67%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px
}

.subcategoryheroexperience .hero-container .plaintext p,
.subcategoryheroexperience .hero-container .text p {
    font-family: NeueHaasUnica Light;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667;
    font-weight: 300
}

@media(min-width:480px) {
    .subcategoryheroexperience .hero-container .plaintext p,
    .subcategoryheroexperience .hero-container .text p {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.57143
    }
}

@media(min-width:1280px) {
    .subcategoryheroexperience .hero-container .plaintext p,
    .subcategoryheroexperience .hero-container .text p {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5
    }
}

.subcategoryheroexperience .hero-container-content {
    position: relative;
    vertical-align: middle;
    padding: 10em 30px 3em;
}

@media (min-width: 850px) {
	.subcategoryheroexperience .hero-container-content {
	    padding-top: 14em;
	    padding-bottom: 10em;
	}
}


.subcategoryheroexperience .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #071d49;
    opacity: .3
}

.countrycardexperience {
    background: #f5f5f5;
    width: 100%;
    height: auto;
    padding: 40px 20px;
    font-family: NeueHaasUnica Regular
}

@media(min-width:1024px) {
    .countrycardexperience {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.countrycardexperience__card {
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2;
    background: #fff
}

@media(min-width:1024px) {
    .countrycardexperience__card {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.countrycardexperience__card__container {
    width: 66.6%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:767px) {
    .countrycardexperience__card__container {
        width: 100%
    }
}

.countrycardexperience__card__container header h1 {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 45px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:480px) {
    .countrycardexperience__card__container header h1 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4;
        margin-bottom: 50px
    }
}

@media(min-width:1280px) {
    .countrycardexperience__card__container header h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.countrycardexperience__card__container .text {
    color: #000
}

.countrycardexperience__card__container .text h1,
.countrycardexperience__card__container .text h2,
.countrycardexperience__card__container .text h3,
.countrycardexperience__card__container .text h4,
.countrycardexperience__card__container .text p {
    line-height: 30px
}

.countrycardexperience__card__container .col-md-6 h2 {
    font-size: 2rem;
    line-height: 1.8;
    margin-top: 0
}

@media(max-width:767px) {
    .countrycardexperience__card__container .col-md-6 h2 {
        font-size: 1.6rem;
        line-height: 1.5;
        margin-bottom: 7.5px
    }
}

.countrycardexperience__card__container .col-md-6 .address1 p {
    color: #000
}

.countrycardexperience__card__container .col-md-6 .address2 {
    margin-top: 20px
}

.countrycardexperience__card__container .col-md-6:first-of-type p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #071d49
}

@media(min-width:480px) {
    .countrycardexperience__card__container .col-md-6:first-of-type p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .countrycardexperience__card__container .col-md-6:first-of-type p {
        font-size: 2rem;
        line-height: 1.8
    }
}

.countrycardexperience__card__container .col-md-6 p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #777;
    margin-bottom: 10px
}

@media(min-width:480px) {
    .countrycardexperience__card__container .col-md-6 p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .countrycardexperience__card__container .col-md-6 p {
        font-size: 2rem;
        line-height: 1.8
    }
}

.countrycardexperience__card__container .col-md-6 p:first-of-type {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #071d49
}

@media(min-width:480px) {
    .countrycardexperience__card__container .col-md-6 p:first-of-type {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .countrycardexperience__card__container .col-md-6 p:first-of-type {
        font-size: 2rem;
        line-height: 1.8
    }
}

.countrycardexperience__card__container .col-md-6 a {
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    text-shadow: .03em 0 #fff, -.03em 0 #fff, 0 .03em #fff, 0 -.03em #fff, .06em 0 #fff, -.06em 0 #fff, .09em 0 #fff, -.09em 0 #fff, .12em 0 #fff, -.12em 0 #fff, .15em 0 #fff, -.15em 0 #fff;
    transition: color .1s ease;
    color: #777
}

.countrycardexperience__card__container .col-md-6 a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 102;
    width: 100%;
    transform: translateZ(0);
    transition: transform .5s ease;
    will-change: transform;
    backface-visibility: hidden;
    font-family: NeueHaasUnica Regular;
    box-shadow: 0 -4px 8px hsla(0, 0, 39%, .8)
}

.site-header.in-author {
    position: relative
}

.site-header__top {
   
    background: #071d49;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 3;
    overflow: hidden
}

.site-header__top__container {
    padding: 0 20px !important
}

.site-header__top__container>div {
    display: block;
    float: left
}

.site-header__top__container>div.site-header__secondary-navigation {
    float: right
}

.site-header .site-header__bottom__container {
    width: 100%;
 
    margin: 0 auto
}

@media (min-width: 1176px) {
	.site-header .site-header__bottom__container {
	    width: 100%;
	  
	    margin: 0 auto
	}
}

.site-header .site-header__bottom__container>div {
    display: inline-block;
}

/*
@media (max-width: 660px) {
	.site-header .site-header__bottom__container>div {
	    background: #fff
	}
}
*/


.site-header__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1600px;
    width: auto;
    position: relative
}

@media(max-width:1023px) {
    .site-header__container {
        padding-right: 0;
        padding-left: 0
    }
}

.site-header__country-selector-toggle {
    position: relative;
    float: left
}

.site-header__country-selector {
    text-align: left;
    background: #0d173b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0;
    overflow: hidden;
    pointer-events: none;
    transform: translateY(0);
    opacity: 0;
    height: 0;
    transition: opacity 0 .3s, height .3s ease-in-out;
    will-change: opacity, transform
}

.site-header__country-selector .scrollable {
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px;
    width: auto;
    padding: 4rem 5px
}

@media(max-width:767px) {
    .site-header__country-selector .scrollable {
        padding-top: 3rem
    }
}

@media(min-width:1280px) {
    .site-header__country-selector .scrollable {
        padding-top: 8rem
    }
}

.site-header__country-selector__section {
    display: block;
    padding-bottom: 5rem;
    padding-right: 1rem
}

@media(max-width:767px) {
    .site-header__country-selector__section {
        width: 100%;
        padding-bottom: 3rem
    }
    .site-header__country-selector__section.accord-open>svg {
        transform: rotate(180deg)
    }
}

.site-header__country-selector__section .icon-chevron-country-selector {
    display: none
}

.site-header__country-selector__section .icon-chevron-country-selector path {
    fill: #fff
}

@media(max-width:767px) {
    .site-header__country-selector__section .icon-chevron-country-selector {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 10px
    }
}

.site-header__country-selector__section .h1,
.site-header__country-selector__section .h2,
.site-header__country-selector__section .h3,
.site-header__country-selector__section .h4,
.site-header__country-selector__section .h5,
.site-header__country-selector__section .h6,
.site-header__country-selector__section h1,
.site-header__country-selector__section h2,
.site-header__country-selector__section h3,
.site-header__country-selector__section h4,
.site-header__country-selector__section h5,
.site-header__country-selector__section h6 {
    color: #fff
}

.site-header__country-selector__section h3 {
    margin-top: 0;
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
    line-height: 1.4;
    font-family: NeueHaasUnica Regular
}

@media(max-width:767px) {
    .site-header__country-selector__section h3 {
        display: inline;
        font-size: 1.8rem;
        line-height: 1.6
    }
}

.site-header__country-selector__section ul {
    margin-bottom: 0;
    list-style: none;
    padding: 0
}

@media(max-width:767px) {
    .site-header__country-selector__section ul {
        display: none;
        padding-left: 2.5rem;
        margin-top: 10px
    }
}

.site-header__country-selector__section ul li {
    padding-right: 12px;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.5
}

@media(max-width:767px) {
    .site-header__country-selector__section ul li {
        padding-right: 0;
        font-size: 1.6rem
    }
}

@media(min-width:768px) {
    .site-header__country-selector__section ul li {
        padding-right: 2rem
    }
}

.site-header__country-selector__section ul li a {
    text-decoration: none;
    display: inline-block;
    color: #8e9eb4;
    transition: color .3s ease
}

.site-header__country-selector__section ul li a:hover {
    color: #2f9ece;
    text-decoration: underline
}

.site-header__country-selector__section ul li.multilingual .multilingual__languages {
    display: inline-block
}

.site-header__country-selector__section ul li.multilingual .multilingual__country-name {
    margin-right: 1.5rem
}

.site-header__country-selector__section ul li.multilingual .multilingual__separator {
    margin: 0 1rem;
    color: #8e9eb4
}

@media(min-width:1024px) {
    .site-header__country-selector__section.is-two-columns ul {
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-fill: balance;
        width: auto
    }
    .site-header__country-selector__section.is-two-columns ul li {
        width: 99%;
        float: left
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__country-selector__section.is-two-columns ul {
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-fill: balance;
        width: auto
    }
    .site-header__country-selector__section.is-two-columns ul li {
        width: 99%;
        float: left
    }
}

.site-header__secondary-navigation {
    float: right
}

.site-header__secondary-navigation ul {
    margin: 14px -14px;
    z-index: 10
}

.site-header__secondary-navigation ul li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    padding: 0 2px
}

@media(min-width:1280px) {
    .site-header__secondary-navigation ul li {
        font-size: 14px;
        font-size: 1.7rem;
        line-height: 1.2em;
        
    }
}

.site-header__secondary-navigation ul li a {
    color: #fff;
    padding: 0;
    margin-right: 34px
}

.site-header__secondary-navigation ul li a:after {
    background: #fff
}

.site-header__secondary-navigation ul li:last-child a {
    margin-right: 20px
}

.site-header__bottom {
    padding: 3rem 0;
    position: relative;
    z-index: 2;
    height: 110px
}

@media(max-width:767px) {
    .site-header__bottom {
        padding: 0;
        /* height: 60px; */ 
        overflow: hidden
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__bottom {
        padding: 0;
        height: 90px;
        overflow: hidden
    }
}

.site-header__bottom__container {
    position: relative;
    z-index: 2
}

.site-header__bottom:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #fcfcfc;
    border-bottom: 1px solid #eaeaea;
    opacity: 0;
    transition: opacity .2s linear;
    will-change: opacity
}

.site-header .bottom-white:before {
    opacity: 1
}

.site-header .bottom-white .site-header__centered {
    display: none
}


.site-header .bottom-scrolled .navbar-nav li a {
    color: #071d49;
    background-color: inherit
}


.site-header .bottom-scrolled .navbar-nav li a:after {
    background: #2f9ece;
    display: none;
}

@media (max-width: 767px) {
	.site-header .bottom-scrolled .navbar-nav li a {
		color: #071d49;
	}
	
	.site-header .bottom-scrolled .navbar-nav li a.contact {
		background: #071d49;
		color: #fff;
	}
	
	
}

.site-header .bottom-scrolled:before {
    opacity: 1
}

.site-header .bottom-scrolled .icon-search path {
    fill: #071d49
}

.site-header .bottom-scrolled .navbar-header .icon-bar {
    background: #4a4a4a
}

.site-header .bottom-scrolled .navbar-header .toggle-nav {
    color: #4a4a4a
}

.site-header__logo {
    float: left;
    width: 15%;
    text-align: left;
    margin-left: -10px;
    height: 40px;
    margin-top: -17px;
}

.site-header__logo a {
    display: block
}

.site-header__logo svg {
    width: 150px;
    margin-top: 10px;
    fill: #071d49;
    overflow: visible
}

@media(max-width:1023px) {
    .site-header__logo svg {
        margin-top: 30px
    }
}

@media(min-width:1024px) {
    .site-header__logo svg {
        width: 170px;
        margin-top: 0
    }
}

@media(min-width:1280px) {
    .site-header__logo svg {
        width: 150px;
        margin-top: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__logo {
        position: relative;
        z-index: 2
    }
}

@media(max-width:1023px) {
    .site-header__logo {
        padding-left: 25px
    }
}

.logo_yellow{fill:#E9BF1E;}

.site-header__centered {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    height: 160px;
    padding-top: 6px
}

@media(max-width:767px) {
    .site-header__centered {
        left: 0;
        right: auto;
        width: 100%
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__centered {
        left: 0;
        right: auto;
        width: 100%
    }
}



.site-header__navigation-primary {
  
    float: left;
    margin: 0 auto;
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease;
    will-change: opacity;
    width: 85%;
    position: relative
}

.site-header__side {
    display: block;
    float: left;
    margin: 0 auto;
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease;
    will-change: opacity;
    width: 20%;
    position: relative
}

@media(max-width:767px) {
    .site-header__navigation-primary {
        height: 100%
    }
    
	.site-header__side {
	    background: #071d49;
	}
}

.site-header__navigation-primary>div:first-of-type {
    float: left;
    width: 92%;
    width: calc(100% - 50px)
}

@media(max-width:1023px) {
    .site-header__navigation-primary>div:first-of-type {
        width: 100%;
        height: 100vh
    }
}

.site-header__navigation-primary .px-div {
    position: fixed;
    bottom: 0;
    height: 1px;
    width: 100%;
    z-index: 5
}

@media(min-width:1024px) {
    .site-header__navigation-primary .px-div {
        display: none
    }
}

.site-header__navigation-primary ul.navbar-nav {
    text-align: left;
    margin-top: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.11111
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav {
        margin-top: 15px
    }
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav {
        margin: -29px -15px 0
    }
}

.site-header__navigation-primary ul.navbar-nav li {
    margin: 0 5px;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    color: #071d49;
    float: left
}

@media (min-width: 1000px) {
	.site-header__navigation-primary ul.navbar-nav li {
	    margin: 0 10px;
	}
}


@media(min-width:1280px) {
    .site-header__navigation-primary ul.navbar-nav li {
        font-size: 18px;
        line-height: 20px
    }
}

@media(max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav li {
        display: block;
        width: 100%;
        float: left
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav li {
        width: 100%
    }
}

@media(min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .site-header__navigation-primary ul.navbar-nav li {
        margin: 0 9px
    }
}

.site-header__navigation-primary ul.navbar-nav li a {
    color: #fff;
    z-index: 2;
    display: block;
 
    position: relative;
    text-decoration: none;
    float: left;
    outline: 0;
    white-space: normal;
    font-weight: 300;
    font-family: 'Circular-Book', 'avenir', NeueHaasUnica Regular, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 100;
    font-size: 14px;
}

@media (min-width: 700px) {
.site-header__navigation-primary ul.navbar-nav li a {
	font-size: 12px;
	}
}

 @media (min-width: 1276px) {
.site-header__navigation-primary ul.navbar-nav li a {
	font-size: 13px;
	}
}

 @media (min-width: 1376px) {
.site-header__navigation-primary ul.navbar-nav li a {
	font-size: 13px;
	letter-spacing: 2px;
	}
}




@media (min-width: 1476px) {
.site-header__navigation-primary ul.navbar-nav li a {
	font-size: 14px;
	}
}


.site-header__navigation-primary ul.navbar-nav li a.nav-link {
	text-transform: capitalize !important;
}


.site-header__navigation-primary ul.navbar-nav li a:hover {
    background: transparent;
    text-decoration: none
}

.site-header__navigation-primary ul.navbar-nav li a:hover:after {
    transform: scale(1)
}

.site-header__navigation-primary ul.navbar-nav li a:after {
    display: block;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 60px;
    z-index: -1;
    height: 1px;
    transform: scaleX(0);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #fff
}

@media(max-width:767px) {
    .site-header__navigation-primary ul.navbar-nav li a {
        color: #000;
        padding: 1rem 2rem 2rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav li a {
        color: #000;
        padding: 1rem 1rem 2rem
    }
}

.site-header__navigation-primary ul.navbar-nav li .icon-chevron-primary-navigation {
    width: 10px;
    height: 10px;
    margin-left: 10px;
    transition: transform .3s ease;
    display: inline-block
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav li .icon-chevron-primary-navigation {
        display: none;
        position: absolute;
        left: 100%;
        margin-left: -24px;
        top: 11px;
        transform: rotate(-90deg)
    }
}

.site-header__navigation-primary ul.navbar-nav li li a .icon-chevron-primary-navigation {
    display: inline-block
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav li li a .icon-chevron-primary-navigation {
        display: none
    }
}

.site-header__navigation-primary ul.navbar-nav li>a:hover .dropdown-menu {
    display: block
}

.site-header__navigation-primary ul.navbar-nav li.open>a .icon-chevron-primary-navigation {
    transform: rotate(180deg)
}

.site-header__navigation-primary ul.navbar-nav li.active>a {
    background: transparent
}

.site-header__navigation-primary ul.navbar-nav li.active>a:after {
    display: block;
    content: "";
    position: absolute;
    left: 10px;
    right: 35px;
    top: 60px;
    z-index: -1;
    height: 1px;
    transform: scale(1);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #2f9ece;
    top: auto
}




@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav li.active>a:after {
        right: 10px
    }
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu {
    background: #fcfcfc;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    position: absolute;
    top: 70px;
    left: -20px;
    z-index: 1;
    padding: 2rem 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .17);
    width: 100%;
    min-width: 350px;
    opacity: 1;
    transform: translateY(-10px);
    transition: opacity .2s ease, transform .4s ease;
    will-change: opacity, transform;
    border-radius: 0 0 3px 3px
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav li .sub-menu.mobile-category-item {
        display: none
    }
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li {
    padding: 0 3rem 0 2rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.14286;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    float: left;
    width: 100%;
    clear: both
}

@media(max-width:767px) {
    .site-header__navigation-primary ul.navbar-nav li .sub-menu li {
        padding-right: 20px;
        padding-left: 0;
        margin-left: -11px
    }
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li .sub-menu {
    background-color: #fcfcfc;
    list-style-type: none;
    z-index: 3
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav li .sub-menu li .sub-menu {
        position: absolute;
        top: -13px;
        left: 100%
    }
    .site-header__navigation-primary ul.navbar-nav li .sub-menu li .sub-menu.to-right {
        left: auto;
        right: 100%
    }
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li a {
    padding: .5rem 1rem;
    color: #071d49;
    display: inline-block;
    position: relative;
    text-decoration: none
}

@media (max-width: 767px) {
	.site-header__navigation-primary ul.navbar-nav li .sub-menu li a {
		color: #071d49;
	}
}



.site-header__navigation-primary ul.navbar-nav li .sub-menu li a:after {
    top: auto;
    background: #2f9ece
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li.mobile-category-item {
    display: none
}

@media(max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav li .sub-menu li.mobile-category-item {
        display: block
    }
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li.active a {
    background: transparent
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li.active a:after {
    display: block;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 60px;
    z-index: -1;
    height: 1px;
    transition: transform .3s ease;
    transform-origin: center center;
    background: #2f9ece;
    top: auto
}

.site-header__navigation-primary ul.navbar-nav li .sub-menu li>li .active a:after {
    transform: scale(1)
}

@media(max-width:767px) {
    .site-header__navigation-primary ul.navbar-nav li .sub-menu {
        background: 0;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto;
        position: relative;
        top: 6px;
        left: 0;
        z-index: 1;
        box-shadow: 0;
        border-radius: 0 0 3px 3px;
        width: 100%;
        min-width: 300px;
        border-radius: 0;
        border: 0;
        padding: 12px 0 5px 35px;
        float: left
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav li .sub-menu {
        background: 0;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        box-shadow: 0;
        border-radius: 0 0 3px 3px;
        width: 100%;
        min-width: 300px;
        border-radius: 0;
        border: 0;
        padding: 12px 0 5px 25px;
        float: left
    }
}

.site-header__navigation-primary ul.navbar-nav li>a:hover .sub-menu {
    display: block
}

@media(max-width:767px) {
    .site-header__navigation-primary ul.navbar-nav li.primary-accord-open ul {
        display: block
    }
    .site-header__navigation-primary ul.navbar-nav li.primary-accord-open .icon-chevron-primary-navigation {
        transform: rotate(180deg)
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav li.primary-accord-open ul {
        display: block
    }
    .site-header__navigation-primary ul.navbar-nav li.primary-accord-open .icon-chevron-primary-navigation {
        transform: rotate(180deg)
    }
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav>li>.sub-menu.to-right {
        left: auto;
        right: -20px
    }
}

.site-header__navigation-primary ul.navbar-nav>li>.icon-chevron-primary-navigation {
    display: none
}

@media(min-width:1024px) {
    .site-header__navigation-primary ul.navbar-nav>li li>.icon-chevron-primary-navigation {
        display: inline-block
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary ul.navbar-nav>li li>.icon-chevron-primary-navigation {
        display: none
    }
}

@media(max-width:767px) {
    .site-header__navigation-primary ul.navbar-nav>li li>.icon-chevron-primary-navigation {
        display: none
    }
}

.site-header__navigation-primary ul.navbar-nav .utility-mobile-links {
    float: left;
    width: 100%
}

.site-header__navigation-primary ul.navbar-nav .utility-mobile-links ul {
    padding: 0;
    margin: 0
}

.site-header__navigation-primary ul.navbar-nav .utility-mobile-links ul li {
    float: left;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    color: #716a64
}

.site-header__navigation-primary ul.navbar-nav .utility-mobile-links ul li.contact {
    background: #071d49;
    color: #fff;
    padding-top: 8px;
}
.site-header__navigation-primary .navbar-toggle {
    background-color: transparent;
    margin-right: 7px;
    z-index: 10;
    margin-top: 10px
}

.site-header__navigation-primary .navbar-toggle.collapsed {
    margin-right: 0;
    margin-top: 25px
}

@media(max-width:767px) {
    .site-header__navigation-primary .navbar-toggle .icon-bar {
        width: 24px;
        height: 2px;
        border-radius: 1px;
        display: inherit;
        background: #4a4a4a
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary .navbar-toggle .icon-bar {
        width: 24px;
        height: 2px;
        border-radius: 1px;
        display: inherit;
        background: #4a4a4a
    }
}

.site-header__navigation-primary.bottom-scrolled .navbar-toggle {
    background-color: transparent
}

@media(max-width:767px) {
    .site-header__navigation-primary.bottom-scrolled .navbar-toggle .icon-bar {
        width: 24px;
        height: 2px;
        border-radius: 1px;
        display: inherit;
        background: #4a4a4a
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary.bottom-scrolled .navbar-toggle .icon-bar {
        width: 24px;
        height: 2px;
        border-radius: 1px;
        display: inherit;
        background: #4a4a4a
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary .navbar-header {
        float: right;
        width: 100%
    }
}

.site-header__navigation-primary .navbar-header .toggle-nav {
    display: none;
    transition: opacity .3s ease
}

@media(max-width:767px) {
    .site-header__navigation-primary .navbar-header .toggle-nav {
        float: right;
        display: inline-block;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        margin-top: 13px;
        margin-right: 4px;
        font-size: 1.6rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary .navbar-header .toggle-nav {
        float: right;
        display: inline-block;
        margin-top: 16px;
        opacity: 1
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary .navbar-toggle {
        display: block
    }
}

@media(max-width:767px) {
    .site-header__navigation-primary .primarynavigation .collapse {
        height: 1000px;
        /* background: #071d49; */
        margin-left: -20px;
        margin-right: -20px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary .primarynavigation .collapse {
        height: 1000px !important;
        background: #fcfcfc;
        margin-left: -20px;
        margin-right: -20px;
        display: none !important
    }
}

.site-header__navigation-primary .primarynavigation .collapse.in,
.site-header__navigation-primary .primarynavigation .collapse.in .dropdown-toggle {
    font-size: 18px;
    font-size: 1.58rem;
    line-height: 1.11111;
    font-family: 'NeueHaasUnica Regular', arial, sans-serif;
}

.site-header__navigation-primary .primarynavigation .collapse.in .dropdown-menu.sub-menu li a {
    font-size: 16px;
    font-size: 1.36rem;
    line-height: 2.25
}

.site-header__navigation-primary .primarynavigation .collapse.in .dropdown-menu.sub-menu li a:active {
    outline: 0;
    text-decoration: none;
    color: #2f9ece
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header__navigation-primary .primarynavigation .collapse.in {
        display: block !important
    }
}

.site-header__navigation-primary .primarynavigation .collapsing .nav {
    display: none
}

.site-header__navigation-primary .primarynavigation .collapse.in {
    overflow: scroll;
    height: 100vh;
    padding-bottom: 90px;
    background: #fff;
    margin-top: 20px;
}

.site-header__navigation-primary .primarynavigation .collapse.in .nav {
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    /*padding-bottom: 90px; */
    margin-left: 0px;
    background: #fff;
}

.site-header__navigation-primary .primarynavigation .collapse.in .site-header__mobile-search {
    background-color: #fff
}

@media(max-width:1023px) {
    .site-header__navigation-primary .primarynavigation .subpage-link:not(.active) a.dropdown-toggle:hover {
        border: 0
    }
    .site-header__navigation-primary .primarynavigation .subpage-link:not(.active) a.dropdown-toggle:hover:after {
        display: none
    }
}

.site-header .country-selector-toggle__btn {
    height: 100%;
    max-height: 50px;
    display: block;
    padding: 1.5rem 4.5rem 1.5rem 3rem;
    margin-left: -3rem;
    background: transparent;
    border-radius: 0;
    border: 0;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2
}

@media(min-width:1280px) {
    .site-header .country-selector-toggle__btn {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625
    }
}

.site-header .country-selector-toggle__btn .country-selector-toggle__btn__separator,
.site-header .country-selector-toggle__btn .selector-text {
    display: block;
    float: left
}

.site-header .country-selector-toggle__btn .country-selector-toggle__btn__separator {
    margin-top: 8px;
    font-size: 2rem;
    line-height: 1rem;
    margin: 10px 8px 0
}

@media(min-width:1024px) {
    .site-header .country-selector-toggle__btn:hover {
        background-color: #0d173b
    }
}

.site-header .country-selector-toggle__btn>svg,
.site-header .country-selector-toggle__btn__icon {
    width: 10px;
    height: 9px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transform-origin: top center;
    margin-top: 2px
}

.site-header .country-selector-toggle__btn .icon-chevron path,
.site-header .icon-search path {
    fill: #fff
}

.country-selector-active {
    overflow: hidden
}

.country-selector-active .country-selector {
    pointer-events: inherit;
    transform: translateY(0);
    opacity: 1;
    transition: opacity 0 0, height .3s ease-in-out;
    height: 100%;
    height: calc(100vh - 50px)
}

.country-selector-active .country-selector .scrollable {
    overflow: hidden
}

@media(max-width:767px) {
    .country-selector-active .country-selector .scrollable {
        overflow: scroll;
        height: calc(100vh - 50px)
    }
}

.country-selector-active .country-selector .country-selector-toggle__btn {
    background-color: #0d173b
}

.country-selector-active .country-selector .country-selector-toggle__btn>svg {
    transform: rotate(-180deg) translateY(-50%)
}

.primary-nav-active {
    overflow: hidden;
    height: 108vh
}

.primary-nav-active .site-header {
    transform: translateY(-50px)
}

.primary-nav-active.scrolled-active .site-header {
    transform: translateY(-50px) !important
}
/*
.primary-nav-active .site-header__bottom {
    background-color: #fff
}
*/
.primary-nav-active .site-header__bottom .site-header__logo svg {
    fill: #071d49
}

@media(max-width:767px) {
    /*.primary-nav-active .navbar-header {
        border-bottom: 1px solid #e4e4e4
    }*/
    .primary-nav-active .navbar-header .icon-bar {
        transform-origin: left center;
        transition: transform .3s ease-in-out, opacity .3s ease-in-out;
        will-change: transform, opacity;
        background: #4a4a4a !important
    }
    .primary-nav-active .navbar-header .icon-bar:first-child {
        transform: rotate(45deg)
    }
    .primary-nav-active .navbar-header .icon-bar:nth-child(2) {
        opacity: 0;
        display: none
    }
    .primary-nav-active .navbar-header .icon-bar:nth-child(3) {
        transform: rotate(-45deg);
        margin-top: 14px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .primary-nav-active .navbar-header {
        border-bottom: 1px solid #e4e4e4;
        padding-top: 20px;
    }
    .primary-nav-active .navbar-header .icon-bar {
        transform-origin: left center;
        transition: transform .3s ease-in-out, opacity .3s ease-in-out;
        will-change: transform, opacity;
        background: #4a4a4a !important
    }
    .primary-nav-active .navbar-header .icon-bar:first-child {
        transform: rotate(45deg)
    }
    .primary-nav-active .navbar-header .icon-bar:nth-child(2) {
        opacity: 0;
        display: none
    }
    .primary-nav-active .navbar-header .icon-bar:nth-child(3) {
        transform: rotate(-45deg);
        margin-top: 14px
    }
}

.primary-nav-active .navbar-header .toggle-nav {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.primary-nav-active .site-header__bottom {
    overflow: visible
}

.primary-nav-active .site-header__centered {
    height: auto
}

.primary-nav-active .site-header__navigation-primary {
    width: 100%;
    float: left
}
/*
.primary-nav-active .site-header__navigation-primary .navbar-header {
    margin-top: -49px
}
*/
.primary-nav-active .site-header__search {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 120px
}

@media(max-width:1023px) {
    .primary-nav-active .site-header__search {
        background: #fff;
        z-index: 3
    }
}

.primary-nav-active .site-header__search-container {
    display: block !important
}

.primary-nav-active .site-header__search-container .site-header__actions,
.primary-nav-active .site-header__search-container .site-header__mobile-search__form__toggle__btn {
    display: none
}

.primary-nav-active .site-header__search-container .site-header__mobile-search .site-header__mobile-search__toggle {
    display: block
}

.scrolled-active .site-header {
    transform: translateY(-50px)
}

@media(max-width:1023px) {
    .scrolled-active .site-header {
        transform: translateY(-110px)
    }
}

.scrolled-active .site-header.is-homepage .site-header__logo svg {
    fill: #071d49
}

.scrolled-active .site-header.is-homepage .site-header__logo svg g#matrix {
    fill: #E9BF1E
}


.scrolled-active.scrolling-up .site-header {
    transform: translateY(0)
}

@media(min-width:480px) {
    .scrolled-active.scrolling-up .site-header {
        transform: translateY(0)
    }
}

@media(max-width:767px) {
    .scrolled-active.scrolling-up .site-header {
        transform: translateY(-50px)
    }
}

.fill-heading {
    height: 160px;
    background-color: #fff
}

@media(max-width:1023px) {
    .fill-heading {
        height: 110px
    }
}

.is-homepage .site-header__navigation-primary ul.navbar-nav li .sub-menu {
    border-radius: 3px
}

.is-homepage .site-header__navigation-primary ul.navbar-nav li .sub-menu:before:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 30px;
    z-index: 1;
    width: 0;
    height: 0;
    transform: translateY(-100%);
    border: solid transparent;
    border-color: rgba(213, 17, 17, 0);
    border-bottom-color: #fcfcfc;
    border-width: 20px
}

.country-selector-active .site-header__top {
    overflow: visible
}

.site-header.is-homepage .site-header__logo svg {
    fill: #fff
}

.site-header.is-homepage .toggle-nav {
    color: #fff
}

.site-header.is-homepage .icon-bar {
    width: 24px;
    height: 2px;
    border-radius: 1px;
    display: inherit;
    background: #fff
}

.site-header.is-homepage ul.navbar-nav>li>.sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 30px;
    z-index: 1;
    width: 0;
    height: 0;
    transform: translateY(-100%);
    border: solid transparent;
    border-color: rgba(213, 17, 17, 0);
    border-bottom-color: #fcfcfc;
    border-width: 20px
}

.site-header.is-homepage ul.navbar-nav>li>.sub-menu.to-right:before {
    left: auto;
    right: 30px
}

.search-is-active .site-header.is-homepage .site-header__logo svg,
.search-is-active .site-header__logo svg {
    fill: #071d49
}

.scrolled-active .site-header__navigation-primary ul.navbar-nav li .sub-menu:before {
    display: none
}
/*
.primary-nav-active .site-header__navigation-primary {
    background: #fcfcfc
}
*/
.in-author.site-header.is-homepage .site-header__logo svg {
    fill: #071d49
}

.in-author.site-header.is-homepage .toggle-nav {
    color: #071d49
}

.in-author.site-header.is-homepage .icon-bar {
    width: 24px;
    height: 2px;
    border-radius: 1px;
    display: inherit;
    background: #071d49
}

.in-author.site-header.is-homepage .site-header__navigation-primary ul.navbar-nav li a {
    color: #071d49
}

.searchinputfield {
    text-align: center;
    float: right;
    display: block;
    width: 100%;
    margin-top: -25px
}

.searchinputfield .form-group .icon-search path {
    fill: #000
}

.searchinputfield .site-header__mobile-search__toggle {
    transition: all .4s ease;
    opacity: 1
}

@media(max-width:767px) {
    .searchinputfield .site-header__mobile-search__toggle {
        display: block
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .searchinputfield .site-header__mobile-search__toggle {
        display: block
    }
}

.site-header__search {
    display: block;
    float: right;
    height: 50px;
    overflow: hidden;
    transition: all .4s ease
}

@media(max-width:1023px) {
    .site-header__search {
        display: none
    }
}

.site-header__search .site-header__mobile-search__toggle__btn:hover {
    text-decoration: none
}

.site-header {
    text-align: center;
    clear: both
}

@media(max-width:767px) {
    .site-header {
        text-align: left
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header {
        text-align: left
    }
}

.site-header .searchinputfield {
    width: 100%;
    height: 100%;
    margin-top: 0
}

.site-header .site-header__search {
    transition: all .4s ease;
    right: -15px;
    position: absolute
}

@media (max-width: 767px) {
	.site-header .site-header__search {
		display: none;
	}
}


.site-header .site-header__search.search-active,
.site-header .site-header__search.search-active .site-header__search-toggle {
    overflow: visible
}

.site-header .site-header__search.search-active .site-header__search-toggle a.btn {
    margin-right: 8px
}

.site-header .site-header__search.search-active .site-header__search-toggle a.btn:hover svg {
    opacity: 1
}

.site-header .site-header__search.search-active .site-header__search-toggle a.btn.btn-search-close {
    right: -15px;
    position: absolute;
    margin-right: 0
}

.site-header .site-header__search.search-active .site-header__search-toggle a.btn.btn-search-close:hover svg {
    opacity: .6
}

.site-header .site-header__search-toggle {
    overflow: hidden
}

.site-header .site-header__search-toggle a.btn {
    float: left;
    width: 50px;
    display: block;
    margin-top: 1px;
    color: #071d49
}

.site-header .site-header__search-toggle a.btn svg {
    transition: opacity .3s ease
}

.site-header .site-header__search-toggle a.btn:hover svg {
    opacity: .6
}

.site-header .site-header__search-toggle form {
    float: left;
    width: 80%;
    display: block
}

.site-header .site-header__search-toggle form input {
    border: 0;
    width: 100%;
    background-color: transparent;
    outline: 0;
    font-size: 27px !important;
    font-size: 2.7rem !important;
    line-height: 1.5 !important
}

.site-header .site-header__search-toggle form input::-moz-placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    opacity: .5
}

.site-header .site-header__search-toggle form input:-ms-input-placeholder,
.site-header .site-header__search-toggle form input::-webkit-input-placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    opacity: .5
}

.site-header .site-header__search-toggle form input:-ms-input-placeholder {
    color: #b9b9b9
}

.site-header .site-header__search-toggle form input::placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    opacity: .5
}

.site-header .site-header__search-toggle a.btn-search-close {
    float: right;
    width: 50px;
    display: block
}

.site-header .site-header__search-input {
    width: 625px;
    margin: 0 auto;
    padding-top: 3px;
    transform: translateX(30px);
    transition: transform .4s ease;
    will-change: transform;
    display: inline-block
}

@media(max-width:767px) {
    .site-header .site-header__search-input {
        transform: translateX(0);
        text-align: left;
        width: 100%;
        height: 90%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        overflow: hidden;
        z-index: 10;
        height: 1000px;
        margin-top: 61px;
        transform: translateY(0);
        opacity: 1
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__search-input {
        transform: translateX(0);
        text-align: left;
        width: 100%;
        height: 90%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        overflow: hidden;
        z-index: 10;
        height: 1000px;
        margin-top: 61px;
        transform: translateY(0);
        opacity: 1
    }
}

.site-header .site-header__search-input.inactive {
    display: none
}

@media(max-width:767px) {
    .site-header .site-header__search-input.inactive {
        display: block;
        transform: translateY(300px);
        opacity: 0;
        height: 10px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__search-input.inactive {
        display: block;
        transform: translateY(300px);
        opacity: 0;
        height: 10px
    }
}

.site-header .site-header__search-container {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: -40px;
    padding-top: 40px;
}

@media(max-width:1023px) {
    .site-header .site-header__search-container {
        display: none
    }
}

.site-header .site-header__search-container>div {
    width: 100%;
    height: 100%
}

.site-header .site-header__search-container .search-form input {
    width: 100%;
    padding: 0;
    border: 0;
    margin: -.0625em 0 0;
    outline: 0;
    text-indent: 48px;
    font-size: 3.2rem;
    line-height: 1.5;
    padding-left: 50px;
    padding-right: 10px;
    position: relative;
    top: -15px;
    height: 37px;
    background: 0
}

.site-header .site-header__search-container .search-form input::-webkit-input-placeholder,
.site-header .site-header__search-container .search-form input::placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    opacity: .5
}

@media(min-width:480px) {
    .site-header .site-header__search-container .search-form input {
        padding-left: 15px;
        margin-top: 100px
    }
}

@media(min-width:1280px) {
    .site-header .site-header__search-container .search-form input {
        padding-left: 15px;
        margin-top: 100px
    }
}

.site-header .site-header__search-container .input-icon {
    position: absolute;
    top: -4px;
    left: 25px
}

@media(max-width:767px) {
    .site-header .site-header__search-container .input-icon {
        left: 25px;
        top: 92px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__search-container .input-icon {
        left: 25px;
        top: 92px
    }
}

.site-header .site-header__actions {
    display: block;
    float: left;
    width: 100%;
    position: relative
}

.site-header .site-header__actions .btn-search-close {
    display: none
}

@media(max-width:767px) {
    .site-header .site-header__actions .btn-search-close {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__actions .btn-search-close {
        display: none !important
    }
}

.site-header .site-header__actions .btn-search-open.active {
    transform: translateX(-1000%);
    pointer-events: none;
    opacity: 0 !important;
    transition: opacity .3s ease, transform .6s ease;
    will-change: opacity, transform;
    box-shadow: inset 0 0 0
}

.site-header .site-header__actions .btn-search-open {
    transition: opacity .3s ease, transform .6s ease;
    will-change: opacity, transform;
    transform: translateX(0)
}

@media(max-width:767px) {
    .site-header .site-header__actions .btn-search-open {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__actions .btn-search-open {
        display: none !important
    }
}

.site-header .site-header__mobile-search {
    position: absolute;
    left: 0;
    bottom: 60px;
    z-index: 1;
    width: 100%;
    cursor: pointer;
    opacity: 1;
    padding-left: 12px;
    will-change: opacity;
    padding-right: 12px;
    visibility: hidden;
    text-align: left
}

.site-header .site-header__mobile-search__toggle {
    height: 60px;
    border-top: 1px solid #dcdcdc;
    padding-top: 10px
}

.site-header .site-header__mobile-search__toggle__btn {
    color: #071d49;
    width: 100%;
    text-align: left;
    padding: 10px
}

.site-header .site-header__mobile-search__toggle__btn .icon {
    position: relative;
    top: 6px
}

.site-header .site-header__mobile-search__toggle__btn .btn-label {
    font-size: 1.8rem;
    line-height: 1.88889;
    margin-left: 8px;
    opacity: 1;
    pointer-events: inherit;
    transition: opacity .3s ease;
    will-change: opacity;
    color: #2d2926
}

.site-header .site-header__mobile-search__toggle__btn:focus {
    text-decoration: none
}

@media(max-width:767px) {
    .site-header .site-header__mobile-search__toggle {
        display: none
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__mobile-search__toggle {
        display: none
    }
}

.site-header .site-header__mobile-search__form__toggle__btn {
    width: 88%;
    position: absolute;
    top: 100px;
    z-index: 100;
    text-align: center;
    display: none
}

.site-header .site-header__mobile-search__form__toggle__btn .icon {
    transform: rotate(180deg)
}

@media(max-width:767px) {
    .site-header .site-header__mobile-search__form__toggle__btn {
        display: block
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__mobile-search__form__toggle__btn {
        display: block
    }
}

@media(max-width:767px) {
    .site-header .site-header__mobile-search {
        visibility: visible
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .site-header .site-header__mobile-search {
        visibility: visible
    }
}

.site-header .mobile-search-slider {
    display: none
}

.site-header .site-header__search.active {
    transform: translateY(0);
    height: 100%;
    z-index: 3;
    background-color: #fff
}

.site-header .site-header__search.active .site-header__mobile-search__toggle {
    opacity: 0
}

.site-header .site-header__search.active .site-header__mobile-search {
    top: 0;
    height: auto;
    bottom: unset
}

.site-header .site-header__search.active .mobile-close-btn {
    position: absolute;
    right: 20px;
    top: 18px
}

.site-header .site-header__search.active .mobile-search-slider {
    display: block;
    padding: 20px 0
}

.site-header .site-header__search.active .mobile-search-slider .close-container {
    width: 100%;
    text-align: center
}

.site-header .site-header__search.active .mobile-search-slider .close-search-slider {
    background: transparent;
    border: 0;
    transform: rotate(180deg)
}

.site-header .site-header__search.active .mobile-search-slider .close-search-slider:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    float: left
}

.site-header .site-header__search.active .mobile-search-slider .close-search-slider svg {
    fill: #071d49;
    width: 14px;
    height: 14px
}

.site-header .site-header__search.active .mobile-search-slider .close-search-slider:hover svg {
    fill: #2f9ece
}

.site-header .site-header__search.active .mobile-search-slider .icon-search {
    float: left;
    width: 24px;
    margin-top: 16px;
    margin-right: 20px;
    fill: #2f9ece
}

.site-header .site-header__search.active .mobile-search-slider .icon-search svg,
.site-header .site-header__search.active .mobile-search-slider .icon-search svg path {
    fill: #2f9ece
}

.site-header .site-header__search.active .mobile-search-slider form {
    float: left;
    width: 80%
}

.site-header .site-header__search.active .mobile-search-slider input {
    border: 0;
    width: 100%;
    background-color: transparent;
    margin-top: 10px;
    outline: 0;
    font-size: 24px;
    font-size: 2.4rem;
    color: #071d49
}

.site-header .site-header__search.active .mobile-search-slider input::-webkit-input-placeholder,
.site-header .site-header__search.active .mobile-search-slider input::placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    opacity: .5
}

.btn:active,
.btn:focus {
    outline: 0 !important;
    box-shadow: inset 0 0 0
}

.primary-nav-active .site-header__search.active {
    bottom: -5px;
    border-top: 1px solid #dcdcdc
}

.primary-nav-active .site-header__search.active .site-header__mobile-search__toggle {
    display: none
}

.primary-nav-active .site-header__search.active .site-header__mobile-search {
    padding-left: 0;
    padding-right: 0
}

.primary-nav-active .site-header__search.active .site-header__mobile-search .site-header__mobile-search__container {
    padding-left: 20px;
    padding-right: 20px
}

.imagefigure {
    padding-top: 80px;
    padding-bottom: 80px
}

.imagefigure .module__image__content {
    margin: 20px auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto
}

.imagefigure .module__image__content__img {
    text-align: center
}

.imagefigure .module__image__content__img img {
    width: 66.6667%
}

@media(max-width:767px) {
    .imagefigure .module__image__content__img img {
        width: 100%
    }
}

.imagefigure .module__image__content__caption-wrap {
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 66.67%;
    float: none
}

@media(max-width:767px) {
    .imagefigure .module__image__content__caption-wrap {
        width: 100%;
        float: left
    }
}

.imagefigure .module__image__content__caption-wrap p {
    font-size: 1.5rem;
    line-height: 1.53333;
    color: #555
}

@media(max-width:767px) {
    .imagefigure .module__image__content__caption-wrap p {
        font-size: 1.2rem
    }
}

.article-content .col-md-12 .imagefigure {
    float: left;
    width: 100%;
    padding-top: 0
}

.article-content .col-md-12 .imagefigure .module__image__content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 1280px;
    width: 100%
}

.article-content .col-md-12 .imagefigure .module__image__content__img {
    text-align: center
}

.article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .image,
.article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .text {
    width: 100%;
    margin-bottom: 0
}

@media(min-width:480px) and (max-width:767px) {
    .article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .image,
    .article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .text {
        width: 83.3333%
    }
}

@media(min-width:768px) {
    .article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .image,
    .article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .text {
        width: 66.6667%
    }
}

.article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .image img,
.article-content .col-md-12 .imagefigure .module__image__content.variation-size-well .text img {
    width: 100%
}

.article-content .col-md-12 .imagefigure .module__image__content .image {
    margin-bottom: 0
}

.article-content .col-md-12 .imagefigure .module__image__content .image img {
    width: auto
}

.article-content .col-md-12 .imagefigure .module__image__content__caption-wrap {
    padding-top: 15px;
    width: 100%;
    float: left
}

@media(max-width:767px) {
    .article-content .col-md-12 .imagefigure .module__image__content__caption-wrap {
        width: 100%;
        float: left
    }
}

.article-content .col-md-12 .imagefigure .module__image__content__caption-wrap p {
    font-size: 1.5rem;
    line-height: 1.53333;
    color: #555
}

@media(max-width:767px) {
    .article-content .col-md-12 .imagefigure .module__image__content__caption-wrap p {
        font-size: 1.2rem
    }
}

.article-content .col-md-12 .imagefigure .module__image__content__caption-wrap .text,
.article-content .col-md-12 .imagefigure .module__image__content__caption-wrap .text:last-child {
    margin-bottom: 0
}

.main-content .twocolumnpromorowexperience {
    background-color: #f3f4f6;
    color: #071d49;
    height: auto;
    text-align: center;
    width: 100%;
    float: left
}

.main-content .twocolumnpromorowexperience .promo {
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden
}

@media(max-width:1280px) {
    .main-content .twocolumnpromorowexperience {
        min-height: 0
    }
}

.main-content .twocolumnpromorowexperience .row {
    margin-left: 0;
    margin-right: 0;
    height: 140vh;
    overflow: hidden
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .row {
        height: auto;
        max-height: none
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .row {
        height: auto
    }
}

@media(min-height:40em) and (min-width:768px) {
    .main-content div.twocolumnpromorowexperience .row {
        height: auto
    }
}

@media(min-height:40em) and (min-width:768px) and (min-width:60em) {
    .main-content div.twocolumnpromorowexperience .row {
        height: auto
    }
}

.main-content div.twocolumnpromorowexperience .row>div {
    padding-left: 0;
    font-family: NeueHaasUnica Regular;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    display: table;
    float: left
}

@media(min-width:480px) {
    .main-content div.twocolumnpromorowexperience .row>div {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667;
        width: 100%;
        padding-right: 0
    }
}

@media(min-width:768px) {
    .main-content div.twocolumnpromorowexperience .row>div {
        padding-left: 0;
        width: 50%;
        float: left
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .row>div {
        padding-left: 0;
        width: 50%
    }
}

.main-content div.twocolumnpromorowexperience .row>div:first-of-type {
    display: block
}

.main-content div.twocolumnpromorowexperience .row .col-md-6 {
    overflow: hidden;
    height: auto;
    float: right;
    position: relative
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .row .col-md-6 {
        height: auto;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        float: left
    }
}

.main-content div.twocolumnpromorowexperience .row .col-md-6:first-of-type {
    position: absolute;
    height: 100%;
    width: 50%
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .row .col-md-6:first-of-type {
        position: relative;
        width: 100%
    }
}

.main-content div.twocolumnpromorowexperience .row .col-md-6:first-of-type .parsys {
    padding: 0;
    display: block
}

.main-content div.twocolumnpromorowexperience .row .col-md-6:first-of-type>div {
    display: block
}

.main-content div.twocolumnpromorowexperience .row .col-md-6 .parsys {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    padding: 6rem 0;
    height: 100%
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .row .col-md-6 .parsys {
        display: block;
        width: 100%;
        float: left;
        height: auto
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .row .col-md-6 .parsys .text {
        max-width: 400px;
        margin: 0 auto
    }
}

.main-content div.twocolumnpromorowexperience .row .col-md-6>div {
    display: table;
    width: 100%;
    height: 100%
}

@media(min-width:960px) {
    .main-content div.twocolumnpromorowexperience .row .col-md-6>div {
        height: 100%
    }
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .row .col-md-6>div {
        height: auto;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        float: left
    }
}

.main-content div.twocolumnpromorowexperience .image {
    margin-top: 0;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0
}

.main-content div.twocolumnpromorowexperience .image .image-container {
    height: 100%
}

.main-content div.twocolumnpromorowexperience .image img {
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    max-height: none !important;
    margin-top: 0;
    height: auto;
    position: relative
}

@media(min-width:480px) {
    .main-content div.twocolumnpromorowexperience .image {
        position: relative;
        width: 100%;
        height: 100%
    }
    .main-content div.twocolumnpromorowexperience .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1
    }
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .image {
        height: auto
    }
}

.main-content div.twocolumnpromorowexperience .contentfragment h3 {
    text-align: center;
    padding-left: 4rem;
    padding-right: 4rem
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .contentfragment h3 {
        margin-top: 6rem;
        padding-left: 5rem;
        padding-right: 5rem
    }
}

@media(min-width:768px) {
    .main-content div.twocolumnpromorowexperience .contentfragment h3 {
        text-align: center;
        padding-top: 6rem;
        padding-left: 4rem;
        padding-right: 4rem
    }
}

@media(min-width:960px) {
    .main-content div.twocolumnpromorowexperience .contentfragment h3 {
        text-align: center;
        padding-left: 4rem;
        padding-right: 4rem
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .contentfragment h3 {
        text-align: center;
        padding-left: 4rem;
        padding-right: 4rem;
        margin: 0 auto;
        margin-bottom: 3rem;
        max-width: 400px
    }
}

.main-content div.twocolumnpromorowexperience .heading {
    margin-top: 0;
    text-align: center;
    padding: 0 4rem
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .heading {
        margin-top: 6rem;
        padding: 0 5rem
    }
}

@media(min-width:768px) {
    .main-content div.twocolumnpromorowexperience .heading {
        text-align: center;
        padding: 6rem 4rem 0
    }
}

@media(min-width:960px) {
    .main-content div.twocolumnpromorowexperience .heading {
        text-align: center;
        padding: 0 4rem
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .heading {
        text-align: center;
        padding: 0 4rem;
        margin: 0 auto;
        margin-bottom: 3rem;
        max-width: 400px
    }
}

.main-content div.twocolumnpromorowexperience .contentfragment h3,
.main-content div.twocolumnpromorowexperience .heading h3 {
    font-family: NeueHaasUnica Regular;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.17647
}

@media(min-width:480px) {
    .main-content div.twocolumnpromorowexperience .contentfragment h3,
    .main-content div.twocolumnpromorowexperience .heading h3 {
        font-family: NeueHaasUnica Regular;
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 1.2381
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .contentfragment h3,
    .main-content div.twocolumnpromorowexperience .heading h3 {
        font-size: 50px;
        font-size: 5rem;
        line-height: 1.3
    }
}

.main-content div.twocolumnpromorowexperience .contentfragment,
.main-content div.twocolumnpromorowexperience .plaintext,
.main-content div.twocolumnpromorowexperience .text {
    padding: 4rem 4rem 0;
    position: relative;
    margin-top: 3rem
}

@media(max-width:768px) {
    .main-content div.twocolumnpromorowexperience .contentfragment,
    .main-content div.twocolumnpromorowexperience .plaintext,
    .main-content div.twocolumnpromorowexperience .text {
        margin-top: 2rem;
        margin-bottom: 6rem;
        padding: 3rem 2rem 0
    }
}

@media(max-width:959px) {
    .main-content div.twocolumnpromorowexperience .contentfragment,
    .main-content div.twocolumnpromorowexperience .plaintext,
    .main-content div.twocolumnpromorowexperience .text {
        padding-bottom: 6rem;
        padding-right: 3rem;
        padding-left: 3rem
    }
}

@media(max-width:767px) {
    .main-content div.twocolumnpromorowexperience .contentfragment,
    .main-content div.twocolumnpromorowexperience .plaintext,
    .main-content div.twocolumnpromorowexperience .text {
        padding-bottom: 2rem;
        margin-bottom: 3rem;
        padding-right: 4rem;
        padding-left: 4rem
    }
}

@media(min-width:960px) {
    .main-content div.twocolumnpromorowexperience .contentfragment,
    .main-content div.twocolumnpromorowexperience .plaintext,
    .main-content div.twocolumnpromorowexperience .text {
        padding: 4rem 3rem 0
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .contentfragment,
    .main-content div.twocolumnpromorowexperience .plaintext,
    .main-content div.twocolumnpromorowexperience .text {
        padding: 4rem 0 0
    }
}

.main-content div.twocolumnpromorowexperience .contentfragment:before,
.main-content div.twocolumnpromorowexperience .plaintext:before,
.main-content div.twocolumnpromorowexperience .text:before {
    background: #071d49;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    height: 1px;
    transform: translateX(-50%)
}

@media(min-width:768px) {
    .main-content div.twocolumnpromorowexperience .contentfragment:before,
    .main-content div.twocolumnpromorowexperience .plaintext:before,
    .main-content div.twocolumnpromorowexperience .text:before {
        width: 80px
    }
}

.main-content div.twocolumnpromorowexperience .contentfragment p,
.main-content div.twocolumnpromorowexperience .plaintext p,
.main-content div.twocolumnpromorowexperience .text p {
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

@media(min-width:480px) {
    .main-content div.twocolumnpromorowexperience .contentfragment p,
    .main-content div.twocolumnpromorowexperience .plaintext p,
    .main-content div.twocolumnpromorowexperience .text p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .main-content div.twocolumnpromorowexperience .contentfragment p,
    .main-content div.twocolumnpromorowexperience .plaintext p,
    .main-content div.twocolumnpromorowexperience .text p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.main-content div.twocolumnpromorowexperience .contentfragment p a,
.main-content div.twocolumnpromorowexperience .plaintext p a,
.main-content div.twocolumnpromorowexperience .text p a {
    color: #071d49;
    background: linear-gradient(180deg, transparent 50%, #071d49 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    transition: color .1s ease;
    text-decoration: none
}

.main-content div.twocolumnpromorowexperience .contentfragment p a:hover,
.main-content div.twocolumnpromorowexperience .plaintext p a:hover,
.main-content div.twocolumnpromorowexperience .text p a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.main-content div.twocolumnpromorowexperience .btn {
    background: 0;
    border: 1px solid #fff;
    color: #fff;
    transition: transform .4s ease;
    position: relative;
    bottom: 20px;
    transform: translateX(-50%);
    border-radius: 0
}

.main-content div.twocolumnpromorowexperience .btn:hover {
    transform: translate(-50%, -20px);
    transition: transform .4s ease
}

@media(min-width:1280px) {
    .main-content.in-author div.twocolumnpromorowexperience {
        height: 900px;
        min-height: 900px
    }
}

.in-author div.twocolumnpromorowexperience {
    height: 900px;
    overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
    min-height: 0;
    min-height: 400px
}

.in-author div.twocolumnpromorowexperience .image {
    height: 720px;
    max-height: 720px;
    overflow: hidden
}

.in-author div.twocolumnpromorowexperience .heading {
    margin-top: 120px
}

@media(max-width:1280px) {
    .in-author div.twocolumnpromorowexperience {
        min-height: 0
    }
}

@media(min-width:1280px) {
    .in-author div.twocolumnpromorowexperience {
        min-height: 0
    }
}

.in-author div.twocolumnpromorowexperience .promo {
    padding-top: 55px
}

.in-author div.twocolumnpromorowexperience .row {
    height: 900px
}

@media(min-width:960px) {
    .in-author div.twocolumnpromorowexperience .row {
        height: 900px
    }
}

@media(min-width:1280px) {
    .in-author div.twocolumnpromorowexperience .row {
        height: 900px
    }
}

.in-author div.twocolumnpromorowexperience .row>div {
    height: 900px;
    display: block
}

@media(min-width:768px) {
    .in-author div.twocolumnpromorowexperience .row>div {
        padding-left: 0;
        margin-top: 0;
        width: 50%;
        float: left;
        margin-bottom: -20px;
        height: 900px
    }
}

@media(min-width:1280px) {
    .in-author div.twocolumnpromorowexperience .row>div {
        padding-left: 0;
        margin-top: 0;
        width: 50%;
        height: 900px
    }
}

.in-author div.twocolumnpromorowexperience .row .parsys {
    display: block
}

.in-author div.twocolumnpromorowexperience .row .col-md-6,
.in-author div.twocolumnpromorowexperience .row .col-md-6>div {
    height: 900px;
    display: block
}

.in-author div.twocolumnpromorowexperience .image {
    margin-bottom: 0
}

@media(min-width:768px) {
    .in-author div.twocolumnpromorowexperience .image {
        margin-top: -10%;
        position: relative;
        width: 100%;
        height: 900px
    }
    .in-author div.twocolumnpromorowexperience .image img {
        max-height: none !important;
        margin-top: 0;
        height: 100%;
        position: relative
    }
}

@media(min-width:1280px) {
    .in-author div.twocolumnpromorowexperience .image {
        margin-top: -10%;
        position: relative;
        width: 100%;
        height: 900px
    }
    .in-author div.twocolumnpromorowexperience .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1
    }
}

.in-author div.twocolumnpromorowexperience .plaintext:before,
.in-author div.twocolumnpromorowexperience .text:before {
    display: none
}

.additionalresourceslinkexperience hr {
    width: 5000px;
    margin-left: -1000px;
    border-top: 2px solid #eaeaea;
    margin-top: 60px;
    margin-bottom: 60px
}

@media(min-width:480px) {
    .additionalresourceslinkexperience hr {
        margin-top: 72px;
        margin-bottom: 72px
    }
}

.additionalresourceslinkexperience {
    float: left;
    width: 100%;
    background-color: #fff
}

.additional-resources.col-xs-12 {
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556;
    width: 50%;
    margin-left: 25%;
    padding: 0
}

@media(max-width:767px) {
    .additional-resources.col-xs-12 {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        width: 90%;
        margin-left: 5%
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .additional-resources.col-xs-12 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667;
        width: 66.66667%;
        margin-left: 16.66667%
    }
}

.additional-resources.col-xs-12 .col-md-6 {
    padding-left: 0
}

@media(max-width:767px) {
    .additional-resources.col-xs-12 .col-md-6 {
        padding-right: 8px
    }
}

.additional-resources.col-xs-12 .col-md-6 .heading {
    margin-top: 0
}

@media(max-width:991px) {
    .additional-resources.col-xs-12 .col-md-6 .heading {
        margin-top: 3rem
    }
}

.additional-resources.col-xs-12 .col-md-6:first-of-type .heading {
    margin-top: 0
}

.additional-resources.col-xs-12 .add-resource-heading {
    min-height: 76px;
    float: left;
    width: 100%
}

@media(max-width:991px) {
    .additional-resources.col-xs-12 .add-resource-heading {
        min-height: 0
    }
}

.additional-resources.col-xs-12 .add-resource-heading h2,
.additional-resources.col-xs-12 .add-resource-heading h3,
.additional-resources.col-xs-12 .add-resource-heading h4,
.additional-resources.col-xs-12 .add-resource-heading h5,
.additional-resources.col-xs-12 .add-resource-heading h6 {
    font-family: NeueHaasUnica Bold;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 3rem
}

@media(min-width:480px) {
    .additional-resources.col-xs-12 .add-resource-heading h2,
    .additional-resources.col-xs-12 .add-resource-heading h3,
    .additional-resources.col-xs-12 .add-resource-heading h4,
    .additional-resources.col-xs-12 .add-resource-heading h5,
    .additional-resources.col-xs-12 .add-resource-heading h6 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:60em) {
    .additional-resources.col-xs-12 .add-resource-heading h2,
    .additional-resources.col-xs-12 .add-resource-heading h3,
    .additional-resources.col-xs-12 .add-resource-heading h4,
    .additional-resources.col-xs-12 .add-resource-heading h5,
    .additional-resources.col-xs-12 .add-resource-heading h6 {
        margin-bottom: 4rem
    }
}

@media(min-width:1280px) {
    .additional-resources.col-xs-12 .add-resource-heading h2,
    .additional-resources.col-xs-12 .add-resource-heading h3,
    .additional-resources.col-xs-12 .add-resource-heading h4,
    .additional-resources.col-xs-12 .add-resource-heading h5,
    .additional-resources.col-xs-12 .add-resource-heading h6 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.additional-resources.col-xs-12 .add-resource-heading .heading h2,
.additional-resources.col-xs-12 .add-resource-heading .heading h3,
.additional-resources.col-xs-12 .add-resource-heading .heading h4,
.additional-resources.col-xs-12 .add-resource-heading .heading h5,
.additional-resources.col-xs-12 .add-resource-heading .heading h6 {
    margin-bottom: 3rem;
    font-family: NeueHaasUnica Bold;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 0
}

@media(min-width:480px) {
    .additional-resources.col-xs-12 .add-resource-heading .heading h2,
    .additional-resources.col-xs-12 .add-resource-heading .heading h3,
    .additional-resources.col-xs-12 .add-resource-heading .heading h4,
    .additional-resources.col-xs-12 .add-resource-heading .heading h5,
    .additional-resources.col-xs-12 .add-resource-heading .heading h6 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:60em) {
    .additional-resources.col-xs-12 .add-resource-heading .heading h2,
    .additional-resources.col-xs-12 .add-resource-heading .heading h3,
    .additional-resources.col-xs-12 .add-resource-heading .heading h4,
    .additional-resources.col-xs-12 .add-resource-heading .heading h5,
    .additional-resources.col-xs-12 .add-resource-heading .heading h6 {
        margin-bottom: 4rem
    }
}

@media(min-width:1280px) {
    .additional-resources.col-xs-12 .add-resource-heading .heading h2,
    .additional-resources.col-xs-12 .add-resource-heading .heading h3,
    .additional-resources.col-xs-12 .add-resource-heading .heading h4,
    .additional-resources.col-xs-12 .add-resource-heading .heading h5,
    .additional-resources.col-xs-12 .add-resource-heading .heading h6 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.additional-resources.col-xs-12 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.additional-resources.col-xs-12 ul li {
    margin-bottom: 10px
}

.additional-resources.col-xs-12 a {
    color: #071d49;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    transition: color .1s ease
}

.additional-resources.col-xs-12 a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.no-height .additional-resources ul {
    padding-left: 25px
}

.subcategorylinklist {
    font-family: NeueHaasUnica Regular;
    float: left;
    width: 100%
}

.subcategorylinklist .module__subcat-link {
    background: #fff;
    max-width: 100%;
    overflow: hidden
}

.subcategorylinklist .module__subcat-link .subcategorylistablelink {
    border-bottom: 1px solid #d4d4d4;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 60px
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link .subcategorylistablelink {
        padding-bottom: 0;
        border-bottom: 2px solid #d4d4d4
    }
}

.subcategorylinklist .module__subcat-link .subcategorylistablelink:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    background-color: #b4bbc8
}

.subcategorylinklist .module__subcat-link .subcategorylistablelink.hover:before {
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.subcategorylinklist .module__subcat-link .subcategorylistablelink.hover .module__subcat-link__item__content__text-wrap p,
.subcategorylinklist .module__subcat-link .subcategorylistablelink.hover .module__subcat-link__item__content__title-wrap h2 {
    color: #fff
}

.subcategorylinklist .module__subcat-link .subcategorylistablelink.hover .module__subcat-link__item__content__cta__link>svg {
    transform: translateX(10px);
    transition: transform .3s ease
}

.subcategorylinklist .module__subcat-link .subcategorylistablelink.hover .module__subcat-link__item__content__cta__link path {
    fill: #fff
}

.subcategorylinklist .module__subcat-link__item {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2;
    padding-top: 60px;
    text-align: center
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link__item {
        padding-top: 35px
    }
}

.subcategorylinklist .module__subcat-link__item__content a {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    outline: 0
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link__item__content a {
        padding: 0 0 60px
    }
}

.subcategorylinklist .module__subcat-link__item__content__title-wrap {
    width: 25%;
    left: 8.33333%;
    display: block;
    float: left;
    position: relative;
    margin-bottom: 60px;
    padding: 0 15px 0 0
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link__item__content__title-wrap {
        width: 100%;
        left: 0;
        margin-bottom: 0;
        padding: 0
    }
}

@media(min-width:480px) {
    .subcategorylinklist .module__subcat-link__item__content__title-wrap {
        padding: 0 15px 0 0
    }
}

@media(min-width:1280px) {
    .subcategorylinklist .module__subcat-link__item__content__title-wrap {
        width: 25%;
        padding: 0 15px
    }
}

.subcategorylinklist .module__subcat-link__item__content__title-wrap h2 {
    font-family: NeueHaasUnica Bold;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    color: #071d49;
    text-align: left;
    font-weight: 700
}

@media(min-width:480px) {
    .subcategorylinklist .module__subcat-link__item__content__title-wrap h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .subcategorylinklist .module__subcat-link__item__content__title-wrap h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.subcategorylinklist .module__subcat-link__item__content__text-wrap {
    width: 50%;
    left: 8.33333%;
    display: block;
    float: left;
    position: relative;
    margin-top: 18px;
    margin-bottom: 30px
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link__item__content__text-wrap {
        width: 100%;
        left: 0;
        margin-bottom: 0
    }
}

@media(min-width:1280px) {
    .subcategorylinklist .module__subcat-link__item__content__text-wrap {
        width: 50%;
        padding: 0 20px
    }
}

.subcategorylinklist .module__subcat-link__item__content__cta-wrap {
    width: 8.333%;
    left: 8.33%;
    display: block;
    float: left;
    position: relative
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link__item__content__cta-wrap {
        width: 100%;
        left: 0;
        text-align: left
    }
}

@media(min-width:1280px) {
    .subcategorylinklist .module__subcat-link__item__content__cta-wrap {
        width: 8.333%
    }
}

.subcategorylinklist .module__subcat-link__item__content__cta__link {
    float: right;
    padding-top: 20px
}

@media(max-width:767px) {
    .subcategorylinklist .module__subcat-link__item__content__cta__link {
        float: left
    }
}

.subcategorylinklist .module__subcat-link__item__content__cta__link__text {
    display: none
}

.subcategorylinklist .module__subcat-link__item__content__cta__link>svg {
    width: 30px;
    height: 30px;
    transition: transform .3s ease
}

.subcategorylinklist .module__subcat-link__item__content__cta__link path {
    fill: #b4bbc8
}

.subcategorylinklist .module__subcat-link__item__content__text {
    font-family: NeueHaasUnica Light;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #071d49;
    text-align: left;
    font-weight: 300
}

@media(min-width:480px) {
    .subcategorylinklist .module__subcat-link__item__content__text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .subcategorylinklist .module__subcat-link__item__content__text {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.feature-story {
    position: relative;
    overflow: hidden;
    max-height: 1600px;
    display: block;
    float: left
}

.feature-story.container,
.feature-story.container-fluid {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.feature-story .imagecomponent {
    position: relative;
    width: 100%;
    height: auto
}

.feature-story .imagecomponent .image-container {
    min-height: 100px;
    position: relative
}

.feature-story .imagecomponent img {
    position: relative;
    width: 100%
}

@media(max-width:767px) {
    .feature-story .imagecomponent .image {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .feature-story .imagecomponent {
        position: absolute;
        top: -1px;
        left: -1px;
        bottom: -1px;
        right: -1px;
        z-index: 1;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        min-height: 125px
    }
    .feature-story .imagecomponent img {
        object-fit: cover;
        object-position: 50% 50%;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        z-index: 1;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%
    }
}

.feature-story .imagecomponent .authoring-edit {
    z-index: 2;
    position: absolute;
    padding: 1px 0 20px 20px;
    width: 100%;
    text-align: center
}

.feature-story .imagecomponent .authoring-placeholder {
    display: block;
    height: 20px;
    width: 100%;
    text-indent: -9999px
}

.feature-story .row {
    z-index: 2;
    background: #e6e8ed;
    color: #fff
}


.feature-story .row .heading {
    text-align: center
}

@media(min-width:768px) {
    .feature-story .row {
        background: inherit
    }
}

@media(max-width:767px) {
    .feature-story.mobile-light .row {
        background-color: #f5f5f5 !important;
        color: #071d49 !important
    }
    .feature-story.mobile-light .row h1,
    .feature-story.mobile-light .row h2,
    .feature-story.mobile-light .row h3,
    .feature-story.mobile-light .row p {
        color: #071d49 !important
    }
    .feature-story.mobile-light .row .btn {
        border: 2px solid #2d2926 !important;
        color: #071d49 !important
    }
    .feature-story.mobile-light .row .btn:hover {
        color: #fff !important;
        background: #2d2926 !important
    }
}

@media(max-width:767px) {
    .feature-story.mobile-dark .row {
        background-color: #2d2926 !important;
        color: #fff !important
    }
    .feature-story.mobile-dark .row h1,
    .feature-story.mobile-dark .row h2,
    .feature-story.mobile-dark .row h3,
    .feature-story.mobile-dark .row p {
        color: #fff !important
    }
    .feature-story.mobile-dark .row .btn {
        border: 2px solid #fff !important;
        color: #fff !important
    }
    .feature-story.mobile-dark .row .btn:hover {
        color: #071d49 !important;
        background: #fff !important
    }
}

.feature-story .featurestoryarrowanchor {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 10
}

.feature-story .featurestoryarrowanchor-btn {
    background: 0;
    border: 0;
    color: #fff;
    transition: transform .4s ease;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    transform: translateX(-50%)
}

.feature-story .featurestoryarrowanchor-btn:hover {
    transform: translate(-50%, -20px);
    transition: transform .4s ease
}

.feature-story .featurestoryarrowanchor-btn:hover .icon-cheveron {
    opacity: 1
}

@media(min-width:480px) {
    .feature-story .featurestoryarrowanchor-btn {
        bottom: 50px
    }
}

.feature-story .featurestoryarrowanchor .icon-cheveron {
    width: 50px;
    height: 50px;
    opacity: .7
}

.feature-story .featurestoryarrowanchor .icon-cheveron #icon-chevron-thin {
    fill: currentColor;
    transform: translateY(-20px)
}

@media(max-width:767px) {
    .feature-story .featurestoryarrowanchor .icon-cheveron {
        width: 35px;
        height: 35px
    }
}

.feature-story .hero-container {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    max-width: 1310px;
    width: 100%;
    position: relative;
    z-index: 2;
    display: table;
    text-align: center;
    overflow-x: hidden;
    vertical-align: middle;
    padding-bottom: 50px;
    font-family: NeueHaasUnica Regular;
    color: #fff
}

@media(max-width:767px) {
    .feature-story .hero-container {
        padding-bottom: 0
    }
}

@media(min-width:1280px) {
    .feature-story .hero-container {
        padding-bottom: 0
    }
}

.feature-story .hero-container .heading,
.feature-story .hero-container .title {
    margin: 0 0 2rem;
    -webkit-font-smoothing: antialiased
}

@media(min-width:768px) {
    .feature-story .hero-container .heading,
    .feature-story .hero-container .title {
        margin-bottom: 2rem
    }
}

.feature-story .hero-container .heading:last-child,
.feature-story .hero-container .title:last-child {
    margin-bottom: 0
}

.feature-story .hero-container .contentfragment h1,
.feature-story .hero-container .contentfragment h2,
.feature-story .hero-container .contentfragment h3,
.feature-story .hero-container .contentfragment h4,
.feature-story .hero-container .contentfragment h5,
.feature-story .hero-container .contentfragment h6,
.feature-story .hero-container .contentfragment sup {
    -webkit-font-smoothing: antialiased;
    margin-bottom: 3rem
}

@media(min-width:768px) {
    .feature-story .hero-container .contentfragment h1,
    .feature-story .hero-container .contentfragment h2,
    .feature-story .hero-container .contentfragment h3,
    .feature-story .hero-container .contentfragment h4,
    .feature-story .hero-container .contentfragment h5,
    .feature-story .hero-container .contentfragment h6,
    .feature-story .hero-container .contentfragment sup {
        margin-bottom: 3rem
    }
}

.feature-story .hero-container .contentfragment h1:last-child,
.feature-story .hero-container .contentfragment h2:last-child,
.feature-story .hero-container .contentfragment h3:last-child,
.feature-story .hero-container .contentfragment h4:last-child,
.feature-story .hero-container .contentfragment h5:last-child,
.feature-story .hero-container .contentfragment h6:last-child,
.feature-story .hero-container .contentfragment sup:last-child {
    margin-bottom: 1rem
}

.feature-story .hero-container .contentfragment h1,
.feature-story .hero-container .contentfragment h2,
.feature-story .hero-container .heading h1,
.feature-story .hero-container .heading h2,
.feature-story .hero-container .title h1,
.feature-story .hero-container .title h2 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.17647;
    color: #fff;
    font-weight: 300;
    font-family: 'NeueHaasUnica Regular', arial, sans-serif;
}




@media(min-width:480px) {
    .feature-story .hero-container .contentfragment h1,
    .feature-story .hero-container .contentfragment h2,
    .feature-story .hero-container .heading h1,
    .feature-story .hero-container .heading h2,
    .feature-story .hero-container .title h1,
    .feature-story .hero-container .title h2 {
        font-size: 42px;
        font-size: 3.2rem;
        line-height: 1.2381
    }
}

@media(min-width:1280px) {
    .feature-story .hero-container .contentfragment h1,
    .feature-story .hero-container .contentfragment h2,
    .feature-story .hero-container .heading h1,
    .feature-story .hero-container .heading h2,
    .feature-story .hero-container .title h1,
    .feature-story .hero-container .title h2 {
        font-size: 50px;
        font-size: 3.4rem;
        line-height: 1.3
    }
}

.feature-story .hero-container .contentfragment h1,
.feature-story .hero-container .contentfragment h2,
.feature-story .hero-container .heading h1,
.feature-story .hero-container .heading h2,
.feature-story .hero-container .title h1,
.feature-story .hero-container .title h2 {
    font-weight: 400;
    font-family: 'Tiempos Light', 'NeueHaasUnica Regular', arial, sans-serif;
    letter-spacing: .8px;
}

@media (max-width: 767px) {
	.feature-story .hero-container .contentfragment h1,
	.feature-story .hero-container .contentfragment h2,
	.feature-story .hero-container .heading h1,
	.feature-story .hero-container .heading h2,
	.feature-story .hero-container .title h1,
	.feature-story .hero-container .title h2 {
	    color: #071d49;
	     font-family: 'NeueHaasUnica Regular', arial, sans-serif;
	     font-weight: 300;
	}
}



.feature-story .hero-container .contentfragment sup,
.feature-story .hero-container .heading sup,
.feature-story .hero-container .title sup {
    font-size: 60%;
    position: relative;
    margin-right: 4px
}

.feature-story .hero-container .contentfragment h3,
.feature-story .hero-container .heading h3,
.feature-story .hero-container .title h3 {
    font-weight: 400;
    font-family: NeueHaasUnica Regular
}

.feature-story .hero-container .contentfragment h3,
.feature-story .hero-container .contentfragment h4,
.feature-story .hero-container .contentfragment h5,
.feature-story .hero-container .contentfragment h6,
.feature-story .hero-container .heading h3,
.feature-story .hero-container .heading h4,
.feature-story .hero-container .heading h5,
.feature-story .hero-container .heading h6,
.feature-story .hero-container .title h3,
.feature-story .hero-container .title h4,
.feature-story .hero-container .title h5,
.feature-story .hero-container .title h6 {
    font-size: 26px;
    font-size: 3.26rem;
    line-height: 1.17647;
    color: #fff
}


@media(min-width:1280px) {
    .feature-story .hero-container .contentfragment h3,
    .feature-story .hero-container .contentfragment h4,
    .feature-story .hero-container .contentfragment h5,
    .feature-story .hero-container .contentfragment h6,
    .feature-story .hero-container .heading h3,
    .feature-story .hero-container .heading h4,
    .feature-story .hero-container .heading h5,
    .feature-story .hero-container .heading h6,
    .feature-story .hero-container .title h3,
    .feature-story .hero-container .title h4,
    .feature-story .hero-container .title h5,
    .feature-story .hero-container .title h6 {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 1.3
    }
}

.feature-story .hero-container:before {
    content: " ";
    display: table
}

.feature-story .hero-container .text {
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased
}

.feature-story .hero-container .text p {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    margin: 0 0 2rem;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

@media(min-width:480px) {
    .feature-story .hero-container .text p {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:768px) {
    .feature-story .hero-container .text p {
        margin-bottom: 3.5rem
    }
}

@media(min-width:1280px) {
    .feature-story .hero-container .text p {
        font-size: 2rem;
        line-height: 1.38
    }
}

.feature-story .hero-container .plaintext {
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 2.5rem
}

.feature-story .hero-container .plaintext p {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 0
}

@media(min-width:480px) {
    .feature-story .hero-container .plaintext p {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:768px) {
    .feature-story .hero-container .plaintext p {
        margin-bottom: 3.5rem
    }
}

@media(min-width:1280px) {
    .feature-story .hero-container .plaintext p {
        font-size: 2rem;
        line-height: 1.8
    }
}

.feature-story .hero-container .plaintext:first-child p {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.5
}

@media(min-width:480px) {
    .feature-story .hero-container .plaintext:first-child p {
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .feature-story .hero-container .plaintext:first-child p {
        font-size: 2rem;
        line-height: 1.53333
    }
}

.feature-story .hero-container .cta-wrapper .cta-panel {
    margin-bottom: 30px
}

.feature-story .hero-container .calltoaction {
    display: inline-block;
    margin-top: 0
}

.feature-story .hero-container .calltoaction:first-of-type {
    margin-right: 0
}

.feature-story .hero-container .calltoaction a {
    padding: 2.4rem 5rem 2.2rem;
    border-radius: 0;
    font-size: 15px;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    background: 0;
    text-transform: uppercase;
}

.feature-story .hero-container .calltoaction a,
.feature-story .hero-container .calltoaction a:hover {
    border: 2px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: #071d49;
    padding: 2.1rem 4rem
}

.feature-story .hero-container .calltoaction a:hover {
    color: #2d2926;
    background-color: #fff
}

@media (min-width: 767px) {
	.feature-story .hero-container .calltoaction a,
	.feature-story .hero-container .calltoaction a:hover {
	    border: 1px solid #fff;
	    -webkit-transition: color .7s ease;
	    -moz-transition: color .7s ease;
	    -ms-transition: color .7s ease;
	    -o-transition: color .7s ease;
	    transition: color .7s ease;
	    background: transparent;
	    padding: 2.1rem 4rem
	}
	
	.feature-story .hero-container .calltoaction a:hover {
	    color: #071d49;
	    background-color: #fff;
	    border: 1px solid #fff;
	}

}


@media(min-width:768px) and (max-width:1023px) {
    .feature-story .hero-container .calltoaction a {
        padding: 1.8rem 3rem 1.6rem
    }
}

.feature-story .hero-container-content {
    display: table-cell;
    height: auto;
    position: relative;
    vertical-align: middle;
    max-height: 1600px
}

@media(min-width:480px) {
    .feature-story .hero-container-content>div {
        width: 66.6667%;
        margin: 0 auto
    }
}

@media(max-width:767px) {
    .feature-story .hero-container-content {
        padding: 8rem 0 10rem
    }
    .feature-story .hero-container-content>div {
        width: 83.3333%;
        margin: 0 auto
    }
}

@media(min-width:768px) {
    .feature-story .hero-container-content {
        height: calc(85vh - 90px)
    }
}

@media(min-height:40em) and (min-width:768px) {
    .feature-story .hero-container-content {
        height: calc(85vh - 60px)
    }
}

@media(min-height:40em) and (min-width:768px) and (min-width:60em) {
    .feature-story .hero-container-content {
        height: calc(85vh - 90px)
    }
}

@media(min-width:1024px) {
    .feature-story .hero-container-content {
        padding-top: 17em;
        padding-bottom: 15em;
        height: auto;
    }
    .feature-story .hero-container-content>div {
        margin: 0 auto
    }
}


@media(min-width:1424px) {
    .feature-story .hero-container-content {
        padding-top: 14em;
        padding-bottom: 12em
    }
    .feature-story .hero-container-content>div {
        margin: 0 auto
    }
}




.feature-story .hero-container .orient-left .accordion,
.feature-story .hero-container .orient-left .cta-wrapper,
.feature-story .hero-container .orient-left .heading,
.feature-story .hero-container .orient-left .plaintext,
.feature-story .hero-container .orient-left .text,
.feature-story .hero-container .orient-left .title {
    text-align: left
}

.feature-story .hero-container .orient-right .accordion,
.feature-story .hero-container .orient-right .cta-wrapper,
.feature-story .hero-container .orient-right .heading,
.feature-story .hero-container .orient-right .plaintext,
.feature-story .hero-container .orient-right .text,
.feature-story .hero-container .orient-right .title {
    text-align: right
}

.feature-story .hero-overlay {
    display: none
}

@media(min-width:768px) {
    .feature-story .hero-overlay {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 105%;
        margin-top: -2px;
        z-index: 2;
        background: #071d49;
        opacity: .3
    }
}

.feature-story .wide-content .hero-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1400px
}

@media(max-width:767px) {
    .feature-story .wide-content .hero-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width:480px) {
    .feature-story .wide-content .hero-container .hero-container-content.orient-left>div {
        width: 65%
    }
}

@media(min-width:768px) {
    .feature-story .wide-content .hero-container .hero-container-content.orient-left>div {
        width: 65%;
        margin-left: 79px
    }
}

@media(min-width:1024px) {
    .feature-story .wide-content .hero-container .hero-container-content.orient-left>div {
        margin-left: 110px
    }
}

@media(min-width:1280px) {
    .feature-story .wide-content .hero-container .hero-container-content.orient-left>div {
        margin-left: 128px
    }
}

@media(max-width:767px) {
    .feature-story .wide-content .hero-container .hero-container-content.orient-left>div {
        width: 83.3333%
    }
}

@media(min-width:768px) {
    .feature-story.abbvie-dark-grey-10 .plaintext a,
    .feature-story.abbvie-dark-grey-10 .text a,
    .feature-story.abbvie-white .plaintext a,
    .feature-story.abbvie-white .text a {
        color: #071d49 !important;
        text-decoration: none;
        background: linear-gradient(180deg, #071d49 50%, #2f9ece 0) !important;
        background-size: 2px 2px !important;
        background-repeat: repeat-x !important;
        background-position: 0 100% !important;
        transition: color .1s ease !important
    }
    .feature-story.abbvie-dark-grey-10 .plaintext a:hover,
    .feature-story.abbvie-dark-grey-10 .text a:hover,
    .feature-story.abbvie-white .plaintext a:hover,
    .feature-story.abbvie-white .text a:hover {
        color: #071d49 !important;
        background-position: 0 150%, 100% 150%, 0 150% !important;
        text-decoration: none !important
    }
}

.featurestoryexperience {
    position: relative;
    display: block;
    width: 100%
}

.in-author .featurestoryexperience {
    float: left;
    width: 100%;
    min-height: 600px;
    background-color: #2d2926
}

.in-author .feature-story {
    max-height: 1000px;
    float: left;
    width: 100%
}

.in-author .feature-story .hero-container {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: auto;
    overflow: visible
}

.in-author .feature-story .hero-container .hero-container-content {
    height: auto;
    display: block !important;
    margin: 0 auto !important
}

.internal-link-promotion {
    padding: 6rem 0
}

@media(min-width:768px) {
    .internal-link-promotion {
        padding: 12rem 0
    }
}

@media(min-width:60em) {
    .internal-link-promotion {
        padding: 8rem 0
    }
}

@media(max-width:767px) {
    .internal-link-promotion .row {
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:768px) {
    .internal-link-promotion .row.narrow-content {
        width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .internal-link-promotion .col-md-4 {
        width: 33.33333%;
        float: left
    }
}

@media(max-width:767px) {
    .internal-link-promotion .col-md-4 {
        width: 100%;
        margin-bottom: 60px
    }
    .internal-link-promotion .col-md-4:nth-of-type(3),
    .internal-link-promotion .col-md-4:nth-of-type(3) .text p {
        margin-bottom: 0
    }
}

.internal-link-promotion .icon img {
    display: block;
    height: auto;
    width: 35px;
    margin: 0 auto;
    margin-bottom: 3rem
}

.internal-link-promotion .icon svg {
    display: block;
    height: 35px;
    width: 35px;
    margin: 0 auto;
    margin-bottom: 3rem
}

.internal-link-promotion .icon svg path {
    fill: #999
}

.internal-link-promotion .text p {
    color: #777;
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    margin: 10px 0 11px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 15px;
    text-align: center
}

@media(min-width:480px) {
    .internal-link-promotion .text p {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .internal-link-promotion .text p {
        font-size: 2rem;
        line-height: 1.8
    }
}

.internal-link-promotion .link {
    text-align: center
}

.internal-link-promotion .link a {
    text-transform: none;
    font-size: 2.4rem;
    color: #071d49;
    line-height: 1.25;
    font-family: NeueHaasUnica Regular;
    text-decoration: none;
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    text-shadow: .03em 0 #fff, -.03em 0 #fff, 0 .03em #fff, 0 -.03em #fff, .06em 0 #fff, -.06em 0 #fff, .09em 0 #fff, -.09em 0 #fff, .12em 0 #fff, -.12em 0 #fff, .15em 0 #fff, -.15em 0 #fff;
    transition: color .1s ease
}

.internal-link-promotion .link a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

@media(max-width:767px) {
    .internal-link-promotion .link a {
        font-size: 2rem;
        line-height: 1.3;
        background-position: 0 102%
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .internal-link-promotion .link a {
        font-size: 2.2rem;
        line-height: 1.27
    }
}

.threecolumninternallinkpromotionexperience {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.threecolumninternallinkpromotionexperience .container {
    max-width: 1310px;
    width: auto
}

.threecolumninternallinkpromotionexperience .container .col-md-4 {
    padding-left: 20px;
    padding-right: 20px
}

.statisticcarousel,
.statisticcarouselrowexperience {
    width: 100%;
    float: left
}

.statisticcarousel {
    padding: 15rem 2rem 20rem;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative
}

@media(max-width:767px) {
    .statisticcarousel {
        padding-top: 6rem;
        padding-bottom: 9rem
    }
}

.statisticcarousel.slide-1 {
    padding-bottom: 11rem
}

@media(max-width:767px) {
    .statisticcarousel.slide-1 {
        padding-bottom: 2.5rem
    }
}

.statisticcarousel.slide-1 .carousel-inner .item {
    margin-bottom: 0
}

@media(min-width:480px) {
    .statisticcarousel>div {
        width: 83.33333%;
        margin-left: auto;
        margin-right: auto
    }
}

.statisticcarousel .carousel-indicators {
    bottom: -60px !important
}

@media(min-width:480px) {
    .statisticcarousel .carousel-indicators {
        bottom: -75px !important
    }
}

.statisticcarousel .carousel-inner {
    text-align: center;
    height: auto
}

.statisticcarousel .carousel-inner .left,
.statisticcarousel .carousel-inner .next,
.statisticcarousel .carousel-inner .prev,
.statisticcarousel .carousel-inner .right {
    opacity: 0 !important
}

.statisticcarousel .carousel-inner .item {
    padding-bottom: 20px;
    margin-bottom: 30px;
    height: auto;
    transition: all .6s ease;
    opacity: 0;
    top: 0
}

.statisticcarousel .carousel-inner .item h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.2;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-top: 0
}

@media(min-width:1280px) {
    .statisticcarousel .carousel-inner .item h2 {
        font-size: 80px;
        font-size: 8rem;
        line-height: 1
    }
}

.statisticcarousel .carousel-inner .item p {
    font-family: NeueHaasUnica Light;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 300
}

@media(min-width:480px) {
    .statisticcarousel .carousel-inner .item p {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.5
    }
}

@media(min-width:1280px) {
    .statisticcarousel .carousel-inner .item p {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.5
    }
}

.statisticcarousel .carousel-inner .item.active {
    opacity: 1
}

@media(min-width:480px) {
    .wide-content .statisticcarousel>div {
        width: 100%
    }
}

.informationcarousel {
    padding: 6rem 2rem
}

@media(min-width:480px) {
    .informationcarousel {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
}

@media(min-width:768px) {
    .informationcarousel {
        padding-top: 15rem;
        padding-bottom: 15rem
    }
}

@media(min-width:480px) {
    .informationcarousel {
        width: 83.33333%;
        margin-left: auto;
        margin-right: auto
    }
}

.informationcarousel .carousel .carousel-inner {
    text-align: center
}

.informationcarousel .carousel .carousel-inner .left,
.informationcarousel .carousel .carousel-inner .next,
.informationcarousel .carousel .carousel-inner .prev,
.informationcarousel .carousel .carousel-inner .right {
    opacity: 0 !important
}

.informationcarousel .carousel .carousel-inner .item {
    opacity: 0;
    transition: all .6s ease
}

.informationcarousel .carousel .carousel-inner .item .informationcarouselslide {
    padding-bottom: 20px;
    margin-bottom: 30px
}

.informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading {
    padding-top: 5px;
    margin-bottom: 5px
}

.informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading h2 {
    font-family: NeueHaasUnica Regular;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 1.25;
    margin: 0 0 5px
}

@media(min-width:480px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading h2 {
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading h2 {
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media(max-width:767px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading {
        font-size: 2.4rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading {
        font-size: 2.5rem
    }
}

.informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading h3 {
    font-size: 3rem;
    line-height: 1.2;
    padding-top: 5px;
    margin-bottom: 5px
}

@media(max-width:767px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading h3 {
        font-size: 2.4rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide .heading h3 {
        font-size: 2.5rem
    }
}

.informationcarousel .carousel .carousel-inner .item .informationcarouselslide p {
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5
}

@media(min-width:480px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide p {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.52
    }
}

@media(min-width:1280px) {
    .informationcarousel .carousel .carousel-inner .item .informationcarouselslide p {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.5
    }
}

.informationcarousel .carousel .carousel-inner .item.active {
    opacity: 1
}

.informationcarouselrowexperience {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    background-color: #fff
}

.informationcarouselrowexperience .information-carousel {
    padding: 0
}

.informationcarouselrowexperience .container {
    max-width: 1310px;
    width: auto;
    padding-left: 0;
    padding-right: 0
}

@media(min-width:480px) {
    .informationcarouselrowexperience .carousel-information>div {
        left: 8.33333%;
        width: 83.33333%
    }
}

@media(min-width:480px) {
    .wide-content .informationcarousel {
        width: 90%
    }
}

@media(min-width:480px) {
    .wide-content .carousel-information>div {
        left: 5%;
        width: 90%
    }
}

.in-author .informationcarouselrowexperience {
    float: left;
    width: 100%
}

.feature-story-promotion.container {
    font-family: NeueHaasUnica Regular;
    margin: 80px auto
}

.feature-story-promotion.container .row {
    margin-left: -20px;
    margin-right: -20px
}

@media(min-width:768px) and (max-width:1023px) {
    .feature-story-promotion.container .row .col-md-4 {
        width: 33.33333%;
        float: left
    }
}

@media(max-width:767px) {
    .feature-story-promotion.container .row .col-md-4 {
        width: 100%
    }
}

@media(max-width:47.99em) {
    .feature-story-promotion.container .row .col-md-4 {
        margin-bottom: 53px
    }
    .feature-story-promotion.container .row .col-md-4:nth-of-type(3) {
        margin-bottom: 0
    }
}

.feature-story-promotion.container .row .col-md-4>div .parsys .image {
    width: 100%;
    margin-bottom: 13px
}

@media(min-width:768px) and (max-width:1023px) {
    .feature-story-promotion.container .row .col-md-4>div .parsys .image {
        width: 100%
    }
}

.feature-story-promotion.container .row .col-md-4>div .parsys .image .image-container {
    min-height: 0
}

.feature-story-promotion.container .row .col-md-4>div .parsys .image .image-container img {
    width: 100%
}

.feature-story-promotion.container .row .col-md-4>div .parsys .image svg {
    display: block;
    height: 35px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 3rem
}

.feature-story-promotion.container .row .col-md-4>div .parsys .image svg path {
    fill: #999
}

.feature-story-promotion.container .row .col-md-4>div .parsys .plaintext div p {
    color: #777;
    margin: 10px 0 11px;
    line-height: 1.53333;
    font-family: NeueHaasUnica Light;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300
}

@media(min-width:480px) {
    .feature-story-promotion.container .row .col-md-4>div .parsys .plaintext div p {
        font-size: 18px;
        font-size: 1.8rem
    }
}

@media(min-width:1280px) {
    .feature-story-promotion.container .row .col-md-4>div .parsys .plaintext div p {
        font-size: 15px;
        font-size: 1.58rem
    }
}

.feature-story-promotion.container .row .col-md-4>div .parsys .contentfragment,
.feature-story-promotion.container .row .col-md-4>div .parsys .text {
    font-size: 2.4rem;
    color: #071d49;
    line-height: 1.25;
    font-family: NeueHaasUnica Bold;
    text-decoration: none;
    font-weight: 700
}

@media(max-width:767px) {
    .feature-story-promotion.container .row .col-md-4>div .parsys .contentfragment,
    .feature-story-promotion.container .row .col-md-4>div .parsys .text {
        font-size: 2rem;
        line-height: 1.3
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .feature-story-promotion.container .row .col-md-4>div .parsys .contentfragment,
    .feature-story-promotion.container .row .col-md-4>div .parsys .text {
        font-size: 2.2rem;
        line-height: 1.27
    }
}

.feature-story-promotion.container .row .col-md-4>div .parsys .contentfragment a,
.feature-story-promotion.container .row .col-md-4>div .parsys .text a {
    color: #071d49;
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease
}

.feature-story-promotion.container .row .col-md-4>div .parsys .contentfragment a:hover,
.feature-story-promotion.container .row .col-md-4>div .parsys .text a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

@media(min-width:768px) {
    .feature-story-promotion.container .row.narrow-content {
        width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}

.feature-story-promotion.container .row.narrow-content .col-md-4>div .parsys .link a {
    font-size: 2rem;
    line-height: 1.3
}

.threecolumnfeaturestorypromotionexperience {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.threecolumnfeaturestorypromotionexperience .container {
    max-width: 1310px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto
}

.threecolumnfeaturestorypromotionexperience .container .col-md-4 {
    padding-left: 20px;
    padding-right: 20px
}

.threecolumnfeaturestorypromotionexperience .container .col-md-4 .contentfragment h3,
.threecolumnfeaturestorypromotionexperience .container .col-md-4 .heading h3 {
    font-weight: 700;
    font-family: NeueHaasUnica Bold
}

.headshotquotecarousel {
    padding: 5rem 2rem
}

@media(max-width:767px) {
    .headshotquotecarousel {
        padding: 50px 15px
    }
}

@media(min-width:768px) {
    .headshotquotecarousel {
        padding-top: 11rem;
        padding-bottom: 11rem
    }
}

.headshotquotecarousel .carousel-inner .item {
    padding-bottom: 20px;
    margin-bottom: 30px
}

.headshotquotecarousel .carousel-inner .item .headshot .image-container {
    min-height: 0
}

.headshotquotecarousel .carousel-inner .item .headshot img {
    width: 23rem;
    height: 23rem;
    object-fit: cover;
    border-radius: 50%
}

@media(min-width:768px) and (max-width:1023px) {
    .headshotquotecarousel .carousel-inner .item .headshot img {
        width: 20rem;
        height: 20rem
    }
}

@media(max-width:767px) {
    .headshotquotecarousel .carousel-inner .item .headshot img {
        width: 19rem;
        height: 19rem;
        margin: 0 auto;
        margin-bottom: 20px
    }
}

.headshotquotecarousel .carousel-inner .item .quotation {
    text-align: left;
    margin-top: 24px;
    width: 100%;
    height: auto
}

.headshotquotecarousel .carousel-inner .item .quotation q {
    quotes: "\201C" "\201D";
    width: 100%
}

.headshotquotecarousel .carousel-inner .item .quotation q:before {
    content: open-quote;
    position: absolute;
    right: 20px;
    margin-right: -20px
}

@media(min-width:768px) and (max-width:1023px) {
    .headshotquotecarousel .carousel-inner .item .quotation q:before {
        position: relative;
        right: 25px;
        margin-right: -20px
    }
}

@media(min-width:1024px) {
    .headshotquotecarousel .carousel-inner .item .quotation q:before {
        position: relative;
        right: 25px;
        margin-right: -20px
    }
}

.headshotquotecarousel .carousel-inner .item .quotation q:after {
    content: close-quote
}

.headshotquotecarousel .carousel-inner .item .quotation q:after,
.headshotquotecarousel .carousel-inner .item .quotation q:before {
    display: inline;
    font-size: 3rem;
    line-height: 1.33333;
    width: 100%
}

@media(min-width:768px) and (max-width:1023px) {
    .headshotquotecarousel .carousel-inner .item .quotation q:after,
    .headshotquotecarousel .carousel-inner .item .quotation q:before {
        font-size: 2.6rem
    }
}

@media(max-width:767px) {
    .headshotquotecarousel .carousel-inner .item .quotation q:after,
    .headshotquotecarousel .carousel-inner .item .quotation q:before {
        font-size: 2.2rem
    }
}

.headshotquotecarousel .carousel-inner .item .quotation q>div {
    display: inline
}

.headshotquotecarousel .carousel-inner .item .quotation q>div p {
    font-size: 3rem;
    line-height: 1.33333;
    display: inline
}

@media(min-width:768px) and (max-width:1023px) {
    .headshotquotecarousel .carousel-inner .item .quotation q>div p {
        font-size: 2.6rem
    }
}

@media(max-width:767px) {
    .headshotquotecarousel .carousel-inner .item .quotation q>div p {
        font-size: 2.2rem
    }
}

.headshotquotecarousel .carousel-inner .item .quotation q>div p b {
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

.headshotquotecarousel .carousel-inner .item .attribution p {
    margin-top: 40px;
    line-height: 1.42857;
    font-size: 1.6rem
}

@media(min-width:768px) and (max-width:1023px) {
    .headshotquotecarousel .carousel-inner .item .attribution p {
        font-size: 1.5rem;
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .headshotquotecarousel .carousel-inner .item .attribution p {
        font-size: 1.4rem;
        margin-top: 20px
    }
}

.headshotquotecarouselrowexperience {
    position: relative;
    display: block;
    width: 100%;
    float: left
}

.headshotquotecarouselrowexperience .container {
    max-width: 1310px;
    width: auto
}

.headshotquotecarouselrowexperience .container .row {
    margin-left: -20px;
    margin-right: -20px
}

@media(min-width:1200px) {
    .wide-content .headshotquotecarousel .carousel-inner .item .col-lg-push-1 {
        left: 0
    }
}

@media(min-width:1200px) {
    .wide-content .headshotquotecarousel .carousel-inner .item .col-lg-7 {
        width: 75%
    }
}

.wide-content .headshotquotecarousel .carousel-inner .item .headshot img {
    margin-left: auto;
    margin-right: auto
}

.in-author .headshotquotecarouselrowexperience {
    float: left;
    width: 100%
}

.in-author .headshotquotecarouselrowexperience q:after,
.in-author .headshotquotecarouselrowexperience q:before {
    display: inline-block !important
}

.quotecarouselrowexperience {
    position: relative;
    background-color: #f5f5f5;
    overflow: hidden;
    width: 100%;
    display: block
}

.quotecarousel {
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px;
    width: auto;
    padding: 5rem 2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased
}

@media(min-width:480px) {
    .quotecarousel {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
}

@media(min-width:768px) {
    .quotecarousel {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
}

@media(min-width:480px) {
    .quotecarousel>div {
        width: 83.33333%;
        margin-left: auto;
        margin-right: auto
    }
}

.quotecarousel .carousel-inner {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto
}

@media(max-width:767px) {
    .quotecarousel .carousel-inner {
        width: 100%
    }
}

.quotecarousel .carousel-inner .quotation {
    text-align: center;
    margin-bottom: 35px
}

.quotecarousel .carousel-inner .quotation q {
    quotes: "\201C" "\201D";
    width: 100%;
    height: auto
}

.quotecarousel .carousel-inner .quotation q:before {
    content: open-quote;
    background: transparent !important
}

.quotecarousel .carousel-inner .quotation q:after {
    content: close-quote
}

.quotecarousel .carousel-inner .quotation q:after,
.quotecarousel .carousel-inner .quotation q:before {
    font-size: 5rem;
    line-height: 1.3;
    display: inline;
    width: 100%
}

@media(min-width:768px) and (max-width:1023px) {
    .quotecarousel .carousel-inner .quotation q:after,
    .quotecarousel .carousel-inner .quotation q:before {
        font-size: 4.2rem;
        line-height: 1.2381
    }
}

@media(max-width:767px) {
    .quotecarousel .carousel-inner .quotation q:after,
    .quotecarousel .carousel-inner .quotation q:before {
        font-size: 3.4rem;
        line-height: 1.17647
    }
}

.quotecarousel .carousel-inner .quotation q>div {
    display: inline
}

.quotecarousel .carousel-inner .quotation q>div p {
    display: inline;
    font-size: 3.4rem;
    line-height: 1.17647;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

@media(min-width:480px) {
    .quotecarousel .carousel-inner .quotation q>div p {
        font-size: 4.2rem;
        line-height: 1.2381
    }
}

@media(min-width:1280px) {
    .quotecarousel .carousel-inner .quotation q>div p {
        font-size: 5rem;
        line-height: 1.3
    }
}

.quotecarousel .carousel-inner .attribution {
    font-size: 2rem;
    line-height: 1.8;
    text-align: center
}

@media(min-width:768px) and (max-width:1023px) {
    .quotecarousel .carousel-inner .attribution {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(max-width:767px) {
    .quotecarousel .carousel-inner .attribution {
        font-size: 1.6rem;
        line-height: 1.5
    }
}

.quotecarousel .carousel-inner>.item {
    padding-bottom: 30px
}

@media(max-width:767px) {
    .quotecarousel .carousel-inner>.item {
        padding-bottom: 60px
    }
}

.quotecarousel .slide-1 .carousel-inner>.item {
    padding-bottom: 0
}

@media(min-width:480px) {
    .wide-content .quotecarousel>div {
        width: 100%
    }
}

.in-author q:after,
.in-author q:before {
    display: inline-block !important
}

.imagelistgrid {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    background-color: #fff;
    width: auto
}

.imagelistgrid>div {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px;
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:480px) {
    .imagelistgrid>div {
        padding-left: 0;
        padding-right: 0;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around
    }
}

@media(min-width:768px) {
    .imagelistgrid>div {
        padding-left: 0;
        padding-right: 0;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around
    }
}

.imagelistgrid>div .imagelistablegrid {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 60px;
    vertical-align: top
}

@media(min-width:480px) {
    .imagelistgrid>div .imagelistablegrid {
        width: calc(50% - 4rem);
        display: inline-block;
        margin-bottom: 8rem;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(min-width:768px) {
    .imagelistgrid>div .imagelistablegrid {
        width: calc(25% - 2px);
        display: inline-block;
        margin-bottom: 8rem;
        padding-left: 40px;
        padding-right: 40px
    }
}

.imagelistgrid>div .imagelistablegrid img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto
}

.imagelistgrid>div .imagelistablegrid .caption.plaintext,
.imagelistgrid>div .imagelistablegrid .plaintext {
    font-family: NeueHaasUnica Regular;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #555;
    margin-bottom: 0;
    width: 100% !important;
    text-align: left;
    padding: 20px 0 0
}

@media(min-width:480px) {
    .imagelistgrid>div .imagelistablegrid .caption.plaintext,
    .imagelistgrid>div .imagelistablegrid .plaintext {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .imagelistgrid>div .imagelistablegrid .caption.plaintext,
    .imagelistgrid>div .imagelistablegrid .plaintext {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
}

@media(min-width:768px) {
    .imagelistgrid>div.two-columns {
        width: calc(50% + 69px)
    }
}

@media(min-width:768px) {
    .imagelistgrid>div.two-columns .imagelistablegrid {
        width: calc(50% - 2px)
    }
}

.article-content .imagelistgrid {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 0;
    padding-bottom: 0
}

.informationcardexperience {
    background: #f5f5f5 !important;
    padding-top: 4rem;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    float: left
}

.informationcardexperience:last-child {
    padding-bottom: 4rem
}

.informationcardexperience .row {
    margin-left: 0;
    margin-right: 0
}

.informationcardexperience .container {
    background: #fff;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px
}

.informationcardexperience .container>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media(max-width:767px) {
    .informationcardexperience .container {
        margin-left: 15px;
        margin-right: 15px;
        width: unset
    }
}

.informationcardexperience .container .col-md-6 {
    padding: 4rem;
    min-height: 200px
}

.informationcardexperience .container .col-md-6:first-of-type {
    padding: 0
}

.informationcardexperience .container .col-md-6:first-of-type .parsys {
    width: 100%;
    height: 100%
}

@media(min-width:768px) and (max-width:1023px) {
    .informationcardexperience .container .col-md-6 {
        width: 50%
    }
}

@media(max-width:767px) {
    .informationcardexperience .container .col-md-6 {
        width: 100%
    }
}

.informationcardexperience .container .col-md-6>div {
    width: 100%;
    height: 100%;
    float: left
}

.informationcardexperience .container .col-md-6>div .heading,
.informationcardexperience .container .col-md-6>div .link,
.informationcardexperience .container .col-md-6>div .parsys,
.informationcardexperience .container .col-md-6>div .text {
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .informationcardexperience .container .col-md-6 h3 {
        margin-top: 0
    }
}

.informationcardexperience .container .image-container {
    width: 100%;
    height: 100%;
    min-height: 0
}

.informationcardexperience .container .image {
    width: 100%;
    height: 100%;
    margin-bottom: 0
}

.informationcardexperience .container .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%
}

.informationcardexperience .container .heading h2,
.informationcardexperience .container .heading h3 {
    font-family: NeueHaasUnica Bold;
    font-weight: 700;
    font-size: 3rem;
    line-height: 1.33333
}

@media(min-width:768px) and (max-width:1023px) {
    .informationcardexperience .container .heading h2,
    .informationcardexperience .container .heading h3 {
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(max-width:767px) {
    .informationcardexperience .container .heading h2,
    .informationcardexperience .container .heading h3 {
        font-size: 2.4rem;
        line-height: 1.25
    }
}

.informationcardexperience .container .text p {
    font-size: 2rem;
    line-height: 1.8
}

@media(min-width:768px) and (max-width:1023px) {
    .informationcardexperience .container .text p {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(max-width:767px) {
    .informationcardexperience .container .text p {
        font-size: 1.6rem;
        line-height: 1.5
    }
}

.informationcardexperience .container .link a {
    color: #071d49;
    font-size: 2rem;
    line-height: 1.8;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease;
    float: left;
    margin: 0 10px 10px 0
}

.informationcardexperience .container .link a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

@media(max-width:767px) {
    .informationcardexperience .container .link a {
        font-size: 1.6rem;
        line-height: 1.5
    }
}

.articlecontentrowexperience {
    width: 100%;
    z-index: 2;
    position: relative
}

.article-content {
    background: #fff;
    color: #071d49
}

.article-content a {
    color: #071d49;
    text-decoration: none;
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    transition: color .1s ease;
}

.article-content a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.article-content .col-md-12 {
    padding: 60px 0 0;
    max-width: 1280px;
    float: unset;
    margin: 0 auto
}

@media(min-width:60em) {
    .article-content .col-md-12 {
        padding-top: 80px
    }
}

.content-container  {
    padding: 60px 15px 0;
    max-width: 1280px;
    float: unset;
    margin: 0 auto
}

@media (min-width: 767px) {
	.content-container  {
	    padding: 60px 30px 0;
	}
}

@media (min-width: 1324px) {
	.content-container  {
	    padding: 60px 0px 0;
	}
}

.article-content .col-md-12 .accordion,
.article-content .col-md-12 .contentfragment,
.article-content .col-md-12 .cta-wrapper,
.article-content .col-md-12 .heading,
.article-content .col-md-12 .image,
.article-content .col-md-12 .logo,
.article-content .col-md-12 .plaintext,
.article-content .col-md-12 .text,
.article-content .col-md-12 .title {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
}

@media(max-width:767px) {
    .article-content .col-md-12 .accordion,
    .article-content .col-md-12 .contentfragment,
    .article-content .col-md-12 .cta-wrapper,
    .article-content .col-md-12 .heading,
    .article-content .col-md-12 .image,
    .article-content .col-md-12 .logo,
    .article-content .col-md-12 .plaintext,
    .article-content .col-md-12 .text,
    .article-content .col-md-12 .title {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}



@media(min-width:768px) {
    .article-content .col-md-12 .accordion,
    .article-content .col-md-12 .contentfragment,
    .article-content .col-md-12 .cta-wrapper,
    .article-content .col-md-12 .heading,
    .article-content .col-md-12 .image,
    .article-content .col-md-12 .logo,
    .article-content .col-md-12 .plaintext,
    .article-content .col-md-12 .text,
    .article-content .col-md-12 .title {
        width: 50%;
        margin: 0 auto
    }
}

.article-content .col-md-12 .accordion ul,
.article-content .col-md-12 .contentfragment ul,
.article-content .col-md-12 .heading ul,
.article-content .col-md-12 .image ul,
.article-content .col-md-12 .logo ul,
.article-content .col-md-12 .plaintext ul,
.article-content .col-md-12 .text ul,
.article-content .col-md-12 .title ul {
    list-style-position: initial !important
}

.article-content .col-md-12 .accordion ul:last-child,
.article-content .col-md-12 .contentfragment ul:last-child,
.article-content .col-md-12 .heading ul:last-child,
.article-content .col-md-12 .image ul:last-child,
.article-content .col-md-12 .logo ul:last-child,
.article-content .col-md-12 .plaintext ul:last-child,
.article-content .col-md-12 .text ul:last-child,
.article-content .col-md-12 .title ul:last-child {
    margin-bottom: 0
}

.article-content .col-md-12 .calltoaction {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 80px;
    -webkit-font-smoothing: antialiased
}

.article-content .col-md-12 .calltoaction a {
    padding: 2.4rem 5rem 2.2rem;
    border-radius: 0;
    font-size: 1.5rem;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    background: 0
}

.article-content .col-md-12 .calltoaction a,
.article-content .col-md-12 .calltoaction a:hover {
    border: 2px solid #071d49;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease
}

.article-content .col-md-12 .calltoaction a:hover {
    color: #fff;
    background-color: #071d49
}

@media(max-width:767px) {
    .article-content .col-md-12 .calltoaction a {
        padding: 1.9rem 3rem 1.6rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .article-content .col-md-12 .calltoaction a {
        padding: 1.8rem 3rem 1.6rem
    }
}

@media(min-width:768px) {
    .article-content .col-md-12.wide-content .accordion,
    .article-content .col-md-12.wide-content .contentfragment,
    .article-content .col-md-12.wide-content .cta-wrapper,
    .article-content .col-md-12.wide-content .heading,
    .article-content .col-md-12.wide-content .image,
    .article-content .col-md-12.wide-content .logo,
    .article-content .col-md-12.wide-content .plaintext,
    .article-content .col-md-12.wide-content .text,
    .article-content .col-md-12.wide-content .title {
        width: 96%
    }
}

.article-content .col-md-12 .image-container,
.article-content .col-md-12 .imagecomponent>div {
    min-height: 0
}

.article-content .col-md-12 .imagelistgrid {
    float: none
}

.article-content .col-md-12 .contentfragment h1,
.article-content .col-md-12 .contentfragment h2,
.article-content .col-md-12 .contentfragment h3,
.article-content .col-md-12 .contentfragment h4,
.article-content .col-md-12 .contentfragment h5,
.article-content .col-md-12 .contentfragment h6 {
    font-family: NeueHaasUnica Regular;
    margin-top: 0;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article-content .col-md-12 .contentfragment h1,
    .article-content .col-md-12 .contentfragment h2,
    .article-content .col-md-12 .contentfragment h3,
    .article-content .col-md-12 .contentfragment h4,
    .article-content .col-md-12 .contentfragment h5,
    .article-content .col-md-12 .contentfragment h6 {
        margin-bottom: 20px
    }
}

.article-content .col-md-12 .contentfragment h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

@media(min-width:480px) {
    .article-content .col-md-12 .contentfragment h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .article-content .col-md-12 .contentfragment h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.article-content .col-md-12 .contentfragment h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3;
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

@media(min-width:480px) {
    .article-content .col-md-12 .contentfragment h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.27273
    }
}

@media(min-width:1280px) {
    .article-content .col-md-12 .contentfragment h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.25
    }
}

.article-content .col-md-12 .heading {
    font-family: NeueHaasUnica Regular;
    margin-bottom: 15px;
    margin-top: 0
}

@media(min-width:768px) {
    .article-content .col-md-12 .heading {
        margin-bottom: 20px
    }
}

.article-content .col-md-12 .heading h1,
.article-content .col-md-12 .heading h2,
.article-content .col-md-12 .heading h3,
.article-content .col-md-12 .heading h4,
.article-content .col-md-12 .heading h5,
.article-content .col-md-12 .heading h6 {
    margin-top: 0;
    margin-bottom: 0
}

.article-content .col-md-12 .heading h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

@media(min-width:480px) {
    .article-content .col-md-12 .heading h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .article-content .col-md-12 .heading h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.article-content .col-md-12 .heading h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3;
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

@media(min-width:480px) {
    .article-content .col-md-12 .heading h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.27273
    }
}

@media(min-width:1280px) {
    .article-content .col-md-12 .heading h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.25
    }
}

.article-content .col-md-12 .heading:first-of-type+div.image {
    margin-top: 80px
}

@media(max-width:767px) {
    .article-content .col-md-12 .heading:first-of-type+div.image {
        margin-top: 60px
    }
}

.article-content .col-md-12 .contentfragment,
.article-content .col-md-12 .plaintext,
.article-content .col-md-12 .text {
    margin-bottom: 60px;
    font-family: NeueHaasUnica Light;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 300
}

@media(min-width:480px) {
    .article-content .col-md-12 .contentfragment,
    .article-content .col-md-12 .plaintext,
    .article-content .col-md-12 .text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:60em) {
    .article-content .col-md-12 .contentfragment,
    .article-content .col-md-12 .plaintext,
    .article-content .col-md-12 .text {
        margin-bottom: 80px
    }
}

@media(min-width:80rem) {
    .article-content .col-md-12 .contentfragment,
    .article-content .col-md-12 .plaintext,
    .article-content .col-md-12 .text {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.article-content .col-md-12 .image {
    margin-top: 20px;
    margin-bottom: 40px
}

.article-content .col-md-12 .contentfragment:last-child,
.article-content .col-md-12 .plaintext:last-child,
.article-content .col-md-12 .text:last-child {
    margin-bottom: 20px
}

.article-content .col-md-12:not(.has-bottom-space) .contentfragment:last-child,
.article-content .col-md-12:not(.has-bottom-space) .text:last-child {
    margin-bottom: 0
}

.article-content .col-md-12:not(.has-top-space) {
    padding-top: 0
}

.article-content .col-md-12 .contentfragment p,
.article-content .col-md-12 .plaintext p,
.article-content .col-md-12 .text p {
    margin-bottom: 3rem
}

.article-content .col-md-12 .contentfragment p:last-child,
.article-content .col-md-12 .plaintext p:last-child,
.article-content .col-md-12 .text p:last-child {
    margin-bottom: 0
}

.article-content .col-md-12 .contentfragment ol p:last-child,
.article-content .col-md-12 .contentfragment ul p:last-child,
.article-content .col-md-12 .plaintext ol p:last-child,
.article-content .col-md-12 .plaintext ul p:last-child,
.article-content .col-md-12 .text ol p:last-child,
.article-content .col-md-12 .text ul p:last-child {
    margin-bottom: 1.5rem
}

.article-content .col-md-12 .title h1 {
    font-family: NeueHaasUnica Regular;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:480px) {
    .article-content .col-md-12 .title h1 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .article-content .col-md-12 .title h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.cq-Editable-dom .table-experience {
    padding-top: 45px
}

.cq-Editable-dom .table-experience:before {
    content: "Edit Table Width";
    display: block;
    width: 100%;
    text-align: center
}

.table-experience {
    margin: 0 auto
}

@media(max-width:767px) {
    .table-experience {
        width: 90% !important
    }
}

.table-experience .heading {
    width: 100% !important;
    margin-left: 0 !important
}

.table-experience .heading h2 {
    font-family: NeueHaasUnica Regular;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:1280px) {
    .table-experience .heading h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media(min-width:480px) {
    .table-experience .heading h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

.table-experience .heading h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3;
    font-family: NeueHaasUnica Regular
}

@media(min-width:1280px) {
    .table-experience .heading h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.25
    }
}

@media(min-width:480px) {
    .table-experience .heading h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.27273
    }
}

.table-experience table,
.table-experience tbody,
.table-experience td,
.table-experience tfoot,
.table-experience th,
.table-experience thead,
.table-experience tr {
    border: 0
}

.table-experience table {
    border-collapse: collapse;
    border-spacing: 0;
    overflow: hidden
}

.table-experience table tr>td>p {
    margin-left: 0 !important
}

.table-experience table td,
.table-experience table th {
    padding-top: 18px;
    padding-bottom: 14px
}

.table-experience table th[scope=row] {
    padding-top: 36px;
    border-bottom: 1px solid #2d2926;
    font-size: 2rem;
    color: #787878
}

.table-experience table th[scope=col] {
    border-bottom: 1px solid #2d2926;
    text-align: center
}

.table-experience table td {
    border-bottom: 1px solid #d4d4d4;
    text-align: center
}

.table-experience table td:first-child {
    text-align: left
}

.accordion {
    float: left;
    width: 100%;
    background-color: #fff
}

.accordion-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    position: relative;
    width: 100%;
    display: block
}

@media(max-width:767px) {
    .accordion-container {
        padding-left: 0;
        padding-right: 0
    }
}

.accordion-container .panel-group {
    margin: 60px auto;
    left: 8.33333%;
    width: calc(83.33333% + 40px)
}

@media(max-width:767px) {
    .accordion-container .panel-group {
        margin-bottom: 0
    }
}

@media(min-width:480px) {
    .accordion-container .panel-group {
        left: 16.66667%;
        width: calc(66.66667% + 40px)
    }
}

@media(min-width:768px) {
    .accordion-container .panel-group {
        left: 25%;
        width: calc(50% + 40px)
    }
}

@media(max-width:29.99em) {
    .accordion-container .panel-group {
        width: auto;
        left: auto
    }
}

@media(min-width:60em) {
    .accordion-container .panel-group {
        margin-bottom: 80px;
        margin-top: 80px
    }
}

@media(min-width:768px) {
    .accordion-container .panel-group.wide-content {
        left: 15%;
        width: calc(70% + 40px)
    }
}

.accordion-container .panel-group .title-group {
    padding: 0 15px 0 23px
}

.accordion-container .panel-group .title-group h2 {
    position: relative;
    display: inline-block;
    margin-top: 0;
    font-family: NeueHaasUnica Bold;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    font-weight: 700
}

@media(min-width:480px) {
    .accordion-container .panel-group .title-group h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:768px) {
    .accordion-container .panel-group .title-group h2 {
        margin-bottom: 20px
    }
}

@media(min-width:1280px) {
    .accordion-container .panel-group .title-group h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.accordion-container .panel-group .panel-default {
    border-color: #fff;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    padding: 30px 25px;
    border-bottom: 1px solid #d5d5d5;
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .accordion-container .panel-group .panel-default {
        padding: 30px 20px
    }
}

.accordion-container .panel-group .panel-default:last-child {
    margin-bottom: 8rem
}

@media(min-width:480px) {
    .accordion-container .panel-group .panel-default:last-child {
        margin-bottom: 10rem
    }
}

.accordion-container .panel-group .panel-default .panel-heading {
    background-color: #fff;
    padding: 0;
    margin: 0;
    color: #071d49
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title {
    font-family: NeueHaasUnica Regular;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    position: relative;
    width: 90%
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title.large-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:480px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title.large-title {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title.large-title {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media(min-width:480px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

@media(max-width:768px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title {
        width: auto;
        line-height: 1.66667;
        margin-right: 60px
    }
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title a {
    font-family: NeueHaasUnica Bold;
    font-weight: 700;
    transition: color .3s ease;
    text-decoration: none
}

@media(min-width:1024px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title a:hover {
        color: #2f9ece
    }
    .accordion-container .panel-group .panel-default .panel-heading .panel-title a:hover:after {
        content: url(clientlib-site/resources/images/down-chevron-blue.png)
    }
}

@media(max-width:768px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title a:after {
        right: -57px !important
    }
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title a:after {
    content: url(clientlib-site/resources/images/down-chevron.png);
    position: absolute;
    right: -55px;
    width: 30px;
    height: 30px;
    top: 0;
    transition: transform, content .3s ease;
    transform: rotate(0)
}

@media(max-width:767px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title a:after {
        right: -40px
    }
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title a[aria-expanded=false]:after {
    transform: rotate(0)
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title a[aria-expanded=true]:after {
    transform: rotate(-180deg)
}

.accordion-container .panel-group .panel-default .panel-heading .panel-title a.collapsed:after {
    content: url(clientlib-site/resources/images/down-chevron.png);
    position: absolute;
    right: -55px;
    top: 0;
    width: 30px;
    height: 30px;
    transition: transform .3s ease;
    transform: rotate(0)
}

@media(max-width:767px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title a.collapsed:after {
        right: -40px
    }
}

@media(min-width:1024px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title a.collapsed:hover:after {
        content: url(clientlib-site/resources/images/down-chevron-blue.png)
    }
}

@media(min-width:1024px) {
    .accordion-container .panel-group .panel-default .panel-heading .panel-title {
        font-size: 2rem;
        line-height: 1.8
    }
}

.accordion-container .panel-group .panel-default .panel-body {
    border-top-color: #fff;
    border-top: 0;
    padding: 30px 60px 0 0
}

.accordion-container .panel-group .panel-default .panel-body .plaintext,
.accordion-container .panel-group .panel-default .panel-body .text {
    font-size: 1.6rem;
    line-height: 1.5
}

@media(min-width:480px) {
    .accordion-container .panel-group .panel-default .panel-body .plaintext,
    .accordion-container .panel-group .panel-default .panel-body .text {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .accordion-container .panel-group .panel-default .panel-body .plaintext,
    .accordion-container .panel-group .panel-default .panel-body .text {
        font-size: 2rem;
        line-height: 1.8
    }
}

.accordion-container .panel-group .panel-default .panel-body p:first-of-type {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .accordion-container .panel-group .panel-default .panel-body p:first-of-type {
        margin-bottom: 2rem
    }
}

.accordion-container .panel-group .panel-default .panel-body p:last-of-type {
    margin-bottom: 0
}

.accordion-container .panel-group .panel-default .panel-body p {
    margin-bottom: 3rem;
    font-family: NeueHaasUnica Light;
    font-size: 300
}

.accordion-container .panel-group .panel-default .panel-body a {
    color: #071d49;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease
}

.accordion-container .panel-group .panel-default .panel-body a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.accordion-container .panel-group .panel-default .panel-body ul {
    list-style-position: outside !important;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .accordion-container .panel-group .panel-default .panel-body ul {
        margin-bottom: 20px
    }
}

.accordion-container .panel-group .panel-default:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.accordion-container .expand-controls {
    position: relative;
    margin-top: 11px;
    float: right;
    right: 0
}

.accordion-container .expand-controls a {
    color: #071d49;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease;
    margin-top: 10px;
    border: 0;
    box-shadow: none;
    padding: 0;
    user-select: none;
    cursor: pointer;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

.accordion-container .expand-controls a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

@media(max-width:767px) {
    .accordion-container .expand-controls {
        display: none
    }
}

.article-content .accordion {
    float: none;
    margin: 0 auto
}

.article-content .accordion-container {
    padding: 0
}

.article-content .accordion-container .panel-group {
    width: 100%;
    margin-left: 0
}

.article-content .accordion-container .panel-group .title-group {
    padding-left: 0
}

.article-content .accordion-container .panel-default {
    padding: 50px 0 30px
}

.article-content .accordion-container .panel-body .text {
    font-family: NeueHaasUnica Regular;
    font-size: 1.6rem;
    line-height: 1.5;
    width: 100%;
    margin: 0;
    padding: 0
}

@media(min-width:480px) {
    .article-content .accordion-container .panel-body .text {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .article-content .accordion-container .panel-body .text {
        font-size: 2rem;
        line-height: 1.8
    }
}

.article-content .accordion-container .panel-body p:first-of-type {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article-content .accordion-container .panel-body p:first-of-type {
        margin-bottom: 2rem
    }
}

.article-content .accordion-container .panel-body p:last-of-type {
    margin-bottom: 0
}

.article-content .accordion-container .panel-body p {
    margin-bottom: 3rem
}

.article-content .accordion-container .panel-body a {
    color: #071d49;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease
}

.article-content .accordion-container .panel-body a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.article-content .accordion-container .panel-body ul {
    list-style-position: outside !important;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article-content .accordion-container .panel-body ul {
        margin-bottom: 20px
    }
}

.notification__content,
.notification__cta {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:768px) {
    .notification__content,
    .notification__cta {
        float: left
    }
    .notification__content {
        width: 58.33333%
    }
    .notification__cta {
        width: 8.33333%
    }
    .notification__content,
    .notification__cta {
        left: 16.66667%
    }
}

.notification__content,
.notification__cta__btn {
    font-family: NeueHaasUnica Regular;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5
}

@media(min-width:480px) {
    .notification__content,
    .notification__cta__btn {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .notification__content,
    .notification__cta__btn {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
}

.notification__cta__btn {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    background: 0;
    color: #071d49;
    border: 1px solid #979797;
    padding: 1.5rem 2rem 1.2rem;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    line-height: 1.6;
    transition: color .3s ease, opacity .1s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.notification__cta__btn span {
    position: relative;
    z-index: 2
}

.notification__cta__btn:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: 1;
    background: #979797;
    opacity: 0;
    transition: opacity .3s ease;
    will-change: opacity
}

.notification__cta__btn:active,
.notification__cta__btn:focus,
.notification__cta__btn:hover {
    color: inherit;
    text-decoration: inherit
}

html.no-touch .notification__cta__btn:hover,
html.touch .touch-hover.notification__cta__btn {
    color: #fff;
    border-color: #979797
}

html.no-touch .notification__cta__btn:hover:before,
html.touch .touch-hover.notification__cta__btn:before {
    opacity: 1
}

html.no-touch .notification__cta__btn:active {
    opacity: .75;
    color: #fff;
    border-color: #979797
}

html.no-touch .notification__cta__btn:active:before {
    opacity: 1
}

.notification__cta__btn:hover {
    background: #979797;
    transition: .3s ease
}

.notification {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 144px;
    background: #212121;
    transform: translateY(-100%);
    transition: transform .6s ease .1s;
    will-change: transform
}

.notification__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    display: table;
    height: 100%;
    padding: 15px 0
}

.notification__container:after,
.notification__container:before {
    content: " ";
    display: table
}

.notification__container:after {
    clear: both
}

.notification__row {
    margin-left: -20px;
    margin-right: -20px;
    display: table-cell;
    vertical-align: middle
}

.notification__row:after,
.notification__row:before {
    content: " ";
    display: table
}

.notification__row:after {
    clear: both
}

.notification__content {
    color: #c2c2c2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(max-width:59.99em) {
    .notification__content {
        margin-bottom: 10px
    }
}

.notification__content a {
    text-decoration: none;
    background: linear-gradient(180deg, #212121 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    text-shadow: .03em 0 #212121, -.03em 0 #212121, 0 .03em #212121, 0 -.03em #212121, .06em 0 #212121, -.06em 0 #212121, .09em 0 #212121, -.09em 0 #212121, .12em 0 #212121, -.12em 0 #212121, .15em 0 #212121, -.15em 0 #212121;
    transition: color .1s ease
}

.notification__content a,
.notification__content a:focus {
    color: #c2c2c2
}

html.ie-10 .notification__content a,
html.ie-11 .notification__content a {
    background-position: 0 70%
}

.notification__content a:hover,
html.no-touch .notification__content a:hover,
html.touch .notification__content a.touch-hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.notification__content a:active,
.notification__content a:focus,
.notification__content a:hover {
    text-decoration: none
}

.notification__cta__btn {
    min-width: 50px;
    max-width: 100px;
    font-size: 10px;
    line-height: 1;
    padding: 10px
}

@media(min-width:60em) {
    .notification__cta__btn {
        padding: 15px 10px 12px
    }
}

.notification__cta__btn,
.notification__cta__btn:focus {
    color: #fff
}

html.no-touch .notification__cta__btn:active,
html.no-touch .notification__cta__btn:hover,
html.touch .notification__cta__btn.touch-hover {
    color: #071d49
}

.notification--bottom {
    top: auto;
    bottom: 0;
    transform: translateY(100%)
}

body.notification--bottom--shown .back-to-top {
    transform: translateY(-144px)
}

body.notification--bottom--shown {
    padding-bottom: 143px
}

.notification--bottom.animate-in {
    transform: translateY(0)
}

.notification--bottom.animate-out {
    transform: translateY(100%)
}

@media(min-width:768px) {
    body.reveal-footer-effect.notification--bottom--shown {
        padding-bottom: 0
    }
    body.reveal-footer-effect.notification--bottom--shown .site-footer {
        transform: translateY(-144px)
    }
    body.reveal-footer-effect.notification--bottom--shown .reveal-footer-sizer {
        height: 564px
    }
}

.notification--bottom--shown .site-footer {
    height: 600px
}

.notification--bottom--shown .site-footer .site-footer__container {
    bottom: 120px
}

.variablesecondarynavigation {
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1400px;
    width: auto;
    padding: 25px 0;
    padding-bottom: 0;
    z-index: 3
}

@media(max-width:767px) {
    .variablesecondarynavigation {
        padding: 7px 15px 0;
        top: 0;
        left: 0;
        z-index: 3;
        width: 100%
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .variablesecondarynavigation {
        padding: 7px 20px 0 15px;
        top: 0;
        left: 0;
        z-index: 3;
        width: 100%
    }
}

.variablesecondarynavigation:after {
    position: absolute;
    display: block !important;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 900px;
    background: rgba(45, 41, 38, .5);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease 0
}

@media(min-width:1024px) {
    .variablesecondarynavigation:after {
        position: relative;
        display: none !important
    }
}

.variablesecondarynavigation .breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding: 0 20px 12px
}

@media(min-width:1024px) {
    .variablesecondarynavigation .breadcrumb {
        padding-bottom: 25px
    }
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb {
        padding-bottom: 50px
    }
}

.variablesecondarynavigation .breadcrumb>li {
    font-size: 1.4rem;
    line-height: 1.85714;
    margin: 0 15px 0 0
}

.variablesecondarynavigation .breadcrumb>li:before {
    margin-right: 9px;
    margin-left: -9px;
    color: #000
}

.variablesecondarynavigation .breadcrumb>li:after {
    display: none
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li {
        font-size: 1.8rem;
        line-height: 1.44444;
        display: block;
        margin: 13px 0
    }
    .variablesecondarynavigation .breadcrumb>li:before {
        display: none
    }
    .variablesecondarynavigation .breadcrumb>li:after {
        display: inline-block;
        padding: 0 5px;
        color: #071d49;
        margin-left: 15px
    }
    .variablesecondarynavigation .breadcrumb>li:last-child:after {
        display: none
    }
    .variablesecondarynavigation .breadcrumb>li:first-of-type:after {
        display: inline-block;
        content: "/\A0";
        padding: 0 5px;
        color: #071d49;
        margin-left: 10px
    }
    .variablesecondarynavigation .breadcrumb>li:first-of-type.current-page:after {
        display: none
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .variablesecondarynavigation .breadcrumb>li {
        font-size: 1.8rem;
        line-height: 1.44444;
        display: block;
        margin: 13px 15px
    }
    .variablesecondarynavigation .breadcrumb>li:before {
        display: none
    }
    .variablesecondarynavigation .breadcrumb>li:after {
        display: inline-block;
        content: "/\A0";
        padding: 0 5px;
        color: #071d49;
        margin-left: 15px
    }
    .variablesecondarynavigation .breadcrumb>li:last-child:after {
        display: none
    }
}

.variablesecondarynavigation .breadcrumb>li a {
    display: inline-block;
    color: #071d49;
    text-decoration: none;
    padding: 0 5px;
    margin: -10px -5px;
    position: relative
}

.variablesecondarynavigation .breadcrumb>li a:after {
    display: block;
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    top: 100%;
    z-index: 3;
    height: 1px;
    transform: scaleX(0);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #2f9ece
}

.variablesecondarynavigation .breadcrumb>li a:active {
    color: #2f9ece
}

.variablesecondarynavigation .breadcrumb>li a:hover:after {
    transform: scale(1)
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li a:hover:after {
        transform: scaleX(0)
    }
    .variablesecondarynavigation .breadcrumb>li a:active {
        color: #2f9ece
    }
}

.variablesecondarynavigation .breadcrumb>li:last-child {
    position: relative
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li:last-child {
        margin-bottom: 0
    }
}

.variablesecondarynavigation .breadcrumb>li:last-child .subnavigation {
    background: #fff;
    padding: 30px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .15);
    position: absolute;
    top: 100%;
    left: -15px;
    z-index: 2;
    display: block;
    width: auto;
    min-width: 300px;
    white-space: nowrap;
    margin-top: 25px;
    pointer-events: none;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity .3s ease, transform .3s ease
}

.variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li {
    font-size: 1.4rem;
    line-height: 1.85714;
    margin: 0 15px;
    margin-bottom: 15px;
    list-style: none
}

.variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li:last-of-type {
    margin-bottom: 0 !important
}

.variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li.active a:active {
    color: #2f9ece
}

.variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li.active a:after {
    transform: scale(1)
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li {
        margin: 0 0 15px
    }
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation {
        padding: 5px 0 0 25px;
        position: relative;
        z-index: 2;
        display: block;
        width: auto;
        min-width: 0;
        white-space: normal;
        pointer-events: none;
        opacity: 1;
        transform: translate(0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
        left: 0
    }
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li {
        font-size: 1.6rem;
        line-height: 1.625;
        margin: 0 0 15px;
        list-style: none;
        display: table
    }
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li a {
        pointer-events: auto;
        margin-bottom: 7px;
        display: table-cell
    }
}

@media(max-width:767px) and (max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li:last-of-type {
        margin-bottom: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation {
        padding: 10px 15px 15px;
        position: relative;
        z-index: 2;
        display: block;
        width: 100%;
        min-width: 300px;
        white-space: nowrap;
        pointer-events: none;
        opacity: 1;
        margin-top: 15px;
        transform: translate(0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
        left: 0
    }
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li {
        font-size: 1.6rem;
        line-height: 1.625;
        margin: 0 15px;
        margin-bottom: 15px;
        list-style: none
    }
    .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation li a {
        pointer-events: auto
    }
}

.variablesecondarynavigation .breadcrumb>li:last-child.secondary-navigation-active {
    display: inline-block;
    position: relative
}

.variablesecondarynavigation .breadcrumb>li:last-child.secondary-navigation-active .subnavigation {
    transform: translate(0);
    pointer-events: inherit;
    opacity: 1;
    transition: opacity .3s ease, transform .3s ease
}

@media(min-width:1024px) {
    .variablesecondarynavigation .breadcrumb>li.current-page {
        margin-left: 0
    }
}

.variablesecondarynavigation .breadcrumb>li.current-page a:after {
    transform: scale(1)
}

.variablesecondarynavigation .breadcrumb>li.current-page:after {
    margin-right: 9px;
    margin-left: -9px;
    content: "/\A0";
    padding: 0 5px;
    color: #000
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li.current-page:after {
        display: none
    }
}

.variablesecondarynavigation .breadcrumb>li .subnavigation-toggle {
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
    color: #a2a2a2
}

.variablesecondarynavigation .breadcrumb>li .subnavigation-toggle:hover {
    color: #2f9ece
}

.variablesecondarynavigation .breadcrumb>li .subnavigation-toggle:hover svg path {
    fill: #2f9ece
}

.variablesecondarynavigation .breadcrumb>li .subnavigation-toggle svg {
    margin-left: 10px
}

.variablesecondarynavigation .breadcrumb>li .subnavigation-toggle svg path {
    fill: #a2a2a2
}

@media(max-width:767px) {
    .variablesecondarynavigation .breadcrumb>li .subnavigation-toggle {
        display: none
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .variablesecondarynavigation .breadcrumb>li .subnavigation-toggle {
        display: none
    }
}

.variablesecondarynavigation .mb-subnavigation-toggle {
    display: none;
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
    width: 100%
}

.variablesecondarynavigation .mb-subnavigation-toggle svg {
    width: 25px;
    height: 25px;
    fill: currentColor
}

.variablesecondarynavigation .mb-subnavigation-toggle svg.subnav-mb-active {
    transform: rotate(-180deg)
}

@media(max-width:767px) {
    .variablesecondarynavigation .mb-subnavigation-toggle {
        display: block;
        padding: 6px 0 5px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .variablesecondarynavigation .mb-subnavigation-toggle {
        display: block
    }
}

.variablesecondarynavigation.overlaychange:after {
    opacity: 1
}

.rssfeedcarouselexperience {
    width: 100%;
    position: relative;
    display: block;
    max-width: 1310px;
    margin-right: auto;
    margin-left: auto
}

.rsscarousel {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px
}

.rsscarousel:after,
.rsscarousel:before {
    content: " ";
    display: table
}

.rsscarousel:after {
    clear: both
}

@media(min-width:480px) {
    .rsscarousel {
        margin-bottom: 23px
    }
}

@media(max-width:767px) {
    .rsscarousel {
        margin-bottom: 23px
    }
}

.rsscarousel .rss-carousel {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem
}

@media(min-width:480px) {
    .rsscarousel .rss-carousel {
        padding-top: 10rem;
        padding-bottom: 11rem
    }
}

@media(min-width:480px) {
    .rsscarousel .rss-carousel .carousel-indicators {
        bottom: 30px !important
    }
}

.rsscarousel .rss-carousel .carousel-inner {
    overflow: hidden
}

.rsscarousel .rss-carousel .left,
.rsscarousel .rss-carousel .next,
.rsscarousel .rss-carousel .prev,
.rsscarousel .rss-carousel .right {
    opacity: 0 !important
}

.rsscarousel .rss-carousel .item.active {
    opacity: 1
}

.rsscarousel .rss-carousel .item {
    text-align: center;
    top: 0;
    opacity: 0;
    float: left;
    width: 80%;
    margin-left: 10%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease
}

@media(max-width:767px) {
    .rsscarousel .rss-carousel .item {
        float: none;
        width: auto;
        margin-left: 0
    }
}

.rsscarousel .rss-carousel .item .inner-item {
    position: relative
}

.rsscarousel .rss-carousel .item .inner-item>p {
    margin-bottom: 35px;
    color: #777;
    font-size: 15px;
    font-family: NeueHaasUnica Regular
}

@media(max-width:767px) {
    .rsscarousel .rss-carousel .item .inner-item>p {
        font-size: 12px
    }
}

.rsscarousel .rss-carousel .item>p {
    font-family: NeueHaasUnica Regular;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #777;
    margin-bottom: 3.5rem
}

@media(min-width:480px) {
    .rsscarousel .rss-carousel .item>p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .rsscarousel .rss-carousel .item>p {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
}

.rsscarousel .rss-carousel .item a {
    font-family: NeueHaasUnica Light;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    color: #071d49;
    text-decoration: none;
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease;
    font-weight: 300
}

.rsscarousel .rss-carousel .item a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

@media(min-width:480px) {
    .rsscarousel .rss-carousel .item a {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .rsscarousel .rss-carousel .item a {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.wide-content .rsscarousel .rss-carousel .item {
    width: 90%;
    margin-left: 5%
}

.main-content.pipeline-product {
    background-color: #f5f5f5
}

.productdetailcontainer {
    font-family: NeueHaasUnica Regular;
    position: relative;
    background-color: #f5f5f5 !important;
    padding-top: 60px;
    margin-top: -60px;
    margin-bottom: -120px;
    float: left;
    width: 100%;
    overflow: hidden
}

.productdetailcontainer__offset:first-of-type {
    left: 0
}

.productdetailcontainer .svg-container {
    display: block;
    transform: rotate(180deg)
}

.productdetailcontainer__offset:nth-of-type(2) {
    right: 0
}

.productdetailcontainer__offset {
    display: none !important;
    height: 200px;
    position: absolute;
    z-index: 99;
    width: 110px;
    height: 100%;
    background-color: #fff;
    margin-top: 6rem
}

@media(min-width:959px) {
    .productdetailcontainer__offset {
        display: block !important
    }
}

.productdetailcontainer__offset>div {
    position: relative;
    height: 100%
}

.productdetailcontainer__offset a {
    color: #004bff;
    display: block;
    width: 11rem;
    text-align: center;
    padding: 10rem 0 20rem;
    text-decoration: none;
    overflow: hidden;
    transition: all .3s ease;
    cursor: auto;
    height: 100%
}

.productdetailcontainer__offset a:hover p {
    text-decoration: underline
}

.productdetailcontainer__offset a svg {
    fill: #004bff
}

.productdetailcontainer__offset a>p {
    transform: rotate(90deg);
    display: inline-block;
    transform-origin: 0 0;
    margin-left: 75px;
    margin-top: 30px;
    width: 80rem;
    text-align: left;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5
}

@media(min-width:480px) {
    .productdetailcontainer__offset a>p {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.52
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__offset a>p {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.5
    }
}

.productdetailcontainer__offset a.affix {
    position: fixed !important;
    padding-top: 5rem
}

.productdetailcontainer__offset a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 99;
    width: 4rem;
    height: 100%
}

.productdetailcontainer__main {
    position: relative;
    min-height: 1px;
    padding: 1rem 0;
    background-color: #fff;
    margin: 60px 0;
    width: calc(100% - 300px);
    margin-left: 150px;
    float: left
}

@media(max-width:479px) {
    .productdetailcontainer__main {
        margin-top: 35px
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main {
        background-color: transparent;
        padding: 0 3rem;
        float: left
    }
}

@media(max-width:959px) {
    .productdetailcontainer__main {
        width: 100%;
        margin-left: 0
    }
}

.productdetailcontainer__main>div.detail-container {
    width: 100%;
    max-width: 833.3333px;
    margin: 0 auto;
    background-color: #fff
}

@media(max-width:479px) {
    .productdetailcontainer__main>div.detail-container {
        padding: 0 2rem
    }
    .productdetailcontainer__main>div.detail-container>div,
    .productdetailcontainer__main>div.detail-container>header.productdetailcontainer__main__page-header {
        width: 100%;
        margin-left: 0;
        margin-bottom: 2rem
    }
    .productdetailcontainer__main>div.detail-container>div h1,
    .productdetailcontainer__main>div.detail-container>header.productdetailcontainer__main__page-header h1 {
        padding-top: 1rem;
        padding-bottom: 3rem
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text {
        margin-top: -4rem;
        margin-bottom: 5rem;
        float: left;
        margin-left: 10px
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text .arrow {
        transform: rotate(180deg);
        float: left;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-left: -30px
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text .arrow svg {
        fill: #071d49;
        width: 100%;
        height: 100%
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text a {
        display: block;
        float: left;
        margin-top: 3px
    }
}

@media(min-width:480px) and (max-width:767px) {
    .productdetailcontainer__main>div.detail-container {
        padding: 0;
        float: left
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text {
        margin-top: -4rem;
        margin-bottom: 5rem
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text .arrow {
        transform: rotate(180deg);
        float: left;
        width: 20px;
        height: 20px;
        margin-right: 18px;
        margin-left: -30px
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text .arrow svg {
        fill: #071d49;
        width: 100%;
        height: 100%
    }
    .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text a {
        display: block;
        float: left;
        margin-top: 3px
    }
    .productdetailcontainer__main>div.detail-container>div,
    .productdetailcontainer__main>div.detail-container>header.productdetailcontainer__main__page-header {
        width: 83.3333%;
        margin-left: 8.3333%
    }
}

@media(min-width:480px) and (max-width:1220px) {
    .productdetailcontainer__main>div.detail-container {
        padding: 0 3rem
    }
}

@media(min-width:480px) and (max-width:959px) {
    .productdetailcontainer__main>div.detail-container>div,
    .productdetailcontainer__main>div.detail-container>header.productdetailcontainer__main__page-header {
        width: 66.6667%;
        margin-left: auto;
        margin-right: auto
    }
}

@media(max-width:1280px) {
    .productdetailcontainer__main>div.detail-container {
        padding: 0 20px
    }
}

.productdetailcontainer__main__page-header {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 1.5rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: 0;
    padding: 0;
    margin: 0 0 15px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.17647;
    margin-top: 2rem
}

@media(min-width:480px) {
    .productdetailcontainer__main__page-header {
        margin-top: 2rem;
        margin-bottom: 4rem;
        font-size: 4.2rem;
        line-height: 1.2381
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__page-header h1 {
        padding-top: 4rem
    }
}

@media(min-width:768px) {
    .productdetailcontainer__main__page-header {
        margin-top: 2rem
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main__page-header {
        margin-top: 1rem;
        font-size: 50px;
        font-size: 5rem;
        line-height: 1.3
    }
}

.productdetailcontainer__main__back-to-title-text {
    margin-top: 3rem
}

@media(min-width:480px) {
    .productdetailcontainer__main__back-to-title-text {
        font-size: 1.4rem;
        line-height: 1.42857;
        margin-top: 5rem
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main__back-to-title-text {
        font-size: 1.5rem;
        line-height: 1.53333;
        margin-top: 5rem
    }
}

.productdetailcontainer__main__back-to-title-text>a {
    color: #071d49;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #004bff 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    text-shadow: .03em 0 #fff, -.03em 0 #fff, 0 .03em #fff, 0 -.03em #fff, .06em 0 #fff, -.06em 0 #fff, .09em 0 #fff, -.09em 0 #fff, .12em 0 #fff, -.12em 0 #fff, .15em 0 #fff, -.15em 0 #fff;
    transition: color .1s ease
}

.productdetailcontainer__main__back-to-title-text>a:hover {
    color: #004bff;
    background-size: 0
}

@media(max-width:767px) {
    .productdetailcontainer__main__back-to-title-text>a {
        background: 0;
        margin-top: 2px
    }
}

.productdetailcontainer__main h1 {
    font-family: NeueHaasUnica Bold;
    display: inline-block;
    margin: 0;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.25;
    padding-bottom: 2rem
}

@media(min-width:480px) {
    .productdetailcontainer__main h1 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.productdetailcontainer__main__description {
    padding-bottom: 4rem
}

@media(min-width:768px) {
    .productdetailcontainer__main__description {
        padding-bottom: 14rem
    }
}

.productdetailcontainer__main__description__overview {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 3.5rem;
    margin-bottom: 4rem;
    font-size: 2.2rem;
    line-height: 1.6;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__overview {
        margin-bottom: 3rem
    }
}

@media(min-width:768px) {
    .productdetailcontainer__main__description__overview {
        font-size: 3rem;
        line-height: 1.3;
        padding-bottom: 6rem;
        margin-bottom: 7rem
    }
}

.productdetailcontainer__main__description__overview p:first-child {
    margin-top: 0
}

.productdetailcontainer__main__description__overview p:last-child {
    margin-bottom: 0
}

.productdetailcontainer__main__description__overview table {
    width: 100% !important
}

.productdetailcontainer__main__description__details {
    display: block;
    font-family: NeueHaasUnica Regular;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5rem
}

@media(min-width:480px) {
    .productdetailcontainer__main__description__details {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667;
        border-bottom: 0
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__details {
        padding-bottom: 3rem
    }
}

@media(min-width:768px) {
    .productdetailcontainer__main__description__details {
        margin-bottom: 9rem;
        border-bottom: 0
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main__description__details {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8;
        border-bottom: 0
    }
}

.productdetailcontainer__main__description__details>div {
    width: 100%;
    float: left
}

@media(min-width:480px) {
    .productdetailcontainer__main__description__details>div {
        width: 33.3333%
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__details>div {
        width: 100%;
        float: left;
        margin-bottom: 13px
    }
    .productdetailcontainer__main__description__details>div span {
        font-size: 2rem
    }
}

.productdetailcontainer__main__description__details>div>span {
    display: block;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

.productdetailcontainer__main__description__details>div>h3 {
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

@media(min-width:480px) {
    .productdetailcontainer__main__description__details>div>h3 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__details>div>h3 {
        margin-bottom: 20px;
        font-size: 2rem;
        font-family: inherit
    }
}

@media(min-width:768px) {
    .productdetailcontainer__main__description__details>div>h3 {
        margin-bottom: 20px
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main__description__details>div>h3 {
        margin-bottom: 20px;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.27273
    }
}

.productdetailcontainer__main__description__indicators .phase-container {
    position: relative;
    padding-top: 8px;
    max-width: 342px
}

.productdetailcontainer__main__description__indicators .phase-container .single-dash {
    display: block;
    width: 22.5%;
    float: left;
    background-color: #a3b7ff;
    height: 10px;
    margin-left: 2.5%
}

.productdetailcontainer__main__description__indicators .phase-container .single-dash:first-of-type {
    margin-left: 0
}

.productdetailcontainer__main__description__indicators .phase-container .phase-text {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    text-align: center
}

.productdetailcontainer__main__description__indicators .phase-container .phase-text>span {
    transition: background-color .4s ease;
    display: none
}

.productdetailcontainer__main__description__indicators .phase-container.phase-1 .single-dash.one,
.productdetailcontainer__main__description__indicators .phase-container.phase-2 .single-dash.one,
.productdetailcontainer__main__description__indicators .phase-container.phase-2 .single-dash.two,
.productdetailcontainer__main__description__indicators .phase-container.phase-3 .single-dash.one,
.productdetailcontainer__main__description__indicators .phase-container.phase-3 .single-dash.three,
.productdetailcontainer__main__description__indicators .phase-container.phase-3 .single-dash.two,
.productdetailcontainer__main__description__indicators .phase-container.submitted .single-dash.four,
.productdetailcontainer__main__description__indicators .phase-container.submitted .single-dash.one,
.productdetailcontainer__main__description__indicators .phase-container.submitted .single-dash.three,
.productdetailcontainer__main__description__indicators .phase-container.submitted .single-dash.two {
    background-color: #004bff
}

.productdetailcontainer__main__description__indicators .phase-container.approved {
    text-align: center
}

.productdetailcontainer__main__description__indicators .phase-container.approved .single-dash {
    margin: 0;
    background-color: #1ac9a8;
    width: 25%
}

.productdetailcontainer__main__description__indicators .phase-container.approved .phase-text>span {
    display: inline-block;
    padding: 0 8px;
    font-size: 1.5rem;
    line-height: 1;
    background-color: #fff;
    margin-top: 10px;
    color: #1ac9a8
}

@media(min-width:479px) {
    .productdetailcontainer__main__description__indicators .phase-container.approved .phase-text>span {
        margin-top: 12px
    }
}

@media(min-width:479px) and (max-width:767px) {
    .productdetailcontainer__main__description__indicators .phase-container.approved .phase-text>span {
        margin-top: 8px
    }
}

.productdetailcontainer__main__description__indicators table {
    width: 100%;
    border-collapse: collapse;
    font-family: NeueHaasUnica Regular;
    table-layout: fixed
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__indicators table {
        border-top: 2px solid #e1e1e1
    }
}

.productdetailcontainer__main__description__indicators table thead {
    vertical-align: bottom
}

@media(max-width:480px) {
    .productdetailcontainer__main__description__indicators table thead {
        display: none
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__indicators table thead {
        display: none
    }
}

.productdetailcontainer__main__description__indicators table thead tr {
    border-bottom: 2px solid #e1e1e1
}

.productdetailcontainer__main__description__indicators table thead tr th {
    color: #071d49;
    padding-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: left;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

@media(min-width:480px) {
    .productdetailcontainer__main__description__indicators table thead tr th {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:768px) {
    .productdetailcontainer__main__description__indicators table thead tr th {
        width: 19%
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main__description__indicators table thead tr th {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
}

.productdetailcontainer__main__description__indicators table tbody {
    vertical-align: top
}

.productdetailcontainer__main__description__indicators table tbody tr {
    border-bottom: 2px solid #e1e1e1;
    padding: 3rem 0;
    width: 100%
}

@media(max-width:480px) {
    .productdetailcontainer__main__description__indicators table tbody tr {
        float: left;
        width: 100%
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__indicators table tbody tr {
        float: left;
        width: 100%
    }
}

.productdetailcontainer__main__description__indicators table tbody tr td {
    color: #071d49;
    padding: 1rem 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667;
    line-height: 1.5;
    display: block;
    width: 100%;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

@media(max-width:479px) {
    .productdetailcontainer__main__description__indicators table tbody tr td {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }
}

@media(min-width:480px) {
    .productdetailcontainer__main__description__indicators table tbody tr td {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667;
        display: table-cell;
        width: 33.33333%;
        padding: 2rem 0;
        padding-right: 3rem;
        float: unset
    }
}

@media(max-width:767px) {
    .productdetailcontainer__main__description__indicators table tbody tr td {
        float: left;
        width: 100%;
        padding: .3rem 0
    }
}

@media(min-width:768px) {
    .productdetailcontainer__main__description__indicators table tbody tr td {
        width: 33.33333%;
        padding: 2rem 0;
        padding-right: 3rem;
        float: unset
    }
}

@media(min-width:1280px) {
    .productdetailcontainer__main__description__indicators table tbody tr td {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8;
        padding: 2rem 0;
        padding-right: 3rem;
        float: unset;
        width: 33.33333%
    }
}

.productdetailcontainer__main__description__indicators table tbody tr td:last-child {
    padding-right: 0
}

body.no-scrolling {
    overflow: hidden;
    height: 100vh
}

body.no-scrolling .filter-set {
    overflow: scroll
}

.pipeline-list {
    float: left;
    width: 100%;
    min-height: 100%
}

.pipeline-list .pipeline-results-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    overflow-x: hidden;
    min-height: 100vh;
    margin-top: 3rem
}

.pipeline-list .pipeline-results-wrapper .focus-container {
    float: left;
    width: 100%
}

.pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading {
    padding-left: 0;
    margin-bottom: 0
}

@media(max-width:767px) {
    .pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading {
        margin-bottom: 3.5rem
    }
}

@media(min-width:48rem) {
    .pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading {
        padding-left: 2rem;
        margin-bottom: 42px
    }
}

@media(min-width:80rem) {
    .pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading {
        padding-left: 2rem;
        margin-bottom: 42px
    }
}

.pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading h2 {
    font-family: NeueHaasUnica Bold;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    font-weight: 700
}

@media(min-width:48rem) {
    .pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:80rem) {
    .pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading a {
    color: #071d49;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease
}

.pipeline-list .pipeline-results-wrapper .focus-container .focus-container-heading a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.pipeline-list .pipeline-results-wrapper .table__thead {
    overflow: hidden;
    padding: 0 2rem
}

.pipeline-list .pipeline-results-wrapper .table__tr {
    height: 50px;
    display: block;
    float: left;
    width: 110%;
    position: relative;
    margin-left: -4rem;
    margin-right: -2rem;
    padding: 0 4rem
}

.pipeline-list .pipeline-results-wrapper .table__th {
    padding-bottom: 12px
}

.pipeline-list .pipeline-results-wrapper .table__th.col-sm-1 {
    height: 100%
}

.pipeline-list .pipeline-results-wrapper .th-potential-indication {
    padding-left: 10px;
    margin-right: -8px
}

.pipeline-list .pipeline-results-wrapper .no-results {
    margin-top: 3rem;
    font-family: NeueHaasUnica Regular;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    float: left;
    padding-left: 1rem
}

@media(min-width:480px) {
    .pipeline-list .pipeline-results-wrapper .no-results {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4;
        margin-top: 5rem;
        padding-left: 2rem
    }
}

.pipeline-list .results-list {
    color: #071d49;
    font-family: NeueHaasUnica Regular;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 80px
}

@media(min-width:480px) {
    .pipeline-list .results-list {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .pipeline-list .results-list {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.pipeline-list .datatable-header {
    position: relative
}

@media(min-width:768px) {
    .pipeline-list .datatable-header {
        border-bottom: 1px solid #d4d4d4
    }
}

@media(max-width:47.99em) {
    .pipeline-list .datatable-header {
        border-bottom: 1px solid #d4d4d4
    }
}

.pipeline-list .datatable-header .datatable-header__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto
}

.pipeline-list .datatable-header .datatable-header__container:after,
.pipeline-list .datatable-header .datatable-header__container:before {
    content: " ";
    display: table
}

.pipeline-list .datatable-header .datatable-header__container:after {
    clear: both
}

.pipeline-list .datatable-header .datatable-header__title {
    margin-top: 15px;
    padding-left: 20px
}

@media(min-width:768px) {
    .pipeline-list .datatable-header .datatable-header__title {
        margin-top: 52px
    }
}

.pipeline-list .datatable-header .datatable-header__title h3 {
    font-family: NeueHaasUnica Bold;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-top: 0;
    font-weight: 700
}

@media(min-width:480px) {
    .pipeline-list .datatable-header .datatable-header__title h3 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .pipeline-list .datatable-header .datatable-header__title h3 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media(min-width:768px) {
    .pipeline-list .datatable-header .datatable-header__title {
        float: left
    }
}

@media(max-width:47.99em) {
    .pipeline-list .datatable-header .datatable-header__title {
        border-bottom: 1px solid #d4d4d4;
        padding: 30px 25px;
        margin: 15px -25px 0;
        height: 100px
    }
}

.pipeline-list .datatable-header .datatable-header__heading {
    line-height: 1.8
}

.pipeline-list .datatable-header .datatable-header__actions {
    height: 100%
}

.pipeline-list .datatable-header .datatable-header__actions__buttons {
    padding: 0
}

.pipeline-list .datatable-header .datatable-header__actions__buttons>div {
    padding: 40px 42px 55px
}

@media(max-width:767px) {
    .pipeline-list .datatable-header .datatable-header__actions__buttons>div {
        padding: 8px 24px 0
    }
}

.pipeline-list .datatable-header .datatable-header__actions__buttons.filter-open .datatable-header__filter {
    background-color: #f1f1f1
}

.pipeline-list .datatable-header .datatable-header__actions__buttons.filter-open .datatable-header__filter svg {
    transform: rotate(180deg)
}

.pipeline-list .datatable-header .datatable-header__actions__buttons.sorting-open .datatable-header__sort {
    background-color: #f1f1f1
}

.pipeline-list .datatable-header .datatable-header__actions__buttons.sorting-open .datatable-header__sort svg {
    transform: rotate(180deg)
}

@media(max-width:767px) {
    .pipeline-list .datatable-header .datatable-header__actions {
        margin: 0;
        float: left;
        width: 100%;
        overflow: visible;
        height: 90px
    }
}

@media(min-width:768px) {
    .pipeline-list .datatable-header .datatable-header__actions {
        float: right
    }
    .pipeline-list .datatable-header .datatable-header__actions__buttons {
        float: right;
        height: 100%
    }
}

@media(max-width:47.99em) {
    .pipeline-list .datatable-header .datatable-header__actions__buttons {
        height: 90px;
        margin: 0 -2.5rem
    }
    .pipeline-list .datatable-header .datatable-header__actions__buttons:after,
    .pipeline-list .datatable-header .datatable-header__actions__buttons:before {
        content: " ";
        display: table
    }
    .pipeline-list .datatable-header .datatable-header__actions__buttons:after {
        clear: both
    }
}

.pipeline-list .datatable-header .datatable-header__actions__btn {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333;
    background: transparent;
    color: #071d49;
    width: 100%;
    height: 100%;
    padding: 10px 30px
}

.pipeline-list .datatable-header .datatable-header__actions__btn .icon {
    width: 14px;
    height: 14px;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.pipeline-list .datatable-header__search {
    background-color: #fff;
    transition: background-color .1s ease;
    will-change: background-color;
    padding-top: 26px;
    margin-top: 43px
}

.pipeline-list .datatable-header__search__input {
    display: inline-block;
    background: 0;
    color: #071d49;
    border: 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333;
    padding: .2rem 2rem 0;
    height: 30px;
    line-height: 17px
}

.pipeline-list .datatable-header__search__input::-moz-placeholder {
    color: #636363;
    opacity: 1
}

.pipeline-list .datatable-header__search__input:-ms-input-placeholder,
.pipeline-list .datatable-header__search__input::-webkit-input-placeholder {
    color: #636363
}

.pipeline-list .datatable-header__search__input::placeholder {
    color: #636363
}

.pipeline-list .datatable-header__search__input:focus {
    outline: 0
}

@media(max-width:767px) {
    .pipeline-list .datatable-header__search {
        display: none
    }
}

.pipeline-list .datatable-header__search__toggle:hover .icon {
    fill: #2f9ece;
    color: #2f9ece
}

.pipeline-list .datatable-header__search__toggle .icon {
    width: 25px;
    height: 25px;
    position: relative;
    top: 1px
}

.pipeline-list .datatable-header__search .icon:hover svg {
    color: #2f9ece
}

.pipeline-list .datatable-header__search__clear {
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 2;
    width: 55px;
    height: 100%;
    opacity: 0;
    transition: opacity .1s ease;
    will-change: opacity
}

.pipeline-list .datatable-header__search__clear:hover .icon {
    fill: #2f9ece;
    color: #2f9ece
}

.pipeline-list .datatable-header__search__clear .icon {
    width: 20px;
    height: 20px
}

@media(min-width:768px) {
    .pipeline-list .datatable-header__search {
        position: relative;
        width: 240px;
        float: left;
        margin-right: 1rem;
        transition: width .4s ease;
        will-change: width;
        margin-top: 43px;
        padding: 10px 0
    }
    .pipeline-list .datatable-header__search__input {
        padding-left: 55px;
        padding-right: 55px;
        width: 100%
    }
    .pipeline-list .datatable-header__search__toggle {
        position: absolute;
        top: 2px;
        right: 0;
        z-index: 3;
        width: 55px;
        height: 100%
    }
}

@media(max-width:47.99em) {
    .pipeline-list .datatable-header__search {
        height: 90px;
        border-top: 1px solid #d4d4d4;
        margin: 0 -2rem
    }
    .pipeline-list .datatable-header__search__input {
        display: none
    }
    .pipeline-list .datatable-header__search__toggle {
        width: 100%;
        padding: 25px 20px;
        color: #636363;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
    .pipeline-list .datatable-header__search__toggle .icon {
        color: #071d49;
        margin-left: 12px;
        position: relative;
        top: 7px
    }
    .pipeline-list .datatable-header__search__toggle .mobile-label {
        position: static;
        width: auto;
        height: auto;
        clip: inherit
    }
    .pipeline-list .datatable-header__search__toggle:active,
    .pipeline-list .datatable-header__search__toggle:active .icon {
        color: #2f9ece
    }
    .pipeline-list .datatable-header__search__clear {
        display: none
    }
}

@media(min-width:1280px) {
    .pipeline-list .datatable-header__search {
        margin-top: 43px
    }
}

.pipeline-list .datatable-header__search.search-focused {
    background-color: #f1f1f1;
    width: 320px
}

.pipeline-list .datatable-header__search.search-focused .datatable-header__search__toggle {
    left: 0
}

.pipeline-list .datatable-header__search.search-focused .datatable-header__search__clear {
    opacity: 1
}

.pipeline-list .datatable-header__search.search-focused .datatable-header__search__toggle:hover .icon {
    fill: #071d49;
    color: #071d49
}

.pipeline-list .datatable-header__sort {
    display: block;
    width: 50%
}

@media(min-width:768px) {
    .pipeline-list .datatable-header__sort {
        display: none
    }
}

.pipeline-list .datatable-header__filter {
    display: block;
    float: right;
    border-left: 1px solid #d4d4d4;
    width: 50%
}

.pipeline-list .datatable-header__filter .datatable-header__actions__btn {
    padding: 30px 20px;
    text-align: center
}

.pipeline-list .datatable-header__filter .datatable-header__actions__btn svg {
    transition: transform .4s ease
}

.pipeline-list .datatable-header__filter .datatable-header__actions__btn:hover {
    color: #2f9ece
}

.pipeline-list .datatable-header__filter .datatable-header__actions__btn:hover svg {
    fill: #2f9ece
}

@media(min-width:768px) {
    .pipeline-list .datatable-header__filter {
        border-left: 0;
        float: none;
        display: inline-block;
        text-align: center;
        width: auto
    }
    .pipeline-list .datatable-header__filter .datatable-header__actions__btn {
        margin-top: 18px;
        padding: 0;
        text-align: center
    }
}

.pipeline-list .datatable-header__sort {
    float: left
}

.pipeline-list .datatable-header__sort .datatable-header__actions__btn {
    padding: 30px 20px;
    text-align: center
}

.pipeline-list .datatable-header__sort .datatable-header__actions__btn svg {
    transition: transform .4s ease
}

.pipeline-list .datatable-header__sort .datatable-header__actions__btn:hover {
    color: #2f9ece
}

.pipeline-list .datatable-header__sort .datatable-header__actions__btn:hover svg {
    fill: #2f9ece
}

.pipeline-list .datatable-header__actions__btn,
.pipeline-list .datatable-header__search-mobile__clear,
.pipeline-list .datatable-header__search-mobile__toggle,
.pipeline-list .datatable-header__search__clear,
.pipeline-list .datatable-header__search__toggle {
    display: inline-block;
    color: #071d49;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 0
}

.pipeline-list .datatable-header__actions__btn:active,
.pipeline-list .datatable-header__search-mobile__clear:active,
.pipeline-list .datatable-header__search-mobile__toggle:active,
.pipeline-list .datatable-header__search__clear:active,
.pipeline-list .datatable-header__search__toggle:active {
    outline: 0;
    box-shadow: none
}

.pipeline-list .datatable-header__actions__btn:focus,
.pipeline-list .datatable-header__search-mobile__clear:focus,
.pipeline-list .datatable-header__search-mobile__toggle:focus,
.pipeline-list .datatable-header__search__clear:focus,
.pipeline-list .datatable-header__search__toggle:focus {
    outline: 0
}

.pipeline-list .filter-set,
.pipeline-list .sorting-set {
    background-color: #f1f1f1;
    width: 100%;
    float: left;
    padding: 48px 24px;
    height: 400px;
    transition: all .5s ease;
    position: relative;
    overflow: hidden;
    color: #071d49
}

.pipeline-list .filter-set.no-animation,
.pipeline-list .sorting-set.no-animation {
    transition: none
}

.pipeline-list .filter-set .inner-filter,
.pipeline-list .sorting-set .inner-filter {
    max-width: 1310px;
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem
}

@media(max-width:767px) {
    .pipeline-list .filter-set,
    .pipeline-list .sorting-set {
        height: 91vh;
        position: absolute;
        z-index: 3;
        top: 205px;
        overflow: hidden
    }
}

.pipeline-list .filter-set fieldset legend,
.pipeline-list .sorting-set fieldset legend {
    display: block;
    border: 0;
    padding: 0;
    margin: 0 0 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333
}

.pipeline-list .filter-set fieldset>label,
.pipeline-list .sorting-set fieldset>label {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
    display: block
}

.pipeline-list .filter-set fieldset>label input,
.pipeline-list .sorting-set fieldset>label input {
    position: absolute;
    left: -9999px;
    outline: 0
}

.pipeline-list .filter-set fieldset>label input[type=checkbox]:checked+span:before,
.pipeline-list .sorting-set fieldset>label input[type=checkbox]:checked+span:before {
    background: #2f9ece;
    border-color: #2f9ece
}

.pipeline-list .filter-set fieldset>label input[type=checkbox]:checked+span:after,
.pipeline-list .sorting-set fieldset>label input[type=checkbox]:checked+span:after {
    opacity: 1;
    transform: scale(1)
}

.pipeline-list .filter-set fieldset>label span,
.pipeline-list .sorting-set fieldset>label span {
    display: inline-block;
    margin-left: 35px;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1.53333;
    border-bottom: 1px dotted transparent
}

.pipeline-list .filter-set fieldset>label span:before,
.pipeline-list .sorting-set fieldset>label span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    background: transparent
}

.pipeline-list .filter-set fieldset>label span:after,
.pipeline-list .sorting-set fieldset>label span:after {
    content: "";
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0MCAzMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDAgMzA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjx0aXRsZT5jaGVja21hcms8L3RpdGxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMy45LDMwIDAuMSwxNi4yIDQuMiwxMi4xIDEzLjksMjEuOSAzNS44LDAgMzkuOSw0LjEgIi8+DQo8L3N2Zz4NCg==) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 4px;
    width: 12px;
    height: 12px;
    opacity: 0;
    transform: scale(0);
    transition: transform .2s;
    will-change: transform;
    transform-origin: center center
}

.pipeline-list .filter-set .sort-radio,
.pipeline-list .sorting-set .sort-radio {
    position: relative;
    margin-bottom: 10px
}

.pipeline-list .filter-set .sort-radio .control-text,
.pipeline-list .sorting-set .sort-radio .control-text {
    margin-left: 35px;
    cursor: pointer;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333
}

.pipeline-list .filter-set input[type=radio],
.pipeline-list .sorting-set input[type=radio] {
    position: absolute;
    left: -9999px;
    outline: 0
}

.pipeline-list .filter-set input[type=radio]+.control-text:before,
.pipeline-list .sorting-set input[type=radio]+.control-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    border-radius: 50%;
    background: transparent
}

.pipeline-list .filter-set input[type=radio]+.control-text:after,
.pipeline-list .sorting-set input[type=radio]+.control-text:after {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #2f9ece;
    position: absolute;
    top: 3px;
    left: 3px;
    opacity: 0;
    transform: scale(0);
    transition: transform .2s;
    will-change: transform;
    transform-origin: center center
}

.pipeline-list .filter-set input[type=radio]:checked+.control-text:after,
.pipeline-list .sorting-set input[type=radio]:checked+.control-text:after {
    opacity: 1;
    transform: scale(1)
}

.pipeline-list .filter-set input[type=radio]:disabled+.control-text,
.pipeline-list .sorting-set input[type=radio]:disabled+.control-text {
    opacity: .6
}

.pipeline-list .filter-set input[type=radio]:disabled+.control-text:before,
.pipeline-list .sorting-set input[type=radio]:disabled+.control-text:before {
    background-color: #ddd;
    border-color: #bbb
}

.pipeline-list .filter-set .clear-filters-btn,
.pipeline-list .sorting-set .clear-filters-btn {
    opacity: .3;
    position: relative;
    background: 0;
    color: #071d49;
    border: 1px solid #979797;
    padding: 1.5rem 2rem 1.2rem;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    line-height: 1.6;
    transition: color .3s ease, opacity .1s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pipeline-list .filter-set .clear-filters-btn.active,
.pipeline-list .sorting-set .clear-filters-btn.active {
    opacity: 1
}

@media(max-width:767px) {
    .pipeline-list .filter-set .clear-filters-btn,
    .pipeline-list .sorting-set .clear-filters-btn {
        width: 100%;
        margin-bottom: 24px
    }
}

.pipeline-list #immunology-list {
    width: 100%;
    float: left
}

.pipeline-list .datatable-results__section {
    width: 100%
}

.pipeline-list .results-list {
    width: 100%;
    display: block;
    float: left
}

.pipeline-list .pipeline-results {
    max-width: 1310px;
    width: 100%
}

.pipeline-list .pipeline-results .datatable-results__section__title {
    padding-left: 25px
}

.pipeline-list .pipeline-results ul.results-list {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%
}

.pipeline-list .pipeline-results ul.results-list>li {
    display: block;
    width: 100%;
    padding: 0 2rem;
    padding-bottom: 0;
    float: left;
    transition: border-color .3s ease;
    position: relative
}

.pipeline-list .pipeline-results ul.results-list>li:first-of-type:before {
    content: "";
    left: 2rem;
    right: 2rem;
    position: absolute;
    border-bottom: 1px solid #d4d4d4;
    height: 1px;
    top: 0
}

@media(max-width:600px) {
    .pipeline-list .pipeline-results ul.results-list>li:first-of-type:before {
        right: 0
    }
}

@media(max-width:767px) {
    .pipeline-list .pipeline-results ul.results-list>li:first-of-type:before {
        left: 0
    }
}

.pipeline-list .pipeline-results ul.results-list>li:after {
    content: "";
    left: 2rem;
    right: 2rem;
    position: absolute;
    border-bottom: 1px solid #d4d4d4;
    height: 1px;
    bottom: 0
}

@media(max-width:600px) {
    .pipeline-list .pipeline-results ul.results-list>li:after {
        right: 0
    }
}

@media(max-width:767px) {
    .pipeline-list .pipeline-results ul.results-list>li:after {
        left: 0
    }
}

.pipeline-list .pipeline-results ul.results-list>li.hide-border {
    border-bottom: 0
}

.pipeline-list .pipeline-results ul.results-list>li.in-group .name {
    text-indent: -9999px
}

.pipeline-list .pipeline-results ul.results-list>li .col-sm-1,
.pipeline-list .pipeline-results ul.results-list>li .col-sm-2,
.pipeline-list .pipeline-results ul.results-list>li .col-sm-3,
.pipeline-list .pipeline-results ul.results-list>li .col-sm-4,
.pipeline-list .pipeline-results ul.results-list>li .col-sm-5 {
    padding-left: 0;
    padding-right: 0
}

.pipeline-list .pipeline-results ul.results-list>li .name {
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

.pipeline-list .pipeline-results ul.results-list>li a {
    display: block;
    width: 100%;
    padding: 4rem;
    float: left;
    color: #071d49;
    width: 110%;
    margin-left: -4rem;
    margin-right: -2rem;
    transition: background-color .4s ease
}

.pipeline-list .pipeline-results ul.results-list>li a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pipeline-list .pipeline-results ul.results-list>li a:hover .approved .phase-text>span {
    background-color: #f5f5f5
}

.pipeline-list .pipeline-results ul.results-list>li.wrapper-row a {
    padding-bottom: 0
}

.pipeline-list .pipeline-results ul.results-list>li.wrapper-row a .phase-container.approved .phase-text {
    margin-top: -11px
}

.pipeline-list .pipeline-results ul.results-list>li:hover {
    border-color: #fff
}

.pipeline-list .pipeline-results ul.results-list>li .arrow {
    text-align: center;
    color: #b4bbc8;
    fill: #b4bbc8;
    padding-right: 2.2rem
}

.pipeline-list .pipeline-results ul.results-list>li .indication {
    padding-right: 1rem
}

@media(max-width:767px) {
    .pipeline-list .pipeline-results ul.results-list>li:hover {
        border-color: #d4d4d4
    }
    .pipeline-list .pipeline-results ul.results-list>li a:hover,
    .pipeline-list .pipeline-results ul.results-list>li a:hover .approved .phase-text>span {
        background-color: #fff
    }
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container {
    position: relative;
    padding-top: 8px;
    max-width: 342px
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container .single-dash {
    display: block;
    width: 22.5%;
    float: left;
    background-color: #a3b7ff;
    height: 10px;
    margin-left: 2.5%
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container .single-dash:first-of-type {
    margin-left: 0
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container .phase-text {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    text-align: center
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container .phase-text>span {
    transition: background-color .4s ease;
    display: none
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-1 .single-dash.one,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-2 .single-dash.one,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-2 .single-dash.two,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-3 .single-dash.one,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-3 .single-dash.three,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-3 .single-dash.two,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-4 .single-dash.four,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-4 .single-dash.one,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-4 .single-dash.three,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.phase-4 .single-dash.two,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.submitted .single-dash.four,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.submitted .single-dash.one,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.submitted .single-dash.three,
.pipeline-list .pipeline-results ul.results-list>li .phase-container.submitted .single-dash.two {
    background-color: #004bff
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container.approved {
    text-align: center
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container.approved .single-dash {
    margin: 0;
    background-color: #1ac9a8;
    width: 25%
}

@media(min-width:480px) {
    .pipeline-list .pipeline-results ul.results-list>li .phase-container.approved .phase-text {
        margin-top: -11px
    }
}

@media(min-width:1280px) {
    .pipeline-list .pipeline-results ul.results-list>li .phase-container.approved .phase-text {
        margin-top: -14px
    }
}

.pipeline-list .pipeline-results ul.results-list>li .phase-container.approved .phase-text>span {
    display: inline-block;
    padding: 0 8px;
    font-size: 1.5rem;
    line-height: 1;
    background-color: #fff;
    margin-top: -4px;
    color: #1ac9a8
}

@media(max-width:767px) {
    .pipeline-list .pipeline-results ul.results-list>li .phase-container.approved .phase-text>span {
        margin-top: 8px
    }
}

.pipeline-list .pipeline-results ul.results-list>li .grouped>div {
    padding: 4rem 0;
    height: 115px;
    float: left;
    width: 100%
}

.pipeline-list .pipeline-results ul.results-list>li .grouped>div:first-of-type {
    padding-top: 0;
    height: 75px
}

.pipeline-list .pipeline-results ul.results-list>li .grouped .wrapped-phase {
    float: left;
    width: 100%
}

.pipeline-list .pipeline-results ul.results-list>li .grouped .wrapped-phase .phase-container {
    padding-top: 0
}

.pipeline-list .pipeline-results ul.results-list>li .grouped .wrapped-phase .phase-container:first-of-type {
    padding-top: 8px
}

.pipeline-list .pipeline-results ul.results-list>li .grouped .wrapped-phase .phase-container .phase-text>span {
    margin-top: 12px
}

@media(max-width:767px) {
    .pipeline-list .pipeline-results ul.results-list>li,
    .pipeline-list .pipeline-results ul.results-list>li .arrow {
        padding: 0
    }
    .pipeline-list .pipeline-results ul.results-list>li a {
        padding: 2rem 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

.pipeline-list .table {
    display: block;
    width: 100%;
    border-collapse: collapse;
    float: left
}

.pipeline-list .table__tr {
    display: block;
    float: left;
    width: 100%;
    position: relative
}

@media(max-width:47.99em) {
    .pipeline-list .table__tr {
        position: relative;
        display: block;
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.pipeline-list .table__td,
.pipeline-list .table__th {
    display: block;
    float: left;
    padding: 0;
    color: #071d49
}

@media(min-width:768px) {
    .pipeline-list .table__td:last-child,
    .pipeline-list .table__th:last-child {
        padding-right: 2rem
    }
}

@media(max-width:47.99em) {
    .pipeline-list .table__td,
    .pipeline-list .table__th {
        display: block;
        padding: .4rem 2rem
    }
}

.pipeline-list .table__thead {
    display: block;
    width: 100%;
    float: left
}

.pipeline-list .table__thead .table__th {
    color: #071d49;
    vertical-align: bottom
}

.pipeline-list .table__thead .table__th:hover {
    color: #071d49
}

@media(min-width:768px) {
    .pipeline-list .table__thead .table__th {
        padding-top: 0;
        padding-bottom: 2rem
    }
}

@media(max-width:47.99em) {
    .pipeline-list .table__thead {
        display: none
    }
}

.pipeline-list .table__tbody {
    display: block;
    float: left;
    width: 100%
}

.pipeline-list .table__tbody .table__tr .table__td {
    vertical-align: top
}

@media(min-width:768px) {
    .pipeline-list .table__tbody .table__tr .table__td:before {
        content: "";
        display: block;
        background: #e1e1e1;
        height: 1px;
        position: absolute;
        left: 2rem;
        right: 2rem;
        z-index: 1;
        margin-top: -40px
    }
    .pipeline-list .table__tbody .table__tr:last-child .table__td:after {
        content: "";
        display: block;
        background: #e1e1e1;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 2rem;
        right: 2rem;
        z-index: 1
    }
}

@media(max-width:47.99em) {
    .pipeline-list .table__tbody .table__tr .table__td:first-child:before {
        content: "";
        display: block;
        background: #e1e1e1;
        height: 1px;
        position: absolute;
        left: 2rem;
        right: 2rem;
        z-index: 1;
        margin-top: -34px
    }
    .pipeline-list .table__tbody .table__tr:last-child .table__td:first-child:after {
        content: "";
        display: block;
        background: #e1e1e1;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 2rem;
        right: 2rem;
        z-index: 1
    }
}

@media(max-width:47.99em) {
    .pipeline-list .table__tbody {
        display: block
    }
}

.pipeline-list .table__tfoot {
    display: table-footer-group
}

@media(max-width:47.99em) {
    .pipeline-list .table__tfoot {
        display: none
    }
}

.pipeline-list .table__col {
    display: table-column
}

.pipeline-list .table__colgroup {
    display: table-column-group
}

.pipeline-list .table__caption {
    display: table-caption
}

.pipeline-list .tablesort .sortable {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.pipeline-list .tablesort .sortable .sort-label.active {
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

.pipeline-list html.no-touch .tablesort .sortable:hover,
.pipeline-list html.touch .tablesort .sortable.touch-hover {
    color: #071d49
}

.pipeline-list .tablesort .sort-indicator {
    display: inline-block;
    width: 11px;
    height: 17px;
    position: relative;
    top: 5px;
    margin-left: 8px;
    line-height: 0
}

@media(max-width:810px) {
    .pipeline-list .tablesort .sort-indicator {
        margin-left: 1px
    }
}

.pipeline-list .tablesort .sort-indicator .sort-icon {
    position: absolute;
    left: 0;
    z-index: 1;
    color: #dfdfdf
}

.pipeline-list .tablesort .sort-indicator .sort-icon svg {
    fill: #dfdfdf
}

.pipeline-list .tablesort .sort-indicator .sort-icon.active svg {
    fill: #071d49
}

.pipeline-list .tablesort .sort-indicator .sort-icon .icon {
    width: 11px;
    height: 12px
}

.pipeline-list .tablesort .sort-indicator .sort-up {
    top: 0;
    transform: rotate(180deg)
}

.pipeline-list .tablesort .sort-indicator .sort-down {
    bottom: 0
}

.pipeline-list .tablesort .sort-asc .sort-indicator .sort-up,
.pipeline-list .tablesort .sort-desc .sort-indicator .sort-down {
    color: #071d49
}

.pipeline-list .mobile-search {
    width: 100%;
    border-top: 1px solid #e1e1e1;
    padding: 2.5rem 2.5rem 3rem;
    float: left;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    margin-bottom: 5rem;
    position: relative
}

@media(min-width:768px) {
    .pipeline-list .mobile-search {
        display: none
    }
}

.pipeline-list .mobile-search .mobile-search-value {
    position: relative
}

.pipeline-list .mobile-search .mobile-search-value.active .datatable-header__search__clear {
    opacity: 1
}

.pipeline-list .mobile-search .datatable-header__search__toggle.active {
    text-align: left
}

.pipeline-list .mobile-search .datatable-header__search__toggle .icon-search.active {
    float: left;
    margin-right: 10px;
    margin-top: -10px
}

.pipeline-list .mobile-search .datatable-header__search__toggle .icon-close.active {
    float: right;
    display: block;
    opacity: 1
}

.pipeline-list .mobile-search .mobile-search-input {
    height: 100vh;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 4
}

.pipeline-list .mobile-search .mobile-search-input .mobile-search-overlay {
    background: #000;
    opacity: .8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper {
    background-color: #e1e1e1;
    width: 100%;
    height: 75px;
    padding: 15px 10px 25px;
    z-index: 2;
    position: absolute;
    top: 0
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper input {
    display: inline-block;
    background: 0;
    color: #071d49;
    border: 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.8;
    padding: .2rem 3rem 0 2rem;
    height: 44px;
    line-height: 44px;
    width: 100%;
    padding-left: 60px;
    padding-top: 16px;
    margin-top: -7px
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper input::-moz-placeholder {
    color: #636363;
    opacity: 1;
    text-transform: none
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper input:-ms-input-placeholder,
.pipeline-list .mobile-search .mobile-search-input .input-wrapper input::-webkit-input-placeholder {
    color: #636363;
    text-transform: none
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper input::placeholder {
    color: #636363;
    text-transform: none
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper input:focus {
    outline: 0
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper .datatable-header__search__toggle {
    position: absolute;
    left: 10px;
    top: 16px;
    width: auto
}

.pipeline-list .mobile-search .mobile-search-input .input-wrapper .datatable-header__search__clear {
    opacity: 1;
    top: 0
}

.pipeline-list .table-wrap.pineline-results {
    margin: 0 -2rem;
    position: relative;
    padding-left: 2rem
}

@media(max-width:767px) {
    .pipeline-list .table-wrap.pineline-results {
        margin: 0;
        padding-left: 0
    }
    .pipeline-list .table-wrap.pineline-results ul.results-list>li {
        padding: 0
    }
    .pipeline-list .table-wrap.pineline-results ul.results-list>li a {
        padding: 1rem;
        margin-left: 0;
        margin-right: 0
    }
}

.pipeline-list .filter-wrap {
    transition: height 1s ease;
    overflow: hidden;
    height: auto
}

.cq-Editable-dom .pipeline-list .pipeline-results-wrapper {
    min-height: 800px
}

.sitemap {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: NeueHaasUnica Regular;
    margin-top: 60px
}

@media(min-width:480px) {
    .sitemap {
        left: 8.33333%;
        width: 83.33333%
    }
}

@media(min-width:768px) {
    .sitemap {
        left: 26.66667%;
        width: 46.66667%
    }
}

.sitemap #site-map {
    text-align: center;
    font-family: NeueHaasUnica Regular;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.17647;
    margin-bottom: 60px
}

@media(min-width:480px) {
    .sitemap #site-map {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 1.2381;
        margin-bottom: 30px
    }
}

@media(min-width:768px) {
    .sitemap #site-map {
        margin-bottom: 20px
    }
}

@media(min-width:1280px) {
    .sitemap #site-map {
        font-size: 50px;
        font-size: 5rem;
        line-height: 1.3;
        margin-bottom: 10px
    }
}

.sitemap li {
    list-style-type: none
}

.sitemap li ul {
    margin-top: 10px
}

.sitemap li ul li {
    margin-bottom: 10px
}

.sitemap a {
    color: #071d49
}

.sitemap a:focus,
.sitemap a:hover {
    outline: none !important;
    text-decoration: none
}

.sitemap nav>ul {
    padding-left: 0
}

.sitemap nav>ul>li {
    padding: 0;
    margin-bottom: 60px
}

@media(min-width:768px) {
    .sitemap nav>ul>li {
        margin-top: 100px
    }
}

.sitemap nav>ul>li>.border-class {
    width: 100%;
    height: 1px;
    background-color: #d4d4d4;
    margin-top: 15px
}

.sitemap nav>ul>li>a {
    margin-bottom: 25px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:480px) {
    .sitemap nav>ul>li>a {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:768px) {
    .sitemap nav>ul>li>a {
        margin-bottom: 35px;
        padding-bottom: 15px
    }
}

@media(min-width:1280px) {
    .sitemap nav>ul>li>a {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.sitemap nav>ul>li .two-col>ul {
    margin: 25px 0 30px;
    padding: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

@media(min-width:768px) {
    .sitemap nav>ul>li .two-col>ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media(min-width:768px) {
    .sitemap nav>ul>li .two-col>ul {
        margin: 35px 0
    }
}

.sitemap nav>ul>li .two-col>ul>li {
    margin-bottom: 30px;
    padding: 0;
    font-size: 1.3em;
    line-height: 1.5
}

@media(min-width:480px) {
    .sitemap nav>ul>li .two-col>ul>li {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .sitemap nav>ul>li .two-col>ul>li {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

@media(max-width:767px) {
    .sitemap nav>ul>li .two-col>ul>li:last-of-type {
        margin-bottom: 0
    }
}

.sitemap nav>ul>li .two-col>ul>li>ul {
    display: inline-block;
    padding: 0
}

.clinical-trials-table:before {
    content: "";
    clear: both;
    display: table
}

.clinical-trials-table .control-form {
    border-bottom: 1px solid #d9d9d9
}

.clinical-trials-table .control-form .control-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    height: 135px
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-header {
        position: relative;
        height: auto
    }
}

.clinical-trials-table .control-form .control-header-left {
    float: left;
    height: 100%
}

.clinical-trials-table .control-form .control-header-left h3 {
    font-family: NeueHaasUnica Bold;
    font-weight: 700;
    margin-top: 51px;
    font-size: 3rem
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-header-left h3 {
        margin-top: 35px;
        font-size: 2.4rem;
        margin-bottom: 25px
    }
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-header-left {
        float: none;
        width: 100%;
        height: auto
    }
    .clinical-trials-table .control-form .control-header-left:after {
        content: "";
        clear: both;
        display: table
    }
}

.clinical-trials-table .control-form .control-header-right {
    float: right;
    height: 100%
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-header-right {
        float: none;
        height: auto;
        margin-left: -25px;
        margin-right: -25px
    }
}

.clinical-trials-table .control-form .control-header-search {
    display: inline-block;
    position: relative;
    width: 240px;
    height: 50px;
    float: left;
    margin-right: 1rem;
    transition: width .4s ease;
    will-change: width;
    margin-top: 45px
}

.clinical-trials-table .control-form .control-header-search::-webkit-input-placeholder {
    color: #636363
}

.clinical-trials-table .control-form .control-header-search::-moz-placeholder {
    color: #636363
}

.clinical-trials-table .control-form .control-header-search:-ms-input-placeholder {
    color: #636363
}

.clinical-trials-table .control-form .control-header-search:-moz-placeholder {
    color: #636363
}

.clinical-trials-table .control-form .control-header-search.search-active {
    width: 320px;
    background: #f1f1f1
}

.clinical-trials-table .control-form .control-header-search.search-active .search-close {
    display: block
}

.clinical-trials-table .control-form .control-header-search.search-active .search-close svg {
    width: 20px;
    height: 20px
}

.clinical-trials-table .control-form .control-header-search.search-active .search-toggle {
    transform: translate(-267px);
    transition: translate .4s ease
}

.clinical-trials-table .control-form .control-header-search .search-close {
    display: none
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-header-search {
        display: none
    }
}

.clinical-trials-table .control-form .control-header-search input {
    display: inline-block;
    background: 0;
    color: #071d49;
    border: 0;
    font-size: 1.5rem;
    height: 50px;
    padding: .2rem 2rem 0;
    outline: 0;
    line-height: 17px;
    padding-left: 55px;
    padding-right: 55px;
    width: 100%
}

.clinical-trials-table .control-form .control-header-search input:active {
    outline: 0
}

.clinical-trials-table .control-form .control-header-search button {
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 55px;
    height: 100%
}

.clinical-trials-table .control-form .control-header-search button svg {
    width: 25px;
    height: 25px;
    position: relative;
    top: 1px
}

.clinical-trials-table .control-form .control-header-search button:hover svg path {
    fill: #2f9ece
}

.clinical-trials-table .control-form .control-header-search-mb {
    display: block;
    width: 100%;
    height: 100px;
    text-align: center;
    padding: 35px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    background-color: #fff;
    transition: background-color .1s ease;
    will-change: background-color;
    position: relative
}

.clinical-trials-table .control-form .control-header-search-mb input {
    background: 0;
    color: #071d49;
    border: 0;
    font-size: 1.6rem;
    height: 30px;
    line-height: 17px;
    width: 141px
}

.clinical-trials-table .control-form .control-header-search-mb .search-toggle {
    vertical-align: middle
}

.clinical-trials-table .control-form .control-header-search-mb .clinical-search-close-btn {
    position: absolute;
    top: 1px;
    right: 10px;
    z-index: 2;
    width: 40px;
    height: 100%;
    opacity: 0;
    transition: opacity .1s ease;
    will-change: opacity
}

.clinical-trials-table .control-form .control-header-search-mb.hasValue .search-toggle {
    position: absolute;
    left: 25px;
    top: 35px
}

.clinical-trials-table .control-form .control-header-search-mb.hasValue .clinical-search-close-btn {
    display: block;
    opacity: .8
}

@media(min-width:768px) and (max-width:1023px) {
    .clinical-trials-table .control-form .control-header-search-mb {
        display: none
    }
}

@media(min-width:1024px) {
    .clinical-trials-table .control-form .control-header-search-mb {
        display: none
    }
}

.clinical-trials-table .control-form .control-header-filter {
    display: inline-block;
    height: 92px;
    float: left;
    width: 50%;
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4
}

@media(min-width:768px) and (max-width:1023px) {
    .clinical-trials-table .control-form .control-header-filter {
        height: 100%;
        float: none;
        width: auto;
        border-left: 0;
        border-top: 0
    }
}

@media(min-width:1024px) {
    .clinical-trials-table .control-form .control-header-filter {
        height: 100%;
        float: none;
        width: auto;
        border-left: 0;
        border-top: 0
    }
}

.clinical-trials-table .control-form .control-header-filter-button {
    font-size: 1.5rem;
    line-height: 1.53333;
    background: #fff;
    color: #636363;
    width: 100%;
    height: 100%;
    padding: 16px 30px;
    padding-left: 3rem;
    padding-right: 3rem;
    border: 0;
    box-shadow: none
}

@media(min-width:768px) and (max-width:1023px) {
    .clinical-trials-table .control-form .control-header-filter-button {
        padding: 24px 6rem 16px
    }
}

@media(min-width:1024px) {
    .clinical-trials-table .control-form .control-header-filter-button {
        padding: 24px 6rem 16px
    }
}

.clinical-trials-table .control-form .control-header-filter-button svg {
    width: 14px;
    height: 14px;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.clinical-trials-table .control-form .control-header-filter-button:hover {
    color: #2f9ece
}

.clinical-trials-table .control-form .control-header-filter-button:hover svg path {
    fill: #2f9ece
}

.clinical-trials-table .control-form .control-header-filter-button.filter-active {
    background: #f1f1f1
}

.clinical-trials-table .control-form .control-header-filter-button.filter-active svg {
    transform: rotate(180deg)
}

.clinical-trials-table .control-form .control-header-sorting-mb {
    display: block;
    height: 92px;
    float: left;
    width: 50%;
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4
}

.clinical-trials-table .control-form .control-header-sorting-mb-button {
    font-size: 1.5rem;
    line-height: 1.53333;
    background: #fff;
    color: #636363;
    width: 100%;
    height: 100%;
    padding: 16px 30px;
    padding-left: 3rem;
    padding-right: 3rem;
    border: 0;
    box-shadow: none
}

.clinical-trials-table .control-form .control-header-sorting-mb-button svg {
    width: 14px;
    height: 14px;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.clinical-trials-table .control-form .control-header-sorting-mb-button:hover {
    color: #2f9ece
}

.clinical-trials-table .control-form .control-header-sorting-mb-button:hover svg path {
    fill: #2f9ece
}

.clinical-trials-table .control-form .control-header-sorting-mb-button.sort-active {
    background: #f1f1f1
}

.clinical-trials-table .control-form .control-header-sorting-mb-button.sort-active svg {
    transform: rotate(180deg)
}

@media(min-width:768px) and (max-width:1023px) {
    .clinical-trials-table .control-form .control-header-sorting-mb {
        display: none
    }
}

@media(min-width:1024px) {
    .clinical-trials-table .control-form .control-header-sorting-mb {
        display: none
    }
}

.clinical-trials-table .control-form .control-facets {
    position: relative;
    display: none;
    overflow: hidden;
    background: #f1f1f1;
    height: auto;
    float: left;
    width: 100%
}

.clinical-trials-table .control-form .control-facets-container {
    margin-right: auto;
    margin-left: auto;
    padding: 5rem 20px 6rem;
    max-width: 1310px;
    width: auto;
    position: relative
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-facets-container {
        padding-top: 9rem;
        padding-bottom: 11rem
    }
}

.clinical-trials-table .control-form .control-facets .phase-facets {
    width: 25%;
    display: inline-block;
    float: left;
    padding-bottom: 4rem
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-facets .phase-facets {
        width: 100%
    }
}

.clinical-trials-table .control-form .control-facets .phase-facets label {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
    display: block;
    vertical-align: top
}

.clinical-trials-table .control-form .control-facets .phase-facets label input {
    position: absolute;
    left: -9999px;
    outline: 0
}

.clinical-trials-table .control-form .control-facets .phase-facets label input[type=checkbox]:checked+span:before {
    background: #2f9ece;
    border-color: #2f9ece
}

.clinical-trials-table .control-form .control-facets .phase-facets label input[type=checkbox]:checked+span:after {
    opacity: 1;
    transform: scale(1)
}

.clinical-trials-table .control-form .control-facets .phase-facets label span {
    display: inline-block;
    margin-left: 35px;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1.53333;
    border-bottom: 1px dotted transparent
}

.clinical-trials-table .control-form .control-facets .phase-facets label span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    background: transparent
}

.clinical-trials-table .control-form .control-facets .phase-facets label span:after {
    content: "";
    background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0MCAzMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDAgMzA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjx0aXRsZT5jaGVja21hcms8L3RpdGxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMy45LDMwIDAuMSwxNi4yIDQuMiwxMi4xIDEzLjksMjEuOSAzNS44LDAgMzkuOSw0LjEgIi8+DQo8L3N2Zz4NCg==") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 4px;
    width: 12px;
    height: 12px;
    opacity: 0;
    transform: scale(0);
    transition: transform .2s;
    will-change: transform;
    transform-origin: center center
}

.clinical-trials-table .control-form .control-facets .phase-facets legend {
    border-bottom: 0;
    display: block;
    border: 0;
    padding: 0;
    margin: 0 0 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333
}

.clinical-trials-table .control-form .control-facets .study-indication-facets {
    width: 50%;
    display: inline-block;
    float: left;
    padding-bottom: 4rem
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-facets .study-indication-facets {
        width: 100%
    }
}

.clinical-trials-table .control-form .control-facets .study-indication-facets-labels {
    columns: 2
}

.clinical-trials-table .control-form .control-facets .study-indication-facets label {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
    display: block
}

.clinical-trials-table .control-form .control-facets .study-indication-facets label input {
    position: absolute;
    left: -9999px;
    outline: 0
}

.clinical-trials-table .control-form .control-facets .study-indication-facets label input[type=checkbox]:checked+span:before {
    background: #2f9ece;
    border-color: #2f9ece
}

.clinical-trials-table .control-form .control-facets .study-indication-facets label input[type=checkbox]:checked+span:after {
    opacity: 1;
    transform: scale(1)
}

.clinical-trials-table .control-form .control-facets .study-indication-facets label span {
    display: inline-block;
    margin-left: 35px;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1.53333;
    border-bottom: 1px dotted transparent
}

.clinical-trials-table .control-form .control-facets .study-indication-facets label span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    background: transparent
}


.clinical-trials-table .control-form .control-facets .study-indication-facets legend {
    border-bottom: 0;
    display: block;
    border: 0;
    padding: 0;
    margin: 0 0 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333
}

.clinical-trials-table .control-form .control-facets .reset-filter-button {
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 1;
    background: 0;
    color: #071d49;
    border: 1px solid #979797;
    padding: 1.5rem 2rem 1.2rem;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    line-height: 1.6;
    transition: color .3s ease, opacity .1s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.clinical-trials-table .control-form .control-facets .reset-filter-button[disabled] {
    opacity: .4;
    pointer-events: none;
    cursor: default
}

.clinical-trials-table .control-form .control-facets .reset-filter-button:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: -1;
    background: #979797;
    opacity: 0;
    transition: opacity .3s ease;
    will-change: opacity
}

.clinical-trials-table .control-form .control-facets .reset-filter-button:hover {
    color: #fff
}

.clinical-trials-table .control-form .control-facets .reset-filter-button:hover:before {
    opacity: 1
}

@media(max-width:767px) {
    .clinical-trials-table .control-form .control-facets .reset-filter-button {
        width: 91%;
        display: block;
        top: 17px;
        left: 1%;
        margin-left: auto;
        margin-right: auto
    }
}

.clinical-trials-table .control-form .sort-tab-mb {
    position: relative;
    display: none;
    overflow: auto;
    background: #f1f1f1;
    height: auto
}

.clinical-trials-table .control-form .sort-tab-mb-container {
    margin-right: auto;
    margin-left: auto;
    padding: 5rem 20px 11rem;
    max-width: 1310px;
    width: auto;
    position: relative;
    height: auto
}

.clinical-trials-table .control-form .sort-tab-mb-container ul {
    list-style: none;
    padding-left: 0
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li {
    position: relative
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li label {
    display: block;
    margin-bottom: 20px
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li label input {
    position: absolute;
    left: -9999px;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    margin: 4px 0 0;
    line-height: normal
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li label input[type=radio]:checked+span:after {
    opacity: 1;
    transform: scale(1)
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li label span {
    display: inline-block;
    margin-left: 35px;
    cursor: pointer;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li label span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    border-radius: 50%;
    background: transparent
}

.clinical-trials-table .control-form .sort-tab-mb-container ul li label span:after {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #2f9ece;
    position: absolute;
    top: 0;
    left: 3px;
    opacity: 0;
    transform: scale(0);
    transition: transform .2s;
    will-change: transform;
    transform-origin: center center
}

.clinical-trials-table .clinical-mobile-search {
    display: none;
    position: relative;
    z-index: 9999999;
    width: 100%;
    height: 75px;
    background: #e1e1e1;
    padding: 18px 20px;
    opacity: 1;
    transform: translateY(-135%);
    transition: transform .3s ease;
    will-change: transform, opacity
}

.clinical-trials-table .clinical-mobile-search>svg {
    width: 25px;
    height: 25px;
    position: relative;
    top: 6px
}

.clinical-trials-table .clinical-mobile-search input {
    display: inline-block;
    background: 0;
    color: #071d49;
    border: 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.8;
    padding: .2rem 2rem 0
}

.clinical-trials-table .clinical-mobile-search input:focus {
    outline: 0
}

.clinical-trials-table .clinical-mobile-search .clinical-search-close-btn {
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 55px;
    height: 100%;
    opacity: 0;
    transition: opacity .1s ease;
    will-change: opacity;
    opacity: 1
}

.clinical-trials-table .clinical-mobile-search .clinical-search-close-btn svg {
    width: 20px;
    height: 20px
}

@media(max-width:767px) {
    .clinical-trials-table .clinical-mobile-search {
        display: block
    }
}

.clinical-trials-table .submit-facets {
    background: #2f9ece;
    border: 1px solid #2f9ece;
    padding: 1.5rem 2rem;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    width: 100%
}

.clinical-trials-table .submit-facets:hover {
    background: #071d49;
    border-color: #071d49
}

@media(min-width:1024px) {
    .clinical-trials-table .submit-facets {
        display: none
    }
}

.clinical-trials-table .backdrop {
    position: fixed;
    height: 100%;
    width: 100%;
    top: -100%;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .7);
    transition: opacity .2s ease
}

.mobile-filter-active {
    height: 100vh;
    width: 100vw;
    overflow: hidden
}

.mobile-filter-active .clinical-trials-table .control-form {
    position: fixed;
    z-index: 3;
    top: -87px;
    width: 100%
}

.mobile-filter-active .clinical-trials-table .control-form .control-header-search-mb {
    display: none
}

.mobile-filter-active .clinical-trials-table .control-form .control-facets {
    overflow-y: scroll
}

.mobile-search-active {
    height: 100vh;
    width: 100vw;
    overflow: hidden
}

.mobile-search-active .clinical-trials-table .control-form {
    position: fixed;
    z-index: 3;
    top: -170px;
    width: 100%;
    border-bottom: 0
}

.mobile-search-active .clinical-trials-table .control-form .control-header-search-mb.search-active {
    border-bottom: 0;
    background-color: transparent
}

.mobile-search-active .clinical-trials-table .control-form .backdrop.active {
    top: 0;
    opacity: 1
}

.clinical-trials-table .clinical-table-section {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    padding-top: 6rem
}

@media(max-width:767px) {
    .clinical-trials-table .clinical-table-section {
        padding-top: 0
    }
}

.clinical-trials-table .clinical-table-section table {
    border-bottom: 1px solid #d4d4d4
}

.clinical-trials-table .clinical-table-section table thead th {
    color: #071d49;
    padding: 0;
    padding-bottom: 2rem;
    border-width: 1px;
    font-weight: 300
}

.clinical-trials-table .clinical-table-section td {
    width: 2%;
    padding: 4rem 3rem 4rem 0;
    color: #071d49;
    font-size: 2rem;
    line-height: 1.8
}

.clinical-trials-table .clinical-table-section td:first-child {
    width: 3%;
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

.clinical-trials-table .clinical-table-section td:first-child svg {
    margin-left: 10px;
    position: relative;
    top: 4px;
    transition: color .3s ease
}

.clinical-trials-table .clinical-table-section td:first-child svg path {
    fill: #000
}

.clinical-trials-table .clinical-table-section td:last-child {
    width: 4%
}

.clinical-trials-table .clinical-table-section td a {
    color: #071d49;
    transition: color .3s ease;
    text-decoration: none
}

.clinical-trials-table .clinical-table-section td a:hover {
    color: #2f9ece;
    text-decoration: none
}

.clinical-trials-table .clinical-table-section .sort {
    border: 0;
    box-shadow: none;
    background: 0
}

.clinical-trials-table .clinical-table-section .sort.asc,
.clinical-trials-table .clinical-table-section .sort.desc {
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

.clinical-trials-table .clinical-table-section .sort-indicator {
    display: inline-block;
    width: 11px;
    height: 22px;
    position: relative;
    top: 5px;
    margin-left: 8px;
    line-height: 0
}

.clinical-trials-table .clinical-table-section .sort-up {
    top: 0;
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    z-index: 1
}

.clinical-trials-table .clinical-table-section .sort-up svg {
    width: 11px;
    height: 12px
}

.clinical-trials-table .clinical-table-section .sort-up svg path {
    fill: #dfdfdf
}

.clinical-trials-table .clinical-table-section .sort-down {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0
}

.clinical-trials-table .clinical-table-section .sort-down svg {
    width: 11px;
    height: 12px
}

.clinical-trials-table .clinical-table-section .sort-down svg path {
    fill: #dfdfdf
}

.clinical-trials-table .clinical-table-section .asc .sort-indicator .sort-up svg path,
.clinical-trials-table .clinical-table-section .desc .sort-indicator .sort-down svg path {
    fill: #071d49
}

.clinical-trials-table .clinical-table-section button {
    border: 0;
    box-shadow: none;
    background: 0;
    padding: 0
}

.clinical-trials-table .clinical-table-section .pagination-controls {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 60px
}

.clinical-trials-table .clinical-table-section .pagination-controls ul.pagination-listing {
    list-style: none;
    padding: 0;
    display: inline-block
}

.clinical-trials-table .clinical-table-section .pagination-controls ul.pagination-listing li {
    margin: 0 10px;
    display: inline-block
}

.clinical-trials-table .clinical-table-section .pagination-controls ul.pagination-listing li a {
    font-family: NeueHaasUnica Regular;
    font-size: 2rem;
    line-height: 1.8;
    color: #777
}

@media(min-width:480px) {
    .clinical-trials-table .clinical-table-section .pagination-controls ul.pagination-listing li a {
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .clinical-trials-table .clinical-table-section .pagination-controls ul.pagination-listing li a {
        font-size: 2rem;
        line-height: 1.8
    }
}

.clinical-trials-table .clinical-table-section .pagination-controls ul.pagination-listing li.active a {
    color: #071d49
}

.clinical-trials-table .clinical-table-section .pagination-controls button {
    color: #071d49;
    text-decoration: none;
    cursor: pointer;
    font-size: 2rem;
    line-height: 1.8;
    font-family: NeueHaasUnica Regular
}

.clinical-trials-table .clinical-table-section .pagination-controls button.previous-page {
    float: left
}

.clinical-trials-table .clinical-table-section .pagination-controls button.next-page {
    float: right
}

.clinical-trials-table .clinical-trials-no-results-found {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1310px;
    width: auto;
    height: 135px;
    padding-top: 7rem;
    margin-bottom: 30rem
}

.clinical-trials-table .clinical-trials-no-results-found p {
    font-size: 3rem;
    line-height: 1.33333;
    font-family: NeueHaasUnica Regular
}

@media(min-width:480px) {
    .clinical-trials-table .clinical-trials-no-results-found p {
        font-size: 2.4rem;
        line-height: 1.25
    }
}

@media(min-width:1280px) {
    .clinical-trials-table .clinical-trials-no-results-found p {
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media only screen and (max-width:760px) {
    .clinical-trials-table table,
    .clinical-trials-table tbody,
    .clinical-trials-table td,
    .clinical-trials-table th,
    .clinical-trials-table thead,
    .clinical-trials-table tr {
        display: block
    }
    .clinical-trials-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .clinical-trials-table tbody {
        border-top: 0 !important
    }
    .clinical-trials-table tr {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
        border-bottom: 1px solid #eee
    }
    .clinical-trials-table td {
        border: 0;
        width: 100% !important;
        padding: .4rem 0 !important;
        border-top: 0 !important;
        font-size: 1.6rem !important;
        line-height: 1.5 !important;
        position: relative;
        padding-left: 50%
    }
    .clinical-trials-table button {
        border: 0;
        box-shadow: none;
        background: 0
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    .clinical-trials-table body {
        padding: 0;
        margin: 0;
        width: 320px
    }
}

.search-results {
    max-width: 1310px;
    margin: 0 auto
}

.search-results .above-search {
    border-bottom: 1px solid #979797;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-bottom: 60px
}

@media(max-width:767px) {
    .search-results .above-search {
        margin-bottom: 20px
    }
}

.search-results .col-sm-10 {
    padding-left: 20px;
    padding-right: 20px
}

.search-results .search-input-wrapper {
    margin-top: 8rem;
    margin-bottom: 9rem
}

@media(max-width:767px) {
    .search-results .search-input-wrapper {
        margin-top: 6rem;
        margin-bottom: 4rem
    }
}

@media(max-width:767px) {
    .search-results .search-input-wrapper .search-form input {
        font-size: 23px !important;
        font-size: 2.3rem !important;
        line-height: 1.1875;
        top: -5px;
        padding-left: 40px !important
    }
}

.search-results .search-input-wrapper .search-form input::-moz-placeholder {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.125
}

.search-results .search-input-wrapper .search-form input:-ms-input-placeholder,
.search-results .search-input-wrapper .search-form input::-webkit-input-placeholder {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.125
}

.search-results .search-input-wrapper .search-form input::placeholder {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.125
}

.search-results .search-results-total {
    float: left
}

.search-results .dropdown,
.search-results .search-results-total {
    font-family: NeueHaasUnica Regular;
    font-size: 14px;
    color: #071d49;
    line-height: 30px
}

.search-results .dropdown {
    float: right;
    text-align: right;
    -webkit-font-smoothing: antialiased
}

.search-results .dropdown .btn {
    margin-left: 1rem;
    background-color: #f5f5f5;
    background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    box-shadow: 0 1px 1px #eee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    cursor: default;
    font-family: NeueHaasUnica Regular;
    font-size: 12px;
    font-size: 1.2rem
}

@media(max-width:767px) {
    .search-results .dropdown .btn {
        font-size: 11px;
        font-size: 1.1rem
    }
}



.related-links {
    padding-top: 0;
    position: relative;
    width: 100%;
    height: 100%
}

@media(min-width:768px) {
    .related-links {
        width: 100%;
        display: block;
        float: left;
        overflow: hidden
    }
}

@media(min-width:60em) {
    .related-links {
        padding-top: 0
    }
}

.related-links>div {
    min-height: 200px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

@media(min-width:768px) {
    .related-links>div {
        width: 50%;
        padding-bottom: 1000px;
        margin-bottom: -1000px
    }
}

.related-links>div:first-of-type {
    background-color: #b4bbc8
}

.related-links>div:nth-of-type(2) {
    background-color: #9ca4b6
}

.related-links .relatedlink {
    display: block;
    height: 100%;
    width: 100%
}

.related-links .relatedlink .related-link {
    position: relative;
    display: block;
    height: 100%;
    width: 100%
}

.related-links .relatedlink .related-link__content {
    padding: 4rem 2.5rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 2
}

@media(min-width:768px) {
    .related-links .relatedlink .related-link__content {
        padding: 5rem 5.5rem
    }
}

.related-links .relatedlink .related-link__section {
    margin-bottom: 20px
}

@media(min-width:1280px) {
    .related-links .relatedlink .related-link__section {
        font-size: 15px;
		font-size: 1.5rem;
	    line-height: 1.53333;
	    text-transform: uppercase;
	    font-weight: 600;
	    letter-spacing: .8px;
    }
}

.related-links .relatedlink .related-link__title {
    position: relative;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    padding-right: 20px;
    margin-right: -10px;
    display: inline
}

@media(min-width:480px) {
    .related-links .relatedlink .related-link__title {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:768px) {
    .related-links .relatedlink .related-link__title {
        font-size: 3rem;
        line-height: 1.2;
        max-width: 500px
    }
}

@media(min-width:1280px) {
    .related-links .relatedlink .related-link__title {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.related-links .relatedlink .related-link__icon {
    transform: translateX(0);
    transition: transform .3s ease;
    position: relative;
    bottom: -2px;
    z-index: 1;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    fill: #fff
}

.related-links .relatedlink .related-link:hover {
    cursor: pointer
}

.related-links .relatedlink .related-link>a {
    background-color: transparent;
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    transition: color .3s ease
}

.related-links .relatedlink .related-link>a:hover {
    text-decoration: none
}

.related-links .relatedlink .related-link>a:hover:before {
    opacity: 1
}

.related-links .relatedlink .related-link>a:hover .icon {
    transform: translateX(10px)
}

@media(min-width:768px) {
    .related-links .relatedlink .related-link>a:before {
        min-height: 300px !important
    }
}

.related-links .relatedlink .related-link>a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 200px;
    height: 100%;
    z-index: 1;
    background-color: #a9b0bf;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.relatedlinksexperience {
    position: relative;
    display: block;
    width: 100%;
    float: left
}

.contactus {
	padding-top: 3em;
	padding-bottom: 3em;
}

.contactus,
.inquiryform,
.privacyinquiryform {
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .contactus,
    .inquiryform,
    .privacyinquiryform {
        padding-bottom: 30px
    }
}

.accesscodelogin:after,
.accesscodelogin:before,
.contactus:after,
.contactus:before,
.inquiryform:after,
.inquiryform:before,
.privacyinquiryform:after,
.privacyinquiryform:before {
    content: " ";
    display: table
}

.accesscodelogin:after,
.contactus:after,
.inquiryform:after,
.privacyinquiryform:after {
    clear: both
}

.accesscodelogin a,
.contactus a,
.inquiryform a,
.privacyinquiryform a {
    color: #2f9ece;
    text-decoration: none;
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease
}

.accesscodelogin a:hover,
.contactus a:hover,
.inquiryform a:hover,
.privacyinquiryform a:hover {
    color: #071d49;
    text-decoration: none
}

.accesscodelogin .text,
.contactus .text,
.inquiryform .text,
.privacyinquiryform .text {
    font-family: NeueHaasUnica Regular !important;
    font-size: 14px;
    line-height: 1.4;
    color: #9b9b9b
}

.accesscodelogin .limitCountDown-block,
.contactus .limitCountDown-block,
.inquiryform .limitCountDown-block,
.privacyinquiryform .limitCountDown-block {
    font-size: 14px;
    font-weight: 300;
    color: #9b9b9b
}

.form-accesscodelogin,
.form-contactus {
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px;
    width: auto
}

.form-accesscodelogin:after,
.form-accesscodelogin:before,
.form-contactus:after,
.form-contactus:before {
    content: " ";
    display: table
}

.form-accesscodelogin:after,
.form-contactus:after {
    clear: both
}

.form-accesscodelogin .form_paraline,
.form-contactus .form_paraline {
    padding-bottom: 10px
}

.form-accesscodelogin .form_filelist .file-item,
.form-contactus .form_filelist .file-item {
    padding: 5px 0
}

.form-accesscodelogin .form_filelist .file-item:first-child,
.form-contactus .form_filelist .file-item:first-child {
    padding-top: 15px
}

.form-accesscodelogin .form_filelist .file-item:last-child,
.form-contactus .form_filelist .file-item:last-child {
    padding-bottom: 15px
}

.form-accesscodelogin .form_filelist .file-item .btn-remove-file,
.form-contactus .form_filelist .file-item .btn-remove-file {
    text-shadow: none;
    background-color: transparent;
    color: #9b9b9b;
    border: 1px solid #9b9b9b;
    font-family: NeueHaasUnica Regular;
    margin-left: 10px;
    font-size: 9px;
    font-size: .9rem;
    margin-bottom: 3px;
    padding: 2px 7px
}

.form-accesscodelogin .form_filelist .file-item .btn-remove-file:hover,
.form-contactus .form_filelist .file-item .btn-remove-file:hover {
    background-color: #9b9b9b;
    color: #fff
}

.form-accesscodelogin .form_filelist .file-item.validate-invalid,
.form-contactus .form_filelist .file-item.validate-invalid {
    color: #dd1b1b
}

.form-accesscodelogin .formField--attachment .button-attachment,
.form-contactus .formField--attachment .button-attachment {
    overflow: hidden;
    font-family: NeueHaasUnica Regular !important;
    position: relative;
    background: 0;
    color: #2f9ece;
    border: 1px solid #2f9ece;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    transition: color .4s ease, background-color .3s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    line-height: 1.53333;
    border-width: 2px;
    padding: 1.5rem 2rem 1.4rem;
    letter-spacing: 2px;
    display: inline-block
}

@media(min-width:768px) {
    .form-accesscodelogin .formField--attachment .button-attachment,
    .form-contactus .formField--attachment .button-attachment {
        vertical-align: middle;
        margin-right: 20px
    }
}

.form-accesscodelogin .formField--attachment .button-attachment:hover,
.form-contactus .formField--attachment .button-attachment:hover {
    background-color: #2f9ece;
    color: #fff
}

.form-accesscodelogin .formField--attachment input[type=file],
.form-contactus .formField--attachment input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    bottom: 0
}

.form-accesscodelogin .formField--attachment .text,
.form-contactus .formField--attachment .text {
    margin-top: 20px
}

@media(min-width:787px) {
    .form-accesscodelogin .formField--attachment .text,
    .form-contactus .formField--attachment .text {
        margin-top: 0;
        vertical-align: middle;
        display: inline-block
    }
}

.form-accesscodelogin .form__headline,
.form-contactus .form__headline {
    font-family: NeueHaasUnica Regular !important;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-top: 50px;
    margin-bottom: 30px
}

@media(min-width:480px) {
    .form-accesscodelogin .form__headline,
    .form-contactus .form__headline {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .form-accesscodelogin .form__headline,
    .form-contactus .form__headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media(min-width:1024px) {
    .form-contactus .form__headline {
        margin-bottom: 50px
    }
}

.form-accesscodelogin .formField,
.form-contactus .formField {
    position: relative;
    margin-bottom: 25px
}

.form-accesscodelogin .formField.formField--button,
.form-contactus .formField.formField--button {
    margin-bottom: 8px
}

.form-accesscodelogin label,
.form-contactus label {
    position: relative;
    width: 100%;
    display: block
}

.form-accesscodelogin .has-error .formField__label,
.form-accesscodelogin input.edited[data-required=false]:not(:focus):valid~.formField__label,
.form-accesscodelogin input.edited[data-required=false]~.formField__label,
.form-accesscodelogin input.edited~.formField__label,
.form-accesscodelogin input:focus~.floating-label,
.form-accesscodelogin input:focus~.formField__label,
.form-accesscodelogin input:not(:focus):valid~.floating-label,
.form-accesscodelogin input:not(:focus):valid~.formField__label,
.form-accesscodelogin input[data-required=false]:focus~.formField__label,
.form-accesscodelogin select.edited~.formField__label,
.form-contactus .has-error .formField__label,
.form-contactus input.edited[data-required=false]:not(:focus):valid~.formField__label,
.form-contactus input.edited[data-required=false]~.formField__label,
.form-contactus input.edited~.formField__label,
.form-contactus input:focus~.floating-label,
.form-contactus input:focus~.formField__label,
.form-contactus input:not(:focus):valid~.floating-label,
.form-contactus input:not(:focus):valid~.formField__label,
.form-contactus input[data-required=false]:focus~.formField__label,
.form-contactus select.edited~.formField__label {
    top: -14px;
    left: 0;
    font-size: 11px;
    opacity: 1;
    color: #888;
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 15px
}

.form-accesscodelogin input[required=required]~.formField__label,
.form-accesscodelogin select[required=required]~.formField__label,
.form-contactus input[required=required]~.formField__label,
.form-contactus select[required=required]~.formField__label {
    margin-right: 91px
}

.form-accesscodelogin input,
.form-contactus input {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 12px 0 6px;
    width: 100%;
    line-height: 24px;
    font-family: NeueHaasUnica Regular;
    font-size: 15px;
    color: #071d49;
    background: transparent;
    font-weight: 100;
    margin-left: 5px;
}

.form-accesscodelogin input:focus,
.form-contactus input:focus {
    outline: 0;
    border-bottom-color: #2f9ece
}

.form-accesscodelogin .floating-label,
.form-accesscodelogin .formField__label,
.form-accesscodelogin input[data-required=false]:not(:focus):valid~.formField__label,
.form-accesscodelogin input[data-required=false]~.formField__label,
.form-contactus .floating-label,
.form-contactus .formField__label,
.form-contactus input[data-required=false]:not(:focus):valid~.formField__label,
.form-contactus input[data-required=false]~.formField__label {
    font-family: NeueHaasUnica Regular;
    font-size: 17px;
    line-height: 33px;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 5px;
    transition: all .2s ease;
    color: #888;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0
}

.form-accesscodelogin input:focus~.floating-label,
.form-accesscodelogin input:focus~.formField__label,
.form-contactus input:focus~.floating-label,
.form-contactus input:focus~.formField__label {
    color: #2f9ece
}

.form-accesscodelogin .has-error input,
.form-contactus .has-error input {
    border-bottom-color: #dd1b1b;
    background: url("clientlib-site/resources/images/icon-red-x-circle.png") no-repeat 100% !important
}

.form-accesscodelogin .has-error .help-block,
.form-contactus .has-error .help-block {
    color: #dd1b1b
}

.form-accesscodelogin input.valid-check-mark,
.form-contactus input.valid-check-mark {
    background: url("clientlib-site/resources/images/icon-green-checkmark-circle.png") no-repeat 100% !important
}

.form-accesscodelogin .formField--dropdown>label,
.form-contactus .formField--dropdown>label {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 12px 0 6px;
    width: 100%;
    line-height: 24px;
    font-family: NeueHaasUnica Regular !important;
    font-size: 16px;
    font-weight: 100;
    color: #071d49;
    
}

.form-accesscodelogin .formField--dropdown select:focus,
.form-contactus .formField--dropdown select:focus {
    outline: 0
}

.form-accesscodelogin .formField__note,
.form-contactus .formField__note {
    color: #9b9b9b
}

.form-accesscodelogin .formField__required,
.form-contactus .formField__required {
    position: absolute;
    top: -15px;
    right: 0;
    font-family: NeueHaasUnica Regular !important;
    font-size: 14px !important;
    color: #9b9b9b !important
}

.form-accesscodelogin .formField--dropdown select,
.form-contactus .formField--dropdown select {
    line-height: 24px;
    position: absolute;
    font-family: NeueHaasUnica Regular !important;
    font-size: 15px;
    color: #071d49;
    bottom: 9px;
    width: 100%;
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    background: url(clientlib-site/resources/images/icon-caret-down.png) no-repeat 100%
}

.form-accesscodelogin .formField--checkbox,
.form-contactus .formField--checkbox {
    border-bottom-width: 0;
    margin-bottom: 0 !important;
    min-height: 44px !important;
    height: auto !important
}

@media(max-width:47.99em) {
    .form-accesscodelogin .formField--checkbox,
    .form-contactus .formField--checkbox {
        margin-bottom: 20px !important
    }
    .form-accesscodelogin .formField--checkbox .formField__required,
    .form-contactus .formField--checkbox .formField__required {
        padding-left: 35px !important
    }
}

.form-accesscodelogin .formField--checkbox.formField--error,
.form-contactus .formField--checkbox.formField--error {
    padding-bottom: 20px
}

.form-accesscodelogin .formField--checkbox.formField--error label.error,
.form-contactus .formField--checkbox.formField--error label.error {
    top: auto;
    bottom: 0 !important;
    left: 0 !important
}

.form-accesscodelogin .formField--checkbox .formField__label,
.form-contactus .formField--checkbox .formField__label {
    font-family: NeueHaasUnica Regular !important;
    color: #2d2d2d;
    padding-left: 35px;
    background: url(clientlib-site/resources/images/ui__checkbox--unchecked.png) no-repeat 0 0;
    display: inline-block
}

.form-accesscodelogin .formField--checkbox input[type=checkbox],
.form-contactus .formField--checkbox input[type=checkbox] {
    width: 0 !important;
    height: 0 !important;
    opacity: 0
}

.form-accesscodelogin .formField--checkbox input[type=checkbox]:checked+span,
.form-accesscodelogin .module__form .form .formField--checkbox input[type=checkbox]:checked+label+span,
.form-contactus .formField--checkbox input[type=checkbox]:checked+span,
.form-contactus .module__form .form .formField--checkbox input[type=checkbox]:checked+label+span {
    background-image: url(clientlib-site/resources/images/ui__checkbox--checked.png)
}

.form-accesscodelogin label.error,
.form-contactus label.error {
    opacity: 0;
    z-index: -1
}

.form-accesscodelogin .formField--textarea textarea,
.form-contactus .formField--textarea textarea {
    min-height: 200px;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    font-family: NeueHaasUnica Regular !important;
    font-size:15px;
    line-height: 1.5;
    color: #858585;
    margin-top: 28px;
    padding: 10px;
    font-weight: 100;
    resize: vertical;
}

.form-accesscodelogin .formField--textarea textarea:focus,
.form-contactus .formField--textarea textarea:focus {
    outline: 0
}

.form-accesscodelogin .formField--textarea textarea:focus~.formField__label,
.form-contactus .formField--textarea textarea:focus~.formField__label {
    color: #2f9ece
}

.form-accesscodelogin .formField--textarea .formField__label,
.form-contactus .formField--textarea .formField__label {
    top: 0;
    bottom: auto;
    line-height: 14px;
    margin-top: 0;
    font-family: NeueHaasUnica Regular;
    font-size: 12px;
    color: #888
}

.form-accesscodelogin .formField--textarea .formField__required,
.form-contactus .formField--textarea .formField__required {
    position: absolute;
    top: -3px;
    right: 0;
    font-family: NeueHaasUnica Regular !important;
    font-size: 14px !important;
    color: #9b9b9b !important
}

.form-accesscodelogin .formField--button button,
.form-contactus .formField--button button {
    font-family: NeueHaasUnica Regular;
    position: relative;
    background: 0;
    color: #fff;
    background-color: #071d49;
    border: none;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    transition: color .4s ease, background-color .3s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    font-size: 1.2rem;
    line-height: 1.53333;
    border-width: 2px;
    padding: 2rem 5rem 2.2rem;
    letter-spacing: 2px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px
}

@media(min-width:768px) and (max-width:1023px) {
    .form-accesscodelogin .formField--button button,
    .form-contactus .formField--button button {
        width: auto
    }
}

@media(min-width:1024px) {
    .form-accesscodelogin .formField--button button,
    .form-contactus .formField--button button {
        width: auto
    }
}

@media(max-width:767px) {
    .form-accesscodelogin .formField--button button,
    .form-contactus .formField--button button {
        padding-top: 2rem;
        padding-bottom: 1.8rem
    }
}

.form-accesscodelogin .formField--button button:hover,
.form-contactus .formField--button button:hover {
    background-color: #000;
    color: #fff
}

.form-accesscodelogin .formField-checkbox,
.form-contactus .formField-checkbox {
    width: 20px;
    position: relative;
    margin: 20px auto;
    float: left;
    margin-right: 25px
}

.form-accesscodelogin .formField-checkbox label,
.form-contactus .formField-checkbox label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #9b9b9b;
    border-radius: 4px
}

.form-accesscodelogin .formField-checkbox label:after,
.form-contactus .formField-checkbox label:after {
    content: "";
    width: 11px;
    height: 7px;
    position: absolute;
    top: 5px;
    left: 4px;
    border: 3px solid #fff;
    border-top: 0;
    border-right: 0;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg)
}

.form-accesscodelogin .formField-checkbox label:hover:after,
.form-contactus .formField-checkbox label:hover:after {
    opacity: .3
}

.form-accesscodelogin .formField-checkbox input[type=checkbox],
.form-contactus .formField-checkbox input[type=checkbox] {
    visibility: hidden
}

.form-accesscodelogin .formField-checkbox input[type=checkbox]:checked+label,
.form-contactus .formField-checkbox input[type=checkbox]:checked+label {
    background: #2f9ece;
    border: 0
}

.form-accesscodelogin .formField-checkbox input[type=checkbox]:checked+label:after,
.form-contactus .formField-checkbox input[type=checkbox]:checked+label:after {
    opacity: 1
}

.form-accesscodelogin .formSection>label[for=agree],
.form-contactus .formSection>label[for=agree] {
    float: left
}

.form-accesscodelogin .formField-checkbox-label,
.form-contactus .formField-checkbox-label {
    font-family: NeueHaasUnica Regular !important;
    font-size: 20px;
    line-height: 33px;
    transition: all .2s ease;
    color: #2d2d2d;
    float: left;
    width: 80%;
    padding-top: 15px
}

.form-accesscodelogin .formField-checkbox-label>span,
.form-contactus .formField-checkbox-label>span {
    display: block
}

.form-accesscodelogin .required-text,
.form-contactus .required-text {
    color: #9b9b9b;
    font-size: 14px;
    padding-left: 12px
}

.form-accesscodelogin .privacy-error,
.form-contactus .privacy-error {
    display: block;
    float: left;
    width: 100%
}

.form-accesscodelogin .disclaimer,
.form-contactus .disclaimer {
    font-family: NeueHaasUnica Regular !important;
    font-size: 14px;
    line-height: 1.4;
    color: #9b9b9b
}

.form-accesscodelogin .form-group .text,
.form-contactus .form-group .text {
    color: #9b9b9b
}

.form-accesscodelogin label[for=agree] .formField-checkbox-label,
.form-contactus label[for=agree] .formField-checkbox-label {
    font-size: 18px !important;
    line-height: 1.4 !important;
    padding-top: 20px
}


@media(min-width:1024px) {
    .form-contactus {
        padding-left: 22px;
        padding-right: 22px
    }
}

.inquiryform {
    margin-top: 3rem
}

.inquiryform .form__headline {
    margin-top: 60px
}

.inquiryform .form-contactus .form-group .top-note .text {
    font-family: NeueHaasUnica Regular !important;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #071d49;
    padding: 40px 0 0
}

@media(min-width:1024px) {
    .inquiryform .form-contactus .form-group .top-note .text {
        padding: 40px 0 0
    }
}

@media(min-width:480px) {
    .inquiryform .form-contactus .form-group .top-note .text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:1280px) {
    .inquiryform .form-contactus .form-group .top-note .text {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.inquiryform .form-contactus .form-group .top-note .text a:hover {
    color: #071d49 !important
}

.inquiryform .disclaimer.top {
    margin: 4rem 0 5rem
}

@media(min-width:1024px) {
    .inquiryform #formContainer__submitButton>button {
        margin-top: 30px
    }
}

.form-accesscodelogin input.valid-check-mark {
    background-image: none !important
}

.imagegallerycarousel {
    background-color: #fff;
    float: left;
    width: 100%
}

.imagegallerycarousel:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    float: left
}

.imagegallerycarousel .image-gallery-container {
    position: relative;
    overflow: hidden;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1310px
}

@media(max-width:767px) {
    .imagegallerycarousel .image-gallery-container {
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
        max-width: none;
        margin-right: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .imagegallerycarousel .image-gallery-container {
        width: 66.66667%;
        margin-left: 16.66667%
    }
}

@media(min-width:1024px) {
    .imagegallerycarousel .image-gallery-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width:1024px) {
    .imagegallerycarousel .image-gallery-container .hidden-xs:nth-of-type(2) {
        width: 66.66667%;
        margin-left: 16.66667%
    }
}

@media(min-width:1024px) {
    .imagegallerycarousel .image-gallery-container.wide-content .hidden-xs:nth-of-type(2) {
        width: 74%;
        margin-left: 13%
    }
}

.imagegallerycarousel .gallery-mobile-only {
    margin-bottom: 16px;
    float: left;
    width: 100%
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button {
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
    display: block;
    color: #071d49;
    text-decoration: none;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    float: left;
    width: 100%
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .image {
    margin-bottom: 0
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .image img {
    backface-visibility: hidden;
    transition: opacity .3s ease
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .image img:hover {
    opacity: .8;
    backface-visibility: hidden;
    transition: opacity .3s ease
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button svg {
    background-color: transparent;
    fill: currentColor
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button svg:not(:root) {
    overflow: hidden
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .icon {
    display: inline-block;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-icon {
    position: absolute;
    top: 3.5%;
    left: 6.5%;
    z-index: 2;
    background: #2d2926;
    width: 28px;
    height: 28px;
    color: #fff;
    padding: 3px
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-icon .icon {
    width: 22px;
    height: 22px
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-label {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-top: 10px;
    color: #071d49;
    text-align: left
}

.imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-label .icon {
    width: 12px;
    height: 12px;
    position: relative;
    top: 2px;
    margin-left: 3px
}

.imagegallerycarousel .gallery-panel-wrap {
    z-index: 2;
    margin-bottom: 16px
}

@media(max-width:767px) {
    .imagegallerycarousel .gallery-panel-wrap {
        position: none
    }
}

@media(min-width:768px) {
    .imagegallerycarousel .gallery-panel-wrap {
        position: relative
    }
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-content {
    padding-top: 20px;
    padding-right: 200px;
    max-width: 700px;
    min-height: 70px
}

@media(max-width:767px) {
    .imagegallerycarousel .gallery-panel-wrap .gallery-panel-content {
        padding-right: 20px;
        font-family: NeueHaasUnica Regular;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5
    }
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-content .animate-in {
    opacity: 1
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-content .animate-out {
    opacity: 0
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-content .gallery-panel-content-title {
    margin-bottom: 10px;
    font-family: NeueHaasUnica Regular;
    transition: opacity .6s ease
}

@media(max-width:767px) {
    .imagegallerycarousel .gallery-panel-wrap .gallery-panel-content .gallery-panel-content-title {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5
    }
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding-top: 20px;
    margin: 0 -8px
}

@media(max-width:767px) {
    .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions {
        bottom: 40px;
        top: unset;
        right: 20px;
        width: 100%;
        padding-left: 20px
    }
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-panel-counter {
    margin-top: 2px;
    vertical-align: top;
    color: #071d49;
    margin: 0 8px;
    display: inline-block;
    -webkit-font-smoothing: antialiased
}

@media(max-width:767px) {
    .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-panel-counter {
        display: block;
        float: left;
        margin-top: 32px
    }
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons {
    display: block;
    float: right
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow {
    display: inline-block;
    background: #fff;
    margin: 0 8px
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn {
    border: 1px solid #2d2926;
    width: 47px;
    height: 47px;
    padding: 14px;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .3s ease, border-color .3s ease;
    color: #777;
    border-color: #777
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn .icon {
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
    fill: #777
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn .icon svg {
    fill: #777
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn .icon-prev {
    left: -1px;
    transform: rotate(90deg)
}

.imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn .icon-next {
    left: 1px;
    transform: rotate(-90deg)
}

.imagegallerycarousel .carousel {
    margin-bottom: 0
}

@media(min-width:1024px) {
    .imagegallerycarousel .carousel {
        width: 66.66667%;
        left: 16.66667%
    }
}

.imagegallerycarousel .carousel .carousel-indicators {
    display: none
}

.imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide,
.imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide>div {
    float: left;
    width: 100%
}

.imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .plaintext,
.imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .text {
    display: none
}

.imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .image {
    margin-bottom: 0;
    float: left;
    width: 100%
}

.imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .image .image-container picture img {
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    z-index: 1
}

.imagegallerycarousel .carousel .carousel-inner .plaintext,
.imagegallerycarousel .carousel .carousel-inner .text {
    display: none
}

@media(min-width:1024px) {
    .imagegallerycarousel .wide-content .carousel {
        width: 74%;
        left: 13%
    }
}

.imagegallerycarousel img {
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    z-index: 1
}

.imagegallerycarousel .modal {
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px
}

.imagegallerycarousel .modal .modal-dialog {
    width: 101%;
    height: 101%;
    padding: 0;
    margin: 0;
    margin-top: -1px;
    padding-top: 0
}

@media(min-width:1024px) {
    .imagegallerycarousel .modal .modal-dialog {
        padding-top: 109px
    }
}

.imagegallerycarousel .modal .modal-dialog .modal-content {
    height: 100%;
    border-radius: 0;
    overflow: auto
}

.imagegallerycarousel .modal .modal-dialog .modal-content .modal-header {
    font-size: 3em;
    margin: 0;
    border-bottom: 0
}

.imagegallerycarousel .modal .modal-dialog .modal-content .modal-header .close {
    height: 20px;
    width: 20px;
    color: #071d49;
    opacity: 1;
    margin-top: 2px;
    margin-right: 12px
}

.imagegallerycarousel .modal .modal-dialog .modal-content .modal-header .close .icon-close {
    height: 20px;
    width: 20px;
    color: #071d49
}

.imagegallerycarousel .modal .modal-dialog .modal-content .modal-body {
    position: relative;
    padding: 15px;
    padding-top: 0;
    height: 89%
}

@media(max-width:767px) {
    .imagegallerycarousel .modal .modal-dialog .modal-content .modal-body {
        height: calc(100% - 75px)
    }
}

.modal-backdrop {
    z-index: -999
}

.in-author div[title="Image Gallery Carousel Slide"] {
    background-color: red !important
}

.in-author .imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .plaintext,
.in-author .imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .text {
    display: block
}

.search-input-wrapper {
    margin-top: 60px;
    margin-bottom: 60px
}

.search-input-wrapper .search-form {
    padding-bottom: 6px;
    border-bottom: 1px solid #979797
}

.search-input-wrapper .search-form .form-group {
    margin-bottom: 0;
    position: relative
}

.search-input-wrapper .search-form .input-icon {
    position: absolute;
    left: 0;
    top: -8px;
    width: 24px;
    height: 30px
}

.search-input-wrapper .search-form input {
    width: 100%;
    padding: 0;
    border: 0;
    margin: 0;
    height: auto;
    outline: 0;
    background: #fff;
    text-indent: 0;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.1875;
    color: #4a4a4a;
    padding-left: 50px !important;
    padding-right: 10px !important;
    position: relative;
    top: -15px;
    height: 37px !important;
    background: none !important
}

.search-input-wrapper .search-form .clear-input {
    position: absolute;
    top: -5px;
    right: 10px;
    color: #071d49;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1875;
    cursor: pointer;
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased
}

.twocolumncontentrowexperience {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.twocolumncontentrowexperience .content.container {
    width: 100%;
    height: auto;
    padding: 0
}

@media(min-width:750px) {
    .twocolumncontentrowexperience .content.container {
        display: block
    }
}

.twocolumncontentrowexperience .content.container .row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: 100%
}

@media(min-width:768px) {
    .twocolumncontentrowexperience .content.container .row {
        display: block;
        height: 100%
    }
}

@media(min-width:60em) {
    .twocolumncontentrowexperience .content.container .row {
        display: table;
        width: 100%;
        height: 100%
    }
}

@media(min-height:40em) and (min-width:768px) {
    .twocolumncontentrowexperience .content.container .row {
        display: block
    }
}

@media(min-height:40em) and (min-width:768px) and (min-width:60em) {
    .twocolumncontentrowexperience .content.container .row {
        display: block
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 {
    float: left;
    position: relative;
    height: auto;
    padding-left: 0;
    padding-right: 0
}

@media(min-width:750px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 {
        display: block;
        align-items: center;
        justify-content: center;
        padding-left: 60px
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
    padding: 20px
}

@media(min-width:750px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        align-self: center;
        text-align: right
    }
}


@media (min-width: 1500px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 100px;
        padding-left: 50px
    }
}

@media (min-width: 1600px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 100px;
        padding-left: 90px
    }
}

@media (min-width: 1800px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 100px;
        padding-left: 140px
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .eyebrow {
    font-family: 'NeueHaasUnica Regular';
    font-weight: 300;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}


@media(min-width:767px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .eyebrow {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333;
        max-width: 545px;
        text-align: left;
    }
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .eyebrow .eyebrow {
        padding: 0
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .heading {
    margin-top: 0;
    -webkit-font-smoothing: antialiased;
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .heading h3 {
    margin-bottom: 20px;
    font-family: 'Tiempos Light', 'NeueHaasUnica Regular', 'Architype Medium', "brown", "Avenir medium", avenir, avenir medium, arial, sans-serif;
    font-size: 3.4rem;
    line-height: 1.12381em;
    text-align: center;
    letter-spacing: 1px;
}

.text-swap-c-l {
		text-align: center;
	}

@media (min-width: 767px) {
	.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .heading h3 {
	    text-align: left;
	    font-size: 4.2rem;
	}
	.text-swap-c-l {
		text-align: left;
	}
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .plaintext,
.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .text {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2.5rem;
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    font-size: 16px;
    font-size: 2rem;
    line-height: 1.5;
    color: #000;
    -webkit-font-smoothing: antialiased
}

@media (min-width: 767px) {
	.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .plaintext,
	.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .text {
	    max-width: 545px;
	}
}


@media(min-width:768px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .plaintext,
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .text {
        margin-bottom: 3.5rem
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .calltoaction {
    margin-bottom: 22px
}

@media(min-width:1280px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .calltoaction {
        max-width: 545px;
        padding: 0 20px
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .calltoaction:last-child {
    margin-bottom: 0
}

.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .btn {
    background: 0;
    border: 1px solid #071d49;
    color: #071d49;
    transition: transform .4s ease;
    position: relative;
    border-radius: 0;
    padding: 1.8rem 3rem 1.6rem;
    letter-spacing: 2px;
    text-decoration: none;
    text-align: center;
    line-height: 1.6;
    transition: all .3s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-weight: 600;
    cursor: grab;
}


.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .btn {
    font-size: 16px;
    font-size: 1.16rem;
    line-height: 1em;
    padding: 2.4rem 5rem 2.2rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff !important;
    background: #071d49;
-webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    cursor: grab;
}


.twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .btn:hover {
    color: #071d49 !important;
    background: #fff;
    border: 1px solid #071d49;
	-webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    cursor: grab;
}

@media(min-width:750px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: left;
        padding-right: 20px
    }
}


@media(min-width:750px) and (max-width:767px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: left
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
    text-align: right;
    padding-right: 90px;
    padding-left: 0
}

@media(min-width:1280px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
        margin-left: -80px;
        padding-left: 0
    }
}

@media(max-width:767px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
        text-align: left
    }
}

@media(max-width:479px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
        padding-right: 0
    }
}

@media(max-width:750px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: center;
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.full-width {
    width: 100%;
    max-width: 100%
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-right {
    right: 0
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-right .image .image-container img {
    object-position: 50% 50%
}


@media (min-width: 1200px) {
	.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-right .image .image-container img {
	    object-position: 25% 50%;
	}
}

@media (min-width: 1300px) {
	.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-right .image .image-container img {
	    object-position: 50% 50%;
	}
}



.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-left {
    left: 0
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-left .image .image-container img {
    object-position: 100% 50%
}

@media(max-width:767px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.image-column {
        width: 100%;
        height: auto
    }
}

@media(min-width:750px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.image-column {
        overflow: hidden;
        max-width: 100%;
        display: block;
        align-items: center;
        justify-content: center
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column>div {
    height: 100%;
    width: 100%
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column .image {
    margin-bottom: 0;
    width: 100%;
    height: 100%
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column .image a {
    height: 100%;
    width: 100%;
    display: block
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column .image .image-container {
    width: 100%;
    height: 100%
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.image-column .image .image-container img {
    width: 100%;
    object-fit: cover;
    z-index: 1;
    height: 100%
}

@media(max-width:767px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.image-column {
        position: relative
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.content-container {
    display: table
}

@media(max-width:767px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container {
        display: block;
        width: 100%;
        background-color: #f5f5f5 !important;
        color: #071d49 !important
    }

    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container a {
        color: #071d49 !important;
        text-decoration: none;
        background-size: 2px 2px !important;
        background-repeat: repeat-x !important;
        background-position: 0 100% !important;
        transition: color .1s ease !important
    }
    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container a:hover {
        color: #2f9ece;
        background-position: 0 150%, 100% 150%, 0 150% !important;
        text-decoration: none !important
    }

    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container .content-inner {
        padding: 4rem 3rem;
    }
}

@media(max-width:479px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container .content-inner {
        padding: 1em 15px;
        display: block
    }
}

@media(min-height:40em) and (min-width:768px) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container {
        height: calc(85vh - 60px);
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-height:40em) and (min-width:768px) and (min-width:60em) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container {
        height: calc(90vh - 90px);
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-width:60em) {
    .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
}

.twocolumncontentrowexperience .content.container .row .col-sm-6.content-container .content-inner {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.in-author .twocolumncontentrowexperience .content.container {
    max-height: 900px;
    height: 900px !important;
    overflow: hidden
}

.in-author .twocolumncontentrowexperience .content.container .row {
    height: 900px !important
}

.in-author .twocolumncontentrowexperience .content.container .row .content-container {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 45%;
    float: left;
    height: 100%
}

.in-author .twocolumncontentrowexperience .content.container .row .in-author,
.in-author .twocolumncontentrowexperience .content.container .row .in-author.image-column {
    height: 900px !important;
    width: 45%
}

.in-author .twocolumncontentrowexperience .content.container .row .in-author.image-column>div,
.in-author .twocolumncontentrowexperience .content.container .row .in-author>div {
    height: 900px !important;
    width: 100%
}

.in-author .twocolumncontentrowexperience .content.container .row .in-author .image,
.in-author .twocolumncontentrowexperience .content.container .row .in-author.image-column .image,
.in-author .twocolumncontentrowexperience .content.container .row .in-author.image-column .image .image-container,
.in-author .twocolumncontentrowexperience .content.container .row .in-author .image .image-container {
    height: 900px !important
}

.in-author .twocolumncontentrowexperience .content.container .row .in-author.image-column .image .image-container img,
.in-author .twocolumncontentrowexperience .content.container .row .in-author .image .image-container img {
    width: 100%;
    object-fit: cover;
    z-index: 1;
    height: 100%
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width {
    width: 100% !important;
    height: 300px
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width.content-container {
    height: 600px !important
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width.content-container .content-inner {
    display: block
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width.image-column {
    height: 300px !important
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width.image-column>div {
    height: 300px !important;
    width: 100%
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width.image-column .image,
.in-author .twocolumncontentrowexperience .content.container .row .full-width.image-column .image .image-container {
    height: 300px !important
}

.in-author .twocolumncontentrowexperience .content.container .row .full-width.image-column .image .image-container img {
    width: 100%;
    object-fit: cover;
    z-index: 1;
    height: 100%
}

.parallaximagerowexperience {
    float: left;
    width: 100%
}

.parallaximagerowexperience .image-content {
    display: none
}

.parallax .parallax-window {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    backface-visibility: hidden;
    transform: translateZ(0) translateY(0);
    perspective: 1000px
}

@media(max-width:767px) {
    .parallax .parallax-window {
        position: relative
    }
}

.parallax-active {
    position: relative
}

.parallax-active .parallax-window {
    position: fixed;
    left: 0;
    right: 0;
    height: inherit;
    width: 100%;
    z-index: -3
}

div.popup .modal-dialog {
    max-width: 750px;
    width: 100%;
    padding: 0 2rem;
    margin: 3rem auto
}

@media(min-width:768px) {
    div.popup .modal-dialog {
        margin: 8rem auto
    }
}

div.popup .modal-content {
    border: 0;
    border-radius: 0;
    box-shadow: none
}

div.popup .modal-content .modal-header {
    padding: 0;
    border: 0
}

div.popup .modal-content .modal-header .close {
    top: 5px;
    right: 10px;
    position: absolute;
    z-index: 5
}

div.popup .modal-content .modal-header:after {
    clear: none
}

div.popup .modal-body {
    padding: 80px
}

@media(max-width:768px) {
    div.popup .modal-body {
        padding: 40px
    }
}

@media(max-width:480px) {
    div.popup .modal-body {
        padding: 20px
    }
}

div.popup h2 {
    font-family: NeueHaasUnica Regular;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 15px;
    margin-top: 0
}

@media(max-width:768px) {
    div.popup h2 {
        padding-top: 20px
    }
}

@media(min-width:768px) {
    div.popup h2 {
        margin-bottom: 20px
    }
}

div.popup p {
    margin: 0 0 10px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
    font-family: NeueHaasUnica Regular;
    color: #071d49
}

@media(min-width:768px) {
    div.popup p {
        margin-bottom: 20px
    }
}

div.popup .module__promo__content__buttons {
    margin: 0 -10px 0 0
}

div.popup .module__promo__content__button {
    font-family: NeueHaasUnica Regular;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    background: 0;
    color: #071d49;
    border: 1px solid #2d2926;
    padding: 1.5rem 2rem 1.2rem;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    line-height: 1.6;
    transition: color .3s ease, opacity .1s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333;
    border-width: 2px;
    padding: 1.9rem 3rem 1.6rem;
    letter-spacing: 2px
}

@media(min-width:768px) {
    div.popup .module__promo__content__button {
        padding: 1.8rem 3rem 1.6rem
    }
}

@media(min-width:60em) {
    div.popup .module__promo__content__button {
        padding: 2.4rem 5rem 2.2rem
    }
}

div.popup .module__promo__content__button:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: 1;
    background: #979797;
    opacity: 0;
    transition: opacity .3s ease;
    will-change: opacity;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    background-color: #2d2926
}

div.popup .module__promo__content__button:hover {
    background-color: #2d2926;
    border-color: #2d2926;
    color: #fff
}

div.popup .module__promo__content__button span {
    position: relative;
    z-index: 2
}

html .popup-backdrop {
    display: block !important;
    z-index: 1040;
    opacity: .15 !important
}

html .popup-wa-backdrop {
    display: block !important;
    z-index: 1040;
    opacity: 1 !important
}

.popup-author {
    top: auto;
    bottom: 0;
    position: fixed;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 120px;
    transform: translateY(50%);
    transition: transform .6s ease .1s;
    will-change: transform
}

.in-author .text a span.warnonleave:after {
    content: " (WL)";
    vertical-align: super;
    font-size: x-small
}

.in-author .text a span.warnonthirdparty:after {
    content: " (W3P)";
    vertical-align: super;
    font-size: x-small
}

.in-author .text a span.warnonspecial:after {
    content: " (WS)";
    vertical-align: super;
    font-size: x-small
}

.in-author .plaintext a span.warnonleave:after {
    content: " (WL)";
    vertical-align: super;
    font-size: x-small
}

.in-author .plaintext a span.warnonthirdparty:after {
    content: " (W3P)";
    vertical-align: super;
    font-size: x-small
}

.in-author .plaintext a span.warnonspecial:after {
    content: " (WS)";
    vertical-align: super;
    font-size: x-small
}

.twocolumnarticlerowexperience {
    float: left;
    width: 100%;
    background: #fff;
    color: #071d49
}

.twocolumnarticlerowexperience a {
    color: #2d2926;
    text-decoration: none;
    background: linear-gradient(180deg, #fff 50%, #2f9ece 0);
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    transition: color .1s ease
}

.twocolumnarticlerowexperience a:hover {
    color: #2f9ece;
    background-position: 0 150%, 100% 150%, 0 150%;
    text-decoration: none
}

.twocolumnarticlerowexperience .abbvie-dark-blue a {
    color: #fff
}

.twocolumnarticlerowexperience .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 60px
}

@media(min-width:60em) {
    .twocolumnarticlerowexperience .container {
        padding-top: 80px
    }
}

.twocolumnarticlerowexperience .container .row-container {
    padding: 0;
    max-width: 1310px;
    float: unset;
    margin: 0 auto;
    width: 100%
}

.twocolumnarticlerowexperience .container .row-container .row {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px
}

@media(max-width:767px) {
    .twocolumnarticlerowexperience .container .row-container .row {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width:480px) and (max-width:767px) {
    .twocolumnarticlerowexperience .container .row-container .row {
        width: 66.6667%
    }
}

@media(min-width:768px) {
    .twocolumnarticlerowexperience .container .row-container .row {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 80px
    }
}

.twocolumnarticlerowexperience .container .row-container .row ul {
    list-style-position: initial !important
}

.twocolumnarticlerowexperience .container .row-container .row ul:last-child {
    margin-bottom: 0
}

.twocolumnarticlerowexperience .container .row-container .row.wide-content {
    padding-left: 0;
    padding-right: 0
}

@media(min-width:768px) {
    .twocolumnarticlerowexperience .container .row-container .row.wide-content {
        width: 70%
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-12 {
    padding: 20px 20px 0
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 {
    width: 100%;
    padding: 0 20px
}

@media(min-width:768px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 {
        width: 50%;
        float: left
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .image-container,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .imagecomponent>div,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .image-container,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .imagecomponent>div {
    min-height: 0
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .imagelistgrid,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .imagelistgrid {
    float: none
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h4,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h5,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h6,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h4,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h5,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h6 {
    font-family: NeueHaasUnica Regular;
    margin-top: 0;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h1,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h4,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h5,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h6,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h1,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h4,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h5,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h6 {
        margin-bottom: 20px
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading {
    font-family: NeueHaasUnica Regular;
    margin-bottom: 15px;
    margin-top: 0
}

@media(min-width:768px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading {
        margin-bottom: 20px
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h4,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h5,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h6,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h4,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h5,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h6,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h4,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h5,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h6,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h4,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h5,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h6 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h2,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:480px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h2 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h2,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h3,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h3 {
    font-weight: 800;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3
}

@media(min-width:480px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.27273
    }
}

@media(min-width:1280px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment h3,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.25
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment:first-of-type+div.image,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .heading:first-of-type+div.image,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment:first-of-type+div.image,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .heading:first-of-type+div.image {
    margin-top: 0
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text {
    margin-bottom: 60px;
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text p {
    margin-bottom: 3rem
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text p:last-child {
    margin-bottom: 0
}

@media(min-width:480px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:60em) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text {
        margin-bottom: 80px
    }
}

@media(min-width:80rem) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .image,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .image {
    margin-top: 0;
    margin-bottom: 0
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .image img,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .image img {
    width: 100%
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text:last-child {
    margin-bottom: 60px
}

@media(min-width:60em) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext:last-child,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text:last-child,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext:last-child,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text:last-child {
        margin-bottom: 80px
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext p,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text p {
    margin-bottom: 3rem
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text p:last-child {
    margin-bottom: 0
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment ol p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .contentfragment ul p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext ol p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext ul p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text ol p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .text ul p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment ol p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .contentfragment ul p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext ol p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext ul p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text ol p:last-child,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .text ul p:last-child {
    margin-bottom: 1.5rem
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .title h1,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .title h1 {
    font-family: NeueHaasUnica Regular;
    font-weight: 700;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:480px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .title h1,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .title h1 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .title h1,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .title h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext {
    margin-bottom: 60px;
    font-family: NeueHaasUnica Light;
    font-weight: 300;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #555;
    width: 100% !important;
    text-align: left;
    padding: 20px 0 0
}

@media(min-width:60em) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext {
        margin-bottom: 80px
    }
}

@media(min-width:480px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
}

@media(min-width:768px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .parsys>div:last-of-type,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .parsys>div:last-of-type {
        margin-bottom: 0
    }
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .accordion,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .title,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .accordion,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .title {
    text-align: left
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .accordion,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .title,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .accordion,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .title {
    text-align: center
}

.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .accordion,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .title,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .accordion,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .contentfragment,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .heading,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .plaintext,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .text,
.twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .title {
    text-align: right
}

@media(max-width:767px) {
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6+div.col-md-6 .parsys>div.image:last-of-type,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-6:first-child .parsys>div.image:last-of-type,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12+div.col-md-6 .parsys>div.image:last-of-type,
    .twocolumnarticlerowexperience .container .row-container .row .col-md-12:first-child .parsys>div.image:last-of-type {
        margin-bottom: 60px
    }
}

.feature-story-carousel {
    position: relative;
    overflow: hidden;
    display: block;
    float: left
}

.feature-story-carousel .carousel {
    margin-top: 0;
    margin-bottom: 0
}

@media(min-width:768px) {
    .feature-story-carousel .carousel .carousel-inner .row {
        position: relative
    }
}

@media(max-width:767px) {
    .feature-story-carousel .carousel.normalization-done .carousel-inner .featurestorycarouselslide {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%
    }
    
}

@media(max-width:767px) {
    .feature-story-carousel .carousel.normalization-done .carousel-inner .featurestorycarouselslide .row {
        height: 100%
    }
}

.feature-story-carousel.container,
.feature-story-carousel.container-fluid {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.feature-story-carousel .imagecomponent {
    position: relative;
    width: 100%;
    height: auto
}

.feature-story-carousel .imagecomponent .image-container {
    min-height: 100px;
    position: relative
}

.feature-story-carousel .imagecomponent img {
    position: relative;
    width: 100%
}

@media(max-width:767px) {
    .feature-story-carousel .imagecomponent .image {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .feature-story-carousel .imagecomponent {
        position: absolute;
        top: -1px;
        left: -1px;
        bottom: -1px;
        right: -1px;
        z-index: 1;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        min-height: 125px
    }
    .feature-story-carousel .imagecomponent img {
        object-fit: cover;
        object-position: 50% 50%;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        z-index: 1;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%
    }
}

.feature-story-carousel .imagecomponent .authoring-edit {
    z-index: 2;
    position: absolute;
    padding: 1px 0 20px 20px;
    width: 100%;
    text-align: center
}

.feature-story-carousel .imagecomponent .authoring-placeholder {
    display: block;
    height: 20px;
    width: 100%;
    text-indent: -9999px
}

.feature-story-carousel .row {
    z-index: 2;
    background: #2d2926;
    color: #fff
}

.feature-story-carousel .row .heading {
    text-align: center
}

@media(min-width:768px) {
    .feature-story-carousel .row {
        background: inherit
    }
}

@media(max-width:767px) {
    .feature-story-carousel.mobile-light .row {
        background-color: #f5f5f5 !important;
        color: #071d49 !important
    }
    .feature-story-carousel.mobile-light .row h1,
    .feature-story-carousel.mobile-light .row h2,
    .feature-story-carousel.mobile-light .row h3,
    .feature-story-carousel.mobile-light .row p {
        color: #071d49 !important
    }
    .feature-story-carousel.mobile-light .row .btn {
        border: 2px solid #2d2926 !important;
        color: #071d49 !important
    }
    .feature-story-carousel.mobile-light .row .btn:hover {
        color: #fff !important;
        background: #2d2926 !important
    }
}

@media(max-width:767px) {
    .feature-story-carousel.mobile-dark .row {
        background-color: #2d2926 !important;
        color: #fff !important
    }
    .feature-story-carousel.mobile-dark .row h1,
    .feature-story-carousel.mobile-dark .row h2,
    .feature-story-carousel.mobile-dark .row h3,
    .feature-story-carousel.mobile-dark .row p {
        color: #fff !important
    }
    .feature-story-carousel.mobile-dark .row .btn {
        border: 2px solid #fff !important;
        color: #fff !important
    }
    .feature-story-carousel.mobile-dark .row .btn:hover {
        color: #071d49 !important;
        background: #fff !important
    }
}

.feature-story-carousel .featurestorycarouselanchor {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 10
}

.feature-story-carousel .featurestorycarouselanchor-btn {
    background: 0;
    border: 0;
    color: #fff;
    transition: transform .4s ease;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    transform: translateX(-50%)
}

.feature-story-carousel .featurestorycarouselanchor-btn:hover {
    transform: translate(-50%, -20px);
    transition: transform .4s ease
}

.feature-story-carousel .featurestorycarouselanchor-btn:hover .icon-cheveron {
    opacity: 1
}

@media(min-width:480px) {
    .feature-story-carousel .featurestorycarouselanchor-btn {
        bottom: 50px
    }
}

.feature-story-carousel .featurestorycarouselanchor .icon-cheveron {
    width: 50px;
    height: 50px;
    opacity: .7
}

.feature-story-carousel .featurestorycarouselanchor .icon-cheveron #icon-chevron-thin {
    fill: currentColor;
    transform: translateY(-20px)
}

@media(max-width:767px) {
    .feature-story-carousel .featurestorycarouselanchor .icon-cheveron {
        width: 35px;
        height: 35px
    }
}

.feature-story-carousel .carousel-indicators {
    bottom: 10px !important
}

@media(min-width:768px) {
    .feature-story-carousel .carousel-indicators {
        bottom: 20px !important
    }
}

.feature-story-carousel .hero-container {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    max-width: 1310px;
    width: 100%;
    position: relative;
    z-index: 2;
    display: block;
    text-align: center;
    overflow-x: hidden;
    vertical-align: middle;
    padding-bottom: 50px;
    font-family: NeueHaasUnica Regular;
    color: #fff
}

@media(min-width:480px) {
    .feature-story-carousel .hero-container {
        height: auto;
        max-width: 500px;
        padding-top: 10rem;
        padding-bottom: 10rem
    }
    .feature-story-carousel .hero-container>div {
        margin: 0 auto
    }
}

@media(min-width:40em) {
    .feature-story-carousel .hero-container {
        max-width: 520px;
        padding-top: 12rem;
        padding-bottom: 12rem
    }
}

@media(min-width:50em) {
    .feature-story-carousel .hero-container {
        max-width: 570px;
        padding-top: 13rem;
        padding-bottom: 13rem
    }
}

@media(min-width:60em) {
    .feature-story-carousel .hero-container {
        max-width: 670px;
        padding-top: 14rem;
        padding-bottom: 14rem
    }
}

@media(min-width:70em) {
    .feature-story-carousel .hero-container {
        max-width: 770px;
        padding-top: 15rem;
        padding-bottom: 15rem
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .hero-container {
        max-width: 873px;
        padding-top: 16rem;
        padding-bottom: 16rem
    }
}

@media(max-width:767px) {
    .feature-story-carousel .hero-container {
        max-width: none;
        width: 83.333%;
        padding: 8rem 0 11rem
    }
    .feature-story-carousel .hero-container>div {
        margin: 0 auto
    }
}

.feature-story-carousel .hero-container .heading,
.feature-story-carousel .hero-container .title {
    margin: 0 0 2rem;
    -webkit-font-smoothing: antialiased
}

@media(min-width:768px) {
    .feature-story-carousel .hero-container .heading,
    .feature-story-carousel .hero-container .title {
        margin-bottom: 2rem
    }
}

.feature-story-carousel .hero-container .heading:last-child,
.feature-story-carousel .hero-container .title:last-child {
    margin-bottom: 0
}

.feature-story-carousel .hero-container .heading h1,
.feature-story-carousel .hero-container .heading h2,
.feature-story-carousel .hero-container .title h1,
.feature-story-carousel .hero-container .title h2 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.17647;
    color: #fff
}

@media(min-width:480px) {
    .feature-story-carousel .hero-container .heading h1,
    .feature-story-carousel .hero-container .heading h2,
    .feature-story-carousel .hero-container .title h1,
    .feature-story-carousel .hero-container .title h2 {
        font-size: 42px;
        font-size: 3.6rem;
        line-height: 1.2381em
    }
}


.feature-story-carousel .hero-container .heading sup,
.feature-story-carousel .hero-container .title sup {
    font-size: 60%;
    position: relative;
    margin-right: 4px
}

.feature-story-carousel .hero-container .heading h3,
.feature-story-carousel .hero-container .heading h4,
.feature-story-carousel .hero-container .heading h5,
.feature-story-carousel .hero-container .heading h6,
.feature-story-carousel .hero-container .title h3,
.feature-story-carousel .hero-container .title h4,
.feature-story-carousel .hero-container .title h5,
.feature-story-carousel .hero-container .title h6 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.17647;
    color: #fff
}

@media(min-width:480px) {
    .feature-story-carousel .hero-container .heading h3,
    .feature-story-carousel .hero-container .heading h4,
    .feature-story-carousel .hero-container .heading h5,
    .feature-story-carousel .hero-container .heading h6,
    .feature-story-carousel .hero-container .title h3,
    .feature-story-carousel .hero-container .title h4,
    .feature-story-carousel .hero-container .title h5,
    .feature-story-carousel .hero-container .title h6 {
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 1.2381
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .hero-container .heading h3,
    .feature-story-carousel .hero-container .heading h4,
    .feature-story-carousel .hero-container .heading h5,
    .feature-story-carousel .hero-container .heading h6,
    .feature-story-carousel .hero-container .title h3,
    .feature-story-carousel .hero-container .title h4,
    .feature-story-carousel .hero-container .title h5,
    .feature-story-carousel .hero-container .title h6 {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 1.3
    }
}

.feature-story-carousel .hero-container .text {
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased
}

.feature-story-carousel .hero-container .text p {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    margin: 0 0 2rem
}

@media(min-width:480px) {
    .feature-story-carousel .hero-container .text p {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:768px) {
    .feature-story-carousel .hero-container .text p {
        margin-bottom: 3.5rem
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .hero-container .text p {
        font-size: 2rem;
        line-height: 1.8
    }
}

.feature-story-carousel .hero-container .plaintext {
    font-family: NeueHaasUnica Regular;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 2.5rem
}

.feature-story-carousel .hero-container .plaintext p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 0;
    font-family: NeueHaasUnica Light;
    font-size: 300
}

@media(min-width:480px) {
    .feature-story-carousel .hero-container .plaintext p {
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:768px) {
    .feature-story-carousel .hero-container .plaintext p {
        margin-bottom: 3.5rem
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .hero-container .plaintext p {
        font-size: 2rem;
        line-height: 1.8
    }
}

.feature-story-carousel .hero-container .plaintext:first-child p {
    margin-bottom: 0
}

@media(min-width:480px) {
    .feature-story-carousel .hero-container .plaintext:first-child p {
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .hero-container .plaintext:first-child p {
        line-height: 1.53333
    }
}

.feature-story-carousel .hero-container .calltoaction {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0
}

.feature-story-carousel .hero-container .calltoaction:first-of-type {
    margin-right: 0
}

.feature-story-carousel .hero-container .calltoaction a {
    padding: 2.4rem 5rem 2.2rem;
    border-radius: 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.53333;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    background: 0
}

.feature-story-carousel .hero-container .calltoaction a,
.feature-story-carousel .hero-container .calltoaction a:hover {
    border: 1px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
}



.feature-story-carousel .hero-container .calltoaction a:hover {
    color: #2d2926;
    background-color: #fff
}

@media(max-width:767px) {
    .feature-story-carousel .hero-container .calltoaction a {
        padding: 1.9rem 3rem 1.6rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .feature-story-carousel .hero-container .calltoaction a {
        padding: 1.8rem 3rem 1.6rem
    }
}

.feature-story-carousel .hero-container-content {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    vertical-align: middle;
    max-height: 1600px
}

.feature-story-carousel .hero-container .orient-left .accordion,
.feature-story-carousel .hero-container .orient-left .cta-wrapper,
.feature-story-carousel .hero-container .orient-left .heading,
.feature-story-carousel .hero-container .orient-left .plaintext,
.feature-story-carousel .hero-container .orient-left .text,
.feature-story-carousel .hero-container .orient-left .title {
    text-align: left
}

.feature-story-carousel .hero-container .orient-right .accordion,
.feature-story-carousel .hero-container .orient-right .cta-wrapper,
.feature-story-carousel .hero-container .orient-right .heading,
.feature-story-carousel .hero-container .orient-right .plaintext,
.feature-story-carousel .hero-container .orient-right .text,
.feature-story-carousel .hero-container .orient-right .title {
    text-align: right
}

.feature-story-carousel .hero-overlay {
    display: none
}

@media(min-width:768px) {
    .feature-story-carousel .hero-overlay {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        bottom: 0;
        right: 0;
        z-index: 2;
        background: #2d2926;
        opacity: .5
    }
}

.feature-story-carousel .wide-content .hero-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1400px
}

@media(max-width:767px) {
    .feature-story-carousel .wide-content .hero-container {
        width: auto;
        max-width: none;
        padding: 0
    }
}

@media(min-width:480px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        width: 65%
    }
}

@media(min-width:768px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        width: 65%;
        margin-left: 79px
    }
}

@media(min-width:1024px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        margin-left: 100px
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        margin-left: 128px
    }
}

@media(max-width:767px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        width: 83.3333%
    }
}

@media(min-width:480px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        height: auto;
        max-width: 520px;
        padding-top: 10rem;
        padding-bottom: 10rem
    }
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right>div {
        margin: 0 auto
    }
}

@media(min-width:40em) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        max-width: 560px;
        padding-top: 12rem;
        padding-bottom: 12rem
    }
}

@media(min-width:50em) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        max-width: 650px;
        padding-top: 13rem;
        padding-bottom: 13rem
    }
}

@media(min-width:60em) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        max-width: 720px;
        padding-top: 14rem;
        padding-bottom: 14rem
    }
}

@media(min-width:70em) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        max-width: 850px;
        padding-top: 15rem;
        padding-bottom: 15rem
    }
}

@media(min-width:1280px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        max-width: 969px;
        padding-top: 16rem;
        padding-bottom: 16rem;
        transform: translateX(-42px)
    }
}

@media(max-width:767px) {
    .feature-story-carousel .wide-content .hero-container .hero-container-content {
        max-width: none;
        width: 83.333%;
        padding: 8rem 0 11rem
    }
    .feature-story-carousel .wide-content .hero-container .hero-container-content>div {
        margin: 0 auto
    }
}

@media(min-width:480px) {
    .feature-story-carousel.has-anchor .hero-container {
        padding-bottom: 13rem
    }
}

@media(min-width:40em) {
    .feature-story-carousel.has-anchor .hero-container {
        padding-bottom: 15rem
    }
}

@media(min-width:50em) {
    .feature-story-carousel.has-anchor .hero-container {
        padding-bottom: 16rem
    }
}

@media(min-width:60em) {
    .feature-story-carousel.has-anchor .hero-container {
        padding-bottom: 17rem
    }
}

@media(min-width:70em) {
    .feature-story-carousel.has-anchor .hero-container {
        padding-bottom: 18rem
    }
}

@media(min-width:1280px) {
    .feature-story-carousel.has-anchor .hero-container {
        padding-bottom: 19rem
    }
}

.feature-story-carousel.has-anchor .featurestorycarouselanchor-btn {
    bottom: 20px
}

.feature-story-carousel.has-anchor .carousel-indicators {
    bottom: 64px !important
}

@media(min-width:768px) {
    .feature-story-carousel.has-anchor .carousel-indicators {
        bottom: 110px !important
    }
}

.featurestorycarouselrowexperience {
    position: relative;
    display: block;
    width: 100%
}

.in-author .featurestorycarouselrowexperience {
    float: left;
    width: 100%;
    min-height: 600px;
    background-color: #2d2926
}

.in-author .feature-story-carousel {
    max-height: 1000px;
    float: left;
    width: 100%
}

.in-author .feature-story-carousel .hero-container {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: auto;
    overflow: visible
}

.in-author .feature-story-carousel .hero-container .hero-container-content {
    height: auto;
    display: block !important;
    margin: 0 auto !important
}

@media(min-width:768px) {
    .articlecontentrowexperience .article-content .col-md-12 .assetwithexpiry {
        width: 50%;
        margin: 0 auto
    }
}

.articlecontentrowexperience .article-content .col-md-12 .assetwithexpiry {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 3rem
}

.article-content .col-md-12 .assetwithexpiry,
.article-content .col-md-12 .plaintext {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 300
}

@media(min-width:480px) {
    .article-content .col-md-12 .assetwithexpiry,
    .article-content .col-md-12 .plaintext {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:60em) {
    .article-content .col-md-12 .assetwithexpiry,
    .article-content .col-md-12 .plaintext {
        margin-bottom: 80px
    }
}

@media(min-width:80rem) {
    .article-content .col-md-12 .assetwithexpiry,
    .article-content .col-md-12 .plaintext {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.main-content,
body {
    position: relative;
    font-family: NeueHaasUnica Light;
    font-weight: 300
}

.main-content {
    z-index: 1;
    float: left;
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    overflow-x: hidden;
    background-color: #fff
}

@media(min-width:480px) {
    .main-content {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857
    }
}

@media(min-width:1280px) {
    .main-content {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.53333
    }
}

.main-content.no-height {
    min-height: 720px
}

.main-content>div .parallax-window {
    background: transparent;
    background-color: transparent
}

.main-content>div .parallax-window img {
    object-fit: cover;
    object-position: 50% 50%;
    height: 100%;
    width: 100%
}

button:focus {
    outline: 0
}

.heroarrowanchor {
    text-align: center;
    z-index: 10
}

.heroarrowanchor-btn {
    background: 0;
    border: 0;
    color: #ababab;
    transition: transform .4s ease
}

.heroarrowanchor-btn:hover {
    transform: translateY(-20px);
    transition: transform .4s ease
}

.heroarrowanchor .icon-cheveron {
    width: 50px;
    height: 50px
}

.heroarrowanchor .icon-cheveron #icon-chevron-thin {
    fill: currentColor;
    transform: translateY(-20px)
}

@media(min-width:1024px) {
    .primarynavigation .subpage-link .sub-menu>li:hover ul,
    .primarynavigation .subpage-link:hover>ul {
        display: block
    }
}

.image-container,
.imagecomponent>div {
    min-height: 100px;
    position: relative
}

.imagecomponent .image,
.imagecomponent>div {
    height: 100%
}

.imagecomponent .image-container {
    min-height: 100px;
    position: relative;
    height: 100%
}

.in-author .imagecomponent {
    margin-bottom: 20px
}

.in-author .imagecomponent .image-container {
    margin-bottom: 15px
}

@media(max-width:767px) {
    .mobile-dark button[class$=anchor-btn] {
        color: #fff !important
    }
    .mobile-dark .plaintext a,
    .mobile-dark .text a {
        color: #fff !important;
        text-decoration: none;
        background: linear-gradient(180deg, transparent 50%, #fff 0) !important;
        background-size: 2px 2px !important;
        background-repeat: repeat-x !important;
        background-position: 0 100% !important;
        transition: color .1s ease !important
    }
    .mobile-dark .plaintext a:hover,
    .mobile-dark .text a:hover {
        color: #2f9ece !important;
        background-position: 0 150%, 100% 150%, 0 150% !important;
        text-decoration: none !important
    }
    .mobile-dark .plaintext:before,
    .mobile-dark .text:before {
        background: #fff !important
    }
    .mobile-light button[class$=anchor-btn] {
        color: #071d49 !important
    }
    .mobile-light .plaintext a,
    .mobile-light .text a {
        color: #071d49 !important;
        text-decoration: none;
        background: linear-gradient(180deg, transparent 50%, #071d49 0) !important;
        background-size: 2px 2px !important;
        background-repeat: repeat-x !important;
        background-position: 0 100% !important;
        transition: color .1s ease !important
    }
    .mobile-light .plaintext a:hover,
    .mobile-light .text a:hover {
        color: #2f9ece !important;
        background-position: 0 150%, 100% 150%, 0 150% !important;
        text-decoration: none !important
    }
    .mobile-light .plaintext:before,
    .mobile-light .text:before {
        background: #071d49 !important
    }
}

b,
strong {
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

em,
i {
    font-family: NeueHaasUnica Italic;
    font-weight: 400;
    font-style: italic
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #071d49
}

h2,
h3 {
    font-family: NeueHaasUnica Regular;
    font-weight: 400
}

h4,
h5,
h6 {
    font-family: NeueHaasUnica Bold;
    font-weight: 700
}

.error-message .search-input-wrapper {
    margin-top: 80px
}

.error-message .search-input-wrapper input::placeholder {
    display: block;
    font-size: 14px;
    padding-left: 45px;
    margin-top: -6px;
    margin-bottom: 15px
}

.error-message .search-input-wrapper input::-webkit-input-placeholder {
    display: block;
    font-size: 14px;
    padding-left: 45px;
    margin-top: -6px;
    margin-bottom: 15px
}

input::-ms-clear {
    width: 0;
    height: 0
}

.main-content .variablesecondarynavigation:after,
.main-content:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    float: left
}

.carousel-indicators {
    bottom: 10px !important
}

@media(min-width:480px) {
    .carousel-indicators {
        bottom: -25px !important
    }
}

@media(max-width:767px) {
    .carousel-indicators {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0
    }
}

.carousel-indicators li {
    display: inline-block;
    width: 11px;
    background-color: #a9b0bf;
    max-width: 40px;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 1;
    height: 7px !important;
    margin-bottom: 1px !important;
    margin-right: 7px !important;
    border-radius: 0;
    cursor: pointer;
    border: 0 none
}

.carousel-indicators li.active {
    background-color: #071d49
}

.carousel-indicators li:last-child {
    margin-right: 0 !important
}

.hidden-desktop {
    display: block
}

@media(min-width:768px) {
    .hidden-desktop {
        display: none
    }
}

.hidden-mobile {
    display: block
}

@media(max-width:767px) {
    .hidden-mobile {
        display: none
    }
}

.main-content>.parsys:after {
    content: "";
    clear: both;
    display: table
}

.main-content>.parsys>div {
    clear: both
}

.main-content>.parsys>div:after {
    content: "";
    clear: both;
    display: table
}

.cta-wrapper .cta-panel {
    margin-left: -5px;
    margin-right: -5px
}

.cta-wrapper .cta-panel:after {
    content: "";
    clear: both;
    display: table
}

.cta-wrapper.pull-center {
    text-align: center !important
}

.cta-wrapper .calltoaction {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px
}

.cta-wrapper {
    display: inline-block !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.contentfragment {
    margin-bottom: 60px;
    font-family: NeueHaasUnica Light;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 300
}

.contentfragment p {
    margin-bottom: 3rem
}

.contentfragment p:last-child {
    margin-bottom: 0
}

@media(min-width:480px) {
    .contentfragment {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667
    }
}

@media(min-width:60em) {
    .contentfragment {
        margin-bottom: 80px
    }
}

@media(min-width:80rem) {
    .contentfragment {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.8
    }
}

.contentfragment .aem-Grid .image>a {
    display: inline-block
}

.main-content>.parsys>.contentfragment {
    width: 50%;
    margin: 0 auto
}

@media(max-width:767px) {
    .main-content>.parsys>.contentfragment {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width:480px) and (max-width:767px) {
    .main-content>.parsys>.contentfragment {
        width: 66.6667%;
        margin: 0 auto
    }
}

@media(min-width:768px) {
    .main-content>.parsys>.contentfragment {
        width: 50%;
        margin: 0 auto
    }
}

.affliate-country-selector .pipe-separator {
    margin: 0 1rem;
    float: left
}

.affliate-country-selector .country-selector-toggle__btn:hover {
    background-color: transparent !important
}

.affliate-country-selector .language-list {
    float: left
}

.affliate-country-selector .pipe-separator:last-child {
    display: none
}

.affliate-country-selector a {
    color: #8e9eb4;
    transition: color .3s ease
}

.affliate-country-selector a:hover {
    color: #2f9ece;
    text-decoration: underline
}

.notification-cookieless {
    height: auto
}

.notification-cookieless .notification__col {
    text-align: center
}

.notification-cookieless .notification__content {
    float: none;
    left: auto;
    right: auto;
    display: inline-block;
    text-align: left
}

.notification-cookieless .notification-buttons .notification__content {
    text-align: center
}

.notification-cookieless .notification-buttons .notification__cta {
    margin-top: 20px;
    width: auto;
    position: relative;
    display: inline-block;
    float: none;
    left: auto;
    right: auto
}

@font-face {
    font-family: iconfont;
    src: url("/assets/fonts/iconfont.eot");
    src: url("/assets/fonts/iconfont.eot") format("embedded-opentype"), url("/assets/fonts/iconfont.woff") format("woff"), url("/assets/fonts/iconfont.ttf") format("truetype"), url("/assets/fonts/iconfont.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

.doccheck {
    float: left;
    width: 100%
}

.doccheck .login-box {
    padding-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px;
    width: auto
}

.doccheck .login-box .row {
    margin-left: 0;
    margin-right: 0
}

.doccheck .login-box .username-login {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.doccheck .login-box .login-img {
    margin-left: 0;
    height: 285px;
    font-size: 262px;
    position: absolute;
    overflow: hidden;
    width: 160px;
    color: #b9b9b9;
    z-index: 1;
    display: none
}

.doccheck .login-box .icon-ic-gastro-doccheck:before {
    content: "\E941";
    font-family: iconfont;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.doccheck .login-box .col-no-padding-left {
    padding-left: 0 !important
}

.doccheck .login-box .col-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.doccheck .login-box a {
    display: inherit;
    text-decoration: underline
}

@media(min-width:768px) {
    .doccheck .login-box .form-container {
        margin-left: 160px
    }
}

@media(max-width:767px) {
    .doccheck .login-box .login-img {
        font-size: 262px;
        height: 276px
    }
}

.doccheck .login-box:after,
.doccheck .login-box:before {
    content: " ";
    display: table
}

.doccheck .login-box:after {
    clear: both
}

@media(min-width:480px) {
    .doccheck .login-box {
        width: 66.66667%
    }
    .doccheck .login-box .login-img {
        height: 276px
    }
}

@media(min-width:768px) {
    .doccheck .login-box {
        width: 52%
    }
    .doccheck .login-box .login-img {
        height: 276px;
        margin-left: 0;
        display: block
    }
    .doccheck .login-box .form-container {
        margin-left: 134px
    }
}

@media(min-width:1024px) {
    .doccheck .login-box {
        padding-left: 22px;
        padding-right: 22px
    }
    .doccheck .login-box .login-img {
        height: 318px;
        font-size: 302px
    }
    .doccheck .login-box .form-container {
        margin-left: 156px
    }
}

@media(min-width:1280px) {
    .doccheck .login-box .login-img {
        height: 333px
    }
}

.doccheck .login-box .form__headline {
    margin-bottom: 30px;
    font-family: NeueHaasUnica Regular !important;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-top: 50px
}

@media(min-width:480px) {
    .doccheck .login-box .form__headline {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.4
    }
}

@media(min-width:1280px) {
    .doccheck .login-box .form__headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333
    }
}

@media(min-width:1024px) {
    .doccheck .login-box .form__headline {
        margin-top: 100px
    }
}

.doccheck .login-box input {
    border: 1px solid #ccc;
    padding: 6px;
    width: 100%;
    line-height: 24px;
    font-family: NeueHaasUnica Regular !important;
    font-size: 20px;
    color: #071d49
}

.doccheck .login-box button {
    font-family: NeueHaasUnica Regular !important;
    position: relative;
    background-color: #fff;
    color: #2f9ece;
    border: 1px solid #2f9ece;
    box-shadow: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    transition: color .4s ease, background-color .3s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    line-height: 1.53333;
    border-width: 2px;
    padding: .4rem 2rem;
    letter-spacing: 2px;
    width: 100%
}

@media(max-width:1199px) {
    .doccheck .login-box button {
        margin-top: 20px;
        float: right
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .doccheck .login-box button {
        width: auto
    }
}

@media(min-width:1024px) {
    .doccheck .login-box button {
        width: auto
    }
}

@media(max-width:767px) {
    .doccheck .login-box button {
        padding-top: .7rem;
        padding-bottom: .7rem
    }
}

.doccheck .login-box button:hover {
    background-color: #2f9ece;
    color: #fff
}

@media(max-width:767px) {
    .doccheck {
        padding-bottom: 30px
    }
}

.doccheck .form-container {
    max-width: 1310px;
    width: auto;
    position: relative;
    z-index: 2
}

@media(max-width:767px) {
    .doccheck .form-container {
        margin-left: 0
    }
    .doccheck .form-container form>.row:nth-child(2)>.col,
    .doccheck .form-container form>.row:nth-child(3)>.col>.row>div {
        padding-left: 0;
        padding-right: 0
    }
}

.doccheck:after,
.doccheck:before {
    content: " ";
    display: table
}

.doccheck:after {
    clear: both
}

.doccheck a {
    color: #2f9ece;
    text-decoration: none;
    background-size: 2px 2px;
    background-repeat: repeat-x;
    background-position: 0 89%;
    transition: color .1s ease
}

.doccheck a:hover {
    color: #071d49;
    text-decoration: none
}

.doccheck .text {
    font-family: NeueHaasUnica Regular !important;
    font-size: 14px;
    line-height: 1.4;
    color: #9b9b9b
}

.site-header__top__container .logout-link {
    float: right
}

.site-header__top__container .logout-link form {
    margin: 14px 0 14px 20px;
    position: relative;
    font-family: NeueHaasUnica Regular
}

.site-header__top__container .logout-link form input[type=submit] {
    background-color: transparent;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    padding: 0 2px
}

@media(min-width:1280px) {
    .site-header__top__container .logout-link form input[type=submit] {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.71429
    }
}

.site-header__top__container .logout-link form:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    height: 1px;
    transform: scaleX(0);
    transition: transform .3s ease;
    transform-origin: center center;
    background: #fff
}

.site-header__top__container .logout-link form:hover:after {
    transform: scale(1)
}

[dir=rtl] .text-left {
    text-align: right
}

[dir=rtl] .text-right {
    text-align: left
}

[dir=rtl] .list-unstyled {
    padding-right: 0
}

[dir=rtl] .list-inline {
    padding-right: 0;
    margin-left: 0;
    margin-right: -5px
}

[dir=rtl] dd {
    margin-right: 0
}

@media(min-width:768px) {
    [dir=rtl] .dl-horizontal dt {
        float: right;
        text-align: left
    }
    [dir=rtl] .dl-horizontal dd {
        margin-left: 0;
        margin-right: 180px
    }
}

[dir=rtl] blockquote {
    border-left: 0;
    border-right: 5px solid #eee
}

[dir=rtl] .blockquote-reverse,
[dir=rtl] blockquote.pull-right {
    padding-right: 0;
    padding-left: 15px;
    border-left: 5px solid #eee;
    border-right: 0;
    text-align: left
}

[dir=rtl] .pull-right {
    float: left !important
}

[dir=rtl] .pull-left {
    float: right !important
}

[dir=rtl] .col-xs-1 {
    float: right
}

[dir=rtl] .col-xs-push-1 {
    right: 8.33333%;
    left: auto
}

[dir=rtl] .col-xs-pull-1 {
    left: 8.33333%;
    right: auto
}

[dir=rtl] .col-xs-2 {
    float: right
}

[dir=rtl] .col-xs-push-2 {
    right: 16.66667%;
    left: auto
}

[dir=rtl] .col-xs-pull-2 {
    left: 16.66667%;
    right: auto
}

[dir=rtl] .col-xs-3 {
    float: right
}

[dir=rtl] .col-xs-push-3 {
    right: 25%;
    left: auto
}

[dir=rtl] .col-xs-pull-3 {
    left: 25%;
    right: auto
}

[dir=rtl] .col-xs-4 {
    float: right
}

[dir=rtl] .col-xs-push-4 {
    right: 33.33333%;
    left: auto
}

[dir=rtl] .col-xs-pull-4 {
    left: 33.33333%;
    right: auto
}

[dir=rtl] .col-xs-5 {
    float: right
}

[dir=rtl] .col-xs-push-5 {
    right: 41.66667%;
    left: auto
}

[dir=rtl] .col-xs-pull-5 {
    left: 41.66667%;
    right: auto
}

[dir=rtl] .col-xs-6 {
    float: right
}

[dir=rtl] .col-xs-push-6 {
    right: 50%;
    left: auto
}

[dir=rtl] .col-xs-pull-6 {
    left: 50%;
    right: auto
}

[dir=rtl] .col-xs-7 {
    float: right
}

[dir=rtl] .col-xs-push-7 {
    right: 58.33333%;
    left: auto
}

[dir=rtl] .col-xs-pull-7 {
    left: 58.33333%;
    right: auto
}

[dir=rtl] .col-xs-8 {
    float: right
}

[dir=rtl] .col-xs-push-8 {
    right: 66.66667%;
    left: auto
}

[dir=rtl] .col-xs-pull-8 {
    left: 66.66667%;
    right: auto
}

[dir=rtl] .col-xs-9 {
    float: right
}

[dir=rtl] .col-xs-push-9 {
    right: 75%;
    left: auto
}

[dir=rtl] .col-xs-pull-9 {
    left: 75%;
    right: auto
}

[dir=rtl] .col-xs-10 {
    float: right
}

[dir=rtl] .col-xs-push-10 {
    right: 83.33333%;
    left: auto
}

[dir=rtl] .col-xs-pull-10 {
    left: 83.33333%;
    right: auto
}

[dir=rtl] .col-xs-11 {
    float: right
}

[dir=rtl] .col-xs-push-11 {
    right: 91.66667%;
    left: auto
}

[dir=rtl] .col-xs-pull-11 {
    left: 91.66667%;
    right: auto
}

[dir=rtl] .col-xs-12 {
    float: right
}

[dir=rtl] .col-xs-push-12 {
    right: 100%;
    left: auto
}

[dir=rtl] .col-xs-pull-12 {
    left: 100%;
    right: auto
}

[dir=rtl] .col-xs-pull-0,
[dir=rtl] .col-xs-push-0 {
    right: auto;
    left: auto
}

@media(min-width:768px) {
    [dir=rtl] .col-sm-1 {
        float: right
    }
    [dir=rtl] .col-sm-push-1 {
        right: 8.33333%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-1 {
        left: 8.33333%;
        right: auto
    }
    [dir=rtl] .col-sm-2 {
        float: right
    }
    [dir=rtl] .col-sm-push-2 {
        right: 16.66667%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-2 {
        left: 16.66667%;
        right: auto
    }
    [dir=rtl] .col-sm-3 {
        float: right
    }
    [dir=rtl] .col-sm-push-3 {
        right: 25%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-3 {
        left: 25%;
        right: auto
    }
    [dir=rtl] .col-sm-4 {
        float: right
    }
    [dir=rtl] .col-sm-push-4 {
        right: 33.33333%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-4 {
        left: 33.33333%;
        right: auto
    }
    [dir=rtl] .col-sm-5 {
        float: right
    }
    [dir=rtl] .col-sm-push-5 {
        right: 41.66667%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-5 {
        left: 41.66667%;
        right: auto
    }
    [dir=rtl] .col-sm-6 {
        float: right
    }
    [dir=rtl] .col-sm-push-6 {
        right: 50%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-6 {
        left: 50%;
        right: auto
    }
    [dir=rtl] .col-sm-7 {
        float: right
    }
    [dir=rtl] .col-sm-push-7 {
        right: 58.33333%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-7 {
        left: 58.33333%;
        right: auto
    }
    [dir=rtl] .col-sm-8 {
        float: right
    }
    [dir=rtl] .col-sm-push-8 {
        right: 66.66667%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-8 {
        left: 66.66667%;
        right: auto
    }
    [dir=rtl] .col-sm-9 {
        float: right
    }
    [dir=rtl] .col-sm-push-9 {
        right: 75%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-9 {
        left: 75%;
        right: auto
    }
    [dir=rtl] .col-sm-10 {
        float: right
    }
    [dir=rtl] .col-sm-push-10 {
        right: 83.33333%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-10 {
        left: 83.33333%;
        right: auto
    }
    [dir=rtl] .col-sm-11 {
        float: right
    }
    [dir=rtl] .col-sm-push-11 {
        right: 91.66667%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-11 {
        left: 91.66667%;
        right: auto
    }
    [dir=rtl] .col-sm-12 {
        float: right
    }
    [dir=rtl] .col-sm-push-12 {
        right: 100%;
        left: auto
    }
    [dir=rtl] .col-sm-pull-12 {
        left: 100%;
        right: auto
    }
    [dir=rtl] .col-sm-pull-0,
    [dir=rtl] .col-sm-push-0 {
        right: auto;
        left: auto
    }
}

@media(min-width:992px) {
    [dir=rtl] .col-md-1 {
        float: right
    }
    [dir=rtl] .col-md-push-1 {
        right: 8.33333%;
        left: auto
    }
    [dir=rtl] .col-md-pull-1 {
        left: 8.33333%;
        right: auto
    }
    [dir=rtl] .col-md-2 {
        float: right
    }
    [dir=rtl] .col-md-push-2 {
        right: 16.66667%;
        left: auto
    }
    [dir=rtl] .col-md-pull-2 {
        left: 16.66667%;
        right: auto
    }
    [dir=rtl] .col-md-3 {
        float: right
    }
    [dir=rtl] .col-md-push-3 {
        right: 25%;
        left: auto
    }
    [dir=rtl] .col-md-pull-3 {
        left: 25%;
        right: auto
    }
    [dir=rtl] .col-md-4 {
        float: right
    }
    [dir=rtl] .col-md-push-4 {
        right: 33.33333%;
        left: auto
    }
    [dir=rtl] .col-md-pull-4 {
        left: 33.33333%;
        right: auto
    }
    [dir=rtl] .col-md-5 {
        float: right
    }
    [dir=rtl] .col-md-push-5 {
        right: 41.66667%;
        left: auto
    }
    [dir=rtl] .col-md-pull-5 {
        left: 41.66667%;
        right: auto
    }
    [dir=rtl] .col-md-6 {
        float: right
    }
    [dir=rtl] .col-md-push-6 {
        right: 50%;
        left: auto
    }
    [dir=rtl] .col-md-pull-6 {
        left: 50%;
        right: auto
    }
    [dir=rtl] .col-md-7 {
        float: right
    }
    [dir=rtl] .col-md-push-7 {
        right: 58.33333%;
        left: auto
    }
    [dir=rtl] .col-md-pull-7 {
        left: 58.33333%;
        right: auto
    }
    [dir=rtl] .col-md-8 {
        float: right
    }
    [dir=rtl] .col-md-push-8 {
        right: 66.66667%;
        left: auto
    }
    [dir=rtl] .col-md-pull-8 {
        left: 66.66667%;
        right: auto
    }
    [dir=rtl] .col-md-9 {
        float: right
    }
    [dir=rtl] .col-md-push-9 {
        right: 75%;
        left: auto
    }
    [dir=rtl] .col-md-pull-9 {
        left: 75%;
        right: auto
    }
    [dir=rtl] .col-md-10 {
        float: right
    }
    [dir=rtl] .col-md-push-10 {
        right: 83.33333%;
        left: auto
    }
    [dir=rtl] .col-md-pull-10 {
        left: 83.33333%;
        right: auto
    }
    [dir=rtl] .col-md-11 {
        float: right
    }
    [dir=rtl] .col-md-push-11 {
        right: 91.66667%;
        left: auto
    }
    [dir=rtl] .col-md-pull-11 {
        left: 91.66667%;
        right: auto
    }
    [dir=rtl] .col-md-12 {
        float: right
    }
    [dir=rtl] .col-md-push-12 {
        right: 100%;
        left: auto
    }
    [dir=rtl] .col-md-pull-12 {
        left: 100%;
        right: auto
    }
    [dir=rtl] .col-md-pull-0,
    [dir=rtl] .col-md-push-0 {
        right: auto;
        left: auto
    }
}

@media(min-width:1200px) {
    [dir=rtl] .col-lg-1 {
        float: right
    }
    [dir=rtl] .col-lg-push-1 {
        right: 8.33333%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-1 {
        left: 8.33333%;
        right: auto
    }
    [dir=rtl] .col-lg-2 {
        float: right
    }
    [dir=rtl] .col-lg-push-2 {
        right: 16.66667%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-2 {
        left: 16.66667%;
        right: auto
    }
    [dir=rtl] .col-lg-3 {
        float: right
    }
    [dir=rtl] .col-lg-push-3 {
        right: 25%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-3 {
        left: 25%;
        right: auto
    }
    [dir=rtl] .col-lg-4 {
        float: right
    }
    [dir=rtl] .col-lg-push-4 {
        right: 33.33333%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-4 {
        left: 33.33333%;
        right: auto
    }
    [dir=rtl] .col-lg-5 {
        float: right
    }
    [dir=rtl] .col-lg-push-5 {
        right: 41.66667%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-5 {
        left: 41.66667%;
        right: auto
    }
    [dir=rtl] .col-lg-6 {
        float: right
    }
    [dir=rtl] .col-lg-push-6 {
        right: 50%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-6 {
        left: 50%;
        right: auto
    }
    [dir=rtl] .col-lg-7 {
        float: right
    }
    [dir=rtl] .col-lg-push-7 {
        right: 58.33333%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-7 {
        left: 58.33333%;
        right: auto
    }
    [dir=rtl] .col-lg-8 {
        float: right
    }
    [dir=rtl] .col-lg-push-8 {
        right: 66.66667%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-8 {
        left: 66.66667%;
        right: auto
    }
    [dir=rtl] .col-lg-9 {
        float: right
    }
    [dir=rtl] .col-lg-push-9 {
        right: 75%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-9 {
        left: 75%;
        right: auto
    }
    [dir=rtl] .col-lg-10 {
        float: right
    }
    [dir=rtl] .col-lg-push-10 {
        right: 83.33333%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-10 {
        left: 83.33333%;
        right: auto
    }
    [dir=rtl] .col-lg-11 {
        float: right
    }
    [dir=rtl] .col-lg-push-11 {
        right: 91.66667%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-11 {
        left: 91.66667%;
        right: auto
    }
    [dir=rtl] .col-lg-12 {
        float: right
    }
    [dir=rtl] .col-lg-push-12 {
        right: 100%;
        left: auto
    }
    [dir=rtl] .col-lg-pull-12 {
        left: 100%;
        right: auto
    }
    [dir=rtl] .col-lg-pull-0,
    [dir=rtl] .col-lg-push-0 {
        right: auto;
        left: auto
    }
}

[dir=rtl] .caret {
    margin-right: 2px
}

[dir=rtl] .dropdown-menu {
    left: auto;
    right: 0;
    float: right;
    text-align: right
}

[dir=rtl] .dropdown-menu.pull-right {
    right: auto;
    left: 0
}

[dir=rtl] .open>.dropdown-menu {
    display: block
}

[dir=rtl] .open>a {
    outline: 0
}

[dir=rtl] .dropdown-menu-right {
    left: 0;
    right: auto
}

[dir=rtl] .dropdown-menu-left {
    left: auto;
    right: 0
}

[dir=rtl] .pull-right>.dropdown-menu {
    right: auto;
    left: 0
}

@media(min-width:768px) {
    [dir=rtl] .navbar-right .dropdown-menu {
        right: auto;
        left: 0
    }
    [dir=rtl] .navbar-right .dropdown-menu-left {
        left: auto;
        right: 0
    }
}

[dir=rtl] .carousel-indicators {
    padding-right: 0
}

[dir=rtl] .carousel-indicators li {
    margin-right: 0 !important
}

@media(-webkit-transform-3d),
(transform-3d) {
    [dir=rtl] .carousel-inner>.item.active.right,
    [dir=rtl] .carousel-inner>.item.next {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    [dir=rtl] .carousel-inner>.item.active.left,
    [dir=rtl] .carousel-inner>.item.prev {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@media(min-width:768px) {
    [dir=rtl] .navbar-header {
        float: right
    }
}

[dir=rtl] .navbar-brand {
    float: right
}

@media(min-width:768px) {
    .navbar>.container-fluid [dir=rtl] .navbar-brand,
    .navbar>.container [dir=rtl] .navbar-brand {
        margin-right: -15px;
        margin-left: auto
    }
}

[dir=rtl] .navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto
}

@media(max-width:767px) {
    [dir=rtl] .navbar-nav .open .dropdown-menu .dropdown-header,
    [dir=rtl] .navbar-nav .open .dropdown-menu>li>a {
        padding-right: 25px;
        padding-left: 15px
    }
}

@media(min-width:768px) {
    [dir=rtl] .navbar-nav,
    [dir=rtl] .navbar-nav>li,
    [dir=rtl] .navbar-text {
        float: right
    }
}

@media(min-width:768px) {
    [dir=rtl] .navbar-left {
        float: right !important
    }
    [dir=rtl] .navbar-right {
        float: left !important;
        margin-left: -15px;
        margin-right: auto
    }
    [dir=rtl] .navbar-right~.navbar-right {
        margin-left: 0;
        margin-right: auto
    }
}

[dir=rtl] .nav {
    padding-right: 0
}

[dir=rtl] .nav-tabs {
    border-bottom: 1px solid #ddd
}

[dir=rtl] .nav-tabs>li {
    float: right
}

[dir=rtl] .nav-tabs>li>a {
    margin-right: auto;
    margin-left: 2px
}

[dir=rtl] .nav-pills>li {
    float: right
}

[dir=rtl] .nav-pills>li+li {
    margin-right: 2px;
    margin-left: auto
}

[dir=rtl] .nav-stacked>li {
    float: none
}

[dir=rtl] .nav-stacked>li+li {
    margin-top: 2px;
    margin-right: 0
}

[dir=rtl] .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    right: auto
}

[dir=rtl] .modal-footer {
    text-align: left
}

[dir=rtl] .modal-footer .btn+.btn {
    margin-left: 0;
    margin-right: 5px
}

[dir=rtl] .modal-footer .btn-group .btn+.btn {
    margin-right: -1px;
    margin-left: 0
}

[dir=rtl] .modal-footer .btn-block+.btn-block {
    margin-right: 0;
    margin-left: 0
}

[dir=rtl] .homepageheroexperience:before {
    margin-right: auto;
    margin-left: -.25em
}

[dir=rtl] .homepageheroexperience .imagecomponent .authoring-edit {
    padding-right: 20px;
    padding-left: 0
}

[dir=rtl] .homepageheroexperience .imagecomponent img {
    right: 50%;
    left: 0;
    transform: translate(50%, -50%)
}

[dir=rtl] .homepageheroexperience .hero-container .heading sup {
    margin-left: 4px;
    margin-right: 0
}

[dir=rtl] .homepageheroexperience .hero-overlay {
    right: 0;
    left: auto
}

[dir=rtl] .homepageheroexperience .heroarrowanchor {
    right: 50%;
    left: auto
}

[dir=rtl] .homepageheroexperience .heroarrowanchor-btn {
    transform: translateX(50%)
}

[dir=rtl] .homepageheroexperience .heroarrowanchor-btn:hover {
    transform: translate(50%, -20px)
}

[dir=rtl] .site-footer {
    float: right
}

@media(min-width:480px) {
    [dir=rtl] .site-footer {
        left: auto;
        right: 0;
        float: right
    }
}

[dir=rtl] .site-footer .footarrowanchor-btn {
    right: auto;
    left: 18px
}

@media(min-width:480px) {
    [dir=rtl] .site-footer .footarrowanchor-btn {
        right: auto;
        left: 30px
    }
}

[dir=rtl] .imagerowexperience.parallaximagerowexperience .container-fluid {
    padding-left: 0
}

@media(min-width:1024px) {
    [dir=rtl] .imagerowexperience.parallaximagerowexperience .container-fluid {
        padding-right: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .imagerowexperience.parallaximagerowexperience .container-fluid {
        padding-right: 0
    }
}

[dir=rtl] .imagerowexperience.parallaximagerowexperience .container-fluid .text {
    padding-right: 20px
}

[dir=rtl] .categoryheroexperience .imagecomponent .authoring-edit {
    padding-right: 20px;
    padding-left: 0
}

[dir=rtl] .categoryheroexperience .imagecomponent img {
    left: auto;
    right: 50%;
    transform: translate(50%, -50%)
}

@media(min-width:768px) {
    [dir=rtl] .categoryheroexperience .hero-container {
        margin-right: 16.66667%;
        margin-left: auto
    }
}

@media(min-width:60em) {
    [dir=rtl] .categoryheroexperience .hero-container {
        margin-left: auto;
        margin-right: 16.66667%
    }
}

[dir=rtl] .categoryheroexperience .hero-container-content .heading sup {
    margin-right: auto;
    margin-left: 4px
}

[dir=rtl] .categoryheroexperience .heroarrowanchor {
    left: auto;
    right: 50%
}

[dir=rtl] .categoryheroexperience .heroarrowanchor-btn {
    transform: translateX(50%)
}

[dir=rtl] .categoryheroexperience .heroarrowanchor-btn:hover {
    transform: translate(50%, -20px)
}

[dir=rtl] .contentpageheroexperience {
    float: right
}

[dir=rtl] .subcategoryheroexperience .imagecomponent .authoring-edit {
    padding-right: 20px;
    padding-left: 0
}

[dir=rtl] .subcategoryheroexperience .imagecomponent img {
    right: 50%;
    left: auto;
    transform: translate(50%, -50%)
}

[dir=rtl] .subcategoryheroexperience .hero-container .heading sup {
    margin-left: 4px;
    margin-right: auto
}

[dir=rtl] .subcategoryheroexperience .hero-overlay {
    right: 0;
    left: auto
}

[dir=rtl] .site-header__top__container>div {
    float: right
}

[dir=rtl] .site-header__top__container>div.site-header__secondary-navigation {
    float: left
}

[dir=rtl] .site-header__country-selector-toggle {
    float: right
}

[dir=rtl] .site-header__country-selector {
    text-align: right;
    left: auto;
    right: 0
}

[dir=rtl] .site-header__country-selector__section {
    padding-left: 1rem;
    padding-right: 0
}

@media(max-width:767px) {
    [dir=rtl] .site-header__country-selector__section .icon-chevron-country-selector {
        margin-left: 0;
        margin-right: 10px
    }
}

@media(max-width:767px) {
    [dir=rtl] .site-header__country-selector__section ul {
        padding-left: 0;
        padding-right: 2.5rem
    }
}

[dir=rtl] .site-header__country-selector__section ul li {
    padding-right: 0;
    padding-left: 12px
}

@media(max-width:767px) {
    [dir=rtl] .site-header__country-selector__section ul li {
        padding-right: auto;
        padding-left: 0
    }
}

@media(min-width:768px) {
    [dir=rtl] .site-header__country-selector__section ul li {
        padding-right: auto;
        padding-left: 2rem
    }
}

[dir=rtl] .site-header__country-selector__section ul li.multilingual .multilingual__country-name {
    margin-right: 0;
    margin-left: 1.5rem
}

@media(min-width:1024px) {
    [dir=rtl] .site-header__country-selector__section.is-two-columns ul li {
        float: right
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header__country-selector__section.is-two-columns ul li {
        float: right
    }
}

[dir=rtl] .site-header__secondary-navigation {
    float: left
}

[dir=rtl] .site-header__secondary-navigation ul li a {
    margin-left: 34px;
    margin-right: auto
}

[dir=rtl] .site-header__secondary-navigation ul li:last-child a {
    margin-right: auto;
    margin-left: 20px
}

[dir=rtl] .site-header__bottom:before {
    left: auto;
    right: 0
}

[dir=rtl] .site-header__logo {
    float: right;
    text-align: right;
    margin-right: -10px;
    margin-left: auto
}

@media(max-width:1023px) {
    [dir=rtl] .site-header__logo {
        padding-right: 17px;
        padding-left: 0
    }
}

[dir=rtl] .site-header__centered {
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .site-header__centered {
        left: auto;
        right: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header__centered {
        left: auto;
        right: 0
    }
}

[dir=rtl] .site-header__navigation-primary,
[dir=rtl] .site-header__navigation-primary>div:first-of-type {
    float: right
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav {
    text-align: right
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav li {
    float: right
}

@media(max-width:1023px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li {
        float: right
    }
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav li a {
    float: right
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav li .icon-chevron-primary-navigation {
    margin-right: 10px;
    margin-left: 0
}

@media(min-width:1024px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li .icon-chevron-primary-navigation {
        left: auto;
        right: 100%;
        margin-left: auto;
        margin-right: -24px;
        transform: rotate(90deg)
    }
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav li.active>a:after {
    left: 35px;
    right: 10px
}

@media(min-width:1024px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li.active>a:after {
        left: 10px
    }
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu {
    right: -20px;
    left: auto
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu li {
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu li {
        padding-right: 0;
        padding-left: 20px;
        margin-left: auto;
        margin-right: -11px
    }
}

@media(min-width:1024px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu li .sub-menu {
        right: 100%;
        left: auto
    }
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu li .sub-menu.to-right {
        right: auto;
        left: 100%
    }
}

@media(max-width:767px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu {
        padding-right: 35px;
        padding-left: 0;
        right: 0;
        left: auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav li .sub-menu {
        padding-right: 25px;
        padding-left: 0;
        float: right;
        right: 0;
        left: auto
    }
}

@media(min-width:1024px) {
    [dir=rtl] .site-header__navigation-primary ul.navbar-nav>li>.sub-menu.to-right {
        right: auto;
        left: -20px
    }
}

[dir=rtl] .site-header__navigation-primary ul.navbar-nav .utility-mobile-links,
[dir=rtl] .site-header__navigation-primary ul.navbar-nav .utility-mobile-links ul li {
    float: right
}

[dir=rtl] .site-header__navigation-primary .navbar-toggle {
    margin-left: 7px;
    margin-right: 0
}

[dir=rtl] .site-header__navigation-primary .navbar-toggle.collapsed {
    margin-left: 0
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header__navigation-primary .navbar-header {
        float: left
    }
}

@media(max-width:767px) {
    [dir=rtl] .site-header__navigation-primary .navbar-header .toggle-nav {
        float: left;
        margin-left: 4px;
        margin-right: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header__navigation-primary .navbar-header .toggle-nav {
        float: left
    }
}

[dir=rtl] .site-header .country-selector-toggle__btn {
    padding-right: 3rem;
    padding-left: 4.5rem;
    margin-right: -rem;
    margin-left: auto
}

[dir=rtl] .site-header .country-selector-toggle__btn .country-selector-toggle__btn__separator,
[dir=rtl] .site-header .country-selector-toggle__btn .selector-text {
    float: right
}

[dir=rtl] .site-header .country-selector-toggle__btn>svg,
[dir=rtl] .site-header .country-selector-toggle__btn__icon {
    left: 20px;
    right: auto
}

[dir=rtl] .primary-nav-active .site-header__navigation-primary {
    float: right
}

[dir=rtl] .primary-nav-active .site-header__search {
    right: 0;
    left: auto
}

[dir=rtl] .is-homepage .site-header__navigation-primary ul.navbar-nav li .sub-menu:before,
[dir=rtl] .site-header.is-homepage ul.navbar-nav>li>.sub-menu:before {
    right: 30px;
    left: auto
}

[dir=rtl] .site-header.is-homepage ul.navbar-nav>li>.sub-menu.to-right:before {
    right: auto;
    left: 30px
}

[dir=rtl] .searchinputfield,
[dir=rtl] .site-header__search {
    float: left
}

@media(max-width:767px) {
    [dir=rtl] .site-header {
        text-align: right
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header {
        text-align: right
    }
}

[dir=rtl] .site-header .site-header__search {
    left: -15px;
    right: auto
}

[dir=rtl] .site-header .site-header__search.search-active .site-header__search-toggle a.btn {
    margin-left: 8px;
    margin-right: auto
}

[dir=rtl] .site-header .site-header__search.search-active .site-header__search-toggle a.btn.btn-search-close {
    left: -15px;
    right: auto;
    margin-left: 0
}

[dir=rtl] .site-header .site-header__search-toggle a.btn,
[dir=rtl] .site-header .site-header__search-toggle form {
    float: right
}

[dir=rtl] .site-header .site-header__search-toggle a.btn-search-close {
    float: left
}

@media(max-width:767px) {
    [dir=rtl] .site-header .site-header__search-input {
        text-align: right;
        right: 0;
        left: auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header .site-header__search-input {
        text-align: right;
        right: 0;
        left: auto
    }
}

[dir=rtl] .site-header .site-header__search-container .search-form input {
    padding-left: 10px;
    padding-right: 50px
}

@media(min-width:480px) {
    [dir=rtl] .site-header .site-header__search-container .search-form input {
        padding-right: 15px
    }
}

@media(min-width:1280px) {
    [dir=rtl] .site-header .site-header__search-container .search-form input {
        padding-right: 15px
    }
}

[dir=rtl] .site-header .site-header__search-container .input-icon {
    right: 25px
}

@media(max-width:767px) {
    [dir=rtl] .site-header .site-header__search-container .input-icon {
        right: 25px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .site-header .site-header__search-container .input-icon {
        right: 25px
    }
}

[dir=rtl] .site-header .site-header__actions {
    float: right
}

[dir=rtl] .site-header .site-header__actions .btn-search-open.active {
    transform: translateX(1000%)
}

[dir=rtl] .site-header .site-header__mobile-search {
    right: 0;
    text-align: right
}

[dir=rtl] .site-header .site-header__mobile-search__toggle__btn {
    text-align: right
}

[dir=rtl] .site-header .site-header__mobile-search__toggle__btn .btn-label {
    margin-right: 8px
}

[dir=rtl] .site-header .site-header__search.active .mobile-close-btn {
    left: 20px;
    right: auto
}

[dir=rtl] .site-header .site-header__search.active .mobile-search-slider .close-search-slider:after {
    float: right
}

[dir=rtl] .site-header .site-header__search.active .mobile-search-slider .icon-search {
    float: right;
    margin-left: 20px;
    margin-right: auto
}

[dir=rtl] .site-header .site-header__search.active .mobile-search-slider form {
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .imagefigure .module__image__content__caption-wrap {
        float: right
    }
}

[dir=rtl] .article-content .col-md-12 .imagefigure,
[dir=rtl] .article-content .col-md-12 .imagefigure .module__image__content__caption-wrap {
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .article-content .col-md-12 .imagefigure .module__image__content__caption-wrap {
        float: right
    }
}

[dir=rtl] .main-content div.twocolumnpromorowexperience,
[dir=rtl] .main-content div.twocolumnpromorowexperience .promo {
    float: right
}

[dir=rtl] .main-content div.twocolumnpromorowexperience .row>div {
    padding-right: 0;
    float: right
}

@media(min-width:480px) {
    [dir=rtl] .main-content div.twocolumnpromorowexperience .row>div {
        padding-left: 0
    }
}

@media(min-width:768px) {
    [dir=rtl] .main-content div.twocolumnpromorowexperience .row>div {
        padding-right: 0;
        float: right
    }
}

@media(min-width:1280px) {
    [dir=rtl] .main-content div.twocolumnpromorowexperience .row>div {
        padding-right: 0
    }
}

[dir=rtl] .main-content div.twocolumnpromorowexperience .row .col-md-6 {
    float: left
}

@media(max-width:767px) {
    [dir=rtl] .main-content div.twocolumnpromorowexperience .row .col-md-6,
    [dir=rtl] .main-content div.twocolumnpromorowexperience .row .col-md-6 .parsys,
    [dir=rtl] .main-content div.twocolumnpromorowexperience .row .col-md-6>div {
        float: right
    }
}

@media(min-width:480px) {
    [dir=rtl] .main-content div.twocolumnpromorowexperience .image img {
        right: 0;
        left: auto;
        z-index: 1
    }
}

[dir=rtl] .main-content div.twocolumnpromorowexperience .plaintext:before,
[dir=rtl] .main-content div.twocolumnpromorowexperience .text:before {
    left: auto;
    right: 50%;
    transform: translateX(50%)
}

[dir=rtl] .main-content div.twocolumnpromorowexperience .btn {
    transform: translateX(50%)
}

[dir=rtl] .main-content div.twocolumnpromorowexperience .btn:hover {
    transform: translate(50%, -20px)
}

[dir=rtl] .in-author div.twocolumnpromorowexperience {
    float: right
}

@media(min-width:768px) {
    [dir=rtl] .in-author div.twocolumnpromorowexperience .row>div {
        padding-right: 0;
        float: right
    }
}

@media(min-width:1280px) {
    [dir=rtl] .in-author div.twocolumnpromorowexperience .row>div {
        padding-right: 0
    }
}

@media(min-width:1280px) {
    [dir=rtl] .in-author div.twocolumnpromorowexperience .image img {
        right: 0;
        left: auto
    }
}

[dir=rtl] .additionalresourceslinkexperience hr {
    margin-right: -1000px;
    margin-left: auto
}

[dir=rtl] .additionalresourceslinkexperience {
    float: right
}

[dir=rtl] .additional-resources.col-xs-12 {
    margin-left: auto;
    margin-right: 25%
}

@media(max-width:767px) {
    [dir=rtl] .additional-resources.col-xs-12 {
        margin-right: 5%
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .additional-resources.col-xs-12 {
        margin-right: 16.66667%
    }
}

[dir=rtl] .additional-resources.col-xs-12 .col-md-6 {
    padding-right: 0
}

@media(max-width:767px) {
    [dir=rtl] .additional-resources.col-xs-12 .col-md-6 {
        padding-left: 8px
    }
}

[dir=rtl] .additional-resources.col-xs-12 .add-resource-heading {
    float: right
}

[dir=rtl] .no-height .additional-resources ul {
    padding-right: 25px;
    padding-left: auto
}

[dir=rtl] .subcategorylinklist,
[dir=rtl] .subcategorylinklist .module__subcat-link .subcategorylistablelink {
    float: right
}

[dir=rtl] .subcategorylinklist .module__subcat-link .subcategorylistablelink:before {
    right: 0;
    left: auto
}

[dir=rtl] .subcategorylinklist .module__subcat-link .subcategorylistablelink.hover .module__subcat-link__item__content__cta__link>svg {
    transform: translateX(-10px) rotate(180deg)
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content a {
    float: right
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__title-wrap {
    right: 8.33333%;
    left: auto;
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .subcategorylinklist .module__subcat-link__item__content__title-wrap {
        right: 0;
        left: auto
    }
}

@media(min-width:480px) {
    [dir=rtl] .subcategorylinklist .module__subcat-link__item__content__title-wrap {
        padding-left: 15px;
        padding-right: 0
    }
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__title-wrap h2 {
    text-align: right
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__text-wrap {
    right: 8.33333%;
    left: auto;
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .subcategorylinklist .module__subcat-link__item__content__text-wrap {
        right: 0;
        left: auto
    }
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__cta-wrap {
    right: 8.33%;
    left: auto;
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .subcategorylinklist .module__subcat-link__item__content__cta-wrap {
        left: auto;
        right: 0;
        text-align: right
    }
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__cta__link {
    float: left
}

@media(max-width:767px) {
    [dir=rtl] .subcategorylinklist .module__subcat-link__item__content__cta__link {
        float: right
    }
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__cta__link>svg {
    transform: rotate(180deg)
}

[dir=rtl] .subcategorylinklist .module__subcat-link__item__content__text {
    text-align: right
}

[dir=rtl] .feature-story {
    float: right
}

@media(min-width:768px) {
    [dir=rtl] .feature-story .imagecomponent img {
        left: auto;
        right: 50%;
        transform: translate(50%, -50%)
    }
}

[dir=rtl] .feature-story .imagecomponent .authoring-edit {
    padding-left: 0;
    padding-right: 20px
}

[dir=rtl] .feature-story .hero-container .heading sup {
    margin-left: 4px;
    margin-right: 0
}

[dir=rtl] .feature-story .hero-container .calltoaction {
    margin-left: 10px;
    margin-right: auto
}

[dir=rtl] .feature-story .hero-container .calltoaction:first-of-type {
    margin-right: auto;
    margin-left: 0
}

[dir=rtl] .wide-content .hero-container .hero-container-content.orient-left>div {
    margin-left: 0
}

@media(min-width:768px) {
    [dir=rtl] .wide-content .hero-container .hero-container-content.orient-left>div {
        margin-right: 79px
    }
}

@media(min-width:1024px) {
    [dir=rtl] .wide-content .hero-container .hero-container-content.orient-left>div {
        margin-right: 110px
    }
}

@media(min-width:1280px) {
    [dir=rtl] .wide-content .hero-container .hero-container-content.orient-left>div {
        margin-right: 128px
    }
}

[dir=rtl] .in-author .feature-story,
[dir=rtl] .in-author .featurestoryexperience {
    float: right
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .internal-link-promotion .col-md-4 {
        float: right
    }
}

[dir=rtl] .informationcarouselrowexperience,
[dir=rtl] .statisticcarousel,
[dir=rtl] .statisticcarouselrowexperience,
[dir=rtl] .threecolumninternallinkpromotionexperience {
    float: right
}

@media(min-width:480px) {
    [dir=rtl] .informationcarouselrowexperience .carousel-information>div {
        right: 8.33333%;
        left: auto
    }
}

[dir=rtl] .in-author .informationcarouselrowexperience {
    float: right
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .feature-story-promotion.container .row .col-md-4 {
        float: right
    }
}

[dir=rtl] .threecolumnfeaturestorypromotionexperience {
    float: right
}

[dir=rtl] .headshotquotecarousel .carousel-inner .item .quotation {
    text-align: right
}

[dir=rtl] .headshotquotecarousel .carousel-inner .item .quotation q:before {
    left: 20px;
    right: auto;
    margin-left: -20px;
    margin-right: auto
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .headshotquotecarousel .carousel-inner .item .quotation q:before {
        left: 25px;
        right: auto;
        margin-left: -20px;
        margin-right: auto
    }
}

@media(min-width:1024px) {
    [dir=rtl] .headshotquotecarousel .carousel-inner .item .quotation q:before {
        left: 25px;
        right: auto;
        margin-left: -20px;
        margin-right: auto
    }
}

[dir=rtl] .headshotquotecarouselrowexperience,
[dir=rtl] .in-author .headshotquotecarouselrowexperience {
    float: right
}

[dir=rtl] .imagelistgrid>div .imagelistablegrid .caption.plaintext,
[dir=rtl] .imagelistgrid>div .imagelistablegrid .plaintext {
    text-align: right
}

[dir=rtl] .informationcardexperience,
[dir=rtl] .informationcardexperience .container .col-md-6>div,
[dir=rtl] .informationcardexperience .container .col-md-6>div .heading,
[dir=rtl] .informationcardexperience .container .col-md-6>div .link,
[dir=rtl] .informationcardexperience .container .col-md-6>div .parsys,
[dir=rtl] .informationcardexperience .container .col-md-6>div .text {
    float: right
}

[dir=rtl] .informationcardexperience .container .link a {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

[dir=rtl] .articlecontentrowexperience {
    float: right
}

[dir=rtl] .article-content .col-md-12 {
    float: unset
}

[dir=rtl] .table-experience .heading,
[dir=rtl] .table-experience table tr>td>p {
    margin-left: auto !important;
    margin-right: 0 !important
}

[dir=rtl] .table-experience table td:first-child {
    text-align: right
}

[dir=rtl] .accordion {
    float: left
}

[dir=rtl] .accordion-container .panel-group {
    left: auto;
    right: 8.33333%
}

@media(min-width:480px) {
    [dir=rtl] .accordion-container .panel-group {
        right: 16.66667%
    }
}

@media(min-width:768px) {
    [dir=rtl] .accordion-container .panel-group {
        right: 25%
    }
}

[dir=rtl] .accordion-container .panel-group .title-group {
    padding-right: 23px;
    padding-left: 15px
}

[dir=rtl] .accordion-container .panel-group .panel-default {
    float: right
}

@media(max-width:768px) {
    [dir=rtl] .accordion-container .panel-group .panel-default .panel-heading .panel-title {
        margin-left: 60px;
        margin-right: auto
    }
}

@media(max-width:768px) {
    [dir=rtl] .accordion-container .panel-group .panel-default .panel-heading .panel-title a:after {
        right: auto !important;
        left: -57px !important
    }
}

[dir=rtl] .accordion-container .panel-group .panel-default .panel-heading .panel-title a:after {
    right: auto;
    left: -55px
}

@media(max-width:767px) {
    [dir=rtl] .accordion-container .panel-group .panel-default .panel-heading .panel-title a:after {
        left: -40px
    }
}

[dir=rtl] .accordion-container .panel-group .panel-default .panel-heading .panel-title a.collapsed:after {
    right: auto;
    left: -55px
}

@media(max-width:767px) {
    [dir=rtl] .accordion-container .panel-group .panel-default .panel-heading .panel-title a.collapsed:after {
        left: -40px
    }
}

[dir=rtl] .accordion-container .panel-group .panel-default .panel-body {
    padding-left: 60px;
    padding-right: 0
}

[dir=rtl] .accordion-container .expand-controls {
    float: left
}

[dir=rtl] .article-content .accordion {
    float: none
}

[dir=rtl] .article-content .accordion-container .panel-group {
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    [dir=rtl] .notification__content,
    [dir=rtl] .notification__cta {
        float: right;
        right: 16.66667%;
        left: auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .variablesecondarynavigation {
        padding-left: 20px;
        padding-right: 15px
    }
}

[dir=rtl] .variablesecondarynavigation .breadcrumb>li {
    margin-left: 15px;
    margin-right: 0
}

[dir=rtl] .variablesecondarynavigation .breadcrumb>li:before {
    margin-right: -9px;
    margin-left: 9px
}

@media(max-width:767px) {
    [dir=rtl] .variablesecondarynavigation .breadcrumb>li:after {
        margin-right: 15px
    }
    [dir=rtl] .variablesecondarynavigation .breadcrumb>li:first-of-type:after {
        margin-right: 10px
    }
}

[dir=rtl] .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation {
    left: auto;
    right: -15px
}

@media(max-width:767px) {
    [dir=rtl] .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation {
        padding-right: 25px;
        padding-left: 0;
        right: 0
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .variablesecondarynavigation .breadcrumb>li:last-child .subnavigation {
        right: 0
    }
}

@media(min-width:1024px) {
    [dir=rtl] .variablesecondarynavigation .breadcrumb>li.current-page {
        margin-right: 0
    }
}

[dir=rtl] .variablesecondarynavigation .breadcrumb>li .subnavigation-toggle svg {
    margin-right: 10px;
    margin-left: auto
}

[dir=rtl] .rssfeedcarouselexperience {
    margin-right: auto
}

[dir=rtl] .rsscarousel .rss-carousel .item {
    float: right;
    margin-right: 10%;
    margin-left: 0
}

@media(max-width:767px) {
    [dir=rtl] .rsscarousel .rss-carousel .item {
        float: none;
        margin-right: 0
    }
}

.cq-Editable-dom .brightcove-video-experience .hero-container,
.cq-Editable-dom .youtube-video-experience .hero-container {
    padding-top: 0;
    margin-top: 0
}

.cq-Editable-dom .brightcove-video-experience>.row,
.cq-Editable-dom .youtube-video-experience>.row {
    margin-top: 45px
}

.brightcoveembeddedexperience,
.youtubevideoembeddedexperience {
    background-color: #fff;
    float: left;
    width: 100%
}

.articlecontentrowexperience+.brightcoveembeddedexperience,
.articlecontentrowexperience+.youtubevideoembeddedexperience {
    margin-top: -60px
}

.brightcove-video-experience,
.youtube-video-experience {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    height: auto;
    padding-bottom: 12rem;
    position: relative;
    padding-left: 0;
    padding-right: 0
}

@media(min-width:400px) {
    .brightcove-video-experience,
    .youtube-video-experience {
        max-width: 380px
    }
}

@media(min-width:500px) {
    .brightcove-video-experience,
    .youtube-video-experience {
        max-width: 480px
    }
}

@media(min-width:600px) {
    .brightcove-video-experience,
    .youtube-video-experience {
        max-width: 580px
    }
}

@media(min-width:767px) {
    .brightcove-video-experience,
    .youtube-video-experience {
        max-width: 600px
    }
}

@media(min-width:1001px) {
    .brightcove-video-experience,
    .youtube-video-experience {
        max-width: 860px
    }
}

.brightcove-video-experience>.row,
.youtube-video-experience>.row {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1
}

@media(min-width:1001px) {
    .brightcove-video-experience>.row,
    .youtube-video-experience>.row {
        position: absolute
    }
}

.brightcove-video-experience>.row .col-md-12,
.youtube-video-experience>.row .col-md-12 {
    padding: 0
}

.brightcove-video-experience .brightcovevideo .vjs-poster,
.youtube-video-experience .brightcovevideo .vjs-poster {
    background-size: cover
}

.brightcove-video-experience .brightcovevideo,
.brightcove-video-experience .text,
.brightcove-video-experience .video,
.youtube-video-experience .brightcovevideo,
.youtube-video-experience .text,
.youtube-video-experience .video {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.brightcove-video-experience .brightcovevideo:after,
.brightcove-video-experience .brightcovevideo:before,
.brightcove-video-experience .text:after,
.brightcove-video-experience .text:before,
.brightcove-video-experience .video:after,
.brightcove-video-experience .video:before,
.youtube-video-experience .brightcovevideo:after,
.youtube-video-experience .brightcovevideo:before,
.youtube-video-experience .text:after,
.youtube-video-experience .text:before,
.youtube-video-experience .video:after,
.youtube-video-experience .video:before {
    content: " ";
    display: table
}

.brightcove-video-experience .brightcovevideo:after,
.brightcove-video-experience .text:after,
.brightcove-video-experience .video:after,
.youtube-video-experience .brightcovevideo:after,
.youtube-video-experience .text:after,
.youtube-video-experience .video:after {
    clear: both
}

.brightcove-video-experience .hero-container,
.youtube-video-experience .hero-container {
    z-index: 2;
    width: 100%;
    overflow: hidden;
    padding-bottom: 11%;
    margin-top: 60px;
    height: 188px;
    position: absolute
}

@media(min-width:400px) {
    .brightcove-video-experience .hero-container,
    .youtube-video-experience .hero-container {
        height: 222px
    }
}

@media(min-width:500px) {
    .brightcove-video-experience .hero-container,
    .youtube-video-experience .hero-container {
        height: 285px
    }
}

@media(min-width:600px) {
    .brightcove-video-experience .hero-container,
    .youtube-video-experience .hero-container {
        height: 334px
    }
}

@media(min-width:767px) {
    .brightcove-video-experience .hero-container,
    .youtube-video-experience .hero-container {
        height: 365px
    }
}

@media(min-width:1001px) {
    .brightcove-video-experience .hero-container,
    .youtube-video-experience .hero-container {
        height: 100%;
        position: relative
    }
}

.brightcove-video-experience .hero-container:after,
.brightcove-video-experience .hero-container:before,
.youtube-video-experience .hero-container:after,
.youtube-video-experience .hero-container:before {
    content: " ";
    display: table
}

.brightcove-video-experience .hero-container:after,
.youtube-video-experience .hero-container:after {
    clear: both
}

.brightcove-video-experience .hero-container .imagecomponent,
.youtube-video-experience .hero-container .imagecomponent {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 125px
}

.brightcove-video-experience .hero-container .imagecomponent .authoring-edit,
.youtube-video-experience .hero-container .imagecomponent .authoring-edit {
    z-index: 2;
    position: absolute;
    padding: 1px 0 20px 20px;
    width: 100%;
    text-align: center
}

.brightcove-video-experience .hero-container .imagecomponent .authoring-placeholder,
.youtube-video-experience .hero-container .imagecomponent .authoring-placeholder {
    display: block;
    height: 20px;
    width: 100%;
    text-indent: -9999px
}

.brightcove-video-experience .hero-container .imagecomponent .image-container,
.youtube-video-experience .hero-container .imagecomponent .image-container {
    min-height: 100px;
    position: relative
}

.brightcove-video-experience .hero-container .imagecomponent img,
.youtube-video-experience .hero-container .imagecomponent img {
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}

.brightcove-video-experience .hero-container .actions,
.youtube-video-experience .hero-container .actions {
    opacity: 1;
    transition: opacity .4s ease;
    width: 100%;
    height: 400px;
    z-index: 3;
    margin-left: -13px
}

.brightcove-video-experience .hero-container .mask,
.youtube-video-experience .hero-container .mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #fff;
    opacity: 0
}

.brightcove-video-experience .hero-container .btn-play,
.youtube-video-experience .hero-container .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    transform: translateY(-50%) translateX(-50%);
    cursor: pointer;
    background: #fff;
    width: 120px;
    height: 120px;
    opacity: .5;
    transition: opacity .3s ease, background-color .3s ease;
    border: 0
}

.brightcove-video-experience .hero-container .btn-play:hover,
.youtube-video-experience .hero-container .btn-play:hover {
    opacity: .8
}

.brightcove-video-experience .hero-container .btn-play:before,
.youtube-video-experience .hero-container .btn-play:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 0;
    height: 0;
    transform: translateY(-50%) translateX(-11px);
    opacity: .5;
    transition: opacity 1s ease;
    pointer-events: inherit;
    border: solid transparent;
    border-color: rgba(213, 17, 17, 0);
    border-left-color: #000;
    border-width: 22px;
    border-left-width: 34px
}

.brightcove-video-experience .hero-container .btn-play:after,
.youtube-video-experience .hero-container .btn-play:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 50px;
    height: 50px;
    transform: translateY(-50%) translateX(-50%);
    background-size: contain;
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none
}

.brightcove-video-experience .video-wrapper,
.youtube-video-experience .video-wrapper {
    margin-top: 60px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    z-index: 1
}

.brightcove-video-experience .video-wrapper iframe,
.youtube-video-experience .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.brightcove-video-experience .text,
.youtube-video-experience .text {
    margin-bottom: 20px;
    margin-top: 8px
}

.article-content .col-md-12 .brightcove-video-experience .image,
.article-content .col-md-12 .youtube-video-experience .image {
    width: 100%;
    margin: 0;
    padding: 0
}

.article-content .col-md-12 .brightcove-video-experience .text,
.article-content .col-md-12 .youtube-video-experience .text {
    width: 100%;
    margin-left: 0
}

.in-author .brightcoveembedexperience,
.in-author .youtubevideoembeddedexperience {
    padding-bottom: 12rem
}

[dir=rtl] .productdetailcontainer {
    float: right
}

[dir=rtl] .productdetailcontainer__offset:first-of-type {
    left: auto;
    right: 0
}

[dir=rtl] .productdetailcontainer__offset:nth-of-type(2) {
    right: auto;
    left: 0
}

[dir=rtl] .productdetailcontainer__offset a>p {
    margin-left: auto;
    margin-right: 75px;
    text-align: right
}

[dir=rtl] .productdetailcontainer__main {
    float: right;
    margin-right: 150px;
    margin-left: 0
}

@media(max-width:767px) {
    [dir=rtl] .productdetailcontainer__main {
        float: right
    }
}

@media(max-width:959px) {
    [dir=rtl] .productdetailcontainer__main {
        margin-right: 0;
        margin-left: auto
    }
}

@media(max-width:479px) {
    [dir=rtl] .productdetailcontainer__main>div.detail-container>div,
    [dir=rtl] .productdetailcontainer__main>div.detail-container>header.productdetailcontainer__main__page-header {
        margin-left: auto;
        margin-right: 0
    }
    [dir=rtl] .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text {
        float: right;
        margin-right: 10px;
        margin-left: 0
    }
    [dir=rtl] .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text .arrow {
        float: right;
        margin-right: -30px;
        margin-left: 10px
    }
    [dir=rtl] .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text a {
        float: right
    }
}

@media(min-width:480px) and (max-width:767px) {
    [dir=rtl] .productdetailcontainer__main>div.detail-container {
        float: right
    }
    [dir=rtl] .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text .arrow {
        float: right;
        margin-right: -30px;
        margin-left: 18px
    }
    [dir=rtl] .productdetailcontainer__main>div.detail-container .productdetailcontainer__main__back-to-title-text a {
        float: right
    }
    [dir=rtl] .productdetailcontainer__main>div.detail-container>div,
    [dir=rtl] .productdetailcontainer__main>div.detail-container>header.productdetailcontainer__main__page-header {
        margin-right: 8.3333%;
        margin-left: 0
    }
}

[dir=rtl] .productdetailcontainer__main__description__details,
[dir=rtl] .productdetailcontainer__main__description__details>div {
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .productdetailcontainer__main__description__details>div {
        float: right
    }
}

[dir=rtl] .productdetailcontainer__main__description__indicators .phase-container .single-dash {
    float: right;
    margin-right: 2.5%;
    margin-left: 0
}

[dir=rtl] .productdetailcontainer__main__description__indicators .phase-container .single-dash:first-of-type {
    margin-right: 0
}

[dir=rtl] .productdetailcontainer__main__description__indicators .phase-container .phase-text {
    right: 0;
    left: auto
}

[dir=rtl] .productdetailcontainer__main__description__indicators .phase-container.approved .single-dash {
    margin: 0
}

[dir=rtl] .productdetailcontainer__main__description__indicators table thead tr th {
    text-align: right
}

@media(max-width:480px) {
    [dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr {
        float: right
    }
}

@media(max-width:767px) {
    [dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr {
        float: right
    }
}

@media(min-width:480px) {
    [dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr td {
        padding-right: 0;
        padding-left: 3rem
    }
}

@media(max-width:767px) {
    [dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr td {
        float: right
    }
}

@media(min-width:768px) {
    [dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr td {
        float: unset
    }
}

@media(min-width:1280px) {
    [dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr td {
        padding-right: 0;
        padding-left: 3rem;
        float: unset
    }
}

[dir=rtl] .productdetailcontainer__main__description__indicators table tbody tr td:last-child {
    padding-left: 0
}

[dir=rtl] .pipeline-list,
[dir=rtl] .pipeline-list .pipeline-results-wrapper .focus-container {
    float: right
}

@media(min-width:48rem) {
    [dir=rtl] .pipeline-list .pipeline-results-wrapper .focus-container h2 {
        padding-right: 2rem;
        padding-left: auto
    }
}

@media(min-width:80rem) {
    [dir=rtl] .pipeline-list .pipeline-results-wrapper .focus-container h2 {
        padding-right: 2rem;
        padding-left: auto
    }
}

[dir=rtl] .pipeline-list .pipeline-results-wrapper .table__tr {
    float: right;
    margin-right: -4rem;
    margin-left: -2rem
}

[dir=rtl] .pipeline-list .pipeline-results-wrapper .th-potential-indication {
    padding-left: -8px;
    margin-right: 10px
}

[dir=rtl] .pipeline-list .pipeline-results-wrapper .no-results {
    float: right;
    padding-left: 0;
    padding-right: 1rem
}

@media(min-width:480px) {
    [dir=rtl] .pipeline-list .pipeline-results-wrapper .no-results {
        padding-right: 2rem;
        padding-left: 0
    }
}

[dir=rtl] .pipeline-list .datatable-header .datatable-header__title {
    padding-right: 20px;
    padding-left: 0
}

@media(min-width:768px) {
    [dir=rtl] .pipeline-list .datatable-header .datatable-header__title {
        float: right
    }
}

@media(max-width:767px) {
    [dir=rtl] .pipeline-list .datatable-header .datatable-header__actions {
        float: right
    }
}

@media(min-width:768px) {
    [dir=rtl] .pipeline-list .datatable-header .datatable-header__actions,
    [dir=rtl] .pipeline-list .datatable-header .datatable-header__actions__buttons {
        float: left
    }
}

[dir=rtl] .pipeline-list .datatable-header .datatable-header__actions__btn .icon {
    margin-right: 10px;
    margin-left: 0
}

[dir=rtl] .pipeline-list .datatable-header__search__clear {
    left: 0;
    right: auto
}

@media(min-width:768px) {
    [dir=rtl] .pipeline-list .datatable-header__search {
        margin-left: 1rem;
        margin-right: 0
    }
}

@media(max-width:47.99em) {
    [dir=rtl] .pipeline-list .datatable-header__search__toggle .icon {
        margin-right: 12px;
        margin-left: auto
    }
}

[dir=rtl] .pipeline-list .datatable-header__search.search-focused .datatable-header__search__toggle {
    left: auto;
    right: 0
}

[dir=rtl] .pipeline-list .datatable-header__filter {
    float: left
}

[dir=rtl] .pipeline-list .datatable-header__sort,
[dir=rtl] .pipeline-list .filter-set,
[dir=rtl] .pipeline-list .sorting-set {
    float: right
}

[dir=rtl] .pipeline-list .filter-set fieldset>label input,
[dir=rtl] .pipeline-list .sorting-set fieldset>label input {
    right: -9999px;
    left: auto
}

[dir=rtl] .pipeline-list .filter-set fieldset>label span,
[dir=rtl] .pipeline-list .sorting-set fieldset>label span {
    margin-right: 35px;
    margin-left: auto
}

[dir=rtl] .pipeline-list .filter-set fieldset>label span:before,
[dir=rtl] .pipeline-list .sorting-set fieldset>label span:before {
    right: 0;
    left: auto
}

[dir=rtl] .pipeline-list .filter-set fieldset>label span:after,
[dir=rtl] .pipeline-list .sorting-set fieldset>label span:after {
    right: 4px;
    left: auto
}

[dir=rtl] .pipeline-list .filter-set .sort-radio .control-text,
[dir=rtl] .pipeline-list .sorting-set .sort-radio .control-text {
    margin-left: 0;
    margin-right: 35px
}

[dir=rtl] .pipeline-list .filter-set input[type=radio],
[dir=rtl] .pipeline-list .sorting-set input[type=radio] {
    right: -9999px;
    left: auto;
    outline: 0
}

[dir=rtl] .pipeline-list .filter-set input[type=radio]+.control-text:before,
[dir=rtl] .pipeline-list .sorting-set input[type=radio]+.control-text:before {
    right: 0;
    left: auto
}

[dir=rtl] .pipeline-list .filter-set input[type=radio]+.control-text:after,
[dir=rtl] .pipeline-list .sorting-set input[type=radio]+.control-text:after {
    right: 3px;
    left: auto
}

[dir=rtl] .pipeline-list #immunology-list,
[dir=rtl] .pipeline-list .results-list {
    float: right
}

[dir=rtl] .pipeline-list .pipeline-results .datatable-results__section__title {
    padding-left: 0;
    padding-right: 25px
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list,
[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li {
    float: right
}

@media(max-width:600px) {
    [dir=rtl] .pipeline-list .pipeline-results ul.results-list>li:first-of-type:before {
        right: auto;
        left: 0
    }
}

@media(max-width:767px) {
    [dir=rtl] .pipeline-list .pipeline-results ul.results-list>li:first-of-type:before {
        left: auto;
        right: 0
    }
}

@media(max-width:600px) {
    [dir=rtl] .pipeline-list .pipeline-results ul.results-list>li:after {
        right: auto;
        left: 0
    }
}

@media(max-width:767px) {
    [dir=rtl] .pipeline-list .pipeline-results ul.results-list>li:after {
        left: auto;
        right: 0
    }
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li a {
    float: right;
    margin-right: -4rem;
    margin-left: -2rem
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .arrow {
    padding-left: 2.2rem;
    padding-right: 0
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .indication {
    padding-left: 1rem;
    padding-right: 0
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .phase-container .single-dash {
    float: right;
    margin-right: 2.5%;
    margin-left: 0
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .phase-container .single-dash:first-of-type {
    margin-right: 0
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .phase-container .phase-text {
    right: 0;
    left: auto
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .phase-container.approved .single-dash {
    margin: 0
}

[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .grouped .wrapped-phase,
[dir=rtl] .pipeline-list .pipeline-results ul.results-list>li .grouped>div,
[dir=rtl] .pipeline-list .table,
[dir=rtl] .pipeline-list .table__td,
[dir=rtl] .pipeline-list .table__th,
[dir=rtl] .pipeline-list .table__tr {
    float: right
}

@media(min-width:768px) {
    [dir=rtl] .pipeline-list .table__td:last-child,
    [dir=rtl] .pipeline-list .table__th:last-child {
        padding-left: 2rem;
        padding-right: 0
    }
}

[dir=rtl] .pipeline-list .table__tbody,
[dir=rtl] .pipeline-list .table__thead {
    float: right
}

[dir=rtl] .pipeline-list .tablesort .sort-indicator {
    margin-right: 8px;
    margin-left: auto
}

@media(max-width:810px) {
    [dir=rtl] .pipeline-list .tablesort .sort-indicator {
        margin-right: 1px;
        margin-left: auto
    }
}

[dir=rtl] .pipeline-list .tablesort .sort-indicator .sort-icon {
    left: auto;
    right: 0
}

[dir=rtl] .pipeline-list .mobile-search {
    float: right
}

[dir=rtl] .pipeline-list .mobile-search .datatable-header__search__toggle.active {
    text-align: right
}

[dir=rtl] .pipeline-list .mobile-search .datatable-header__search__toggle .icon-search.active {
    float: right;
    margin-right: -10px;
    margin-left: 10px
}

[dir=rtl] .pipeline-list .mobile-search .datatable-header__search__toggle .icon-close.active {
    float: left
}

[dir=rtl] .pipeline-list .mobile-search .mobile-search-input {
    right: 0;
    left: auto
}

[dir=rtl] .pipeline-list .mobile-search .mobile-search-input .input-wrapper input {
    padding-right: 60px;
    padding-left: 0
}

[dir=rtl] .pipeline-list .mobile-search .mobile-search-input .input-wrapper .datatable-header__search__toggle {
    right: 10px;
    left: auto
}

[dir=rtl] .pipeline-list .table-wrap.pineline-results {
    padding-right: 2rem;
    padding-left: 0
}

@media(max-width:767px) {
    [dir=rtl] .pipeline-list .table-wrap.pineline-results {
        padding-right: 0
    }
}

@media(min-width:480px) {
    [dir=rtl] .sitemap {
        right: 8.33333%;
        left: auto
    }
}

@media(min-width:768px) {
    [dir=rtl] .sitemap {
        right: 26.66667%
    }
}

[dir=rtl] .sitemap nav>ul {
    padding-right: 0
}

[dir=rtl] .clinical-trials-table .control-form .control-header-left {
    float: right
}

[dir=rtl] .clinical-trials-table .control-form .control-header-right {
    float: left
}

@media(max-width:767px) {
    [dir=rtl] .clinical-trials-table .control-form .control-header-right {
        right: 0;
        left: auto
    }
}

[dir=rtl] .clinical-trials-table .control-form .control-header-search {
    float: right;
    margin-right: auto;
    margin-left: 1rem
}

[dir=rtl] .clinical-trials-table .control-form .control-header-search.search-active .search-toggle {
    transform: translate(267px)
}

[dir=rtl] .clinical-trials-table .control-form .control-header-search button {
    right: auto;
    left: 0
}

[dir=rtl] .clinical-trials-table .control-form .control-header-search-mb .clinical-search-close-btn {
    right: auto;
    left: 10px
}

[dir=rtl] .clinical-trials-table .control-form .control-header-search-mb.hasValue .search-toggle {
    left: auto;
    right: 25px
}

[dir=rtl] .clinical-trials-table .control-form .control-header-filter {
    float: right
}

[dir=rtl] .clinical-trials-table .control-form .control-header-filter-button svg {
    margin-left: auto;
    margin-right: 10px
}

[dir=rtl] .clinical-trials-table .control-form .control-header-sorting-mb {
    float: right
}

[dir=rtl] .clinical-trials-table .control-form .control-header-sorting-mb-button svg {
    margin-left: auto;
    margin-right: 10px
}

@media(min-width:1024px) {
    [dir=rtl] .clinical-trials-table .control-form .control-header-sorting-mb {
        display: none
    }
}

[dir=rtl] .clinical-trials-table .control-form .control-facets,
[dir=rtl] .clinical-trials-table .control-form .control-facets .phase-facets {
    float: right
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .phase-facets label input {
    left: auto;
    right: -9999px
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .phase-facets label span:before {
    right: 0;
    left: 0
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .phase-facets label span:after {
    left: auto;
    right: 4px
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .study-indication-facets {
    float: right
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .study-indication-facets label input {
    left: auto;
    right: -9999px
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .study-indication-facets label span {
    margin-left: auto;
    margin-right: 35px
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .study-indication-facets label span:before {
    right: 0;
    left: 0
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .study-indication-facets label span:after {
    left: auto;
    right: 4px
}

[dir=rtl] .clinical-trials-table .control-form .control-facets .reset-filter-button {
    right: auto;
    left: 20px
}

@media(max-width:767px) {
    [dir=rtl] .clinical-trials-table .control-form .control-facets .reset-filter-button {
        right: 1%;
        left: auto
    }
}

[dir=rtl] .clinical-trials-table .control-form .sort-tab-mb-container ul li label input {
    left: auto;
    right: -9999px
}

[dir=rtl] .clinical-trials-table .control-form .sort-tab-mb-container ul li label span {
    margin-left: auto;
    margin-right: 35px
}

[dir=rtl] .clinical-trials-table .control-form .sort-tab-mb-container ul li label span:before {
    right: 0;
    left: auto
}

[dir=rtl] .clinical-trials-table .control-form .sort-tab-mb-container ul li label span:after {
    left: auto;
    right: 3px
}

[dir=rtl] .clinical-trials-table .clinical-mobile-search .clinical-search-close-btn {
    right: auto;
    left: 0
}

[dir=rtl] .clinical-trials-table .backdrop {
    right: 0;
    left: auto
}

[dir=rtl] .clinical-trials-table .clinical-table-section td {
    width: 2%;
    padding-left: 3rem;
    padding-right: 0
}

[dir=rtl] .clinical-trials-table .clinical-table-section td:first-child svg {
    margin-left: auto;
    margin-right: 10px
}

[dir=rtl] .clinical-trials-table .clinical-table-section .sort-indicator {
    margin-left: auto;
    margin-right: 8px
}

[dir=rtl] .clinical-trials-table .clinical-table-section .sort-down,
[dir=rtl] .clinical-trials-table .clinical-table-section .sort-up {
    right: 0;
    left: auto
}

[dir=rtl] .clinical-trials-table .clinical-table-section .pagination-controls button.previous-page {
    float: right
}

[dir=rtl] .clinical-trials-table .clinical-table-section .pagination-controls button.next-page {
    float: left
}

@media only screen and (max-width:760px) {
    [dir=rtl] .clinical-trials-table thead tr {
        left: auto;
        right: -9999px
    }
    [dir=rtl] .clinical-trials-table td {
        padding-left: 0;
        padding-right: 50%
    }
}


@media(min-width:768px) {
    [dir=rtl] .related-links {
        float: right
    }
}

[dir=rtl] .related-links>div {
    float: right
}

[dir=rtl] .related-links .relatedlink .related-link__icon {
    transform: translateX(0) rotate(180deg)
}

[dir=rtl] .related-links .relatedlink .related-link__title {
    padding-left: 20px;
    margin-left: -10px;
    padding-right: 0;
    margin-right: 0
}

[dir=rtl] .related-links .relatedlink .related-link>a:hover .icon {
    transform: translateX(-10px) rotate(180deg)
}

[dir=rtl] .related-links .relatedlink .related-link>a:before {
    right: 0;
    left: auto
}

[dir=rtl] .accesscodelogin,
[dir=rtl] .contactus,
[dir=rtl] .inquiryform,
[dir=rtl] .privacyinquiryform,
[dir=rtl] .relatedlinksexperience {
    float: right
}

[dir=rtl] .form-accesscodelogin .floating-label,
[dir=rtl] .form-accesscodelogin .formField__label,
[dir=rtl] .form-accesscodelogin .has-error .formField__label,
[dir=rtl] .form-accesscodelogin input.edited[data-required=false]:not(:focus):valid~.formField__label,
[dir=rtl] .form-accesscodelogin input.edited[data-required=false]~.formField__label,
[dir=rtl] .form-accesscodelogin input.edited~.formField__label,
[dir=rtl] .form-accesscodelogin input:focus~.floating-label,
[dir=rtl] .form-accesscodelogin input:focus~.formField__label,
[dir=rtl] .form-accesscodelogin input:not(:focus):valid~.floating-label,
[dir=rtl] .form-accesscodelogin input:not(:focus):valid~.formField__label,
[dir=rtl] .form-accesscodelogin input[data-required=false]:focus~.formField__label,
[dir=rtl] .form-accesscodelogin input[data-required=false]:not(:focus):valid~.formField__label,
[dir=rtl] .form-accesscodelogin input[data-required=false]~.formField__label,
[dir=rtl] .form-accesscodelogin select.edited~.formField__label,
[dir=rtl] .form-contactus .floating-label,
[dir=rtl] .form-contactus .formField__label,
[dir=rtl] .form-contactus .has-error .formField__label,
[dir=rtl] .form-contactus input.edited[data-required=false]:not(:focus):valid~.formField__label,
[dir=rtl] .form-contactus input.edited[data-required=false]~.formField__label,
[dir=rtl] .form-contactus input.edited~.formField__label,
[dir=rtl] .form-contactus input:focus~.floating-label,
[dir=rtl] .form-contactus input:focus~.formField__label,
[dir=rtl] .form-contactus input:not(:focus):valid~.floating-label,
[dir=rtl] .form-contactus input:not(:focus):valid~.formField__label,
[dir=rtl] .form-contactus input[data-required=false]:focus~.formField__label,
[dir=rtl] .form-contactus input[data-required=false]:not(:focus):valid~.formField__label,
[dir=rtl] .form-contactus input[data-required=false]~.formField__label,
[dir=rtl] .form-contactus select.edited~.formField__label {
    right: 0;
    left: auto
}

[dir=rtl] .form-accesscodelogin .has-error input,
[dir=rtl] .form-contactus .has-error input {
    background-position: 0 !important
}

[dir=rtl] .form-accesscodelogin input.valid-check-mark,
[dir=rtl] .form-contactus input.valid-check-mark {
    background-position: 100% !important
}

[dir=rtl] .form-accesscodelogin .formField__required,
[dir=rtl] .form-contactus .formField__required {
    left: 0;
    right: auto
}

[dir=rtl] .form-accesscodelogin .formField--dropdown select,
[dir=rtl] .form-contactus .formField--dropdown select {
    background-position: 0 0
}

@media(max-width:47.99em) {
    [dir=rtl] .form-accesscodelogin .formField--checkbox .formField__required,
    [dir=rtl] .form-contactus .formField--checkbox .formField__required {
        padding-left: 0 !important;
        padding-right: 35px !important
    }
}

[dir=rtl] .form-accesscodelogin .formField--checkbox.formField--error label.error,
[dir=rtl] .form-contactus .formField--checkbox.formField--error label.error {
    right: 0 !important;
    left: auto !important
}

[dir=rtl] .form-accesscodelogin .formField--checkbox .formField__label,
[dir=rtl] .form-contactus .formField--checkbox .formField__label {
    padding-left: 0;
    padding-right: 35px;
    background-position: 100% 0
}

[dir=rtl] .form-accesscodelogin .formField--textarea .formField__required,
[dir=rtl] .form-contactus .formField--textarea .formField__required {
    left: 0;
    right: auto
}

[dir=rtl] .form-accesscodelogin .formField-checkbox,
[dir=rtl] .form-contactus .formField-checkbox {
    float: right;
    margin-right: auto;
    margin-left: 25px
}

[dir=rtl] .form-accesscodelogin .formField-checkbox label,
[dir=rtl] .form-contactus .formField-checkbox label {
    left: auto;
    right: 0
}

[dir=rtl] .form-accesscodelogin .formField-checkbox label:after,
[dir=rtl] .form-contactus .formField-checkbox label:after {
    left: auto;
    right: 4px
}

[dir=rtl] .form-accesscodelogin .formField-checkbox-label,
[dir=rtl] .form-accesscodelogin .formSection>label[for=agree],
[dir=rtl] .form-contactus .formField-checkbox-label,
[dir=rtl] .form-contactus .formSection>label[for=agree] {
    float: right
}

[dir=rtl] .form-accesscodelogin .required-text,
[dir=rtl] .form-contactus .required-text {
    padding-left: 0;
    padding-right: 12px
}

[dir=rtl] .form-accesscodelogin .privacy-error,
[dir=rtl] .form-contactus .privacy-error {
    float: right
}

@media(min-width:480px) {
    [dir=rtl] .form-contactus {
        margin-left: 0;
        margin-right: 16.66667%
    }
}

@media(min-width:768px) {
    [dir=rtl] .form-contactus {
        margin-left: 0;
        margin-right: 25%
    }
}

[dir=rtl] .imagegallerycarousel:after {
    float: right
}

@media(max-width:767px) {
    [dir=rtl] .imagegallerycarousel .image-gallery-container {
        margin-right: 0;
        margin-left: auto
    }
}

@media(min-width:768px) and (max-width:1023px) {
    [dir=rtl] .imagegallerycarousel .image-gallery-container {
        margin-left: auto;
        margin-right: 16.66667%
    }
}

@media(min-width:1024px) {
    [dir=rtl] .imagegallerycarousel .image-gallery-container .hidden-xs:nth-of-type(2) {
        margin-left: auto;
        margin-right: 16.66667%
    }
}

[dir=rtl] .imagegallerycarousel .gallery-mobile-only,
[dir=rtl] .imagegallerycarousel .gallery-mobile-only .gallery-mobile-button {
    float: right
}

[dir=rtl] .imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-icon {
    left: auto;
    right: 6.5%
}

[dir=rtl] .imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-label {
    text-align: right
}

[dir=rtl] .imagegallerycarousel .gallery-mobile-only .gallery-mobile-button .gallery-mobile-label .icon {
    margin-left: auto;
    margin-right: 3px
}

[dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-content {
    padding-right: 0;
    padding-left: 200px
}

@media(max-width:767px) {
    [dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-content {
        padding-right: 0;
        padding-left: 20px
    }
}

[dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions {
    left: 0;
    right: auto
}

@media(max-width:767px) {
    [dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions {
        left: 20px;
        right: auto;
        padding-left: 0;
        padding-right: 20px
    }
}

@media(max-width:767px) {
    [dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-panel-counter {
        float: right
    }
}

[dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons {
    float: left
}

[dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn .icon-prev {
    right: -1px;
    left: auto
}

[dir=rtl] .imagegallerycarousel .gallery-panel-wrap .gallery-panel-actions .gallery-buttons .gallery-btn-arrow .gallery-btn .icon-next {
    left: auto;
    right: 1px
}

@media(min-width:1024px) {
    [dir=rtl] .imagegallerycarousel .carousel {
        left: auto;
        right: 16.66667%
    }
}

[dir=rtl] .imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide,
[dir=rtl] .imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide .image,
[dir=rtl] .imagegallerycarousel .carousel .carousel-inner .item .imagegallerycarouselslide>div {
    float: right
}

[dir=rtl] .search-input-wrapper .search-form .input-icon {
    right: 0;
    left: auto
}

[dir=rtl] .search-input-wrapper .search-form input {
    padding-right: 50px !important;
    padding-left: 10px !important
}

[dir=rtl] .search-input-wrapper .search-form .clear-input {
    left: 10px;
    right: auto
}

[dir=rtl] .twocolumncontentrowexperience,
[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 {
    float: right
}

@media(min-width:750px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 {
        padding-right: 60px;
        padding-left: 0
    }
}

@media(min-width:750px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: left
    }
}

@media(min-width:750px) and (min-width:750px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 0;
        padding-left: 40px
    }
}

@media(min-width:750px) and (min-width:768px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 0;
        padding-left: 60px
    }
}

@media(min-width:750px) and (min-width:64em) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 0;
        padding-left: 80px
    }
}

@media(min-width:750px) and (min-width:1280px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 0;
        padding-left: 100px;
        padding-left: 0
    }
}

[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .plaintext,
[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys .text {
    margin-right: 0;
    margin-left: auto
}

@media(min-width:750px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: right;
        padding-right: 0
    }
}

@media(min-width:750px) and (min-width:750px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 40px
    }
}

@media(min-width:750px) and (max-width:767px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: right
    }
}

@media(min-width:750px) and (min-width:768px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 60px
    }
}

@media(min-width:750px) and (min-width:64em) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 80px
    }
}

@media(min-width:750px) and (min-width:1280px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 100px;
        padding-right: 90px
    }
}

@media(min-width:750px) and (min-width:85em) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        padding-right: 140px
    }
}

[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
    text-align: left;
    padding-left: 90px;
    padding-right: 0
}

@media(min-width:1280px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
        margin-left: 0;
        margin-right: -80px;
        padding-right: 0
    }
}

@media(max-width:767px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.pull-right .parsys {
        text-align: right
    }
}

@media(max-width:750px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6 .parsys {
        text-align: right
    }
}

[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.image-column {
    padding-left: 0;
    padding-right: 0
}

[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-right {
    left: 0;
    right: auto
}

[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.image-column.pull-left {
    right: 0;
    left: auto
}

[dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container {
    display: table
}

@media(max-width:767px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container .parsys {
        padding-right: 0
    }
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container .content-inner {
        padding-right: 8rem;
        padding-left: 10rem
    }
}

@media(max-width:479px) {
    [dir=rtl] .twocolumncontentrowexperience .content.container .row .col-sm-6.content-container .parsys {
        padding-left: 30px;
        padding-right: 20px
    }
}

[dir=rtl] .in-author .twocolumncontentrowexperience .content.container .row .content-container {
    float: right
}

.modal-backdrop {
    display: none !important
}

.cq-Editable-dom #heading-text {
    padding-top: 0;
    margin-top: 0;
    position: relative
}

[dir=rtl] .parallaximagerowexperience {
    float: right
}

[dir=rtl] div.popup .modal-content .modal-header .close {
    left: 10px;
    right: auto
}

[dir=rtl] div.popup .module__promo__content__buttons {
    margin-right: 0;
    margin-left: -10px
}

[dir=rtl] .popup-author {
    right: 0;
    left: auto
}

[dir=rtl] .twocolumnarticlerowexperience {
    float: right
}

@media(min-width:768px) {
    [dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6 {
        float: right
    }
}

[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6 .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .accordion,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .heading,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .text,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-left .title,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12 .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .accordion,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .heading,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .text,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-left .title {
    text-align: right
}

[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .accordion,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .heading,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .text,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-center .title,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .accordion,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .heading,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .text,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-center .title {
    text-align: center
}

[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .accordion,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .heading,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .text,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-6.orient-right .title,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .accordion,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .heading,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .plaintext,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .text,
[dir=rtl] .twocolumnarticlerowexperience .container .row-container .row .col-md-12.orient-right .title {
    text-align: left
}

[dir=rtl] .feature-story-carousel {
    float: right
}

@media(min-width:768px) {
    [dir=rtl] .feature-story-carousel .imagecomponent img {
        transform: translate(50%, -50%)
    }
}

[dir=rtl] .feature-story-carousel .imagecomponent .authoring-edit {
    padding-right: 20px;
    padding-left: 0
}

[dir=rtl] .feature-story-carousel .hero-container .heading sup,
[dir=rtl] .feature-story-carousel .hero-container .title sup {
    margin-left: 4px;
    margin-right: 0
}

[dir=rtl] .feature-story-carousel .hero-container .calltoaction {
    margin-right: 0;
    margin-left: 10px;
    margin-top: 0
}

[dir=rtl] .feature-story-carousel .hero-container .calltoaction:first-of-type {
    margin-left: 0
}

[dir=rtl] .feature-story-carousel .hero-container .orient-left .accordion,
[dir=rtl] .feature-story-carousel .hero-container .orient-left .heading,
[dir=rtl] .feature-story-carousel .hero-container .orient-left .plaintext,
[dir=rtl] .feature-story-carousel .hero-container .orient-left .text,
[dir=rtl] .feature-story-carousel .hero-container .orient-left .title {
    text-align: right
}

[dir=rtl] .feature-story-carousel .hero-container .orient-left .calltoaction {
    float: right
}

[dir=rtl] .feature-story-carousel .hero-container .orient-right .accordion,
[dir=rtl] .feature-story-carousel .hero-container .orient-right .heading,
[dir=rtl] .feature-story-carousel .hero-container .orient-right .plaintext,
[dir=rtl] .feature-story-carousel .hero-container .orient-right .text,
[dir=rtl] .feature-story-carousel .hero-container .orient-right .title {
    text-align: left
}

[dir=rtl] .feature-story-carousel .hero-container .orient-right .calltoaction {
    float: left
}

@media(min-width:768px) {
    [dir=rtl] .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        margin-left: 0;
        margin-right: 79px
    }
}

@media(min-width:1024px) {
    [dir=rtl] .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        margin-left: 0;
        margin-right: 100px
    }
}

@media(min-width:1280px) {
    [dir=rtl] .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-left {
        margin-left: 0;
        margin-right: 128px
    }
}

@media(min-width:1280px) {
    [dir=rtl] .feature-story-carousel .wide-content .hero-container .hero-container-content.orient-right {
        transform: translateX(42px)
    }
}

.main-content,
[dir=rtl] .in-author .feature-story-carousel,
[dir=rtl] .in-author .featurestorycarouselrowexperience,
[dir=rtl] .main-content .variablesecondarynavigation:after,
[dir=rtl] .main-content:after {
    float: right
}

[dir=rtl] .carousel-indicators li {
    margin-left: 7px !important;
    margin-right: auto !important
}

[dir=rtl] .carousel-indicators li:last-child {
    margin-left: 0 !important
}

[dir=rtl] .affliate-country-selector .language-list,
[dir=rtl] .affliate-country-selector .pipe-separator {
    float: right
}

[dir=rtl] .notification-cookieless .notification__content {
    float: none;
    left: auto;
    right: auto;
    display: inline-block;
    text-align: right
}

[dir=rtl] .notification-cookieless .notification-buttons .notification__content {
    text-align: center
}

[dir=rtl] .notification-cookieless .notification-buttons .notification__cta {
    display: inline-block;
    float: none;
    left: auto
}

[dir=rtl] .site-header__top__container .logout-link {
    float: left
}

[dir=rtl] .site-header__top__container .logout-link form {
    margin-right: 20px
}

.intro-headline h1 {
    color: #fff;
    margin-bottom: 3rem;
    letter-spacing: .8px;
    color: #fff;
    font-family: 'Tiempos Light', 'NeueHaasUnica Regular', 'Architype Medium', "brown", "Avenir medium", avenir, avenir medium, arial, sans-serif;
    font-size: 3.2rem;
    line-height: 1.1235714em;
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 767px) {
	.intro-headline h1 {
	    font-size: 4.62rem;
	}	
}

.intro-headline h2 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'NeueHaasUnica Light', arial, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.intro-headline h2:after {
    content: ' ';
    display: block;
    width: 80%;
    height: 1px;
    max-width: 5em;
    margin: 1em auto 1.5em;
}

.intro-headline h2:after {
    background-color: #fff;
}

@media (min-width: 767px) {
	.intro-headline h2 {
		letter-spacing: 4px;
	}
}

/* process */

.process-wrap {
    padding: 110px 0;
    background: url("/assets/svg/process-background.svg") right center no-repeat;
    background-size: cover;
    display: inline-block;
}

.process-wrap .inner-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 5%;
    max-width: 80%;
}

.process-wrap h2 {
    font-size: 4.1rem;
    line-height: 1em;
    margin: 0 auto;
    margin-bottom: 16px;
    font-family: 'Tiempos Light', 'NeueHaasUnica Light', arial, sans-serif;
    letter-spacing: 1px;
}

@media (min-width: 992px) {
	.process-wrap h2 {
		    width: 20em;
	}
}

.process-wrap .process {
    margin-top: 30px;
}

.process-wrap .process ol {
    font-size: 0;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0 50px;
    list-style: none;
}

@media (min-width: 767px) {
	.process-wrap .process ol {
	    grid-template-columns: repeat(3,1fr);
	    grid-gap: 0 30px
	}
}


/*
.process-wrap .process ol li:after {
    content: '';
    width: 80px;
    height: 28px;
    background: url("/assets/svg/process-arrow.svg") center no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
    margin-top: 55px;
}
*/

.process-wrap .process ol li .inner .icon {
    width: 100%;
    height: 105px;
    margin-bottom: 25px;
}

.process-wrap .process ol li .inner h3 {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 28px;
}

@media (min-width: 767px) {
	.process-wrap .process ol li .inner h3 {
	    font-size: 25px;
	}
}

.process-wrap .process ol li:nth-of-type(1) .icon {
    background: url("/assets/svg/home-process-3.svg") center no-repeat;
    background-size: 100px 103px;
}

.process-wrap .process ol li:nth-of-type(2) .icon {
    background: url("/assets/svg/home-process-2.svg") center no-repeat;
    background-size: 100px 78px;
}

.process-wrap .process ol li:nth-of-type(3):after {
    display: none;
}

.process-wrap .process ol li:nth-of-type(3) .icon {
    background: url("/assets/svg/home-process-1.svg") center no-repeat;
    background-size: 128px 90px;
}

@media only screen and (max-width: 1529px) {
    .process-wrap .inner-wrap {
        width: 100%;
        padding: 0;
    }
    .process-wrap .process ol li:after {
        display: none;
    }
}

@media only screen and (max-width: 1159px) {
    .process-wrap .inner-wrap {
        width: 100%;
    }
    .process-wrap h2 {
        text-align: center;
    }
    .process-wrap .process {
        text-align: center;
    }
}

@media only screen and (max-width: 999px) {
    .process-wrap .inner-wrap {
        width: 100%;
    }
    .process-wrap .process {
        margin-top: 0;
    }
    .process-wrap .process ol li {
        width: 100%;
        margin-top: 35px;
    }
    .process-wrap .process ol li .inner {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .process-wrap {
        background: none;
    }
}

.tc {
	text-align: center;
}

@media (min-width: 767px) {
	.display-none-desktop {display: none !important;}
}

.inner-wrap p {
    color: #333;
    font-size: 2rem;
    line-height: 1.3258;
    font-family: 'NeueHaasUnica Light', arial, sans-serif;
    font-weight: 300;
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
}

.inner-wrap ul li {
    width: 435px;
    float: left;
    margin-right: 70px;
    min-height: 2em;
    padding-left: 40px;
    color: #000;
    position: relative;
    margin-bottom: 20px;
    list-style: none;
    font-size: 2rem;
    display: inline-block;
}

.inner-wrap ul li:before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(/assets/svg/home-process-2.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: -5px;
    left: 0;
    left: -20px;
}

.btn-whitefill {
	 border: 1px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: #fff;
    padding: 2.1rem 4rem;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
    cursor: grab;
    text-decoration: none;
}


.btn-whitefill:hover {
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: transparent;
    color: #fff;
    background-color: #071d49;
    border: 1px solid #071d49;
    text-decoration: none;
    cursor: grab;
}





.btn-white {
	 border: 1px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: #fff;
    padding: 2.1rem 4rem;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
    cursor: grab;
    text-decoration: none;
}


.btn-white:hover {
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: transparent;
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    cursor: grab;
}

.btn-fill {
	 border: 1px solid #071d49;
    background: #071d49;
    padding: 2.1rem 4rem;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    cursor: grab;
    text-decoration: none;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
}


.btn-fill:hover {
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: transparent;
    color: #071d49;
    border: 1px solid #071d49;
    text-decoration: none;
}

.btn-blue {
	 border: 1px solid #071d49;
    background: #fff;
    padding: 2.1rem 4rem;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    cursor: grab;
    text-decoration: none;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
}


.btn-blue:hover {
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: #071e4b;
    color: #fff;
    border: 1px solid #071d49;
    text-decoration: none;
}

.btn-white-t {
	 border: 1px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: transparent;
    padding: 2.1rem 4rem;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    cursor: grab;
    text-decoration: none;
}


.btn-white-t:hover {
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: transparent;
    color: #071d49;
    background-color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}


.btn-white-t1 {
	 border: 1px solid #fff;
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: #fff;
    padding: 2.1rem 4rem;
    font-size: 1.35rem;
    line-height: 1.23333;
    letter-spacing: 2px;
    text-align: center;
    color: #071d49;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    cursor: grab;
    text-decoration: none;
}


.btn-white-t1:hover {
    -webkit-transition: color .7s ease;
    -moz-transition: color .7s ease;
    -ms-transition: color .7s ease;
    -o-transition: color .7s ease;
    transition: color .7s ease;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}

@media (min-width: 850px) {
	.service-home-header {
		max-width: 470px;
	}
}

.banner-p p {
	color: #000;
	font-size: 1.45em;
	margin-top: 10px;
}

@media (min-width: 767px) {
	.banner-p p {
		color: #fff;
	}
}

.header h2 {
    font-size: 3rem;
    line-height: 1.33333;
    font-family: NeueHaasUnica Bold;
    font-weight: 700;
    color: #071d49;
    border-bottom: 1px solid #071d49;
    padding-bottom: 2px;
    margin-bottom: 30px;
}

.results-section:before {
    content: '';
    position: absolute;
    background: url(/assets/img/dots.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: right top;
    top: 0;
    left: -40px;
    z-index: -1;
    width: 1219px;
    height: 374px;
}

.btn-transparent {
	border: 1px solid #000;
	padding: 15px 35px;
	background: transparent;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
}

.btn-transparent:hover {
	border: 1px solid #071d49;
	background: #071d49;
	color: #fff;
	text-decoration: none !important;
}

.diamond-background {
    background: url(/assets/img/diamonds.png) no-repeat center center/cover;
    position: absolute;
    right: 0;
    top: -200px;
    width: 300px;
    height: 300px;
    z-index: 100;
}


.grid-section {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0 30px;	
}

@media (min-width: 767px) {
	.grid-section {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 1124px) {
	.grid-section {
		grid-template-columns: repeat(3,1fr);
	}
}

.link-download-pad {
	padding-bottom: 6em;
}

.padbottom5em {
	padding-bottom: 5em;
}

.dl-pdfmsword {
	max-width: 25px;
	display: inline-block; 
	margin-right: 20px;
}

.link-blue {
	border-bottom: 1px solid #2f9ece;
	padding-bottom: 2px;
	text-decoration: none !important;
}

/* services */

.service-listing {
	padding: 3em 15px;
}

@media (min-width: 1024px) {
	.service-listing {
		padding: 3em 0;
	}
}


img.features {
	margin-top: 30px;
}

.bg-alt {
    background-color: #f5f5f5;
}

.title h3 {
	font-family: NeueHaasUnica Light, arial, sans-serif;
	color: #fff;
	font-size: 2em;
	margin: 0;
	padding: 0;
}

.associations-grid {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0 50px;
	width: 100%;
	max-width: 20em;
	margin: 0 auto;
	background: #fff;
	padding-top: 3em;
	padding-bottom: 3em;

}

@media (min-width: 767px) {
.associations-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 50px;
	width: 100%;
	max-width: 40em;
	margin: 0 auto;
}
}

.bg-white {background: #fff;}


/* services */


.service_list {
    margin-bottom: 35px;
    position: relative;
    list-style: none;
}

.service_list li {
	border-bottom: 1px solid #bebebe;
}

.service_list::before {
    content: "";
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    top: 2px;
    left: -48px;
    background: url(/assets/svg/check-mark.svg) left top no-repeat;
    background-size: 100%;
}

.service_list h3 {
	color: rgba(0, 45, 87, .98);
	margin-bottom: 5px;
	font-family: 'Tiempos Light', 'NeueHaasUnica Regular', arial, sans-serif;
	letter-spacing: 1px;
}

li.service_list p {
	color: #000;
	font-size: 16px;
}

img.icon-svg {
	max-width: 75px;
	margin-bottom: 10px;
}


/* footer copyright */

p.copyright {
	font-size: 16px;
}

.footer-rights {
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 1px;
	border-top: 1px solid #fff;
	padding-top: 30px;
}

.footer-rights a  {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}

.footer-rights a:hover  {
	text-decoration: none;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: none;
	color: #fff;
}











