/*
Theme Name: Qcmtheme_v6
Theme URI: https://www.qcodemag.it/
Author: Enrico Natoli
Author URI: https://www.enriconatoli.net
Description: Theme based on bootstrap 3.3.7.
Version: 1.0
Text Domain: bootstrap
*/


 /* Globals
 */

@import url('https://fonts.googleapis.com/css?family=Cabin');
@import url('https://fonts.googleapis.com/css?family=Cabin+Condensed');

@font-face {
    font-family: 'Novecento';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/Novecentosanswide-Bold-webfont.eot');
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/Novecentosanswide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/Novecentosanswide-Bold-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/Novecentosanswide-Bold-webfont.woff') format('woff'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/Novecentosanswide-Bold-webfont.ttf') format('truetype'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/Novecentosanswide-Bold-webfont.svg#novecento_sans_wide_bookbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'freeroad_blackitalic';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_black_italic-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroad_blackregular';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_black-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroadbold_italic';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_bold_italic-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroadbold';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_bold-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroaditalic';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_italic-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroad_lightitalic';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_light_italic-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroad_lightregular';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_light-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'freeroad_regular';
    src: url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_regular-webfont.woff2') format('woff2'),
         url('https://www.qcodemag.it/wp-content/themes/qcmtheme_v6/bootstrap/fonts/freeroad_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



button {
	outline: none;
}
body, html {
	height: 100%;
}
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #262626;
  margin: 0;
  padding: 0;
  border: 0px solid yellow;
  overflow: auto;
}
.easein {
	transition-timing-function: ease-in;
}
a .fa {
	color: #970d1d;
	margin-right: 4px;
}
a:hover .fa {
	color: #591820;
}
a {
  color: #970d1d;
  text-decoration: none;
}
a:hover {
  color: #970d1d;
  text-decoration: underline;
}
.logo {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 1100;
  width: 100px;
}
#menu-principale li a {
	font-size: 1.6em;
	color: #970d1d;
  border-bottom: 1px solid #970d1d;
}
#menu-principale li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #970d1d;
}
.menu-item a:hover {
	color: #333;
}


/****************** CAROUSEL *******************/
.carousel-caption h1 {
	font-size: 5.5vh;
	float: left;
	padding-left: 20px;
}
.carousel-caption h1 a {
	color: #fff;
}
.carousel-caption h1 a:hover {
	text-decoration: none;
	color: #970d1d;
}
.carousel-caption p {
	font-size: 2.6vh;
	float: left;
	clear: left;
	padding-left: 20px;
	text-align: left;
    padding-right: 10px;
}
@media (max-width: 768px) {
  .carousel-caption p {
    display: none;
  }
}
/****************** HEADER *******************/
.q_header a {
	font-family: Novecento, Arial;
	font-size: 3.2vh;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 0;
}
.top3px {
	margin-top: 0px;
}
.q_header a:hover {
text-decoration: none;
color: #a5a5a5;
}
/****************** RICERCA *******************/
.ricerca{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 80px;
	background-color: lightgray;
	text-align: center;
	
}
.glyphicon-search {
	font-size: 2.6rem;
	padding-top: 24px;
}
.spacer20 {
	margin-top:20px;
	display: block;
	clear: both;
	width: 100%
}
.hrspacer20 {
  margin:20px 0;
  display: block;
  clear: both;
  width: 100%;
  border-top: 1px solid #a5a5a5;
}
.hrauthor {
	margin: 5px 0;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 3rem;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    background-color: #970d1d;
    font-size: 2em;
    border: none;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #970d1d;
	border-color: none;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
  z.z-index: 10000;
}

/* FINE RICERCA */


/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
.container, .container-fluid {
  padding: 0;
}


/*
 * Masthead for nav
 */

.blog-masthead {
  min-height: 80px;
/* nice browsers 
background-color: rgba(255, 255, 255, 0.2); */
}

/* Nav links */

.blog-nav {
	font-family: freeroad_regular, Cabin Condensed, Arial;
	font-weight: 600;
	font-size: 2rem;
}

.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #cdddeb;
}
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

