/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* *************************************************************** RESPONSIVE CUSTOM STYLES ************************************************************************************** */

/** tablets horizontal (ipad) */
@media screen and (max-device-width : 1024px) {		


#smartleft_sections {
    max-width: 80%;
}

.mobileheaderseparator{
display: none;
}

.container.labelscover.mobile{
display: none;	
	}

.NEWBODY .new_text blockquote {
    left: 0;
}
.slidebanner {
    display: block;
    margin: 0 0 10px;
    width: 100%;
}
.CONTENT_COLUMN {
    max-width: 68%;
}
.CONTENT_COLUMN .cover_columns .colum_left {
    max-width: 63%;
}

/* ** */
} /* end 1024 */
/* *** */

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ********************************************************************************************************************************************************** */
/** /** tablets vertical hasta max 1001 */
/* ********************************************************************************************************************************************************** */
/*@media (min-width: 768px) and (max-width: 1001px) {*/
@media screen and (max-device-width : 1001px) {

/*
body {
font-size: 2em;
}
*/

main{
	
	}

.menu_bar {
    display: block;
    width: 65px;
    position: absolute;
    top: 0;
    right: 0;
    height: 65px;
}

.headericons {
    position: absolute;
    right: 0;
    padding: 20px;
}
.headericons a{
	color: #c4d2d9;
	font-size: 0.6em;
	}
.headericons a:hover{
	color:#fff;
	}

	.nav_mobile {
		background: rgba(255, 255, 255, 255) linear-gradient(to bottom, #fff 0px, #fff 50%, #fff 100%) repeat scroll 0 0;
	}

	.nav_mobile nav {
		background: #333 none repeat scroll 0 0;
		top: 83px;
	}
	.nav_mobile nav ul.userlogged_menu {
		background-color: #8a0404;
		color:#fff;
	}
	.nav_mobile nav ul.section_menu li:hover {
		background:#8a0404;
	}
	.nav_mobile nav ul.pages_menu li:hover {
		background:#8a0404;
	}
	.nav_mobile nav ul.userlogged_menu li:hover {
		background-color:#8a0404;
		color:#fff;
	}
	.nav_mobile nav ul.section_menu li a {
		font-family: 'Barlow',sans-serif;
		font-weight:bold;
	}

	.nav_mobile nav ul.section_menu li .children {
		background:#a74343;
	}
	.nav_mobile nav ul.register_menu li:hover {
		background: #a74343 none repeat scroll 0 0;
	}

	.nav_mobile nav ul.register_menu {
		background-color: #a74343;
	}
	.nav_mobile nav ul.register_menu li {
		background-color: #a74343;
	}
	.nav_mobile nav ul.userlogged_menu li .children {
		background: #e2c0c0 none repeat scroll 0 0;
	}
	.nav_mobile nav ul.userlogged_menu li .children {
		background: #e2c0c0 none repeat scroll 0 0;
	}


.mobileheaderseparator{
display: block;
/*float: left;*/
width: 100%;
height: 95px;	
	}

.socialicons {
    float: left;
    width: 100%;
    left: 0;
    display: block !important;
	position: relative;
}

#nav-fep-2 span {
    background: #fff none repeat scroll 0 0;
}

.NEWBODY.FULLSCREEN {
    margin: 0;
    padding: 0;
    width: 100%;
}
.CONTENT_COLUMN .cover_columns .colum_left {
    max-width: 100%;
}
.WRITTERS .autor {
    height: 250px;
    width: 50%;
    max-height: 196px;
}
.NEW_wrapper {
    width: 100%;
}


.mobileheaderavatar{
	width: 60px;
	height: 60px;
	float: right;
	margin: 10px 20px;
	border-radius: 55px;
	overflow: hidden;
	}

.mobileheaderavatar a{
	}
.mobileheaderavatar a img{
	}

.nav_mobile nav ul.userlogged_menu li.submenu_mobile a.username .avatarmobile{
width: 40px;
height: 40px;
float: left;
display: block;
overflow: hidden;
border-radius: 55px;	
	}

.nav_mobile nav ul.userlogged_menu li a.username img{
	margin: 0;
	width: auto;	
	}

.nav_mobile nav ul.userlogged_menu li a.username .readernick{ 
margin: 8px 0;
display: block;
float: left;
}
.nav_mobile nav ul.userlogged_menu li a.username{
	height: 60px;
	}


.userpage .usersocial_active .mefollowers{
	width: 100%;	
	}
.sectionhead .rssicon {
    float: right;
    font-size: 0.7em;
    font-weight: bold;
}

.container.labelscover.mobile{
	display: block;
    margin-top: 10px;
	}
.container.labelscover.mobile .section_labels{
	padding: 0 0 10px 0;
	}
.container.labelscover.mobile .section_labels ul li.initial{
	display: none;	
	}
.container.labelscover.mobile .section_labels ul li {
    padding: 7px 4px;
	}
.container.labelscover.mobile .section_labels ul li a {
    font-size: .4em;
}

.baterybanner a.BANNER-image {
    margin: 0 5px 5px 0;
    float: left;
}

.IMAGETITLE .title.over h3 {
    font-size: 4vw;
}
.IMAGETITLE .title.over h5 {
    font-size: 0.7em !important;
}

.NEWBODY .content-close {
    position: absolute;
    color: #666;
    float: left;
    line-height: 1;
    margin: -80px 0 0 0;
    padding: 10px;
    width: auto;
    background-color: #e6eff4;
    border-radius: 5px;
    z-index: 5000;
}

.SERVICEGUIDE .block {
    max-width: 45%;
}
#p_layer {
    margin: 0 auto;
    max-width: 95%;
}

