body
{
    font-family: 'Source Sans Pro', sans-serif;
    background-color: white;
	color:#000;
}
b 
{
    font-weight: 700;
    color:#8b132a;
}
    .desktop_view
    {
        display: block !important;
    }
    .mobile_view
    {
        display: none !important;
    }
i
{
font-style:italic;
}
#navigator a.section-scroll {
    text-align: center;
}
p
{
text-align:left;
color:#4d4d4d;
}

.focus
{
max-width:1100px;
position:relative;
z-index:1;
}
#main_menu {
    display: block;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 94px;
    z-index: 20;
}
#main_menu a.active {
    background-color: #8b132a;
    color: white;
}
#main_menu a {
    width: 25%;
    float: left;
    display: table;
    text-align: center;
    text-transform: uppercase;
    background-color: #dfdfdf;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    vertical-align: middle;
    height: 100%;
    line-height: 50px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
	border-right: 1px solid #8b132a;

}
section
{
width:100%;
overflow:hidden;
}

h1 {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 3px;
}
h2
{
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-align: left;
}
.visore
{

background-size:cover;
background-position:center center;
position:relative;
z-index:1;
overflow: hidden;
}


#intro video {
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
}
.sfondo_grigio {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.30);
    width: 100%;
    height: 100%;
    z-index: 1
}
.overlay
{
background-color:rgba(0,0,0,0.45);
padding:20px;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

#intro .visore .caption {
    height: 300px;
    width: 865px;
    max-width: 88%;
    margin: auto;
    text-align: center;
    background: none;
}

.visore .valign-center
{
position:absolute;
z-index:1;
}

.visore .caption h1
{
max-width:650px;
margin-left:auto;
margin-right:auto;
display:block;
text-align: left;
}
#intro .caption span {
    color: white;
    font-size: 23px;
    font-weight: 400;
    margin-top: 30px;
    display: block;
    position: relative;
    text-align: left;
    width: 650px;
    margin: auto;
    padding-left: 70px;
}
#intro .caption span:before {
    display: block;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #8b132a;
    left: -67px;
    top: 19px;
    position: relative;
}

.visore .caption h1 span
{
color:#ffd34f;
}

.visore .back_sponsor
{
position:absolute;
z-index:2;
bottom:0;
top:auto;
left:0;
margin:0;
width:100%;
height:69px;
}

.visore .back_sponsor span {
    display: block;
    text-align: left;
    font-style: italic;
    font-weight: 700;
    color: #fff;
    font-size: 21px;
    line-height: 28px;
}

#stelvio .testuale
{
    padding-top: 0px;
}
#stelvio2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 430px;
}
#stelvio2 .lineaRossa {
    top: 12%;
}
.testuale
{
padding-top:80px;
}
.intro_section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.intro_section
{
    background-color: #ececec;
}

/*#four-section,#six-section,#eight-section
{
position:relative;
z-index:1;
}
*/
/*#four-section::before,#six-section::before,#eight-section::before
{
content:"";
position:absolute;
z-index:1;
top:0;
left:0;
width:100%;
display:block;
height:0;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}*/

/*#four-section .focus,#six-section .focus,#eight-section .focus
{
z-index:2;
opacity:0;

}
*/
#four-section.full::before,#six-section.full::before,#eight-section.full::before
{
height:100%;
}



.intro_section p {
    /* text-decoration: underline; */
    font-weight: 400;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 2px;
    color: #858585;
    text-transform: uppercase;
}

.triangle {
    width: 6%;
    height: 2px;
    line-height: 0;
    position: relative;
    z-index: 2;
    background-color: #8b132a;
    left: -4%;
    top: 23px;
}
#stelvio {
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
}
.stelvio_img
{
    position: absolute;
    left: 0px;
    top: 20%;

}
.stelvio_img img
{
	    z-index: 9;
	    position: relative;
        left: -2000px;
}
.rett_grey {
    width: 80%;
    height: 80%;
    top: 10%;
    position: absolute;
    background-color: #ececec;
    z-index: 4;
    left: 15%;
}
.stelvio_img .rett_grey
{
    left: -2000px;
}
.testoIntro p {
    width: 70%;
    margin: auto;
    margin-top: 80px;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    font-style: italic;    
}
#etna
{
        padding-top: 100px;
    position: relative;
        padding-bottom: 100px;
}

