/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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: 700
}

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
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

@media (min-width:768px) {
    .container {
        width: 720px
    }
}

@media (min-width:992px) {
    .container {
        width: 940px
    }
}

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

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

.row {
    margin-left: 0;
    margin-right: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

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

.col-xs-23 {
    width: 95.83333333%
}

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

.col-xs-21 {
    width: 87.5%
}

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

.col-xs-19 {
    width: 79.16666667%
}

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

.col-xs-17 {
    width: 70.83333333%
}

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

.col-xs-15 {
    width: 62.5%
}

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

.col-xs-13 {
    width: 54.16666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-2,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-24 {
        width: 100%
    }
    .col-sm-23 {
        width: 95.83333333%
    }
    .col-sm-22 {
        width: 91.66666667%
    }
    .col-sm-21 {
        width: 87.5%
    }
    .col-sm-20 {
        width: 83.33333333%
    }
    .col-sm-19 {
        width: 79.16666667%
    }
    .col-sm-18 {
        width: 75%
    }
    .col-sm-17 {
        width: 70.83333333%
    }
    .col-sm-16 {
        width: 66.66666667%
    }
    .col-sm-15 {
        width: 62.5%
    }
    .col-sm-14 {
        width: 58.33333333%
    }
    .col-sm-13 {
        width: 54.16666667%
    }
    .col-sm-12 {
        width: 50%
    }
    .col-sm-11 {
        width: 45.83333333%
    }
    .col-sm-10 {
        width: 41.66666667%
    }
    .col-sm-9 {
        width: 37.5%
    }
    .col-sm-8 {
        width: 33.33333333%
    }
    .col-sm-7 {
        width: 29.16666667%
    }
    .col-sm-6 {
        width: 25%
    }
    .col-sm-5 {
        width: 20.83333333%
    }
    .col-sm-4 {
        width: 16.66666667%
    }
    .col-sm-3 {
        width: 12.5%
    }
    .col-sm-2 {
        width: 8.33333333%
    }
    .col-sm-1 {
        width: 4.16666667%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-2,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-24 {
        width: 100%
    }
    .col-md-23 {
        width: 95.83333333%
    }
    .col-md-22 {
        width: 91.66666667%
    }
    .col-md-21 {
        width: 87.5%
    }
    .col-md-20 {
        width: 83.33333333%
    }
    .col-md-19 {
        width: 79.16666667%
    }
    .col-md-18 {
        width: 75%
    }
    .col-md-17 {
        width: 70.83333333%
    }
    .col-md-16 {
        width: 66.66666667%
    }
    .col-md-15 {
        width: 62.5%
    }
    .col-md-14 {
        width: 58.33333333%
    }
    .col-md-13 {
        width: 54.16666667%
    }
    .col-md-12 {
        width: 50%
    }
    .col-md-11 {
        width: 45.83333333%
    }
    .col-md-10 {
        width: 41.66666667%
    }
    .col-md-9 {
        width: 37.5%
    }
    .col-md-8 {
        width: 33.33333333%
    }
    .col-md-7 {
        width: 29.16666667%
    }
    .col-md-6 {
        width: 25%
    }
    .col-md-5 {
        width: 20.83333333%
    }
    .col-md-4 {
        width: 16.66666667%
    }
    .col-md-3 {
        width: 12.5%
    }
    .col-md-2 {
        width: 8.33333333%
    }
    .col-md-1 {
        width: 4.16666667%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-2,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-24 {
        width: 100%
    }
    .col-lg-23 {
        width: 95.83333333%
    }
    .col-lg-22 {
        width: 91.66666667%
    }
    .col-lg-21 {
        width: 87.5%
    }
    .col-lg-20 {
        width: 83.33333333%
    }
    .col-lg-19 {
        width: 79.16666667%
    }
    .col-lg-18 {
        width: 75%
    }
    .col-lg-17 {
        width: 70.83333333%
    }
    .col-lg-16 {
        width: 66.66666667%
    }
    .col-lg-15 {
        width: 62.5%
    }
    .col-lg-14 {
        width: 58.33333333%
    }
    .col-lg-13 {
        width: 54.16666667%
    }
    .col-lg-12 {
        width: 50%
    }
    .col-lg-11 {
        width: 45.83333333%
    }
    .col-lg-10 {
        width: 41.66666667%
    }
    .col-lg-9 {
        width: 37.5%
    }
    .col-lg-8 {
        width: 33.33333333%
    }
    .col-lg-7 {
        width: 29.16666667%
    }
    .col-lg-6 {
        width: 25%
    }
    .col-lg-5 {
        width: 20.83333333%
    }
    .col-lg-4 {
        width: 16.66666667%
    }
    .col-lg-3 {
        width: 12.5%
    }
    .col-lg-2 {
        width: 8.33333333%
    }
    .col-lg-1 {
        width: 4.16666667%
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row: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;
    visibility: hidden!important
}

.affix {
    position: fixed
}

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

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

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.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
    }
    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
    }
    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
    }
    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
    }
    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
    }
    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
    }
}

.ma-0 {
    margin-top: 0
}

.ma-5 {
    margin-top: 5px
}

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

.ma-20 {
    margin-top: 20px
}

.ma-40 {
    margin-top: 40px
}

.ma-60 {
    margin-top: 60px
}

.ma-80 {
    margin-top: 80px
}

.ma-100 {
    margin-top: 100px
}

.ma-b-0 {
    margin-bottom: 0
}

.ma-b-5 {
    margin-bottom: 5px
}

.ma-b-10 {
    margin-bottom: 10px
}

.ma-b-20 {
    margin-bottom: 20px
}

.ma-b-40 {
    margin-bottom: 40px
}

.ma-b-60 {
    margin-bottom: 60px
}

.ma-b-80 {
    margin-bottom: 80px
}

.ma-b-100 {
    margin-bottom: 100px
}

.he-0 {
    height: 0;
    overflow: hidden
}

.he-5 {
    height: 5px;
    overflow: hidden
}

.he-10 {
    height: 10px;
    overflow: hidden
}

.he-20 {
    height: 20px;
    overflow: hidden
}

.he-40 {
    height: 40px;
    overflow: hidden
}

.he-60 {
    height: 60px;
    overflow: hidden
}

.he-80 {
    height: 80px;
    overflow: hidden
}

.he-100 {
    height: 100px;
    overflow: hidden
}

.mi-he-10 {
    min-height: 10px
}

.mi-he-20 {
    min-height: 20px
}

