body{
	font-family: 'Fjalla One', sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Fjalla One', sans-serif;
	margin:0;
	padding:0;
}

.margin_top_0{
	margin-top: 0px
}

.margin_top_15{
	margin-top: 15px
}

.margin_top_30{
	margin-top: 30px
}

.text_align_right{
	text-align: right
}

.display_block{
	display:block
}

.full_width{
	width:100%
}

header{
	background-color:#fff;
	border-bottom:1px solid #ccc;
	height: 60px;
	position:fixed;
	width:100%;
	z-index: 100
}

header #example-menu,
header #example-menu li{
	padding:0;
}
.top-bar {
    background: transparent;
}
.top-bar ul {
    background: transparent;
}
header .top-bar,
header .top-bar ul{
	/*background:#fff*/
}

header .top-bar-left img{
	vertical-align: top;
}

header .top-bar-left span{
	text-transform: uppercase;
	color: #000;
	display: inline-block;
	line-height: 50px;
	font-size: 30px;
	font-weight: normal;
	text-indent: 15px;
    background: #fff;
}

header .top-bar-right ul li a{
	line-height: 54px;
	color:#000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom:0;
	font-size:21px
}

header .top-bar-right ul li a:hover{
	background-color:#F00;
}
.menu-text > img {
    display: inline-block;
    vertical-align: top;
    width: 200px;
}
.menu-text > span {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}
/*header .top-bar-right ul li:last-child a{
	background-color:#ff0
}

header .top-bar-right ul li:last-child a:hover{
	background-color:#ec140c;
	color:#fff
}*/

footer{
    text-align: center;
    font-family: sans-serif;
    padding: 15px;
    font-size: 12px;
}

#top{
    width: 35px;
    background-color: rgba(255, 255, 0, 0.8);
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #000;
    z-index: 100;
    height: 35px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/*

  _  _    ___    __  __   ___ 
 | || |  / _ \  |  \/  | | __|
 | __ | | (_) | | |\/| | | _| 
 |_||_|  \___/  |_|  |_| |___|
                              
*/

#home{
	margin-top: 100px
}

#home h1{
	color:#ec140c
}

#home ul,#home li{
	margin:0;
	padding:0;
	list-style-type: none
}

#home h3 a{
	color:#1a67ab;
}

/*

  ___   ___   ___   __  __     _       ___    ___   _  _   ___   ___   __  __     _     _____     _   
 | _ \ | _ \ |_ _| |  \/  |   /_\     / __|  / __| | || | | __| | _ \ |  \/  |   /_\   |_   _|   /_\  
 |  _/ |   /  | |  | |\/| |  / _ \    \__ \ | (__  | __ | | _|  |   / | |\/| |  / _ \    | |    / _ \ 
 |_|   |_|_\ |___| |_|  |_| /_/ \_\   |___/  \___| |_||_| |___| |_|_\ |_|  |_| /_/ \_\   |_|   /_/ \_\
                                                                                                                                                                                                                         
*/

#foto_prima_schermata{
	width:100%
}
.main-image {
    padding: 0 !important;
}
.main-image > img{
    margin: 35px 0 0 0;
}
/*

  ___   ___    ___    ___    _  _   ___      _       ___    ___   _  _   ___   ___   __  __     _     _____     _   
 / __| | __|  / __|  / _ \  | \| | |   \    /_\     / __|  / __| | || | | __| | _ \ |  \/  |   /_\   |_   _|   /_\  
 \__ \ | _|  | (__  | (_) | | .` | | |) |  / _ \    \__ \ | (__  | __ | | _|  |   / | |\/| |  / _ \    | |    / _ \ 
 |___/ |___|  \___|  \___/  |_|\_| |___/  /_/ \_\   |___/  \___| |_||_| |___| |_|_\ |_|  |_| /_/ \_\   |_|   /_/ \_\
                                                                                                                                                                                                                                              
*/

section#second #titolo_seconda_schermata h5{
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding-top: 5px;
	background: #ff0;
	/*width: 330px;*/
	margin: 0 auto 1.25rem auto;
}

section#second img{
	width:100%
}

section#second .hover_concorrenti {
	position: absolute;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border: 3px solid #fff
}