.nav>li>a {
	border-bottom: 1px solid lightgray;
	padding-left: 25px;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


/*
****************************
      popup menu 
****************************
 */


* {
  box-sizing: border-box;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-right: 1px solid #970d1d;
  width: 100%;
}
.modal2 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  border-left: 1px solid #970d1d;
  width: 30%;
}

@media (max-width: 960px) {
.modal	{ 
	width: 70%
} 
}

.modal .nav>li {
	width: 100%;
}

.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  box-shadow: none;
}

.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  border: 0;
}

.modal-title {
	font-family: freeroad_regular, Cabin;
	color: #970d1d;
	margin-bottom: 6px;
	margin-left: 21px;
}

.modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  overflow: auto;
}

.modal-footer {
  position: absolute;
  right: 10px;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
}
 .btn {
  border-radius: 0;
} focus,
  &:focus,
  &:active,
  &:active:focus {
    box-shadow: none;
    outline: none;
  }
} 
.btn-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -100px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {

   active
  &:active 
} 

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {

   active
  &:active {
  }
} 

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
}



/* fine popup menu


/* BOTTONE BACK TO TOP */
#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 5px; /* Place the button at the bottom of the page */
    right: 20px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #970d1d; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    border-radius: 10px; /* Rounded corners */
    font-family: freeroad_regular, Novecento, Helvetica;
    margin: 0;
    padding: 1px 3px;
    border-radius: 6px;
    text-transform: uppercase;
}

/* FLOAT E MARGINI */

.floatright {
	float: right;
}
.marginright50 {
	margin-right: 50px;
}

/* GLYPHICON */

.glyphicon {

}

/* MENU */

.menu {
	font-family: freeroad_regular, Cabin condensed, Arial;
	font-weight: 600;
	color: #970d1d;
	width: 80px;
	height: 80px;
	border: none;
	background-color: #fff;
	position: absolute;
	top: 0;
	border-right:1px solid #fff;
}
.menu a {
	text-decoration: underline;
}
.menu:hover {
	color: #fff;
	background-color: #970d1d;
	border-left: 1px solid #fff;
}
.chiudimenu {
	width: 40px;
	height: 40px;
	background-color: #970d1d;
	border: 0px solid black;
	color: white;
}

/* CORPO DEL SITO */

  html, body{
      overflow:initial !important;
    }

.contenuti {
	margin-top: 0px;
	position: relative;
}
.jumbotron {
	margin-bottom: 0;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
/* 	MAPPA E MENU SECONDARI */

.menu-secondari {
	/*margin-left: -15px;
	margin-right: -15px; */
	width: 100%;
	background-color: #bd2121;
}
.menus {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top: 80px;
	z-index: 1000;
}

.menus2 {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top: 80px;
	z-index: 1000;
	height: 600px;
	overflow: auto;
}
h2, .blog-post-title {
	font-family: freeroad_regular, Cabin;
	font-size: 4rem;
	font-weight: 700;
	text-transform: uppercase;
}
@media only screen and (max-width: 1441px) {
h2, .blog-post-title {
	font-size: 3.5rem;
}
}
.infobox-content {
	padding: 8px;
	background-color: #000 !important;
}
.infobox-content .title {
	text-transform: uppercase;
}
#HomepageLGogLIG1CL .novo-map_infobox_style_default {

}
/********* SPALLE ***********/

