﻿@media only screen and (min-width: 480px) and (max-width: 767px) {
p.textoimg {
    font-size: 1.5em!important;
}
.orejona > .textoimg
{
	top: 0px!important;
	    margin-bottom: 20px!important;
}
.pedilo p
{
	font-size: 20px!important;

}
.tablapartido
	{
		width: 95%;
	}

.lugares p a
{
	
    border-radius: 10px;
 
    font-size: 22px;
 

}
	.textinfo
	{
		width: 80%;

	}
	.textinfo p
	{
		font-size: 30px;
	}

	body{
	background-image: none;
}
.terminostext
{
	width: 75%!important;
}
.combos img
{
	height: 120px!important;
}
iframe
{
	width: 80%;
	height: auto;
}
.lugares p
{
	    width: 80%;
    font-size: 20px;
}
.redestext
{
	font-size: 18px;
}
.redes p a{
	font-size: 20px;
}
.redes p
{
	justify-content: space-between;
}
.clickterm{
	font-size: 35px;
}
.orejona
{
	background-image: url(img/Fondo.jpg);
}
video
{
    height: auto;
}.combos,
.imgincly
{
	width: 80%;
}
.lugares p a
{
	font-weight: 700;
}
.imageneslugares img
    	{
    		width: 100%;
    	}

.pedilo
{
	width: auto;
}


}


















@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {
    	.imageneslugares img
    	{
    		width: 100%;
    	}
    	.lugares p a
{
	
    border-radius: 10px;
  
    font-size: 22px;
 

}
.orejona
{
	background-image: url(img/Fondo.png);
}
	.textinfo
	{
		width: 80%;

	}
	.textinfo p
	{
		font-size: 30px;
	}

	body{
	background-image: none;
}
.terminostext
{
	width: 75%!important;
}.combos,
.imgincly
{
	width: 80%;
}
.combos img
{
	height: 100px!important;
}
.pedilo
{
	width: 50%;
}
iframe {
    width: 80%;
    height: 330px!important;
}
.lugares p a
{
	font-weight: 700;
}
}


/*+++) iphone 6*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  	.lugares p a
{
	font-weight: 700;
}
.imageneslugares img
    	{
    		width: 100%;
    	}
.orejona
{
height: auto;
}
.combos img
{
	height: 240px;
}
	.textinfo
	{
		width: 80%;

	}
	.textinfo p
	{
		font-size: 30px;
	}
.combos,
.imgincly
{
	width: 80%;
}
.pedilo
{
	width: 50%;
}
.clicktermtest:after,
.clicktermtest:before
{
	padding: 12px!important;
	top: 0px;
}

.clicktermtest:after
{
	right: -12%;
}
.clicktermtest:before
{
	left: -12%;
}

}

@media only screen 
  and (min-device-width: 800px) 
  and (max-device-height: 480px) 
  {
.pedilo p
{
	width: auto;
}
.clicktermtest:after,
.clicktermtest:before
{
	padding: 12px!important;
	top: 0px;
}

.clicktermtest:after
{
	right: -12%;
}
.clicktermtest:before
{
	left: -12%;
}
  }