section#second .hover_concorrenti:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1; 
	transition-property: opacity; 
	transition-duration: 1s; 
	-webkit-transition-property: opacity; 
	-webkit-transition-duration: 1s;
	-o-transition-property: opacity;    
	-o-transition-duration: 1s;         
	-moz-transition-property: opacity;   
	-moz-transition-duration: 1s;
}

section#second .tutti_commenti{
	color: #ec140c;
    font-size: 30px;
    margin: 0 0 0 15px;
    position: absolute;
    z-index: 99;
}

section#second .has-tip{
	border:0;
}

section#second .over_msg{
	position:absolute;
}

section#second .nome_concorrente{	
    margin: -53px 3px 30px 3px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 5px 10px 5px 10px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

/*

  _____   ___   ___   ____    _       ___    ___   _  _   ___   ___   __  __     _     _____     _   
 |_   _| | __| | _ \ |_  /   /_\     / __|  / __| | || | | __| | _ \ |  \/  |   /_\   |_   _|   /_\  
   | |   | _|  |   /  / /   / _ \    \__ \ | (__  | __ | | _|  |   / | |\/| |  / _ \    | |    / _ \ 
   |_|   |___| |_|_\ /___| /_/ \_\   |___/  \___| |_||_| |___| |_|_\ |_|  |_| /_/ \_\   |_|   /_/ \_\

*/

section#third #titolo_terza_schermata h5{
	text-transform:uppercase;
	font-size:30px;
	text-align: center;
	margin:0 0 1.25rem 0;
	padding: 5px 0
}

section#third #premio_iphone{
	background-color: #eee;
}

section#third #premio_iphone img{
	margin: auto;
	display:block
}

.foto_premio{
	background-color: #eee;
    margin-bottom: 5px;
}

.foto_premio img{
	padding: 20px;
}

section#third .foto_premio p{ 
    padding: 50px;
    font-size: 36px;
    line-height: 42px;
}

section#third .foto_premio p span{ 
    font-size: 24px;
    line-height: 30px;
    display: block;
    line-height: 36px;
    margin-top: 30px;
    color: #555;
}
section#third .foto_premio p strong{ 
    line-height: 60px;
    color: #F00;
}

    .votato{
        border:5px solid #ff0;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:0.8;
    }

section#third .bottone_dettagli_premi{
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	margin-top:15px;
	background:#ff0;
	color:#000;
	-moz-box-shadow:0 0 5px #aaa;
	-webkit-box-shadow:0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

section#third .bottone_dettagli_premi:hover{
	background:#000;
	color:#ff0
}

.popup_dettagli_premi{
	font-family: 'Lato', sans-serif;	
}

.popup_dettagli_premi h1{
	font-size:36px;
	color:#ec140c;
	font-family: 'Lato', sans-serif;		
	line-height: 36px;
	margin-bottom: 15px;
}

section#third .centra_foto_premio{
	height:100%;
}

section#third .centra_foto_premio div{
	display: table;
	height:100%;
}

section#third .centra_foto_premio div p{
	display: table-cell;
	vertical-align: middle;
}

.callout-premi{
	background:#eee;
	border:0;
	padding:0
}

/*
                                                                                                                  
   ___    ___    __  __   __  __   ___   _  _   _____   ___ 
  / __|  / _ \  |  \/  | |  \/  | | __| | \| | |_   _| |_ _|
 | (__  | (_) | | |\/| | | |\/| | | _|  | .` |   | |    | | 
  \___|  \___/  |_|  |_| |_|  |_| |___| |_|\_|   |_|   |___|                                                      
                                                                                                                  
*/ 

#commenti h1{
	color:#ec140c;
	text-align:center
}

#commenti h2{
	text-align:center;
	margin-bottom: 30px;
}

#commenti ul,#commenti li{
	margin:0;
	padding: 0;
	list-style-type: none
}

#commenti img{
	display:block;
	margin: auto;
	width:50%
}

/*  

  ___   ___    ___   ___   ___   _____   ___     _     _____   ___ 
 | _ \ | __|  / __| |_ _| / __| |_   _| | _ \   /_\   |_   _| |_ _|
 |   / | _|  | (_ |  | |  \__ \   | |   |   /  / _ \    | |    | | 
 |_|_\ |___|  \___| |___| |___/   |_|   |_|_\ /_/ \_\   |_|   |___|
                                                                   
*/

#registrati{
	margin-top: 50px;
	max-width: 40em
}