.testo {
    max-width: 50%;
    margin-left: auto;
    margin-right: 0;
}
.rientranza
{
    max-width: 50%;
}
#etna .testo
{
max-width:486px;
}
#etna .lineaRossa {
    width: 90px;
    top: 8.5%;
    position: absolute;
    left: 4%;
}
.animateMap {
    margin-top: 140px;
    position: relative;
}
.strada1
{
    z-index: 1;
    opacity: 0;
    position: relative;
}
.strada2 {
    position: absolute;
    top: 194px;
    left: 311px;
    opacity: 0;
    z-index: 2;
}
.fotoMap {
    position: relative;
    top: 0px;
    z-index: 9;
    right: -2000px;
    opacity: 0;
}
#etna .rett_grey
{
        width: 80%;
    height: 80%;
    top: 30%;
    position: absolute;
    background-color: #ececec;
    z-index: 4;
    left: 10%;
}
.lineaRossa {
    position: absolute;
    width: 40%;
    height: 2px;
    background-color: #8b132a;
    left: 5%;
    top: 15%;
}
.testo p {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 50px;
}

.testo p::after
{
clear:both;
content:"";
display:table;
}

.testo p .testoLetter
{
float: left;
font-size: 178px;
margin-right: 10px;
display: inline-block;
line-height: 120px;
}
.introTest2 {
    position: relative;
    background-color: black;
    padding-top: 60px;
    padding-bottom: 60px;
}
.introTest2 h2 {
    color: white;
}
.introTest2 span {
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
}
#seven-section .introTest2 .lineaRossa {
    width: 60px;
    left: -80px;
}
.introTest2 .focus
{
    text-align: left;
}
#four-section
{
/*    background-image: url(../img/sfondo_test1.jpg);
    background-repeat: no-repeat;*/
    width: 100%;
    height: 728px;
    background-size: 100%;
    display: table;
    position: relative;

}
#four-section .imgTest {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.imgTest img {
    width: 100%;
}
#test
{
        display: table-cell;
    vertical-align: middle;
}
.scelta_test {
    display: inline-block;
    margin-right: 10px;
}
.wrapSurvey p {
    color: white;
    font-size: 23px;
}
.question {
    margin-top: 40px;
    margin-bottom: 60px;
}
.ris {
    display: table;
    width: 300px;
    height: 76px;
    padding: 0px 20px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.ris:hover {
    background-color: #8d1028;
    color: white !important;
}
.ris:hover p
{
    color: white;
}
.ris p {
    font-size: 15px;
    text-transform: uppercase;
    color: black;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
#reset_test span {
    color: white;
    font-size: 23px;
    text-decoration: underline;
}
span.txtQuest {
    color: white;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#result_wrapper h3
{
    color: white;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#result_wrapper p {
    color: white;
    font-size: 25px;
    font-weight: 700;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
    text-align: center;
    margin-top: 0px;
}
#test .lineaRossa {
    width: 60px;
    left: -10%;
    top: 17px;
}
#four-section h2
{
    color: white;
}
#blockHaus
{
    position: relative;
    padding-bottom: 0px;
}
#blockHaus .testo
{
max-width:475px;
}
#blockHaus .lineaRossa {
    width: 40%;
    top: 9.5%;
    position: absolute;
    left: 4%;
}
#blockHaus .testo {
    max-width: 475px;
    margin-left: 0px;
}
.strada3 {
    opacity: 0;
    position: relative;
    z-index: 1;
    left: -10%;
    width: 0px;
}
.strada4 {
    position: absolute;
    top: 123px;
    left: 179px;
    opacity: 0;
    z-index: 2;
}
.fotoMap2 {
    position: absolute;
    top: 123px;
    z-index: 0;
    left: -2000px;
    opacity: 0;
}
#amalfi {
    position: relative;
    padding-top: 0px;
    padding-bottom: 430px;
}
.amalfi_img {
    position: absolute;
    left: 0px;
    bottom: -11px;
}
#six-section {
    padding-top: 80px;
    padding-bottom: 0;
}
#six-section .testuale
{
    padding-top: 0px;
}

#test2 {
    display: table-cell;
    vertical-align: middle;
    background-color: #ececec;
}
#test2 span.txtQuest {
    color: black;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}