.spallerow {
	padding-bottom: 15px;
	margin-top: 4px;
}
.spalle .blog-post-meta {
	font-family: freeroad_regular, Cabin Condensed;
}
.spalle-wrapper {
	width: 100%;
	border-bottom: 1px solid lightgray;
	margin-bottom: 10px;
}
.spalle {
	height: 400px;
	margin: 0 -13px;
}
.spalletesti {
    border: 0px solid red;
    margin: 0 -15px;
    padding: 0 15px;
    background-color: #fff;
}
.spallecategoria {
	position: relative;
	margin-top: 0;
}
.spallecategoria h3 {
	margin-top: 0;
}
.spalletitolo a {
	border: 0px solid red;
	color: #970d1d;
}
.spalletitolo a:hover {
	color: #666;
}
.spalleautore {
	text-align: right;
	border-top: 1px solid lightgray;
	padding-top: 4px;
	font-family: freeroad_regular, Cabin;
	letter-spacing: 2px;
	font-size: 1.3rem;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.spalleriassunto {
	font-size: 1.9rem;
	padding-left: 0;
	color: white;
}

/* SPALLE HOMEPAGE E INSTAGRAM PER SMARTPHONE E TABLET */


/* FINE */


.spalle ul li {
	list-style-type: none;
	font-family: freeroad_regular, Cabin Condensed;
	text-transform: uppercase;
	font-size: 1.6rem;
	padding: 4px 4px 0 4px;
	box-sizing: border-box;
}
.spalle ul li a {
	color: #666;
	list-style-type: none;
}
.spalle figure {
	width: 100%;
	height: 300px;
	margin-top: -10px;
}
.post-categories {
	border-bottom: 1px solid #9c9c9c;
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 4px;
    margin-top: 12px;
}
.post-categories li {
	display: inline-block;
}
.post-categories a {
	color: #9c9c9c;
	font-size: 1.5rem;
	font-family:freeroad_regular, Cabin;
	width: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
    border: 1px solid #9c9c9c;
    padding: 5px;
}

.blog-post {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding-bottom: 15px;
}
.spalle .blog-post-title {
	font-size: 2.8rem;
	padding-left: 5px;
	letter-spacing: 1px;
}
a h2.blog-post-title {
	color: white;
}
a:hover h2.blog-post-title {
	color: lightgray;
}
.categoria-post-meta, .categoria-post-meta a {
	color: lightgray;
}

/*************** SPALLE TESTO HOVER **************/

.contenitore {
    position: relative;
  	padding: 0;
    border: 8px solid #beb7b7;
}
.contenitore .col-sm-12 {
	padding-right: 0;
	padding-left: 0;
}
.middle.col-sm-12 {
	padding-right: 10px;
	padding-left: 10px;
  width: 100%;
}
.image {
  opacity: 1;
  /*display: block;*/
  width: 100%;
  height: 420px; 
  transition: .5s ease;
  backface-visibility: visible;
  padding-left: 0;
  padding-right: 0;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  bottom: 0; 
  left: 0;
  transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  background-color: #24282b;
}
/* titolo spalle visibile sempre su tablet e mobile */
@media only screen and (max-width: 1024px) {
.middle {
  transition: .5s ease;
  opacity: 0.9;
  position: absolute;
  bottom: 0; 
  left: 0;
  transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  background-color: #24282b;
}
}

.contenitore:hover .image {
  opacity: 0.9;
}
.contenitore:hover .middle {
  opacity: 0.9;
}
.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}


h6 {
	border-top: 2px solid lightgray;
    border-bottom: 2px solid lightgray;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 3.5rem;
    padding: 8px 0 0 15px;
    margin: 30px 0;
    display: block;
    padding:40px 20px 20px 20px;
}

/************ JUMBOTRON ***********/

.jumbotron {
	border: 0px solid red;
	padding-bottom: 0;
}
.jumbotron p {
	margin-bottom: 0;
	font-size: 2rem;
  color: #fff;
  border-top: 1px solid lightgray;
}
.jumbohome, .jumbostories {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	height: 100%;
}

