/*!
	<!--#set var='WEB_ROOT_IMG' value='//images2.corriereobjects.it' -->
	<!--#set var='WEB_ROOT_JS' value='//js2.corriereobjects.it' -->
	<!--#set var='WEB_ROOT_CSS' value='//css2.corriereobjects.it' -->
	<!--#set var='WEB_ROOT_STATIC' value='//xml2.temporeale.corriereobjects.it' -->
*/
/*
Project variables
==============

Here are all the project variables, grouped by type.
No variable should be declared elsewhere.

*/
/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}


[data-icon]:before {
  font-family: "iconfont";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

#dl-menu{
    position: absolute;
    top: 0;
    z-index: 99999;
    padding: 0px;
    margin-top: 10px;
    padding-left: 10px;
}

.dl-menuwrapper li a{
  font-family:"brera-condensed_light";
  font-size: 16px;
}
.dl-menuwrapper li.current a{
  font-family:"brera-condensed_black";
}

.shareToolBar {
  font-size: 26px;
}

@media only screen and (max-width: 649px) {
  .shareToolBar {
    font-size: 20px;
  }
}

@media only screen and (max-width: 649px) {
  div.mainContent.sz1 h1 {
    font-size: 44px;
  }
  div.mainContent.sz1 h4, div.mainContent.sz1 h5 {
    font-size: 24px;
    line-height: 30px;
  }
  div.mainContent.sz1 p {
    font-size: 20px;
    line-height: 26px;
  }
  div.mainContent.sz2 h1 {
    font-size: 48px;
  }
  div.mainContent.sz2 h4, div.mainContent.sz2 h5 {
    font-size: 28px;
    line-height: 34px;
  }
  div.mainContent.sz2 p {
    font-size: 24px;
    line-height: 30px;
  }
  div.mainContent.sz3 h1 {
    font-size: 52px;
  }
  div.mainContent.sz3 h4, div.mainContent.sz3 h5 {
    font-size: 32px;
    line-height: 38px;
  }
  div.mainContent.sz3 p {
    font-size: 28px;
    line-height: 34px;
  }
  div.mainContent.sz4 h1 {
    font-size: 56px;
  }
  div.mainContent.sz4 h4, div.mainContent.sz4 h5 {
    font-size: 36px;
    line-height: 42px;
  }
  div.mainContent.sz4 p {
    font-size: 32px;
    line-height: 38px;
  }
  
  
  
  
  
  
  
  
}

/*

Clearfix using overflow
(used in e-media)

*/
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/*

Background opacity for ie8

*/
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bxslider {
  margin-top: 0;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 0px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*-moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;*/
  /*border: solid #f0f 1px;
  left: -5px;
  background: #fff;*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("assets/bx_loader.gif") center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("assets/controls_speciale.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("assets/controls_speciale.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("assets/controls_speciale.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("assets/controls_speciale.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

.me-plugin {
  position: absolute;
}

.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-clear {
  clear: both;
}

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

:root .mejs-poster img {
  display: none;
}

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-overlay-play {
  cursor: pointer;
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url("assets/bigplay.svg") no-repeat;
}

.no-svg .mejs-overlay-button {
  background-image: url("assets/bigplay.png");
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url("assets/background.png");
  background: rgba(0, 0, 0, 0.9);
  /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
  background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));*/
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url("assets/loading.gif") 50% 50% no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url("assets/background.png");
  background: rgba(0, 0, 0, 0.4);
  height: 30px;
  width: 100%;
}

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url("assets/controls.svg") no-repeat;
}

.no-svg .mejs-controls .mejs-button button {
  background-image: url("assets/controls.png");
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  /*outline: solid 1px yellow;*/
}

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  /*-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;*/
  cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #666;
  /*background: rgba(255,255,255,1);*/
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #00aeff;
  /*background: rgba(0,174,255,0.8);*/
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
  position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url("assets/background.png");
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

