/*--------------------------------------------------------------*/
/*-------------------------Comprobar a 1701---------------------*/
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/*---------------Resoluciones desde 1321 hasta 1700-------------*/
/*--------------------------------------------------------------*/
@media screen and (max-width: 1700px)
{

}

/*--------------------------------------------------------------*/
/*---------------Resoluciones desde 1001 hasta 1320-------------*/
/*--------------------------------------------------------------*/
@media screen and (max-width: 1320px)
{
.nosotros .pd100-50{padding: 100px 20px;}
footer{padding: 0 50px ;}
}


/*--------------------------------------------------------------*/
/*---------------Resoluciones desde 421 hasta 1000--------------*/
/*--------------------------------------------------------------*/
@media screen and (max-width: 1000px)
{
	.rm500{width:100%; max-width: 500px; margin: 0 auto;}
	.f > .rc33-5{width: 33.33% !important;}
	.f > .rc33-10{width: 33.33% !important;}
	.f > .rc5-10{width: 50% !important;}
	.f > .rc10{width: 100% !important;}
	.ro1{order: 1;}
	.ro2{order: 2;}
	header .moduletable_menu{display: none;}
	.desktop{display: none;}
	.responsive{display: block;}
	.finalview .m .c7{width: 100%;}
	.finalview .m .c3{width: 100%;}
.destacdosinfo.pd60{padding: 30px;}
.destinoscat .destinoitem.c5{width: 100%; padding: 60px;}


}
/*--------------------------------------------------------------*/
/*---------------Resoluciones desde 1001 hasta 1320-------------*/
/*--------------------------------------------------------------*/
@media screen and (max-width: 850px)
{
.opinioneshome  .c33{width: 100%;}
.opinioneshome{padding: 100px 30px;}
.errorpagina .c5{width: 100%;}
.errorpagina {height: 100%;}

}
/*--------------------------------------------------------------*/
/*---------------Resoluciones desde 1001 hasta 1320-------------*/
/*--------------------------------------------------------------*/
@media screen and (max-width: 700px)
{
.nosotros .c33{width: 100%;}
footer .c33{width: 100%!important; text-align: center;padding: 30px 0;}
.sobre-nosotros .c5{width: 100%;}
.sobre-nosotros .c5 p:first-child{padding-top: 50px;}
.destacdosinfo {max-width: 300px};
header .pd15-60{padding: 15px;}
.sobre-nosotros .lunasdemiel.pd60{padding: 30px;}
.destinoscat .destinoitem.c5{padding: 30px;}
.destacdosinfo.pd60{padding: 20px;}
.nosotros .puntosfuertes.centralpf {transform: unset;}
.nosotros .puntosfuertes{max-width: 400px;}
section.destacados .moduletable {top: 300px;}

}

/*--------------------------------------------------------------*/
/*---------------Resoluciones desde 320 hasta 420---------------*/
/*--------------------------------------------------------------*/
@media screen and (max-width: 430px)
{
	.f > .rc33-5{width: 50% !important;}
	.f > .rc33-10{width: 100% !important;}
	.f > .rc5-10{width: 100% !important;}
	.cms-cookies thead{display: none;}
	.cms-cookies td{display: block; width: 100%; border: none !important; padding: 0 !important;}
	.cms-cookies tr{margin-bottom: 10px; display: block; background-color: rgba(0,0,0,0.05); padding: 15px;}
	.cms-cookies td:before{content: attr(tit) ": "; font-weight: bold;}
	.cookies .r{width: 100%; padding-top: 0;}
	.cookies .btn{margin: 0; width: 48%;}
	*{background-attachment: initial;}
	body.mantenimiento img{max-width: 100%;}
	body.mantenimiento h1{font-size: 20px;}
	body.mantenimiento h2{font-size: 17px;}
	.fixwh{bottom: 20px; right: 75px;}
	.fixwh i{width: 50px; height: 50px; line-height: 50px; font-size: 28px;}
	.fixfb{width: 50px; height: 50px; font-size: 28px; bottom: 20px;}
	.fixfb a{line-height: 1;}
	section.destacados .moduletable {top: 302px;}
	section.nosotros .pd100-0 {padding: 250px 0;}
	.nosotros::before {width: 83%;}
}