#test2 .question {
    margin-top: 50px;
    margin-bottom: 70px;
    text-align: center;
}
#test2 .ris {
    display: table;
    width: 70%;
    height: 76px;
    padding: 0px 20px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    margin: auto;
}
#test2 .scelta_test {
    display: block;
    margin-right: 10px;
    margin-bottom: 20px;
}
#test2 .ris:hover {
    background-color: #8d1028;
    color: white !important;
}
#test2 .ris:hover p
{
    color: white;
}
#test2 #result {
    text-align: center;
    margin-top: 27%;
}

#test2 #result_wrapper h3 {
    color: black;
    font-size: 35px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: none;
    width: 80%;
    margin: auto;
}
#test2 #result_wrapper p {
    color: black;
    font-size: 20px;
    font-weight: 700;
    text-shadow: none;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 80%;
    margin: auto;
    margin-top: 40px;
}
#share_test {
    display: table;
    width: 16%;
    margin: auto;
    margin-top: 30px;
}

#share_test_tw, #share_test_tw2 {
    background-image: url(../img/tw_test.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
}
#share_test_fb {
    width: 23px;
    height: 42px;
    cursor: pointer;
    display: table-cell;
}
#share_test_tw {
    width: 50px;
    height: 41px;
    cursor: pointer;
    display: table-cell;
}
#share_test_fb, #share_test_fb2 {
    background-image: url(../img/fb_test.png);
    background-size: 100%;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}
#test2 .ris.error, #test2 .ris.error:hover {
    background-color: #ac0718;
    color: white;
}
#test2 .ris.ok, #test2 .ris.ok:hover {
    background-color: #006f45;
    color: white;
}
#test .ris.error, #test .ris.error:hover {
    background-color: #ac0718;
    color: white;
}
#test .ris.ok, #test .ris.ok:hover {
    background-color: #006f45;
    color: white;
}
#reset_test {
    display: none;
    cursor: pointer;
}
#reset_test .button
{
        color: white;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#emilia
{
    position: relative;
    padding-bottom: 80px;
}
#emilia .testo
{
max-width:475px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 2%;
    position: absolute;
    left: 4%;
}
#emilia .testo {
    max-width: 475px;
}

