.ind{
	display: none;
}
.col-video .video img {
    height: auto;
    width: 100%;
    max-height: 170px;
}
#Menu2{
	background: #e22e21;
}
#Menu2 .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    background: #c71003;
}
#Menu2 .mm-header .mm-title{
	color: #fff;
}
#Menu2 a{
	color: #fff;
}
#Menu2 em.mm-counter{
    color: #fff;
}
#Corporativo2{
	background: #a9a9a9;
}
#Corporativo2 .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    background: #909090;
}
#Corporativo2 .mm-header .mm-title{
	color: #fff;
}
#Corporativo2 a{
	color: #fff;
}
#Corporativo2 em.mm-counter{
    color: #fff;
}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: #fff;
}
.mm-menu.mm-front {
    z-index: 2000;
   }
 #PageContent{
 	width: 91c0px;
 }
html.mm-opened .mm-page {
    box-shadow: none;
}

#Btn-Menu2{
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -10000px;
	background-image: url(images/ico-menu.png);
	position: absolute;
	top: 20px;
	right: 5px;
}
#Btn-Corporativo2{
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -10000px;
	background-image: url(images/ico-corp.png);
	position: absolute; 
	top: 20px;
	right: 10px;
}
#Btn-Menu2, #Btn-Corporativo2{
	display: none;
}

@media (max-width: 1024px) {
body, html{
	max-width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: scroll;
}
*, div{
	box-sizing:border-box;
}
img{
	max-width: 100%;
}

#Btn-Menu2, #Btn-Corporativo2{
	display: block;
}
#Corporativo ul li:first-child, #Corporativo ul li:last-child, #Corporativo ul li:nth-child(2){
	display: none;
}
nav#Corporativo > ul > li > a.agenda{
	width: 33px;
	height: 33px;
	padding: 0;
	margin: 4px 5px 0 0;
	text-indent: -5000px;
}
header{
	height: auto;
}

header .logo{
	width: 200px;
	margin: 0 0 0 10px;
	float: left;
}
nav#Corporativo{
	margin: 5px 50px 0 0;
	float: right;
	width: auto;
}
nav#Menu{
	display: block;
	max-width: 950px;
	overflow: hidden;
	width: 100%;
}
#HomeFeatures {
    width: 100%;
    max-width: 950px;
}
#HomeFeatures .Cover{
    width: 100%;
    max-width: 950px;	
}
#HomeFeatures .Carousel {
	background: url(images/bg-carrousel.png) no-repeat center top;
	float: none;
	height: 108px;
	padding: 20px 30px 0;
	width: 100%;
	margin: 0 auto;
	display: block;
	clear: both;
	box-sizing: border-box;
}
#FeaturedColumns .col-1 {
    float: left;
    margin-right: 1%;
    width: 32%;
}
.col-comments{
	width: 100%;
}
#FeaturedColumns .col-2 {
    float: left;
    margin: 0 1% 20px 0;
    width: 32%;

}
.col-birth, .col-ads{
	width: 100%;
}
.col-ads ul {
    width: 90%;
}
#FeaturedColumns .col-3 {
    float: left;
    width: 32%;
}
.col-birthday{
	width: 100%;
}
#FeaturedColumns .col-4 {
    width: 100%;
    max-width: 950px;
}
.col-4 hgroup h2 {
    width: 90%;
    max-width: 880px;
}
.col-comments, .col-birth, .col-ads, .col-video, .col-birthday {
	overflow: hidden;
}
a#to_top{
	display: none!important;
}
} /* /1024 */

