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

	.logo {
		width: 20%;
		display: table;
		text-align: right;
	}

	.logo img {
		width: 95%;
		vertical-align: middle;
		margin-top: 10px;
	}

	.botonera {
		width: 80%;
	}

}

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

	.logo {
		width: 25%;
	}

	.botonera {
		width: 75%;
	}

	nav li {
		height: 20px;
		color: #FFF;
		font-size: 14px;
		margin: 1px;
		padding: 2px;
		background-color: #2983D7;
		border-radius: 5px;
	}

	nav li:hover {
		font-size: 14px;
		color: #FFF;
		text-decoration: none;
	}

	.btnSecond {
		width: auto;
		height: 20px;
		float: left;
		color: #333;
		font-size: 14px;
		list-style-type: none;
		text-align: center;
		margin: 0px !important;
		padding: 5px !important;
		cursor: pointer;
		background-color: #CCC;
		border-radius: 5px;
		transition:all 0.5s;
	}

	.btnSecond:hover {
		background-color: #666;
		color: #FFF;
		font-size: 14px;
		list-style-type: none;
		text-decoration: none;
	}

	.contentSearchProducts {
		width: 80%;
	}
}

@media screen and (max-width:1036px) {
	.logo {
		width: 100%;
		text-align: center;
		float: right;
		text-align: right;
	}

	.logo img {
		width: 200px;
		margin-top: 2px;
		margin-bottom: 5px;
	}

	.botonera {
		width: 100%;
		float: left;
	}

	.firstBtn {
		margin: 0;
		float: left;
	}

	.secondBtn {
		margin: 0;
		float: left;
		padding: 0px;
	}

	.secondBtn i {
		color: #027DBA;
	}
	
	#contentSlider {
		margin-top: 135px;
	}

	.wrapper {
		display: block;
	}

	.botonera {
		display: none;
	}

	.logoMenu {
		display: block;
	}

	.logo {
		display: none;
	}

	.center {
		width: 100%;
	}

	.contentAsesoramiento {
		width: 98%;
		padding: 1%;
		margin-top:20px;
		margin-bottom: 20px;
		border: 0;
	}

	.contentAsesoramiento img {
		/*width: 100%;*/
	}

	.contentNotasNoticias {
		width: 100%;
		float: left;
	}

	.contentNotasNoticias img {
		width: 100%;
	}

	.contentNotas {
		float: left;
	}

	.centerArtHome {
		width: 100%;
		margin-left: 0px;
	}

	.titleLeft {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
	}

	.contentBtnRight {
		width: 100%;
		height: auto;
		float: left;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 0px;
	}

	h2 {
	  font-family: 'Varela Round', sans-serif;
	  font-size: 24px;
	  color: #FFF;
	  margin: 5px 0px 0px 0px;
	}

	h3 {
		text-align: center;
		margin-left: 0%;
		margin-top: 0;
		margin-bottom: 0;
	}

	.contentTxtSlide p {
	  width:100%;
	  height: auto;
	  float: left;
	  font-family: 'Varela Round', sans-serif;
	  font-size: 12px;
	  font-weight: normal;
	  color: #FFF;
	  text-align: center;
	  margin: 0;
	  padding: 0%;
	  border-radius: 10px;
	  text-shadow: 0px 0px 15px #000;
	}

	.centered-btns_nav {
		display: none;
	}

	#contentSlider {
	  /*margin-top: 88px;*/
	}

	.contentNoticias {
		float: left;
	}

	.contentGaleria {
		float: left;
	}

	/* footer */
	.footerIzq {
		width: 25%;
		height: 120px;
		float: left;
	}

	.footerCenter {
		width: 50%;
		height: 120px;
		float: left;
		text-align: center;
	}

	.footerDer {
		width: 25%;
		height: 120px;
		float: left;
	}

	.btnAceptarPedido {
		margin-left: 20%;
	}
	/* ============== */
	.titleLeft {
		margin-bottom: 25px;
	}

	.horario {
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.marginTop {
		margin-top: 110px;
	}

	.contentFiltros {
		width: 100%;
		min-height: inherit;
		margin-bottom: 2px;
	}

	.contentSearchProducts {
		width: 100%;
		margin-bottom: 15px;
	}

	.contentImgGallery {
		width: 100%;
	}

	.contentDateGallery {
		width: 100%;
	}

	.contentDateGallery {
		height: auto;
		min-height: auto;
	}

	.empProduct h2 {
		text-align: center;
	}

	#contentSlider {
		margin-top: 170px;
	}
}