.MEGABLOCK .title .myblock h3 {
    font-size: 1em;
}

.MEGABLOCK .title .myblock h6 {
    color: #fff !important;
    font-size: 0.8em;
}

.mobilelogo {
    display: block;
    left: 8px;
    position: absolute;
    top: 12px;
    width: auto;
}

.mobilelogo p.slogan{
font-size: 0.4em;
float: left;
display: block;
width: 100%;
}
p.slogan {
  margin: 3px 0 10px;
  font-size: 0.4em;
  line-height: 150%;
}
#nav-fep-2 span {
  background: #900;
}

.footer ul li {
  margin: 0 10px 10px 0;
}

 .nav_mobile nav .social_menu .socialicons .twitter {
    width: 38px;
    height: auto;
    border-radius: 7px;
    margin-top: 7px;
    margin-left: 16px;
  }

/* ** */
} /*  end 1001px */
/* ** */



/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

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

.CONTENT_COLUMN.cover {
    max-width: 100%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_top {
    max-width: 100%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_columns {
    max-width: 100%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_columns .colum_left {
    max-width: 100%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_columns .colum_right {
    max-width: 100%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_bottom {
    max-width: 100%;
    width: 100%;
}
.BANNER_COLUMN.cover {
    max-width: 100%;
}
.CONTENT_COLUMN {
    max-width: 100% !important;
    width: 100%;
}
.BANNER_COLUMN {
    margin: 10px 0 0 10px;
    max-width: 100%;
}
.col-md-8.CONTENT_COLUMN.SECTION_ROWS {
    width: 70% !important;
    max-width: 70%;
}


}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/** tablets vertical (ipad)*/
@media screen and (max-device-width : 768px) {		


.CONTENT_COLUMN.cover {
    max-width: 510px;
    width: 100%;
}

.TICKER_NEWS {
    background: #333 none repeat scroll 0 0;
    display: block;
    float: left;
    height: 30px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.TICKER_NEWS .tickerlabel {
    background: #bf263c none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: .4em;
    font-weight: 700;
    line-height: 120%;
    padding: 9px 10px;
    min-height: 55px;
    width: auto;
}

.TICKER_NEWS .ticker ul li {
    font-size: .5em;
    margin: 0;
    padding: 2px 0 0 7px;
    font-family: "Noto Serif",Georgia,"Times New Roman",Times,serif;
}
.TICKER_NEWS .ticker {
    min-height: 30px;
}

.NEWSITEM .relatednews.columns ol li {
    margin: 0 0 5px;
    width: 100% !important;
}

.CONTENT_COLUMN {
    max-width: 100%;
}



.headericons .cd-log_reg a.cd-signin{
font-size: 0.7em;
color:#eee;	
	}

.NEWSITEMROWS .layout_full .block .new h3 {
    margin: 0 0 10px 0;
}

.IMAGETITLE .title.top h3,.IMAGETITLE .title.bottom h3 {
    font-size: 1.5em;
}

.BANNER_TOP {
    max-width: 100%;
    margin: 0;
}

.BANNER_COLUMN .WRITTERS .autor .avatar {
    width: auto;
    height: auto;
    max-width: 100px;
}

.WRITTERS .autor {
    height: auto;
    width: 100%;
}

.firmblock{
    width: 100%;	
	}
.morecontent {
    width: 100%;
    float: left;
    margin: 0;
}
.folioepressfirm {
    float: left;
    width: 9%;
    position: absolute;
    right: 0;
}
/* ** */
} /* end 768 */
/* *** */


/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/** Móviles en horizontal o tablets en vertical */
@media screen and (max-device-width : 640px) {		

.NEWSITEM .relatednews.columns ol li {
    margin: 0 0 5px;
    width: 100% !important;
}

.CONTENT_COLUMN.cover_columns_extended .colum_left {
    max-width: 630px;
    max-width: 100%;
}

.CONTENT_COLUMN.cover_columns_extended .colum_right {
    max-width: 625px;
    max-width: 100%;
}
.CONTENT_COLUMN.SECTION_ROWS .newssection .newimage {
    width: 100%;
}
.CONTENT_COLUMN.SECTION_ROWS .newssection .newsbody {
    width: 100%;
}

.IMAGETITLE .title.over h3 {
    font-size: 6vw;
}

.IMAGETITLE .title.over h5 {
    font-size: 0.8em !important;
}

.bloggers-date {
    width: 95%;
}

.ROWSNEWSITEM .layout_left .block .image {
    height: auto;
    min-height: 50px;
    width: 100%;
}

/* ** */
} /* end 640 */
/* *** */


/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/** Móviles en horizontal (android y iphone) */
@media screen and (max-device-width : 480px) {		


.NEWBODY .desktopnewdata {
    width: 100%;
    display: block;
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
}

.NEWBODY .date {
    color: #666;
    float: left;
    font-size: 0.4em;
    margin: 0 5px 0 0;
    padding: 0;
    text-transform: uppercase;
}
.NEWBODY .readingtime {
    color: #999;
    float: left;
    font-size: 0.4em;
    margin: 0;
    padding: 0;
    width: 100%;
}
.NEWBODY .introfirm .views {
    color: #999;
    float: right;
    font-size: .45em;
    margin: 0 5px 0 0;
}
.NEWBODY .introfirm .comments {
    color: #000;
    margin: 6px 6px 0 0;
}

.user-comment .meImage {
    float: left;
    height: auto;
    width: 43px;
    position: relative;
    font-size: 0.7em;
}

.user-comment .meImage img.avatar {
    position: relative;
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 45px;
    height: 45px;
}
.user-comment .post-comments {
    margin-bottom: 10px;
    margin-left: 55px;
    font-size: 0.8em;
}
.user-comment p {
    font-size: .6em;
}

.ROWSNEWSITEM .layout_left .block .new {
    width: 100%;
}

.NEWSITEM .relatedblogs.columns ol li {
    width: 100% !important;
    margin: 0 0 10px 0;
}

.NEWSITEM .relatedblogs.columns ol li .autor .autorwrapper {
    width: 60%;
}

.COLUMNSNEWSITEM .layout_full .block {
    width: 100% !important;
}

.MEGABLOCK .title .myblock h6 {
    font-size: 0.8em;
}
.MEGABLOCK .title .myblock h3 {
    font-size: 1.3em;
}

.SERVICEGUIDE .block {
    max-width: 100%;
}


.thisbanner{
text-align: center;	
	}
a.BANNER-image {
  float: none;
}
.NEWSITEMCOLUMNS .layout_full .block.noshadow {
  padding: 3px 3px 4%;
}
.RichTextAlignRight {
  margin-left: 0;
}
.RichTextAlignleft {
  margin-left: 0;
}
.NEWBODY .news_related_manual ul li {
  width: 100%;
  margin: 10px 0;
  padding: 5px 0;
  min-height: auto;
  height: auto;
}
.NEWBODY .news_related_automatic ul li span.related_image, .NEWBODY .news_related_manual ul li span.related_image {
  display: block;
  height: auto;
  margin-bottom: 11px;
  overflow: hidden;
}
.NEWBODY .news_related_manual ul li a {
  line-height: 105%
}

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: none;
  margin-top: -15px;
  bottom: 0px;
}
.sp-slide {
  position: absolute;
  min-height: 250px !important;
}
.NEWSROTATOR .layout_images .sp-image-text {
	background: rgba(0,0,0,1);
	padding: 10px 40px;
}

/* ** */
} /* end 480 */
/* *** */

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/** Móviles en vertical (android y iphone) */
@media screen and (max-device-width : 360px) {		




/* ** */
} /* end 360 */
/* *** */

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/** Móviles antiguos en vertical (android y iphone) */
@media screen and (max-device-width : 320px) {		




/* ** */
} /* end 320 */
/* *** */