.mi-he-40 {
    min-height: 40px
}

.mi-he-60 {
    min-height: 60px
}

.mi-he-80 {
    min-height: 80px
}

.mi-he-100 {
    min-height: 100px
}

.pa-0 {
    padding: 0
}

.pa-5 {
    padding: 5px
}

.pa-10 {
    padding: 10px
}

.pa-20 {
    padding: 20px
}

.pa-40 {
    padding: 40px
}

.pa-rl-0 {
    padding-left: 0;
    padding-right: 0
}

.pa-rl-5 {
    padding-left: 5px;
    padding-right: 5px
}

.pa-rl-10 {
    padding-left: 10px;
    padding-right: 10px
}

.pa-rl-20 {
    padding-left: 20px;
    padding-right: 20px
}

.pa-rl-40 {
    padding-left: 40px;
    padding-right: 40px
}

.pa-l-0 {
    padding-left: 0
}

.pa-l-5 {
    padding-left: 5px
}

.pa-l-10 {
    padding-left: 10px
}

.pa-l-20 {
    padding-left: 20px
}

.pa-l-40 {
    padding-left: 40px
}

.pa-r-0 {
    padding-right: 0
}

.pa-r-5 {
    padding-right: 5px
}

.pa-r-10 {
    padding-right: 10px
}

.pa-r-20 {
    padding-right: 20px
}

.pa-r-40 {
    padding-right: 40px
}

.pa-tb-0 {
    padding-top: 0;
    padding-bottom: 0
}

.pa-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.pa-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.pa-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.pa-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.pa-t-0 {
    padding-top: 0
}

.pa-t-5 {
    padding-top: 5px
}

.pa-t-10 {
    padding-top: 10px
}

.pa-t-20 {
    padding-top: 20px
}

.pa-t-40 {
    padding-top: 40px
}

.pa-b-0 {
    padding-bottom: 0
}

.pa-b-5 {
    padding-bottom: 5px
}

.pa-b-10 {
    padding-bottom: 10px
}

.pa-b-20 {
    padding-bottom: 20px
}

.pa-b-40 {
    padding-bottom: 40px
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.transition-500 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.transition-2000 {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    transition: all 2s ease
}

.transition-300 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.cover-div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

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

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

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

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

.nav>li.disabled>a {
    color: #bdc3c7
}

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #ecf0f1;
    border-color: #2980b9
}

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 280px
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: none;
    box-shadow: none;
    -webkit-overflow-scrolling: touch
}

.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;
        visibility: visible!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-left: 0;
        padding-right: 0
    }
}

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

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: 0;
    margin-left: 0
}

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

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 0 0 0 20px;
    font-size: 24px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 50px;
    height: 50px
}

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

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0
    }
}

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

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

.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: 0;
        padding-bottom: 0
    }
}

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

@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

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

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

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

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

.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-left: 0;
        margin-right: 0
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: 0
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #eee
}

.navbar-default .navbar-brand {
    color: #2980b9
}

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

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

.navbar-default .navbar-nav>li>a {
    color: #2980b9
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #3498db;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #3498db;
    background-color: transparent
}

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

.navbar-default .navbar-toggle {
    border-color: #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: #eee
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #3498db
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #2980b9
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #3498db;
        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: #3498db;
        background-color: transparent
    }
    .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-link {
    color: #2980b9
}

.navbar-default .navbar-link:hover {
    color: #3498db
}

.navbar-default .btn-link {
    color: #2980b9
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #3498db
}

.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: #2980b9;
    border-color: #20638f
}

.navbar-inverse .navbar-brand {
    color: #fff
}

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

.navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #3498db;
    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: #3498db
}

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

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

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

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

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #236c9c
}

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

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #20638f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #20638f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #3498db;
        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: #3498db
    }
    .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-link {
    color: #fff
}

.navbar-inverse .navbar-link:hover {
    color: #3498db
}

.navbar-inverse .btn-link {
    color: #fff
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #3498db
}

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

nav hr {
    background-image: none;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, .3);
    bottom: 2px;
    position: relative
}

.has-dropdown {
    bottom: 0
}

.has-dropdown:after {
    color: #333;
    content: "\e114";
    font-family: icomoon;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.mobile-toggle {
    display: none
}

.top-bar {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    background: #fafafa;
    line-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.nav-menu {
    padding-top: 0
}

.utility-menu {
    margin-top: 16px
}

.utility-menu .utility-inner {
    padding-bottom: 16px
}

.utility-menu .btn {
    margin-left: 8px;
    margin-right: 0;
    min-width: 60px;
    padding-left: 18px;
    padding-right: 18px
}

.utility-menu span {
    display: inline-block;
    position: relative;
    top: 9px
}

.utility-menu .btn-text-only {
    min-width: 0;
    padding: 0 8px
}

.menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0
}

.menu li {
    float: left;
    position: relative;
    margin-right: 50px
}

.menu li a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    color: #333;
    display: inline-block;
    line-height: 14px;
    padding-bottom: 30px
}

.menu li a:hover {
    color: #222
}

.menu li:last-child {
    margin-right: 0
}

.menu>li>a {
    color: #222;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    text-transform: uppercase
}

.top-bar .social-icons li a {
    font-size: 16px
}

.top-bar .logo-light {
    display: none
}

