.responsiveImage {
    width: auto;
    max-width: 100%
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

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

a {
    color: #005288;
    text-decoration: none
}

a:hover, a:focus {
    color: #00243c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    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 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

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

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

.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: normal;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

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

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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 10px
}

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

@media (min-width: 600px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

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

.text-uppercase, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #005288
}

a.text-primary:hover, a.text-primary:focus {
    color: #035
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #005288
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #035
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

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

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

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

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 600px) {
    .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[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

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

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''
}

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

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

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

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

.container:after {
    clear: both
}

@media (min-width: 600px) {
    .container {
        width: 750px
    }
}

@media (min-width: 800px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1100px) {
    .container {
        width: 1170px
    }
}

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

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

.col-xs-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: 600px) {
    .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: 800px) {
    .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: 1100px) {
    .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%
    }
}

.modal-open {
    overflow: hidden
}

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

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

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

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

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

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

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

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

.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

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

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

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

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

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

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

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

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

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

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

@media (min-width: 600px) {
    .modal-dialog {
        width: 765px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

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

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

.clearfix:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

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

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

    table.visible-xs {
        display: table !important
    }

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

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

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

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

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

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

    table.visible-sm {
        display: table !important
    }

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

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

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

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

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

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

    table.visible-md {
        display: table !important
    }

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

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

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

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

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

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

    table.visible-lg {
        display: table !important
    }

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

.displayNone {
    display: none
}

.head .topLine {
    background: #0076c0;
    height: 5px
}

.head .logo img {
    width: 112px;
    margin-top: 10px;
    margin-bottom: 10px
}

@media (min-width: 600px) {
    .head .logo img {
        width: 150px;
        margin-top: 27px;
        margin-bottom: 36px
    }
}

.blockImage img {
    width: auto;
    max-width: 100%
}

.pardotBlock {
    padding-top: 15px
}

.blockImageFull {
    margin-top: 20px;
    margin-bottom: 30px
}

@media (min-width: 600px) {
    .blockImageFull {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.blockImageFull img {
    width: auto;
    max-width: 100%
}

a:hover {
    text-decoration: none !important
}

a:visited, a:hover, a:focus, a:active, a i:visited, a i:hover, a i:focus, a i:active, a:before:visited, a:before:hover, a:before:focus, a:before:active, a:after:visited, a:after:hover, a:after:focus, a:after:active {
    text-decoration: none !important;
    transition: all .2s
}

br.desktop {
    display: none
}

@media (min-width: 800px) {
    br.desktop {
        display: block
    }
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1186px
}

@media (min-width: 1100px) {
    .container-fluid {
        padding-left: 55px;
        padding-right: 55px
    }
}

@media (max-width: 599px) {
    .container-fluid {
        padding-left: 12px;
        padding-right: 12px;
        overflow: hidden
    }
}

.container-fluid.content {
    background: #fff
}

.contentWrapper ul {
    margin: 0;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 0em
}

.contentWrapper ul li {
    margin: 0;
    background: url("../images/bullet.svg") no-repeat 0 9px;
    background-size: 7px 5px;
    list-style: none;
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px
}

.contentWrapper .paginate-pagination ul {
    border-left: 1px solid #dddedf;
    height: 49px;
    padding: 0;
    position: absolute;
    bottom: -49px;
    left: -1px
}

.contentWrapper .paginate-pagination ul li {
    background: #f9fbfc;
    border-bottom: 1px solid #dddedf;
    border-right: 1px solid #dddedf;
    padding: 0;
    overflow: hidden;
    margin: 0
}

.contentWrapper .paginate-pagination ul li a {
    width: 49px;
    height: 49px;
    text-indent: -99999px
}

.contentWrapper .paginate-pagination ul li a.page-prev {
    background: url("../images/leftArrow.svg") no-repeat 16px 15px
}

.contentWrapper .paginate-pagination ul li a.page-next {
    background: url("../images/rightArrow.svg") no-repeat 20px 15px
}

.contentWrapper .paginate-pagination ul li a.deactive {
    opacity: .4
}

.contentWrapper ul.table {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    border-bottom: 1px solid #dddedf
}

@media (min-width: 1100px) {
    .contentWrapper ul.table {
        overflow: auto
    }
}

@media (min-width: 600px) {
    .contentWrapper ul.table::-webkit-scrollbar {
        display: none
    }
}

.contentWrapper ul.table label {
    display: none
}

.contentWrapper ul.table li.legend {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .6px;
    display: block;
    text-align: top;
    text-transform: uppercase
}

.contentWrapper ul.table li.legend span {
    padding-top: 9px;
    font-weight: 800;
    padding-bottom: 9px
}

.contentWrapper ul.table li {
    min-width: 565px;
    background-image: none;
    border-top: 1px solid #dddedf;
    border-right: 1px solid #dddedf;
    border-left: 1px solid #dddedf;
    margin-bottom: 0;
    padding: 0
}

.contentWrapper ul.table li span {
    display: inline-block;
    padding: 16px 10px 12px
}

.contentWrapper ul.annualisedTable span {
    text-align: right
}

.contentWrapper ul.annualisedTable span.a1 {
    width: 68%;
    padding-left: 2%;
    text-align: left
}

.contentWrapper ul.annualisedTable span.a2 {
    width: 14%
}

.contentWrapper ul.annualisedTable span.a3 {
    width: 16%;
    text-align: right
}

.contentWrapper .tableBottomText p {
    font-size: 10.5px;
    font-weight: 600;
    margin-top: -15px;
    line-height: 1.2em;
    margin-bottom: 2em
}

.contentWrapper .htmlcode {
    margin-top: 2em
}

.contentWrapper ul.cummulativeTable span {
    text-align: right
}

.contentWrapper ul.cummulativeTable span.a1 {
    width: 58%;
    text-align: left;
    padding-left: 2%;
    min-width: 330px
}

.contentWrapper ul.cummulativeTable span.a2 {
    width: 8%
}

.contentWrapper ul.cummulativeTable span.a3 {
    width: 8%
}

.contentWrapper ul.cummulativeTable span.a4 {
    width: 8%
}

.contentWrapper ul.cummulativeTable span.a5 {
    width: 15%
}

@font-face {
    font-family: 'Praxis';
    src: url("../fonts/1461021/87705b13-425a-426d-bbda-e88a8bd76f87.eot?#iefix");
    src: url("../fonts/1461021/87705b13-425a-426d-bbda-e88a8bd76f87.eot?#iefix") format("eot"), url("../fonts/1461021/e523d827-b0d7-4d01-aaa6-72d8939d0221.woff2") format("woff2"), url("../fonts/1461021/416b1ee2-15fc-4e51-ab62-5f39b136028d.woff") format("woff"), url("../fonts/1461021/b698150b-da8c-4083-a948-d8f57151ecdc.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Praxis';
    src: url("../fonts/1461025/d5547105-5e24-4536-9757-70ad2e913e8a.eot?#iefix");
    src: url("../fonts/1461025/d5547105-5e24-4536-9757-70ad2e913e8a.eot?#iefix") format("eot"), url("../fonts/1461025/0e5eb3a0-dfd9-48da-9093-8e2d2caa7541.woff2") format("woff2"), url("../fonts/1461025/e86045fd-e077-412a-9a2c-67c5a2ab3d1c.woff") format("woff"), url("../fonts/1461025/3bc18926-5512-42f9-95a9-d374378f7d2d.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Praxis';
    src: url("../fonts/1461029/d277f19f-1dd2-4b0b-b447-ac660470f2ed.eot?#iefix");
    src: url("../fonts/1461029/d277f19f-1dd2-4b0b-b447-ac660470f2ed.eot?#iefix") format("eot"), url("../fonts/1461029/a8de727c-687c-4cac-830c-98a729be5c3c.woff2") format("woff2"), url("../fonts/1461029/8a12244b-75be-4f53-81d5-62a9d5f0641a.woff") format("woff"), url("../fonts/1461029/4c014dae-16a3-43b8-9d0b-985637fe904b.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

body {
    font-size: 15px;
    line-height: 1.4;
    font-family: "Praxis", Arial, sans-serif;
    color: #005288
}

h1 {
    font-size: 30px;
    line-height: 1.2;
    margin-top: .5em;
    margin-bottom: .5em;
    color:#ffffff;
}

@media (min-width: 500px) {
    h1 {
        font-size: 40px
    }
}

@media (min-width: 800px) {
    h1 {
        font-size: 50px
    }
}

h2 {
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 1.25em;
    margin-bottom: .5em;
    color:#005288;
}

.homeBlock h2 {
    margin-top: .6em
}

.matrixLogos + p {
    margin-top: 20px
}

@media (min-width: 600px) {
    .matrixLogos + p {
        margin-top: 30px
    }
}

.matrixLogos + .textBlock {
    margin-top: 20px
}

@media (min-width: 600px) {
    .matrixLogos + .textBlock {
        margin-top: 30px
    }
}

h4, .intro {
    margin-top: 1.25em
}

h4 + .blockImage {
    margin-top: -0.8em
}

h4, .intro p, p.intro {
    font-weight: 200;
    font-style: normal;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 1.2em
}

@media (min-width: 600px) {
    h4, .intro p, p.intro {
        font-size: 22px
    }
}

.mainContent > .intro {
    margin-top: 0
}

h3 {
    font-style: normal;
    color: #005288;
    font-size: 26px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: .45em;
    margin-top: 1.25em
}

@media (min-width: 600px) {
    h3 {
        margin-top: 1.65em
    }
}

h5 {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 13px;
    text-align: center
}

h6 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal
}

@media (min-width: 600px) {
    h6 {
        font-size: 22px
    }
}

.tableCaption {
    font-size: 20px
}

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

p {
    margin-bottom: 1.4em;
    line-height: 1.45em;
    font-weight: 400;
    font-style: normal;
    color: #004779
}

ul, ol, li {
    margin-bottom: 1.4em
}

p + ul {
    margin-top: -.4em
}

a {
    color: #0096d7
}

a:hover {
    text-decoration: underline
}

.intro + p {
    padding-top: 15px
}

a.button, button, .button,  input[type=submit] {
    background: #005288;
    background: -moz-linear-gradient(left, #005288 0%, #0076c0 100%);
    background: -webkit-linear-gradient(left, #005288 0%, #0076c0 100%);
    background: linear-gradient(to right, #005288 0%, #0076c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005288', endColorstr='#0076c0', GradientType=1);
    padding: 8px 12px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #FFF;
    border: none;
    text-transform: uppercase;
    -webkit-box-shadow: 3px 5px 0px -1px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 2px 5px 0px -1px rgba(0, 0, 0, 0.16);
    box-shadow: 2px 3px 0px -1px rgba(0, 0, 0, 0.16);
    outline: 1px solid transparent;
    display: inline-block;
    text-decoration: none
}
.page_homepage .button {
    background: -moz-linear-gradient(left, #428736 0%, #56b146 100%);
    background: -webkit-linear-gradient(left, #428736 0%, #56b146 100%);
    background: linear-gradient(to right, #428736 0%, #56b146 100%);
}
.page_homepage .button:hover {
    background: -moz-linear-gradient(left, #005288 0%, #0076c0 100%);
    background: -webkit-linear-gradient(left, #005288 0%, #0076c0 100%);
    background: linear-gradient(to right, #005288 0%, #0076c0 100%);
}

@media (min-width: 600px) {
    a.button, button, .button, input[type=submit] {
        -webkit-box-shadow: 3px 5px 0px -1px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 3px 5px 0px -1px rgba(0, 0, 0, 0.16);
        box-shadow: 3px 4px 0px -1px rgba(0, 0, 0, 0.16);
        outline: 1px solid transparent
    }
}

a.button:hover, button:hover, .button:hover, input[type=submit]:hover {
    background: #005288;
}

p .button {
    background: #0076c0
}

input {
    margin: 0 0 15px;
    padding: 4px
}

input[type=submit] {
    margin: 0 0 15px
}

.chart {
    margin: 40px 0 30px
}

.chart h4 {
    margin-bottom: 1.2em
}

@media (min-width: 600px) {
    .chart {
        margin: 50px 0 40px
    }
}

@media (min-width: 1100px) {
    .chart {
        margin: 70px 0 60px
    }
}

@media (max-width: 599px) {
    .chart .embed {
        margin-left: -12px
    }
}

.datatable {
    margin: 25px 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.datatable table + table {
    margin-top: 35px;
    margin-bottom: 35px
}

.datatable + .tableBottomText {
    margin: -45px 0 45px
}

.datatable tr td:first-child, .datatable tr th:first-child {
    text-align: left
}

.datatable table {
    border: 1px solid #dddedf;
    border-collapse: collapse;
    margin-bottom: 14px;
    width: 100%
}

.datatable thead {
    background: #fafafa;
    font-size: .8em;
    text-transform: uppercase;
    text-align: left;
    vertical-align: top
}

.datatable th, .datatable td {
    padding: 14px 12px;
    text-align: right
}

.datatable th, .datatable thead td {
    border: 1px solid #dddedf;
    font-weight: bold;
    letter-spacing: 0.4px
}

.datatable th {
    padding-top: 9px;
    padding-bottom: 25px
}

.datatable td {
    border-bottom: 1px solid #dddedf
}

.datatable td:last-child {
    border-right: 1px solid #dddedf
}

@media (min-width: 1100px) {
    .assetclasstable td {
        min-width: 80px
    }

    .assetclasstable td:first-child {
        min-width: 127px
    }

    .assetclasstable tr td:last-child {
        min-width: 118px
    }
}

.chart small, .datatable small {
    display: inline-block;
    font-size: 10px;
    line-height: 1.2
}

.mainContent > h1:first-child, .mainContent > h2:first-child {
    margin-top: 0
}

.righthandCol, .mainContent {
    padding-top: 25px
}

@media (min-width: 600px) {
    .righthandCol, .mainContent {
        padding-top: 38px
    }
}

@media (min-width: 1100px) {
    .righthandCol, .mainContent {
        padding-top: 50px
    }
}

.basicPage .righthandCol, .basicPage .mainContent {
    padding-top: 5px
}

@media (min-width: 600px) {
    .basicPage .righthandCol, .basicPage .mainContent {
        padding-top: 5px
    }
}

@media (min-width: 1100px) {
    .basicPage .righthandCol, .basicPage .mainContent {
        padding-top: 50px
    }
}

@media (min-width: 960px) {
    .contentWrapper {
        margin-top: -325px;
        min-height: 164px;
        position: relative;
        z-index: 10
    }
}

@media (min-width: 960px) {
    .page_homepage .contentWrapper, .page.home .contentWrapper {
        margin-top: -264px;
        min-height: 264px
    }
}

@media (min-width: 960px) {
    .page_homepage #hero, .page.home #hero {
        height: 608px
    }
}

@media (max-width: 600px) {
    .page.content #hero {
        height: 181px
    }

    /*.page.content #hero .overlay {*/
    /*    background-position: -170px*/
    /*}*/
}

.dgfwikilogohead {
    max-width: 76px;
    margin-bottom: 5px
}

@media (min-width: 600px) {
    .dgfwikilogohead {
        max-width: 105px
    }
}

.dgflogohead {
    max-width: 120px !important;
    margin-bottom: 5px
}

@media (min-width: 600px) {
    .dgflogohead {
        min-width: 160px;
        margin-top: -8px
    }
}

@media (min-width: 800px) {
    .signupIntro {
        margin-top: 15px
    }
}

.pardotIframeContainer iframe {
    max-height: 450px;
    padding-top: 10px
}

@media (min-width: 800px) {
    .pardotIframeContainer iframe {
        padding-top: 0
    }
}

#hero {
    position: relative;
    height: 320px;
    overflow: hidden;
    background-color: #0076c0;
}

#hero span {
    float:left;
    display: inline-block;
}
#hero .icon {
    float:right;
    display: inline-block;
    width:220px;
    height:220px;
}
#hero .icon img {
    position: relative !important;
    width:100%;
    height:auto;
}
@media (min-width: 960px) {
    #hero .icon {
        width:220px;
        height:220px;
    }

}

@media (min-width: 960px) {
    #hero {
        height: 608px
    }
}

/*#hero .overlay {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    z-index: 1;*/
/*    background: url(../images/mobileGradient.png) bottom left repeat-x*/
/*}*/

/*@media (min-width: 960px) {*/
/*    #hero .overlay {*/
/*        background: url(../images/desktopGradient3.png) center right repeat-y*/
/*    }*/
/*}*/

/*@media (min-width: 1600px) {*/
/*    #hero .overlay {*/
/*        background-position: center left*/
/*    }*/
/*}*/

#hero img, #hero .video-wrap {
    position: absolute;
    top: 0;
    width: 100%
}

#hero .normalImage {
    position: relative;
    width: auto;
    display: inline
}

#hero img {
    display: block;
    transition: opacity 1000ms;
    opacity: 1
}

#hero .video-wrap {
    opacity: 0
}

#hero.playing .video-wrap {
    opacity: 1;
    transition: opacity 500ms
}

#hero .container-fluid {
    position: relative;
    height: 100%
}

@media (min-width: 960px) {
    #hero .container-fluid {
        padding-bottom: 164px
    }
}

#hero h1 {
    position: relative;
    font-size: 40px;
    line-height: 1.06;
    margin: .55em 0 0;
    font-weight: 300
}

@media (min-width: 600px) {
    #hero h1 {
        font-size: 40px;
        line-height: 1.08
    }
}

