@charset "UTF-8";
@font-face {
    font-family: 'jaf-bernino-sans-condensed';
    src: url("../fonts/BerninoSansCondensed.otf") format("opentype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'jaf-bernino-sans-condensed-extrabold';
    src: url("../fonts/BerninoSansCondensed-ExtraBold.otf") format("opentype"), url('../fonts/BerninoSansCompressed-ExtraBold.woff') format('woff'), url('../fonts/BerninoSansCompressed-ExtraBold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'abril-display';
    src: url("../fonts/Abril_Display_Regular.otf") format("opentype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'abril-display-bold';
    src: url("../fonts/Abril_Display_ExtraBold.otf") format("opentype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../fonts/RobotoCondensed-Regular.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed Bold';
    src: url("../fonts/RobotoCondensed-Bold.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

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

dfn {
    font-style: italic;
}

h1 {
    margin: 0.67em 0;
    font: normal 2em "jaf-bernino-sans-condensed-extrabold", Arial, Helvetica Neue, Helvetica, sans-serif;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: normal;
}

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

td,
th {
    padding: 0;
}

body,
input,
textarea,
select,
button {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

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

.clearfix:after {
    clear: both;
}

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

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

.assistive-text,
.networkbar nav ul li a span,
.subnavigation-wrapper .subnavigation ul span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.row {
    position: relative;
}

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

.row:after {
    clear: both;
}

.column {
    position: relative;
    z-index: 1;
    min-height: 2px;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

@media only screen {
    .column.gutter {
        padding-left: 9px;
        padding-right: 9px;
    }
}

@media only screen and (min-width: 540px) {
    .column.gutter {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 768px) {
    .column.gutter {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    .column.gutter {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media only screen and (min-width: 1280px) {
    .column.gutter {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media only screen and (min-width: 1600px) {
    .column.gutter {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.large-1 {
    width: 8.3333333333%;
}

.large-centered-1 {
    margin-left: 45.8333333333%;
}

.large-offset-1 {
    margin-left: 8.3333333333%;
}

.large-push-1 {
    left: 8.3333333333%;
    right: auto;
}

.large-pull-1 {
    right: 8.3333333333%;
    left: auto;
}

.large-2 {
    width: 16.6666666667%;
}

.large-centered-2 {
    margin-left: 41.6666666667%;
}

.large-offset-2 {
    margin-left: 16.6666666667%;
}

.large-push-2 {
    left: 16.6666666667%;
    right: auto;
}

.large-pull-2 {
    right: 16.6666666667%;
    left: auto;
}

.large-3 {
    width: 25%;
}

.large-centered-3 {
    margin-left: 37.5%;
}

.large-offset-3 {
    margin-left: 25%;
}

.large-push-3 {
    left: 25%;
    right: auto;
}

.large-pull-3 {
    right: 25%;
    left: auto;
}

.large-4 {
    width: 33.3333333333%;
}

.large-centered-4 {
    margin-left: 33.3333333333%;
}

.large-offset-4 {
    margin-left: 33.3333333333%;
}

.large-push-4 {
    left: 33.3333333333%;
    right: auto;
}

.large-pull-4 {
    right: 33.3333333333%;
    left: auto;
}

.large-5 {
    width: 41.6666666667%;
}

.large-centered-5 {
    margin-left: 29.1666666667%;
}

.large-offset-5 {
    margin-left: 41.6666666667%;
}

.large-push-5 {
    left: 41.6666666667%;
    right: auto;
}

.large-pull-5 {
    right: 41.6666666667%;
    left: auto;
}

.large-6 {
    width: 50%;
}

.large-centered-6 {
    margin-left: 25%;
}

.large-offset-6 {
    margin-left: 50%;
}

.large-push-6 {
    left: 50%;
    right: auto;
}

.large-pull-6 {
    right: 50%;
    left: auto;
}

.large-7 {
    width: 58.3333333333%;
}

.large-centered-7 {
    margin-left: 20.8333333333%;
}

.large-offset-7 {
    margin-left: 58.3333333333%;
}

.large-push-7 {
    left: 58.3333333333%;
    right: auto;
}

.large-pull-7 {
    right: 58.3333333333%;
    left: auto;
}

.large-8 {
    width: 66.6666666667%;
}

.large-centered-8 {
    margin-left: 16.6666666667%;
}

.large-offset-8 {
    margin-left: 66.6666666667%;
}

.large-push-8 {
    left: 66.6666666667%;
    right: auto;
}

.large-pull-8 {
    right: 66.6666666667%;
    left: auto;
}

.large-9 {
    width: 75%;
}

.large-centered-9 {
    margin-left: 12.5%;
}

.large-offset-9 {
    margin-left: 75%;
}

.large-push-9 {
    left: 75%;
    right: auto;
}

.large-pull-9 {
    right: 75%;
    left: auto;
}

.large-10 {
    width: 83.3333333333%;
}

.large-centered-10 {
    margin-left: 8.3333333333%;
}

.large-offset-10 {
    margin-left: 83.3333333333%;
}

.large-push-10 {
    left: 83.3333333333%;
    right: auto;
}

.large-pull-10 {
    right: 83.3333333333%;
    left: auto;
}

.large-11 {
    width: 91.6666666667%;
}

.large-centered-11 {
    margin-left: 4.1666666667%;
}

.large-offset-11 {
    margin-left: 91.6666666667%;
}

.large-push-11 {
    left: 91.6666666667%;
    right: auto;
}

.large-pull-11 {
    right: 91.6666666667%;
    left: auto;
}

.large-12 {
    width: 100%;
}

.large-centered-12 {
    margin-left: 0%;
}

.large-offset-12 {
    margin-left: 100%;
}

.large-push-12 {
    left: 100%;
    right: auto;
}

.large-pull-12 {
    right: 100%;
    left: auto;
}

.large-offset-0 {
    margin-left: 0;
}

.large-push-0 {
    left: auto;
    right: auto;
}

.large-pull-0 {
    right: auto;
    left: auto;
}

.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}

.large-auto {
    position: absolute;
}

.large-auto-top {
    top: 0;
}

.large-auto-bottom {
    bottom: 0;
}

.large-auto-left {
    left: 0;
}

.large-auto-right {
    right: 0;
}

@media only screen {
    .xsmall-1 {
        width: 8.3333333333%;
    }
    .xsmall-centered-1 {
        margin-left: 45.8333333333%;
    }
    .xsmall-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xsmall-push-1 {
        left: 8.3333333333%;
        right: auto;
    }
    .xsmall-pull-1 {
        right: 8.3333333333%;
        left: auto;
    }
    .xsmall-2 {
        width: 16.6666666667%;
    }
    .xsmall-centered-2 {
        margin-left: 41.6666666667%;
    }
    .xsmall-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xsmall-push-2 {
        left: 16.6666666667%;
        right: auto;
    }
    .xsmall-pull-2 {
        right: 16.6666666667%;
        left: auto;
    }
    .xsmall-3 {
        width: 25%;
    }
    .xsmall-centered-3 {
        margin-left: 37.5%;
    }
    .xsmall-offset-3 {
        margin-left: 25%;
    }
    .xsmall-push-3 {
        left: 25%;
        right: auto;
    }
    .xsmall-pull-3 {
        right: 25%;
        left: auto;
    }
    .xsmall-4 {
        width: 33.3333333333%;
    }
    .xsmall-centered-4 {
        margin-left: 33.3333333333%;
    }
    .xsmall-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xsmall-push-4 {
        left: 33.3333333333%;
        right: auto;
    }
    .xsmall-pull-4 {
        right: 33.3333333333%;
        left: auto;
    }
    .xsmall-5 {
        width: 41.6666666667%;
    }
    .xsmall-centered-5 {
        margin-left: 29.1666666667%;
    }
    .xsmall-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xsmall-push-5 {
        left: 41.6666666667%;
        right: auto;
    }
    .xsmall-pull-5 {
        right: 41.6666666667%;
        left: auto;
    }
    .xsmall-6 {
        width: 50%;
    }
    .xsmall-centered-6 {
        margin-left: 25%;
    }
    .xsmall-offset-6 {
        margin-left: 50%;
    }
    .xsmall-push-6 {
        left: 50%;
        right: auto;
    }
    .xsmall-pull-6 {
        right: 50%;
        left: auto;
    }
    .xsmall-7 {
        width: 58.3333333333%;
    }
    .xsmall-centered-7 {
        margin-left: 20.8333333333%;
    }
    .xsmall-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xsmall-push-7 {
        left: 58.3333333333%;
        right: auto;
    }
    .xsmall-pull-7 {
        right: 58.3333333333%;
        left: auto;
    }
    .xsmall-8 {
        width: 66.6666666667%;
    }
    .xsmall-centered-8 {
        margin-left: 16.6666666667%;
    }
    .xsmall-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xsmall-push-8 {
        left: 66.6666666667%;
        right: auto;
    }
    .xsmall-pull-8 {
        right: 66.6666666667%;
        left: auto;
    }
    .xsmall-9 {
        width: 75%;
    }
    .xsmall-centered-9 {
        margin-left: 12.5%;
    }
    .xsmall-offset-9 {
        margin-left: 75%;
    }
    .xsmall-push-9 {
        left: 75%;
        right: auto;
    }
    .xsmall-pull-9 {
        right: 75%;
        left: auto;
    }
    .xsmall-10 {
        width: 83.3333333333%;
    }
    .xsmall-centered-10 {
        margin-left: 8.3333333333%;
    }
    .xsmall-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xsmall-push-10 {
        left: 83.3333333333%;
        right: auto;
    }
    .xsmall-pull-10 {
        right: 83.3333333333%;
        left: auto;
    }
    .xsmall-11 {
        width: 91.6666666667%;
    }
    .xsmall-centered-11 {
        margin-left: 4.1666666667%;
    }
    .xsmall-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xsmall-push-11 {
        left: 91.6666666667%;
        right: auto;
    }
    .xsmall-pull-11 {
        right: 91.6666666667%;
        left: auto;
    }
    .xsmall-12 {
        width: 100%;
    }
    .xsmall-centered-12 {
        margin-left: 0%;
    }
    .xsmall-offset-12 {
        margin-left: 100%;
    }
    .xsmall-push-12 {
        left: 100%;
        right: auto;
    }
    .xsmall-pull-12 {
        right: 100%;
        left: auto;
    }
    .xsmall-offset-0 {
        margin-left: 0;
    }
    .xsmall-push-0 {
        left: auto;
        right: auto;
    }
    .xsmall-pull-0 {
        right: auto;
        left: auto;
    }
    .xsmall-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .xsmall-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .xsmall-auto {
        position: absolute;
    }
    .xsmall-auto-top {
        top: 0;
    }
    .xsmall-auto-bottom {
        bottom: 0;
    }
    .xsmall-auto-left {
        left: 0;
    }
    .xsmall-auto-right {
        right: 0;
    }
}

@media only screen and (min-width: 540px) {
    .small-1 {
        width: 8.3333333333%;
    }
    .small-centered-1 {
        margin-left: 45.8333333333%;
    }
    .small-offset-1 {
        margin-left: 8.3333333333%;
    }
    .small-push-1 {
        left: 8.3333333333%;
        right: auto;
    }
    .small-pull-1 {
        right: 8.3333333333%;
        left: auto;
    }
    .small-2 {
        width: 16.6666666667%;
    }
    .small-centered-2 {
        margin-left: 41.6666666667%;
    }
    .small-offset-2 {
        margin-left: 16.6666666667%;
    }
    .small-push-2 {
        left: 16.6666666667%;
        right: auto;
    }
    .small-pull-2 {
        right: 16.6666666667%;
        left: auto;
    }
    .small-3 {
        width: 25%;
    }
    .small-centered-3 {
        margin-left: 37.5%;
    }
    .small-offset-3 {
        margin-left: 25%;
    }
    .small-push-3 {
        left: 25%;
        right: auto;
    }
    .small-pull-3 {
        right: 25%;
        left: auto;
    }
    .small-4 {
        width: 33.3333333333%;
    }
    .small-centered-4 {
        margin-left: 33.3333333333%;
    }
    .small-offset-4 {
        margin-left: 33.3333333333%;
    }
    .small-push-4 {
        left: 33.3333333333%;
        right: auto;
    }
    .small-pull-4 {
        right: 33.3333333333%;
        left: auto;
    }
    .small-5 {
        width: 41.6666666667%;
    }
    .small-centered-5 {
        margin-left: 29.1666666667%;
    }
    .small-offset-5 {
        margin-left: 41.6666666667%;
    }
    .small-push-5 {
        left: 41.6666666667%;
        right: auto;
    }
    .small-pull-5 {
        right: 41.6666666667%;
        left: auto;
    }
    .small-6 {
        width: 50%;
    }
    .small-centered-6 {
        margin-left: 25%;
    }
    .small-offset-6 {
        margin-left: 50%;
    }
    .small-push-6 {
        left: 50%;
        right: auto;
    }
    .small-pull-6 {
        right: 50%;
        left: auto;
    }
    .small-7 {
        width: 58.3333333333%;
    }
    .small-centered-7 {
        margin-left: 20.8333333333%;
    }
    .small-offset-7 {
        margin-left: 58.3333333333%;
    }
    .small-push-7 {
        left: 58.3333333333%;
        right: auto;
    }
    .small-pull-7 {
        right: 58.3333333333%;
        left: auto;
    }
    .small-8 {
        width: 66.6666666667%;
    }
    .small-centered-8 {
        margin-left: 16.6666666667%;
    }
    .small-offset-8 {
        margin-left: 66.6666666667%;
    }
    .small-push-8 {
        left: 66.6666666667%;
        right: auto;
    }
    .small-pull-8 {
        right: 66.6666666667%;
        left: auto;
    }
    .small-9 {
        width: 75%;
    }
    .small-centered-9 {
        margin-left: 12.5%;
    }
    .small-offset-9 {
        margin-left: 75%;
    }
    .small-push-9 {
        left: 75%;
        right: auto;
    }
    .small-pull-9 {
        right: 75%;
        left: auto;
    }
    .small-10 {
        width: 83.3333333333%;
    }
    .small-centered-10 {
        margin-left: 8.3333333333%;
    }
    .small-offset-10 {
        margin-left: 83.3333333333%;
    }
    .small-push-10 {
        left: 83.3333333333%;
        right: auto;
    }
    .small-pull-10 {
        right: 83.3333333333%;
        left: auto;
    }
    .small-11 {
        width: 91.6666666667%;
    }
    .small-centered-11 {
        margin-left: 4.1666666667%;
    }
    .small-offset-11 {
        margin-left: 91.6666666667%;
    }
    .small-push-11 {
        left: 91.6666666667%;
        right: auto;
    }
    .small-pull-11 {
        right: 91.6666666667%;
        left: auto;
    }
    .small-12 {
        width: 100%;
    }
    .small-centered-12 {
        margin-left: 0%;
    }
    .small-offset-12 {
        margin-left: 100%;
    }
    .small-push-12 {
        left: 100%;
        right: auto;
    }
    .small-pull-12 {
        right: 100%;
        left: auto;
    }
    .small-offset-0 {
        margin-left: 0;
    }
    .small-push-0 {
        left: auto;
        right: auto;
    }
    .small-pull-0 {
        right: auto;
        left: auto;
    }
    .small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .small-auto {
        position: absolute;
    }
    .small-auto-top {
        top: 0;
    }
    .small-auto-bottom {
        bottom: 0;
    }
    .small-auto-left {
        left: 0;
    }
    .small-auto-right {
        right: 0;
    }
}

@media only screen and (min-width: 768px) {
    .medium-1 {
        width: 8.3333333333%;
    }
    .medium-centered-1 {
        margin-left: 45.8333333333%;
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%;
    }
    .medium-push-1 {
        left: 8.3333333333%;
        right: auto;
    }
    .medium-pull-1 {
        right: 8.3333333333%;
        left: auto;
    }
    .medium-2 {
        width: 16.6666666667%;
    }
    .medium-centered-2 {
        margin-left: 41.6666666667%;
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%;
    }
    .medium-push-2 {
        left: 16.6666666667%;
        right: auto;
    }
    .medium-pull-2 {
        right: 16.6666666667%;
        left: auto;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-centered-3 {
        margin-left: 37.5%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-push-3 {
        left: 25%;
        right: auto;
    }
    .medium-pull-3 {
        right: 25%;
        left: auto;
    }
    .medium-4 {
        width: 33.3333333333%;
    }
    .medium-centered-4 {
        margin-left: 33.3333333333%;
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%;
    }
    .medium-push-4 {
        left: 33.3333333333%;
        right: auto;
    }
    .medium-pull-4 {
        right: 33.3333333333%;
        left: auto;
    }
    .medium-5 {
        width: 41.6666666667%;
    }
    .medium-centered-5 {
        margin-left: 29.1666666667%;
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%;
    }
    .medium-push-5 {
        left: 41.6666666667%;
        right: auto;
    }
    .medium-pull-5 {
        right: 41.6666666667%;
        left: auto;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-centered-6 {
        margin-left: 25%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-push-6 {
        left: 50%;
        right: auto;
    }
    .medium-pull-6 {
        right: 50%;
        left: auto;
    }
    .medium-7 {
        width: 58.3333333333%;
    }
    .medium-centered-7 {
        margin-left: 20.8333333333%;
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%;
    }
    .medium-push-7 {
        left: 58.3333333333%;
        right: auto;
    }
    .medium-pull-7 {
        right: 58.3333333333%;
        left: auto;
    }
    .medium-8 {
        width: 66.6666666667%;
    }
    .medium-centered-8 {
        margin-left: 16.6666666667%;
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%;
    }
    .medium-push-8 {
        left: 66.6666666667%;
        right: auto;
    }
    .medium-pull-8 {
        right: 66.6666666667%;
        left: auto;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-centered-9 {
        margin-left: 12.5%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-push-9 {
        left: 75%;
        right: auto;
    }
    .medium-pull-9 {
        right: 75%;
        left: auto;
    }
    .medium-10 {
        width: 83.3333333333%;
    }
    .medium-centered-10 {
        margin-left: 8.3333333333%;
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%;
    }
    .medium-push-10 {
        left: 83.3333333333%;
        right: auto;
    }
    .medium-pull-10 {
        right: 83.3333333333%;
        left: auto;
    }
    .medium-11 {
        width: 91.6666666667%;
    }
    .medium-centered-11 {
        margin-left: 4.1666666667%;
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%;
    }
    .medium-push-11 {
        left: 91.6666666667%;
        right: auto;
    }
    .medium-pull-11 {
        right: 91.6666666667%;
        left: auto;
    }
    .medium-12 {
        width: 100%;
    }
    .medium-centered-12 {
        margin-left: 0%;
    }
    .medium-offset-12 {
        margin-left: 100%;
    }
    .medium-push-12 {
        left: 100%;
        right: auto;
    }
    .medium-pull-12 {
        right: 100%;
        left: auto;
    }
    .medium-offset-0 {
        margin-left: 0;
    }
    .medium-push-0 {
        left: auto;
        right: auto;
    }
    .medium-pull-0 {
        right: auto;
        left: auto;
    }
    .medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .medium-auto {
        position: absolute;
    }
    .medium-auto-top {
        top: 0;
    }
    .medium-auto-bottom {
        bottom: 0;
    }
    .medium-auto-left {
        left: 0;
    }
    .medium-auto-right {
        right: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .large-1 {
        width: 8.3333333333%;
    }
    .large-centered-1 {
        margin-left: 45.8333333333%;
    }
    .large-offset-1 {
        margin-left: 8.3333333333%;
    }
    .large-push-1 {
        left: 8.3333333333%;
        right: auto;
    }
    .large-pull-1 {
        right: 8.3333333333%;
        left: auto;
    }
    .large-2 {
        width: 16.6666666667%;
    }
    .large-centered-2 {
        margin-left: 41.6666666667%;
    }
    .large-offset-2 {
        margin-left: 16.6666666667%;
    }
    .large-push-2 {
        left: 16.6666666667%;
        right: auto;
    }
    .large-pull-2 {
        right: 16.6666666667%;
        left: auto;
    }
    .large-3 {
        width: 25%;
    }
    .large-centered-3 {
        margin-left: 37.5%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-push-3 {
        left: 25%;
        right: auto;
    }
    .large-pull-3 {
        right: 25%;
        left: auto;
    }
    .large-4 {
        width: 33.3333333333%;
    }
    .large-centered-4 {
        margin-left: 33.3333333333%;
    }
    .large-offset-4 {
        margin-left: 33.3333333333%;
    }
    .large-push-4 {
        left: 33.3333333333%;
        right: auto;
    }
    .large-pull-4 {
        right: 33.3333333333%;
        left: auto;
    }
    .large-5 {
        width: 41.6666666667%;
    }
    .large-centered-5 {
        margin-left: 29.1666666667%;
    }
    .large-offset-5 {
        margin-left: 41.6666666667%;
    }
    .large-push-5 {
        left: 41.6666666667%;
        right: auto;
    }
    .large-pull-5 {
        right: 41.6666666667%;
        left: auto;
    }
    .large-6 {
        width: 50%;
    }
    .large-centered-6 {
        margin-left: 25%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-push-6 {
        left: 50%;
        right: auto;
    }
    .large-pull-6 {
        right: 50%;
        left: auto;
    }
    .large-7 {
        width: 58.3333333333%;
    }
    .large-centered-7 {
        margin-left: 20.8333333333%;
    }
    .large-offset-7 {
        margin-left: 58.3333333333%;
    }
    .large-push-7 {
        left: 58.3333333333%;
        right: auto;
    }
    .large-pull-7 {
        right: 58.3333333333%;
        left: auto;
    }
    .large-8 {
        width: 66.6666666667%;
    }
    .large-centered-8 {
        margin-left: 16.6666666667%;
    }
    .large-offset-8 {
        margin-left: 66.6666666667%;
    }
    .large-push-8 {
        left: 66.6666666667%;
        right: auto;
    }
    .large-pull-8 {
        right: 66.6666666667%;
        left: auto;
    }
    .large-9 {
        width: 75%;
    }
    .large-centered-9 {
        margin-left: 12.5%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-push-9 {
        left: 75%;
        right: auto;
    }
    .large-pull-9 {
        right: 75%;
        left: auto;
    }
    .large-10 {
        width: 83.3333333333%;
    }
    .large-centered-10 {
        margin-left: 8.3333333333%;
    }
    .large-offset-10 {
        margin-left: 83.3333333333%;
    }
    .large-push-10 {
        left: 83.3333333333%;
        right: auto;
    }
    .large-pull-10 {
        right: 83.3333333333%;
        left: auto;
    }
    .large-11 {
        width: 91.6666666667%;
    }
    .large-centered-11 {
        margin-left: 4.1666666667%;
    }
    .large-offset-11 {
        margin-left: 91.6666666667%;
    }
    .large-push-11 {
        left: 91.6666666667%;
        right: auto;
    }
    .large-pull-11 {
        right: 91.6666666667%;
        left: auto;
    }
    .large-12 {
        width: 100%;
    }
    .large-centered-12 {
        margin-left: 0%;
    }
    .large-offset-12 {
        margin-left: 100%;
    }
    .large-push-12 {
        left: 100%;
        right: auto;
    }
    .large-pull-12 {
        right: 100%;
        left: auto;
    }
    .large-offset-0 {
        margin-left: 0;
    }
    .large-push-0 {
        left: auto;
        right: auto;
    }
    .large-pull-0 {
        right: auto;
        left: auto;
    }
    .large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .large-auto {
        position: absolute;
    }
    .large-auto-top {
        top: 0;
    }
    .large-auto-bottom {
        bottom: 0;
    }
    .large-auto-left {
        left: 0;
    }
    .large-auto-right {
        right: 0;
    }
}

@media only screen and (min-width: 1280px) {
    .xlarge-1 {
        width: 8.3333333333%;
    }
    .xlarge-centered-1 {
        margin-left: 45.8333333333%;
    }
    .xlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xlarge-push-1 {
        left: 8.3333333333%;
        right: auto;
    }
    .xlarge-pull-1 {
        right: 8.3333333333%;
        left: auto;
    }
    .xlarge-2 {
        width: 16.6666666667%;
    }
    .xlarge-centered-2 {
        margin-left: 41.6666666667%;
    }
    .xlarge-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xlarge-push-2 {
        left: 16.6666666667%;
        right: auto;
    }
    .xlarge-pull-2 {
        right: 16.6666666667%;
        left: auto;
    }
    .xlarge-3 {
        width: 25%;
    }
    .xlarge-centered-3 {
        margin-left: 37.5%;
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .xlarge-push-3 {
        left: 25%;
        right: auto;
    }
    .xlarge-pull-3 {
        right: 25%;
        left: auto;
    }
    .xlarge-4 {
        width: 33.3333333333%;
    }
    .xlarge-centered-4 {
        margin-left: 33.3333333333%;
    }
    .xlarge-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xlarge-push-4 {
        left: 33.3333333333%;
        right: auto;
    }
    .xlarge-pull-4 {
        right: 33.3333333333%;
        left: auto;
    }
    .xlarge-5 {
        width: 41.6666666667%;
    }
    .xlarge-centered-5 {
        margin-left: 29.1666666667%;
    }
    .xlarge-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xlarge-push-5 {
        left: 41.6666666667%;
        right: auto;
    }
    .xlarge-pull-5 {
        right: 41.6666666667%;
        left: auto;
    }
    .xlarge-6 {
        width: 50%;
    }
    .xlarge-centered-6 {
        margin-left: 25%;
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .xlarge-push-6 {
        left: 50%;
        right: auto;
    }
    .xlarge-pull-6 {
        right: 50%;
        left: auto;
    }
    .xlarge-7 {
        width: 58.3333333333%;
    }
    .xlarge-centered-7 {
        margin-left: 20.8333333333%;
    }
    .xlarge-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xlarge-push-7 {
        left: 58.3333333333%;
        right: auto;
    }
    .xlarge-pull-7 {
        right: 58.3333333333%;
        left: auto;
    }
    .xlarge-8 {
        width: 66.6666666667%;
    }
    .xlarge-centered-8 {
        margin-left: 16.6666666667%;
    }
    .xlarge-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xlarge-push-8 {
        left: 66.6666666667%;
        right: auto;
    }
    .xlarge-pull-8 {
        right: 66.6666666667%;
        left: auto;
    }
    .xlarge-9 {
        width: 75%;
    }
    .xlarge-centered-9 {
        margin-left: 12.5%;
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .xlarge-push-9 {
        left: 75%;
        right: auto;
    }
    .xlarge-pull-9 {
        right: 75%;
        left: auto;
    }
    .xlarge-10 {
        width: 83.3333333333%;
    }
    .xlarge-centered-10 {
        margin-left: 8.3333333333%;
    }
    .xlarge-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xlarge-push-10 {
        left: 83.3333333333%;
        right: auto;
    }
    .xlarge-pull-10 {
        right: 83.3333333333%;
        left: auto;
    }
    .xlarge-11 {
        width: 91.6666666667%;
    }
    .xlarge-centered-11 {
        margin-left: 4.1666666667%;
    }
    .xlarge-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xlarge-push-11 {
        left: 91.6666666667%;
        right: auto;
    }
    .xlarge-pull-11 {
        right: 91.6666666667%;
        left: auto;
    }
    .xlarge-12 {
        width: 100%;
    }
    .xlarge-centered-12 {
        margin-left: 0%;
    }
    .xlarge-offset-12 {
        margin-left: 100%;
    }
    .xlarge-push-12 {
        left: 100%;
        right: auto;
    }
    .xlarge-pull-12 {
        right: 100%;
        left: auto;
    }
    .xlarge-offset-0 {
        margin-left: 0;
    }
    .xlarge-push-0 {
        left: auto;
        right: auto;
    }
    .xlarge-pull-0 {
        right: auto;
        left: auto;
    }
    .xlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .xlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .xlarge-auto {
        position: absolute;
    }
    .xlarge-auto-top {
        top: 0;
    }
    .xlarge-auto-bottom {
        bottom: 0;
    }
    .xlarge-auto-left {
        left: 0;
    }
    .xlarge-auto-right {
        right: 0;
    }
}

@media only screen and (min-width: 1600px) {
    .xxlarge-1 {
        width: 8.3333333333%;
    }
    .xxlarge-centered-1 {
        margin-left: 45.8333333333%;
    }
    .xxlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xxlarge-push-1 {
        left: 8.3333333333%;
        right: auto;
    }
    .xxlarge-pull-1 {
        right: 8.3333333333%;
        left: auto;
    }
    .xxlarge-2 {
        width: 16.6666666667%;
    }
    .xxlarge-centered-2 {
        margin-left: 41.6666666667%;
    }
    .xxlarge-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xxlarge-push-2 {
        left: 16.6666666667%;
        right: auto;
    }
    .xxlarge-pull-2 {
        right: 16.6666666667%;
        left: auto;
    }
    .xxlarge-3 {
        width: 25%;
    }
    .xxlarge-centered-3 {
        margin-left: 37.5%;
    }
    .xxlarge-offset-3 {
        margin-left: 25%;
    }
    .xxlarge-push-3 {
        left: 25%;
        right: auto;
    }
    .xxlarge-pull-3 {
        right: 25%;
        left: auto;
    }
    .xxlarge-4 {
        width: 33.3333333333%;
    }
    .xxlarge-centered-4 {
        margin-left: 33.3333333333%;
    }
    .xxlarge-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xxlarge-push-4 {
        left: 33.3333333333%;
        right: auto;
    }
    .xxlarge-pull-4 {
        right: 33.3333333333%;
        left: auto;
    }
    .xxlarge-5 {
        width: 41.6666666667%;
    }
    .xxlarge-centered-5 {
        margin-left: 29.1666666667%;
    }
    .xxlarge-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xxlarge-push-5 {
        left: 41.6666666667%;
        right: auto;
    }
    .xxlarge-pull-5 {
        right: 41.6666666667%;
        left: auto;
    }
    .xxlarge-6 {
        width: 50%;
    }
    .xxlarge-centered-6 {
        margin-left: 25%;
    }
    .xxlarge-offset-6 {
        margin-left: 50%;
    }
    .xxlarge-push-6 {
        left: 50%;
        right: auto;
    }
    .xxlarge-pull-6 {
        right: 50%;
        left: auto;
    }
    .xxlarge-7 {
        width: 58.3333333333%;
    }
    .xxlarge-centered-7 {
        margin-left: 20.8333333333%;
    }
    .xxlarge-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xxlarge-push-7 {
        left: 58.3333333333%;
        right: auto;
    }
    .xxlarge-pull-7 {
        right: 58.3333333333%;
        left: auto;
    }
    .xxlarge-8 {
        width: 66.6666666667%;
    }
    .xxlarge-centered-8 {
        margin-left: 16.6666666667%;
    }
    .xxlarge-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xxlarge-push-8 {
        left: 66.6666666667%;
        right: auto;
    }
    .xxlarge-pull-8 {
        right: 66.6666666667%;
        left: auto;
    }
    .xxlarge-9 {
        width: 75%;
    }
    .xxlarge-centered-9 {
        margin-left: 12.5%;
    }
    .xxlarge-offset-9 {
        margin-left: 75%;
    }
    .xxlarge-push-9 {
        left: 75%;
        right: auto;
    }
    .xxlarge-pull-9 {
        right: 75%;
        left: auto;
    }
    .xxlarge-10 {
        width: 83.3333333333%;
    }
    .xxlarge-centered-10 {
        margin-left: 8.3333333333%;
    }
    .xxlarge-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xxlarge-push-10 {
        left: 83.3333333333%;
        right: auto;
    }
    .xxlarge-pull-10 {
        right: 83.3333333333%;
        left: auto;
    }
    .xxlarge-11 {
        width: 91.6666666667%;
    }
    .xxlarge-centered-11 {
        margin-left: 4.1666666667%;
    }
    .xxlarge-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xxlarge-push-11 {
        left: 91.6666666667%;
        right: auto;
    }
    .xxlarge-pull-11 {
        right: 91.6666666667%;
        left: auto;
    }
    .xxlarge-12 {
        width: 100%;
    }
    .xxlarge-centered-12 {
        margin-left: 0%;
    }
    .xxlarge-offset-12 {
        margin-left: 100%;
    }
    .xxlarge-push-12 {
        left: 100%;
        right: auto;
    }
    .xxlarge-pull-12 {
        right: 100%;
        left: auto;
    }
    .xxlarge-offset-0 {
        margin-left: 0;
    }
    .xxlarge-push-0 {
        left: auto;
        right: auto;
    }
    .xxlarge-pull-0 {
        right: auto;
        left: auto;
    }
    .xxlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .xxlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .xxlarge-auto {
        position: absolute;
    }
    .xxlarge-auto-top {
        top: 0;
    }
    .xxlarge-auto-bottom {
        bottom: 0;
    }
    .xxlarge-auto-left {
        left: 0;
    }
    .xxlarge-auto-right {
        right: 0;
    }
}

a,
a:visited {
    text-decoration: none;
}

a:hover {
    color: #1b557a;
}


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0rem;
}

h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2;
    /* @include rem('letter-spacing',-1px); */
}

h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.25;
    /* @include rem('letter-spacing',-1px); */
}

h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
    /* @include rem('letter-spacing',-1px); */
}

h4 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.35;
    /* @include rem('letter-spacing',-.8px); */
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    /* @include rem('letter-spacing',-.5px); */
}

h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    /* letter-spacing: 0; */
}

@media only screen and (min-width: 1024px) {
    h1 {
        font-size: 50px;
        font-size: 5rem;
        line-height: 55px;
        line-height: 5.5rem;
    }
    h2 {
        font-size: 42px;
        font-size: 4.2rem;
    }
    h3 {
        font-size: 36px;
        font-size: 3.6rem;
    }
    h4 {
        font-size: 30px;
        font-size: 3rem;
    }
    h5 {
        font-size: 24px;
        font-size: 2.4rem;
    }
    h6 {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

p {
    margin-top: 0;
    margin-bottom: 0;
}


/* Image
–––––––––––––––––––––––––––––––––––––––––––––––––– */

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

img {
    -ms-interpolation-mode: bicubic;
}

.left {
    float: left;
}

.right {
    float: right;
}


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    -webkit-border-radius: 2px;
    border-radius: 0;
    color: #3498DB;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #3498DB;
    border-bottom: 0;
    padding: 0 20px;
    white-space: nowrap;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    border-color: #217dbb;
    color: #217dbb;
    outline: 0;
}

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    border-color: #3498DB;
    background-color: #3498DB;
}

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    background-color: #217dbb;
    border-color: #217dbb;
    color: #FFF;
}


/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */

input[type="email"],
input[type="search"],
input[type="text"],
input[type="password"],
textarea,
select {
    border: 1px solid #95A5A6;
    height: 36px;
    padding: 6px 10px;
    border-radius: 2px;
    box-shadow: none;
    background: #fff;
}


/* Removes awkard default styles on some inputs */

input[type="email"],
input[type="search"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea {
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px;
}

input[type="email"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #3498DB;
    outline: 0;
}

label,
legend {
    display: block;
    font-weight: 600;
    margin-bottom: .5rem;
}

fieldset {
    border-width: 0;
    padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
    display: inline;
}

label>.label-body {
    display: inline-block;
    font-weight: normal;
    margin-left: .5rem;
}

@font-face {
    font-family: "agensir";
    /*
    src: url("../fonts/agensir.eot");
    src: url("../fonts/agensir.eot?#iefix") format("embedded-opentype"), url("../fonts/agensir.woff") format("woff"), url("../fonts/agensir.ttf") format("truetype");
    */
    src: url("../fonts/agensir.eot?#random1") format("embedded-opentype"), url("../fonts/agensir.woff?#random1") format("woff"), url("../fonts/agensir.ttf?#random1") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gillsans";
    src: url("../fonts/GillSans.ttf");
    src: url("../fonts/GillSans.woff") format("woff"), url("../fonts/GillSans.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "agensir" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "agensir" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-simple-line-icons:before {
    content: "a";
}

.icon-simple-line-icons-1:before {
    content: "b";
}

.icon-simple-line-icons-2:before {
    content: "c";
}

.icon-simple-line-icons-3:before {
    content: "d";
}

.icon-simple-line-icons-4:before {
    content: "e";
}

.icon-simple-line-icons-5:before {
    content: "f";
}

.icon-simple-line-icons-6:before {
    content: "g";
}

.icon-simple-line-icons-7:before {
    content: "h";
}

.icon-simple-line-icons-8:before {
    content: "i";
}

.icon-simple-line-icons-9:before {
    content: "j";
}

.icon-simple-line-icons-10:before {
    content: "k";
}

.icon-simple-line-icons-11:before {
    content: "l";
}

.icon-simple-line-icons-12:before {
    content: "m";
}

.icon-simple-line-icons-13:before {
    content: "n";
}

.icon-simple-line-icons-14:before {
    content: "o";
}

.icon-simple-line-icons-15:before {
    content: "p";
}

.icon-simple-line-icons-16:before {
    content: "q";
}

.icon-simple-line-icons-17:before {
    content: "r";
}

.icon-simple-line-icons-18:before {
    content: "s";
}

.icon-simple-line-icons-19:before {
    content: "t";
}

.icon-simple-line-icons-20:before {
    content: "u";
}

.icon-simple-line-icons-21:before {
    content: "v";
}

.icon-simple-line-icons-22:before {
    content: "w";
}

.icon-pin-alt:before {
    content: "x";
}

.icon-pin:before {
    content: "y";
}

.icon-location:before {
    content: "z";
}

.icon-file-pdf:before {
    content: "A";
}

.icon-file-word:before {
    content: "B";
}

.icon-file-excel:before {
    content: "C";
}

.icon-file-powerpoint:before {
    content: "D";
}

.icon-file-image:before {
    content: "E";
}

.icon-file-zip:before {
    content: "F";
}

.icon-file-audio:before {
    content: "G";
}

.icon-file-video:before {
    content: "H";
}

.icon-file-code:before {
    content: "I";
}

.icon-switch-off:before {
    content: "J";
}

.icon-switch-on:before {
    content: "K";
}

.icon-down-open-big:before {
    content: "L";
}

.icon-down-open:before {
    content: "M";
}

.icon-up-open-big:before {
    content: "N";
}

.icon-up-open:before {
    content: "O";
}

.icon-arrow-down:before {
    content: "P";
}

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

.icon-arrow-right:before {
    content: "R";
}

.icon-arrow-up:before {
    content: "S";
}

.icon-certificate:before {
    content: "T";
}

.icon-youtube-square:before {
    content: "U";
}

.icon-foto:before {
    content: "V";
}

.icon-fontawesome-webfont:before {
    content: "W";
}

.icon-simple-line-icons-23:before {
    content: "X";
}

.icon-lock:before {
    content: "Y";
}

.icon-unlock-alt:before {
    content: "Z";
}

.icon-facebook-square:before {
    content: "0";
}

.icon-twitter-square:before {
    content: "1";
}

.icon-facebook:before {
    content: "2";
}

.icon-twitter:before {
    content: "3";
}

.icon-linkedin:before {
    content: "4";
}

.icon-gplus:before {
    content: "5";
}

.icon-ptint:before {
    content: "6";
}

.icon-letter-mail:before {
    content: "7";
}

.icon-download:before {
    content: "8";
}

a.button {
    height: 52px;
    background: #F5A623;
    border: 2px solid #F5A623;
    text-decoration: none !important;
    font: 800 22px/46px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #fff !important;
}

a.button:hover {
    background: #fce1b5;
    color: #222 !important;
    border: 2px solid #F5A623;
}

@media only screen and (max-width: 767px) {
    a.button {
        height: 40px;
        font-size: 18px;
        line-height: 36px;
    }
}

#cookie-notice .button.wp-default {
    height: auto;
    color: #333 !important;
}

#cookie-notice #cn-notice-text {
    font-size: 18px;
}

a.button-external {
    margin-top: 14px;
    position: relative;
    padding-right: 44px;
}

a.button-external:after {
    content: "e";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 24px;
    margin-left: 8px;
    position: absolute;
    top: 12px;
}

@media only screen and (max-width: 767px) {
    a.button-external:after {
        font-size: 20px;
        top: 8px;
    }
}

a.button-download {
    margin-top: 14px;
    position: relative;
    padding-right: 44px;
}

a.button-download:after {
    content: "8";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 24px;
    margin-left: 8px;
    position: absolute;
    top: 9px;
}

@media only screen and (max-width: 767px) {
    a.button-download:after {
        font-size: 20px;
        top: 6px;
    }
}

.wf-temp h1,
.wf-temp h2,
.wf-temp h3,
.wf-temp h4,
.wf-temp h5,
.wf-temp h6,
.wf-temp p,
.wf-temp time,
.wf-temp .section-label,
.wf-temp .topic-label,
.wf-temp .place-label,
.wf-temp input,
.wf-temp select,
.wf-temp button {
    visibility: hidden;
}

html {
    height: 100%;
    background-color: #08374E !important;
    font-size: 62.5%;
}

body {
    height: 100%;
    position: relative;
    background: none;
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.6;
    font-weight: 400;
    color: #222;
}

body.on {
    height: auto;
    padding-bottom: 70px;
}


/*
	_______________________

	SKIN TEMPORANEA
	_______________________ */


/*
	@include xsmall-up 	{ width: auto; }
	@include large-up 	{ width: 1000px; margin: 0 auto }	// (65×12)+(20×11)
	@include xlarge-up 	{ width: 1140px; margin: 0 auto }	// (73*12) = 876 + 24g *11 = 264
	@include xxlarge-up { width: 1344px; margin: 0 auto }	// (90*12) = 1080 + 24g *11 = 264
*/

html.has-skin {
    background-position: center 40px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
}

@media only screen and (max-width: 1023px) {
    html.has-skin {
        background: none;
    }
}

html.has-skin .header-wrapper,
html.has-skin .navigation-wrapper,
html.has-skin .subnavigation-wrapper,
html.has-skin .temporary-skin-adv,
html.has-skin .detail-has-cover .post-singular {
    margin: 0 auto;
}

@media only screen and (min-width: 1024px) {
    html.has-skin .header-wrapper,
    html.has-skin .navigation-wrapper,
    html.has-skin .subnavigation-wrapper,
    html.has-skin .temporary-skin-adv,
    html.has-skin .detail-has-cover .post-singular {
        width: 1000px;
    }
}

@media only screen and (min-width: 1280px) {
    html.has-skin .header-wrapper,
    html.has-skin .navigation-wrapper,
    html.has-skin .subnavigation-wrapper,
    html.has-skin .temporary-skin-adv,
    html.has-skin .detail-has-cover .post-singular {
        width: 1140px;
    }
}

@media only screen and (min-width: 1600px) {
    html.has-skin .header-wrapper,
    html.has-skin .navigation-wrapper,
    html.has-skin .subnavigation-wrapper,
    html.has-skin .temporary-skin-adv,
    html.has-skin .detail-has-cover .post-singular {
        width: 1344px;
    }
}

html.has-skin .subnavigation-wrapper,
html.has-skin .wrap {
    background: #e1e3e4;
}

html.has-skin .detail-has-cover .big-cover {
    background-position: center center;
}

html.has-skin .detail-has-cover .post-singular .wrap {
    background: none;
}

html.has-skin body.scrolled .navigation-wrapper {
    width: 100%;
}

html.has-skin .temporary-skin-adv {
    display: block;
    height: 80px;
    position: relative;
}

@media only screen and (max-width: 1023px) {
    html.has-skin .temporary-skin-adv {
        display: none;
    }
}

html.has-skin .temporary-skin-adv a {
    display: block;
    width: 100%;
    height: 100%;
}

html.has-skin .temporary-skin-adv a:visited {
    display: block;
    width: 100%;
    height: 100%;
}

html.has-skin .temporary-skin-adv span {
    display: block;
    text-indent: -9999px;
}

html.has-skin .temporary-skin-adv a:after {
    content: " ";
    position: absolute;
    width: 180px;
    height: 800px;
    top: 0;
    left: -180px;
}

html.has-skin .temporary-skin-adv a:before {
    content: " ";
    position: absolute;
    width: 180px;
    height: 800px;
    top: 0;
    right: -180px;
}

.wrap {
    position: relative;
    padding: 0;
    position: relative;
}

.adv-skin .wrap {
    background: #fff;
    max-width: 1000px;
    padding: 40px 10px 10px 10px;
}

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

.wrap:after {
    clear: both;
}

@media only screen {
    .wrap {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .wrap {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .wrap {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .wrap {
        width: 1344px;
        margin: 0 auto;
    }
}

.page-body {
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    padding: 15px 0 0 0;
}

.page-body:before,
.page-body:after {
    content: " ";
    display: table;
}

.page-body:after {
    clear: both;
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .page-body .content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .page-body {
        margin-top: 12px;
        padding: 24px 0 0 0;
    }
}

.adv {
    font-size: 0;
    line-height: 0;
    margin-bottom: 25px;
    text-align: center;
}

.adv a,
.adv img {
    display: inline-block;
}

@media print {
    .adv {
        display: none !important;
    }
}

.box {
    margin-bottom: 25px;
}

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

.box:after {
    clear: both;
}

.box a,
.box img {
    display: inline-block;
}

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

.page-take .column,
.gutter .column,
.page-body .column {
    padding: 0 12px;
}

article time {
    font-size: 16px;
    color: #4f4f4f;
}

article .section-label {
    display: inline-block;
    font: 16px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #4f4f4f;
}

article .la-vita-del-popolo {
    color: #417505 !important;
}

article .azione,
article .l-azione {
    color: #DA322A !important;
}

article .toscana-oggi {
    color: #3976BD !important;
}

article .la-difesa-del-popolo {
    color: #930718 !important;
}

article .la-vita-cattolica {
    color: #005ea1 !important;
}

article .la-voce-del-tempo {
    color: #006786 !important;
}

article .la-fedelta {
    color: #00adef !important;
}

article .l-arborense {
    color: #DC8019 !important;
}

article .l-amico-del-popolo {
    color: #c00 !important;
}

article .gente-veneta {
    color: #A40001 !important;
}

article .romasette-it {
    color: #e32122 !important;
}

article .parola-di-vita {
    color: #206193 !important;
}

article .verona-fedele {
    color: #0462aa !important;
}

article .topic-label,
article a.topic-label,
article a.topic-label:visited {
    display: inline-block;
    font: 400 13px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    background: #ECD06F;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    color: #222;
    padding: 4px;
    margin: -4px 4px -4px -4px;
}

article a.topic-label:hover {
    background: #d8ae1d;
    color: #222;
}

article .place-label {
    display: inline-block;
    font: 400 13px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #A6AC66;
    margin-left: 5px;
    position: relative;
    padding-left: 15px;
}

article .place-label:before {
    content: "x";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 14px;
    position: absolute;
    top: -1px;
    left: 0;
}

article em.author {
    display: block;
    padding-bottom: 7px;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
}

article em.author strong {
    font-weight: 400;
}

article em.author a {
    color: #222;
}

article .label {
    display: inline-block;
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: -3px 3px -3px 0;
    position: relative;
}

article .label-riservato {
    background-color: #651F1F;
    color: #fff;
    font-size: 60%;
    line-height: 1.1;
    text-transform: uppercase;
    margin-top: -31px;
}

article .content {
    user-select: none;
    -moz-user-select: none;
    pointer-events: none;
}

article .content a {
    pointer-events: auto;
}

article.has-image:before,
article.teaser:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    height: 75%;
    left: 0;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0.7) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(55%, rgba(255, 255, 255, 0.8)), color-stop(80%, rgba(255, 255, 255, 0.7)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0.7) 80%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0.7) 80%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0.7) 80%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0.7) 80%);
}

article .content {
    position: absolute;
    bottom: 25px;
    left: 24px;
    right: 24px;
    z-index: 4;
}

article.type-video .image:before,
article.type-video .link-overlay:before {
    content: "f";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    text-indent: 6px;
}

article.type-photo .image:before,
article.type-photo .link-overlay:before {
    content: "l";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
}

article.type-audio .image:before,
article.type-audio .link-overlay:before {
    content: "r";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
}

article.type-video .image:before,
article.type-video .link-overlay:before,
article.type-photo .image:before,
article.type-photo .link-overlay:before,
article.type-audio .image:before,
article.type-audio .link-overlay:before {
    transition: opacity 0.35s, transform 0.35s, background 0.35s;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    line-height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.5);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #222;
    z-index: 3;
}

article.small.type-video .image:before,
article.small.type-video .link-overlay:before,
article.small.type-photo .image:before,
article.small.type-photo .link-overlay:before,
article.small.type-audio .image:before,
article.small.type-audio .link-overlay:before {
    font-size: 20px;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
}

article.small.type-video .image:before,
article.small.type-video .link-overlay:before {
    text-indent: 3px;
}

article .link-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 2;
}

article.type-video .image,
article.type-photo .image,
article.type-audio .image {
    position: relative;
}

article strong.search-excerpt {
    font-weight: 800;
    background-color: #E4DFCD;
    box-shadow: 6px 0 0 #E4DFCD, -6px 0 0 #E4DFCD;
    margin: 0 6px;
}

.small {
    width: 180px;
    float: left;
}

.small h2 {
    margin: 8px 0;
    padding-bottom: 16px;
    color: #222;
}

@media only screen {
    .small {
        width: 180px;
        margin-left: 10px;
    }
    .small h2 {
        font: 800 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .small {
        width: 112px;
        margin-left: 18px;
    }
}

@media only screen and (min-width: 1024px) {
    .small {
        width: 150px;
        margin-left: 20px;
    }
    .small h2 {
        font: 800 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .small {
        width: 170px;
        margin-left: 25px;
    }
}

@media only screen and (min-width: 1600px) {
    .small {
        width: 200px;
    }
}

.small.light {
    border-bottom: 1px solid #E1E3E4;
}

.small a {
    display: block;
}

.small .image {
    display: block;
}

.smallest {
    width: 180px;
    float: left;
}

.smallest .section-label {
    display: block;
}

.smallest h2 {
    margin: 8px 0;
    padding-bottom: 16px;
    color: #222;
}

@media only screen {
    .smallest {
        width: 180px;
        margin-left: 10px;
    }
    .smallest h2 {
        font: 800 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 540px) {
    .smallest {
        margin-left: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .smallest {
        width: 267px;
    }
    .smallest h2 {
        font: 800 24px/26px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .smallest {
        margin-left: 25px;
    }
}

.smallest a {
    display: block;
}

.smallest .image {
    display: block;
    margin-bottom: 10px;
}

.light {
    margin: 0;
    width: auto;
    float: none;
}

.light h2 {
    font: 600 18px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    margin: 0;
    padding-bottom: 16px;
}

.light a,
.light a:visited {
    display: block;
    text-decoration: none;
    color: #222;
}

.light .section-label {
    font: 200 13px/16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-top: 16px;
    text-transform: uppercase;
}

.type-attachment {
    margin-bottom: 32px;
}

.type-attachment h2 {
    padding: 12px 0;
}

.type-attachment a {
    position: relative;
    padding-left: 26px;
}

.type-attachment a[href$=".pdf"]:before {
    content: "A";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".doc"]:before {
    content: "B";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".xls"]:before {
    content: "C";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".ppt"]:before {
    content: "D";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".jpg"]:before,
.type-attachment a[href$=".png"]:before {
    content: "E";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".zip"]:before,
.type-attachment a[href$=".rar"]:before {
    content: "F";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".mp3"]:before {
    content: "G";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".mov"]:before,
.type-attachment a[href$=".mp4"]:before {
    content: "H";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".txt"]:before {
    content: "!";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.type-attachment a[href$=".rtf"]:before {
    content: "9";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.list {
    line-height: 0;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

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

.list:after {
    clear: both;
}

.list a.topic-label,
.list a.topic-label:visited {
    display: block;
    float: left;
    margin: -2px 10px 0 0;
}

.list .section-label {
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    color: #4f4f4f;
}

.list time {
    font-size: 16px;
    color: #4f4f4f;
}

.list .image {
    display: block;
    width: 100%;
    margin-bottom: 16px;
}

.list .image img {
    width: 100%;
    height: auto;
}

@media only screen and (min-width: 1024px) {
    .list .image {
        width: auto;
        float: left;
        margin: -2px 26px 0 0;
    }
}

.list h2,
.list h3 {
    margin: 0;
    padding: 8px 0 14px 0;
    color: #222;
    font: 800 34px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.list a {
    color: #222;
}

.list p {
    font: 400 16px/19px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding: 11px 0 0 0;
}

.teaser {
    position: relative;
    z-index: 1;
    padding-bottom: 25px;
    background-size: cover;
    background-position: center center, center center;
    line-height: 0;
    position: relative;
    margin-bottom: 25px;
}

.teaser.has-image {
    height: 420px;
}

.cover .teaser {
    min-height: 280px;
}

.teaser .content,
.teaser p {
    transition: all 0.35s;
}

.teaser .image,
.teaser .image img {
    display: block;
    position: relative;
}

.teaser p {
    display: block;
    padding-top: 8px;
    line-height: 20px;
    opacity: 0;
    transform: translate3d(0, -30px, 0);
    position: absolute;
    margin: 0;
}

.teaser p {
    font-size: 17px;
    line-height: 21px;
}

.teaser p.big {
    font-size: 21px;
    line-height: 23px;
}

.teaser h1,
.teaser h2 {
    padding: 6px 0 12px 0;
    margin: 0;
    color: #222;
    font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.teaser h1 a,
.teaser h2 a {
    color: #222;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
}

.teaser .section-label,
.teaser time {
    color: #5D5D5F;
    font-size: 19px;
}

.teaser .topic-label,
.teaser a.topic-label,
.teaser a.topic-label:visited {
    font-weight: 600;
    margin-bottom: 5px;
}

@media only screen {
    .teaser h2 {
        font: 800 26px/27px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
    .teaser.has-image,
    .teaser-editoriale {
        height: 300px;
    }
}

@media only screen and (min-width: 768px) {
    .teaser h2 {
        font: 800 28px/29px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
    .teaser.has-image,
    .teaser-editoriale {
        height: 340px;
    }
}

@media only screen and (min-width: 1024px) {
    .teaser h2 {
        font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
    .teaser.has-image,
    .teaser-editoriale {
        height: 366px;
    }
}

@media only screen and (min-width: 1280px) {
    .teaser.has-image,
    .teaser-editoriale {
        height: 430px;
    }
}

.teaser:hover .content {
    transform: translate3d(0, -90px, 0);
}

.teaser:hover .content p {
    opacity: 1;
    transform: translate3d(0, 10px, 0);
}

.touch .teaser:hover .content p,
.ie9 .teaser:hover .content p {
    opacity: 0;
    transform: none;
    display: none;
}

.teaser:hover:before {
    height: 100%;
}

.teaser.type-video .link-overlay:hover:before,
.teaser.type-photo .link-overlay:hover:before,
.teaser.type-audio .link-overlay:hover:before {
    opacity: 0;
}

.teaser-small {
    min-height: auto;
}

.teaser-small:before {
    content: "";
    background: none !important;
}

.teaser-small .content {
    margin: 0;
    padding: 0;
    position: static;
}

.teaser-small:hover .content,
.teaser-small:hover .content p {
    transform: none;
}

.teaser-small p {
    transform: none;
    opacity: 1;
    position: static;
    padding: 24px 0 0 0;
    margin: 0;
}

.teaser-editoriale {
    overflow: hidden;
    background: #E2E0D3;
    border: 1px solid #fff;
    padding: 12px;
    height: auto !important;
    min-height: auto;
}

.teaser-editoriale:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px !important;
    z-index: 3;
    background: linear-gradient(-180deg, rgba(226, 224, 211, 0) 10%, #E2E0D3 100%) !important;
}

.teaser-editoriale:before,
.teaser-editoriale:after {
    content: " ";
    display: table;
}

.teaser-editoriale:after {
    clear: both;
}

.teaser-editoriale a {
    position: relative;
    z-index: 3;
}

.teaser-editoriale p {
    transform: none;
    opacity: 1;
    position: static;
    padding: 0;
    margin: 0;
}

.teaser-editoriale p a {
    color: #f80;
}

.teaser-editoriale p a:hover {
    color: #4f4f4f;
}

.teaser-editoriale img {
    float: right;
    margin: 0 -12px -12px 12px;
    position: relative;
    z-index: 5;
    width: 145px;
}

.teaser-editoriale .section-title {
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: 1px solid #fff;
    font: 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.teaser-editoriale .section-title span,
.teaser-editoriale .section-title strong,
.teaser-editoriale .section-title b {
    font-weight: 800;
}

.teaser-editoriale .section-label,
.teaser-editoriale time {
    font-size: 16px;
}

.teaser-editoriale.half img {
    float: left;
    margin: -5px 6px 0 -12px;
    position: relative;
    z-index: 5;
    width: 80px;
    height: auto;
    background: rgba(79, 79, 79, 0.1);
    -moz-clip-path: circle(32px at center);
    -webkit-clip-path: circle(32px at center);
    clip-path: circle(42px at center);
}

@media only screen {
    .teaser-editoriale.half {
        height: 300px !important;
    }
}

@media only screen and (min-width: 768px) {
    .teaser-editoriale.half {
        height: 340px !important;
    }
}

@media only screen and (min-width: 1024px) {
    .teaser-editoriale.half {
        height: 366px !important;
    }
}

@media only screen and (min-width: 1280px) {
    .teaser-editoriale.half {
        height: 430px !important;
    }
    .teaser-editoriale.half .section-label,
    .teaser-editoriale.half time {
        font-size: 18px;
    }
}

.small-editoriale {
    float: left;
    width: 275px;
    margin-right: 12px;
    padding-top: 0;
}

.small-editoriale .image {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 5;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ccc;
}

.small-editoriale h2 {
    margin: 0;
    font: 300 21px "jaf-bernino-sans-condensed-extrabold", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #222;
}

.small-editoriale a {
    display: block;
    color: #222;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
}

.small-editoriale a:before,
.small-editoriale a:after {
    content: " ";
    clear: both;
    display: table;
}

.small-editoriale em.author {
    font-size: 16px;
}

.teaser-multimedia {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 65.03%;
    background-size: cover;
    background-position: center center, center center;
}

.teaser-multimedia.has-overlay:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    bottom: 0;
    content: "";
    display: block;
    height: 65%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.ie678 .teaser-multimedia.has-overlay:before {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-8 */
}

.teaser-multimedia .content {
    position: absolute;
    bottom: 25px;
    left: 24px;
    width: 70%;
    z-index: 4;
}

.teaser-multimedia .section-label {
    text-transform: uppercase;
    color: #fff;
}

.teaser-multimedia h1,
.teaser-multimedia h2 {
    padding: 6px 0 0 0;
    margin: 0;
    color: #fff;
    font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.teaser-multimedia h1 a,
.teaser-multimedia h2 a {
    color: #fff;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
}

.teaser-multimedia h1 {
    font-size: 52px;
    line-height: 55px;
}

@media only screen {
    .teaser-multimedia h1 {
        font-size: 28px;
        line-height: 31px;
    }
    .teaser-multimedia h2 {
        font: 800 24px/27px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .teaser-multimedia h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .teaser-multimedia h2 {
        font: 800 24px/27px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .teaser-multimedia h1 {
        font-size: 45px;
        line-height: 48px;
    }
    .teaser-multimedia h2 {
        font: 800 28px/31px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .teaser-multimedia h1 {
        font-size: 52px;
        line-height: 55px;
    }
    .teaser-multimedia h2 {
        font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.teaser__img {
    line-height: 0;
    position: relative;
    margin-bottom: 25px;
}

.teaser__img .content,
.teaser__img p {
    transition: opacity 0.35s, transform 0.35s, background 0.35s;
}

.teaser__img .image,
.teaser__img .image img {
    display: block;
    position: relative;
}

.teaser__img p {
    display: block;
    padding-top: 8px;
    line-height: 20px;
    opacity: 0;
    transform: translate3d(0, -30px, 0);
    position: absolute;
}

.teaser__img h2 {
    padding: 6px 0 12px 0;
    margin: 0;
    color: #222;
    font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.teaser__img h2 a {
    color: #222;
}

.teaser__img .section-label,
.teaser__img time {
    color: #222;
    font-size: 18px;
}

.teaser__img .topic-label,
.teaser__img a.topic-label,
.teaser__img a.topic-label:visited {
    margin-bottom: 5px;
}

.teaser__img h2 a {
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
}

.teaser__img:hover .content {
    transform: translate3d(0, -70px, 0);
}

.teaser__img:hover .content p {
    opacity: 1;
    transform: translate3d(0, 10px, 0);
}

.teaser__img:hover:before {
    background-image: linear-gradient(180deg, rgba(144, 144, 144, 0.2) 0%, rgba(255, 255, 255, 0.9) 100%);
}

.teaser__img.type-video .image:hover:before,
.teaser__img.type-photo .image:hover:before,
.teaser__img.type-audio .image:hover:before {
    opacity: 0;
}

.poster {
    line-height: 0;
    position: relative;
    margin-bottom: 25px;
    height: 240px;
    background-size: cover;
    background-position: center center, center center;
}

.poster .content {
    position: absolute;
    bottom: 12px;
    left: 14px;
    z-index: 3;
}

.poster .image,
.poster .image img {
    display: block;
    position: relative;
    z-index: 2;
}

.poster h2 {
    padding: 6px 0 0;
    margin: -4px 0 0 -6px;
    color: #222;
    font: 800 34px/50px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.poster h2 a {
    color: #fff;
}

.poster .bg {
    padding: 1px 6px;
    box-decoration-break: clone;
    display: inline;
    background: rgba(0, 0, 0, 0.7);
}

.ie .poster .bg {
    margin-left: 6px;
    padding: 0;
    box-shadow: 6px 0 0 rgba(0, 0, 0, 0.7), -6px 0 0 rgba(0, 0, 0, 0.7);
}

.poster .overtitle {
    margin-left: -6px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    font: 16px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.poster .overtitle em {
    font-style: normal;
}

.poster h2 a {
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
}

@media only screen {
    .poster {
        height: 240px;
    }
    .poster h2 {
        font: 800 28px/44px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .poster {
        height: 260px;
    }
    .poster h2 {
        font: 800 24px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .poster {
        height: 300px;
    }
    .poster h2 {
        font: 800 28px/44px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .poster {
        height: 380px;
    }
    .poster h2 {
        font: 800 34px/50px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1600px) {
    .poster {
        height: 400px;
    }
}

.poster:hover .bg {
    color: #F5A623;
}

.poster:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    bottom: 0;
    content: "";
    display: block;
    height: 65%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.ie678 .poster:before {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

.poster-intro {
    height: inherit;
    margin-bottom: 25px;
}

.poster-intro:before,
.poster-intro:after {
    content: " ";
    display: table;
}

.poster-intro:after {
    clear: both;
}

.poster-intro .content {
    position: static;
    padding-top: 240px;
    margin-left: 24px;
}

.poster-intro h2 {
    color: #fff;
}

.poster-intro p {
    margin: 2px 24px 12px -6px;
    padding: 1px 6px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.7);
    font-size: 20px;
    line-height: 25px;
    color: #fff;
}

.sidebar-content .poster-intro {
    margin-top: 45px;
}

.poster__img {
    line-height: 0;
    position: relative;
    margin-bottom: 25px;
}

.poster__img .content {
    position: absolute;
    bottom: 12px;
    left: 14px;
    z-index: 3;
}

.poster__img .image,
.poster__img .image img {
    display: block;
    position: relative;
    z-index: 2;
}

.poster__img h2 {
    padding: 6px 0 0;
    margin: -4px 0 0 -6px;
    color: #222;
    font: 800 34px/50px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.poster__img h2 a {
    color: #fff;
}

.poster__img .bg {
    padding: 1px 6px;
    box-decoration-break: clone;
    display: inline;
    background: rgba(0, 0, 0, 0.7);
}

.ie .poster__img .bg {
    margin-left: 6px;
    padding: 0;
    box-shadow: 6px 0 0 rgba(0, 0, 0, 0.7), -6px 0 0 rgba(0, 0, 0, 0.7);
}

.poster__img .overtitle {
    margin-left: -6px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    font: 16px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.poster__img .overtitle em {
    font-style: normal;
}

.poster__img h2 a {
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.4);
}

.embed-tweet {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 8px 12px 0 12px;
}

.embed-tweet h2,
.embed-tweet h2 a {
    font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
}

.embed-tweet iframe[id*="twitter-widget"],
.embed-tweet .twitter-tweet-rendered {
    border: none;
    width: 100% !important;
    max-width: 100% !important;
}

.embed-tweet p {
    margin: 0;
    padding: 12px 0;
    font-size: 16px;
    line-height: 19px;
}

.static-tweet {
    background: #CFDEE6;
    padding: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 25px;
}

.static-tweet img {
    width: 48px;
    height: 48px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    float: left;
    margin: -3px 10px 0 0;
}

.static-tweet header {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #E1E3E4;
}

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

.static-tweet header:after {
    clear: both;
}

.static-tweet header span {
    font: 800 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
    float: left;
    color: #222 !important;
}

.static-tweet header span em {
    font-style: normal;
    color: #26A7E2;
    font-weight: 400 !important;
    padding-left: 10px;
}

.static-tweet header span a {
    display: inline-block;
    color: green;
}

.static-tweet header span.section-hashtag {
    float: right;
    font-weight: 200 !important;
}

.static-tweet h2 {
    padding-top: 10px;
}

.static-tweet h2,
.static-tweet h2 a {
    font: 700 20px/23px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
    color: #222;
}

.static-tweet h2 a:hover {
    color: #1b557a;
}

.static-tweet p.author {
    margin: 0;
    padding: 0;
    font: 800 16px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
    color: #5D5D5F;
}

.static-tweet p.author span {
    font-weight: 400;
}

.list-tweet {
    background: #CFDEE6;
    padding: 12px;
    margin-bottom: 25px;
    position: relative;
}

.list-tweet header {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #E1E3E4;
}

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

.list-tweet header:after {
    clear: both;
}

.list-tweet header h2 {
    font: 800 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
}

.list-tweet header span {
    font: 17px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
    float: left;
    color: #222 !important;
}

.list-tweet header span em {
    font-style: normal;
    color: #222;
    font-weight: 800 !important;
    padding-left: 10px;
}

.list-tweet header span a {
    display: inline-block;
    color: green;
}

.list-tweet header span.section-hashtag {
    float: right;
    font-weight: 200 !important;
}

.list-tweet .static-tweet {
    padding: 0;
    margin-bottom: 16px;
    border-bottom: 1px solid #E1E3E4;
}

.list-tweet .static-tweet:last-child {
    border: none;
}

.list-tweet .static-tweet h2,
.list-tweet .static-tweet h2 a {
    font: 700 16px/19px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
}

p span a {
    color: #26A7E2 !important;
}

.breaking-news {
    overflow: hidden;
    height: 52px !important;
    margin-bottom: 25px;
    background: #fff;
    font-size: 20px;
    position: relative;
}

.breaking-news:before,
.breaking-news:after {
    content: " ";
    display: table;
}

.breaking-news:after {
    clear: both;
}

.breaking-news header {
    background: #DC272A;
    float: left;
    color: #fff;
    font-weight: 800;
    padding: 10px 2px 10px 10px;
    position: relative;
}

.breaking-news header:after {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-bottom-width: 26px;
    border-top-width: 26px;
    border-left: 24px solid #DC272A;
    position: absolute;
    right: -24px;
    top: 0;
    content: "";
    z-index: 3;
}

.breaking-news header:before {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-bottom-width: 32px;
    border-top-width: 32px;
    border-left: 30px solid #E1E3E4;
    position: absolute;
    right: -30px;
    top: -6px;
    content: " ";
    z-index: 2;
}

.breaking-news article {
    overflow: hidden;
    position: relative;
    padding: 17px 0;
    height: 52px;
}

.breaking-news article:before,
.breaking-news article:after {
    content: " ";
    display: table;
}

.breaking-news article:after {
    clear: both;
}

.breaking-news article:hover {
    background: #DC272A;
}

.breaking-news article:hover h1,
.breaking-news article:hover time {
    color: #fff;
}

.breaking-news time {
    float: left;
    display: block;
    font-size: 20px;
    line-height: 1;
    color: #DC272A;
    padding: 0 8px 0 33px;
    margin-top: -1px;
}

.breaking-news h1 {
    font: normal 20px/1 "jaf-bernino-sans-condensed-extrabold", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    height: 40px;
}

.breaking-news a {
    display: block;
    color: #222;
}

.breaking-news a:before,
.breaking-news a:after {
    content: " ";
    display: table;
}

.breaking-news a:after {
    clear: both;
}

@media only screen and (max-width: 767px) {
    .breaking-news {
        -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
        -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
        box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
        font-size: 16px;
        height: auto !important;
        overflow: visible;
    }
    .breaking-news header {
        float: none;
        padding: 6px 12px;
    }
    .breaking-news header:after,
    .breaking-news header:before {
        position: static;
        border: none;
    }
    .breaking-news article {
        padding: 0;
    }
    .breaking-news time {
        float: none;
        padding: 6px 0 0 12px;
        font-size: 16px;
    }
    .breaking-news h1 {
        float: none;
        margin: 0;
        padding: 6px 12px;
        font-size: 16px;
    }
}

.articles2of2 {
    margin-bottom: 18px;
}

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

.articles2of2:after {
    clear: both;
}

.articles2of2 article,
.articles2of2 section {
    width: calc(50% - 13px);
    margin-left: 13px;
    float: left;
}

.articles2of2 article.first {
    margin: 0 13px 0 0;
}

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

@media only screen and (max-width: 1023px) {
    .articles2of2 article,
    .articles2of2 article.first,
    .articles2of2 section {
        width: auto;
        margin: 0 0 25px;
        float: none;
    }
    .articles2of2 h2,
    .articles2of2 h3 {
        font: 800 34px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.articles3of3 article {
    width: calc(33.33333333333% - 13px);
    margin-left: 13px;
    float: left;
}

.articles3of3 article.first {
    margin: 0 13px 0 0;
}

.articles3of3 .image img {
    max-width: 100%;
}

h1.section-title,
h1.page-title {
    font: 800 40px/40px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    letter-spacing: -0.02em;
    padding: 9px 0 24px 12px;
    margin: 0;
    text-transform: uppercase;
}

h1.section-title strong,
h1.page-title strong {
    font-weight: 800;
    color: #f80;
}

.section-territori h1.section-title,
.section-territori h1.page-title {
    color: #651F1F;
}

.section-territori h1.section-title a,
.section-territori h1.page-title a {
    color: #3e1313;
}

h1.section-title a,
h1.page-title a {
    color: #222;
}

.topic h1.section-title,
.topic h1.page-title {
    display: inline-block;
    line-height: 1;
    background: #ECD06F;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    color: #222;
    padding: 6px;
    margin: 0 4px 12px 10px;
}

h1.page-title {
    text-transform: none;
}

h2.section-title,
h2.widget-title {
    font: 800 22px/26px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    letter-spacing: -0.02em;
    padding-bottom: 14px;
    margin: 0;
}

h2.section-title strong,
h2.widget-title strong {
    font-weight: 800;
    color: #f80;
    text-transform: uppercase;
}

h2.section-title span,
h2.widget-title span {
    font-weight: 200;
    font-size: 80%;
}

.section-territori h2.section-title a,
.section-territori h2.section-title strong,
.section-territori h2.section-title a strong,
.section-territori h2.widget-title a,
.section-territori h2.widget-title strong,
.section-territori h2.widget-title a strong {
    text-transform: none;
    color: #651F1F;
}

.section-territori h2.section-title a:hover strong,
.section-territori h2.widget-title a:hover strong {
    color: #3e1313;
}

h2.section-title.bordered,
h2.widget-title.bordered {
    padding-bottom: 10px;
    border-bottom: 1px solid #CACACA;
    margin: 0 0 16px 0;
}

h2.section-title a,
h2.widget-title a {
    color: #222;
}

h2.section-title a:hover,
h2.widget-title a:hover {
    color: #f80;
}

.tag h2.section-title {
    padding: 10px 0 30px 0;
    border-top: 1px solid #DADADA;
    text-transform: uppercase;
}

h2.widget-title {
    padding-top: 10px;
    padding-left: 6px;
}

.locked:after {
    content: "Y";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 18px;
    position: absolute;
    top: 4px;
    padding-left: 6px;
    color: #979797;
}

.pagination {
    border-top: 3px solid #DADADA;
    margin: 0;
    padding: 28px 0;
    font-size: 16px;
}

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

.pagination:after {
    clear: both;
}

.pagination p {
    float: left;
    margin-top: 2px;
}

.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.pagination ul li {
    float: left;
}

.pagination ul li a {
    display: block;
    font-size: 16px;
    padding: 2px 8px;
    text-decoration: none;
    color: #222;
}

.pagination ul li a:hover {
    background-color: #DADADA;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.pagination ul li.disable {
    font-size: 16px;
    padding: 4px 12px;
}

.pagination ul li.active a {
    background: #4f4f4f;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.pagination ul li span {
    display: none;
}

.pagination ul li.prev,
.pagination ul li.next {
    margin-top: -2px;
}

.pagination ul li.prev a,
.pagination ul li.next a {
    color: #898483;
}

.pagination ul li.prev a:before,
.pagination ul li.next a:before {
    content: "i";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 30px;
    text-align: center;
}

.pagination ul li.prev a:hover,
.pagination ul li.next a:hover {
    background: none;
    color: #222;
}

.pagination ul li.prev a.disable,
.pagination ul li.next a.disable {
    color: #B9B8B7;
    cursor: default;
}

.pagination ul li.next a:before {
    content: "h";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 30px;
}

@media only screen and (max-width: 767px) {
    .pagination ul li {
        display: none;
    }
    .pagination ul li.prev,
    .pagination ul li.next {
        display: block;
    }
}

.search-results h1.section-title,
.search-results h1.page-title,
.search-no-results h1.section-title,
.search-no-results h1.page-title,
body[class*="category-paged"] h1.section-title,
body[class*="category-paged"] h1.page-title,
body[class*="tag-paged"] h1.section-title,
body[class*="tag-paged"] h1.page-title,
.error404 h1.section-title,
.error404 h1.page-title,
.page h1.section-title,
.page h1.page-title {
    padding-bottom: 9px;
    padding-left: 12px;
}

.search-results .main-content,
.search-no-results .main-content,
body[class*="category-paged"] .main-content,
body[class*="tag-paged"] .main-content,
.error404 .main-content,
.page .main-content {
    padding-top: 18px;
    margin-top: 1px;
    border-top: 1px solid #CACACA;
}

ul#no-result {
    font-size: 18px;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#no-result li.title {
    font-weight: 600;
    font-size: 20px;
    padding: 20px 0;
}

ul#no-result li em {
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

ul#no-result li strong {
    color: #f80;
}

.error404 .page-content {
    font-size: 18px;
}

.error404 .page-content ul {
    margin: 0 0 0 10px;
    padding: 0 0 0 18px;
}

.error404 .page-content p:first-of-type {
    font-weight: 600;
    font-size: 20px;
    line-height: 135%;
}

.page .main-content {
    background: #fff;
}

.from-regioni {
    position: relative;
    margin-top: -36px;
    overflow: hidden;
}

.from-regioni .section-title {
    padding-bottom: 10px;
}

.from-regioni ul {
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    list-style: none;
    margin: 0;
    padding: 0;
}

.from-regioni li {
    padding: 12px 6px 11px 12px;
    border-bottom: 1px solid #E1E3E4;
    position: relative;
}

.from-regioni span {
    display: inline-block;
}

.from-regioni .category {
    font: 300 12px/15px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
}

.from-regioni .title {
    font: 600 18px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.from-regioni a,
.from-regioni a:visited {
    display: block;
    color: #222;
}

.from-regioni a:hover {
    color: #F5A623;
}

.from-regioni:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 210px;
    z-index: 3;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 10%, #FFFFFF 100%);
}

.from-regioni footer {
    position: absolute;
    z-index: 4;
    left: 0;
    bottom: 0;
    width: 100%;
}

.from-regioni footer a {
    display: block;
    padding: 14px 0 10px 36px;
    background: #979797;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.4;
    position: relative;
}

.from-regioni footer a:before {
    content: "R";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -9px;
}

.from-regioni footer a:hover {
    background: #4f4f4f;
}

.from-regioni .place-label {
    display: inline-block;
    font: 400 13px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #A6AC66;
    margin-left: 5px;
    position: relative;
    padding-left: 15px;
}

.from-regioni .place-label:before {
    content: "x";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 14px;
    position: absolute;
    top: -1px;
    left: 0;
}

@media only screen {
    .from-regioni {
        height: 336px;
    }
}

@media only screen and (min-width: 768px) {
    .from-regioni {
        height: 376px;
    }
}

@media only screen and (min-width: 1024px) {
    .from-regioni {
        height: 402px;
    }
}

@media only screen and (min-width: 1280px) {
    .from-regioni {
        height: 466px;
    }
}

.table-wrap {
    overflow-x: scroll;
}

.sidebar-content {
    margin-top: -45px;
}

@media print {
    .sidebar-content {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-content {
        margin-top: 0;
        padding-top: 24px !important;
        border-top: 5px solid #fff;
        background: #fff;
    }
}

.sidebar-content aside {
    margin-bottom: 24px;
    padding-left: 6px;
}

.sidebar-content aside:before,
.sidebar-content aside:after {
    content: " ";
    display: table;
}

.sidebar-content aside:after {
    clear: both;
}

.sidebar-content aside p,
.sidebar-content aside ul {
    font-size: 16px;
    line-height: 19px;
}

.sidebar-content h2.widget-title {
    font-size: 20px;
    margin-left: -6px;
}

.widget-mission h2.widget-title strong {
    text-transform: none;
}

.section-territori .widget-mission p,
.section-territori .widget-mission ul {
    font: 400 16px/19px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.section-territori .widget-mission article h2 {
    font: 600 16px/19px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
}

.singular.section-territori .widget-mission p.intro {
    display: none;
}

.singular.section-territori .widget-mission article h2 {
    margin-left: 6px;
}

.widget-mission .map-fisc {
    position: relative;
}

.widget-mission .select-wrapper {
    display: block;
    position: relative;
    vertical-align: middle;
    margin: 17px 18px 18px 18px;
    overflow: hidden;
    padding: 5px 0;
    background: #f80;
    color: #fff;
    border: none;
    text-shadow: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: box-shadow 0.25s ease;
    -o-transition: box-shadow 0.25s ease;
    -webkit-transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
}

.widget-mission .select-wrapper:hover {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.widget-mission .select-wrapper:before {
    position: absolute;
    top: 12px;
    right: 12px;
    pointer-events: none;
    content: "L";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
}

.widget-mission .select-wrapper select {
    cursor: pointer;
    padding: 0 20px;
    width: 100%;
    font-size: 20px;
    border: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.widget-mission .select-wrapper select:focus {
    outline: none;
    /* 16 */
}

.widget-mission .select-wrapper option {
    color: #4f4f4f;
    background: #fff;
}

.ie9 .widget-mission .select-wrapper:before {
    content: "";
}

.ie9 .widget-mission .select-wrapper select {
    background-color: #f80;
}

.ie9 .widget-mission .select-wrapper option {
    background-color: #f80;
    color: #fff;
}

.widget.popular-posts {
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
}

.widget.popular-posts h2.widget-title {
    margin-bottom: 0;
}

.widget.popular-posts ul {
    list-style: none;
    margin: 0 0 0 -6px;
    padding: 0;
}

.widget.popular-posts li {
    padding: 12px 6px 11px 48px;
    border-bottom: 1px solid #E1E3E4;
    position: relative;
    counter-increment: step-counter;
}

.widget.popular-posts li:before {
    content: counter(step-counter);
    position: absolute;
    left: 12px;
    top: 27px;
    background: #F5A623;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
}

.widget.popular-posts span {
    display: block;
}

.widget.popular-posts .category {
    font: 300 12px/15px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
}

.widget.popular-posts .title {
    font: 600 18px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.widget.popular-posts a,
.widget.popular-posts a:visited {
    display: block;
    color: #222;
}

.widget.popular-posts a:hover {
    color: #F5A623;
}

.widget.latest-post {
    margin-bottom: 60px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
}

.widget.latest-post article {
    width: 100%;
    padding: 0 10px;
}

.widget.latest-post h2.widget-title {
    margin-bottom: 0;
}

.widget.latest-post ul {
    list-style: none;
    margin: 0 0 0 -6px;
    padding: 0;
}

.widget.latest-post a:hover {
    color: #F5A623;
}

.widget.latest-post .flickity-prev-next-button {
    display: none;
}

.widget.latest-post .flickity-page-dots {
    position: absolute;
    right: auto;
    left: auto;
    top: auto;
    bottom: -30px;
    text-align: center;
}

.widget.supertags {
    margin-bottom: 30px;
}

.widget.supertags article {
    width: 100%;
    height: 270px;
}

.widget.supertags h2.widget-title {
    margin-bottom: 14px;
}

.widget.supertags ul {
    list-style: none;
    margin: 0 0 0 -6px;
    padding: 0;
}

.widget.supertags a:hover {
    color: #F5A623;
}

.widget.supertags .flickity-prev-next-button {
    display: none;
}

.widget.supertags .flickity-page-dots {
    position: absolute;
    right: auto;
    left: auto;
    top: auto;
    bottom: -10px;
    text-align: center;
}

.widget-follow nav.tabs {
    display: table;
}

.widget-follow nav.tabs a {
    display: inline-block;
    padding: 8px;
    color: #222;
    text-transform: uppercase;
}

.widget-follow nav.tabs a.current {
    background: #fff;
    color: #f80;
}

.widget-follow .panel {
    display: none;
    padding: 8px;
}

.widget-follow .panel.current {
    display: block;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
}

.home .widget-follow .widget-title {
    text-transform: uppercase;
    padding-bottom: 12px;
}

.widget-follow .panel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-follow .panel ul:before,
.widget-follow .panel ul:after {
    content: " ";
    display: table;
}

.widget-follow .panel ul:after {
    clear: both;
}

.widget-follow .panel li {
    width: 33.333333%;
    border-bottom: 1px solid #FAFAFA;
    float: left;
}

@media only screen and (max-width: 1279px) {
    .widget-follow .panel li {
        width: 50%;
    }
}

.widget-follow .panel li a {
    display: block;
    font: 600 16px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #222;
    padding: 12px 2px 12px 22px;
    position: relative;
}

.widget-follow .panel li a:hover {
    color: #f80;
}

.widget-follow .panel#panel-rss li a:after {
    content: "u";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 4px;
    color: #f80;
}

.widget-follow .panel#panel-newsletter p {
    padding-top: 10px;
}

.mailpoet_paragraph input {
    width: 100% !important;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 37px;
    padding: 0 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-radius: 2px;
}

.mailpoet_paragraph .mailpoet_checkbox_label {
  display: flex !important;
  height: 37px;
  font-weight: normal!important;
  align-items: center;
}

.mailpoet_paragraph input[type=checkbox] {
  width: auto!important;
  box-shadow: none;
  margin-right: 10px;
}

@media only screen and (max-width: 1279px) {
    .widget-follow .panel#panel-newsletter input {
        width: 100%;
        margin-bottom: 6px;
    }
}

.mailpoet_paragraph .button,
.mailpoet_paragraph .mailpoet_submit {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #4f4f4f;
    border-color: #4f4f4f;
    color: #fff;
    font-weight: 800;
}

@media only screen and (max-width: 1279px) {
    .widget-follow .panel#panel-newsletter .button {
        display: block;
        width: 100%;
    }
}

.mailpoet_paragraph .button:hover,
.mailpoet_paragraph .mailpoet_submit:hover {
    background: #f80;
    border-color: #f80;
}

.widget-follow .panel#panel-youtube p {
    padding-top: 10px;
}

.widget-follow .panel#panel-youtube a {
    color: #222;
    display: block;
    font: 600 16px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #222;
    padding: 0 12px 12px 12px;
}

.widget-author {
    background: #FAFAFA;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
}

.widget-author img.author-image {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    float: right;
    margin: -50px 10px 0 10px;
}

.widget-author p:first-of-type {
    font-weight: 600;
}

.widget-image {
    text-align: center;
}

.map_tooltip {
    font-size: 16px !important;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.modules .column,
.multimedia .column {
    padding: 0 12px;
}

.modules .column .column:first-child,
.multimedia .column .column:first-child {
    padding-left: 0;
}

.modules .column .column:last-child,
.multimedia .column .column:last-child {
    padding-right: 0;
}

@media only screen and (max-width: 767px) {
    .modules .column,
    .multimedia .column {
        padding: 10px;
    }
    .modules .column .column,
    .multimedia .column .column {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .modules-first .take-list {
        margin-bottom: 48px;
    }
}

.modules-second .row {
    /* margin-bottom: 25 px; */
}

@media only screen and (max-width: 1023px) {
    .riapertura .column {
        padding: 0;
    }
}

@media only screen and (max-width: 1279px) {
    .breaking-news {
        display: block;
    }
}

@media only screen and (max-width: 1279px) {
    .covered .breaking-news {
        display: none;
    }
}

@media only screen and (min-width: 1280px) {
    .covered .breaking-news {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
}

@media only screen {
    .modules .medium-7 .teaser h2,
    .modules .medium-8 .teaser h2,
    .modules .medium-9 .teaser h2,
    .modules .medium-10 .teaser h2,
    .modules .medium-11 .teaser h2,
    .modules .medium-12 .teaser h2 {
        font: 800 36px/37px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
    .modules .medium-7 .teaser-editoriale h2,
    .modules .medium-8 .teaser-editoriale h2,
    .modules .medium-9 .teaser-editoriale h2,
    .modules .medium-10 .teaser-editoriale h2,
    .modules .medium-11 .teaser-editoriale h2,
    .modules .medium-12 .teaser-editoriale h2 {
        font: 800 26px/27px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .modules .medium-7 .teaser h2,
    .modules .medium-8 .teaser h2,
    .modules .medium-9 .teaser h2,
    .modules .medium-10 .teaser h2,
    .modules .medium-11 .teaser h2,
    .modules .medium-12 .teaser h2 {
        font: 800 40px/41px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
    .modules .medium-7 .teaser-editoriale h2,
    .modules .medium-8 .teaser-editoriale h2,
    .modules .medium-9 .teaser-editoriale h2,
    .modules .medium-10 .teaser-editoriale h2,
    .modules .medium-11 .teaser-editoriale h2,
    .modules .medium-12 .teaser-editoriale h2 {
        font: 800 28px/29px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .modules .medium-7 .teaser h2,
    .modules .medium-8 .teaser h2,
    .modules .medium-9 .teaser h2,
    .modules .medium-10 .teaser h2,
    .modules .medium-11 .teaser h2,
    .modules .medium-12 .teaser h2 {
        font: 800 52px/55px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
    .modules .medium-7 .teaser-editoriale h2,
    .modules .medium-8 .teaser-editoriale h2,
    .modules .medium-9 .teaser-editoriale h2,
    .modules .medium-10 .teaser-editoriale h2,
    .modules .medium-11 .teaser-editoriale h2,
    .modules .medium-12 .teaser-editoriale h2 {
        font: 800 40px/41px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen {
    .modules .medium-3 .teaser h2,
    .modules .medium-4 .teaser h2,
    .modules .medium-5 .teaser h2,
    .modules .medium-6 .teaser h2,
    .modules .large-3 .teaser h2,
    .modules .large-4 .teaser h2,
    .modules .large-5 .teaser h2,
    .modules .large-6 .teaser h2,
    .modules .large-7 .teaser h2,
    .modules .large-8 .teaser h2 {
        font: 800 26px/27px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .modules .medium-3 .teaser h2,
    .modules .medium-4 .teaser h2,
    .modules .medium-5 .teaser h2,
    .modules .medium-6 .teaser h2,
    .modules .large-3 .teaser h2,
    .modules .large-4 .teaser h2,
    .modules .large-5 .teaser h2,
    .modules .large-6 .teaser h2,
    .modules .large-7 .teaser h2,
    .modules .large-8 .teaser h2 {
        font: 800 28px/29px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .modules .medium-3 .teaser h2,
    .modules .medium-4 .teaser h2,
    .modules .medium-5 .teaser h2,
    .modules .medium-6 .teaser h2,
    .modules .large-3 .teaser h2,
    .modules .large-4 .teaser h2,
    .modules .large-5 .teaser h2,
    .modules .large-6 .teaser h2,
    .modules .large-7 .teaser h2,
    .modules .large-8 .teaser h2 {
        font: 800 34px/35px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.home .roll-take {
    overflow: hidden;
    height: 1500px;
    position: relative;
}

.home .roll-take :focus {
    outline: none;
}

.home .roll-take-header {
    padding: 8px 0 0 0;
}

.home .roll-take-header:before,
.home .roll-take-header:after {
    content: " ";
    display: table;
}

.home .roll-take-header:after {
    clear: both;
}

.home .roll-take-header h1.section-title {
    font: 28px/1 "abril-display-bold", Georgia, serif;
    display: block;
    float: left;
    margin: 0 12px 0 17px;
    padding: 5px 0;
}

.home .roll-take-header h1.section-title a:hover {
    color: #f80;
}

.home .roll-take-header nav {
    float: left;
}

.home .roll-take-header nav ul {
    margin: 4px 0 0 0;
    padding: 0;
    list-style: none;
}

.home .roll-take-header nav ul li {
    display: inline-block;
    margin-right: 3px;
}

.home .roll-take-header nav a {
    display: block;
    background: #979797;
    color: #fff;
    height: 18px;
    font: 600 12px/18px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.wf-temp .home .roll-take-header nav a {
    visibility: hidden;
}

.home .roll-take-header nav a span {
    display: none;
}

.home .roll-take-header nav a:hover {
    background: #222;
    color: #fff;
}

.home .roll-take-header nav li.active a {
    background-color: #f80;
}

.home .roll-take.lonely {
    margin-bottom: 50px;
    overflow: visible;
}

.home .roll-take.lonely article {
    border: none;
}

.home .roll-take footer {
    position: absolute;
    z-index: 4;
    left: 0;
    bottom: 0;
    width: 100%;
}

.home .roll-take footer a {
    display: block;
    padding: 14px 0 10px 48px;
    background: #f80;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.4;
    position: relative;
}

.home .roll-take footer a:before {
    content: "R";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -9px;
}

.home .roll-take footer a:hover {
    background: #DC272A;
}

@media only screen and (max-width: 767px) {
    .home .roll-take footer {
        transform: translate3d(0, 0, 0);
        left: 0;
        bottom: 0;
        width: calc(100%);
    }
}

.home .roll-take .flickity-page-dots {
    /*
    	top:auto;
    	right: auto;
    	left: auto;
    	text-align: center;
    	bottom: 0;
    	z-index: 324343434;
    */
    position: static;
    text-align: center;
    margin-top: 8px;
}

footer.roll-take-footer {
    position: relative;
    z-index: 4;
    width: 100%;
    margin-top: -25px;
}

footer.roll-take-footer a {
    display: block;
    padding: 14px 0 10px 48px;
    background: #f80;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.4;
    position: relative;
}

footer.roll-take-footer a:before {
    content: "R";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -9px;
}

footer.roll-take-footer a:hover {
    background: #DC272A;
}

.home .roll-article article,
.home .roll-article .topic-title {
    padding: 20px 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #E1E3E4;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .home .roll-article article a.topic-label {
        margin-left: -5px;
        margin-bottom: 3px;
    }
    .home .roll-article article .section-label {
        display: block;
        clear: both;
    }
    .home .roll-article article .divider {
        display: none;
    }
    .home .roll-article article time {
        display: block;
        padding: 12px 0 6px 0;
    }
}

.home .roll-article h2 {
    font: 700 26px/28px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-bottom: 0;
    clear: both;
}

.home .roll-article h3 {
    font: 700 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-bottom: 0;
    clear: both;
}

.home .roll-article .topic-title {
    color: #651F1F;
    background: #fff;
}

.from-fisc {
    background: #CACACA;
    padding: 24px 0;
    /*
  @include small-down {
  	.flickity { margin-left: $column-padding; }
  }
  */
}

.from-fisc:before,
.from-fisc:after {
    content: " ";
    display: table;
}

.from-fisc:after {
    clear: both;
}

@media only screen {
    .from-fisc-wrapper {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .from-fisc-wrapper {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .from-fisc-wrapper {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .from-fisc-wrapper {
        width: 1344px;
        margin: 0 auto;
    }
}

.from-fisc-spazio7 {
    padding: 7px 0 7px 60px;
    margin-bottom: 20px;
    background-image: url("../images/section-fisc-small@2x.png");
    background-size: 36px 25px;
    background-repeat: no-repeat;
    background-position: 12px 6px;
}

.from-fisc h2.section-title {
    color: #651F1F;
    text-transform: uppercase;
    padding: 7px 0 7px 60px;
    margin-bottom: 20px;
    background-image: url("../images/section-fisc-small.png");
    background-repeat: no-repeat;
    background-position: 12px 6px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .from-fisc h2.section-title {
        background-image: url("../images/section-fisc-small@2x.png");
        background-size: 36px 25px;
    }
}

.from-fisc h2.section-title a {
    color: #651F1F;
}

.from-fisc h2.section-title a:hover {
    color: #b33737;
}

.from-fisc .flickity {
    padding: 0 12px;
}

.from-fisc .flickity-prev-next-button {
    top: -40px;
}

.from-fisc .flickity-page-dots {
    top: -47px;
}

@media only screen and (max-width: 767px) {
    .from-fisc .flickity-page-dots {
        display: none;
    }
}

.reserved-area {
    background-color: #CACACA !important;
    height: auto;
}


.reserved-area .logo {
    float: right;
    margin-top: 15px;
}

.scrolled .reserved-area .logo {
    margin: 0;
}

.reserved-area h2.section-title {
    font: 800 36px/26px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.reserved-area h2.section-title a {
    border-radius: 2px;
    background: #CACACA;
    padding: 2px 18px;
}

.reserved-area .from-fisc h2.section-title a {
    background: transparent;
}

.reserved-area .vaschette .section-header {
    padding: 0;
    padding-bottom: 12px;
}

.reserved-area .heading {
    color: #F9CD56;
    display: inline;
    font-size: 25px;
    font-family: Roboto Condensed Bold;
    white-space: nowrap;
    display: block;
    margin: 0;
    padding-top: 25px;
    float: right;
}

@media only screen and (max-width: 767px) {
    .reserved-area .heading {
        display: none;
    }
    .reserved-area .logo {
        float: none;
        margin: 15px 0;
        text-align: center;
        display: block;
    }
}

.reserved-area .widget-follow nav.tabs a {
    font-weight: normal;
}

.reserved-area .from-fisc.vaschette .list,
.reserved-area h2.section-title.bordered {
    border-bottom: 1px solid #bbb;
}

.reserved-area .photonews-image {
    height: 300px;
    background-size: cover;
    background-position: center;
}

.reserved-area .list img {
    display: block;
    max-width: 267px;
    height: auto;
}

.section-title.fisc {
    color: #651F1F;
    display: inline-block;
    padding: 24px 90px 24px 12px !important;
    background-image: url('../images/section-fisc.png');
    background-size: 71px 50px;
    background-position: center right;
    background-repeat: no-repeat;
}

.section-title.fisc a {
    color: #651F1F;
}

.list.card {
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    position: relative;
}

.list.card .card-header {
    height: 290px;
    background-size: cover;
    background-position: center;
    padding: 24px;
    position: relative;
    color: #fff !important;
    z-index: 9;
}

.list.card .card-header.img-responsive {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #efefef;
}

.list.card .card-header a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
}

.list.card .header-content>* {
    color: #fff;
}


/*
.list.card .card-header::after {
  background: rgba(0,0,0,0.75);
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
*/

.list.card .header-content {
    color: #fff !important;
    z-index: 11;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px;
}

.list.card .card-content {
    padding: 24px;
}

.list.card .card-content>a {
    display: block;
}

.list.card .card-content h2,
.list.card .card-header h2 {
    padding: 0;
    margin-top: 10px;
    font: 700 29px/30px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    overflow: hidden;
}

.list.card .card-action {
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 16px 24px;
}

.list.card .type-attachment {
    margin: 0;
    line-height: initial;
    padding: 16px 24px;
}

.card-continue {
    position: relative;
    width: 100%;
    height: 292px;
    display: block;
}

.card-continue a {
    position: absolute;
    top: 0;
    left: 0;
    font: 700 28px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #333;
    width: 100%;
    height: 100%;
}

.card-continue a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.vaschette .list.card {
    padding-bottom: 0;
}

.reserved-area .list.card .card-content {
    height: 240px;
    overflow: hidden;
}

.reserved-area .list.card .card-content .summary {
    max-height: 67px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 15px;
    font: 400 17px/19px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding: 11px 0 0 0;
}

.reserved-area .search {
    margin-top: 15px;
}

.reserved-area .sir-search-advanced .row {
    padding: 0;
}

.reserved-area .search form {
    background: #4f4f4f;
    padding: 9px 9px 0 9px;
}

.reserved-area .sir-search-advanced,
.reserved-area .sir-search-input-wrap {
    box-sizing: border-box;
    position: static;
    display: block;
    box-shadow: none;
    opacity: 1;
    width: 100%;
    margin: 0;
    background: #4f4f4f;
    padding: 0;
    height: auto;
}

.reserved-area .sir-search-input-wrap {
    margin-bottom: 9px;
}

.reserved-area .sir-search-advanced .column {
    z-index: 2;
}

.reserved-area input[type="text"].sir-search-input {
    opacity: 1;
    width: 100%;
}

.section-header .select-wrapper {
    float: right;
}

.section-header .select-wrapper .label {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
}

.sir-search-advanced label.radio {
    display: inline-block;
    color: #fff;
    margin-bottom: 12px;
    margin-top: 7px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .section-title.fisc {
        background-image: url('../images/section-fisc@2x.png');
        display: inline-block;
        padding-right: 85px;
    }
}

.image-slider {
    background: #CACACA;
    padding: 24px 0;
}

.image-slider:before,
.image-slider:after {
    content: " ";
    display: table;
}

.image-slider:after {
    clear: both;
}

@media only screen {
    .image-slider-wrapper {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .image-slider-wrapper {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .image-slider-wrapper {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .image-slider-wrapper {
        width: 1344px;
        margin: 0 auto;
    }
}

.image-slider h2.section-title {
    text-transform: uppercase;
    padding: 7px 0 7px 12px;
}

.image-slider .flickity {
    padding: 0 12px;
}

.image-slider .flickity-prev-next-button {
    top: -40px;
}

.image-slider .flickity-page-dots {
    top: -47px;
}

@media only screen and (max-width: 767px) {
    .image-slider .flickity-page-dots {
        display: none;
    }
}

.image-slider:nth-child(odd) {
    background: #E1E3E4;
}

.multimedia {
    margin-bottom: 25px;
    background: #393939;
    padding: 24px 0;
}

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

.multimedia:after {
    clear: both;
}

.multimedia .section-title {
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #6c6c6c;
    position: relative;
    margin-bottom: 24px;
}

.multimedia .section-title a {
    color: #fff;
}

.multimedia .section-title a:hover {
    color: #ffb866;
}

@media only screen and (max-width: 767px) {
    .multimedia .photonews .section-title {
        margin-top: 24px;
    }
}

.multimedia .fotovideo .section-title {
    padding-left: 42px;
}

.multimedia .fotovideo .section-title:before {
    content: "V";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 36px;
    position: absolute;
    top: -5px;
    left: 0;
    color: #E1E3E4;
}

@media only screen {
    .multimedia-wrapper {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .multimedia-wrapper {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .multimedia-wrapper {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .multimedia-wrapper {
        width: 1344px;
        margin: 0 auto;
    }
}

.multimedia .photonews article {
    padding-bottom: 63.6%;
    margin-bottom: 25px;
}

.multimedia .photonews article .content {
    width: 90%;
    bottom: 20px;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    filter: none;
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='0');
}

.multimedia .photonews article .link-overlay:before {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.multimedia .fotovideo article .content {
    bottom: 17px;
}

.fattiepensieri,
.vangelo,
.external,
.vaschette {
    position: relative;
    margin-bottom: 25px;
    padding: 24px 0;
}

.fattiepensieri .column,
.vangelo .column,
.external .column,
.vaschette .column {
    padding: 0 12px;
}

.fattiepensieri .column .column:first-child,
.vangelo .column .column:first-child,
.external .column .column:first-child,
.vaschette .column .column:first-child {
    padding-left: 0;
}

.fattiepensieri .column .column:last-child,
.vangelo .column .column:last-child,
.external .column .column:last-child,
.vaschette .column .column:last-child {
    padding-right: 0;
}

@media only screen and (max-width: 767px) {
    .fattiepensieri .column .column,
    .vangelo .column .column,
    .external .column .column,
    .vaschette .column .column {
        padding: 0;
    }
}

.fattiepensieri .section-header,
.vangelo .section-header,
.external .section-header,
.vaschette .section-header {
    border-bottom: 1px solid #CACACA;
    margin-bottom: 24px;
    padding-bottom: 12px;
}

.fattiepensieri .section-header:before,
.fattiepensieri .section-header:after,
.vangelo .section-header:before,
.vangelo .section-header:after,
.external .section-header:before,
.external .section-header:after,
.vaschette .section-header:before,
.vaschette .section-header:after {
    content: " ";
    display: table;
}

.fattiepensieri .section-header:after,
.vangelo .section-header:after,
.external .section-header:after,
.vaschette .section-header:after {
    clear: both;
}

.fattiepensieri .section-header .section-title,
.vangelo .section-header .section-title,
.external .section-header .section-title,
.vaschette .section-header .section-title {
    float: left;
    text-transform: uppercase;
    position: relative;
}

.fattiepensieri .section-header span,
.vangelo .section-header span,
.external .section-header span,
.vaschette .section-header span {
    float: right;
    display: block;
    line-height: 30px;
    color: #2f2f2f;
}

@media only screen and (max-width: 767px) {
    .fattiepensieri .section-header span,
    .vangelo .section-header span,
    .external .section-header span,
    .vaschette .section-header span {
        float: left;
        clear: both;
        text-indent: 1px;
    }
}

.fattiepensieri h2,
.vangelo h2,
.external h2,
.vaschette h2 {
    margin: 0;
    padding: 0;
}

.fattiepensieri .list,
.vangelo .list,
.external .list,
.vaschette .list {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #CACACA;
}

@media only screen and (min-width: 768px) {
    .fattiepensieri .list:last-child,
    .vangelo .list:last-child,
    .external .list:last-child,
    .vaschette .list:last-child {
        border: none;
    }
}

.fattiepensieri .list .image,
.vangelo .list .image,
.external .list .image,
.vaschette .list .image {
    margin-bottom: 12px;
}

.fattiepensieri .list em.author,
.vangelo .list em.author,
.external .list em.author,
.vaschette .list em.author {
    padding-top: 12px;
    padding-bottom: 10px;
    display: block;
}

.fattiepensieri .list h2,
.vangelo .list h2,
.external .list h2,
.vaschette .list h2 {
    margin: 0;
    padding: 6px 0 0 0;
    font: 700 34px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media only screen {
    .fattiepensieri .list h2,
    .vangelo .list h2,
    .external .list h2,
    .vaschette .list h2 {
        font: 700 26px/28px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 540px) {
    .fattiepensieri .list h2,
    .vangelo .list h2,
    .external .list h2,
    .vaschette .list h2 {
        font: 700 26px/28px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .fattiepensieri .list,
    .vangelo .list,
    .external .list,
    .vaschette .list {
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .fattiepensieri .list h2,
    .vangelo .list h2,
    .external .list h2,
    .vaschette .list h2 {
        font: 700 26px/28px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .fattiepensieri .list,
    .vangelo .list,
    .external .list,
    .vaschette .list {
        margin-bottom: 14px;
        padding-bottom: 14px;
    }
    .fattiepensieri .list h2,
    .vangelo .list h2,
    .external .list h2,
    .vaschette .list h2 {
        font: 700 28px/30px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .fattiepensieri .list,
    .vangelo .list,
    .external .list,
    .vaschette .list {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .fattiepensieri .list h2,
    .vangelo .list h2,
    .external .list h2,
    .vaschette .list h2 {
        font: 700 34px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.fattiepensieri h3,
.vangelo h3,
.external h3,
.vaschette h3 {
    margin: 0;
    padding: 6px 0 0 0;
    font: 700 30px/32px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media only screen {
    .fattiepensieri h3,
    .vangelo h3,
    .external h3,
    .vaschette h3 {
        font: 700 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 540px) {
    .fattiepensieri h3,
    .vangelo h3,
    .external h3,
    .vaschette h3 {
        font: 700 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 768px) {
    .fattiepensieri,
    .vangelo,
    .external,
    .vaschette {
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .fattiepensieri h3,
    .vangelo h3,
    .external h3,
    .vaschette h3 {
        font: 700 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .fattiepensieri,
    .vangelo,
    .external,
    .vaschette {
        margin-bottom: 14px;
        padding-bottom: 14px;
    }
    .fattiepensieri h3,
    .vangelo h3,
    .external h3,
    .vaschette h3 {
        font: 700 20px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .fattiepensieri,
    .vangelo,
    .external,
    .vaschette {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .fattiepensieri h3,
    .vangelo h3,
    .external h3,
    .vaschette h3 {
        font: 700 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.extra:nth-child(odd) {
    background: #f0f1f1;
}

.extra:nth-child(even) {
    background: #FAFAFA;
}

.vaschette .section-header {
    padding: 0 12px 12px 12px;
}

.home .approfondimenti .section-title {
    text-transform: uppercase;
    display: block;
    margin: 25px 12px;
}

.prefooter {
    background: #CACACA;
    text-align: center;
    padding: 72px 0;
}

.home .vangelo .section-header {
    margin-bottom: 12px;
}

.home .vangelo .list {
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.home .vangelo .list h2,
.home .vangelo .list h3 {
    margin: 0;
    padding: 0;
    font: 600 20px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.home .vangelo .list h2 a,
.home .vangelo .list h3 a {
    padding: 6px 0;
    display: block;
}

.home .external .section-header {
    margin-bottom: 12px;
}

.home .external iframe {
    margin-top: 6px;
}

.home .bibbiaedu header,
.home .almanacco header {
    display: none;
}

.home .bibbiaedu {
    margin-bottom: 25px;
}

.home .embed-yt {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 25px;
}

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


/*
.modules-studs-up-tackle {
  margin-bottom: 25px;
  margin-left: 12px;
  margin-right: 12px; }
  .modules-studs-up-tackle .flickity-prev-next-button {
    top: -40px; }
    @media only screen and (max-width: 767px) {
      .modules-studs-up-tackle .flickity-prev-next-button {
        top: -45px; } }
  .modules-studs-up-tackle .flickity-page-dots {
    top: -47px; }
    @media only screen and (max-width: 767px) {
      .modules-studs-up-tackle .flickity-page-dots {
        display: none; } }
  .modules-studs-up-tackle .section-header span {
    display: inline-block;
    margin-left: 8px; }
  @media only screen and (max-width: 767px) {
    .modules-studs-up-tackle .section-header h2 {
      line-height: 18px; }
    .modules-studs-up-tackle .section-header span {
      display: block;
      margin: 0;
      font-size: 15px; } }

.modules-studs-up-tackle-sidebar {
  background: red; }
  .modules-studs-up-tackle-sidebar .flickity-prev-next-button {
    display: none; }
  .modules-studs-up-tackle-sidebar .flickity-page-dots {
    bottom: -30px; }
    @media only screen and (max-width: 767px) {
      .modules-studs-up-tackle-sidebar .flickity-page-dots {
        display: none; } }
*/

.modules-studs-up-tackle {
    margin-bottom: 25px;
    margin-left: 12px;
    margin-right: 12px;
}

.modules-studs-up-tackle .flickity-prev-next-button {
    top: -40px;
}

@media only screen and (max-width: 767px) {
    .modules-studs-up-tackle .flickity-prev-next-button {
        top: -45px;
    }
}

.modules-studs-up-tackle .flickity-page-dots {
    top: -47px;
}

@media only screen and (max-width: 767px) {
    .modules-studs-up-tackle .flickity-page-dots {
        display: none;
    }
}

.modules-studs-up-tackle .section-header span {
    display: inline-block;
    margin-left: 8px;
}

@media only screen and (max-width: 767px) {
    .modules-studs-up-tackle .section-header h2 {
        line-height: 18px;
    }
    .modules-studs-up-tackle .section-header span {
        display: block;
        margin: 0;
        font-size: 15px;
    }
}

.modules-studs-up-tackle-sidebar {
    margin-bottom: 25px;
}

.modules-studs-up-tackle-sidebar .flickity-prev-next-button {
    display: none;
}

.modules-studs-up-tackle-sidebar .flickity-page-dots {
    position: static;
    text-align: center;
    margin-top: -10px;
}

.modules-studs-up-tackle-sidebar .group {
    width: 100%;
    position: relative;
}

.modules-studs-up-tackle-sidebar .small-editoriale {
    float: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CACACA;
}

.modules-studs-up-tackle-sidebar .small-editoriale h2 {
    padding-top: 5px;
}

.modules-studs-up-tackle-sidebar .small-editoriale h3 {
    font: 400 15px/18px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.modules-studs-up-tackle-sidebar .easy-ticker {
    margin-top: -16px;
}

.modules-studs-up-tackle-sidebar .easy-ticker-wrapper {
    width: 100%;
}

body.detail-black {
    background-color: #303030;
}

body.detail-black .subnavigation-wrapper {
    background: #e1e3e4;
}

body.detail-black .page-body {
    background: #393939;
}

body.detail-black .page-body * {
    color: #fff;
}

body.detail-black .page-body .tags dd a {
    background: #303030;
}

body.detail-black .page-body .post-singular .sharebar-share li a span.count {
    color: #303030;
}

body.detail-black .page-body .post-singular .sharebar-share li a:hover span.count {
    color: #fff;
}

body.detail-black .behavioral,
body.detail-black .from-categories {
    background: #393939;
}

body.detail-black .behavioral *,
body.detail-black .from-categories * {
    color: #fff;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

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

.post-content p {
    margin-bottom: 18px;
}

.post-content * font {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.post-content figure {
    margin: 14px 0 0 0;
}

.post-content figure figcaption {
    font: italic 14px/20px Georgia, serif;
}

.take-singular .post-content figure figcaption {
    padding-left: 4px;
}

.post-content .image-inline {
    float: left;
    display: table;
    margin: -12px 24px 24px -97px;
}

@media print {
    .post-content .image-inline {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .post-content .image-inline {
        margin-left: 0;
        width: 50%;
    }
}

.post-content .image-inline img {
    margin-bottom: 8px;
}

.take-singular .post-content .image-inline {
    margin: -12px 24px 24px -4px;
}

.post-content .image-inline-old {
    float: right;
    margin: -12px -4 24px 24px;
}

.post-content .image-inline-right {
    float: right;
    margin: -18px -105px 24px 24px;
}

.post-content .image-inline figcaption {
    display: table-caption;
    caption-side: bottom;
}

@media print {
    .post-content .image-inline {
        width: 30%;
    }
}

.post-content .image-full {
    position: relative;
    margin: 0 0 24px 0;
}

.take-singular .post-content .image-full {
    margin: -18px -24px 24px -24px;
}

.post-content .image-full img {
    margin-bottom: 8px;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .post-content .image-full figcaption {
        width: 105px;
        position: absolute;
        top: 0;
        right: -119px;
        margin-top: -5px;
    }
}

@media only screen and (min-width: 1024px) {
    .post-content .image-full figcaption {
        width: 140px;
        right: -164px;
    }
}

.take-singular .post-content .image-full figcaption {
    position: static;
    width: auto;
    margin: 0 24px 0 24px;
}

.post-content img {
    height: auto !important;
    max-width: 100%;
    display: block;
    margin: 20px 0;
}

.post-content .wp-caption img {
    margin: 0;
}

.post-content blockquote {
    color: #F5A623;
    font: 900 28px/33px "abril-display-bold", Georgia, serif;
    padding: 10px 10px;
    text-align: left;
    margin: 6px 0 24px -10px;
}

@media only screen and (min-width: 768px) {
    .post-content blockquote {
        margin-left: -97px;
        font: 900 40px/46px "abril-display-bold", Georgia, serif;
    }
}

@media print {
    .post-content blockquote {
        font: 900 24px/30px "abril-display-bold", Georgia, serif;
    }
}

.post-content cite {
    display: block;
    color: #F5A623;
    font: italic 20px/32px "abril-display", Georgia, serif;
    padding: 10px 0;
    margin: 0 0 16px 0;
}

@media only screen and (max-width: 767px) {
    .post-content cite {
        font-size: 18px;
        line-height: 28px;
    }
}

@media print {
    .post-content cite {
        font-size: 16px;
        line-height: 26px;
    }
}

.post-content .generic-embed {
    display: block;
    margin: 6px 0 24px 0;
}

.post-content a {
    color: #f80;
    text-decoration: underline;
}

.post-content a:hover {
    color: #ECD06F;
}

.post-content hr {
    float: none;
    clear: both;
    border: none;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    margin-bottom: 20px;
}

.post-content .aligncenter {
    clear: both;
    display: block;
    margin: 20px 0;
}

.post-content .alignleft {
    float: left;
    margin: 7px 24px 7px 0;
    max-width: 50%;
}

.post-content .alignright {
    float: right;
    margin: 7px 0 7px 24px;
    max-width: 50%;
}

.post-content ul,
.post-content ol {
    list-style: none;
    margin: 5px 0 18px 40px;
    padding-left: 0;
    margin-top: -4px;
}

.post-content ul {
    list-style: disc;
}

.post-content ol {
    list-style: decimal;
}

.post-content ul li,
.post-content ol li {
    margin: 0 0 8px 0;
}

.post-content li>ul,
.post-content li>ol {
    margin: 0 0 0 8px;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    clear: both;
    font-weight: normal;
    margin: 26px 0 16px;
    font-size: 21px;
    line-height: 28px;
    font-weight: normal;
}

.post-content h1:first-child,
.post-content h2:first-child,
.post-content h3:first-child,
.post-content h4:first-child,
.post-content h5:first-child,
.post-content h6:first-child {
    margin-top: 0;
}

.post-content h3 {
    font-size: 18px;
    line-height: 23px;
}

.post-content b,
.post-content strong {
    font-weight: bold;
}

.post-content i,
.post-content em {
    font-style: italic;
}

.post-content .wp-caption {
    background: transparent;
    border: none;
    color: #767676;
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
}

.post-content .wp-caption.alignleft,
.post-content .wp-caption.alignright {
    margin-bottom: 7px;
}

.post-content .wp-caption-dt {
    margin: 0;
}

.post-content .wp-caption .wp-caption-text {
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin-top: 9px;
    text-align: left;
    margin-bottom: 0;
}

.post-content .mceItemTable,
.post-content .table-wrap table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    border: none;
    font-size: 18px;
    line-height: 26px;
}

.post-content .mceItemTable td,
.post-content .mceItemTable th,
.post-content .table-wrap table td,
.post-content .table-wrap table th {
    padding: 5px 10px;
    text-align: left;
    border: 0;
    border-top: 1px solid #eee;
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.post-content .mceItemTable th,
.post-content .table-wrap table th {
    font-weight: normal;
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
}

.post-content .mceItemTable tr:first-child td,
.post-content .mceItemTable tr:first-child th,
.post-content .table-wrap table tr:first-child td,
.post-content .table-wrap table tr:first-child th {
    border-top: 0;
    padding-top: 0;
}

.post-content .mceItemTable tr td:first-child,
.post-content .mceItemTable tr th:first-child,
.post-content .table-wrap table tr td:first-child,
.post-content .table-wrap table tr th:first-child {
    padding-left: 0;
}

.post-singular .post-singular-top {
    position: relative;
    z-index: 2;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E1E3E4;
}

.post-singular .section-label {
    display: block;
    font: 600 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-indent: 1px;
    text-transform: uppercase;
    padding-top: 16px;
}

@media only screen and (max-width: 767px) {
    .post-singular .section-label {
        font-size: 16px;
    }
}

@media print {
    .post-singular .section-label {
        font-size: 16px;
    }
}

.post-singular h1.post-title {
    font: 800 58px/62px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    margin: 7px 0 10px 0;
    letter-spacing: -0.02em;
}

@media only screen and (max-width: 767px) {
    .post-singular h1.post-title {
        font: 800 42px/46px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
        padding-bottom: 10px;
    }
}

.post-singular time {
    display: block;
    font: 300 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    position: relative;
    text-indent: 1px;
}

@media only screen and (max-width: 767px) {
    .post-singular time {
        font-size: 16px;
        line-height: 22px;
    }
}

@media print {
    .post-singular time {
        font-size: 14px;
        line-height: 19px;
    }
}

.post-singular .sharebar-share {
    position: absolute;
    right: -10px;
    margin-top: -7px;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .post-singular .sharebar-share {
        position: static;
        margin-bottom: 5px;
    }
    .post-singular .sharebar-share li {
        margin-bottom: 11px;
        margin-right: 6px;
    }
    .post-singular .sharebar-share li.print,
    .post-singular .sharebar-share li.email {
        display: none;
    }
}

@media print {
    .post-singular .sharebar-share {
        display: none;
    }
}

.tax-foto .post-singular .sharebar-share {
    right: 130px;
    margin-top: 35px;
}

@media only screen and (max-width: 767px) {
    .tax-foto .post-singular .sharebar-share {
        right: 10px;
        margin-top: 0;
    }
}

.tax-video .post-singular .sharebar-share {
    right: 2px;
}

.post-singular p.summary {
    margin: 0;
    font: 400 28px/36px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    letter-spacing: -0.02em;
    padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .post-singular p.summary {
        font: 400 22px/30px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media print {
    .post-singular p.summary {
        font: 400 16px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.post-singular .big-cover {
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
    .post-singular .big-cover {
        margin-top: -12px;
    }
}

@media print {
    .post-singular .big-cover {
        -webkit-print-color-adjust: exact;
    }
}

.detail-has-cover .post-singular .post-singular-top .section-label,
.detail-has-cover .post-singular .post-singular-top h1.post-title,
.detail-has-cover .post-singular .post-singular-top p.summary,
.detail-has-cover .post-singular .post-singular-top time {
    color: #fff;
    text-shadow: 0px 0px 1px rgba(125, 125, 125, 0.6);
}

.detail-has-cover .post-singular .sharebar-share {
    right: 5px;
}

.detail-has-cover .post-singular .post-singular-top {
    border: none;
    margin: 0;
    padding-top: 120px;
    padding-bottom: 90px;
}

.detail-has-cover .post-singular p.summary {
    margin-top: 26px;
    padding-top: 28px;
    padding-bottom: 26px;
    border-top: 1px solid #979797;
}

.detail-has-cover .post-singular .page-body {
    margin: -80px 0 0 0;
    padding-top: 36px;
}

@media only screen and (max-width: 767px) {
    .detail-has-cover .post-singular .page-body {
        padding-top: 12px;
    }
}

@media only screen and (min-width: 768px) {
    .detail-has-cover .post-singular .author {
        margin-top: 0;
    }
}

.post-singular aside {
    position: relative;
}

.post-singular .author {
    display: block;
    font-style: normal;
    padding: 6px 0 12px 0;
}

.post-singular .author img {
    width: 30px;
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (min-width: 768px) {
    .post-singular .author {
        padding: 0;
        width: 80px;
        margin: -52px auto 0 auto;
    }
    .post-singular .author img {
        display: block;
        width: 80px;
        height: 80px;
        margin-bottom: 6px;
    }
}

@media only screen and (min-width: 1024px) {
    .post-singular .author {
        width: 100px;
        margin: -62px auto 0 auto;
    }
    .post-singular .author img {
        width: 100px;
        height: 100px;
    }
}

.post-singular .author a,
.post-singular .author a:visited {
    display: block;
    color: #222;
    font: 300 16px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif !important;
}

@media print {
    .post-singular .author a,
    .post-singular .author a:visited {
        font: 200 13px/18px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

.post-singular .author a strong,
.post-singular .author a:visited strong {
    font-weight: 400;
}

.wf-temp .post-singular .author a,
.wf-temp .post-singular .author a:visited {
    visibility: hidden;
}

.post-singular footer {
    font-size: 16px;
    padding: 20px 0;
    color: #4f4f4f;
}

.post-singular footer time {
    font-size: 16px;
    font-weight: 600;
    display: block;
}

.post-singular footer:before {
    display: block;
    content: " ";
    border-top: 1px solid #979797;
    width: 8.3333333333%;
    padding-top: 30px;
}

.post-content {
    margin-bottom: 30px;
    font: 21px/31px Georgia, serif;
    position: relative;
    z-index: 999;
}

@media only screen and (max-width: 767px) {
    .post-content {
        font-size: 18px;
        line-height: 27px;
    }
}

@media print {
    .post-content,
    .post-content p {
        font-size: 12px;
        line-height: 18px;
    }
}

.post-content .slick-counter {
    font: 20px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.post-content .slick-counter .slick-indexed {
    font-weight: 600;
}

.post-content .custom-login {
    display: block;
    background: #fff;
    margin-bottom: 24px;
    padding: 24px;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}

.post-content .custom-login .field {
    margin-bottom: 10px;
}

.post-content .custom-login .field label {
    font: 600 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    display: block;
    margin-bottom: 2px;
}

.post-content .custom-login .field input {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 35px;
    padding: 0 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-radius: 2px;
}

.post-content .custom-login p {
    font: 400 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    margin: -4px 0 0 0;
}

.post-content .custom-login p a {
    text-decoration: underline;
}

.post-content .custom-login .button {
    display: block;
    margin: 10px 0 18px 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    background: #4f4f4f;
    border-color: #4f4f4f;
    color: #fff;
    font: 800 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.post-content .custom-login .button:hover {
    background: #f80;
    border-color: #f80;
}

.small-content {
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

.take-singular {
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    padding: 6px 24px;
    position: relative;
}

.take-singular .section-label {
    display: block;
    font: 400 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-indent: 1px;
    color: #979797;
    text-transform: uppercase;
    padding-top: 16px;
}

.take-singular header {
    position: relative;
}

.take-singular h1.post-title {
    font: 800 44px/48px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    margin: 7px 0 10px 0;
    padding-bottom: 10px;
    letter-spacing: -0.02em;
}

.take-singular time {
    display: block;
    font: 300 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    position: relative;
    color: #f80;
    text-indent: 1px;
}

.take-singular .share-area {
    background: #E1E3E4;
    padding: 5px;
    position: absolute;
    right: 24px;
    margin-top: -8px;
}

@media print {
    .take-singular .share-area {
        display: none;
    }
}

.take-singular .sharebar-share {
    position: absolute;
    right: 24px;
    margin-top: -11px;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .take-singular .sharebar-share {
        position: static;
        margin-bottom: 5px;
    }
    .take-singular .sharebar-share li {
        margin-bottom: 11px;
        margin-right: 6px;
    }
    .take-singular .sharebar-share li.print,
    .take-singular .sharebar-share li.email {
        display: none;
    }
}

.take-singular footer {
    font-size: 16px;
    padding: 20px 0;
    color: #4f4f4f;
}

.take-singular footer time {
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: #222;
}

.take-singular footer:before {
    display: block;
    content: " ";
    border-top: 1px solid #979797;
    width: 8.3333333333%;
    padding-top: 30px;
}

.take-singular .post-content {
    padding-top: 24px;
    font: 18px/28px Georgia, serif;
}

.tags {
    margin: 0 0 24px 0;
    padding: 0;
}

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

.tags:after {
    clear: both;
}

.tags:before {
    display: block;
    content: " ";
    border-top: 1px solid #979797;
    width: 8.3333333333%;
    padding-top: 30px;
}

.tags dl,
.tags dt,
.tags dd {
    margin: 0;
}

.tags dl {
    float: left;
}

.tags dl.topic {
    margin-right: 48px;
}

.tags dt {
    color: #4f4f4f;
    font-size: 16px;
    margin-bottom: 3px;
    display: inline-block;
    margin: 12px 12px 0 0;
}

.tags dd {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}

.tags dd a {
    display: block;
    background: #E1E3E4;
    color: #222;
    height: 26px;
    font: 600 14px/28px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 18px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
}

.wf-temp .tags dd a {
    visibility: hidden;
}

.tags dd a:hover {
    background: #222;
    color: #fff;
}

.tags dl.topic dd a {
    background: #ECD06F;
    padding: 0 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.tags dl.topic dd a:hover {
    background: #f80;
}

.sidebar {
    width: 340px;
    float: right;
    margin: 10px -97px 24px 24px;
    position: relative;
    z-index: 2;
}

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

.sidebar:after {
    clear: both;
}

@media print {
    .sidebar {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar {
        width: 280px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 539px) {
    .sidebar {
        width: 100%;
        margin: 6px 0 12px -12px;
        padding: 6px;
        background: #f0f1f1;
    }
    .sidebar article:last-child {
        border: none !important;
    }
}

@media print {
    .sidebar {
        width: 30%;
    }
}

.tax-foto .sidebar,
.tax-video .sidebar {
    margin: 10px 0 24px 24px;
}

.sidebar img {
    margin: 0;
}

.sidebar .adv,
.sidebar .published {
    display: block;
    margin-bottom: 24px;
    float: right;
}

@media only screen and (max-width: 767px) {
    .sidebar .adv,
    .sidebar .published {
        float: none;
    }
}

@media print {
    .sidebar .adv,
    .sidebar .published {
        display: none;
    }
}

.sidebar .published {
    float: left;
}

@media only screen and (max-width: 767px) {
    .sidebar .published {
        float: none;
    }
}

.post-type-take .sidebar {
    width: 220px;
    margin: -10px 0 24px 24px;
}

@media only screen and (max-width: 1023px) {
    .post-type-take .sidebar {
        width: 180px;
    }
}

@media only screen and (max-width: 539px) {
    .post-type-take .sidebar {
        width: 100%;
        margin: -6px 0 12px -12px;
        padding: 6px;
        background: #f0f1f1;
    }
}

.post-content .related .section-title {
    font: 800 22px/26px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-left: 6px;
    margin: 7px 0 0 0;
}

.post-content .related .light {
    padding-left: 6px;
    border-bottom: 1px solid #E1E3E4;
}

.post-content .related .light a {
    display: block;
    text-decoration: none;
    color: #222;
}

.post-content .related .light h2 {
    font: 600 18px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    margin: 0;
    padding-bottom: 16px;
}

.post-content .related .light .section-label {
    display: block;
    font: 200 13px/16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-top: 16px;
}

.wf-temp .post-content .related .light .section-label {
    visibility: hidden;
}

.behavioral {
    margin-top: 5px;
    background: #f4f5f5;
    padding: 36px 0;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
}

.behavioral .behavioral-related:before,
.behavioral .behavioral-related:after {
    content: " ";
    display: table;
}

.behavioral .behavioral-related:after {
    clear: both;
}

@media only screen and (max-width: 767px) {
    .behavioral .behavioral-related {
        padding-left: 12px;
    }
    .behavioral .behavioral-related .item-4 {
        display: none;
    }
}

@media only screen and (max-width: 539px) {
    .behavioral .behavioral-related .item-2,
    .behavioral .behavioral-related .item-3 {
        display: none;
    }
}

.behavioral .small.first {
    margin-left: 0;
}

.page-take .behavioral {
    padding: 24px 24px 14px 24px;
    overflow: hidden;
}

.page-take .behavioral .behavioral-related {
    width: 1000px;
}

@media print {
    .behavioral {
        display: none;
    }
}

.adv-bottom {
    padding: 36px 0;
    text-align: center;
}

.adv-bottom img {
    margin: 0 auto;
}

.from-categories {
    background: #e9ebeb;
    padding: 24px 0;
}

.from-categories:before,
.from-categories:after {
    content: " ";
    display: table;
}

.from-categories:after {
    clear: both;
}

@media only screen {
    .from-categories-wrapper {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .from-categories-wrapper {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .from-categories-wrapper {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .from-categories-wrapper {
        width: 1344px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1023px) {
    .from-categories-wrapper {
        margin-left: 12px;
    }
}

@media only screen and (max-width: 539px) {
    .from-categories .section-title strong {
        display: block;
    }
}

.from-categories .flickity-prev-next-button {
    top: -40px;
}

.from-categories .flickity-page-dots {
    top: -47px;
}

@media only screen and (max-width: 767px) {
    .from-categories .flickity-page-dots {
        display: none;
    }
}

.from-categories article {
    width: 170px;
    float: left;
}

@media only screen and (min-width: 768px) {
    .from-categories article {
        width: 112px;
        margin-left: 20px;
    }
    .from-categories article h2 {
        font: 600 18px/20px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .from-categories article {
        width: 150px;
        margin-left: 20px;
    }
    .from-categories article h2 {
        font: 600 22px/24px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    }
}

@media only screen and (min-width: 1280px) {
    .from-categories article {
        width: 170px;
        margin-left: 25px;
    }
}

@media only screen and (min-width: 1600px) {
    .from-categories article {
        width: 200px;
        margin-left: 25px;
    }
}

@media print {
    .from-categories {
        display: none;
    }
}

.edit-post {
    position: absolute;
    right: 10px;
    margin: 10px 0 0 0;
}

.edit-post a {
    color: #000;
    font-size: 11px !important;
    line-height: 18px;
    display: block;
    padding: 4px;
    background-color: #F5A623;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.edit-post a:hover {
    background: #f80;
    color: #fff;
}

a.language-available {
    background: #f0f1f1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 12px;
    padding: 3px 6px;
    color: #4f4f4f;
}

a.language-available:hover {
    background: #f80;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    a.language-available {
        right: 12px;
        top: auto;
        bottom: 12px;
    }
}

@media only screen and (max-width: 539px) {
    a.language-available {
        bottom: 14px;
        font-size: 12px;
    }
}

.take-singular a.language-available {
    right: 12px;
}

@media only screen and (max-width: 767px) {
    .take-singular a.language-available {
        right: 0;
        top: auto;
        bottom: -77px;
    }
}

.photonews-search-wrap {
    position: relative;
    margin: 0 -12px 24px -12px;
    background: #fff;
    padding: 12px 0 6px 0;
}

#photonews-search {
    z-index: 1;
    text-transform: none;
    font-size: 16px;
    position: relative;
    margin: 0;
}

#photonews-search:after {
    content: "q";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 18px;
    position: absolute;
    top: 16px;
    right: 22px;
}

.photonews-search-input-wrap {
    position: relative;
    height: 40px;
    width: 100%;
    padding: 6px 12px;
    margin-bottom: 18px;
    -moz-transition: width 200ms;
    -o-transition: width 200ms;
    -webkit-transition: width 200ms;
    transition: width 200ms;
}

.photonews-icon-search,
input[type="submit"].photonews-search-submit {
    width: 43px;
    height: 40px;
    display: block;
    position: absolute;
    right: 12px;
    top: 6px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.photonews-icon-search {
    z-index: 90;
    color: #4f4f4f;
    cursor: pointer;
}

input[type="submit"].photonews-search-submit {
    background: transparent;
    color: transparent;
    border: none;
    padding: 0;
    outline: none;
    z-index: 132;
}

input[type="text"].photonews-search-input {
    border: 1px solid #E1E3E4;
    outline: none;
    background: #f9f9f9;
    width: 100%;
    height: 40px;
    margin: 0 0 0 0;
    padding: 3px 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-right: 36px;
}

aside.download {
    margin-top: 25px;
    margin-bottom: 5px;
    float: left;
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

aside.download p {
    padding: 0 15px;
    margin-left: -15px;
    background: #fce1b5;
    font-size: 16px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

@media only screen and (max-width: 1023px) {
    aside.download p {
        padding-left: 5px;
        margin-right: -15px;
        font-size: 15px;
    }
    aside.download p .lab {
        display: block;
        padding-top: 10px;
        padding-left: 12px;
    }
    aside.download p .sep {
        display: none;
    }
    aside.download p a {
        margin-top: -10px;
    }
}

aside.download p a,
aside.download p a:visited {
    color: #222;
    display: inline-block;
    padding: 15px 10px 15px 35px;
    text-decoration: none;
    text-transform: uppercase;
}

aside.download p a:hover {
    background: #fff !important;
    color: #222;
}

aside.download p a:before {
    left: 10px !important;
    top: 15px !important;
}

@media print {
    aside.download {
        display: none;
    }
}

.page-take {
    position: relative;
    margin-bottom: 25px;
}

.page-take-header {
    padding: 12px 17px;
    margin: 0 12px;
}

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

.page-take-header:after {
    clear: both;
}

@media print {
    .page-take-header {
        display: none;
    }
}

.page-take h1.section-title {
    font: 40px/1 "abril-display", Georgia, serif;
    display: block;
    float: left;
    margin: 0 12px 0 0;
    padding: 0;
}

@media only screen and (max-width: 539px) {
    .page-take h1.section-title {
        font-size: 28px;
        margin: 0 12px 0 -16px;
    }
}

@media print {
    .page-take h1.section-title {
        font-size: 24px;
    }
}

.page-take nav {
    float: left;
}

.page-take nav ul {
    margin: 4px 0 0 0;
    padding: 0;
    list-style: none;
}

@media only screen and (max-width: 539px) {
    .page-take nav ul {
        margin-top: -1px;
    }
}

.page-take nav ul li {
    display: inline-block;
    margin-right: 3px;
}

.page-take nav a {
    display: block;
    background: #979797;
    color: #fff;
    height: 18px;
    font: 600 12px/18px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.wf-temp .page-take nav a {
    visibility: hidden;
}

.page-take nav a span {
    display: none;
}

.page-take nav a:hover {
    background: #222;
    color: #fff;
}

.page-take nav li.active a {
    background-color: #f80;
}

@media only screen and (max-width: 767px) {
    .page-take .medium-5:before {
        content: " ";
        position: absolute;
        left: 12px;
        bottom: 25px;
        width: calc(100% - 24px);
        height: 120px;
        z-index: 3;
        background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 10%, #fff 100%);
    }
}

.roll-take {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(63, 63, 63, 0.1);
    padding-top: 1px;
    margin-bottom: 25px;
}

@media print {
    .roll-take {
        display: none;
    }
}

.roll-take .adv-bigrectangle {
    margin: 0;
    padding: 24px 0;
    text-align: center;
    border-bottom: 1px solid #e1e3e4;
}

.roll-take .select-wrapper {
    display: block;
    position: relative;
    vertical-align: middle;
    margin: 17px 18px 18px 18px;
    overflow: hidden;
    padding: 5px 0;
    background: #f80;
    color: #fff;
    border: none;
    text-shadow: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: box-shadow 0.25s ease;
    -o-transition: box-shadow 0.25s ease;
    -webkit-transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
}

.roll-take .select-wrapper:hover {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.roll-take .select-wrapper:before {
    position: absolute;
    top: 12px;
    right: 12px;
    pointer-events: none;
    content: "L";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
}

.roll-take .select-wrapper select {
    cursor: pointer;
    padding: 0 20px;
    width: 100%;
    font-size: 20px;
    border: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.roll-take .select-wrapper select:focus {
    outline: none;
    /* 16 */
}

.roll-take .select-wrapper option {
    color: #4f4f4f;
    background: #fff;
}

.ie9 .roll-take .select-wrapper:before {
    content: "";
}

.ie9 .roll-take .select-wrapper select {
    background-color: #f80;
}

.ie9 .roll-take .select-wrapper option {
    background-color: #f80;
    color: #fff;
}

::-ms-expand {
    display: none;
}

.take {
    margin: 0;
    border-bottom: 1px solid #e1e3e4;
}

.take a {
    display: block;
    padding: 17px 18px 13px 24px;
}

.take.active a {
    background: #fde9d6;
}

.take a:hover {
    background: #FCDCBE;
}

.take .section-label {
    margin: 0;
    padding: 0;
    font-weight: 200;
    font-size: 14px;
    text-transform: uppercase;
}

.take .topic-label {
    margin-bottom: 0;
}

.take h2 {
    font: 600 18px/22px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    color: #222;
}

.wf-temp .take h2 {
    visibility: hidden;
}

.take time {
    display: block;
    margin: 0;
    padding: 5px 0 0 0;
    line-height: 1;
    font-size: 14px;
    color: #f80;
}

.take-full {
    width: 100%;
}

.post-type-take .cover {
    margin-bottom: 50px;
}

a.language-available {
    background: #f0f1f1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 12px;
    padding: 3px 6px;
    color: #4f4f4f;
}

a.language-available:hover {
    background: #f80;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    a.language-available {
        right: 12px;
        top: auto;
        bottom: 12px;
    }
}

@media only screen and (max-width: 539px) {
    a.language-available {
        bottom: 14px;
        font-size: 12px;
    }
}


/*! Flickity v1.1.0
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}


/* draggable */

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}


/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: rgba(255, 255, 255, 0.75);
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
    background: white;
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
    filter: alpha(opacity=60);
    /* IE8 */
    opacity: 0.6;
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}


/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button:disabled {
    filter: alpha(opacity=30);
    /* IE8 */
    opacity: 0.3;
    cursor: auto;
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button .arrow {
    fill: #333;
}


/* color & size if no SVG - IE8 and Android 2.3 */

.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px;
}


/* ---- page dots ---- */

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    filter: alpha(opacity=25);
    /* IE8 */
    opacity: 0.25;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    filter: alpha(opacity=100);
    /* IE8 */
    opacity: 1;
}


/* ---- previous/°è+àò--è+ù°
	+pè
	0L§L:°Lç§8iy6yuok-.J M
	K.
	 buttons ---- */

.flickity-prev-next-button {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 0;
    background: none;
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flickity-prev-next-button:active {
    filter: alpha(opacity=100);
    opacity: 1;
}

.flickity-prev-next-button:active:before {
    color: #222;
}

.flickity-prev-next-button:hover {
    background: none;
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: none;
}

.flickity-prev-next-button {
    margin: 0;
    padding: 0;
    color: #898483;
}

.flickity-prev-next-button:before {
    content: "h";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 30px;
}

.flickity-prev-next-button.previous:before {
    content: "i";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 30px;
}

.flickity-prev-next-button.previous {
    left: auto;
    right: 64px;
}

.flickity-prev-next-button.next {
    right: 8px;
    border-left: 1px solid #B9B8B7;
    padding-left: 12px;
    width: 43px;
}

.flickity-prev-next-button:disabled {
    filter: alpha(opacity=100);
    opacity: 1;
    color: #B9B8B7;
}

.flickity-prev-next-button svg {
    display: none;
}

.flickity-prev-next-button.no-svg {
    display: none;
}


/* ---- page dots ---- */

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: auto;
    top: 0;
    right: 110px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background: none;
    border-radius: 50%;
    filter: alpha(opacity=100);
    /* IE8 */
    opacity: 1;
    border: 1px solid #898483;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    filter: alpha(opacity=100);
    /* IE8 */
    opacity: 1;
    background-color: #898483;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */


/*
.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}
*/


/* Icons */


/*
@if $slick-font-family == "slick" {
    @font-face {
        font-family: "slick";
        src: slick-font-url("slick.eot");
        src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
        font-weight: normal;
        font-style: normal;
    }
}
*/


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 0;
    margin-top: -30px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-size: 30px;
    line-height: 1;
    color: #898483;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: auto;
    right: 64px;
}

.slick-prev:before {
    content: "i";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 30px;
}

.slick-next {
    right: 8px;
    border-left: 1px solid #B9B8B7;
    padding-left: 12px;
    width: 43px;
}

.slick-next:before {
    content: "h";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 30px;
}


/* Dots */

.slick-slider {
    margin-bottom: 25px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #898483;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #222;
    opacity: 0.75;
}

.date-picker {
    width: 170px;
    height: 25px;
    padding: 0;
    border: 0;
    line-height: 25px;
    padding-left: 10px;
    font-size: 12px;
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 600;
    cursor: pointer;
    color: #303030;
    position: relative;
    z-index: 100;
}

.date-picker-wrapper {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10000;
    border: 1px solid #4f4f4f;
    background-color: #E1E3E4;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 20px;
    color: #aaa;
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
    box-sizing: initial;
}

.date-picker-wrapper.inline-wrapper {
    box-shadow: none;
    display: inline-block;
}

.date-picker-wrapper.single-date {
    width: auto;
}

.date-picker-wrapper.no-shortcuts {
    padding-bottom: 12px;
}

.date-picker-wrapper.no-topbar {
    padding-top: 12px;
}

.date-picker-wrapper .footer {
    font-size: 13px;
    padding-top: 3px;
}

.date-picker-wrapper b {
    color: #666;
    font-weight: 700;
}

.date-picker-wrapper a {
    color: #6bb4d6;
    text-decoration: underline;
}

.date-picker-wrapper .month-name {
    text-transform: uppercase;
    color: #4f4f4f;
}

.date-picker-wrapper .month-wrapper {
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    background-color: #fff;
    padding: 5px;
    cursor: default;
    position: relative;
    _overflow: hidden;
}

.date-picker-wrapper .month-wrapper table {
    width: 190px;
    float: left;
}

.date-picker-wrapper .month-wrapper table.month2 {
    width: 190px;
    float: left;
}

.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td {
    vertical-align: middle;
    text-align: center;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
}

.date-picker-wrapper .month-wrapper table .day {
    padding: 5px 0;
    line-height: 1;
    font-size: 16px;
    margin-bottom: 1px;
    color: #ccc;
    cursor: default;
}

.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth {
    color: #999;
    cursor: default;
}

.date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #9cdbf7;
}

.date-picker-wrapper .month-wrapper table .week-name {
    height: 22px;
    line-height: 22px;
    font-weight: 100;
    text-transform: uppercase;
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip {
    cursor: help !important;
}

.date-picker-wrapper .time label {
    white-space: nowrap;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
    color: #333;
    cursor: pointer;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: #cdecfa;
}

.date-picker-wrapper .month-wrapper table .day.nextMonth,
.date-picker-wrapper .month-wrapper table .day.lastMonth {
    display: none;
}

.date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: #ffe684;
}

.date-picker-wrapper .month-wrapper table .day.real-today.checked,
.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
    background-color: #70ccd5;
}

.date-picker-wrapper table .caption {
    height: 40px;
}

.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
    padding: 0 5px;
    cursor: pointer;
}

.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
    background-color: #ccc;
    color: white;
}

.date-picker-wrapper .gap {
    position: relative;
    z-index: 1;
    width: 15px;
    height: 100%;
    background-color: red;
    font-size: 0;
    line-height: 0;
    float: left;
    top: -5px;
    margin: 0 10px -10px;
    visibility: hidden;
    height: 0;
}

.date-picker-wrapper .gap .gap-lines {
    height: 100%;
    overflow: hidden;
}

.date-picker-wrapper .gap .gap-line {
    height: 15px;
    width: 15px;
    position: relative;
}

.date-picker-wrapper .gap .gap-line .gap-1 {
    z-index: 1;
    height: 0;
    border-left: 8px solid white;
    border-top: 8px solid #E1E3E4;
    border-bottom: 8px solid #E1E3E4;
}

.date-picker-wrapper .gap .gap-line .gap-2 {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 8px solid white;
}

.date-picker-wrapper .gap .gap-line .gap-3 {
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 2;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid white;
}

.date-picker-wrapper .gap .gap-top-mask {
    width: 6px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 1px;
    background-color: #E1E3E4;
    z-index: 3;
}

.date-picker-wrapper .gap .gap-bottom-mask {
    width: 6px;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 7px;
    background-color: #E1E3E4;
    z-index: 3;
}

.date-picker-wrapper .selected-days {
    display: none;
    font-style: normal;
}

.date-picker-wrapper .drp_top-bar {
    line-height: 1.4;
    position: relative;
    padding: 10px 40px 10px 0;
    /*
.apply-btn {
      position: absolute;
      right: 0px;
      top: 6px;
      padding: 3px 5px;
      margin: 0;
      font-size: 12px;
      border-radius: 4px;
      cursor: pointer;
      color: #d9eef7;
      border: solid 1px #0076a3;
      background: #0095cd;
      background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
      background: -moz-linear-gradient(top, #00adee, #0078a5);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
      color: white;
      line-height: initial;
      &.disabled {
        cursor: pointer;
        color: #606060;
        border: solid 1px #b7b7b7;
        background: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
        background: -moz-linear-gradient(top, #fff, #ededed);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
      }
    }

*/
}

.date-picker-wrapper .drp_top-bar .error-top,
.date-picker-wrapper .drp_top-bar .normal-top {
    display: none;
}

.date-picker-wrapper .drp_top-bar .default-top {
    display: block;
}

.date-picker-wrapper .drp_top-bar.error .default-top {
    display: none;
}

.date-picker-wrapper .drp_top-bar.error .error-top {
    display: block;
    color: red;
}

.date-picker-wrapper .drp_top-bar.normal .default-top {
    display: none;
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
    display: block;
}

.date-picker-wrapper .drp_top-bar .apply-btn {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 8px;
    background-color: transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #3498DB;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #3498DB;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    white-space: nowrap;
    background: #4f4f4f;
    border-color: #4f4f4f;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}

.date-picker-wrapper .drp_top-bar .apply-btn:hover {
    background: #f80;
    border-color: #f80;
}

.date-picker-wrapper .time {
    position: relative;
}

.date-picker-wrapper.single-month .time {
    display: none;
}

.date-picker-wrapper .time input[type=range] {
    vertical-align: middle;
    width: 129px;
    padding: 0;
    margin: 0;
    height: 20px;
}

.date-picker-wrapper .time1 {
    width: 180px;
    padding: 0 5px;
    text-align: center;
}


/*time styling*/

.time2 {
    width: 180px;
    padding: 0 5px;
    text-align: center;
}

.date-picker-wrapper .time1 {
    float: left;
}

.date-picker-wrapper .time2 {
    float: right;
}

.date-picker-wrapper .hour {
    text-align: right;
}

.minute {
    text-align: right;
}

.date-picker-wrapper .hide {
    display: none;
}

.date-picker-wrapper .first-date-selected,
.date-picker-wrapper .last-date-selected {
    background-color: #49e !important;
    color: white !important;
}

.date-picker-wrapper .date-range-length-tip {
    position: absolute;
    margin-top: -4px;
    margin-left: -8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: none;
    background-color: yellow;
    padding: 0 6px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 16px;
    -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
    -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
    -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
    -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
}

.date-picker-wrapper .date-range-length-tip:after {
    content: '';
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid yellow;
    left: 50%;
    margin-left: -4px;
    bottom: -4px;
}

.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
    display: none;
}

.date-picker-wrapper .week-number {
    padding: 5px 0;
    line-height: 1;
    font-size: 12px;
    margin-bottom: 1px;
    color: #999;
    cursor: pointer;
}

.date-picker-wrapper .week-number.week-number-selected {
    color: #4499EE;
    font-weight: normal;
}


/* perfect-scrollbar v0.6.7 */

.ps-container {
    -ms-touch-action: none;
    overflow: hidden !important;
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
}

.ps-container.ps-in-scrolling {
    pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999;
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    right: 0;
    /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: 0.6;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999;
}

@media only screen and (min-width: 768px) {
    body {
        padding-top: 40px;
    }
}

.networkbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #5b5b5b;
    height: 40px;
    z-index: 6;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    display: none;
}

@media only screen and (min-width: 768px) {
    .networkbar {
        display: block;
    }
}

.networkbar ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.networkbar ul li {
    display: inline-block;
    float: left;
}

.networkbar ul li a {
    font-family: "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    line-height: 39px;
    color: #fff;
    padding: 0 12px;
    border-top: 1px solid #5b5b5b;
}

.networkbar ul li a:hover {
    background: #fff;
    color: #222;
}

.networkbar ul li.active a {
    color: #f80;
    border-top: 2px solid #f80;
}

.networkbar ul li:last-child a {
    margin-left: 24px;
    border-left: 1px solid #757575;
    padding-left: 24px;
    padding-right: 24px;
}

.networkbar nav {
    float: right;
    color: #fff;
}

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

.networkbar nav dl:after {
    clear: both;
}

.networkbar nav dt {
    font-weight: normal;
    float: left;
    font-size: 13px;
    line-height: 40px;
    text-transform: uppercase;
    border-left: 1px solid #757575;
    padding: 0 10px;
}

.networkbar nav dd {
    float: left;
}

.networkbar nav ul li {
    /*
      					a[class*="facebook"]:hover { color: $facebook; }
      					a[class*="twitter"]:hover { color: $twitter; }
      					a[class*="youtube"]:hover { color: $youtube; }
      					a[class*="rss"]:hover { color: $rss; }
      */
}

.networkbar nav ul li a {
    display: block;
    font-size: 22px;
    line-height: 42px;
    padding: 0 6px;
}

.networkbar-wrapper {
    position: relative;
    padding: inherit 24px !important;
}

.networkbar-wrapper:before,
.networkbar-wrapper:after {
    content: " ";
    display: table;
}

.networkbar-wrapper:after {
    clear: both;
}

@media only screen {
    .networkbar-wrapper {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .networkbar-wrapper {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .networkbar-wrapper {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .networkbar-wrapper {
        width: 1344px;
        margin: 0 auto;
    }
}

.networkbar .signin {
    position: absolute;
    top: 0;
    right: 12px;
    z-index: 100000000;
}

.networkbar .signin a.signin-callout {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    font: 600 16px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    display: block;
    color: #fff;
    padding: 17px 28px 17px 48px;
    background: #222;
    position: relative;
    -webkit-box-shadow: 0 0 1px 1px rgba(120, 120, 120, 0.3);
    -moz-box-shadow: 0 0 1px 1px rgba(120, 120, 120, 0.3);
    box-shadow: 0 0 1px 1px rgba(120, 120, 120, 0.3);
}

.networkbar .signin a.signin-callout:after {
    content: "s";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 24px;
    position: absolute;
    top: 12px;
    left: 14px;
}

.networkbar .signin:hover a.signin-callout {
    background: #f80;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}

.networkbar .signin .content {
    display: none;
    background: #fff;
    padding: 12px;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}

.networkbar .signin .content .field {
    margin-bottom: 10px;
}

.networkbar .signin .content .field label {
    font: 600 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    display: block;
    margin-bottom: 2px;
}

.networkbar .signin .content .field input {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 35px;
    padding: 0 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-radius: 2px;
}

.networkbar .signin .content p {
    font-size: 14px;
    margin: -4px 0 0 0;
}

.networkbar .signin .content p a {
    text-decoration: underline;
}

.networkbar .signin .content .button {
    display: block;
    margin: 8px 0 18px 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    background: #4f4f4f;
    border-color: #4f4f4f;
    color: #fff;
    font-weight: 800;
}

.networkbar .signin .content .button:hover {
    background: #f80;
    border-color: #f80;
}

html.no-touch .networkbar .signin:hover .content,
html.touch .networkbar .signin.open .content {
    display: block;
}

.networkbar .message {
    padding: 12px 0;
}

.networkbar .message p {
    font: 600 16px/19px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.networkbar .message .error {
    color: #DC272A;
}

.networkbar .message .success {
    color: #A6AC66;
}

.sharebar {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: fixed;
    bottom: -71px;
    left: 0;
    width: 100%;
    background: #fff;
    height: 70px;
    z-index: 10909;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
    display: none;
    border-top: 1px solid #f0f1f1;
}

@media only screen and (min-width: 768px) {
    .sharebar {
        display: block;
    }
}

.sharebar-wrapper {
    padding: 0 12px;
}

.sharebar-wrapper:before,
.sharebar-wrapper:after {
    content: " ";
    display: table;
}

.sharebar-wrapper:after {
    clear: both;
}

.sharebar .logo {
    opacity: 1;
    transition-delay: .2s;
    float: left;
    margin: 12px 12px 0 0;
}

.sharebar .logo img {
    height: 37px;
    width: auto;
}

.sharebar .logo p {
    display: none;
}

.sharebar .sharebar-section,
.sharebar .sharebar-share {
    float: left;
}

.sharebar .sharebar-section {
    text-transform: uppercase;
    font: 600 20px / 70px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #5b5b5b;
    margin-right: 36px;
}

.sharebar .sharebar-section:hover {
    color: #f80;
}

.sharebar .sharebar-newsletter,
.sharebar div.mailpoet_form{
    float: right;
    margin-top: 16px;
}

.sharebar .sharebar-newsletter form,
.sharebar form.mailpoet_form {
    display: inline-flex;
}

.sharebar .sharebar-newsletter label {
    display: none;
}

.sharebar .mailpoet_recaptcha {
    margin-left: 5px;
    margin-top: -18px;
}

.sharebar .sharebar-newsletter input,
.sharebar .mailpoet_form input{
    width: 230px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 37px;
    padding: 0 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-radius: 2px;
}

.sharebar .mailpoet_form input[type=checkbox] {
  width: auto;
  box-shadow: none;
  margin: 0 10px;
}

.sharebar .sharebar-newsletter .button,
.sharebar .mailpoet_form input.mailpoet_submit {
    display: inline;
    margin: 0 0 0 6px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    background: #4f4f4f;
    border-color: #4f4f4f;
    color: #fff;
    font-weight: 800;
}

.sharebar .sharebar-newsletter .button:hover,
.sharebar .mailpoet_form input.mailpoet_submit:hover {
    background: #f80;
    border-color: #f80;
}

.sharebar-share {
    list-style: none;
    margin: 16px 0 0 0;
    padding: 0;
}

.sharebar-share li {
    display: inline-block;
    margin-right: 10px;
}

.sharebar-share a {
    display: block;
    border: 1px solid #E1E3E4;
    padding: 5px 8px 5px 29px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.8);
}

.sharebar-share li.facebook a {
    color: #313A95;
}

.sharebar-share li.facebook a:after {
    content: "2";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    position: absolute;
    top: 8px;
    left: 5px;
    color: #313A95;
}

.sharebar-share li.facebook a:hover {
    background: #313A95;
    color: #fff;
    border-color: #313A95;
}

.sharebar-share li.facebook a:hover:after {
    color: #fff;
}

@media print {
    .sharebar-share li.print,
    .sharebar-share li.email {
        display: none;
    }
}

.sharebar-share li.print span,
.sharebar-share li.email span {
    display: block;
    text-indent: -999px;
}

.sharebar-share li.print a,
.sharebar-share li.email a {
    padding: 5px 8px;
}

.sharebar-share li.print a:after,
.sharebar-share li.email a:after {
    content: "6";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    color: #4f4f4f;
}

.sharebar-share li.print a:hover,
.sharebar-share li.email a:hover {
    background: #4f4f4f;
    color: #fff;
    border-color: #4f4f4f;
}

.sharebar-share li.print a:hover:after,
.sharebar-share li.email a:hover:after {
    color: #fff;
}

.sharebar-share li.email a:after {
    content: "7";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
}

.sharebar-share li.twitter a {
    color: #26A7E2;
}

.sharebar-share li.twitter a:after {
    content: "3";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 20px;
    position: absolute;
    top: 8px;
    left: 6px;
    /* color: #26A7E2; */
    color: black;
}

.sharebar-share li.twitter a:hover {
    background: #26A7E2;
    color: #fff;
    border-color: #26A7E2;
}

.sharebar-share li.twitter a:hover:after {
    color: #fff;
}

.sharebar-share li.gplus a {
    color: #dd4b39;
}

.sharebar-share li.gplus a:after {
    content: "5";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 19px;
    position: absolute;
    top: 10px;
    left: 7px;
    color: #dd4b39;
}

.sharebar-share li.gplus a:hover {
    background: #dd4b39;
    color: #fff;
    border-color: #dd4b39;
}

.sharebar-share li.gplus a:hover:after {
    color: #fff;
}

.sharebar-share li.linkedin a {
    color: #0976b4;
}

.sharebar-share li.linkedin a:after {
    content: "4";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 19px;
    position: absolute;
    top: 9px;
    left: 7px;
    color: #0976b4;
}

.sharebar-share li.linkedin a:hover {
    background: #0976b4;
    color: #fff;
    border-color: #0976b4;
}

.sharebar-share li.linkedin a:hover:after {
    color: #fff;
}

body.on.scrolled .sharebar {
    bottom: 0;
}

.loading {
    display: block;
    /*
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -($loadind-h/2) 0 -($loadind-w/2) 0;
  */
    margin: 10px auto 20px auto;
    border-bottom: 3px solid rgba(255, 136, 0, 0.1);
    border-left: 3px solid rgba(255, 136, 0, 0.1);
    border-right: 3px solid rgba(255, 136, 0, 0.1);
    border-top: 3px solid rgba(255, 136, 0, 0.4);
    height: 24px;
    width: 24px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    animation: rot .6s infinite linear;
}

@keyframes rot {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.header-wrapper {
    background: #f9f9f9;
    margin: 0;
}

header[role="banner"] {
    padding: 24px 12px;
    position: relative;
}

header[role="banner"]:before,
header[role="banner"]:after {
    content: " ";
    display: table;
}

header[role="banner"]:after {
    clear: both;
}

@media only screen {
    header[role="banner"] {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    header[role="banner"] {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    header[role="banner"] {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    header[role="banner"] {
        width: 1344px;
        margin: 0 auto;
    }
}

header[role="banner"] .logo {
    float: left;
    position: relative;
}

header[role="banner"] .logo:hover {
    opacity: .8;
    color: #cc6d00;
}

header[role="banner"] p {
    position: absolute;
    top: -2px;
    left: 105px;
    font-size: 16px;
    color: #4f4f4f;
    white-space: nowrap;
}

header[role="banner"] .heading {
    position: absolute;
    top: 25px;
    left: 260px;
    font-size: 35px;
    font-weight: normal !important;
    font-family: gillsans !important;
    color: #8e8e8e !important;
    white-space: nowrap;
    visibility: visible;
}

@media only screen and (min-width: 540px) {
    header[role="banner"] .heading {
        visibility: visible;
        top: 54px;
        font-size: 30px;
        left: 145px;
    }
}

@media only screen and (min-width: 768px) {
    header[role="banner"] .heading {
        visibility: visible;
        top: 54px;
        font-size: 30px;
        left: 145px;
    }
}

@media only screen and (min-width: 1024px) {
    header[role="banner"] .heading {
        visibility: visible;
        top: 54px;
        font-size: 30px;
        left: 145px;
    }
}

@media only screen and (min-width: 1280px) {
    header[role="banner"] .heading {
        visibility: visible;
        top: 48px;
        left: 145px;
        font-size: 35px;
        color: #8e8e8e;
    }
}

@media only screen and (max-width: 539px) {
    header[role="banner"] {
        padding: 18px 12px;
    }
    header[role="banner"] .logo img {
        width: 115px;
        height: auto;
    }
    header[role="banner"] p {
        left: 68px;
        font-size: 13px;
    }
    header[role="banner"] .heading {
        visibility: visible;
        top: 38px;
        left: 110px;
        font-size: 25px;
        color: #8e8e8e;
    }
}

@media only screen and (max-width: 767px) {
    header[role="banner"] {
        margin-bottom: 12px;
    }
}

@media print {
    header[role="banner"] nav {
        display: none;
    }
}

header[role="banner"] nav ul {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
}

@media only screen and (min-width: 540px) {
    header[role="banner"] nav ul {
        margin: 40px 0 0 0;
    }
}

@media only screen and (min-width: 768px) {
    header[role="banner"] nav ul {
        margin: -32px 0 0 0;
    }
}

@media only screen and (min-width: 1024px) {
    header[role="banner"] nav ul {
        margin: 3px 0 0 0;
    }
}

@media only screen and (max-width: 767px) {
    header[role="banner"] nav ul {
        display: none;
    }
}

header[role="banner"] nav li {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: table-cell;
    text-align: center;
}

header[role="banner"] nav a {
    color: #4f4f4f;
    text-transform: uppercase;
    padding: 2px 8px;
    line-height: 1;
}

header[role="banner"] nav a:hover {
    color: #f80;
}

header[role="banner"] nav.secondary-nav {
    float: right;
    margin-top: 32px;
}

header[role="banner"] nav li.language-selector a {
    background: #4f4f4f;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

header[role="banner"] nav li.language-selector a:hover {
    -webkit-box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.1);
    background: #f80;
}

header[role="banner"] nav li.rss a {
    padding-left: 18px;
    padding-right: 16px;
    position: relative;
}

header[role="banner"] nav li.rss a:after {
    content: "u";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 12px;
    position: absolute;
    top: 5px;
    left: 2px;
    color: #f80;
}

.navigation-wrapper {
    background: #fff;
    position: relative;
    z-index: 5;
}

@media print {
    .navigation-wrapper {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .navigation-wrapper {
        display: none;
    }
}

.navigation-wrapper .logo {
    float: left;
    height: 0;
    opacity: 0;
    position: absolute;
    top: -99999px;
    left: -9999px;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.navigation-wrapper .logo p {
    display: none;
}

.scrolled .navigation-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

body.admin-bar .scrolled .navigation-wrapper {
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar .scrolled .navigation-wrapper {
        top: 0;
    }
}

.scrolled .navigation-wrapper .logo {
    opacity: 1;
    transition-delay: .2s;
    position: absolute;
    top: 4px;
    left: 8px;
}

.scrolled .navigation-wrapper .logo img {
    height: 19px;
    width: auto;
}

.scrolled .navigation-wrapper .logo p {
    display: none;
}

.scrolled .navigation-wrapper nav ul.main-nav {
    margin-left: 78px;
    margin-top: 1px;
}

.scrolled .navigation-wrapper nav ul.main-nav a {
    padding: 4px 7px;
}

.scrolled .navigation-wrapper nav ul.main-nav li.fotoevideo a {
    padding-left: 32px;
}

.scrolled .navigation-wrapper .sir-search {
    padding: 0;
}

.scrolled .navigation-wrapper .sir-search .sir-search-label {
    color: #fff;
}

.navigation-wrapper nav {
    padding: 15px 12px 12px 12px;
    position: relative;
}

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

.navigation-wrapper nav:after {
    clear: both;
}

@media only screen {
    .navigation-wrapper nav {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .navigation-wrapper nav {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .navigation-wrapper nav {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .navigation-wrapper nav {
        width: 1344px;
        margin: 0 auto;
    }
}

.navigation-wrapper nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navigation-wrapper nav ul.right {
    float: right;
}

.navigation-wrapper nav li {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    margin-right: 4px;
}

.navigation-wrapper nav a {
    font: 600 18px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #4f4f4f;
    text-transform: uppercase;
    padding: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

@media only screen and (max-width: 1023px) {
    .navigation-wrapper nav a {
        font: 600 15px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
        padding: 4px;
    }
}

@media only screen and (max-width: 767px) {
    .navigation-wrapper nav a {
        font: 600 14px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
        padding: 4px 2px;
    }
}

.navigation-wrapper nav a:hover {
    background: #f9f9f9;
    color: #f80;
}

.navigation-wrapper nav li.quotidiano {
    border-left: 1px solid #e1e3e4;
}

.navigation-wrapper nav li.ultimasettimana {
    border-left: 1px solid #e1e3e4;
    padding-left: 5px;
}

.navigation-wrapper nav li.quotidiano a {
    font-family: "abril-display", Georgia, serif;
}

.navigation-wrapper nav li.fotoevideo a {
    background: #f9f9f9;
    position: relative;
    padding-left: 32px;
}

.navigation-wrapper nav li.fotoevideo a:after {
    content: "f";
    /* 20241024:BEGIN */
    color: #f80;
    /* 20241024:END */
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 22px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.navigation-wrapper nav li.podcast a {
    background: #f9f9f9;
    position: relative;
    padding-left: 32px;
}

/* 20241024:BEGIN */
.navigation-wrapper nav li.podcast a:after {
    content: "#";
    color: #f80;
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 22px;
    position: absolute;
    top: 5px;
    left: 5px;
}
/* 20241024:END */

.navigation-wrapper nav li.search a {
    text-transform: none;
    font-size: 14px;
    position: relative;
    padding-right: 34px;
}

.navigation-wrapper nav li.search a:after {
    content: "q";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 26px;
    position: absolute;
    top: -2px;
    right: 3px;
}

.navigation-wrapper nav li.active a {
    background: #E1E3E4;
    font-weight: 700;
    color: #f80;
}

.navigation-wrapper nav li.territori a {
    color: #651F1F;
}

.subnavigation-wrapper {
    margin-bottom: 4px;
}

@media print {
    .subnavigation-wrapper {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .subnavigation-wrapper {
        display: none;
    }
}

.subnavigation-wrapper .subnavigation {
    padding: 0 12px 0 12px;
    position: relative;
}

.subnavigation-wrapper .subnavigation:before,
.subnavigation-wrapper .subnavigation:after {
    content: " ";
    display: table;
}

.subnavigation-wrapper .subnavigation:after {
    clear: both;
}

@media only screen {
    .subnavigation-wrapper .subnavigation {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .subnavigation-wrapper .subnavigation {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .subnavigation-wrapper .subnavigation {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    .subnavigation-wrapper .subnavigation {
        width: 1344px;
        margin: 0 auto;
    }
}

.subnavigation-wrapper .subnavigation dl {
    float: left;
}

.subnavigation-wrapper .subnavigation dl .flickity-viewport {
    overflow: visible !important;
}

.subnavigation-wrapper .subnavigation dl:after {
    content: "";
}

@media only screen and (max-width: 1023px) {
    .subnavigation-wrapper .subnavigation dl {
        overflow: hidden;
        position: relative;
        width: 400px;
    }
    .subnavigation-wrapper .subnavigation dl:after {
        content: 'flickity';
        display: none;
    }
    .subnavigation-wrapper .subnavigation dl:before {
        content: " ";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100px;
        height: 100%;
        z-index: 3;
        background-image: linear-gradient(90deg, rgba(225, 227, 228, 0) 10%, #E1E3E4 100%);
    }
}

@media only screen and (max-width: 767px) {
    .subnavigation-wrapper .subnavigation dl {
        width: 320px;
    }
}

.subnavigation-wrapper .subnavigation dt,
.subnavigation-wrapper .subnavigation dd {
    float: left;
    margin: 0 5px;
    padding: 0;
}

.subnavigation-wrapper .subnavigation dd a,
.subnavigation-wrapper .subnavigation dd a:visited {
    display: inline-block;
    font: 400 15px/23px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    background: #ECD06F;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    color: #222;
    padding: 4px;
    margin: -6px 4px -4px -4px;
    white-space: nowrap;
}

.subnavigation-wrapper .subnavigation dd a:hover {
    background: #d8ae1d;
    color: #222;
}

.subnavigation-wrapper .subnavigation .pdg {
    margin-left: 30px;
}


.subnavigation-wrapper .subnavigation .pdg a {
    background: #FD8825;
    color: #FFFFFF;
    font-weight: 700;
    padding: 4px 20px 4px 20px;
}

.subnavigation-wrapper .subnavigation .pdg a:hover {
    background: #df7821;
    color: #FFFFFF;
}

.subnavigation-wrapper .subnavigation ul {
    margin: 9px 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}

.subnavigation-wrapper .subnavigation ul li {
    float: left;
    line-height: 36px;
    margin: 0 0 0 5px;
    padding: 0;
}

.subnavigation-wrapper .subnavigation ul a {
    display: block;
}

.subnavigation-wrapper .subnavigation ul a:before {
    display: block;
    font-family: "agensir";
    content: "U";
    font-size: 36px;
    line-height: 36px;
    text-align: center;
}

.subnavigation-wrapper .subnavigation ul li.social-fb a {
    color: #313A95;
}

.subnavigation-wrapper .subnavigation ul li.social-fb a:before {
    content: "0";
}

.subnavigation-wrapper .subnavigation ul li.social-fb a:hover {
    color: #222867;
}

.subnavigation-wrapper .subnavigation ul li.social-tw a {
    color: #26A7E2;
}

.subnavigation-wrapper .subnavigation ul li.social-tw a:before {
    content: "1";
}

.subnavigation-wrapper .subnavigation ul li.social-tw a:hover {
    color: #1882b3;
}

.subnavigation-wrapper .subnavigation ul li.social-yt a {
    color: #cc181e;
}

.subnavigation-wrapper .subnavigation ul li.social-yt a:before {
    content: "U";
}

.subnavigation-wrapper .subnavigation ul li.social-yt a:hover {
    color: #951216;
}

footer[role="contentinfo"] {
    margin-top: 24px;
    background: #f9f9f9;
}

footer[role="contentinfo"] .page-footer-wrapper {
    padding: 24px 12px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
}

footer[role="contentinfo"] .page-footer-wrapper:before,
footer[role="contentinfo"] .page-footer-wrapper:after {
    content: " ";
    display: table;
}

footer[role="contentinfo"] .page-footer-wrapper:after {
    clear: both;
}

@media only screen {
    footer[role="contentinfo"] .page-footer-wrapper {
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    footer[role="contentinfo"] .page-footer-wrapper {
        width: 1000px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    footer[role="contentinfo"] .page-footer-wrapper {
        width: 1140px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1600px) {
    footer[role="contentinfo"] .page-footer-wrapper {
        width: 1344px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    footer[role="contentinfo"] .page-footer-wrapper {
        padding: 12px;
        font-size: 14px;
        line-height: 18px;
    }
}

footer[role="contentinfo"] nav {
    display: block;
    padding: 10px 0 14px 0;
    margin-left: -8px;
}

@media print {
    footer[role="contentinfo"] nav {
        display: none;
    }
}

footer[role="contentinfo"] nav a {
    color: #4f4f4f;
    text-transform: uppercase;
    padding: 2px 8px;
    line-height: 1;
    white-space: nowrap;
}

footer[role="contentinfo"] nav a:hover {
    color: #f80;
}

nav.nav-extra {
    border: 2px solid #fff;
    padding: 15px 12px 12px 12px;
    margin-left: -12px;
    margin-right: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}

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

nav.nav-extra:after {
    clear: both;
}

nav.nav-extra ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.nav-extra li {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    margin-right: 4px;
}

nav.nav-extra a {
    font: 600 18px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #4f4f4f;
    text-transform: uppercase;
    padding: 4px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.nav-extra a:hover {
    background: #f9f9f9;
    color: #f80;
}

.sir-search {
    z-index: 1;
    text-transform: none;
    font-size: 16px;
    line-height: 18px;
    position: relative;
    padding-right: 36px;
}

.sir-search:after {
    content: "q";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 26px;
    position: absolute;
    top: -4px;
    right: 4px;
}

@media only screen and (max-width: 1023px) {
    .sir-search:after {
        top: -19px;
        right: 10px;
    }
}

.sir-search.sir-search-open:after {
    color: #f80;
    display: none;
}

.sir-search-input-wrap {
    position: absolute;
    right: 0;
    top: -11px;
    height: 50px;
    width: 0;
    overflow: hidden;
    -moz-transition: width 200ms;
    -o-transition: width 200ms;
    -webkit-transition: width 200ms;
    transition: width 200ms;
    background: #CACACA;
    margin: -5px 0 0 -5px;
}

@media only screen {
    .sir-search.sir-search-open .sir-search-input-wrap {
        width: 740px;
    }
}

@media only screen and (min-width: 1024px) {
    .sir-search.sir-search-open .sir-search-input-wrap {
        width: 972px;
    }
}

@media only screen and (min-width: 1280px) {
    .sir-search.sir-search-open .sir-search-input-wrap {
        width: 1112px;
    }
}

@media only screen and (min-width: 1600px) {
    .sir-search.sir-search-open .sir-search-input-wrap {
        width: 1316px;
    }
}

.sir-search-advanced-open .sir-search-input-wrap {
    background: #4f4f4f;
}

.sir-icon-search,
input[type="submit"].sir-search-submit {
    width: 70px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: -6px;
    line-height: 29px;
    text-align: center;
    cursor: pointer;
}

@media only screen and (max-width: 1023px) {
    .sir-icon-search,
    input[type="submit"].sir-search-submit {
        top: -21px;
    }
}

.sir-search-option {
    display: none;
}

.sir-search.sir-search-open a.sir-search-option {
    z-index: 91;
    position: absolute;
    font-size: 14px;
    text-transform: none;
    display: block;
    top: 28px;
    right: 10px;
    text-align: center;
    width: 210px;
    padding: 5px 0;
    background: rgba(255, 136, 0, 0.7);
    border-radius: 0 0 3px 3px;
}

@media only screen and (max-width: 1023px) {
    .sir-search.sir-search-open a.sir-search-option {
        top: 19px;
        right: 10px;
    }
}

.sir-search.sir-search-open a.sir-search-option:hover {
    color: #fff;
    background: #4f4f4f;
}

.sir-search-advanced-open a.sir-search-option {
    top: 79px !important;
    width: 83px !important;
}

@media only screen and (max-width: 1023px) {
    .sir-search-advanced-open a.sir-search-option {
        top: 64px !important;
    }
}

.sir-search-advanced-open input[type="submit"].sir-search-submit {
    display: none;
}

.sir-icon-search {
    z-index: 90;
}

.sir-search.sir-search-open .sir-icon-search {
    color: #222;
    z-index: 1;
    pointer-events: none;
}

input[type="submit"].sir-search-submit {
    background: transparent;
    color: transparent;
    border: none;
    padding: 0;
    outline: none;
    z-index: -1;
}

.sir-search.sir-search-open input[type="submit"].sir-search-submit {
    background: #4f4f4f;
    color: #fff;
    z-index: 90;
}

.sir-search.sir-search-open input[type="submit"].sir-search-submit:hover {
    background: #f80;
}

input[type="text"].sir-search-input {
    border: 1px solid #979797;
    outline: none;
    opacity: 0;
    background: #f9f9f9;
    height: 40px;
    margin: 0 0 0 0;
    padding: 3px 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-right: 96px;
}

@media only screen {
    input[type="text"].sir-search-input {
        width: 730px;
    }
}

@media only screen and (min-width: 1024px) {
    input[type="text"].sir-search-input {
        width: 962px;
    }
}

@media only screen and (min-width: 1280px) {
    input[type="text"].sir-search-input {
        width: 1102px;
    }
}

@media only screen and (min-width: 1600px) {
    input[type="text"].sir-search-input {
        width: 1306px;
    }
}

.sir-search.sir-search-open input[type="text"].sir-search-input {
    opacity: 1;
    margin: 5px;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
.placeholder {
    color: #ccc;
}

@media only screen and (max-width: 1023px) {
    .sir-search-input-wrap {
        top: -26px;
    }
}

.sir-search-advanced {
    display: none;
    height: 45px;
    position: absolute;
    top: 34px;
    right: 0;
    border: none;
    background: #4f4f4f;
    padding: 0 10px;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
}

@media only screen {
    .sir-search-advanced {
        width: 740px;
    }
}

@media only screen and (min-width: 1024px) {
    .sir-search-advanced {
        width: 972px;
    }
}

@media only screen and (min-width: 1280px) {
    .sir-search-advanced {
        width: 1112px;
    }
}

@media only screen and (min-width: 1600px) {
    .sir-search-advanced {
        width: 1316px;
    }
}

.sir-search-advanced .row {
    padding-top: 2px;
}

@media only screen and (max-width: 1023px) {
    .sir-search-advanced {
        top: 19px;
    }
}

.sir-search-advanced label {
    color: #4f4f4f;
    padding: 0 0 0 10px;
    font-weight: 100;
    font-size: 16px;
    margin-top: 12px;
    display: none;
}

.sir-search-advanced .labeled {
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}

@media only screen and (max-width: 1279px) {
    .sir-search-advanced .labeled span {
        display: none;
    }
}

.sir-search-advanced>.dropdown {
    margin: 0 0 10px 0;
    vertical-align: top;
}

.sir-search-advanced .button {
    display: block;
    margin: 2px 0 0 8px;
    padding-left: 0;
    padding-right: 0;
    width: 90%;
    background: #CACACA;
    border: none;
    color: #4f4f4f;
    font-weight: 800;
    height: 32px;
    line-height: 30px;
}

.sir-search-advanced .button:hover {
    background: #f80;
    border-color: #f80;
}

.main-content .sir-search-advanced {
    position: static;
    width: 100%;
    border: none;
    margin-top: -16px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.main-content .sir-search-advanced .row {
    margin: 0 -12px;
}

.main-content .sir-search-advanced .button {
    width: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.generic-input {
    width: 96%;
    font-size: 16px;
    margin-left: 10px;
}

.sir-search-select {
    float: left;
    width: 50%;
}

.dropdown {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 36px;
    width: 100%;
    background: #fff;
    border: 1px solid #979797;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.dropdown:before,
.dropdown:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 11px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #888 transparent;
    pointer-events: none;
}

.dropdown:before {
    border-bottom-style: solid;
    border-top: none;
}

.dropdown:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
}

.dropdown.first {
    width: 95%;
}

.dropdown-select {
    position: relative;
    width: 130%;
    margin: 0;
    padding: 6px 8px 6px 10px;
    height: 36px;
    line-height: 22px;
    font-size: 16px;
    color: #4f4f4f;
    /* Fallback for IE 8 */
    background: #fff;
    /* "transparent" doesn't work with Opera */
    background: transparent !important;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

.dropdown-select:focus {
    z-index: 3;
    /*
   width: 100%;
    color: #394349;
    outline: 2px solid #49aff2;
    outline: 2px solid -webkit-focus-ring-color;
    outline-offset: -2px;
*/
    outline: none;
}

.dropdown-select>option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #fff;
    cursor: pointer;
}


/* Fix for IE 8 putting the arrows behind the select element. */

.lt-ie9 .dropdown {
    z-index: 1;
}

.lt-ie9 .dropdown-select {
    z-index: -1;
}

.lt-ie9 .dropdown-select:focus {
    z-index: 3;
}


/* Dirty fix for Firefox adding padding where it shouldn't. */

@-moz-document url-prefix() {
    .dropdown-select {
        padding-left: 6px;
    }
}

#date-range-container {
    position: relative;
}

p.filter {
    background: #fff;
    padding: 12px;
    font-size: 16px;
    line-height: 20px;
}

p.filter strong {
    color: #f80;
}

p.filter span {
    display: block;
    text-transform: uppercase;
    color: #979797;
    font-size: 14px;
    font-weight: 600;
}

.handle-menu {
    position: absolute;
    top: 6px;
    right: -3px;
    width: 54px;
    height: 40px;
    z-index: 9999999999999;
    cursor: pointer;
    transition: transform .3s ease;
}

@media only screen and (min-width: 768px) {
    .handle-menu {
        display: none;
    }
}

@media print {
    .handle-menu {
        display: none;
    }
}

.menu-push-toleft .handle-menu {
    transform: none;
}

.handle-menu span {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 3px;
    width: 24px;
    background: #000;
    margin-left: -12px;
    margin-top: -1px;
    transition: background .2s ease;
}

.menu-push-toleft .handle-menu span {
    background-color: transparent;
}

.handle-menu span:before,
.handle-menu span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #000;
    transition: all .2s ease;
}

.handle-menu span:before {
    top: -7px;
}

.menu-push-toleft .handle-menu span:before {
    transform: rotate(45deg);
    top: 0;
    background-color: #f80;
}

.handle-menu span:after {
    top: 7px;
}

.menu-push-toleft .handle-menu span:after {
    transform: rotate(-45deg);
    top: 0;
    background-color: #f80;
}

.menu {
    background: #393939;
    position: fixed;
}

@media print {
    .menu {
        display: none;
    }
}

.menu ul {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}

.menu li:first-child {
    margin-top: -6px;
}

.menu a {
    display: block;
    color: #fff;
}

.menu h3 {
    font: 800 16px/40px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding: 0 12px;
    text-transform: uppercase;
    color: #f0f1f1;
    margin: 0;
}

.menu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: inset 3px 0px 0px 0px #5D5D5F;
    -moz-box-shadow: inset 3px 0px 0px 0px #5D5D5F;
    box-shadow: inset 3px 0px 0px 0px #5D5D5F;
}

.menu-vertical a {
    border-bottom: 1px solid #5D5D5F;
    padding: 10px 14px;
    font: 600 16px/1 "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.menu-vertical li.quotidiano a {
    font-family: "abril-display", Georgia, serif;
    text-transform: uppercase;
}

.menu-vertical li.active a,
.menu-vertical .current-menu-item a,
.menu-vertical a.active,
.menu-vertical a:hover {
    background: #F5A623;
}

.menu-vertical dl {
    margin: 0 0 25px 0;
    padding: 0;
}

.menu-vertical dt {
    display: none;
}

.menu-vertical dd {
    margin: 0;
}

.menu-left {
    left: -240px;
}

.menu-right {
    right: -240px;
}

.menu-left.menu-open {
    left: 0px;
}

.menu-right.menu-open {
    right: 0;
}

.menu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.menu-push-toright {
    left: 0;
}

.menu-push-toleft {
    left: -240px;
    overflow: hidden;
}

.menu,
.menu-push {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 768px) {
    .menu-right.menu-open {
        right: -240px;
    }
    .menu-push-toleft {
        left: 0;
    }
}

#mobile-search {
    z-index: 1;
    text-transform: none;
    font-size: 14px;
    position: relative;
}

#mobile-search:after {
    content: "q";
    font: 16px/100% "agensir";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-size: 18px;
    position: absolute;
    top: 16px;
    right: 22px;
}

.mobile-search-input-wrap {
    position: relative;
    height: 40px;
    width: 100%;
    padding: 6px 12px;
    margin-bottom: 18px;
    -moz-transition: width 200ms;
    -o-transition: width 200ms;
    -webkit-transition: width 200ms;
    transition: width 200ms;
}

.mobile-icon-search,
input[type="submit"].mobile-search-submit {
    width: 43px;
    height: 40px;
    display: block;
    position: absolute;
    right: 12px;
    top: 6px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.mobile-icon-search {
    z-index: 90;
    color: #4f4f4f;
    cursor: pointer;
}

input[type="submit"].mobile-search-submit {
    background: transparent;
    color: transparent;
    border: none;
    padding: 0;
    outline: none;
    z-index: 122;
}

input[type="text"].mobile-search-input {
    border: 1px solid #E1E3E4;
    outline: none;
    background: #f9f9f9;
    width: 100%;
    height: 40px;
    margin: 0 0 0 0;
    padding: 3px 10px;
    font: 16px "jaf-bernino-sans-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-right: 36px;
}

#debug {
    display: none;
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
    #seedDivCookieLawId {
        display: none;
    }
}

.loginShow {
    display: block !important;
}

.gglcptch.gglcptch_v2 {
    margin-bottom: 15px;
}

@media only screen and (min-width: 1280px) {
    body.scrolled .navigation-wrapper {
        z-index: 6;
    }
    body.scrolled .signin {
        position: fixed;
        top: 0;
        right: 12px;
        z-index: 101111;
    }
    body.scrolled .signin a.signin-callout {
        padding: 38px 15px 7px 15px;
    }
    body.scrolled .signin a.signin-callout span {
        display: none;
    }
    body.scrolled .signin a.signin-callout strong {
        display: block;
        font-size: 14px;
        font-weight: 400;
    }
    body.scrolled .signin a.signin-callout:after {
        font-size: 16px;
        position: absolute;
        top: 14px;
        left: 20px;
    }
}


/* css teaser */

.apertura-extra {
    height: 100%;
    margin-bottom: 25px;
}

.apertura-extra .bordi {
    padding: 10px;
    background-color: #fff; 
    /* background-color: #000101; */
}

.apertura-extra img {
    display: block;
    height: 100%;
    object-fit: cover;
}

.apertura-extra .occhiello {
    font-weight: normal;
    color: #FF8803;
    /*color: #abadaf;*/
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.apertura-extra .article-title {
    font-size: 48px;
    font-weight: normal;
    line-height: 120%;
    /*color: #f1f2f2 !important;*/
}

.apertura-extra .autore a {
    color: #686868;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.apertura-extra .article {
    color: #1A1919 !important;
    /*color:#f1f2f2 !important;*/
    font-family: jaf-bernino-sans-condensed;
    font-size: 20px;
    font-stretch: condensed;
}

.apertura-extra .article p a{
    /*color:#abadaf !important;*/
}

.apertura-extra .article p a strong{
   /*color:#f1f2f2 !important;*/
}

.apertura-mega {
    height: 100%;
    margin-bottom: 25px;
    background-color: #fff;
    padding: 5px !important;
}

.apertura-mega .mega-header,
.apertura-mega .mega-author,
.apertura-mega .article {
    display: block;
    margin: 10px 15px;
}

.apertura-mega .occhiello {
    font-weight: normal;
    color: #FF8803;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.apertura-mega .article-title {
    font-family: jaf-bernino-sans-condensed-extrabold;
    font-size: 60px;
    font-weight: normal;
    line-height: 110%;
}

.apertura-mega .autore a {
    color: #686868;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.apertura-mega .mega-slider-slide {
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
}

.apertura-mega .flickity-page-dots {
    bottom: 10px;
    top: auto;
    text-align: center;
    left: 0;
}

.apertura-mega .flickity-page-dots .dot {
    border-color: #fff;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.50)
}

.apertura-mega .flickity-page-dots .dot.is-selected {
    background: #fff;
}

.apertura-mega .article {
    color: #1A1919;
    font-family: jaf-bernino-sans-condensed;
    font-size: 20px;
    font-stretch: condensed;
}

.quaresima {
  padding: 20px!important;
}

.quaresima .mega-header, .quaresima .article-title {
  margin: 0;
}

.quaresima .mega-author {
  margin: 3px 0;
}

.occhielloquaresima {
  font-family: jaf-bernino-sans-condensed-extrabold;
  font-weight: bold;
  line-height: 30px;
  font-size: 24px;
  color: #610F6D;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 4px solid currentColor;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 5px;
}


.quaresima .image div {
  width: 100%;
  height: 240px;
  background-position: center center;
  background-size: cover;
}


.lancio-verticale {
    height: 100%;
    margin-bottom: 25px;
}

.lancio-verticale .bordi {
    background-color: #fff;
    padding: 10px;
}

.lancio-verticale .image-lancio img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: 50%;
    min-height: 490px;
}

.ultimasettimana .lancio-verticale .image-lancio img {
    max-height: 350px;
}

.lancio-verticale .occhiello {
    font-weight: normal;
    color: #FF8803;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.lancio-verticale .title {
    font-size: 48px;
    font-weight: normal;
    line-height: 110%;
}

.lancio-verticale .autore a {
    color: #686868;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.title,
.article-title {
    color: #222 !important;
    font-family: jaf-bernino-sans-condensed-extrabold;
    margin-top: 10px;
}

.title:hover,
.article-title:hover,
p a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
    opacity: 0.8;
}

article a {
    color: #1A1919;
}

p a,
h4 a,
h3 a {
    color: #1A1919;
    font-weight: bold;
    font-family: jaf-bernino-sans-condensed;
}

p a strong,
p strong a,
h3 a strong,
h4 a strong {
    color: #FF8803!important;
    font-stretch: condensed;
    font-weight: bold;
    text-decoration: underline;
}

.home p a {
    text-decoration: underline;
}

p a i {
    color: #686868;
    font-family: jaf-bernino-sans-condensed;
}

.lancio-orizzontale {
    height: 100%;
    margin-bottom: 25px;
}

.lancio-orizzontale .bordi {
    padding: 10px;
    background-color: #fff;
}
.lancio-orizzontale.giubileo .bordi {
    padding: 10px;
    background-color: #f2c663;
    border-top: 5px solid #a12d36;
}

.lancio-orizzontale .occhiello {
    font-weight: normal;
    color: #FF8803;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}
.lancio-orizzontale.giubileo .occhiello {
    font-weight: normal;
    color: #a12d36;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.lancio-orizzontale .image div {
    height: 238px;
    display: block;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.lancio-orizzontale .title {
    font-size: 48px;
    font-weight: normal;
    line-height: 110%;
    color: #222;
    margin-bottom: 10px;
}

.lancio-orizzontale.giubileo .title {
    font-size: 48px !important;
    font-weight: normal;
    line-height: 110%;
    color: #a12d36;
    margin-bottom: 10px;
}

/* FIX issue 2982  */
.column.medium-6 .lancio-orizzontale.giubileo .title {
    font-size: 30px;
}

.lancio-orizzontale .autore a {
    color: #686868;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.article {
    color: #1A1919;
    font-weight: normal;
    line-height: 28px;
    font-size: 20px;
}

.home .lancio-orizzontale .article a {
    color: #1A1919;
    font-family: jaf-bernino-sans-condensed;
    font-stretch: condensed;
}

.lancio-orizzontale .second-title {
    color: #000000;
    font-size: 40px;
    font-family: jaf-bernino-sans-condensed;
    font-weight: 400;
}

.editoriale {
    height: 100%;
    margin-bottom: 25px;
}

.editoriale .bordi {
    background-color: rgba(234, 228, 191, 0.6);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.editoriale .occhiello {
    color: #6F6D61;
    /*font-stretch: condensed;*/
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.editoriale .title {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    line-height: 110%;
    margin-bottom: 10px;
}

.editoriale .article {
    color: #1A1919;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
    line-height: 24px;
}

.opening-meta .lancio-meta {
    margin-bottom: 25px;
}

.lancio-meta {
    height: 100%;
    margin-bottom: 48px;
}

.lancio-meta .bordi {
    padding: 10px;
    background-color: #fff;
}

.lancio-meta .occhiello {
    font-weight: normal;
    color: #FF8803;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.lancio-meta .image img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.lancio-meta .title {
    color: #000000;
    font-size: 30px;
    line-height: 110%;
}

.lancio-meta .autore a {
    color: #686868;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.lancio-meta .second-title {
    font-family: jaf-bernino-sans-condensed;
    font-size: 28px;
    color: #000000;
    line-height: 120%;
}

.lancio-meta span {
    color: #FF8803;
    font-weight: normal;
    font-size: 28px;
}

.gmg {
    height: 100%;
    margin-bottom: 48px;
}

.covered .gmg {
    margin-bottom: 25px;
}


.gmg .bordi {
    padding: 10px;
    background: linear-gradient(180deg, rgba(251, 193, 18, 0.81) 0%, rgba(0, 135, 62, 0.31) 100%), #E1E3E4;
}

.gmg .occhiello {
    font-weight: normal;
    color: #d44232;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.gmg .image img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.gmg .title {
    color: #000000;
    font-size: 30px;
    line-height: 110%;
}

.gmg .autore a {
    color: #191919;
    font-family: jaf-bernino-sans-condensed;
    font-size: 16px;
}

.twitter-meta {
    height: 100%;
    margin-bottom: 48px;
}

.twitter-meta .bordi {
    padding: 10px;
    background-color: rgba(203, 222, 230, 100);
}

.twitter-meta .title {
    font-weight: normal;
    font-size: 20px;
}

.twitter-meta .left {
    font-size: 18px;
}

.twitter-meta .right {
    color: green;
    font-size: 16px;
}

.twitter-meta .article {
    font-size: 18px;
}

.twitter-meta .second-title {
    color: gray;
    font-size: 18px;
    font-weight: normal;
}

.twitter-meta .second-title span {
    color: blue;
    font-size: 18px;
}

.twitter-meta2 .twitter {
    background-color: rgba(203, 222, 230, 100);
    padding: 15px;
}

.twitter-meta2 {
    height: 100%;
    margin-bottom: 48px;
}

.twitter-meta2 .title {
    font-weight: normal;
    font-size: 20px;
}

.twitter-meta2 .left {
    font-size: 18px;
}

.twitter-meta2 .right {
    color: green;
    font-size: 16px;
}

.twitter-meta2 .article {
    font-size: 18px;
}

.twitter-meta2 .second-title {
    color: gray;
    font-size: 18px;
    font-weight: normal;
}

.twitter-meta2 .second-title span {
    color: blue;
    font-size: 18px;
}

.live-streaming {
    height: 100%;
    margin-bottom: 25px;
}

.live-streaming .image img {
    object-fit: cover;
    width: 100%;
}

.live-streaming .bordi {
    padding: 10px;
    background-color: #fff;
}

.live-streaming .occhiello {
    font-weight: normal;
    color: #FF8803;
    text-transform: uppercase;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
}

.live-streaming .title {
    font-size: 48px;
    font-weight: normal;
    line-height: 110%;
}

.live-streaming .article {
    font-size: 20px;
    font-stretch: condensed;
    font-family: jaf-bernino-sans-condensed;
    color: #1A1919;
}

.strillo-fisc-meta {
    height: 100%;
    margin-bottom: 48px
}

.opening-meta .strillo-fisc-meta {
    height: 100%;
    margin-bottom: 25px
}

.strillo-fisc-meta .image img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.strillo-fisc-meta .bordi {
    background-color: #fff;
    border: solid 1px rgba(101, 31, 31, 0.5);
}

.strillo-fisc-meta .occhiello {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #994D4D;
    text-transform: uppercase;
    font-weight: normal;
}

.strillo-fisc-meta .pre-title {
    font-size: 20px;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
    color: #994D4D;
    margin-top: 5px;
    margin-left: 3px;
}

.strillo-fisc-meta .pre-title span {
    margin-left: 5px;
    vertical-align: text-top;
}

.strillo-fisc-meta .title span {
    background-color: #ffcf9a;
    padding: 0px 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 36px;
}

.strillo-fisc-meta .title span:hover {
    opacity: 0.8;
}

.strillo-fisc-meta .title {
    font-size: 30px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    color: #000000;
    margin-bottom: 5px;
}

.strillo-fisc-meta .autore a {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #1A1919;
    font-stretch: condensed;
}

.strillo-fisc-meta .bordo-superiore .left {
    width: 71px;
    height: 5px;
    background-color: rgba(153, 77, 77, 100);
}

.strillo-fisc-meta .bordo-superiore .right {
    width: calc(100% - 71px);
    height: 5px;
    background-color: rgba(178, 143, 143, 100);
}

.strillo-fisc-meta .container-for-bordi {
    padding: 0px 10px 10px 10px;
}

.lancio-riga-intera {
    height: 100%;
}

.lancio-riga-intera .image img {
    width: 100%;
    object-fit: cover;
}

.lancio-riga-intera .bordi {
    padding: 10px;
    background-color: #fff;
}

.lancio-riga-intera .occhiello {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #994D4D;
    text-transform: uppercase;
    font-weight: normal;
}

.lancio-riga-intera .title {
    font-size: 48px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    color: #1A1919;
}

.lancio-riga-intera .autore a {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #686868;
    font-stretch: condensed;
}

.lancio-riga-intera .article {
    font-size: 20px;
    font-stretch: condensed;
    font-family: jaf-bernino-sans-condensed;
    color: #1A1919;
}

.lancio-riga-intera .article span {
    color: #FF8803;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
    font-size: 20px;
}

.lancio-video-meta {
    height: 100%;
    margin-bottom: 48px;
}

.lancio-video-meta .image div {
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 200px;
}

.lancio-video-meta .bordi {
    padding: 10px;
    background-color: #fff;
}

.lancio-video-meta .occhiello {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #FF8803;
    text-transform: uppercase;
    font-weight: normal;
}

.lancio-video-meta .title {
    font-size: 30px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    color: #000000;
}

.lancio-video-meta .second-title {
    font-size: 28px;
    font-weight: normal;
    color: #000000;
    font-family: jaf-bernino-sans-condensed;
}

.lancio-video-meta .autore a {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #1A1919;
    font-stretch: condensed;
}

.editoriale-meta {
    height: 100%;
    margin-bottom: 48px;
}

.opening-meta .editoriale-meta {
    margin-bottom: 25px;
}

.editoriale-meta .autore a {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #6F6D61;
    font-weight: normal;
}

.editoriale-meta .title {
    font-size: 30px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    color: #000000;
}

.editoriale-meta .article p {
    color: #1A1919;
    font-size: 16px;
    font-stretch: condensed;
    font-family: jaf-bernino-sans-condensed;
    line-height: 23px;
}

.editoriale-meta .editoriale-sfondo {
    background-color: rgba(234, 228, 191, 0.6);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.editoriale-meta .autore {
    color: #6F6D61;
}

.editoriale-meta .editoriale-spazi {
    padding: 10px;
}

.lancio-meta-meta {
    height: 100%;
    margin-bottom: 48px;
}

.lancio-meta-meta .image img {
    width: 100%;
    object-fit: cover;
}

.lancio-meta-meta .bordi {
    background-color: #fff;
    padding: 10px;
}

.lancio-meta-meta .occhiello {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #FF8803;
    text-transform: uppercase;
    font-weight: normal;
}

.lancio-meta-meta .title {
    font-size: 30px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    color: #000000;
}

.lancio-meta-meta .second-title {
    color: #000000;
    font-family: jaf-bernino-sans-condensed;
    font-weight: normal;
    font-size: 28px;
}

.lancio-meta-meta .autore a {
    color: #1A1919;
    font-size: 16px;
    font-stretch: condensed;
    font-family: jaf-bernino-sans-condensed;
}

.lancio-meta-meta .lancio-spazi {
    padding: 10px;
}


/* provocati dal vangelo */
.provocati-vangelo {
    height: 100%;
    margin-bottom: 48px;
    background-image: linear-gradient(269deg, #FCFBF3 1%, #FFF9CC 50%);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.40);
}

.provocati-vangelo .title {
    font-size: 48px;
    font-family: Roboto Condensed;
    font-weight: bold;
    line-height: 110%;
    color: #1A1919;
}

.provocati-vangelo .autore {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: jaf-bernino-sans-condensed;
    margin-top: 10px;
    margin-bottom: 5px;
}

.provocati-vangelo .article {
    color: #1A1919;
    font-size: 18px;
    font-family: jaf-bernino-sans-condensed;
    line-height: 28px;
}

.provocati-vangelo .sfondo-provocati-vangelo {
    padding: 10px;
}

.provocati-vangelo .image {
    display: block;
    height: 100%;
    object-fit: cover;
    background-color: transparent;
}

/* provocati dal vangelo */


/* add lazyload and remove img on mobile */
.premiumteaser, .sidonoteaser {
    background-repeat: no-repeat;
    background-position: bottom right;
}


@media only screen and (max-width: 768px) {
    .premiumteaser, .sidonoteaser {
        background: none !important;
    }
}



/* provocati dal vangelo small */

.provocati-vangelo-small {
    height: 100%;
    margin-bottom: 48px;
    background-image: linear-gradient(269deg, #FCFBF3 1%, #FFF9CC 50%);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.40);
}


.provocati-vangelo-small .title {
    font-size: 34px;
    font-family: Roboto Condensed;
    font-weight: bold;
    line-height: 110%;
    color: #1A1919;
}

.provocati-vangelo-small .autore {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: jaf-bernino-sans-condensed;
    margin-top: 10px;
    margin-bottom: 5px;
}

.provocati-vangelo-small .article {
    color: #1A1919;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    line-height: 28px;
}

.provocati-vangelo-small .sfondo-provocati-vangelo-small {
    padding: 10px;
}

/* provocati dal vangelo small */




.editoriale-premium {
    height: 100%;
    margin-bottom: 48px;
    background-image: linear-gradient(269deg, #F3EFD6 1%, #E2DBAC 100%);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.40);
}

.editoriale-premium .title {
    font-size: 48px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    color: #1A1919;
}

.editoriale-premium .autore {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
}

.editoriale-premium .article {
    color: #1A1919;
    font-size: 18px;
    font-stretch: condensed;
    font-family: jaf-bernino-sans-condensed;
}

.editoriale-premium .sfondo-editoriale-premium {
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.editoriale-premium .riflessione button {
    margin-top: 10px;
    border-radius: 20px;
    border-color: #fff;
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: normal;
}

.editoriale-premium .image {
    display: block;
    height: 100%;
    object-fit: cover;
    background-color: transparent;
}


/** DIARIO DEL SIDONO **/

.sidonoteaser {
    background-size: 40%;
}

.diario-sidono {
    height: 100%;
    margin-bottom: 25px;
    background: #fff;
    background-image: linear-gradient(0deg, rgba(255,172,81,0.01) 8%, rgba(255,186,81,0.62) 94%);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.40);
}

.diario-sidono.modules .column {
    padding: 0;
}

.diario-sidono .title {
    font-size: 34px;
    font-family: jaf-bernino-sans-condensed;
    font-weight: bold;
    line-height: 110%;
    color: #1A1919;
}

.diario-sidono .autore {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: jaf-bernino-sans-condensed;
    padding: 5px 0;
}

.diario-sidono .article {
    color: #1A1919;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    font-stretch: extra-condensed;
    font-family: jaf-bernino-sans-condensed;
}

.diario-sidono .sfondo-editoriale-premium {
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.diario-sidono .riflessione button {
    margin-top: 10px;
    border-radius: 20px;
    border-color: #fff;
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: normal;
}

.diario-sidono .image {
    background-color: transparent;
}

.lancio-europa-meta {
    margin-bottom: 25px;
}


.lancio-europa-meta .image img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.lancio-europa-meta .pre-title {
    color: #3662B1;
    font-size: 20px;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
    margin-top: 5px;
    margin-bottom: 2px;
}

.lancio-europa-meta .spazi-lancio-europa-meta {
    height: 100%;
}

.lancio-europa-meta .barra-superiore-occhiello .left {
    width: 78px;
    background-color: #3662B1;
    height: 5px;
}

.lancio-europa-meta .barra-superiore-occhiello .right {
    width: calc(100% - 78px);
    background-color: #4A90E2;
    height: 5px;
}

.lancio-europa-meta .spazi-lancio-europa-meta {
    border: solid 1px #4A90E2;
    padding: 10px;
    background-color: #fff;
}

.lancio-europa-meta .occhiello {
    color: #3662B1;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    font-weight: normal;
}

.lancio-europa-meta .title span {
    background-color: rgba(174, 211, 243, 100);
    padding: 0px 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 36px;
}

.lancio-europa-meta .title {
    font-size: 30px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 110%;
    margin-bottom: 5px;
}

.lancio-europa-meta .autore a {
    color: #1A1919;
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    font-stretch: condensed;
}

.spazio-settimanali {
    height: 100%;
    margin-bottom: 25px !important;
    background-color: #fff !important;
}

.spazio-settimanali .title {
    font-size: 20px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    color: #000000;
    text-align: center;
}

.spazio-settimanali .title-post {
    color: #1A1919;
    font-size: 22px;
    font-weight: normal;
    line-height: 110%;
}

.spazio-settimanali .article-post {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    font-weight: normal;
    color: #1A1919;
    margin-top: 10px;
}

.spazio-settimanali .article-post span {
    font-stretch: condensed;
}

.spazio-settimanali .pagination-center {
    text-align: center;
}

.sottospalla {
    height: 100%;
    padding-bottom: 10px;
}

.sottospalla .title {
    color: #000;
    font-size: 24px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    padding-left: 10px;
    text-transform: uppercase;
    margin-top: 40px;
}

.sottospalla .sottospalla-1 {
    background-color: rgba(255, 255, 255, 0.5);
}

.sottospalla .occhiello {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    color: #FF8803;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top:20px;
}

.sottospalla .second-title-first {
    color: #1A1919;
    font-size: 26px;
    font-family: jaf-bernino-sans-condensed-extrabold;
    line-height: 120%;
}

.sottospalla .second-title {
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
    line-height: 120%;
}

.balcani-eu {
    height: 100%;
    margin-bottom: 25px;
}

.balcani-eu .image {
    margin-bottom: 10px;
}

.balcani-eu .bordi {
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.balcani-eu .title {
    color: #1A1919;
    font-size: 48px;
    font-family: Roboto Condensed Bold;
    line-height: 110%;
}

.balcani-eu .autore a {
    color: #1A1919;
    font-size: 16px;
    font-weight: lighter;
    font-family: Roboto Condensed;
}

.balcani-eu .article {
    color: #1A1919;
    font-size: 20px;
    font-weight: lighter;
    font-family: Roboto Condensed;
}

.balcani-eu-meta {
    height: 100%;
}

.balcani-eu-meta .image {
    margin-bottom: 10px;
}

.balcani-eu-meta .bordi {
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.balcani-eu-meta .title {
    font-size: 34px;
    font-family: Roboto Condensed Bold;
    line-height: 110%;
}

.balcani-eu-meta .second-title {
    font-family: Roboto Condensed;
    font-weight: normal;
    font-size: 28px;
    color: #000;
}

.balcani-eu-meta .autore a {
    color: #1A1919;
    font-size: 16px;
    font-weight: lighter;
    font-family: Roboto Condensed;
}

.balcani-eu-meta .article {
    color: #1A1919;
    font-size: 20px;
    font-weight: normal;
    font-family: Roboto Condensed;
}

.balcani-bottom {
    height: 100%;
    margin-bottom: 48px;
}

.balcani-bottom .bordi {
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.balcani-bottom .title {
    font-size: 18px;
    font-weight: normal;
    color: #C31818;
}

.balcani-bottom .article {
    font-size: 18px;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
    color: #353535;
}

.balcani-bottom .image-balcani-bottom {
    padding: 0px;
    margin: 0px;
}

.bibbia-edu {
    height: 100%;
}

.balcani-bottom .bordi hr {
    padding: 0px;
    margin: 0px;
    color: #EFEFEF;
    border: solid 0.1px;
    margin-left: -10px !important;
    margin-right: -10px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.balcani-bottom .article-bibbia-edu {
    font-size: 16px;
    font-family: jaf-bernino-sans-condensed;
    font-weight: normal;
    color: #000;
}

.balcani-bottom .apri-bibbiaedu button {
    background-color: #E7B234;
    color: #000;
    font-weight: normal;
    font-family: jaf-bernino-sans-condensed;
    margin-top: 5px;
    border: transparent;
}

.balcani-bottom .apri-bibbiaedu button img {
    margin-left: 5px;
}

.padding-img {
    padding: 5px 20px 0px 0px;
}

.vangelo {
    background-color: #fff;
    padding-top: 10px !important;
}

.reopening {
    background-color: #fff;
}

.play-icon {
    width: 74px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.balcani-bottom,
.vangelo {
    min-height: 300px;
}

h4 {
    margin-bottom: 0px;
}

.banner {
    margin-bottom: 10px;
}

.banner img {
    height: auto;
}

.g-recaptcha{

    margin-top: 10px;
}

.container-chk-privacy {
    display: flex;
    height: 37px;
}

.container-chk-privacy .chk-privacy {
    flex: 1 0 0;
    box-shadow: none !important;
}

.container-chk-privacy .span-privacy {
    flex: 11 0 0;
    align-self: center;
}

#carica_form {
    display: block;
    width: 100%;
    color: #fff;
    border: none !important;
}

#iandu-fixed-edit-preferences{
    z-index:10;
}

/* PASSWORD RESET SECTION */
.password-reset-wrap{
	height: 400px;
}
.password-reset-wrap .password-reset-container{
	padding:10px;
	height:400px;
}
.password-reset-wrap .password-reset-container .bdpwr-reset-form button{
	border: 1px solid #3498db !important;
}

.password-reset-wrap .password-reset-container .bdpwr-reset-form #bdpwr-response{
	margin-top: 1em;
}

.password-reset-wrap .password-reset-container .bdpwr-set-form button{
	border: 1px solid #3498db !important;
}

.password-reset-wrap .password-reset-container .bdpwr-set-form #bdpwr-set-response{
	margin-top: 1em;
}