.top-bar .utility-menu .utility-inner {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.overlay-bar {
    background: 0 0
}

.overlay-bar .logo-dark {
    display: none
}

.overlay-bar .has-dropdown:after {
    color: #fff
}

.overlay-bar .menu li a {
    color: #fff
}

.overlay-bar .menu li a:hover {
    color: #fff
}

.overlay-bar .social-icons li a {
    color: #fff
}

.overlay-bar .subnav li a {
    color: #333
}

.overlay-bar .subnav li a:hover {
    color: #222
}

.overlay-bar .logo-light {
    display: block
}

.overlay-bar .utility-menu span {
    color: #fff
}

.overlay-bar .utility-menu .utility-inner {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.subnav {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    background: #fff;
    display: none;
    padding: 24px;
    position: absolute
}

.subnav li {
    margin-right: 0!important;
    min-width: 142px
}

.subnav li a {
    margin-bottom: 16px;
    padding-bottom: 0!important
}

.subnav li:last-child a {
    margin-bottom: 0
}

.has-dropdown:hover .subnav {
    display: block
}

.nav-sticky {
    position: fixed!important;
    top: 0
}

.nav-sticky hr {
    display: none!important
}

.nav-sticky .offscreen-toggle i {
    color: #222
}

.top-bar.nav-sticky {
    background: rgba(250, 250, 250, .9)
}

.top-bar.nav-sticky .nav-menu {
    padding-top: 0
}

.top-bar.nav-sticky .menu li a {
    padding-bottom: 0
}

.top-bar.nav-sticky .subnav {
    background: rgba(255, 255, 255, .9)
}

.top-bar.nav-sticky .utility-menu {
    display: none
}

.subnav-fullwidth {
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: left
}

.subnav-fullwidth h6 {
    margin-bottom: 24px!important
}

.subnav-fullwidth .subnav {
    background: 0 0!important;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left
}

.subnav-fullwidth .subnav li {
    float: none!important
}

.subnav-fullwidth .btn {
    color: #547085!important;
    margin-bottom: 16px;
    padding-bottom: 13px!important
}

.subnav-fullwidth .btn:hover {
    color: #fff!important
}

.subnav-fullwidth .btn-filled,
.subnav-fullwidth .btn-filled:hover {
    color: #fff!important
}

.overlay-bar.nav-sticky .logo-light {
    display: none
}

.overlay-bar.nav-sticky .logo-dark {
    display: block
}

.overlay-bar.nav-sticky .menu li a {
    color: #333
}

.overlay-bar.nav-sticky .social-icons li a {
    color: #222
}

.overlay-bar.nav-sticky .has-dropdown:after {
    color: #222
}

.offscreen-menu .container {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.offscreen-menu .container.reveal-nav {
    -webkit-transform: translate3d(-300px, 0, 0);
    -moz-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
}

.offscreen-toggle i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    line-height: 50px;
    padding-right: 20px
}

.offscreen-container {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    background: #222;
    height: 100%;
    padding: 40px;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 99999
}

.offscreen-container.reveal-nav {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (max-width:767px) {
    .offscreen-menu {
        overflow: visible!important
    }
    .offscreen-menu .offscreen-toggle i {
        color: #fff
    }
}

.offscreen-container .menu {
    display: block
}

.offscreen-container .menu li {
    float: none;
    margin-bottom: 16px
}

.offscreen-container .menu li a {
    color: #aaa!important;
    padding-bottom: 0!important
}

.offscreen-container .menu li a:hover {
    color: #fff!important
}

.offscreen-container .social-icons {
    bottom: 40px;
    position: absolute
}

.offscreen-container .social-icons li a {
    color: #fff!important
}

.language {
    display: inline-block;
    margin-left: 8px
}

.language img {
    max-width: 20px
}

.sticky-brand {
    display: none
}

.menu>li.sticky-brand>a {
    color: #e74c3c;
    font-size: 24px;
    line-height: 50px
}

.menu>li.sticky-brand>a:hover {
    color: #34495e;
    text-decoration: none
}

.nav-menu {
    text-align: center
}

.nav-sticky .flag {
    display: none
}

.nav-sticky .sticky-brand {
    display: block
}

.nav-sticky .nav-menu {
    text-align: left
}

.nav-sticky .col-sm-offset-3 {
    margin-left: 0
}

.overlay-bar .flag {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.overlay-bar .flag .logo {
    background-position: center -60px
}

.overlay-bar.nav-sticky .flag {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    display: block
}

.overlay-bar.nav-sticky .flag .logo {
    background-position: center 0
}

.menu>li>a {
    color: #222;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 50px;
    padding-bottom: 0;
    text-transform: uppercase
}

.offscreen-container .menu li {
    line-height: inherit;
    margin-bottom: 0
}

.nav-xs .section_name {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

@media (max-width:767px) {
    .top-bar {
        position: absolute;
        background: #e74c3c
    }
    .top-bar.nav-sticky {
        background: rgba(231, 76, 60, .9)
    }
    .nav-sticky .offscreen-toggle i {
        color: #fff
    }
    .nav-sticky .offscreen-toggle i:hover {
        color: #000
    }
    .navbar-brand a {
        color: #fff
    }
    .navbar-brand a:hover {
        color: #000
    }
    .utility-menu {
        display: none
    }
    nav {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
        max-height: 50px;
        overflow: hidden
    }
    nav .columns {
        width: 100%
    }
    nav .social-icons {
        display: none
    }
    .open-nav {
        max-height: 8000px
    }
    .nav-menu {
        padding-top: 0
    }
    .mobile-toggle {
        color: #222;
        cursor: pointer;
        display: block;
        font-size: 32px;
        position: absolute;
        right: 16px;
        top: 24px
    }
    .overlay-bar {
        background: rgba(255, 255, 255, .9)
    }
    .overlay-bar .logo-light {
        display: none
    }
    .overlay-bar .logo-dark {
        display: block
    }
    .top-bar .menu li a {
        color: #333;
        padding-bottom: 0
    }
    .overlay-bar .menu li a:hover {
        color: #222
    }
    .overlay-bar .has-dropdown:after {
        color: #222
    }
    .has-dropdown {
        bottom: 0
    }
    .menu {
        top: 0
    }
    .menu li {
        float: none;
        margin-bottom: 15px;
        margin-right: 0
    }
    .subnav {
        background: 0 0;
        position: relative
    }
    .subnav li {
        margin-bottom: 0
    }
    .subnav .col-md-3 {
        margin-bottom: 32px
    }
    .offscreen-container .social-links {
        display: none
    }
    .offscreen-container .logo {
        display: none
    }
}

@media only screenand (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .navbar-toggle {
        display: block!important
    }
    .top-bar {
        position: absolute
    }
    .utility-menu {
        display: none
    }
    nav {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
        max-height: 50px;
        overflow: hidden
    }
    nav .columns {
        width: 100%
    }
    nav .social-icons {
        display: none
    }
    .open-nav {
        max-height: 8000px
    }
    .nav-menu {
        padding-top: 0
    }
    .mobile-toggle {
        color: #222;
        cursor: pointer;
        display: block;
        font-size: 32px;
        position: absolute;
        right: 16px;
        top: 24px
    }
    .overlay-bar {
        background: rgba(255, 255, 255, .9)
    }
    .overlay-bar .logo-light {
        display: none
    }
    .overlay-bar .logo-dark {
        display: block
    }
    .overlay-bar .menu li a {
        color: #333;
        padding-bottom: 0
    }
    .overlay-bar .menu li a:hover {
        color: #222
    }
    .overlay-bar .has-dropdown:after {
        color: #222
    }
    .has-dropdown {
        bottom: 0
    }
    .menu {
        top: 0
    }
    .menu li {
        float: none;
        margin-bottom: 16px;
        margin-right: 0
    }
    .subnav {
        background: 0 0;
        position: relative
    }
    .subnav li {
        margin-bottom: 0
    }
    .subnav .col-md-3 {
        margin-bottom: 32px
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

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

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel .owl-rtl {
    direction: rtl
}

.owl-carousel .owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(http://america24.com/m/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

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

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

.inline {
    display: inline
}

.block {
    display: block
}

.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
.gsc-search-button,
input.gsc-input {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    background-color: #f5f5f5;
    color: #222;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300
}

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

a {
    color: #2980b9;
    text-decoration: none
}

a:focus,
a:hover {
    color: #e74c3c;
    text-decoration: none
}

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

figure {
    margin: 0
}

img {
    vertical-align: baseline
}

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #f5f5f5;
    line-height: 20px;
    padding: 4px
}

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

.bw {
    filter: gray;
    filter: grayscale(100%);
    filter: url(http://america24.com/m/css/desaturate.svg#greyscale);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%)
}

.bw:hover {
    filter: inherit;
    -moz-filter: inherit;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-filter: inherit;
    -webkit-transition-duration: 1s
}

.figure,
.share {
    margin: 0 auto
}

.figure hr:first-child,
.share hr:first-child {
    margin-top: 20px;
    margin-bottom: 15px
}

.figure hr:last-child,
.share hr:last-child {
    margin-top: 15px;
    margin-bottom: 20px
}

.figure p,
.share p {
    width: inherit
}

.runaround-right {
    margin: 0 0 0 10px;
    float: right;
    clear: right;
    display: inline
}

.runaround-left {
    margin: 0 10px 0 0;
    float: left;
    clear: left;
    display: inline
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px
}

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

.media {
    margin: 0
}

.media:first-child {
    margin: 0
}

.media-right,
.media>.pull-right {
    padding-left: 0
}

.media-left,
.media>.pull-left {
    padding-right: 0
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media {
    overflow: hidden;
    zoom: 1
}

.media .media-object {
    display: block
}

.media .media-body {
    overflow: hidden;
    zoom: 1
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #bdc3c7;
    text-align: left
}

th {
    text-align: left
}

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

.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: 20px;
    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: #f5f5f5
}

.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 {
    border: 1px solid #ddd
}

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

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

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

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

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

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

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

.table-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 {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 210px;
        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
    }
}

table {
    color: #333;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    line-height: 40px;
    margin: 0 auto;
    width: 100%
}

.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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

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

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

.icons,
.list,
.menu {
    list-style: none;
    padding-left: 0
}

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

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

.dot {
    background-color: transparent;
    background-image: url(../img/dot.png);
    background-repeat: repeat-x
}

.soften {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0))
}

hr {
    background-color: transparent;
    background-image: url(../img/dot.png);
    background-repeat: repeat-x;
    border: 0;
    height: 1px;
    margin: 15px 0 15px 0
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2c3e50;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    margin-top: 0
}

.h0 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #34495e
}

.h0 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #e74c3c
}

.flag .desc,
.flag .section_title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    text-transform: uppercase
}

.flag .desc {
    color: #95a5a6;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.flag .desc a {
    color: #95a5a6
}

.flag .logo,
.flag .sole {
    background-repeat: no-repeat;
    height: 40px;
    margin: 15px auto;
    background-position: center 0
}

.flag .logo {
    background-image: url(../img/america24.svg)
}

.flag .logo:hover {
    background-image: url(../img/america24h.svg)
}

.flag .sole {
    background-image: url(../img/sole.svg)
}

.flag .sole:hover {
    background-image: url(../img/soleh.svg)
}

.flag .masthead {
    text-align: center
}

.flag .masthead .section_title {
    color: #2980b9;
    font-size: 46px;
    height: 60px;
    line-height: 60px;
    overflow: hidden
}

.flag .masthead .section_title a {
    color: #2980b9
}

.flag .masthead .section_title a:hover {
    color: #e74c3c;
    text-decoration: none
}

.flag .masthead .logo {
    background-position: center 0;
    height: 30px
}

.flag .masthead .logo:hover {
    background-position: center 0
}

.overlay:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    opacity: .9;
    z-index: 2;
    background-color: #fff;
    left: 0
}

.overlay .container {
    position: relative;
    z-index: 3
}

header {
    position: relative;
    overflow: hidden
}

header .container {
    position: relative;
    z-index: 3
}

header .logo {
    display: inline-block
}

header .btn {
    margin-right: 16px
}

header .btn:last-child {
    margin-right: 0
}

.page-header {
    margin: 0;
    padding: 0;
    padding: 160px 0;
    border-bottom: none
}

.page-header h1 {
    font-size: 40px;
    margin-bottom: 24px
}

.page-header .background-image-holder {
    height: 150%;
    top: -20%
}

.page-header:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    opacity: .3;
    z-index: 2;
    background-color: #ecf0f1
}