@media (min-width: 768px) {
    #hero h1 {
        font-size: 52px
    }
}

@media (min-width: 1100px) {
    #hero h1 {
        font-size: 80px
    }
}

.cookie {
    border-bottom: 1px solid #FFF;
    background: #005288;
    padding: 14px 0 0 0
}

.cookie p {
    color: #FFF;
    padding-right: 104px;
    line-height: 18px;
    margin-bottom: 16px
}

.cookie a {
    color: #FFF;
    text-decoration: underline
}

@media (min-width: 600px) {
    .cookie {
        padding: 29px 0 17px 0
    }
}

.desktop #hero.hasVideo {
    background-image: none !important
}

.video-wrap {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative
}

.video-wrap iframe, .video-wrap .video-modal-poster {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0
}

#hero-layout {
    display: table;
    height: 100%;
    width: 100%
}

@media (min-width: 692px) {
    #hero-layout {
        max-width: none
    }
}

@media (min-width: 960px) {
    #hero-layout {
        width: 100%
    }
}

@media (min-width: 1100px) {
    #hero-layout {
        width: 100%
    }
}

#hero-content {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 14px
}

@media (min-width: 960px) {
    #hero-content {
        vertical-align: top;
        padding-bottom: 0
    }
}

.footwrap {
    margin-top: 45px
}