.jumbotitolo {
	background-color: #fff;
	background: linear-gradient(transparent, black);
	color: #666;
	padding: 8px 10px;
	position: absolute;
	bottom: 0;
  left: 0;
  right: 0;
  top: auto;
	font-weight: 700;
  /* font-size: 6rem; */
  text-align: center;

}
.jumbotitolo h1 a, .jumbotitolo h1 a:hover {
	color: #fff;
}
.jumbotitolo h1 {
	font-family: freeroad_regular, Cabin;
	text-transform: uppercase;
	font-weight: 700;
    margin-top: 8px;
	font-size: 6.5rem;
	color: #fff;
	letter-spacing: 3px;
  text-align: left;
}
.jumbotitolo.qcs h1 {
  text-align: center;
}
.jumbotitolo p {
	font-family: Georgia;
	text-align: left;
}
@media only screen and (max-width: 1439px) {
.jumbotitolo h1 {
	font-size: 6.6rem;
}
.jumbotron p {
	/*font-size: 3rem;*/
}
}
@media only screen and (max-width: 1279px) {
.jumbotitolo h1 {
	font-size: 6.6rem;
}
.jumbotron p {
	font-size: 2rem;
}
}
@media only screen and (max-width: 768px) {
.jumbotitolo h1 {
	font-size: 3rem;
}
.jumbotron p {
	font-size: 2rem;
}
}
@media only screen and (max-width: 655px) {
.jumbotitolo p {
	bottom:10px;
}
.jumbotron p {
	font-size: 2rem;
}
}
@media only screen and (max-width: 426) {
.jumbotitolo h1 {
	font-size: 2rem;
}
.jumbotron p {
	font-size: 1.5rem;
}
}

.jumbotitolo a {
	text-decoration: none;
}
.jumbotitolo a:hover {
	text-decoration: underline;
}

/* MENU 2 E MENU 3 */
.menu1 {
	width: 80px;
	height: 80px;
	margin-left: 80px;
}
.menu2 {
	width: 80px;
	height: 80px;
	background-color: #24282b;
	padding: 24px 5px;
	box-sizing: border-box;
	font-family: freeroad_regular, Cabin condensed;
	font-weight: 600;
	z-index: 501;
	font-size: 1.6rem;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	color: #fff;	
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 0;
	border-left: 0;
}
.menu3 {
	width: 80px;
	height: 80px;
	background-color: #24282b;
	padding: 24px 5px;
	box-sizing: border-box;
	font-family: freeroad_regular, Cabin condensed;
	font-weight: 600;
	position: absolute;
	right: 0px;
	z-index: 500;
	top: 0px;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 0;
	border-right: 0;
}
.menu2:hover, .menu3:hover {
	color: #fff;
	background-color: #970d1d;
	border: 0px solid #666;
}


/* NOVO MAP */

.infobox-content {
	font-family: freeroad_regular, Cabin Condensed;
	padding: 5px;
}
.infobox-content .description p{
	font-size: 1.9rem;	
	line-height: 2.7rem;
}
.novo-map_infobox_style_default .description {
}
.novo-map_infobox_style_default {
	background-color: /*rgba(0,0,0,.9)*/ black;
}

/* FOOTER */

.blog-footer {
    width: 100%;
    background-color: lightgray;
    padding: 25px 0 15px 0;
    border-top: 1px solid #666;
    margin-top: 105px;
}
.blog-footer .row {
	margin-right: 0;
	margin-left: 0;
}
.padding4 {
	padding: 6px;
	float: left;
	text-align: left;
	position: relative;
}
.contatti {
	min-height: 270px;
}
.contatti p {
	font-size: 1.5rem;
	color: #666;
	position: absolute;
    bottom: 15px;
    text-align: left;
    padding: 0 15px;
	width: 100%;
	margin-left: -15px;
}
.contatti a {
	color: #970d1d;
	text-decoration: none;
}
.contatti a:hover {
	text-decoration: underline;
}
/*.square {
	text-align: center;
	color: #970d1d;
	padding: 5px 0;
}
.sostienici {
	min-height: 270px; 
} */
.square p, .sostienici p, .newsletter p {
	font-size: 2rem;
	background-color: #970d1d;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	color: white;
	text-align: center;
	font-family: freeroad_regular, Cabin condensed;
	padding: 5px 0;
  width: 100%;
  margin-left: -15px;
}
@media only screen and (max-width: 989px) {
.square {
	margin-bottom: 25px;
}
}
.sostienici p, .newsletter p {
	background-color: #666;
	margin-left: -15px;
}
.newsletter p {
  background-color: #666;
}
@media only screen and (max-width: 989px) {
.contatti p {
padding-top: 0;
    width: 50%;
    text-align: left;
    margin-left: 25%;
    margin-bottom: 20px;}
}
@media only screen and (max-width: 480px) {
.contatti p {
	padding-top: 0;
    width: 75%;
    text-align: left;
    margin-left: 5%;
    margin-bottom: 20px;}
}