/* End: Mute/Volume */
@font-face {
  font-family: "brera-condensed_black";
  font-style: normal;
  font-weight: normal;
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnbl-webfont.eot");
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnbl-webfont.eot?#iefix") format("embedded-opentype"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnbl-webfont.woff") format("woff"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnbl-webfont.ttf") format("truetype"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnbl-webfont.svg#BreraCondensedBlack") format("svg");
}

@font-face {
  font-family: "brera-condensed_semibold";
  font-style: normal;
  font-weight: normal;
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnsb-webfont.eot");
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnsb-webfont.eot?#iefix") format("embedded-opentype"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnsb-webfont.woff") format("woff"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnsb-webfont.ttf") format("truetype"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brecnsb-webfont.svg#BreraCondensedSemiBold") format("svg");
}

@font-face {
  font-family: "brera_thin";
  font-style: normal;
  font-weight: normal;
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brerath-webfont.eot");
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brerath-webfont.eot?#iefix") format("embedded-opentype"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brerath-webfont.woff") format("woff"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brerath-webfont.ttf") format("truetype"), url("//css2.corriereobjects.it/includes2007/static/fonts/brera/brerath-webfont.svg#BreraCondensedThin") format("svg");
}

@font-face {
  font-family: "brera-condensed_light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/brera/brecnlt-webfont.eot");
  src: url("fonts/brera/brecnlt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/brera/brecnlt-webfont.woff") format("woff"), url("fonts/brera/brecnlt-webfont.ttf") format("truetype"), url("fonts/brera/brecnlt-webfont.svg#BreraCondensedLight") format("svg");
}

@font-face {
  font-family: "brera-condensed_reg";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/brera/brecnrg-webfont.eot");
  src: url("fonts/brera/brecnrg-webfont.eot?#iefix") format("embedded-opentype"),
   url("fonts/brera/brecnrg-webfont.woff") format("woff"), 
   url("fonts/brera/brecnrg-webfont.ttf") format("truetype"), 
   url("fonts/brera/brecnrg-webfont.svg#BreraCondensedLight") format("svg");
}
@font-face {
  font-family: "brera-condensed_bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/brera/brecnbd-webfont.eot");
  src: url("fonts/brera/brecnbd-webfont.eot?#iefix") format("embedded-opentype"),
   url("fonts/brera/brecnbd-webfont.woff") format("woff"), 
   url("fonts/brera/brecnbd-webfont.ttf") format("truetype"), 
   url("fonts/brera/brecnbd-webfont.svg#BreraCondensedLight") format("svg");
}

@font-face {
  font-family: "solferino_italic";
  font-style: normal;
  font-weight: normal;
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-italic-webfont.eot");
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-italic-webfont.eot?#iefix") format("embedded-opentype"), url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-italic-webfont.woff") format("woff"), url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-italic-webfont.ttf") format("truetype"), url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-italic-webfont.svg") format("svg");
}

@font-face {
  font-family: "solferino_regular";
  font-style: normal;
  font-weight: normal;
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-regular-webfont.eot");
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-regular-webfont.eot?#iefix") format("embedded-opentype"), url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-regular-webfont.woff") format("woff"), url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-regular-webfont.ttf") format("truetype"), url("//css2.corriereobjects.it/includes2007/static/fonts/solferino/solferinotext-regular-webfont.svg") format("svg");
}

@font-face {
  font-family: "solferino_light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/solferino/solferinotext-light-1-webfont.eot");
  src: url("fonts/solferino/solferinotext-light-1-webfont.eot?#iefix") format("embedded-opentype"), 
      url("fonts/solferino/solferinotext-light-1-webfont.woff") format("woff"), 
      url("fonts/solferino/solferinotext-light-1-webfont.ttf") format("truetype"),
      url("fonts/solferino/solferinotext-light-1-webfont.svg") format("svg");
}

