.newlatter-header .r1-newl {
    padding: 0;
}
.newlatter-header{
	background-color: #3f5476;
	height: 100px;
	padding: 20px 0;
}
.banner a.o-mnm{
	display: none;
}
.newlatter-header .r1-newl{
	display: block;
	width: 345px;
	float: left
}
.newlatter-header .r1-newl .c2-hnewl h3 span
.newlatter-header .r1-newl .c2-hnewl h3 span.text-1, 
.newlatter-header .r1-newl .c2-hnewl h3 span.text-2 {
    font-family: 'Lato';
    
}
.newlatter-header .cerrar{
	top: 0;
}
.newlatter-header .r1-newl .c2-hnewl h3 span.text-1{
	line-height: 29px;
	font-weight: 300;
	font-family: 'Lato';
}
.newlatter-header .r1-newl .c2-hnewl h3 span.text-1 .tsm{ display: none; }
.newlatter-header .r1-newl .c2-hnewl h3 span.text-1 .tsd{ display: inline-block; }
.newlatter-header .wp-form{
	height: 68px;
}
.newlatter-header .r1-newl .c2-hnewl h3 span.text-2 {
	line-height: 26px;
	font-weight: 300;
	font-family: 'Lato';
}
.newlatter-header .r1-newl .c2-hnewl h3 span.text-2 {
	font-size: 14px;
}
.newlatter-header .r2-newl{
	display: block;
	height: 71px;
}
.newlatter-header .r2-newl #newsletter-form-header{
	float: left;
}
.newlatter-header .r1-newl .c2-hnewl{
	margin: 0;
}
.newlatter-header .r1-newl .c2-hnewl h3{
	display: inline-block;
  	top:-15px;
}
.newlatter-header .r1-newl .c2-hnewl h3 span {
    font-size: 24px;
    font-family: 'Lato';
}
.newlatter-header .icono.suscripcion {
    /*background-position: -669px -980px;
	width: 57px;
	height: 52px;*/
    background-position: -675px -104px;
    width: 70px;
    height: 70px;
	margin-right: 13px;
}
.newlatter-header .r2-newl .content-form .input input{
	width: 210px;
}
.newlatter-header .r2-newl .content-form .input{
	margin-right: 11px;
}
.newlatter-header .wp-form{
	max-width: 680px;
}
@media screen and (max-width:760px) {

	.newlatter-header .r1-newl{
		display: block;
		width: 100%;
		float: none;
	}
	.newlatter-header .r2-newl #newsletter-form-header{
		float: none;
	}

	.newlatter-header .r1-newl .c2-hnewl h3 span {
	    font-size: 15px;
	    font-family: 'Lato';
	    display: inline-block;
	}
	.newlatter-header .r1-newl .c2-hnewl h3 span.text-2{
		display: none;
	}
	.newlatter-header .wp-form{
		padding-top: 0;
	}
	.newlatter-header {
	   min-height: 0;
	   height: 150px;
	}
	.newlatter-header .r1-newl {
	    padding: 10px 0;
	}
	.newlatter-header .cerrar{
		margin: 3px 9px;
	}
	.newlatter-header .r1-newl .c2-hnewl h3 span.text-1{
		font-weight: 300;
		display: block;
		line-height: 15px;
	}
	.newlatter-header .r2-newl .content-form .input input {
	    width: 165px;
	    height: 30px;
	}
	.newlatter-header .r2-newl input.submit {
	    width: 93px;
	    height: 30px;
	    line-height: 4px;
	}
	.newlatter-header .content-form{
		margin: 0 auto;
		height: 41px;
		width: 272px;
	}
    .newlatter-header .icono.suscripcion {
      display: none;
   }
   .newlatter-header .r1-newl .c2-hnewl h3 span.text-1 .tsm {
      display: inline-block;
  }
 .newlatter-header .r1-newl .c2-hnewl h3 span.text-1 .tsd {
      display: none;
  }
  .newlatter-header .r1-newl .c2-hnewl h3{
  	top:initial;
  }

}