@media only screen and (max-width: 767px) {
.contatti p {
	font-size: 1.5rem;
}
}
.sostienici, .video, .newsletter {
	margin: 0 auto;
	text-align: center;
}
.newsletter p {
	color: white;
    background: #666;
    font-family: freeroad_regular, Cabin Condensed;
    text-transform: uppercase;
    font-size: 1.8rem;
    padding: 6px 0;
    width: 100%;
    text-align: center;
}
.video {
	display: table;
	min-height: 270px;
}
.articolocorpo .video {
  display: table;
  min-height: 270px;
  width: 100%;
  margin: 15px 0;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background-color: #970d1d !important;
}
.disclaimer {
	background-color: #666;
	margin-top: 10px;
	color: white;
}
.disclaimer p {
	padding: 15px 15px 10px 15px;
	text-align: center;
}
@media only screen and (max-width: 989px) {
.sostienici p {
	width: 100%;
    margin-bottom: 25px;
}
}
/* MAILPOET NEWSLETTER */

#mailpoet_form_1 .mailpoet_form {
  margin-top: 56px;
}
#mailpoet_form_1 .mailpoet_form {
  text-align: center;
}

input.mailpoet_text {
	margin: 0 auto;
	width: 100%;
}
input.mailpoet_submit {
	font-size: 1.5rem;
	font-weight: 700;
}
#mailpoet_form-3 {
	padding-top: 24px;
	color: #333;
}
#mailpoet_form-3 h4 {
	text-align: center;
	font-size: 3rem;
	font-family: freeroad_regular, Cabin Condensed;
}
.mailpoet_text_label, .mailpoet_paragraph {
	text-align: center;
	font-family: freeroad_regular, Cabin Condensed;
	color: #333;
}
.mailpoet_text {
	color: black;
}
.mailpoet_submit {
	color: #666;
	font-family: freeroad_regular, Cabin Condensed;
	text-transform: uppercase;
	padding: 20px 5px;
	margin-top: -8px;
	width: 200px;
	border: 0;
}
.mailpoet_submit:hover {
	color: white;
	background-color: #333;
}

/* LIGHTWIDGET INSTAGRAM TAKEOVER */

.takeover-wrapper {
	margin-top: 50px;
	padding-top: 50px;
}
iframe.lightwidget-widget {
	width: 100% !important;
}
.takeover p {
	text-align: right;
	font-size: 4rem;
	color: #970d1d;
	width: 100%;
	border-bottom: 1px solid #970d1d;
	letter-spacing: -1px;
}
@media only screen and (max-width: 1024px) {
	.takeover p { 
		font-size: 3rem;
		text-align: left;
	}
}

/* MATITA */
.matita {
}
.matita p {
	border-bottom: 1px solid lightgray;
	text-align: right;
	font-size: 4rem;
	margin-top: 25px;
	letter-spacing: -1px;
}
@media only screen and (max-width: 1024px){

.matita p {
	text-align: left;
	font-size: 3rem;
}

}
.matitaimg {
	width: 300px;
	height: 300px;
	margin-top: 50px;
	margin-left: 17px;
}

/* CATEGORIA  */

.categoria {
  margin-top: 80px;
}
.categoriabreadcrumb {
	font-size: 1.4rem;
	margin-left: -15px;
}
.categoriatitolo {
	border-top: 1px solid lightgray;
}
.categoriatitolo p {
  font-size: 1.6rem;
}
.categoria-post-title {
	font-family: freeroad_regular, Cabin;
	font-size: 3rem;
	font-weight: 700;
	text-transform: uppercase;
}
.categoriatitolo h1 {
	font-family: freeroad_regular, Cabin;
	font-size: 4rem;
	text-transform: uppercase;
	font-weight: 700;
	/*margin-top: 44px;*/
}
.categoriameta {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: freeroad_regular, Cabin;
    border: 1px solid lightgray;
    padding-left: 5px;
    margin-bottom: -1px;
}
.categoriariassunto {
	min-height: 240px;
}