header.title {
    height: 565px;
    position: relative;
    overflow: hidden
}

header.title .h1 {
    margin-bottom: 16px;
    font-size: 40px
}

header.title .title .sub {
    font-size: 12px;
    letter-spacing: 0
}

header.title .container {
    position: relative;
    z-index: 3
}

header.title:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    opacity: .3;
    z-index: 2;
    background-color: #ecf0f1
}

.abstract,
.summary {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    letter-spacing: .02em;
    line-height: 20px;
    margin-top: 0
}

.abstract b,
.abstract strong,
.summary b,
.summary strong {
    font-weight: 400
}

.abstract .readon a,
.summary .readon a {
    color: #e74c3c
}

.abstract .readon a:hover,
.summary .readon a:hover {
    color: #34495e
}

.related a,
.related i {
    color: #444
}

.related ul {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    letter-spacing: .02em;
    margin-left: 10px
}

.related i {
    bottom: 1px;
    font-size: 9px;
    padding-right: 6px;
    position: relative
}

.related .icons i {
    color: #e74c3c;
    font-size: 10px;
    position: relative;
    top: -1px
}

.author_info img {
    height: 40px;
    width: 40px
}

.author,
.date {
    font-size: 11px;
    height: 14px;
    text-transform: uppercase
}

.date {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.author {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin-top: 5px
}

.kicker,
.kicker-big,
.reverse-kicker {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    text-transform: uppercase
}

.kicker {
    color: #2980b9;
    font-size: 12px;
    margin-bottom: 5px
}

.kicker-big {
    color: #e74c3c;
    font-size: 20px;
    margin-bottom: 10px
}

.reverse-kicker {
    font-size: 12px;
    letter-spacing: .15em;
    text-align: center;
    margin: 20px 0
}

.reverse-kicker a,
.reverse-kicker span {
    background: #000;
    background: rgba(0, 0, 0, .9);
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 5px 8px;
    vertical-align: baseline;
    zoom: 1
}

.reverse-kicker hr {
    bottom: 14px;
    margin: 0;
    position: relative;
    z-index: -1
}

.reverse-kicker.big {
    font-size: 16px
}

.reverse-kicker.big hr {
    bottom: 17px
}

.business .reverse-kicker a,
.business .reverse-kicker span {
    background: #fff;
    background: rgba(255, 255, 255, .9)
}

.business .flashcard,
.wallstreet .flashcard {
    background-color: #f4f1e9
}

.business .flashcard .byline,
.business .flashcard .foot,
.business .flashcard .head,
.wallstreet .flashcard .byline,
.wallstreet .flashcard .foot,
.wallstreet .flashcard .head {
    background-image: url(../img/beige-dark.png)
}

.business .flashcard .sharing a,
.wallstreet .flashcard .sharing a {
    color: #D5D2CB
}

.flashcard {
    background-color: #fff;
    margin: 0 0 20px 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.flashcard hr {
    margin: 5px 0 5px 0
}

.flashcard .byline,
.flashcard .foot,
.flashcard .head {
    height: 40px;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../img/dot.png);
    background-repeat: repeat-x
}

.flashcard .byline .kicker-big,
.flashcard .byline .kicker-big a,
.flashcard .foot .kicker-big,
.flashcard .foot .kicker-big a,
.flashcard .head .kicker-big,
.flashcard .head .kicker-big a {
    line-height: 40px
}

.flashcard .head.big {
    height: 60px;
    overflow: hidden
}

.flashcard .head.big .kicker-big,
.flashcard .head.big .kicker-big a {
    color: #e74c3c;
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 0
}

.flashcard .head.big .kicker-big a:hover {
    color: #2980b9;
    text-decoration: none
}

.flashcard .add .kicker-big,
.flashcard .add .kicker-big a {
    color: #2980b9
}

.flashcard .add .kicker-big a:hover {
    color: #e74c3c;
    text-decoration: none
}

.flashcard .overlay-container.extra .overlay-item .h0,
.flashcard .overlay-container.extra .overlay-item .h1,
.flashcard .overlay-container.extra .overlay-item .h2,
.flashcard .overlay-container.extra .overlay-item .h3,
.flashcard .overlay-container.extra .overlay-item .h4,
.flashcard .overlay-container.extra .overlay-item .h5,
.flashcard .overlay-container.extra .overlay-item .h6 {
    padding-bottom: 10px;
    width: 100%
}

.flashcard .overlay-container.extra .overlay-item a:hover .h0,
.flashcard .overlay-container.extra .overlay-item a:hover .h1,
.flashcard .overlay-container.extra .overlay-item a:hover .h2,
.flashcard .overlay-container.extra .overlay-item a:hover .h3,
.flashcard .overlay-container.extra .overlay-item a:hover .h4,
.flashcard .overlay-container.extra .overlay-item a:hover .h5 {
    color: #f1c40f
}

.flashcard .overlay-container.extra .overlay-item .caption {
    padding-bottom: 10px;
    padding-top: 20px
}

.flashcard .head {
    background-position: bottom left;
    padding: 0 15px 0 15px
}

.flashcard .foot .kicker,
.flashcard .head .kicker {
    font-size: 14px;
    line-height: 40px
}

.flashcard .foot .cta,
.flashcard .head .cta {
    line-height: 40px
}

.flashcard .foot i,
.flashcard .head i {
    font-size: 16px
}

.flashcard .headline {
    padding: 10px 15px 10px 15px
}

.flashcard .headline .h0,
.flashcard .headline .h1,
.flashcard .headline .h2,
.flashcard .headline .h3,
.flashcard .headline .h4,
.flashcard .headline .h5,
.flashcard .headline .h6 {
    display: inline
}

.flashcard .headline-links {
    color: #34495e
}

.flashcard .headline-links a {
    color: #34495e
}

.flashcard .headline-links a:hover {
    color: #e74c3c
}

.flashcard .video .headline-links {
    color: #7f8c8d
}

.flashcard figure {
    padding-bottom: 5px
}

.flashcard .summary {
    padding: 0 15px 0 15px
}

.flashcard .byline,
.flashcard .foot {
    background-position: top left;
    margin-top: 10px;
    padding: 0 15px 0 15px
}

.flashcard .byline .author,
.flashcard .byline .post-readon,
.flashcard .byline time {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase
}

.flashcard .byline i {
    bottom: 1px;
    font-size: 9px;
    padding-right: 6px;
    position: relative
}

.flashcard .sharing {
    padding-top: 5px
}

.flashcard .sharing a {
    border-radius: 50%;
    color: #b0cada;
    display: inline-block;
    height: 30px;
    margin-left: 5px;
    opacity: 1;
    text-align: center;
    width: 30px
}

.flashcard .sharing a:first-child {
    margin-left: 0
}

.flashcard .sharing a:hover {
    color: #222;
    opacity: 1;
    text-decoration: none
}

.flashcard .sharing i {
    font-size: 18px;
    line-height: 30px
}

.flashcard .related {
    padding-top: 10px
}

.flashcard .related a,
.flashcard .related i {
    color: #444
}

.flashcard .related ul {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    letter-spacing: .02em;
    margin-left: 0
}

.flashcard .related li {
    background-color: transparent;
    background-image: url(../img/dot.png);
    background-repeat: repeat-x;
    background-position: top left;
    min-height: 30px;
    padding: 10px 20px 10px 10px
}

.flashcard .related li a {
    display: block;
    max-height: 40px;
    overflow: hidden
}

.flashcard .related li:last-child {
    padding-bottom: 0
}

.flashcard .related i {
    bottom: 1px;
    font-size: 9px;
    padding-right: 6px;
    position: relative
}

.flashcard .related .icons i {
    color: #2980b9;
    display: block;
    font-size: 14px;
    padding: 5px 10px 10px 10px;
    text-align: center;
    top: 0;
    width: 40px
}

.flashcard .media {
    padding: 15px
}

.flashcard .media .headline {
    padding: 0 10px 0 0
}

.flashcard .media figure {
    padding: 0
}

.flashcard .media>.pull-left {
    margin-right: 15px
}

.flashcard .media>.pull-right {
    margin-left: 15px
}

.promo-card .flashcard .promo-content {
    background: -webkit-linear-gradient(#469BCF, #6BB1DC);
    background: -o-linear-gradient(#469BCF, #6BB1DC);
    background: -moz-linear-gradient(#469BCF, #6BB1DC);
    background: linear-gradient(#469BCF, #6BB1DC);
    border-top: 1px solid #3D84AF
}

.promo-card .flashcard .byline,
.promo-card .flashcard .head {
    background-image: url(../img/FFF.png)
}

.promo-card .flashcard .h0,
.promo-card .flashcard .h1,
.promo-card .flashcard .h2,
.promo-card .flashcard .h3,
.promo-card .flashcard .h4,
.promo-card .flashcard .h5,
.promo-card .flashcard .h6 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 24px;
    font-weight: 700
}

.promo-card .flashcard .h0 a,
.promo-card .flashcard .h1 a,
.promo-card .flashcard .h2 a,
.promo-card .flashcard .h3 a,
.promo-card .flashcard .h4 a,
.promo-card .flashcard .h5 a,
.promo-card .flashcard .h6 a {
    color: #fff
}

.promo-card .flashcard figure {
    height: 227px;
    overflow: hidden
}

.promo-card .flashcard .related {
    padding-top: 0
}

.promo-card .flashcard .related li {
    background-image: url(../img/FFF.png)
}

.promo-card .flashcard .related .icons a,
.promo-card .flashcard .related .icons i {
    color: #fff
}

.addthis_button_whatsapp {
    display: none
}

.teaser {
    color: #222;
    column-count: 3;
    column-gap: 20px;
    margin-top: 10px;
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px
}

.teaser p {
    margin-top: 10px;
    text-align: right
}

.teaser a {
    color: #e74c3c
}

.teaser a:hover {
    color: #3498db
}

.spotlight .flashcard .byline,
.spotlight .flashcard .foot {
    margin-top: 0
}

.spotlight .flashcard figure {
    padding-bottom: 0
}

.featured .flashcard .head,
.sliding .flashcard .head {
    background-position: top left
}

.featured .flashcard .headline,
.sliding .flashcard .headline {
    padding: 10px 30px 10px 30px;
    text-align: center
}

.featured .flashcard figure,
.sliding .flashcard figure {
    padding-bottom: 0
}

.featured .flashcard .byline,
.sliding .flashcard .byline {
    height: 70px;
    background: 0 0;
    background-color: transparent;
    color: #2980b9;
    margin-top: -20px;
    text-align: center
}

.featured .flashcard .byline .avatar,
.sliding .flashcard .byline .avatar {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 42px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 42px;
    z-index: 1500
}

.featured .flashcard .byline .avatar img,
.sliding .flashcard .byline .avatar img {
    height: 38px;
    margin: 0 auto;
    width: 38px
}

.featured .flashcard .byline .author,
.sliding .flashcard .byline .author {
    height: 20px;
    overflow: hidden;
    display: block;
    line-height: 20px
}

.owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px
}

.featured .flashcard .headline {
    padding: 10px 30px 10px 30px;
    text-align: center
}

.featured.inverse .flashcard .headline {
    padding: 20px 30px 10px 30px
}

.featured.inverse .flashcard .byline {
    margin-bottom: -30px;
    margin-top: 0;
    overflow: visible;
    position: relative;
    vertical-align: middle
}

.featured.inverse .flashcard figure img {
    padding-bottom: 10px
}

.split figure {
    padding-bottom: 0
}

.split figure img {
    vertical-align: bottom
}

.split figure .img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 120px
}

.nano .flashcard .head {
    height: 50px
}

.nano .flashcard .head .kicker-big {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 50px
}

.nano .flashcard .related {
    padding-top: 0
}

.nano .flashcard .related li {
    padding: 10px 10px 10px 0
}

.nano .flashcard .related li:first-child {
    background-image: none
}

.nano .flashcard .related ol,
.nano .flashcard .related ul {
    margin: 0
}

.section-head .h0,
.section-head .h1,
.section-head .h2,
.section-head .h3,
.section-head .h4,
.section-head .h5,
.section-head .h6 {
    color: #e74c3c;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin: 0 0 15px 0;
    text-transform: uppercase
}

.section-head .h0 a,
.section-head .h1 a,
.section-head .h2 a,
.section-head .h3 a,
.section-head .h4 a,
.section-head .h5 a,
.section-head .h6 a {
    color: #e74c3c
}

.article .lead {
    padding: 0 20px 0 20px;
    font-size: 20px;
    line-height: 30px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    color: #95a5a6
}

.article .text p,
.article .timeline>li .timeline-content .abstract p {
    margin-bottom: 10px
}

.article .text p:empty,
.article .timeline>li .timeline-content .abstract p:empty {
    display: none
}

.article .text a:active,
.article .text a:link,
.article .timeline>li .timeline-content .abstract a:active,
.article .timeline>li .timeline-content .abstract a:link {
    color: #e74c3c
}

.article .text a:visited,
.article .timeline>li .timeline-content .abstract a:visited {
    color: #2980b9
}

.article .text a:hover,
.article .timeline>li .timeline-content .abstract a:hover {
    color: #2980b9
}

.article .text {
    font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #444
}

.article .text img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.article .text ul {
    list-style-type: disc;
    padding-left: 40px
}

.article .text .headline a:active,
.article .text .headline a:link,
.article .text .headline a:visited {
    color: #2c3e50
}

.article .text .headline a:hover {
    color: #2980b9
}

.article .main-content {
    margin-top: 0
}

.article .main-content .flashcard {
    color: #222;
    margin: 0;
    padding: 0
}

.article .main-content .flashcard .head {
    padding: 0 20px 0 20px
}

.article .main-content .flashcard .main-img {
    display: block
}

.article .main-content .flashcard .caption {
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6);
    height: 20px;
    margin: 0 auto
}

.article .main-content .first,
.article .main-content .second {
    padding-bottom: 40px
}

.article .main-content .inline-related .flashcard {
    background-color: #f1f1f1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding-bottom: 0;
    padding-top: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.article .main-content .inline-related .flashcard .summary {
    padding: 0
}

.article .main-content .inline-related .flashcard .summary a {
    color: #2980b9;
    font-weight: 500
}

.article .main-content .inline-related .flashcard .summary a:hover {
    color: #e74c3c
}

.article .aside .flashcard .summary {
    color: #222
}

.article .aside .flashcard .summary p {
    padding-bottom: 0
}

.article .aside .flashcard .byline .post-readon {
    color: #2980b9;
    cursor: pointer
}

.article .owl-carousel header.title {
    height: 850px
}

#list .main-content .flashcard {
    padding-bottom: 20px;
    padding-top: 20px
}

.custom .main-content .flashcard {
    padding-bottom: 5px
}

.custom #list .main-content .flashcard {
    padding-bottom: 5px;
    padding-top: 5px
}