@media (min-width: 600px) {
    .footwrap {
        margin-top: 45px
    }
}

@media (min-width: 800px) {
    .footwrap {
        margin-top: 70px
    }
}

.footwrap:before {
    content: " ";
    background: #0076c0;
    height: 4px;
    display: block
}

.footwrap .footer {
    color: #005288;
    line-height: 1.2;
    padding: 28px 0 20px
}

@media (min-width: 600px) {
    .footwrap .footer {
        padding: 40px 0
    }
}

@media (min-width: 800px) {
    .footwrap .footer {
        padding: 47px 0 40px
    }
}

.panel {
    display: block;
    border: 1px solid #e0e1e2;
    position: relative;
    margin-bottom: 11px
}

@media (min-width: 600px) {
    .panel {
        margin-bottom: 30px
    }
}

.panel:after {
    content: '';
    background: #005288;
    height: 4px;
    display: block
}

.panel:hover h3 {
    color: #0076c0
}

.panel h3 {
    margin: 0;
    font-size: 15px;
    line-height: 1.2
}

@media (min-width: 600px) {
    .panel h3 {
        font-size: 20px;
        line-height: 22px
    }
}

.panel .dateMobile {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1;
    margin: 4px 0 12px
}

@media (min-width: 600px) {
    .panel .dateMobile {
        display: none
    }
}