@font-face {
  font-family: "iconfont";
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/icons/icomoon.eot");
  src: url("//css2.corriereobjects.it/includes2007/static/fonts/icons/icomoon.eot?#iefix") format("embedded-opentype"), url("//css2.corriereobjects.it/includes2007/static/fonts/icons/icomoon.woff") format("woff"), url("//css2.corriereobjects.it/includes2007/static/fonts/icons/icomoon.ttf") format("truetype"), url("//css2.corriereobjects.it/includes2007/static/fonts/icons/icomoon.svg#iconfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "iconfont";
    src: url("//css2.corriereobjects.it/includes2007/static/fonts/icons/icomoon.svg#iconfont") format("svg");
}
}
/*
Base declarations
==============

The basic style declaration for all HTML elements. No further selector (classes, ids) are allowed.


*/
* {
  /*  Paul Irish box-sizing: border-box   //www.paulirish.com/2012/box-sizing-border-box-ftw */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

button, button:hover, li:hover, a:hover, li, a, *:hover, * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

body {
  font: 16px/normal "solferino_regular", "Times New Roman", Georgia, Serif;
  min-width: 320px;
  max-width: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  color: #222222;
}

hr {
  clear: both;
  margin: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

p {
  margin: 0;
  padding-bottom: 40px;
}
figcaption p {
  padding-bottom: 0;
}

em {
  font-style: italic;
}

.lt-ie9 a:active, .lt-ie9 a:visited {
  border: 0;
  outline: 0;
}

input[type="radio"], input[type="checkbox"] {
  outline: none;
}

a,
strong,
label,
h1,
h2,
h3 {
  color: #0f0f0f;
}

li {
  list-style: none;
  margin: 0;
}

.responsiveImage {
  padding: 0;
  width: 100%;
  max-width: 100%;
  height:auto;
  vertical-align: bottom;
}
@media only screen and (max-width: 649px) {
  .responsiveImage {
    width: 100%;
  }
}
.responsiveImage.wp-post-image {
  width: 100%;
}

#content-to-read iframe[align=center],
#content-to-read iframe.aligncenter {
  display: block;
  margin: 0 auto;
}
#content-to-read iframe[align=left],
#content-to-read iframe.alignleft {
  display: block;
  float: left;
  margin: 20px 20px 20px 0;
}
#content-to-read iframe[align=right],
#content-to-read iframe.alignright {
  display: block;
  float: right;
  margin: 20px 0 20px 20px;
}
#content-to-read iframe {
  max-width: 100%;
}

.noBackground {
  background: none;
}

.absCaption {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.mejs-iphone .mejs-controls {
  display: none !important;
}

.coverImageCaption {
  position: absolute;
  background-color: #000;
  height: 200px;
  top: 100%;
  left: 0;
  width: 100%;
}

img {
  margin: 0;
}

video {
  margin: 0;
  padding: 0;
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
video.iPad {
  height: 100% !important;
}

figcaption {
  font-family: "brera-condensed_semibold";
  color: #a7a7a7;
  background-color: #000;
  padding: 20px 40px;
  position: relative;
}
figcaption a {
  color: #fff;
}

.mediaLeft {
  float: left;
  padding: 10px 40px 10px 40px;
  margin-left: -60px;
}

.mediaRight {
  float: right;
  padding: 10px 10px 10px 40px;
  margin-right: -60px;
}

.mediaCenter {
  display: block;
  margin: 0 auto;
  padding: 10px;
}
.mediaCenter img, .mediaCenter.img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 649px) {
  .mediaLeft, .mediaRight, .mediaCenter {
    margin-left: -28px;
    padding-left: 28px;
    margin-right: -28px;
    padding-right: 28px;
    padding-bottom: 40px;
    width: auto !important;
    padding: 0;
    float: none;
  }
}
.mediaLeft p, .mediaRight p, .mediaCenter p {
  font-family: "brera-condensed_semibold";
  margin-top: 10px;
  font-size: 14px !important;
  max-width: 480px;
  padding-bottom: 20px;
  line-height: normal;
}
@media only screen and (max-width: 649px) {
  .mediaLeft p, .mediaRight p, .mediaCenter p {
    max-width: 100%;
    color: #a7a7a7;
    background-color: #000;
    padding: 20px 40px;
    position: relative;
    margin: 0 0 40px 0;
    font-size: 16px !important;
  }
}

/*video*/
.singleVideo {
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
}
.singleVideo h3 {
  color: #000;
  padding: 10px 28px;
  background-color: #fff;
  font-family: "brera-condensed_semibold";
}
@media only screen and (max-width: 1023px) {
  .singleVideo {
    background: none;
  }
}
@media only screen and (min-width: 1024px) {
  .singleVideo {
    background-color: #333333;
  }
}
.singleVideo figure {
  margin: auto;
  /*max-width:852px;*/
}
.singleVideo.fullscreen figure {
  max-width: 100%;
}

.singleImage {
  margin-bottom: 40px;
  position: relative;
}
.singleImage .bx-viewport > ul {
  margin-top: 0;
}

.singleImage .text-block-over.fullversion, .singleVideo .text-block-over.fullversion{
    width: 94%;
    margin: 0px 5% 50px 5%;
}

.singleImage .text-block-over.halfversion, .singleVideo .text-block-over.halfversion{
    width: 50%;
}

.singleImage .text-block-over, .singleVideo .text-block-over{
    position: absolute;    
    padding: 20px 35px;
}

.singleImage .text-block-over.background , .singleVideo .text-block-over.background{
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.5); 
}

