.swiper-container {
    width: 100%;
    height: 475px;
    background: url("../img/pattern/gs_blu_pattern.png") repeat 0 0;
    border-top: 10px #FFFFFF solid;
    border-bottom: 10px #FFFFFF solid;
}

.swiper-slide {
    overflow: hidden;
}

.swiper-slide img {
    width: auto;
    height: 475px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
}

.swiper-container-horizontal > .swiper-pagination {
    bottom: 0;
    left: 0;
    width: 100%;
    background: #0D5E98;
    height: 30px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000000;
    opacity: 0.2;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    opacity: 1;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 9px 5px;
}

.ie7 .swiper-pagination,
.ie8 .swiper-pagination,
.ie9 .swiper-pagination {
    display: none;
}

.ie7 .swiper-slide,
.ie8 .swiper-slide,
.ie9 .swiper-slide {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.ie7 .swiper-lazy-preloader,
.ie8 .swiper-lazy-preloader,
.ie9 .swiper-lazy-preloader {
    display: none;
}

.blocco_scheda {
    width: 970px;
    margin: 45px auto 60px;
    background: url("../img/pattern/gs_blu_pattern.png") repeat 0 0;
    border: 5px #FFFFFF solid;
    border-radius: 24px;
    overflow: visible;
    position: relative;
    min-height: 300px;
    z-index: 1;
    box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
}

.tit_page {
    position: relative;
    min-height: 80px;
    background: #1A5284;
    margin: 50px 0 0 0;
}

.tit_page:after {
    content: '';
    position: absolute;
    left: 10px;
    bottom: -43px;
    width: 120px;
    height: 172px;
    z-index: 100;
    background: url("../img/share/guarda.png") no-repeat left bottom;
}

.tit_page h1 {
    font-size: 1.750em;
    line-height: 80px;
    color: #FFEA00;
    z-index: 1;
    margin: 0 0 0 145px;
    font-weight: 900;
}

.tit_page h2 {
    font-size: 1.750em;
    line-height: 80px;
    color: #FFEA00;
    z-index: 1;
    margin: 0 0 0 145px;
    font-weight: 900;
}

.tit_page h2 span.tit_page_1 {
    line-height: 40px;
    display: block;
}

.tit_page h2 span.tit_page_2 {
    line-height: 40px;
    display: block;
    color: #FFFFFF;
}

.tit_page_center {
    width: 100%;
    padding: 0;
}

.txt_seo {
    color: #FFFFFF;
    padding: 0 0 10px;
}

.txt_seo h2 {
    color: #FFFFFF;
    font-weight: 900;
    line-height: 35px;
    font-size: 1.5em;
    padding-bottom: 15px;
}

a.tv {
    border-radius: 5px;
    background-color: #FFDA24;
    background-image: -moz-linear-gradient(90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
    box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
    position: absolute;
    right: 35px;
    top: -38px;
    z-index: 2;
    line-height: 26px;
    font-family: 'Londrina Solid', cursive;
    font-size: 0.850em;
}

a.tv span {
    background: url("../img/share/avanti.png") no-repeat 7px center;
    padding: 0 10px 0 25px;
}

.blocco_scheda_int {
    width: 900px;
    margin: 30px auto 65px;
    overflow: hidden;
}

.blocco_prodotti {
    width: 900px;
    overflow: hidden;
    position: relative;
    padding: 0;
}

.blocco_prodotti ul {
    width: 940px;
    overflow: hidden;
    list-style-type: none;
}

.blocco_prodotti ul li {
    width: 200px;
    overflow: hidden;
    float: left;
    height: 320px;
    padding: 0 33px 0 0;
}

.blocco_prodotti ul li div.img_prodotto {
    width: 200px;
    margin: 0 0 5px;
    position: relative;
}

.blocco_prodotti ul li div.img_prodotto.guarda img {
    border: 5px #72AA27 solid;
}

.blocco_prodotti ul li div.img_prodotto.guarda:before {
    content: 'Video';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 25px;
    line-height: 25px;
    background: #72AA27;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.750em;
}

.blocco_prodotti ul li div.img_prodotto.guarda:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 28px;
    height: 28px;
    background: url("../img/share/ico_guarda.png") no-repeat 0 0;
    background-size: 28px 28px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.blocco_prodotti ul li div.img_prodotto.ascolta img {
    border: 5px #FFDC32 solid;
}

.blocco_prodotti ul li div.img_prodotto.ascolta:before {
    content: 'Audio';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 25px;
    line-height: 25px;
    background: #FFDC32;
    text-align: center;
    color: #72610D;
    font-size: 0.750em;
}

.blocco_prodotti ul li div.img_prodotto.ascolta:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 28px;
    height: 28px;
    background: url("../img/share/ico_ascolta.png") no-repeat 0 0;
    background-size: 28px 28px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.blocco_prodotti ul li img {
    width: 190px;
    height: auto;
    border: 5px #FFFFFF solid;
}

.txt_nome h3 {
    font-size: 0.900em;
    line-height: 20px;
    height: 45px;
    color: #FFFFFF;
    font-weight: 400;
    overflow: hidden;
}

.blocco_vis_dur {
    width: 100% !important;
    overflow: hidden;
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
    line-height: 17px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 0.750em;
}

.blocco_vis_dur li.durata {
    padding: 0 0 0 25px;
    margin: 0 40px 0 0;
    background: url("../img/share/ico_durata.png") no-repeat 0 0;
    height: inherit;
    width: initial;
}

.blocco_vis_dur li.visti {
    padding: 0 0 0 25px;
    margin: 0 40px 0 0;
    background: url("../img/share/ico_visti.png") no-repeat 0 0;
    height: inherit;
    width: initial;
}

.ie7 .swiper-container,
.ie8 .swiper-container {
    display: none !important;

}

.tit_only{
  position: relative;
  padding-bottom: 45px;
}
.tit_only p{
    font-size: 1.500em;
    line-height: 37px;
    color: #ffea00;
    z-index: 1;
    margin: 0;
    font-weight:900;
    text-align: left;
}
.blocco_video{
  position: relative;
  min-height: 420px;
  margin-bottom: 50px;
  border-bottom: 1px solid #fff;
}
.blocco_video_img{
  position: absolute;
  top: 0; right: 0;
  width: 270px;
  height: 100%;
}
.blocco_video_embed{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.blocco_video video, iframe, object{
  background-color: #000;
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media screen and (min-width: 320px) and (max-width: 767px) {
	.blocco_scheda {
		width: 100%;
		margin: 0 auto 0;
		border: none;
		border-radius: inherit;
		overflow: visible;
		position: relative;
		box-shadow: none;
	}
	.tit_page {
		min-height: 50px;
		margin: 0;
	}
	.tit_page:after {
		background:none;
		display:none;
	}
	.tit_page h1 {
		font-size: 1.250em;
		line-height: 30px;
		color: #FFEA00;
		z-index: 1;
		padding: 15px 10px;
		font-weight: 900;
		margin: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	a.tv {
		display:none;
	}
	.blocco_scheda_int {
		width: 100%;
		margin: 0 auto 0;
		padding: 0 10px;
		overflow: hidden;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.txt_seo h2 {
		line-height: 30px;
		font-size: 1.250em;
		padding: 0 0 10px;
	}
	.blocco_prodotti {
		width: 100%;
	}
	.blocco_prodotti ul {
	  width: 100%;
	}
	.blocco_prodotti ul li {
		width: 100%;
		height: auto;
		padding: 0;
		position: relative;
		min-height: 120px;
		overflow: hidden;
	}
	.blocco_prodotti ul li div.img_prodotto {
	    width: 100px;
		margin: 0 10px 0 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	.blocco_prodotti ul li img {
		  width: 90px;
	}
	.txt_nome {
		padding: 0 0 0 110px;
	}
	.blocco_vis_dur {
		width: 100% !important;
		overflow: hidden;
		list-style-type: none;
		padding: 10px 0 10px 110px;
		margin: 0;
		line-height: 17px;
		color: #FFFFFF;
		font-weight: 700;
		font-size: 0.750em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.blocco_vis_dur li.visti {
		min-height: inherit;
		margin: 0;
	}
	.blocco_vis_dur li.durata {
		min-height: inherit;
	}
	.swiper-container-horizontal > .swiper-pagination {
		display:none !important;
	}
	.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
		display:none !important;
	}
	.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
		display:none !important;
	}
	.swiper-container {
		height: auto;
	  	border-left:none;
	  	border-right:none;
	  	border-bottom:none;
		border-top:none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.swiper-slide img {
		width: 100%;
		height:auto;
		position:relative;
		left:0;
		top:0;
		-ms-transform:none;
		-webkit-transform:none;
		-moz-transform:none;
		transform:none;

	}

  .blocco_video_img{ display: none; }
  .blocco_video{ min-height: auto; }
}