.panel .dateDesktop {
    display: none
}

@media (min-width: 600px) {
    .panel .dateDesktop {
        display: block;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 10px;
        position: absolute;
        bottom: 20px
    }
}

.panel img {
    width: 100%;
    max-width: 100%
}

.panel .inner {
    padding: 10px 18px 0 15px;
    letter-spacing: .2px
}

@media (min-width: 600px) {
    .panel .inner {
        min-height: 155px;
        letter-spacing: .6px;
        padding: 16px 26px 14px 20px
    }
}

.panel .imageBg {
    min-height: 168px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media (min-width: 600px) {
    .panel .imageBg {
        min-height: 140px
    }
}

.quote {
    margin-top: 45px;
    margin-bottom: 40px
}

@media (min-width: 600px) {
    .quote {
        margin-top: 70px;
        margin-bottom: 60px
    }
}

.quote h5 {
    margin-bottom: 22px;
    letter-spacing: 2px;
    line-height: 1.4
}

.quote q {
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 20px
}

@media (min-width: 600px) {
    .quote q {
        font-size: 40px;
        margin-bottom: 50px
    }
}

.quote q:before {
    content: " "
}

.quote q:after {
    width: 200px;
    margin-top: 28px;
    content: " ";
    display: block;
    background: #005288;
    height: 4px;
    margin-left: auto;
    margin-right: auto
}

.row.noPadding {
    margin: 0
}

.liked.disabled {
    opacity: .6
}

.liked.disabled:hover {
    cursor: default;
    opacity: .6
}

.liked.disabled:hover img {
    opacity: 1
}

@media (max-width: 600px) {
    .likeText {
        padding-top: 5px
    }

    .likeText, .likeButton {
        display: block;
        float: left
    }
}

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

@media (min-width: 800px) {
    ul.footMenu {
        margin-bottom: 30px
    }
}

ul.footMenu a {
    color: #0076c0;
    font-size: 15px
}

ul.footMenu li {
    display: inline-block;
    padding-right: 15px;
    margin-right: 12px;
    border-right: 2px solid #7fa3bc
}

ul.footMenu li.last {
    padding-right: 0;
    margin-right: 0;
    border-right: none
}

.featuredBottom {
    padding-top: 30px;
    padding-bottom: 0px;
    margin-bottom: -10px
}

@media (min-width: 800px) {
    .featuredBottom {
        padding-top: 53px
    }
}

.homeBlock img {
    margin-bottom: 10px
}

.homeBlock img.dgflogo {
    max-width: 112px;
    padding-top: 0px;
    margin-bottom: 18px
}

@media (min-width: 800px) {
    .homeBlock img.dgflogo {
        width: auto;
        max-width: 154px;
        margin-top: 10px;
        margin-bottom: 22px
    }
}

.homeBlock img.dgfwikilogo {
    max-width: 71px;
    margin-top: 35px;
    margin-bottom: 15px
}

@media (min-width: 800px) {
    .homeBlock img.dgfwikilogo {
        margin-top: 17px;
        margin-bottom: 22px;
        width: auto;
        max-width: 99px
    }
}

@media (min-width: 800px) {
    .homeBlock img {
        margin-bottom: 20px
    }
}

@media (max-width: 600px) {
    .fullMobile {
        margin-left: -13px;
        margin-right: -13px
    }
}

.wikiTab ul.questions {
    margin-bottom: 2em;
    padding: 0
}

.wikiTab ul.pagination, .wikiTab ul.easyPaginateNav {
    margin-bottom: 28px
}

span.helpful {
    text-transform: uppercase;
    font-size: 10px;
    color: #004779
}

ul.questions {
    padding: 0;
    margin-bottom: 28px
}

ul.questions a:active, ul.questions a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none
}