.singleImage .text-block-over.bottomleft, .singleVideo .text-block-over.bottomleft{
    left: 0px;
    bottom: 0px; 
    margin: 0px 0px 50px 50px;
}

.singleImage .text-block-over.topleft, .singleVideo .text-block-over.topleft{
  top: 0px;
  left: 0px;
  margin: 50px 0px 0px 50px;
}

.singleImage .text-block-over.bottomright, .singleVideo .text-block-over.bottomright{
    right: 0px;
    bottom: 0px; 
    margin: 0px 50px 50px 0px;
    text-align: right;
}
.singleImage .text-block-over.topright h1, .singleImage .text-block-over.bottomright h1{
  text-align: right;
}
.singleVideo .text-block-over.topright h1, .singleVideo .text-block-over.bottomright h1{
  text-align: right;
}


.singleImage .text-block-over.topright{
  text-align: right;
  right: 0px;
  top: 0px; 
  margin: 50px 50px 0px 0px;

}

.singleVideo .text-block-over.topright{
  text-align: right;
  right: 0px;
  top: 0px; 
  margin: 50px 50px 0px 0px;

}

.singleImage .text-block-over span { 
   color: #ffffff; 
}

.singleVideo .text-block-over span { 
   color: #ffffff; 
}

.singleImage .text-block-over span.occhiello, .singleVideo .text-block-over span.occhiello {
    background: #fff;
    width: auto;
    color: #4c4c4c;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "brera-condensed_black";
    padding: 3px;
}
.singleImage .text-block-over span.titolo, .singleVideo .text-block-over span.titolo{
  font-size: 48px;
  font-family: "brera-condensed_light";
  display: block;
  margin-bottom: 25px;
  margin-top: 15px;
}
.singleImage .text-block-over span.sommario, .singleVideo .text-block-over span.sommario{
  font-size: 18px;
  font-family:"solferino_light";
  display: block;
   margin-bottom: 25px;
}
.singleImage .text-block-over span.autore, .singleVideo .text-block-over span.autore{
    display: block;
    font-family:"brera-condensed_reg";
    font-size: 16px;
}
.singleImage .text-block-over span.autore span.nome, .singleVideo .text-block-over span.autore span.nome{
  font-family:"brera-condensed_bold";
  text-transform: uppercase;
}
.singleImage .text-block-over span.autore span.data, .singleVideo .text-block-over span.autore span.data{
  font-family:"brera-condensed_light";
  font-style: italic;
}


  .dl-menuwrapper button{
        background: #FFFFFF;
        margin-bottom: 5px;
  }
  .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
      background: #FFFFFF;
  }
  .dl-menuwrapper .dl-menu{
    margin-top: 0px;
  }

.text-block-out{
    position: relative;  
    margin: 84px 84px;
}