@media screen and (max-width: 950px) {
	.floatImgPrensa {
		width: 100%;
		margin-left: 0;
	}

	.imgDetalle img {
		width: 100%;
		border: 0px;
	}
	
	.txtDetalle {
		width: 96%;
		height: auto;
		padding: 2%;
	}

	.fechaDetalle {
		text-align: center;
	}
	.infoHome {
		font-size: 18px;
	}

	.tarjetas {
		display: none;
	}

	.contentComoComprar {
		width: 100%;
	}

	.rowFormCaptcha {
		margin-left: 2%;
	}

	.floatContactComprar {
		text-align: left;
	}

	.colBtnSelect {
		width: 100%;
	}

	.marginTop {
		margin-top: 150px;
	}

	.colBtnSelect a {
		width: 94%;
		margin: 15px;
	}

	.colBtnSelect h3 {
		padding-left: 0px;
		text-align: center;
	}

	.titleLeft {
		margin-bottom: 0px;
	}
}

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

	.columnLeft {
		width: 100%;
	}

	.columnLeft img {
		width: 100%;
	}

	.columnRight {
	  display: none;
	}

	#tilesBlog li {
	  width: 98%;
	  height: auto;
	  background-color: #FFF;
	  display: none; /** Hide items initially to avoid a flicker effect **/
	  padding: 1%;
	  margin-left: 0%;
	}

	.contentSearchProducts input {
		width: 55%;
		margin-top: 10px;
	}

	.contentSearchProducts {
		margin-left: 0px;
		height: auto;
	}

	.btnSearch {
		width: 76.5%;
    	margin-left: 10.5%;
	}
}

@media screen and (max-width:600px) {
	.contentBotonFiltro {
		width: 100%;
		height: auto;
		float: left;
		margin-right: 0px;
	}

	.btnFiltro {
		min-width: 80%;
		margin-left: 7%;
		margin-top: 15px;
	}

	.selectFiltro {
		min-width: 80%;
		margin-left: 7%;
		height: auto;
		float: left;
	}

	.contentSearch {
		width: 100%;
		margin-left: 0%;
		height: auto;
		float: left;
		text-align: center
	}

	.contentSearch input {
		width: 80%;
		margin-left: 0%;
		margin-top: 15px;
	}

	.gradientLinearVertical {
		display: none;
	}

	.floatArticulos {
		margin-top: 30px;
	}

	.centerFace iframe {
		min-width: 100%;
		min-width: 100%;
	}
	
	.columnLeftPedidos {
		padding: 1%;
		width: 98%;
	}

	.titleRightPedidos p {
		text-align: center;
	}

	.txtRightPedidos p {
		width: 100%;
		float: left;
	}

	.titleLeftPedidos {
		height: auto;
	}

	.txtRightContacto p {
		float: left;
	}

	.imgDetailBig {
		width: 100%;
		height: 300px;
		background-size: 100%;
	}

	.flexStart {
	    width: 100%;
	    justify-content: space-around;
	}

	.footerIzq {
		width: 100%;
	}

	.footerCenter {
		width: 100%;
	}

	.footerDer {
		width: 100%;
	}

	footer {
		height: auto;
	}

	.dataFiscal {
		margin-top: 0px;
	}

	.infoHome p {
	font-size: 12px !important;
	color: #FFF !important;
	margin-top: 15px;
	}

	.contentTxtSlide p {
		display: none;
	}
}