ul.questions li {
    position: relative;
    background: none;
    margin-top: 15px;
    border-bottom: 1px solid #dddedf;
    padding: 0 15px 13px 20px
}

ul.questions li .number {
    left: 2px;
    position: absolute;
    font-weight: 600
}

ul.questions li a {
    display: block;
}

ul.questions li span {
    text-transform: uppercase;
    font-size: 10px;
    color: #004779
}

@media (min-width: 800px) {
    ul.questions li {
        padding: 0 14px 13.5px 20px
    }
}

.righthandCol > h5 {
    margin-top: 20px;
    margin-bottom: 14px;
    font-weight: 500
}

@media (min-width: 800px) {
    .righthandCol > h5 {
        margin-top: 5px;
        margin-bottom: 18px
    }
}

.importantMessage {
    border-top: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2
}

.importantMessage .important-note-start {
    display: block;
    font-weight: 500
}

@media (min-width: 800px) {
    .importantMessage .important-note-start {
        display: inline
    }
}

.importantMessage img.dgfwikilogohead {
    max-width: 150px !important
}

.importantMessage .openText {
    cursor: pointer;
    line-height: 17px;
    text-align: right;
    background: url(../images/copy.png) no-repeat right;
    padding: 8px 39px 8px 0
}

@media (min-width: 800px) {
    .importantMessage .openText {
        padding: 15px 35px 15px 0
    }
}

.importantMessage.open .openText {
    background: url(../images/up.png) no-repeat right
}