.text-block-out span { 
   color: #000000; 
}

.text-block-out span.occhiello{
    background: #7c7c7c;
    width: auto;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "brera-condensed_black";
    padding: 3px;
}
.text-block-out span.titolo{
  font-size: 48px;
  font-family: "brera-condensed_light";
  display: block;
  margin-bottom: 25px;
  margin-top: 15px;
}
.text-block-out span.sommario{
  font-size: 18px;
  font-family:"solferino_light";
  display: block;
   margin-bottom: 25px;
}
.text-block-out span.autore{
    display: block;
    font-family:"brera-condensed_reg";
    font-size: 16px;
}
.text-block-out span.autore span.nome{
  font-family:"brera-condensed_bold";
  text-transform: uppercase;
}
.text-block-out span.autore span.data{
  font-family:"brera-condensed_light";
  font-style: italic;
}

.doublePics{
  
}
.doublePics .pic img{
    max-width: 300px;
}
.doublePics .pic .responsiveImage{
  max-width: 300px;
}
.doublePics .pic{
    float: left;
    width: 50%;
}
.doublePics .pic .dida{
  width:300px;
}
.doublePics .pic .dida h3{
  margin: 35px 0px;
  font-family:"brera-condensed_black";
  font-size: 20px;
  color:#222222;
}
.doublePics .pic .dida p{
  color:#222222;
  font: 16px/normal "solferino_regular", "Times New Roman", Georgia, Serif;
}

.doublePics .didafull{
  width:100%;
}
.doublePics .didafull h3{
  margin: 35px 0px;
  font-family:"brera-condensed_black";
  font-size: 20px;
  color:#222222;
}
.doublePics .didafull p{
  color:#222222;
  font: 16px/normal "solferino_regular", "Times New Roman", Georgia, Serif;
}

.mobileCover {
  position: relative;
  cursor: pointer;
  line-height: 0;
}
.mobileCover img {
  width: 100%;
  height: auto;
}
.mobileCover + video {
  display: none !important;
}

.videoGallery {
  background-color: #353535;
  padding: 60px 0;
  margin-bottom: 40px;
}
.videoGallery figcaption {
  background-color: #353535;
}
.videoGallery .bx-wrapper {
  background-color: #000;
  background-color: none;
  background-color: #353535;
}
.videoGallery ul {
  /*margin-left: -212px;*/
}
@media only screen and (max-width: 649px) {
  .videoGallery .bx-prev, .videoGallery .bx-next {
    display: none;
  }
}