@media (max-width: 900px) {
.ind{
	display: block;
	position: absolute;
	bottom: -20px;
	right: 0;
	width: 120px;
	height: 22px;
	background-image: url(images/sop-ind.png)
}
.top{
	position: absolute;
	top:-120px;
	left: 30%;
	z-index: 1000;
	width: 200px;
	height: 120px;
	border-bottom: none;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.top .indicators{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
.top .indicators span{
	display: block;
	margin: 0 0 5px 10px;
	overflow: hidden;
	float: left;
	clear: both;

}
#PageContent, .breadcrumbs {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    height: auto;
}
#PageContent .content {
    float: left;
    margin: 0;
    width: 100%;
    order: 1;
}
#PageContent .content .bajada{
	display: block;
	width: 100%;
	float: none;
	clear: both;
}
#PageContent .content .date{
	width: 100%;
}
#PageContent .content .slide-image {
    width: 100%;
}
#PageContent .content .participa{
	width: 100%;
}
#PageContent .content .texto, #PageContent .content .texto p{
	width: 100%!important;
	max-width: 100%!important;
}
#Sidebar .side-birthday ul > li h3{
	height: auto;
}
section.comentaries{
	width: 100%;
}
section.comentaries .comment-entry form{
	width: 80%;
}
#PageContent .content .article-tags{
	width: 100%;
}
section.comentaries .comment-entry form fieldset input, section.comentaries .comment-entry form fieldset textarea{
	width: 100%;
}
section.comentaries .comment-entry{
	width: 100%;
}
section.comentaries hgroup{
	width: 100%;
}
section.comentaries .comments-alert{
	width: 100%;
}
#PageContent .content-articlelist{
	width: 100%;
	margin: 0;
}
#PageContent .content-articlelist .featured-article{
	width: 100%;
}
#PageContent .content-articlelist .featured-article figure.foto-fearticle{
	width: 100%;
}
#PageContent .content-articlelist .featured-article figure.foto-fearticle img{
	width: 100%;
}
#PageContent .content-articlelist .featured-article h1, #PageContent .content-articlelist .featured-article p.date, #PageContent .content-articlelist .featured-article p.extract{
	width: 100%;
}
#PageContent .content-articlelist .more-articles{
	width: 48%;
	height: 350px;
}
#PageContent .content-articlelist .more-articles .foto-morearticle{
	width: 100%;
}
#PageContent .content-articlelist .more-articles .foto-morearticle img{
	width: 100%;
}
#PageContent .content-articlelist .more-articles h2{
	width: 100%;
	margin: 0;
	padding: 0 5px 5px;
}
#PageContent .content-articlelist .more-articles p{
	width: 100%;
	margin: 0;
	padding: 0 5px;
}
#PageContent .content-articlelist .more-articles p.date{
	width: auto;;
}

#PageContent .content-articlelist #pagination{
	width: 100%;
}
#PageContent .content-articlelist .featured-article figure.foto-fegallery{
	width: 100%;
}
#PageContent .content-articlelist .featured-article figure.foto-fegallery img{
	width: 100%;
}
#PageContent .content-articlelist .more-fotografias{
	width: 48%;
	height: auto;
}
#PageContent .content-articlelist .more-fotografias .foto-galeria{
	width: 100%;
	height: auto;
	margin: 0;
}
#PageContent .content-articlelist .more-fotografias .foto-galeria img{
	width: 100%;
	height: auto;
}
.breadcrumbs{padding: 3px 5px;}
.breadcrumbs a {
    color: #E7181C;
    margin: 0 2px 0;
}
#PageContent .content .texto table{
	width: 100%;
}
#Sidebar{
	margin: 20px 0 0 0;
	width: 100%;
	order: 4;
}
#Sidebar .category-news, #Sidebar .side-video{
	margin: 0 20px 20px;
}
#Sidebar .side-birthday{
	width: 280px;
}
#Sidebar .side-ads{
	margin: 0 20px 20px;
}
#Sidebar nav.aside{
	margin: 0 20px 20px;
	width: 280px;
}
#Sidebar nav.aside ul{
	width: 100%;
}
#Sidebar nav.aside ul > li > a{
	width: 100%;
}
#Sidebar nav.aside ul > ul > li > a{
	width: 100%;
}
#Sidebar .side-birth
{
	margin: 0 20px 20px;
	width: 280px;
}
#Sidebar .related-news{
	margin: 0 20px 20px;
}
footer .foot .logos .otros-logos {
	margin: 50px auto 0;
    width: 260px;
}
footer .foot .logos {
    float: left;
    margin-right: 25px;
    width: 100%;
}
footer .foot nav {
	margin: 0;
}
.navfoot-1, .navfoot-2, .navfoot-3, .navfoot-4{
width: 23%;
margin:  0 1%!important;
}
.foot {

    height: auto;
}
#Sidebar .side-birthday ul > li h3{
	height: auto;
}
section.comentaries .comment-entry form fieldset input {
    font-size: 14px;
    height: 30px;
}
section.comentaries ul.comment-entries{
	width: 100%
}
section.comentaries ul.comment-entries li{
	position: relative;
}
section.comentaries ul.comment-entries li .user-data{
	width: 50%
}
section.comentaries ul.comment-entries li .fotoComentario{
	float: right;
	right: 0;
	margin: 0;
}
}/* /900 */