.custom .share {
    margin: 0 auto;
    padding-top: 20px
}

.custom .owl-controls {
    color: #e74c3c;
    font-size: 30px;
    position: relative;
    top: -290px
}

.card-footer,
.card-header {
    border: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-transform: uppercase
}

.card-footer i,
.card-header i {
    font-size: 12px
}

.card-footer .next,
.card-footer .prev,
.card-header .next,
.card-header .prev {
    cursor: pointer
}

.card-header {
    background-color: #2980b9;
    color: #fff
}

.card-header a {
    color: #fff
}

.card-header a:hover {
    color: #222;
    text-decoration: none
}

.card-content {
    background: url(../img/dot.png) left bottom repeat-y, url(../img/dot.png) right top repeat-y
}

.card-content .overlay.square .overlay-content-wrapper {
    margin: 0 auto;
    width: 640px
}

.card-content .overlay.square .overlay-content-wrapper .overlay-content {
    bottom: 20px;
    left: 40px
}

.card-content .overlay.square .overlay-content-wrapper .overlay-content .h0,
.card-content .overlay.square .overlay-content-wrapper .overlay-content .h1,
.card-content .overlay.square .overlay-content-wrapper .overlay-content .h2,
.card-content .overlay.square .overlay-content-wrapper .overlay-content .h3,
.card-content .overlay.square .overlay-content-wrapper .overlay-content .h4,
.card-content .overlay.square .overlay-content-wrapper .overlay-content .h5 {
    padding: 0
}