#registrati h1{
	color:#ec140c;
	text-align:left;
    font-size: 36px;
    margin-left: 15px;
}

#registrati input{
	margin-bottom:0
}

#registrati a{
	color:#0a0a0a;
	text-decoration:underline;
	line-height: 14px;
	font-size: 0.875rem;
	margin-top:5px
}

#registrati a:hover{
	text-decoration:none
}

#registrati p{
	background:#ec140c;
	color:#fff;
	margin:0;
	padding:3px 6px;
	font-family: sans-serif;
	font-style: italic;
	font-size:11px
}

#registrati .help-text{
	background:#fff;
	color:#333;
	padding:0;
	margin:0
}

#registrati #error_privacy p{
	background:transparent;
	color:#ec140c;
	font-size:14px
}

#registrati #bottone_invia{
    margin: 0;
    padding: 0;
    background:#ff0;
    color:#000
}

#registrati #bottone_invia input{
	border:0;
	background:transparent;
	text-transform: uppercase;
	padding: 0.85em 1em;
	width:100%
}

#voto_registrato{
	text-align:center;
	color:#ec140c;	
	font-size: 30px;
	margin-bottom: 30px
}

#voto_registrato span{
	color:#1a67ab;
	display:block;
	margin-top:15px
}

#registrati #campi_obbligatori{
	font-family: 'Lato', sans-serif;
	background:transparent;
	text-align: left;
	color: #DD2A24;
	margin:0 0 15px 0;
	padding: 0;
	font-style: normal;
	font-size:18px;
	margin-left: 15px;
}

#box_regolamento_registrati{
	height:150px;
	overflow:scroll;
}

#box_privacy_registrati{
	height:150px;
	overflow:scroll;
}

#regolamento_privacy_registrati{
	max-width: 40em;
	margin-top:15px;
}

#box_privacy_registrati,
#regolamento_privacy_registrati{
	font-family: 'Lato', sans-serif;
	font-size:16px
}

#box_privacy_registrati ul,
#regolamento_privacy_registrati ul,
#box_privacy_registrati ul li,
#regolamento_privacy_registrati ul li{
	margin:0;
	padding:0;
	list-style-type:none
}

#box_privacy_registrati h6,
#regolamento_privacy_registrati h6,
#regolamento_privacy_registrati h4,
#box_privacy_registrati h3,
#regolamento_privacy_registrati h3,
#regolamento_privacy_registrati h4{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:bold
}

#errori_sopra_form{
	padding:15px;
	border:1px solid #ec140c;
	margin:15px;
}

#errori_sopra_form p{
	background:#fff;
	color:#ec140c;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-size:14px
}

.titoli_regolamento_privacy{
	color:#1a67ab;
	margin: 15px;
}

#box_privacy_registrati,
#box_regolamento_registrati{
	padding:15px;
	border:1px solid #ccc
}

#registrati #MarcaAuto::-webkit-input-placeholder,
#registrati #ModelloAuto::-webkit-input-placeholder,
#registrati #MarcaMoto::-webkit-input-placeholder,
#registrati #ModelloMoto::-webkit-input-placeholder{color: #999;}

#registrati #MarcaAuto:-moz-placeholder,
#registrati #ModelloAuto:-moz-placeholder,
#registrati #MarcaMoto:-moz-placeholder,
#registrati #ModelloMoto:-moz-placeholder{color: #999;}

#registrati #MarcaAuto::-moz-placeholder,
#registrati #ModelloAuto::-moz-placeholder,
#registrati #MarcaMoto::-moz-placeholder,
#registrati #ModelloMoto::-moz-placeholder{color: #999;}

#registrati #MarcaAuto:-ms-input-placeholder,
#registrati #ModelloAuto:-ms-input-placeholder,
#registrati #MarcaMoto:-ms-input-placeholder,
#registrati #ModelloMoto:-ms-input-placeholder{color: #999;}

#ancora_privacy_regolamento{
	display:block;
	float:right;
	font-family: 'Lato', sans-serif;
	font-size:10px
}

/*

 __   __   ___    _____     _        ___    ___    _  _    ___    ___    ___   ___   ___   _  _   _____   ___ 
 \ \ / /  / _ \  |_   _|   /_\      / __|  / _ \  | \| |  / __|  / _ \  | _ \ | _ \ | __| | \| | |_   _| | __|
  \ V /  | (_) |   | |    / _ \    | (__  | (_) | | .` | | (__  | (_) | |   / |   / | _|  | .` |   | |   | _| 
   \_/    \___/    |_|   /_/ \_\    \___|  \___/  |_|\_|  \___|  \___/  |_|_\ |_|_\ |___| |_|\_|   |_|   |___|
                                                                                                             
*/