@media (max-width: 768px) {
.col-4 figure.featured{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 10px;
}
#FeaturedColumns .col-1 {
    float: left;
    width: 48%;
    margin: 0 1%;
}
#FeaturedColumns .col-2 {
    float: left;
    margin: 0 0 20px;
    width: 49%;
}
#FeaturedColumns .col-3 {
    float: none;
    width: 90%;
    margin: 0 auto 20px;
    display: block;
}
.col-video{
	float: left;
	margin: 0 1%;
	width: 48%;
	height: 380px;
}
.col-video article p{
	display: block;
	clear: both;
}
.col-video .video img {
    height: auto;
    width: 100%;
    max-height: 100%;
}
.col-video .video .video-hover {
	 margin: -130px 130px 0 !important;	
}
.col-video:hover .video .video-hover {
	 margin: -130px 130px 0 !important;	
}
	
.col-birthday {
    width: 49%;
    max-width: 450px;
    margin-bottom: 20px;
    /* height: 180px; */
}
#FeaturedColumns .col-4 {
    width: 90%;
    max-width: 950px;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 10px 0 0;
    float: none;
    overflow: hidden;
}
.col-4 img{
	width: 100%;
	height: auto;
}
.col-4 figure.little{
	width: 32.3339%;
	margin: 0 1% 1% 0;
	height: auto;
}
.col-comments{
	width: 100%;
}
article.small .title {
    font-size: 16px;
}
.col-4 figure.featured .titulo{
	width: 100%;
}
section.comentaries ul.comment-entries li{
	padding: 10px 0;
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}
section.comentaries ul.comment-entries li .fotoComentario{
	width: 60px;
	height: 60px;
}
section.comentaries ul.comment-entries li .fotoComentario img{
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
}
#Sidebar .side-video article{
	height: auto;
}
.ContenidoTable{
	width: 100%;
	margin: 0 0 20px;
}
.ContenidoTable h4{
	width: 100%
}
.IntTable {
    float: none;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
}
}/* /768 */

@media (max-width: 575px) {
section.Cover .frontList .small-article-wrap:first-child {
    width: 100%;
    height: 270px;
    margin: 0;
}
section.Cover .frontList .small-article-wrap {
    width: 49.9%;
    display: inline;
    float: left;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 175px;
}

#FeaturedColumns .col-1 {
    float: none;
    margin-right: 0%;
    width: 90%;
    margin: 0 auto;
}
#FeaturedColumns .col-2 {
    float: none;
    margin: 0 auto 20px;
    width: 91%;
}
.col-video, .col-birthday{
	width: 100%;
}
.col-video{
	margin: 0 0 20px;
	height: auto;
	padding: 0 0 10px 0;
}
.col-birthday{
	margin: 0;
	margin-bottom: 20px !important;
}
#Sidebar .category-news, #Sidebar .side-video{
	margin: 0 auto 20px;
	float: none;
	overflow: hidden;
	width: 100%;
	height: auto;
}
#Sidebar .side-video article .video-see{
	    width: 85px;
}
#Sidebar .related-news{
	margin: 0 auto 20px;
	float: none;
	overflow: hidden;
	width: 100%;
}
#Sidebar .side-birthday{
	margin: 0 auto 20px;
	float: none;
	overflow: hidden;
	width: 100%;
}
#Sidebar .side-ads{
	margin: 0 auto 20px;
	float: none;
	overflow: hidden;
	width: 100%;
}
#Sidebar nav.aside {
    margin: 0 auto 20px;
    width: 100%;
}
#Sidebar .side-birth {
    margin: 0 auto 20px;
    width: 100%;
}
section.comentaries .comment-entry form{
	width: 100%;
}

