body{
	background: #fff;
}
body.sponsored {
    /*padding-bottom: 158px;*/
	padding-bottom:0;
}
body.background-es{
    /*background: url("../index_files/backgrounds/fondo_navidad_esp.jpg");*/
    background-size: cover;
    background-attachment: fixed;
	}
	body.background-en{
	    /*background: url("../index_files/backgrounds/fondo_navidad_eng.jpg");*/
	    background-size: cover;
	    background-attachment: fixed;
	}

img.responsive{display:none; }

#menu-webs,
#menu-trendings{margin-bottom:0;}

#main nav li a { text-decoration: none;}

#footer nav,
#secondary nav,
.js #main.fixme nav{}
.destacados.navidad{
	margin:0 auto;
	/*box-shadow: 0px 4px 10px #ccc;*/
	border:0;}
.destacados.navidad.principal{padding:0;}
.destacados.navidad img{
	max-width: 100%;
	width: 100%;
}
.destacados {padding: 20px 30px 40px; border: 0;}
.destacados.navidad .col-md-12, 
.destacados.navidad .col-md-8,
.destacados.navidad .col-md-9, 
.destacados.navidad .col-md-6, 
.destacados.navidad .col-md-3,
.destacados.navidad .col-md-4  {
 	margin:0 0 30px;
}

.destacados.navidad.only-one-row{
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #d9d7d5;
	}
	.destacados.navidad.only-one-row .col-md-12, 
	.destacados.navidad.only-one-row .col-md-8,
	.destacados.navidad.only-one-row .col-md-9, 
	.destacados.navidad.only-one-row .col-md-6, 
	.destacados.navidad.only-one-row .col-md-3,
	.destacados.navidad.only-one-row .col-md-4  {
	 	margin:0;
	}
	.destacados.navidad.only-one-row .col-md-12.todo-ancho{
		margin-top: 30px;
	    display: block;
	    float: left;
	    width: 100%;
	}

.row.destacado-top .col-md-12{
	margin-top: 0;
	 margin-bottom: 0;	
	}

.destacados.navidad.only-one-row .col-md-12, 
.destacados.navidad.only-one-row .col-md-8,
.destacados.navidad.only-one-row .col-md-9, 
.destacados.navidad.only-one-row .col-md-6, 
.destacados.navidad.only-one-row .col-md-3,
.destacados.navidad.only-one-row .col-md-4{
	padding: 0px;
}
	
.destacados.navidad.only-one-row .col-md-4{
	padding: 0 5px;
}
.destacados.navidad.only-one-row .col-md-4.middle{
}

.destacados.navidad.only-one-row .col-md-8{
	padding-right: 5px;
}

.destacados.navidad.only-one-row .col-md-12.todo-ancho{
	margin-top: 0;
    margin-bottom: 10px;
}

.destacados .row {
    margin-right: 0px;
    margin-left: 0px;
}
.destacados .row.items3{
	margin-right: -5px;
    margin-left: -5px;
}


.formulario-todo-ancho header,
.formulario-todo-ancho .texto-entradilla,
.formulario-todo-ancho .texto-entradilla p{
	text-align: center;
    max-width: 80%;
    margin: 0 auto;
}

.formulario-todo-ancho form:before{
	content: "";
    display: block;
    height: 1px;
    width: 70px;
    margin: 30px auto;
    background: #ccc;
}

.formulario-todo-ancho .capthca-validation{ width: 100%; float:left; margin-bottom: 20px;}
.formulario-todo-ancho .capthca-validation .simple_captcha_label { 
    margin-bottom: 5px;
    width: auto;
    display: inline-block;
    float: left;
    margin-top: 10px;
    width: 100%;
}

.formulario-todo-ancho #comprobar-loading img{
	width: auto;
}

.destacados.navidad .simple_captcha_image img {
	width: 110px;
}

.formulario-todo-ancho .simple_captcha_image{
    display: inline-block;
    float: left;
    width: 110px;	
}
.formulario-todo-ancho .simple_captcha_field{
    display: inline-block;
    float: left;
    width: 150px;
}

.formulario-todo-ancho button{
	padding: 0 20px;
    margin: 0;
    border: 0;
    cursor: pointer;
    font-family: "Droid sans",sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 5px rgba(0,0,0,0.3);
    background-color: #2C325F;
}

.formulario-todo-ancho .js-checks-politics{
		padding-left: 5px;
	    display: block;
	    float: left;
	    width: 100%;
	    margin: 10px 0 30px 0;
	}
	
.formulario-todo-ancho .js-checks-politics > p { margin: 0 0 0 0px; }
.formulario-todo-ancho .js-checks-politics label {font-weight: 100;}
	
.formulario-todo-ancho p.button-submit{
	text-align: center;
}	

.formulario-todo-ancho .form-exito{
	margin: 40px 0 0 0;
	text-align: center;
}


.formulario-todo-ancho .form-exito h1 {
    color: #7db545;
    margin-bottom: 0;
}