#emilia .animateMap {
    margin-top: 20px;
}
.strada5 {
    opacity: 0;
    z-index: 8;
    position: absolute;
    top: 35%;
}
.strada6 {
    position: absolute;
    top: 123px;
    left: 185px;
    opacity: 0;
    z-index: 2;
}
.fotoMap3 {
    position: relative;
    top: 0px;
    z-index: 9;
    right: -2000px;
    opacity: 0;
}
#eight-section
{
}
#navigator {
    position: fixed;
    right: 0px;
    top: 240px;
    z-index: 999;
}
#navigator nav li {
    margin-bottom: 2px;
    display: table;
    position: relative;
}
.compresso {
    height: 50px;
    display: table-cell;
    width: 50px;
    vertical-align: middle;
    background-color: #8b132a;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
z-index: 1;
position: relative;
}
.compresso img {
    display: table-cell;
    vertical-align: middle;
    align-items: center;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
.aperto {
    display: table;
    width: 250px;
    /* float: left; */
    height: 50px;
    right: -450px;
    position: absolute;
    background-color: #e5e5e5;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    z-index: 0;
    top: 0px;
}
.aperto span {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    color: #8d1028;
    letter-spacing: 2px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    padding: 0px 15px;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
.normal
{
    opacity: 1;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
.overIco
{
    opacity: 0;
    display: none !important;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}

#navigator nav li:hover .compresso
{
    background-color: #e5e5e5;
}
#navigator nav li:hover .overIco
{
    display: table-cell !important; 
    vertical-align: middle;
    align-items: center;
    opacity: 1;
}
#navigator nav li:hover .normal
{
    display: none !important;
    opacity: 0;
}
#navigator nav li:hover .aperto
{
    right: 50px;
}


#nine-section {
    position: relative;
}



.relativo
{
position:relative;
z-index:1;
}


.visore .caption p
{

font-weight:300;
color:#ffd34f;
}


.intro_section p,.visore .caption p,.overlay_video p
{
font-size:27px;
line-height:42px;
}

#four-section{
padding-top:100px;
padding-bottom:100px;
}

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

.overlay_video,.poster
{
position:absolute;
top:0;
left:0;
margin:0;
width:100%;
height:100%;
background-repeat:no-repeat;
background-position:center center;
}

.overlay_video
{
background-color:rgba(0,0,0,0.6);
z-index:6;
background-image:url("../img/play.png");
cursor:pointer;
}

.overlay_video p
{
color:#fff;
font-weight:700;
text-decoration:underline;
padding-left: 70%;
text-align: center;
}

.poster
{
background-size:cover;
z-index:5;
display: none !important;
}

.poster.video1
{
background-image:url("../img/cover_video1.jpg");
}

.poster.video2
{
background-image:url("../img/cover_video2.jpg");
}

.poster.video3
{
background-image:url("../img/cover_video3.jpg");
}

.plyr__play-large
{
display:none !important;
}
.bannerEnd.bottom_banner {
    position: relative;
}

.bannerEnd a {
    display: block;
    position: absolute;
    z-index: 99999999999999;
    top: 0;
}

.bannerEnd a img
{
width:100%;
position:relative;
z-index:1;
}

.bannerEnd a  {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 87px;
    margin-left: -275px;
    background-color: #8d1028;
    font-weight: 700;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 520px;
    height: 86px;
    line-height: 86px;
    z-index: 9;
}
@media only screen and (max-width: 1350px){

    #etna .lineaRossa {
    width: 80px;
    top: 8.5%;
    position: absolute;
    left: 0%;
}

#emilia .lineaRossa {
    width: 80px;
    top: 2%;
    position: absolute;
    left: 0%;
}
}

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

    .testo {
    max-width: 55%;
    margin-left: auto;
    margin-right: 0;
}
.rientranza {
    max-width: 40%;
}
.lineaRossa {
    position: absolute;
    width: 420px;
    height: 2px;
    background-color: #8b132a;
    left: 9%;
    top: 14%;
}
#etna .lineaRossa {
    width: 90px;
    top: 10%;
    position: absolute;
    left: -1%;
}
.question {
    margin-top: 50px;
    margin-bottom: 110px;
}
#test2 span.txtQuest {
    font-size: 21px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 10%;
    position: absolute;
    left: -1%;
}

}
@media only screen and (max-width: 1100px)
{
    #main_menu a.active {
    display: none;
}
#main_menu a
{
    width: 100%;
}

.question {
    margin-top: 50px;
    margin-bottom: 50px;
}
.triangle {
    left: -7%;
}
.lineaRossa {
    left: 4%;
    top: 13.3%;
}

#etna .lineaRossa {
    width: 90px;
    top: 9.8%;
    position: absolute;
    left: -4%;
}

#blockHaus .lineaRossa {
    width: 90px;
    top: 13%;
    position: absolute;
    left: -4%;
}
#test2 .question {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}
#emilia .lineaRossa {
    width: 90px;
    top: 10%;
    position: absolute;
    left: -4%;
}


}

@media only screen and (max-width: 1023px)
{
#intro .visore,#three-section .visore, #five-section .visore, #seven-section .visore {
    height: 450px;
}
#blockHaus .testo {
    max-width: 475px;
    margin-left: auto;
}
#main_menu a {
    font-size: 14px;
}
    #main_menu {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    top: 94px;
    z-index: 20;
}
#intro .visore .caption {
    height: 150px;
}

h1 {
    
    font-size: 30px;
    line-height: 45px;
}

.visore .back_sponsor span
{
font-size:17px;
}
#etna .testuale, #blockHaus .testuale, #emilia .testuale {
    padding-top: 50px;
    padding-left: 0px;
}
#test2 .ris {
    height: 61px;
}
.ris p {
    font-size: 14px;
}

.intro_section p, .visore .caption p,.testo h2, .virgolettato h2 {
    font-size: 20px;
    line-height: 32px;
}
.testo p, .overlay_video p {
    
    font-size: 18px;
    line-height: 30px;
	}

.testo p
{
padding-bottom: 50px;
}

.testo p .testoLetter {
    
    font-size: 100px;
    line-height: 70px;
}

visore .back_sponsor span
{
font-size:16px;
}

.triangle
{
top:9px;
}

#three-section .caption br.desktop
{
display:none;
}

#three-section .caption
{
height:auto;
}

#five-section .visore .caption, #seven-section .visore .caption {
    max-width: 88%;
	height: auto;
}