.photoGallery {
  /* visible slide when slider init */
  margin-bottom: 40px;
}
.photoGallery h3 {
  color: #000 !important;
}
.photoGallery .backgroundMode {
  height: 100%;
}
.photoGallery .backgroundMode li {
  height: 100%;
}
.photoGallery .backgroundMode li figure {
  height: 100%;
}
.photoGallery .photoGalleryBackground {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.photoGallery img {
  height: auto;
  margin: auto;
}
.photoGallery figcaption {
  /*visibility:hidden;*/
  display: none;
}
.photoGallery .bx-viewport figcaption {
  visibility: visible;
}
.photoGallery .numberPage {
  margin-top: 40px;
  text-align: center;
  font-family: "brera-condensed_semibold";
}
@media only screen and (max-width: 649px) {
  .photoGallery .numberPage {
    display: none;
  }
}
.photoGallery .bx-wrapper {
  background-color: #000;
  /*@include breakpoint(s) {
  	background:none;
  }*/
}

.videoGallery h3, .photoGallery h3 {
  color: #a7a7a7;
  padding: 10px 28px;
  font-family: "brera-condensed_semibold";
}
.videoGallery video, .photoGallery video {
  margin: 0;
  padding: 0;
  display: block;
}
.videoGallery .bx-wrapper .bx-pager, .photoGallery .bx-wrapper .bx-pager {
  bottom: -39px;
}
.videoGallery .bx-wrapper .bx-pager.bx-default-pager a.active, .videoGallery .bx-wrapper .bx-pager.bx-default-pager a:hover, .photoGallery .bx-wrapper .bx-pager.bx-default-pager a.active, .photoGallery .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #00aeff;
}
.videoGallery .bx-wrapper .bx-pager.bx-default-pager a, .photoGallery .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ffffff;
}
.videoGallery .bx-wrapper .bx-controls-direction a, .photoGallery .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -57px;
  outline: 0;
  width: 57px;
  height: 115px;
  text-indent: -9999px;
  z-index: 9999;
}
@media only screen and (max-width: 649px) {
  .videoGallery .bx-wrapper .bx-controls-direction a, .photoGallery .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 59px;
  }
}
.videoGallery .bx-wrapper .bx-prev, .photoGallery .bx-wrapper .bx-prev {
  left: 0px;
  background: url("assets/controls_speciale.png") no-repeat 0 -70px;
}
.videoGallery .bx-wrapper .bx-prev:hover, .photoGallery .bx-wrapper .bx-prev:hover {
  background-position: 0 -185px;
}
@media only screen and (max-width: 649px) {
  .videoGallery .bx-wrapper .bx-prev, .photoGallery .bx-wrapper .bx-prev {
    background-position: 0 -300px;
  }
  .videoGallery .bx-wrapper .bx-prev:hover, .photoGallery .bx-wrapper .bx-prev:hover {
    background-position: -31px -300px;
  }
}
.videoGallery .bx-wrapper .bx-next, .photoGallery .bx-wrapper .bx-next {
  right: 0px;
  background: url("assets/controls_speciale.png") no-repeat -62px -70px;
}
.videoGallery .bx-wrapper .bx-next:hover, .photoGallery .bx-wrapper .bx-next:hover {
  background-position: -62px -185px;
}
@media only screen and (max-width: 649px) {
  .videoGallery .bx-wrapper .bx-next, .photoGallery .bx-wrapper .bx-next {
    background-position: 0 -361px;
  }
  .videoGallery .bx-wrapper .bx-next:hover, .photoGallery .bx-wrapper .bx-next:hover {
    background-position: -31px -361px;
  }
}
.videoGallery ul, .photoGallery ul {
  /*margin-left: -212px;*/
}

/* parallax */
.singleImage.parallax .bx-wrapper {
  overflow: hidden;
}



.photoGallery.parallax .bx-wrapper {
  overflow: hidden;
}
.photoGallery.parallax .bxslider.parallax {
  /*position:fixed !important;*/
  position: absolute !important;
}