@media screen and (max-width:500px) {
	.imgNotice {
		width: 100%;
	}

	.imgNotice img {
		max-width: 90%;
		width: 90%;
	}
	
	.nameFormIndex {
		width: 100%;
		margin-left: 0px;
	}

	.emailFormIndex {
		width: 100%;
	}

	.telFormIndex {
		width: 100%;
	}

	.iconoDetalle {
		height: auto;
		text-align: left;
	}

	.iconoDetalleTresLineas {
		height: auto;
		text-align: left;
	}

	.floatContactComprar {
		height: auto;
	}

	.floatContactComprar ul {
		height: auto;
	}

	.infoHome {
		font-size: 14px;
	}

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

	.txtRightContacto img {
		width: 90%;
		height: auto;
	}

	.imgPrincipiantes {
		width: 100px;
	}
}
	
@media screen and (max-width:470px) {

	.contentNotas {
		width: 100%;
		margin: 0px 0px 5px 0px;
		border: 0px;
		height: auto;
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
	}

	.contentNoticias {
		width: 100%;
		margin: 0px 0px 5px 0px;
		border: 0px;
		height: auto;
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
	}

	.imgCenter img {
		width: 100%;
		margin: 0;
	}

	.imgNota {
		width: 100%;
		margin: 0;
	}

	.titleNotas {
		width: 100%;
		height: auto;
	}

	.titleNews {
		width: 100%;
	}

	.titleCenterNotas p {
		padding: 10px;
	}

	.contentGaleria {
		width: 99%;
		height: 160px;
		float: right;
		margin: 2px;
		border: 0.5% solid #FFF;
		background-color: #FFF;
		overflow: hidden;
	}

	.imgGaleria {
		width: 100%;
	}

	.contentNotasNoticias img {
		width: 100%;
	}

	.contentNotasNoticias {
		width: 100%;
		margin: 0;
		text-align: center;
	}

	.btnGral {
		width: 90%;
		min-height: 25px;
		float: left;
		padding-left: 2%;
		padding-right: 2%;
		padding-top: 10px;
		border: 0;
		box-shadow: 0px 4px 0px #5F7504;
		margin-left: 3%;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.btnNota {
		margin-top: 50%;
   		margin-left: 70%;
	}
}

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

	.logoMenu{
		float: right;
	}
	.logoMenu img {
		width: 80%;
	}

	h3 {
		font-size: 20px;
	}

	.footerLinks p {
		margin: 0;
	}

	.horario {
		font-size: 12px;
	}

	.imgGallery {
	    max-width: 83%;
	}

	.hoverGalery {
		display: none;

	}

	.article {
		width: 90%;
	}

	.imgProductHome {
		height: auto;
	}

	.btnDetailGallery {
		display: block;
	}

	.btnZoomResponsive {
		display: block;
		margin-top: 0px;
	}

	.article:hover .hoverGalery {
		display: none;
	}

	.centerBtnHome {
		width: 100%;
		margin-left: 0%
	}

	.btnGral {
		width: auto !important;
	}

	.centerBtnHome a {
		width: 45%;
		display: -webkit-flex;
		-webkit-box-orient: horizontal;
		-webkit-box-pack: center;
		-webkit-box-align: center;

		display: -moz-flex;
		-moz-box-orient: horizontal;
		-moz-box-pack: center;
		-moz-box-align: center;

		display: flex;
		box-orient: horizontal;
		box-pack: center;
		box-align: center;

		flex-wrap: wrap;
		justify-content: space-around;
		text-align: center;
	}

	.btnSoldados {
		width: 93% !important;
	}

	.btnBlueGral {
		width: 100%;
	}
}

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

	.VerProductoHome {
		width: 100%;
		height: auto;
		float: left;
		background-color: #FFF;
		margin: 10px 0px 0px 0px;
	}

	.VerProducto {
		width: 100%;
		height: auto;
		float: left;
		background-color: #FFF;
		margin: 10px 0px 0px 0px;
	}

	.centerArtHome {
		background-color: #FFF;
	}

	.img {
		width: 100%;
	}

	.imgCenter {
		text-align: center;
	}

	.img img {
		width: 100%;
	}
	
	
}