#vota_concorrente h1{
	color:#ec140c;
	text-align: left
}

#vota_concorrente h2{
	text-align: left;
	color:#000;
	font-size:14px;
	font-family: 'Lato', sans-serif;
	margin-bottom:10px
}

#vota_concorrente h3{
	text-align: center;
	font-size:21px
}

#vota_concorrente textarea{
	height:210px
}

#vota_concorrente #foto_modello{
	display:block;
	margin:auto
}

#vota_concorrente h4{
	text-align: center;
	font-size:24px;
	margin:15px 0;
	color:#1a67ab
}

#vota_concorrente h4 a{
	color:#1a67ab;
	text-decoration:underline;
}

#vota_concorrente h4 a:hover{
	text-decoration:none;
}

#vota_concorrente #bottone_invia{
    float: right;
    margin: 0 15px;
    padding: 0 15px;
}

#vota_concorrente #bottone_invia.error.ok{
	background:#ff0;
	color:#000
}

#vota_concorrente #bottone_invia input{
	border:0;
	background:transparent;
	padding: 0.85em 1em;
	width:100%
}

#vota_concorrente #immagine_captcha img{
	width:inherit;
}

#vota_concorrente #errore_votazione p{	
	color:#ec140c;
	font-family: sans-serif;
	font-style: italic;
	font-size:14px
}

#vota_concorrente .hai_votato{
    text-align: left;
    font-size: 18px;
}

#vota_concorrente .hai_votato br{
	display:none
}

#vota_concorrente .hai_votato_2{
    text-align: left;
    font-size: 24px;
    color:#1a67ab
}

#vota_concorrente h1{
    font-size:24px;
    margin: 15px 0;
}

#vota_concorrente textarea{
	margin-bottom: 0
}

#vota_concorrente h3{
    text-align: right;
    margin: 5px 0 15px 0;
    font-style: italic;
    font-size: 14px;
	font-family: 'Lato', sans-serif;
	color:#ec140c;
}

#vota_concorrente h3.error.ok{
	color:#0a0a0a
}

#regolamento,
#regolamento h3,
#regolamento h4{
	font-family: 'Lato', sans-serif;
}

#regolamento a{
	color:#000;
	text-decoration:underline;
}

#regolamento a:hover{
	text-decoration:none;
}

#regolamento p{
	margin: 0 0 15px 0
}

#regolamento h1{
	color: #ec140c;
	text-align: center;
	line-height: 55px;
}

#regolamento h2{
	color: #1a67ab;
	text-align: center;
	margin-bottom:30px
}

#regolamento ul,
#regolamento ul li{
	margin:0;
	padding:0;
	list-style-type: none;
}

#regolamento ul li ul,
#regolamento ul li ul li{
	margin:0 10px;
	padding:0 10px;
	list-style-type:square;
}

#regolamento h4{
	font-size:16px;
	font-weight: bold
}

#non_hai_fb{
	margin: 25px 0 5px 0px;
	font-family: sans-serif;
	line-height: 14px;
	font-size: 12px;
}

#link_vedi_regolamento{
	float: right;
	color: #000;
	font-family: sans-serif;
	text-decoration: underline;
	font-size: 14px;
}

#link_vedi_regolamento:hover{
	text-decoration:none
}

#commento_auto_header{
	margin-bottom:15px
}

#commento_auto_header h1{
	color:#ec140c;
	font-size:24px;
	margin-top:15px
}

#commento_auto_header h2{
	font-size:22px;
	font-family: 'Lato', sans-serif;
}

#commento_auto_foto_commento textarea{
	height: 285px
}

#commento_auto_foto_commento textarea::-webkit-input-placeholder,
#commento_auto_foto_commento textarea::-webkit-input-placeholder,
#commento_auto_foto_commento textarea::-webkit-input-placeholder,
#commento_auto_foto_commento textarea::-webkit-input-placeholder{color: #999;}

#commento_auto_foto_commento h3{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-style:italic;
	margin-bottom:15px;
	color: #ec140c;
	font-weight:bold	
}