.card-footer {
    background: url(../img/dot.png) left bottom repeat-x, url(../img/dot.png) right top repeat-x, url(../img/dot.png) left bottom repeat-y, url(../img/dot.png) right top repeat-y;
    background-color: #fafafa;
    color: #222
}

.card-footer a {
    color: #222
}

.card-footer a:hover {
    color: #e74c3c;
    text-decoration: none
}

.card-stack {
    background: #fafafa;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    box-sizing: border-box;
    margin-bottom: 40px;
    margin-top: 40px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    -moz-box-sizing: border-box;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    -webkit-transform: translateZ(0)
}

.card-stack .owl-theme .owl-controls {
    display: none
}

.live-wrap {
    background: #ecf0f1;
    margin-bottom: 20px
}

.timeline {
    list-style: none;
    margin: 20px 0 0 0;
    padding-top: 20px;
    position: relative
}

.timeline:before {
    background: #afdcf8;
    bottom: 60px;
    content: '';
    left: 24%;
    margin-left: -10px;
    position: absolute;
    top: 60px;
    width: 10px
}

.timeline-row {
    position: relative
}

.timeline>li .timeline-time {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    padding-right: 100px;
    position: absolute;
    text-align: right;
    top: 11px;
    width: 30%
}

.timeline>li .timeline-time span {
    display: block;
    text-align: right
}

