@media only screen and (min-width: 250px) and (max-width: 768px) {
	
	.contNews{
	    max-width: 100%;
	}

    .menuHeadOne {
        display: none;
        position: fixed;
        z-index: 200;
        width: 100%;
        top: 0;
        float: inherit;
        margin: 0;
        padding: 0;
        left: 0;
        height: 100%;
        background: rgb(255, 132, 0);
        background: linear-gradient(38deg, rgba(255, 132, 0, 1) 0%, rgba(255, 100, 100, 1) 100%);
        text-align: center;
    }

    .contnavMob {
        cursor: pointer;
        display: inline-block;
        right: 1em;
        top: 1.9em;
        position: fixed;
        z-index: 10000;
        width: inherit;
    }

    .bar1, .bar2, .bar3 {
        width: 35px;
        height: 5px;
        background-color: #818181;
        margin: 6px 0;
        transition: .4s;
    }

	.menuHeadOne li {
        display: block;
        padding: 1em;
        margin: 1em;
    }

    ul.menuHeadOne li a {
        z-index: 300;
        position: relative;
        color: #fff !important;
        font-style: italic;
    }

	.contnavMob.change ul.menuHeadOne {
        display: block;
    }
	

    .contnavMob.change .bar1, .contnavMob.change .bar2, .contnavMob.change .bar3 {
        z-index: 100000000;
        position: relative;
    }



    h1.logoHead {
	    width: 150px;
	}

    .eyecacher.cont img{
    	height: 100%;
    }

	section.imgLiquidFill.imgLiquid,
	.imageSingle.pageImage {
		height: 18em;
	}
	
	h2.title.gen,
	h2.destc {
		font-size: 1.5em;
	}
	
	h2.destc {
		text-align: center;
	}
	
	div.portada {
	    width: 89%;
	    display: block;
	    margin: 1em;
	    border: 1px solid #fff;
	    position: absolute;
	    height: 245px!important;
	    top: 1em;
	    z-index: 0;
	    opacity: .5;
	}


	.logotipo.dateSingle {
		width: 157px;
		z-index: 2;
		margin: 0 auto;
		border: 3px solid;
		padding: 0;
		overflow: inherit;
		position: relative;
	}

	.row.coverBlock {
	    display: block;
	    position: relative;
	    width: 100%;
	    margin: 0;
	    padding: 0;
	}
	
	.firstHeader {
	    float: inherit;
	    margin: 0 auto 0.8em;
	    max-width: 227px;
	}

	.formSearch, 
	.formSearch form{
		margin: 0 auto;
		float: inherit;
	}
	
	.grupOneHead {
	    clear: both;
	    display: block;
	    float: inherit;
	    margin: 1em auto;
	}

	.grupOneHead.two {
	    float: inherit;
	    margin-top: 1em;
	    width: 100%;
	}
	
	.blueRightHeat {
	    border-radius: 3px;
	    display: block;
	    float: inherit;
	    margin: 0 auto;
	    max-width: 187px;
	    text-align: center;
	}

	.direccion iframe {
	    width: 100%;
	    height: 19em;
	}
	
	ul.socialFooter.head {
	    display: inline-block;
	    float: inherit;
	    text-align: center;
	    width: inherit;
	}
	
	ul.socialFooter li {
	    display: inline-block;
	    float: inherit;
	    text-align: center;
	}
	
	section.boxInfoOne, 
	.boxSocialFoot, 
	.loGfoot {
	    border-right: medium none;
	    display: block;
	    margin: 0 auto;
	    min-height: inherit;
	    padding-bottom: 0.5em;
	    padding-top: 0.5em;
	}
	
	nav.first, nav.second {
	    border: medium none;
	    display: block;
	    float: inherit;
	    margin: 0 auto 5px;
	    overflow: hidden;
	}
	
	ul.socialFooter, ul.legals {
	    float: inherit;
	    margin-bottom: 5px;
	}
	
	ul.legals li a{
		text-align: inherit;
	}
	
	figure.loGfoot img {
	    display: block;
	    margin: 0 auto;
	    max-width: 184px;
	}
    
}
@media only screen and (min-width: 767px) and (max-width: 940px) {
	
	.contNews{
	    max-width: 100%;
	}

    .menuHeadOne {
        display: none;
        position: fixed;
        z-index: 200;
        width: 100%;
        top: 0;
        float: inherit;
        margin: 0;
        padding: 0;
        left: 0;
        height: 100%;
        background: rgb(255, 132, 0);
        background: linear-gradient(38deg, rgba(255, 132, 0, 1) 0%, rgba(255, 100, 100, 1) 100%);
        text-align: center;
    }

    .contnavMob {
        cursor: pointer;
        display: inline-block;
        right: 1em;
        top: 1.9em;
        position: fixed;
        z-index: 10000;
        width: inherit;
    }


    .bar1, .bar2, .bar3 {
        width: 35px;
        height: 5px;
        background-color: #818181;
        margin: 6px 0;
        transition: .4s;
    }

	.menuHeadOne li {
        display: block;
        padding: 1em;
        margin: 1em;
    }

    ul.menuHeadOne li a {
        z-index: 300;
        position: relative;
        color: #fff !important;
        font-style: italic;
    }

	.contnavMob.change ul.menuHeadOne {
        display: block;
    }
	

    .contnavMob.change .bar1, .contnavMob.change .bar2, .contnavMob.change .bar3 {
        z-index: 100000000;
        position: relative;
    }



    h1.logoHead {
	    width: 150px;
	}

    .eyecacher.cont img{
    	height: 100%;
    }

	section.imgLiquidFill.imgLiquid,
	.imageSingle.pageImage {
		height: 18em;
	}
	
	h2.title.gen,
	h2.destc {
		font-size: 1.5em;
	}
	
	h2.destc {
		text-align: center;
	}
	
	div.portada {
	    width: 89%;
	    display: block;
	    margin: 1em;
	    border: 1px solid #fff;
	    position: absolute;
	    height: 245px!important;
	    top: 1em;
	    z-index: 0;
	    opacity: .5;
	}


	.logotipo.dateSingle {
		width: 157px;
		z-index: 2;
		margin: 0 auto;
		border: 3px solid;
		padding: 0;
		overflow: inherit;
		position: relative;
	}

	.row.coverBlock {
	    display: block;
	    position: relative;
	    width: 100%;
	    margin: 0;
	    padding: 0;
	}
	
	.firstHeader {
	    float: inherit;
	    margin: 0 auto 0.8em;
	    max-width: 227px;
	}

	.formSearch, 
	.formSearch form{
		margin: 0 auto;
		float: inherit;
	}
	
	.grupOneHead {
	    clear: both;
	    display: block;
	    float: inherit;
	    margin: 1em auto;
	}

	.grupOneHead.two {
	    float: inherit;
	    margin-top: 1em;
	    width: 100%;
	}
	
	.blueRightHeat {
	    border-radius: 3px;
	    display: block;
	    float: inherit;
	    margin: 0 auto;
	    max-width: 187px;
	    text-align: center;
	}

	.direccion iframe {
	    width: 100%;
	    height: 19em;
	}
	
	ul.socialFooter.head {
	    display: inline-block;
	    float: inherit;
	    text-align: center;
	    width: inherit;
	}
	
	ul.socialFooter li {
	    display: inline-block;
	    float: inherit;
	    text-align: center;
	}
	
	section.boxInfoOne, 
	.boxSocialFoot, 
	.loGfoot {
	    border-right: medium none;
	    display: block;
	    margin: 0 auto;
	    min-height: inherit;
	    padding-bottom: 0.5em;
	    padding-top: 0.5em;
	}
	
	nav.first, nav.second {
	    border: medium none;
	    display: block;
	    float: inherit;
	    margin: 0 auto 5px;
	    overflow: hidden;
	}
	
	ul.socialFooter, ul.legals {
	    float: inherit;
	    margin-bottom: 5px;
	}
	
	ul.legals li a{
		text-align: inherit;
	}
	
	figure.loGfoot img {
	    display: block;
	    margin: 0 auto;
	    max-width: 184px;
	}


}