#commento_auto_foto_commento h3.error.mezzo{
	color:#ffae00
}

#commento_auto_foto_commento h3.error.mezzo.quasi{
	color:#2199e8
}

#commento_auto_foto_commento h3.error.mezzo.quasi.ok{
	color:#3adb76
}

#commento_auto_foto_commento input{
	border:0;
	background:transparent;
}

#commento_auto_foto_commento .button.error.ok{
	background:#ff0;
	color:#000;
}

#messaggio_conferma_votazione{
	padding:15px;
	max-width:50em
}

#messaggio_conferma_votazione h1{
	color:#ec140c;
}

#commento_auto_foto_commento #bottone_invia{
	padding:0
}

#commento_auto_foto_commento #bottone_invia input{
	width:100%;
	padding:15px 0
}

#messaggio_conferma_votazione .button{
	background:#ff0;
	color:#000;
	font-family: 'Lato', sans-serif;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

#messaggio_conferma_votazione .button:hover{
	background:#000;
	color:#ff0;
}

#vota_concorrente_iwa{
	margin-top:50px
}

#vota_concorrente_iwa .breadcrumbs li{
	font-family: 'Lato', sans-serif;
	color:#ccc
}

/*
   ___    ___    _  _    ___    ___    ___   ___    ___      ___    ___     _     ___    _   _   _____    ___  
  / __|  / _ \  | \| |  / __|  / _ \  | _ \ / __|  / _ \    / __|  / __|   /_\   |   \  | | | | |_   _|  / _ \ 
 | (__  | (_) | | .` | | (__  | (_) | |   / \__ \ | (_) |   \__ \ | (__   / _ \  | |) | | |_| |   | |   | (_) |
  \___|  \___/  |_|\_|  \___|  \___/  |_|_\ |___/  \___/    |___/  \___| /_/ \_\ |___/   \___/    |_|    \___/ 
                                                                                                               
*/

#concorso_scaduto_header{
	margin-top: 50px;
}

#concorso_scaduto_header h1{
	color:#ec140c
}

#concorso_scaduto_header h2{
	color:#1a67ab;
	margin-bottom: 15px
}


#concorso_scaduto_lista_auto img{
	width:100%
}

#concorso_scaduto_lista_auto .nome_concorrente{	
    margin: -44px 3px 30px 3px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 2px 5px 2px 5px;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    height: 25px;
}

#concorso_scaduto_classifica h3{
	color:#ec140c;
	margin-bottom: 15px
}

#concorso_scaduto_classifica ul li{
	font-family: 'Lato', sans-serif;
	border-bottom:1px solid #ccc;
	margin-bottom: 1px;
}

#concorso_scaduto_classifica ul li:first-child{
	border-top:1px solid #ccc;	
}

#concorso_scaduto_classifica ul li .posizione{
	background-color:#ddd;
	display: inline-block;
	margin:0 15px 0 0;
	padding:10px;
	text-align: right;
	width:48px
}

#concorso_scaduto_classifica ul li .percentuale{
	display:block;
	float: right;
	font-weight:bold;
	padding:10px;
}

#concorso_scaduto_classifica ul li:hover{
	background: #eee
}

#concorso_scaduto_classifica ul li:hover .posizione{
	background:#ec140c;
	color:#fff
}

/*
   ___    ___    __  __   __  __   ___   _  _   _____   ___ 
  / __|  / _ \  |  \/  | |  \/  | | __| | \| | |_   _| |_ _|
 | (__  | (_) | | |\/| | | |\/| | | _|  | .` |   | |    | | 
  \___|  \___/  |_|  |_| |_|  |_| |___| |_|\_|   |_|   |___|
                                                            
*/

#commenti{
	margin-top:75px
}

#commenti .menu.vertical a{
	color:#000;
	font-family: 'Lato', sans-serif;
	font-size:14px
}

#commenti .menu.vertical a:hover{
	background:#eee
}

#commenti .menu.vertical li{
	border-bottom:1px solid #eee
}

#commenti .menu.vertical li h3{
	font-size:21px;
	padding:0.7rem 1rem
}

#commenti .menu.vertical .active a{
	color:#fff;
	background:#ec140c
}

#commenti .breadcrumbs a{
	color:#000;
	font-family: 'Lato', sans-serif;
}