section.comentaries ul.comment-entries li figure.user-photo. {
	width: 45px;
	height: 45px;
}
section.comentaries ul.comment-entries li figure.user-photo img{
	width: 45px;
	height: 45px;
}
.col-comments ul > li figure, .col-birth ul > li figure{
	width: 45px;
	height: 45px;
}
.col-comments ul > li figure img.grow, .col-birth ul > li figure img.grow{
	width: 45px;
	height: 45px;
}
.col-birth ul > li h3, .col-birth ul > li p{
	width: 80%;
}
#PageContent .content-articlelist .more-articles{
	width: 100%;
	height: auto;
}
#PageContent .content-articlelist .featured-article a h1{
	font-size: 20px;
}
#PageContent .content .texto img{
	width: 100%;
}
#PageContent .content .texto .video{
	width: 100%;
}
#PageContent .content .texto .video a.iframe img{
	width: 100%;
}
#PageContent .content .texto .video hgroup img{
	width: 43px;	
}
#PageContent .content .texto .video a.iframe .video-tittle{
	width: 97.5%;
}
#PageContent .content .texto .video a.iframe .video-play{
	bottom: 95px;
	left: 130px;
}

#Sidebar .side-birthday ul > li{
	display: block;
	clear: both;
}
#Sidebar .side-birthday ul > li h3, #Sidebar .related-news ul > li h3{
	width: 70%;
}
#Sidebar .category-news > ul div li{
	width: 95%
}
#Sidebar .side-ads ul{
	width: 100%;
	box-sizing:border-box;
	margin: 0;
	padding: 0 10px;
}
#Sidebar .side-ads ul > li{
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
	height: auto;
}
#Sidebar .side-ads ul > li h3{
	width: 80%;
	height: auto;
	display: block;
	float: left;
}
#Sidebar .side-ads ul > li p{
	width: 80%;
}
#Sidebar.sidebar-page-right{
	margin: 0;
}
select.span4{
	width: 95%;
}
input.span4, select.span4, textarea.span4, .uneditable-input.span4{
	width: 95%;
	height: 30px;
}
footer .foot .logos .otros-logos {
	margin: 40px auto 0;
	width: 260px;
}
footer .foot .logos {
    float: left;
    width: 100%;
    margin: 0 auto 20px;
}
footer .foot nav {
	margin: 0;
}
.navfoot-1, .navfoot-2, .navfoot-3, .navfoot-4{width: 45%!important;margin: 0 0% 10px 5%!important;
}
footer .foot .logos .conectados {
    float: left;
    margin: 20px 0 0 20px;
}
.conectados img{
	width: 100px;
	margin: 0 auto;
	float: none;
	display: block;
}
.col-4 hgroup h2{
	font-size: 20px;
	width: 85%;
}
.col-4 figure.little {
    width: 31.3339%;
    margin: 0 1% 5px;
}
#Sidebar .side-video .video{
	position: relative;
}
#Sidebar .side-video .video img{
width: 100%;
height: auto;
}
#Sidebar .side-video .video .video-hover{
	margin: 0;
	top: 45%;
	left: 45%;
}

.side-video p{
	display: block;
	clear: both;
}
#ficha{
	width: 90%!important;
}
#ficha .cabecera .fondo{
	width: 90%!important;
}
.fancybox-inner, .fancybox-image, .fancybox-iframe{
	width: 100%!important;
}
.fancybox-opened .fancybox-outer {
    width: 95%!important;
}
.fancybox-close{
	top: -20px;
	right: 0;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append{
	width: 95%;
	height: 30px;
}
.form-horizontal .control-label{
	width: 100%;
}
.form-horizontal .controls{
	margin: 0;
}
.nombreTabla{
	font-size: 14px;
}
#recaptcha_area, #recaptcha_table {
    width: 100%!important;
}
section.comentaries ul.comment-entries li .user-comment{
	width: 100%;
	margin: 0;
}
section.comentaries ul.comment-entries li .user-comment p{
	margin: 0;
}
}/* /575 */

@media (max-width: 400px) {
header .logo {
    width: 150px;
    margin: 15px 0 0 5px;
    height: 50px;
}
footer .foot .logos .conectados {
    float: none;
    margin: 20px auto 10px;

}
nav#Corporativo {
    margin: 15px 50px 0 0;
}
#Btn-Menu2{
	top: 30px;
}
.col-4 hgroup h2 {
    font-size: 16px;
    width: 83%;
}
section.comentaries ul.comment-entries li .user-data{
	width: 100%;
}


#PageContent .content-articlelist .more-fotografias{
	width: 50%;
	margin: 0;
	height: auto;
}

footer .foot .logos .otros-logos {
    margin: 10px auto 0;
    width: 210px;
    float: none;
    padding: 0;
    display: block;
    overflow: hidden;
}

footer .foot nav.navfoot-1 h1{
	margin: 0;
}


}/* /400 */