#five-section .blocco_incremento,#seven-section .blocco_incremento {
    left: 50%;
    margin-top: -30px;
    margin-left: -100px;
}



.focus.virgolettato
{
    padding-top: 30px;
    padding-bottom: 30px;
}

.testuale {
    padding-top: 50px;
}

.intro_section
{
    padding-top: 50px;
    padding-bottom: 50px;
}
#four-section, #six-section, #eight-section {
    padding-top: 50px;
    padding-bottom: 0px;
}
#stelvio2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 0px;
}
}

@media only screen and (max-width: 1023px) and (min-width: 700px)
{
#five-section .valign-center, #seven-section .valign-center
{
display:block;
}
}
@media only screen and (max-width: 1000px)
{
    .lineaRossa {
    left: -26%;
    top: 10%;
}


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

#etna .testo {
    max-width: 85%;
}
#blockHaus .testo {
    max-width: 85%;
    margin-left: auto;
}
#emilia .testo {
    max-width: 85%;
}
#four-section h2 {
    color: white;
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    margin-bottom: 0px;
    text-align: left;
}
.wrapSurvey p {
    color: white;
    font-size: 14px;
    margin-bottom: 10px;
}
span.txtQuest {
    color: white;
    font-size: 21px;
}
.wrapSurvey .ris p {
    font-size: 14px;
    color: black;
}
#four-section
{
    padding-bottom: 12px;
}
.imgMobile {
    margin-top: 63px;
}
    .desktop_view
    {
        display: none !important;
    }
    .mobile_view
    {
        display: block !important;
    }
#stelvio {
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
}



#intro .visore, #three-section .visore, #five-section .visore, #seven-section .visore {
    height: auto;
}
.stelvio_img {
    position: relative;
    left: 0px;
    bottom: 0px;
}
    .intro_section p {
    max-width: 80%;
}
.testo {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
    .lineaRossa {
    width: 11%;
    left: -2%;
    top: 8.2%;
}
.col2 {
    width: 100%;
}
.animateMap {
    margin-top: 20px;
    position: relative;
    margin-bottom: 20px;
}
.strada4 {
    position: absolute;
    top: 123px;
    left: 29%;
    opacity: 0;
    z-index: 2;
}
#etna .lineaRossa {
    width: 90px;
    top: 3.5%;
    position: absolute;
    left: 0%;
}
.strada2 {
    position: absolute;
    top: 194px;
    left: 47%;
    opacity: 0;
    z-index: 2;
}
#four-section
{
    height: auto;
}
.question {
    margin-top: 0px;
    margin-bottom: 0px;
}
.ris {
    width: 265px;
}
.risposte {
    margin-top: 20px;
}
#test .lineaRossa {
    width: 60px;
    left: -13%;
    top: 17px;
}
#result_wrapper p {
    margin-top: 0px;
}
.amalfi_img {
    position: relative;
    left: 0px;
    bottom: -11px;
}
#blockHaus .lineaRossa {
    width: 90px;
    top: 3.8%;
    position: absolute;
    left: 0%;
}
#amalfi {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
#six-section 
{
    padding-bottom: 0px;
}
.introTest2 .focus {
    text-align: left;
    width: 75%;
}
#test2 .wrapSurvey.sond1 {
    padding-bottom: 50px;
}

#emilia .animateMap {
    margin-top: 20px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 3.8%;
    position: absolute;
    left: 0%;
}
#stelvio2 .lineaRossa {
    top: 6.6%;
}
#stelvio2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 70px;
}
#four-section {
    padding-bottom: 62px;
}
.strada6 {
    left: 227px;
}
#navigator {
    display: none;
}


}

@media only screen and (max-width: 800px)
{
.lineaRossa {
    width: 11%;
    left: -2%;
    top: 7.5%;
}


}



@media only screen and (max-width: 699px)
{
#main_menu {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    top: 63px;
    z-index: 20;
}
.wrapSurvey .ris p {
    font-size: 14px;
    color: black;
    line-height: 15px;
}

.ris:hover {
    background-color: white;
    color: black !important;
}
.ris:hover p {
    color: black;
}
#linea1
{
width:94%;
}

#linea2,#linea3,#linea4,#linea7,#linea8,#linea9,#linea24,#linea10,#linea11,#linea14,#linea15,#linea16,#linea25,#linea17,#linea18,#linea21,#linea22,#linea23
{
height:100%;
}