.timeline>li .timeline-time span:first-child {
    color: #bdd0db;
    font-size: 14px;
    line-height: 20px
}

.timeline>li .timeline-time span:last-child {
    color: #3594cb;
    font-size: 40px;
    line-height: 40px
}

.timeline>li:nth-child(odd) .timeline-time span:last-child {
    color: #6cbfee
}

.timeline>li .timeline-content {
    background: #fff;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    margin: 0 0 20px 32%;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding: 23px 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.timeline>li:nth-child(odd) .timeline-content {
    background: #fff
}

.timeline>li .timeline-content:after {
    border: solid transparent;
    border-right-color: #fff;
    border-width: 10px;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 40px;
    width: 0
}

.timeline>li .timeline-icon {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #afdcf8;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 20px;
    left: 24%;
    line-height: 20px;
    margin: 0 0 0 -15px;
    position: absolute;
    speak: none;
    text-align: center;
    text-transform: none;
    top: 40px;
    -webkit-font-smoothing: antialiased;
    width: 20px
}

.timeline>li:nth-child(odd) .timeline-content:after {
    border-right-color: #fff
}

.timeline>li.highlighted .timeline-icon,
.timeline>li.timeline-first .timeline-icon {
    height: 40px;
    left: 24%;
    line-height: 40px;
    margin: 0 0 0 -25px;
    top: 30px;
    width: 40px
}

.timeline>li.highlighted .timeline-icon {
    background: #46a4da
}

.timeline>li.timeline-first .timeline-icon {
    background: #fff
}

.LiveblogpostTemplate {
    display: none
}

.feed .liveblogpost,
.feed .signature,
.feed .title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.feed .title {
    padding-right: 10px;
    letter-spacing: .02em
}

.feed .time {
    text-align: center;
    color: #2980b9;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.feed .signature {
    color: #bdc3c7
}

.feed .liveblogpost {
    overflow: hidden;
    padding: 10px 0 10px 0
}

.feed .liveblogPosts>div {
    background-color: transparent;
    background-image: url(../img/dot.png);
    background-repeat: repeat-x;
    background-position: bottom left
}

.feed .liveblogPosts>div:last-child {
    background-image: none
}

ol.feed {
    list-style-type: decimal;
    overflow: visible
}

.main-container {
    padding: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden
}

.main-container.reveal-nav {
    -webkit-transform: translate3d(-300px, 0, 0);
    -moz-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
}

.wrap {
    padding: 0 20px
}

.column {
    padding: 0 10px
}

.column .flashcard {
    margin-bottom: 20px
}

.column .column {
    padding: 0
}

.column .splash {
    padding: 0
}

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

.overlay-container {
    width: 100%;
    position: relative
}

.overlay-container .content-label {
    top: 0;
    bottom: auto
}

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

.overlay-container:after {
    clear: both
}

.overlay-container.extra {
    float: right;
    position: relative
}

.overlay-container.extra .img-container {
    max-height: 500px;
    overflow: hidden
}

