


body, html {
  height: 100%;
  margin:0px;
  font-family: arial narrow;
}

.desktop{
	    display: initial;
}

.mobile{
	display: none;
}

#backup_desktop{
	display:none;
}

#backup_mobile{
	display:none;
	    width: 100%;
}

#iframe_desktop{

}

video{
	object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    
    background-color: black;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
    height: 100%;
}

.bg_iframe{
	 position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /*background-image: url(../img/GARRAFA.jpg);*/
    background-color: black;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
}

.bg {
      position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(../img/GARRAFA.jpg);
    background-color: black;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
}

.language{
      float: left;
    margin: 0px;
    text-align: left;
    
}
.language img{
  width:65%;
}

.container{
	position: relative;
	z-index:999999;
	width:80%;
	height:100%;
	margin:0 auto;
}
.header{
	width:100%;
	text-align: right;
	margin-bottom:30px;

}

.header .logo{
	
	/*width: 13.6vw;*/
    margin-top: -2px;
}

.content{
      width: 100%;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    text-align: center;
    height: auto;
    position: absolute;
    margin-top: -20vh;
}

.left{
	width: 35%;
	float: left;
}

.right{
	 width: 35%;
    float: right;
    /*position: absolute;
    right: 0pc;
    top: 50%;
    margin-top: -14vw;*/
}

.left img{
	width:100%;
}
.right img{
	width:100%;
}

#count-down{
	margin-top:15px;
	color:white;
	font-weight: bold;
}

.counter_slot{
	text-align: center;
	display:inline-block;
	width:16%;
}

.counter_separator{
	display:inline-block;
	width:2%;
	    font-size: 2.6vw;
}

.counter_title{
	font-size: 0.8vw;
	margin-bottom: 15px;
}

.counter_number{
	        width: 100%;
    background: white;
    color: black;
    height: auto;
    text-align: center;
    padding-top: 3.2vh;
    font-size: 2.6vw;
    padding-bottom: 3.2vh;
    font-weight: bold;
}
.btn{
	width:100%;
	text-align: left;
}

.btn img{
	width:50%;
}

.manifest{
	margin-top: 44px;
    color: white;
    text-transform: uppercase;
    font-size: 1.6vw;
    text-align: left;
    margin-bottom: 50px;
    line-height: 2.2vw;
    letter-spacing: 0.1vw;
}





/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  z-index: 9999999999;
}

/* Modal Content/Box */
.modal-content {
      background-color: white;
    margin: 2% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.modal_background{
	background-image: url(../img/carta.png);
    background-size: contain;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.row{
	width:100%;
	text-align: center;
}

@media screen and (min-width : 300px) and (max-width:1023px) {
	   	.logo{
	   		margin-top:20px;
	   		margin-bottom:20px;
	   	}
	   	.desktop{
	   		display:none;
	   	}

	   	.mobile{
	   		    display: initial;
	   	}

	   	.headline{
	   		background-image: url(../img/mobile/bgMobile.jpg);
		    background-repeat: no-repeat;
		    background-size: cover;
		    padding-top: 100px;
		    padding-bottom: 100px;
		    background-position: center;
	   	}

	   	.headline img{
	   		width:80%;
	   	}

	   	#count-down-mobile{
			margin-top:30px;
			margin-bottom:30px;
			color:black;
			font-weight: bold;
	   	}

	   	#count-down{
	
		}

		.counter_slot{
			text-align: center;
			display:inline-block;
			width:16%;
		}

		.counter_separator{
			display:inline-block;
			width:2%;
			    font-size: 5.6vw;
		}

		.counter_title{
			font-size: 2.8vw;
			margin-bottom: 25px;
		}

		.counter_number{
			width: 100%;
		    background: black;
		    color: white;
		    height: auto;
		    text-align: center;
		    padding-top: 2.2vh;
		    font-size: 7.6vw;
		    padding-bottom: 2.2vh;
		    font-weight: bold;
		}

		.livestream{
			
			background-image: url(../img/GARRAFA.jpg);
		    background-repeat: no-repeat;
		    background-size: cover;
		    height: 120vw;
		    background-position: center;
		}

		.assine img{
			margin-top:30px;
			margin-bottom:30px;
			width: 100%;
		}

		.petition{
	   		background-image: url(../img/mobile/bgMobile.jpg);
		    background-repeat: no-repeat;
		    background-size: cover;
		    padding-top: 100px;
		    padding-bottom: 100px;
		    background-position: center;
	   	}


	   	.text-wrapper{
	   		width:80%;
	   		margin:0 auto;
	   	}
	   	.manifest {
		     margin-top: 50px;
		    color: white;
		    text-transform: uppercase;
		    font-size: 4.4vw;
		    text-align: center;
		    margin-bottom: 110px;
		    line-height: 6.9vw;
		    
		}

		.text-wrapper img{
			    width: 50%;
		}
		.language{
      background: black;
      padding-top: 20px;
      padding-bottom: 20px;
      float:none;
      margin:0px;
    }

    .language img{
      width:auto;
    }

    #iframe_container{
    	position: relative;
   		 overflow: hidden;
    	padding-top: 56.25%;
    }

    #iframe_container iframe{
    	position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    border: 0;
    }

}