/* CONTENUTI INTERNI */
.contenutiinterni {
	margin-top: 90px;
	position: relative;
}
.contenutiinterni.qcs {
  margin-top: 11px;
}
.contenutiinterni .row  {
	font-size: 1.9rem;
	line-height: 3.2rem;
}
.contenutiinterni .row .categoriabreadcrumb  {
	line-height: 1.42857143rem;
}
.contenutiinterni .row img {
	/* margin: 20px auto 0 auto; */
}

/* IMMAGINE DOPPIA */
.imgdoppia {
	width: 50%;
	float: left;
	padding: 2px;
}

/* IMMAGINE SINGOLA */
.imgsingola {
	width: 100%;
}
/* ARTICOLO */
.articolotitolo h2 {
	font-size: 4rem;
	border-bottom: 1px solid lightgray;
  margin: 44px 0 10px 15px;
}
.articoloautore {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: freeroad_regular, Cabin;
    border: 1px solid lightgray;
    margin-top: -11px;
    padding-left: 5px;
}
.articoloautore.qcs {
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: freeroad_regular, Cabin;
    border: 1px solid lightgray;
    margin-top: -11px;
    padding: 15px 0;
    text-align: center;
}
.articolocorpo {
	margin-top: 105px;
	border-bottom: 1px solid lightgray;
	padding-bottom: 5px;
	margin-bottom: 80px;
}
.articolocorpo p, p {
	/*margin: 35px 0 10px 0;*/
}
.articoloriassunto p {
	font-size: 3.2rem;
    line-height: 3.4rem;
    text-align: right;
    border-right: 1px solid lightgray;
    padding-right: 10px;
    margin-top: -10px;
    padding-top: 15px;
    padding-bottom: 8px;
}
.articolocorpo>p:first-of-type:first-letter, .qcs>p:first-of-type:first-letter {
    float: left;
    font-size: 8.2rem;
    line-height: 1;
    font-weight: bold;
    margin-right: 9px;
    margin-top: -6px;
    margin-bottom: -2px;
}
.jumbotitolo.qcs p {
  font-family: Georgia;
  text-align: center;
  padding-top: 5px;
}
.linkdescrizione p {
	font-size: 1.6rem;
	line-height: 2rem;
}
.articolothumbnail {
	margin-top: -9px;
}
.articolodata {
	text-align: right;
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: freeroad_regular, Cabin;
    border: 1px solid lightgray;
    margin-top: 1px;
    padding-right: 5px;
}
/* BOTTONI CONDIVISIONE SOCIAL*/
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	float: right;
  clear: both;
}
/* BREADCRUMBS */

.trail-browse {
	display: none;
	text-indent: -10000px;
}
.breadcrumbs {
	padding-left: 10px;
}
.breadcrumbs .trail-items, .breadcrumbs .trail-items li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    text-indent: 0;
}
.breadcrumbs .trail-items li {
	border: 1px solid lightgray;
    padding-right: 5px;
    margin-left: 5px;
    font-family: freeroad_regular, Cabin;
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-bottom: 4px;
}
@media only screen and (max-width: 767px) {
.breadcrumbs .trail-items li {
    padding: 0px;
}
}
.breadcrumbs .trail-items li:before {
	content: ">";
	padding: 0 5px;
}
.breadcrumbs .trail-items li:first-of-type:before {
	content: "";
}
/* AJAX LOAD MORE */
.alm-load-more-btn {
	display: none;
}
/* CALLTOACTION */

.row.calltoaction {
}

.calltoaction h2 {
	font-family: freeroad_regular, Cabin;
    min-height: 100px;
    padding: 20px;
    text-transform: uppercase;
    text-align: center;
    font-size: 5rem;
    border: 1px solid lightgray;
}

/* HEADER PER SMARTPHONE E TABLET */

@media only screen and (max-width: 767px) {
	.blog-masthead {
		height: 50px;
		min-height: 50px;
	}
	.menu {
		width: 50px;
		height: 50px;
		left: 50px;
	}
	.logoheader {
		width: 50px;
		height: 50px;
	}
	.ricerca {
		width: 50px;
		height: 50px;
	} 
	.glyphicon-search {
		padding-top: 12px;
	}
	.menus {
		top: 50px;
	}
}