.videoGallery.parallax figure {
  overflow: hidden;
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
	General template style
*/
h1 {
  text-align: center;
  font-size: 48px;
  margin: 0;
  font-weight: normal;
  font-family: "brera_thin";
}
body.post-chapter h1{
  text-align: left;
}
body.post-chapter .signature{
  display: none;
}
@media only screen and (max-width: 649px) {
  h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 650px) {
  h1 {
    font-size: 44px;
  }
}
@media only screen and (min-width: 1024px) {
  h1 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1280px) {
  h1 {
    font-size: 58px;
  }
}
@media only screen and (min-width: 1366px) {
  h1 {
    font-size: 64px;
  }
}
@media only screen and (min-width: 1680px) {
  h1 {
    font-size: 76px;
  }
}
@media only screen and (min-width: 1920px) {
  h1 {
    font-size: 88px;
  }
}

h3 {
  margin: 0;
  font-weight: normal;
}

h4, h5 {
  font-size: 20px;
  margin: 0;
  font-family: "brera-condensed_black";
  padding-bottom: 20px;
  font-weight: normal;
}

.signature {
  *zoom: 1;
  margin: auto;
  padding: 20px 40px 0 40px;
  max-width: 852px;
  margin-bottom: 40px;
}
.signature:after {
  content: "";
  display: table;
  clear: both;
}
.signature h3 {
  font-size: 25px;
  float: left;
  font-family: "brera-condensed_semibold";
}
@media only screen and (max-width: 649px) {
  .signature h3 {
    padding-top: 4px;
    font-size: 20px;
  }
}
.signature h3 span {
  font-family: "solferino_italic", "Times New Roman", Georgia, Serif;
}
@media only screen and (max-width: 649px) {
  .signature {
    padding: 15px 28px 0 28px;
  }
}
@media only screen and (min-width: 650px) {
  .signature {
    padding: 20px 40px 0 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .signature {
    padding: 30px 46px 0 46px;
  }
}

.changeSize {
  font-family: "brera-condensed_semibold";
  color: #1a1a1a;
  display: inline-block;
  text-decoration: none;
  float: right;
  margin-top: .3em;
}
@media only screen and (min-width: 650px) {
  .changeSize {
    display: none;
  }
}
.changeSize .decreaseFont {
  font-size: 0.9375em;
  margin-right: 1.25em;
}
.changeSize .increaseFont {
  font-size: 1.25em;
}

.textContainer {
  margin: auto;
  max-width: 924px;
  padding: 0 110px;
  line-height: 22px;
  /*padding: 0 28px;*/
}
@media only screen and (min-width: 650px) {
  .textContainer p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 649px) {
  .textContainer {
    padding: 0 28px;
  }
}
@media only screen and (min-width: 650px) {
  .textContainer {
    padding: 0 110px;
  }
}
@media only screen and (min-width: 1024px) {
  .textContainer {
    padding: 0 110px;
  }
}

div.mainContent + header {
  border-top: 1px solid #e6e6e6;
}

header {
  *zoom: 1;
  min-height: 60px;
}
header:after {
  content: "";
  display: table;
  clear: both;
}

body.sticky-header header{
  position: fixed;
  background: #fff;
  z-index: 999;
  width: 100%;
  transition: all 0.4s ease;
  top: 0;
}

.shareToolBar {
  float: right;
  padding: 18px 40px 10px 10px;
}
.shareToolBar a {
  margin-left: 4px;
}
.shareToolBar a:hover {
  color: #00AEFF;
}
@media only screen and (min-width: 440px) and (max-width: 650px) {
  .shareToolBar {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 439px) {
  .shareToolBar {
    padding: 16px 0;
    float: none;
    text-align: center;
  }
}

.logo {
  width: 320px;
  height: 23px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
  /*
	@include breakpoint(s) {
  		width:240px;
  		margin-left:20px;
  }*/
}
.logo img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 440px) and (max-width: 650px) {
  .logo {
    width: 240px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 439px) {
  .logo {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    float: none;
    text-align: center;
  }
}

/*
.icon-logo {
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  letter-spacing: -1.7px;
  word-spacing: -4px;
  color: inherit;
  zoom: 1;
  white-space: nowrap;
  text-decoration: inherit;
  text-transform: none;
  text-stroke: 1px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/hIEfix.png',sizingMethod=crop);
  text-shadow: -1px 0 0 rgba(35, 35, 35, 0.01);
  font-size: 24px;
  padding: 2px;
  padding:2px 0 10px 40px;

  @include breakpoint(s) {
  	font-size: 14px; 
  }
  @include breakpoint(m) {
  }

  @include breakpoint(l) {
  }
}*/
footer {
  background-color: #000;
  color: #ffffff;
  text-align: center;
  padding: 25px;
  font-family: "brera-condensed_semibold";
}
footer a {
  color: #ffffff;
  text-decoration: underline;
}


@media only screen and (min-width:649px) and (max-width: 768px) {
  .singleImage .text-block-over.halfversion{
      width: 90%;
     margin: 0px 5% 50px 5%;
  }
  .singleVideo .text-block-over.halfversion{
      width: 90%;
     margin: 0px 5% 50px 5%;
  }
}

@media only screen and (max-width: 1024px) {

  .logo{
      /*width: 75%;*/
      float: left;
      margin-top: 10px;
      margin-left: 10px;
      height: auto;
  }


  .logoMobile{
    float: left;
    padding: 10px 20px;
    font-size: 28px;
  }

  .shareToolBar {
      position: relative!important;
      overflow: hidden;
      padding-top: 0px;
      padding-bottom: 0px;
      float: left;
      width: 100%;
  }

 .shareToolBar a{
    float: left;
    font-size: 28px!important;
 }

   #dl-menu{
     padding-right: 0px;
     padding-left: 0px;
     text-align: right;
     max-width: 100%;
   }
   .dl-menuwrapper li{
     text-align: left;
     clear: both;
     border-bottom: 1px solid #666666;
   }
   .dl-menuwrapper li:first-child{
     border-bottom: 0px;
   }
   .dl-menuwrapper li a{
     font-size: 19px;
     padding: 15px 4.5%;
   }


  #dl-menu .form-area{
    float: left;
    position: relative;
    width: 64%;
  }

  #dl-menu .form-area .sb-search-input{
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; 
      height: 40px;
      font: normal 20px "brera-condensed_semibold";
      width: 100%;
      background: #fff;
      border: none;
      outline: 0 solid #b4b4b4;
      padding: 0 0px 0 0;
      margin: 0 0 0;
      border-bottom: 1px solid #b4b4b4;
  }
  #dl-menu .form-area .sb-search-submit{
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      padding: 0;
      color: #b4b4b4;
  }

  .dl-menuwrapper .dl-menu li.cplius-zone {
      padding: 0;
      display: table;
      background-color: #29abef;
      color: white;
      width: 100%;
      border-top-width: 0;
      border-bottom: solid 2px white;
  }

  .dl-menuwrapper .dl-menu li.cplius-zone > div {
      display: table-row;
  }

  .dl-menuwrapper .dl-menu li.cplius-zone > div a:first-child {
      border-width: 0;
  }

  .dl-menuwrapper .dl-menu li.cplius-zone > div a {
      text-align: center;
      font-size: 19px;
      color: white;
      text-decoration: none;
      vertical-align: middle;
      display: table-cell;
      width: 50%;
      border-left: 1px solid white;
      height: 62px;
      vertical-align: bottom;
  }
  .dl-menuwrapper .dl-menu li.cplius-zone > div img{
      vertical-align: bottom;
  }
   
  .singleImage .text-block-over, .text-block-out, .singleVideo .text-block-over {
      position: relative;
      margin: 84px 0px;
      padding: 0 28px;
  }
  .singleImage .text-block-over span, .singleVideo .text-block-over span{
    color:#000000;
  }
  .singleImage .text-block-over.halfversion, .singleImage .text-block-over.fullversion{
      width:100%;
      padding: 0 28px;
      background: #ffffff;
      margin: 20px 0px;
      text-align: left;
  }
  .singleVideo .text-block-over.halfversion, .singleVideo .text-block-over.fullversion{
      width:100%;
      padding: 0 28px;
      background: #ffffff;
      margin: 20px 0px;
      text-align: left;
  }
  .singleImage .text-block-over span.occhiello, .singleVideo .text-block-over span.occhiello {
      background: #7c7c7c;
      color: #FFFFFF;
  }
  .singleImage .text-block-over h1, .singleVideo .text-block-over h1{
      margin-top: 40px;
  }
  .doublePics .pic {
    width:100%;
    float:none;
  }
  .doublePics .pic img{
    width:100%;
  }

  .singleImage .text-block-over.bottomright, .singleVideo .text-block-over.bottomright{
    text-align: left;
  }
  .singleImage .text-block-over.topright h1, .singleImage .text-block-over.bottomright h1{
    text-align: left;
  }
  .singleVideo .text-block-over.topright h1, .singleVideo .text-block-over.bottomright h1{
    text-align: left;
  }


  .singleImage .text-block-over.topright{
    text-align: left;
  }

  .singleImage{
    margin-bottom: 20px;
  }
  .singleImage .text-block-over, .text-block-out, .singleVideo .text-block-over{
        margin-top: 20px;
  }

  iframe{
    width:100%;
  }

}

@media only screen and (max-width: 640px) {
    .textContainer{
      overflow-y: hidden;
    }
   .textContainer .alignleft{
      width: 100%;
      height: auto;
   }
}