.importantMessage .importantInner {
    border-top: 1px solid #e0e1e2;
    padding-top: 20px;
    padding-bottom: 5px
}

@media (min-width: 800px) {
    .importantMessage .importantInner {
        padding-top: 35px;
        padding-bottom: 15px
    }
}

.centerImageWrap {
    min-height: 108px;
    position: relative
}

.centerImageWrap img {
    width: auto;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.tabs {
    margin-bottom: 3.5em
}

#dgfnavigator-embed-container iframe {
    min-width: 100%;
    width: 100px
}

.col-xs-6-custom .col-xs-12-custom .col-sm-6-custom, .col-sm-12-custom, .col-md-3-custom, .col-md-12-custom {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 800px) and (min-width: 425.01px) {
    .col-xs-6-custom .col-xs-12-custom .col-sm-6-custom, .col-sm-12-custom, .col-md-3-custom, .col-md-12-custom {
        padding-right: 7.5px;
        padding-left: 7.5px
    }
}

@media (max-width: 800px) and (min-width: 425.01px) {
    .row.altWrap {
        margin-left: -7.5px;
        margin-right: -7.5px
    }
}

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

@media (min-width: 425.01px) {
    .col-sm-6-custom {
        width: 50%;
        float: left
    }

    .col-sm-12-custom {
        width: 100%;
        float: left
    }
}

@media (min-width: 800px) {
    .col-md-3-custom {
        width: 25%;
        float: left
    }
}

@media (min-width: 800px) {
    .col-sm-12-custom, .col-md-12-custom {
        width: 100%;
        float: left
    }
}

.panel-alt {
    margin-bottom: 13px !important
}

@media (max-width: 1px) {
    .panel-alt {
        position: relative
    }

    .panel-alt:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%
    }

    .panel-alt > .alt-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.panel-alt .imageBg, .panel-alt .text {
    padding: 15px;
    border: 1px solid #dddedf;
}

.panel-alt .text {
    min-height: 100%
}

@media (min-width: 1px) {
    .panel-alt .text {
        min-height: 156px;
        padding: 19px
    }
}

.panel-alt .imageWrap {
    height: 100%;
    padding: 0
}

.panel-alt .imageWrap .imageBg {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 100%
}



@media (min-width: 1px) {
    .panel-alt .imageWrap {
        position: relative;
        padding-left: 0;
        padding-right: 0
    }

    .panel-alt .imageWrap:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%
    }

    .panel-alt .imageWrap > .alt-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.panel-alt h3 {
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 20px 0;
    font-weight: 300;
    letter-spacing: .2px;
    max-width: 240px
}

@media (min-width: 425.01px) {
    .panel-alt h3 {
        font-size: 20px
    }
}

.panel-alt:after {
    content: '';
    background: #0076c0;
    height: 4px;
    display: block;
    z-index: 9
}

@media (max-width: 1px) {
    .panel-alt:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }
}

@media (min-width: 1px) {
    .panel-alt:after {
        margin-bottom: 30px !important
    }
}

.tabs nav.transformer-tabs {
    background: #f9fbfc;
    padding: 15px;
    border-top: 1px solid #dddedf;
    min-height: 75px;
    position: relative
}

@media (min-width: 600px) {
    .tabs nav.transformer-tabs {
        background-color: transparent;
        border: none;
        min-height: auto;
        padding: 0
    }
}

.tabs .tab {
    display: none
}

.tabs .tab.active {
    display: block
}

.tabs .wikiTab {
    position: relative;
    background: #f9fbfc;
    border-top: 1px solid #dddedf;
    border-left: 1px solid #dddedf;
    border-right: 1px solid #dddedf
}

.tabs .wikiTab li {
    padding-left: 26px
}

@media (min-width: 600px) {
    .tabs .wikiTab li {
        padding-left: 39px
    }
}

.tabs .wikiTab li .number {
    left: 5px
}

@media (min-width: 600px) {
    .tabs .wikiTab li .number {
        left: 15px
    }
}

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

.tabs .transformer-tabs li {
    display: inline-block;
    padding: 0;
    margin: 0;
    background-image: none !important;
    vertical-align: bottom
}

@media (min-width: 600px) {
    .tabs .transformer-tabs li {
        border-top: 1px solid #dddedf;
        border-left: 1px solid #dddedf
    }

    .tabs .transformer-tabs li.end {
        border-right: 1px solid #dddedf
    }
}

.tabs .transformer-tabs li.actvie {
    background: #f9fbfc
}

.tabs .transformer-tabs a {
    display: inline-block;
    color: #004779;
    text-decoration: none;
    margin: 0
}

.tabs .transformer-tabs a span {
    padding: 10px;
    display: inline-block
}

@media (min-width: 600px) {
    .tabs .transformer-tabs a span {
        padding: 14px 25px;
        text-transform: uppercase;
        font-size: 15px
    }
}

.tabs .transformer-tabs a.active {
    position: relative
}

@media (min-width: 600px) {
    .tabs .transformer-tabs a.active:after {
        background: #0076c0;
        display: block;
        position: absolute;
        bottom: -1px;
        width: 100%;
        height: 4px;
        content: " "
    }
}