/* AVATAR E INFO AUTORE */
.avatar {
	border-radius: 180px;
	margin: 20px 10px 20px 0;
	border: 2px solid #970d1d;
}
.autore-descrizione {
	font-size: 1.6rem;
	margin-top: 20px;
}
.first-in-subcategory {
	width: 100%;
	height: 432px;
}
.autoreimg {
  text-align: center;
}
/* GALLERIA IMMAGINI */
.galleria {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  clear: both;
}
.galleria-segnaposto {
  position: relative;
  display: none;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: 50% 50%;
}
.galleria-segnaposto:first-child {
  display: block;
  border: 1px solid #970d1d;
}
.galleria-segnaposto:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "Galleria";
  background-color: #970d1d;
  color: #fff;
  padding: 10px;
}
/* MEDIATECA */
.mediateca {
  clear: both;
  margin: 15px 0;
  width: 100%;
  float: left;
}
.mediateca h4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mediateca .linkdescrizione {
  font-size: 1.6rem;
}
/* */
@media screen and (min-width: 800px) {
#swipebox-close {
right: 20px;
}}
.swipebox-close {
right: 20px;
}

/* BACKEND ACF */

.capitolo_be {
  border: 2px solid #970d1d;
}

/* Q CODE STORIES */

.qcs>p {
  font-size: 1.9rem;
  line-height: 3.2rem;
  margin-top: 15px;
}
.jumbotron.qcs p {
  font-size: 1.3rem;
}
article.pgArticle {
  padding: 0 20%;
  float: none;
  width: 100%;
}
 .qcs ul.nav-tabs{
        margin-top: 20px;
        border-radius: 4px;
        border: 1px solid #ddd;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
        font-size: 1.4rem;
        font-family: freeroad_regular;
        text-transform: uppercase;
    }
    .qcs ul.nav-tabs li{
        margin: 0;
        border-top: 1px solid #ddd;
    }
    .qcs ul.nav-tabs li:first-child{
        border-top: none;
    }
    .qcs ul.nav-tabs li a{
        margin: 0;
        padding: 8px 16px;
        border-radius: 0;
    }
    .qcs ul.nav-tabs li.active a, .qcs ul.nav-tabs li.active a:hover{
        color: #fff;
        background: #666;
        border: 1px solid #666;
    }
    .qcs ul.nav-tabs li:first-child a{
        border-radius: 4px 4px 0 0;
    }
    .qcs ul.nav-tabs li:last-child a{
        border-radius: 0 0 4px 4px;
    }
    .qcs ul.nav-tabs.affix{
        top: 100px; /* Set the top position of pinned element */
        position: sticky;
    }
    .titolocapitolo {
      color: #fff;
      background-color: rgba(0,0,0, 0.7);
      position: absolute;
      top: 0;
      /*width: 40%;*/
      padding: 10px 10px;
    }
    .freeroadqcs {
      font-family: freeroad_regular;
      font-size: 3.4rem;
    }
    .qcspersonaggio {
      width: 100%;
      text-align: center;
    }
    .qcsnomepersonaggio {
      font-family: freeroad_regular;
      font-size: 2rem;
      margin-bottom: 0;
    } 
    .qcsdescpersonaggio {
      font-size: 1.4rem;
      line-height: 1.8rem;
      padding: 0 20%;
    }
    .qcsaudio, .qcsimmagine {
      margin-bottom: 10px;
    }
    .qcsvideo {
      margin-bottom: 40px;
      display: table;
      min-height: 270px;
      text-align: center;
      width: 100%;
    }
    .qcssocial {
      border-top: 1px solid lightgray;
      padding-top: 10px;
    }
/* PAGINAZIONE */
.paginazione {
  clear: both;
  width: 100%;
}
/* CAMPAGNE DONAZIONI */
.single-campaign .campaign-description {
  font-size: 2.1rem;
  font-weight: normal;
  line-height: 2.9rem;
}