.overlay-container.extra .img-container img {
    width: 100%;
    max-width: 100%
}

.overlay-container.extra .caption {
    width: 60%;
    bottom: 6.66666667%;
    left: 0;
    position: absolute;
    text-align: left;
    padding-left: 25px
}

.overlay-container.extra .caption .h0,
.overlay-container.extra .caption .h1,
.overlay-container.extra .caption .h2,
.overlay-container.extra .caption .h3,
.overlay-container.extra .caption .h4,
.overlay-container.extra .caption .h5 {
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: none
}

.overlay-container.extra .overlay-item .caption {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #222);
    background: -o-linear-gradient(rgba(0, 0, 0, 0), #222);
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), #222);
    background: linear-gradient(rgba(0, 0, 0, 0), #222);
    width: 100%;
    padding: 0;
    border: none;
    bottom: 0
}

.overlay-container.extra .overlay-item .h0,
.overlay-container.extra .overlay-item .h1,
.overlay-container.extra .overlay-item .h2,
.overlay-container.extra .overlay-item .h3,
.overlay-container.extra .overlay-item .h4,
.overlay-container.extra .overlay-item .h5 {
    width: 60%;
    margin: 10% 0 3.33333333%;
    padding-left: 20px;
    padding-right: 10px
}

.overlay-container.extra .overlay-item a:hover .h0,
.overlay-container.extra .overlay-item a:hover .h1,
.overlay-container.extra .overlay-item a:hover .h2,
.overlay-container.extra .overlay-item a:hover .h3,
.overlay-container.extra .overlay-item a:hover .h4,
.overlay-container.extra .overlay-item a:hover .h5 {
    color: #8a8a8a
}

.overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/shading-left.png) no-repeat center center;
    background-size: 100%;
    width: 673px;
    height: 100%;
    z-index: 1
}

.overlay {
    position: relative;
    width: 100%
}

.overlay .overlay-img-container {
    position: relative;
    height: 0;
    padding-top: 36.32850242%;
    overflow: hidden
}

.overlay .overlay-img-container .overlay-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.overlay .overlay-content-wrapper {
    width: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: uppercase;
    z-index: 1
}

.overlay .overlay-content .h0,
.overlay .overlay-content .h1,
.overlay .overlay-content .h2,
.overlay .overlay-content .h3,
.overlay .overlay-content .h4,
.overlay .overlay-content .h5 {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    color: #fff;
    line-height: 1.1
}

.overlay.right {
    text-align: right
}

.overlay.right:before {
    content: '';
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    background: url(../img/shading-right.png) no-repeat center center;
    background-size: 100%;
    width: 673px;
    height: 100%;
    z-index: 1
}

.overlay.right .overlay-content-wrapper {
    position: absolute;
    right: 0
}

.overlay.right .overlay-content-wrapper .h0,
.overlay.right .overlay-content-wrapper .h1,
.overlay.right .overlay-content-wrapper .h2,
.overlay.right .overlay-content-wrapper .h3,
.overlay.right .overlay-content-wrapper .h4,
.overlay.right .overlay-content-wrapper .h5 {
    border-left: none;
    padding-left: 0;
    padding-right: 25px
}

.overlay.square:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/shading.png) no-repeat center center;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 1
}

.overlay.square .overlay-link {
    position: relative;
    height: 0;
    padding-top: 85%;
    display: block;
    overflow: hidden
}

.overlay.square .overlay-link .overlay-img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    height: 100%
}

.overlay.square .overlay-content-wrapper {
    text-transform: none;
    width: 65%;
    bottom: 0;
    top: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none
}

.overlay.square .overlay-content {
    position: absolute;
    bottom: 20px
}

.overlay.square .overlay-content .h0,
.overlay.square .overlay-content .h1,
.overlay.square .overlay-content .h2,
.overlay.square .overlay-content .h3,
.overlay.square .overlay-content .h4,
.overlay.square .overlay-content .h5 {
    border-left: transparent
}

.overlay.square .overlay-content .sub-hd {
    margin: 0;
    padding-left: 20px;
    color: #fff
}

.overlay.square.right:before {
    display: none
}

.overlay.square.right .overlay-content .h0,
.overlay.square.right .overlay-content .h1,
.overlay.square.right .overlay-content .h2,
.overlay.square.right .overlay-content .h3,
.overlay.square.right .overlay-content .h4,
.overlay.square.right .overlay-content .h5 {
    padding-right: 0;
    border: none
}

.overlay-content a:hover .h0,
.overlay-content a:hover .h1,
.overlay-content a:hover .h2,
.overlay-content a:hover .h3,
.overlay-content a:hover .h4,
.overlay-content a:hover .h5 {
    color: #8a8a8a;
    text-decoration: none
}

.owl-carousel .owl-item .overlay img {
    width: initial
}

@media (min-width:768px) {
    body {
        text-rendering: optimizeLegibility
    }
    .article .copy .text ol,
    .article .copy .text p,
    .article .copy .text ul,
    .article .live .text ol,
    .article .live .text p,
    .article .live .text ul,
    .article .post .text ol,
    .article .post .text p,
    .article .post .text ul {
        margin: 0 auto;
        margin-bottom: 10px;
        width: 540px
    }
    .article .copy .text p.video-container,
    .article .live .text p.video-container,
    .article .post .text p.video-container {
        width: 640px
    }
    .article .copy .date {
        margin: 0 auto;
        width: 540px
    }
    .article .live .meta,
    .article .live .post-img,
    .article .live .post-title {
        margin: 0 auto;
        width: 540px;
        width: 640px
    }
    .article .live .post-img,
    .article .live .post-title {
        margin-bottom: 10px
    }
    .article .live .post-img {
        display: block
    }
    .article .figure,
    .article .share {
        width: 640px
    }
    .article .figure .layout-medium,
    .article .inline-link .layout-medium,
    .article .share .layout-medium {
        margin: 0 auto;
        width: 540px
    }
    .article .card-header .inner {
        width: 640px
    }
    .article .flashcard .media.author_info {
        left: -55px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        width: 540px
    }
    .article .flashcard .media.author_info .pull-left {
        margin-right: 15px
    }
    .article .comments,
    .article article-related {
        margin: 0 auto;
        width: 540px
    }
}

.footer {
    background-color: #2c3e50;
    color: #fff
}

.footer a {
    color: #fafafa
}

.footer a:hover {
    color: #000
}


.new_post_message {margin:0}