.formulario-todo-ancho .form-exito h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: "Ranelte Bold";
    font-size: 23px;
    line-height: 30px;
    letter-spacing: .2px;
    clear: both;
    padding-bottom: 20px;
    border: 0;
    color: #0F0F0F;
   }

.formulario-todo-ancho .form-exito p {
    margin-bottom: 40px;
    font-family: "Droid sans",sans-serif;
    font-weight: 400;
    font-style: normal;
}
	
@media screen and (min-width: 1000px){
	.formulario-todo-ancho form{
		max-width: 650px;
		margin: 0 auto;
	}	
}	
	
.js #footer.fixme, .no-js #footer{position:static;display:inline-block;}
#footer{
	height: auto;
	padding-top: 15px;
	    font-family: "Droid sans",sans-serif;
	}
	#footer .center{margin:0 auto;max-width:962px;}
	#footer .center div{padding:0;}
	#footer nav#footermenu{height:auto;}
	#footer ul,
	#footer ul li{width:100%;display:inline-block;float:none;}
	#footer nav#footermenu #footerlegal{border:0;padding:0;width:auto;    font-family: "Droid Sans", Arial;}
	#footer nav#footermenu #footersocial{border:0;padding:0;width:auto;font-family: "Droid Sans", Arial;}
	#footer #footerlegal li:first-child{padding-left: 0;}			
	#footer #footerlegal li:first-child a:before{
		display:none;
	}
	#footer .payment{text-align:right;}
	#footer .payment IMG{width:auto;max-width:100%;}	
	#footer #legalactivator{
		display: inline-block;
    	padding: 5px 0 0 0;
		font-family: "Droid sans",sans-serif;
		font-size:12px;
    }
	#footer a,
	#footer nav#footermenu span, #footer #socialactivator {
	    font-size: 12px;
	}
	#footer #footerlegal a.white{color:#fff;}		
.pre-footer{
	width: 100%;
    border: 0;
    background: #2C325F;
    border-bottom: 1px solid #595C75;
    padding: 15px 15px;
	}
	.pre-footer, .pre-footer a{ color: #fff; }
	.pre-footer a{ padding:0 10px;}
@media screen and (min-width: 1230px){
	#footer nav,
	#secondary nav,
	.js #main.fixme nav{max-width:1170px;width:auto;}
	body .destacados.navidad{max-width:1170px;width:auto;}
	#footer .center{margin:0 auto;max-width:1170px;width:auto;}
}

@media screen and (min-width: 1000px){
	body>section {
	    width: calc(100% - 30px);
	}	
	body>section.destacados{
		border:1px solid #ccc;
	    border-top:0;
	    margin-bottom: 40px;
	}
	body>section.principal{		
    	padding: 0 15px;
    	background: #eee;
    	border:0;
    	margin:0;
	}
	.destacados.navidad{width:962px;}
}

@media screen and (max-width: 999px){
	
	.destacados.navidad.only-one-row .col-md-4{
		padding: 0 5px;
		margin-bottom: 10px;
		}
		.destacados.navidad.only-one-row .col-md-4:last-child{
			margin-bottom:0;
		}
			
	img.no-responsive{ display:none; }
	img.responsive{ display:block; }
	
	.row.destacado-top .col-md-12{
		margin-top: 0px;
	}
	.js #footer ul, 
	.no-js #footer ul{width:auto;}
	.destacados{
		margin-bottom: 25px;
	}
	.destacados.principal{
		margin-bottom: 0;
	}
	#footer nav#footermenu{height:auto;}
	#footer .payment{text-align:center;}	
	#footer #legalactivator{display: none;}
	#footer a,
	#footer nav#footermenu span, #footer #socialactivator {
	    font-size: 11px;
	}	
  
}
@media screen and (max-width: 999px)and (min-width:768px){	
	.col-sm-4,
	.col-sm-3{width:50%;}
	}
	
@media screen and (max-width: 680px)and (min-width:520px){	
		input[type="radio"]+label, input[type="checkbox"]+label {
		    width: 230px;
		    margin-right: 5px;
		}
	}
		
@media screen and (max-width: 767px){
	

	.destacados.navidad.only-one-row .col-md-8{
		padding-right: 0;
		margin-bottom: 10px;
	}
	
	.destacados.navidad.only-one-row .col-md-12.todo-ancho{
		margin-top: 0;
	}
	
	.destacados{padding:15px 15px 0;}
	.destacados.navidad .col-md-12, .destacados.navidad .col-md-6, .destacados.navidad .col-md-3, .destacados.navidad .col-md-4{margin-bottom:15px;}
	}
	

/*
 
imgs = $('.sponsors img'); 
$.each(imgs, function( index, value ) { 
  	//console.log( index + ": " + $( this ).text() );
	a = $( value ).parent();
	t = $( this );
	a.attr("style", "width:" + t.width() + "px; height:" + t.height() + "px; display: inline-block;" );
	a.html(t.width() + "x" + t.height())
	t.hide();
});
 
 
*/