@media (max-width: 600px) {
    .tabs .transformer-tabs ul {
        border-bottom: 0;
        overflow: hidden;
        position: relative;
        background: #FFF;
        border: 1px solid #e0e1e2
    }

    .tabs .transformer-tabs ul:after {
        content: " ";
        background: url("../images/down.png") no-repeat;
        position: absolute;
        top: 0;
        background-position: 9.5px 13.5px;
        width: 38px;
        border-left: 1px solid #dddedf;
        height: 41px;
        right: 7px;
        z-index: 2;
        pointer-events: none
    }

    .tabs .transformer-tabs ul.open {
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        z-index: 99
    }

    .tabs .transformer-tabs ul.open a {
        color: #000;
        position: relative;
        border-bottom: 1px solid #dddedf;
        display: block
    }

    .tabs .transformer-tabs li {
        display: block
    }

    .tabs .transformer-tabs a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .tabs .transformer-tabs a.active {
        border: 0;
        z-index: 1;
        background: #FFF
    }
}

.paginate-pagination ul {
    background: #f9fbfc;
    border-bottom: 1px solid #dddedf;
    height: 55px;
    list-style: none
}

.paginate-pagination ul a.page {
    display: none
}

.paginate-pagination ul a.page-next, .paginate-pagination ul a.page-prev {
    display: block
}

.paginate-pagination ul li {
    background-image: none;
    padding: 0;
    margin: 0
}

.paginate-pagination ul > li {
    float: left;
    margin: 0
}

.paginate-pagination ul > li > a.page:hover {
    opacity: 0.3
}

.paginate-pagination ul > li > a.page.active {
    opacity: 0.3;
    cursor: default
}

.paginate-pagination ul > li > a.page-next.deactive, .paginate-pagination ul > li > a.page-prev.deactive {
    opacity: 0.3;
    cursor: default
}

.head .menu {
    width: 100%
}

.head .menu ul {
    display: none;
    padding: 0;
    margin: 0 -12px;
    z-index: 999999;
    background: #e0e1e2;
    right: 13.5px
}

@media (min-width: 600px) {
    .head .menu ul {
        position: absolute;
        min-width: 320px;
        margin-right: 0px;
        top: 84px
    }
}

.head .menu li {
    list-style: none;
    display: block;
    margin: 0
}

.head .menu li a {
    background: #f6f6f7;
    display: block;
    padding: 14px 13px;
    color: #004779;
    text-transform: uppercase;
    border-top: 1px solid #FFF;
    font-weight: 400;
    text-decoration: none
}

.head .menu li a.home {
    border-top: 0
}

.head .menu li a:hover, .head .menu li a.active {
    font-weight: 500
}

.head #menu-button {
    transition: none !important;
    width: 49px;
    height: 49px;
    position: absolute;
    top: 7px;
    right: 14px
}

@media (min-width: 600px) {
    .head #menu-button {
        height: 63px;
        margin-top: 11px;
        width: 63px;
        top: 10px
    }
}

@media (min-width: 1100px) {
    .head #menu-button {
        top: 10px
    }
}

.head #menu-button .burgerWrap {
    padding: 4px 5px 0 13px;
    display: block
}

@media (min-width: 600px) {
    .head #menu-button .burgerWrap {
        padding: 13px 14px 0;
        display: block
    }
}

.head #menu-button .burgerWrap .burger {
    display: block;
    height: 3px;
    background: #005288;
    border-radius: 2px;
    width: 24px;
    margin-top: 5px
}

@media (min-width: 600px) {
    .head #menu-button .burgerWrap .burger {
        padding: 1px 0px;
        margin-top: 6px;
        height: 4px;
        display: block;
        width: 35px
    }
}

.head #menu-button.open {
    background: url("../images/X.png") #f6f6f7 no-repeat;
    background-size: 19px 19px;
    background-position: 15px 11px
}

.head #menu-button.open .burger {
    background: transparent
}

@media (min-width: 600px) {
    .head #menu-button.open {
        background-size: auto;
        background-position: center center
    }
}

.modal-header, .modal-body, .modal-footer {
    border: none;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 600px) {
    .modal-header, .modal-body, .modal-footer {
        padding-left: 28px;
        padding-right: 28px
    }
}

.modal-wrap {
    max-height: 60vh;
    overflow-y: auto
}

.closewrap, .modal-header {
    padding-bottom: 0
}