#linea5,#linea6,#linea12,#linea13,#linea19,#linea20
{
width:80%;
}

#four-section::before,#six-section::before,#eight-section::before
{
height:100%;
}

#four-section .focus,#six-section .focus,#eight-section .focus
{
opacity:1;
}

#intro .visore,#three-section .visore, #five-section .visore, #seven-section .visore {
    height: auto;
}
.visore .back_sponsor
{
height:40px;
padding:10px;
}
.visore .back_sponsor span
{
font-size:11px;
line-height:20px;
}
h1,#three-section .intro_section h2, #five-section .intro_section h2, #seven-section .intro_section h2 {
    font-size: 20px;
    line-height: 30px;
}
.intro_section p, .visore .caption p {
    font-size: 16px;
    line-height: 26px;
	
}

.overlay_video p {
    font-size: 12px;
    line-height: 16px;
	padding-left: 60%;
}

.overlay_video {
    background-size: 34px;
}

.blocco_incremento
{
display:none;
}

.virgolette
{
width:25px;
height:34px;
}

.virgolette.open {
    left: -11px;
}

.virgolette.close {
    right: -11px;
}

.intro_section p, .visore .caption p
{
padding-left:3%;
}

#three-section .visore .caption
{
max-width:88%;
}
.triangle
{
top:8px;
}

.testo p .testoLetter {
    
    font-size: 90px;
    line-height: 60px;
}

.testo p {
    font-size: 16px;
    line-height: 28px;
	padding-bottom: 30px;
}
.intro_section,#four-section, #six-section, #eight-section
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.testuale {
    padding-top: 30px;
}
.testo h2, .virgolettato h2 {
    font-size: 18px;
	line-height:28px;
}
#factory
{
margin-top:0;
}

}

@media only screen and (max-width: 600px)
{
.bannerEnd a span {
    font-size: 16px;
    letter-spacing: 0;
    width: 80%;
    margin-left: -40%;
    height: 50px;
    margin-top: 23px;
    line-height: 50px;
}
#blockHaus .col2.mobile_view img {
    left: 5%;
    position: relative;
}
#blockHaus .lineaRossa {
    width: 90px;
    top: 3.5%;
    position: absolute;
    left: -10%;
}
.ris p {
    font-size: 15px;
    text-transform: uppercase;
    color: black;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
span.txtQuest {
    color: white;
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#test2 span.txtQuest {
    color: black;
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}
#four-section .imgTest {
    position: absolute;
    width: 280%;
    height: 100%;
    top: 0px;
    left: -45%;
}
#stelvio {
    position: relative;
    padding-top: 20px;
    padding-bottom: 0px;
}
.lineaRossa {
    top: 2.5%;
}
#etna {
    padding-top: 20px;
}
#six-section{
    padding-top: 30px;
    padding-bottom: 0px;
}

#test2 .ris {
    display: table;
    width: 100%;
}
.imgMobile
{
        margin-top: 63px;
}
#intro .visore .caption {
    max-width: 100%;
}
#intro .caption span {
    color: white;
    font-size: 15px;
    font-weight: 400;
    margin-top: 30px;
    display: block;
    position: relative;
    text-align: left;
    /* width: 650px; */
    margin: auto;
    padding-left: 0px;
}
#intro .caption span:before {
    left: -57px;
    top: 14px;
}

.intro_section p, .visore .caption p {
    font-size: 14px;
    line-height: 23px;
}
#etna .lineaRossa {
    width: 90px;
    top: 3.2%;
    position: absolute;
    left: -10%;
}
#test .lineaRossa {
    width: 60px;
    left: -25%;
    top: 17px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 3.7%;
    position: absolute;
    left: -10%;
}
#stelvio2 .lineaRossa {
    top: 5%;
}


.bannerEnd a span {
    font-size: 12px;
    }




}
@media only screen and (max-width: 320px)
{
    #blockHaus .lineaRossa {
    width: 90px;
    top: 3.2%;
    position: absolute;
    left: -13%;
}
#etna .lineaRossa {
    width: 90px;
    top: 2.4%;
    position: absolute;
    left: -13%;
}
#emilia .lineaRossa {
    width: 90px;
    top: 2.4%;
    position: absolute;
    left: -13%;
}


}