#commenti h1{
	text-align:left;
	font-size:30px;
	margin:0.7rem 0 
}

#commenti h2{
	text-align:left;
	font-size:30px;
	margin:0.7rem 0 
}



.plainText {
    font-family: 'Lato', sans-serif !important;
    background: transparent !important;
    text-align: left !important;
    color: #333 !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    font-style: normal !important;
    font-size: 18px !important;
    margin-left: 15px !important;
    line-height: 20px;
}

/*
  ___   ___   ___   ___    ___    _  _   ___   ___  __   __  ___ 
 | _ \ | __| / __| | _ \  / _ \  | \| | / __| |_ _| \ \ / / | __|
 |   / | _|  \__ \ |  _/ | (_) | | .` | \__ \  | |   \ V /  | _| 
 |_|_\ |___| |___/ |_|    \___/  |_|\_| |___/ |___|   \_/   |___|
                                                                 
*/

@media screen and (max-width: 1295px) {
	/*header .top-bar-left span{
		display:none
	}*/
}

@media screen and (max-width: 1100px) {
    header .top-bar-left span{
		display:none
	}
}

@media screen and (min-width: 640px) and (max-width: 1000px) {
	header{
		height:130px;
		overflow:hidden
	}

	header .top-bar-left,
	header .top-bar-right{
		float:none
	}
    header .top-bar-right ul li a {
        background: #fff;
    }
	header .top-bar-left ul li{
		display:block;
		text-align:center
	}

	header .top-bar-right{
		text-align: center
	}

	header .top-bar-right ul{
		display:inline-block
	}

	section#first #foto_prima_schermata{
		margin-top:100px
	}

	#concorso_scaduto_header {
		margin-top: 100px;
	}
	#registrati{
		margin-top: 100px;
	}
	#voto_registrato{
		font-size:24px
	}
	#vota_concorrente_iwa{
		margin-top:100px
	}
}

@media screen and (max-width: 639px) {
	header{
		height:40px;
		overflow:visible
	}
    header .top-bar-right ul li a {
        background: #fff;
    }
	header .title-bar{
		background:#fff;
		padding: 0 0.5rem;
	}

	header .menu-icon::after {
		background: #000;
		box-shadow: 0 7px 0 #000, 0 14px 0 #000
	}

	header .title-bar-title{
		float:right
	}

	header .title-bar-title img{
		height:40px
	}

	header .top-bar-left{
		display:none
	}

	header #example-menu li{
		display: block;
    		border-top: 1px solid #eee;
	}

	header .top-bar-right ul li:nth-child(2),
	header .top-bar-right ul li:nth-child(3){
		display:none !important
	}

	header #example-menu li:last-child{
    		border-bottom: 1px solid #eee;
	}
	#vota_concorrente h4{
		display:none
	}
	#vota_concorrente h1{
		font-size:18px
	}
	#vota_concorrente h3{
		font-size:14px
	}
	#regolamento h1 {
		text-align: left;
		line-height: inherit;
	}
	#regolamento h2 {
	    text-align: left;
	}
	#registrati #registrazione_radio input{
		width:50px;
		height:50px
	}
	#registrati #registrazione_radio span{
		margin-right:15px
	}
	#registrati #registrazione_checkbox{
		margin: 15px 0
	}
	#registrati #registrazione_checkbox input{
		width:50px;
		height:50px
	}
	#registrati .margin_top_15,
	#registrati .margin_top_30{
		margin:0
	}
	#registrati select{
		margin:0
	}
	#commento_auto_foto_commento h3{
		margin-top:15px
	}
	section#second #titolo_seconda_schermata h5 {
		font-size: 21px;
		width: inherit;
	}
	header .title-bar .menu-icon{
		margin-top:0.75rem
	}
    .callout-premi {
        padding-left: 30px;
    }
    span.has-tip.top{
        width: 100%;
    }
}

@media screen and (max-width: 370px) {
	header .title-bar-title img {
	    height: 25px;
	    margin-top: 0.5rem;
	}
    
}

@media screen and (max-width: 335px) {
	#concorso_scaduto_classifica ul li .posizione {
		background-color: #fff;
		display: inline;
		margin: 0;
		padding: 0;
		text-align: left;
		width: inherit;
	}

	#concorso_scaduto_classifica ul li .percentuale {
		display: block;
		float: right;
		font-weight: bold;
		padding: 0;
	}
}