.closewrap button, .modal-header button {
    position: absolute;
    z-index: 9;
    right: -1px;
    top: -18px;
    width: 41px;
    height: 41px;
    text-indent: -9999px;
    box-shadow: none;
    background-color: #56b146;
    border-radius: 20px;
    background-image: url("../images/btn-close.png");
    background-size: 31px 31px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.cookie .container-fluid {
    position: relative
}

.closewrap {
    top: 25px;
    width: 83px;
    line-height: 0px;
    color: #FFF;
    position: absolute;
    right: 16px
}

@media (min-width: 600px) {
    .closewrap {
        top: 9px;
        right: 10px
    }
}

.closewrap .close {
    background-color: #FFF;
    background-image: url("../images/+.svg");
    background-size: 31px 31px
}

.modal-title {
    background: #0076c0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 6px;
    padding-bottom: 6px
}

@media (min-width: 600px) {
    .modal-title {
        font-size: 35px;
        line-height: 1.2
    }
}

.modal-content {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #dddedf;
    position: relative;
    font-size: 15px
}

.modal-content:before {
    content: "";
    display: block;
    height: 4px;
    background: #0076c0;
}

.modal-content p {
    font-size: 15px;
    line-height: 1.2
}

.modal-dialog {
    max-width: 100%;
    margin-top: 5vh
}

@media screen and (min-width: 400px) {
    .modal-dialog {
        max-width: 100%;
        margin-top: 10vh
    }
}

.modal {
    text-align: center
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal.fade.in {
    right: 0 !important;
    padding-right: 0 !important
}

.table_new {
    margin: 30px 0 !important
}

.datatable {
    max-width: 100%
}

.table_content {
    text-align: justify;
    vertical-align: top;
    width: 100%
}

.table_image {
    text-align: left;
    vertical-align: top
}

.grid_image {
    border-right: 0px solid #dddedf
}

.table_content p {
    text-align: justify
}

@media screen and (max-width: 600px) {
    .table_image {
        display: table-row
    }

    .grid_image {
        margin-right: -1px;
        text-align: center;
        border-right: 1px solid #dddedf
    }

    .table_content {
        display: table-row
    }

    .table_content p {
        padding: 10px
    }

    .grid_image img {
        padding: 20px
    }

    .table_content p {
        padding: 20px;
        padding-bottom: 0px
    }
}

@media screen and (min-width: 600px) {
    .table_image {
        display: table-cell
    }

    .table_content {
        display: table-cell
    }
}

.grid-txt {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px
}

.bend {
    width: 259px;
    height: auto
}

.img-box-right {
    overflow: hidden
}

.img-box-left {
    margin-left: -10px;
    overflow: hidden
}

#img-left {
    transform: scale(1.3);
    margin-left: 40px;
    margin-top: 30px
}

#img-right {
    transform: scale(1.3);
    margin-left: 50px;
    margin-top: 30px
}

.box {
    overflow: hidden
}

.grey {
    background-color: #fafafa
}

.border {
    border: 1px solid #dddedf
}

.page_homepage .contentWrapper {
    margin-top: -325px;
}

.intro p {
    font-size: 15px
}


.cc-window.cc-banner:before {
    background: #005288 !important;
}

.cc-window h3 {
    color:#005288 !important;
    background: none !important;
    -webkit-text-fill-color: #005288 !important;
}

.gradient {
    background: -webkit-linear-gradient(left, #005288 0%, #56b146 53%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.homeBlock img.dgflogo {
    max-width: 80px;
    margin-left: 40px;
    min-width: 80px;
    position: absolute;
    margin-top: -20px
}

.homeBlock img.dgfwikilogo {
    max-width: 50px;
    right: 245px;
    position: absolute;
    margin-top: -10px;
    min-width: 50px
}

@media (max-width: 960px) {
    .page_homepage .contentWrapper {
        margin-top: 0px
    }
}

.shape_img {
    position: relative
}

.grid-wrapper img {
    margin-bottom: 0px
}

.grid-wrapper {
    display: grid;
    grid-template-areas: "txt txt   img  img" "button button    img img";
    height: 300px
}

.grid-txt {
    grid-area: txt
}

.grid-button {
    grid-area: button
}

.grid-img {
    grid-area: img
}

@media (max-width: 1178px) {
    .grid-wrapper {
        display: grid;
        grid-template-areas: "img img" "txt txt" " button  button";
        height: auto;
        border: 0;
        min-height: 580px
    }

    .box {
        border: 1px solid #dddedf;
        padding: 0
    }

    .homeBlock img.dgflogo, .homeBlock img.dgfwikilogo {
        right: 20px
    }

    .grid-wrapper, .box {
        margin-bottom: 0px
    }

    .img-box-right {
        height: 269px
    }

    #img-left {
        transform: scale(1.3);
        margin-left: 160px;
        margin-top: 30px
    }

    #img-right {
        transform: scale(1.3);
        margin-left: 120px;
        margin-top: 30px
    }

    .box .grid-txt br {
        display: none
    }

    .img-box-right {
        min-height: 308px
    }

    .img-box-left {
        height: 309px
    }
}

.homeBlock .box:after {
    content: '';
    background: #0076c0;
    height: 4px;
    display: block;
    z-index: 9;
    width: 100%
}

.container-fluid ul {
    list-style: none
}

@media (max-width: 798px) {
    .box {
        padding: 0
    }

    .grid-wrapper, .box {
        margin-bottom: 0px
    }

    .top {
        margin-bottom: 20px
    }

    .box br {
        display: none
    }
}

@media (max-width: 450px) {
    #img-left, #img-right {
        margin-left: 100px
    }
}

@media (min-width: 961px) {
    .page_homepage .contentWrapper {
        margin-top: -325px;
    }
}

.performance {
    margin-bottom: 0px
}
