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

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

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


.edition_bootn_header{
	display:none;
	}



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

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


.mobilelogo {
    left: 8px;
    top: 21px;
    width: auto;
}
.menu_bar {
    height: 80px;
    right: 0;
    top: 13px;
    width: 80px;
}

	.nav_mobile {
    	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #136fb2 0px, #136fb2 50%, #136fb2 100%) repeat scroll 0 0;
	}
	.nav_mobile nav{
	    background: #222 none repeat scroll 0 0;	
	}

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

.nav_mobile nav ul.section_menu li .children {
    background: #4e93c5 none repeat scroll 0 0;
}
.nav_mobile nav ul.register_menu {
    background-color: #000;
}
.nav_mobile nav ul.register_menu li {
    background-color: transparent;
}
.nav_mobile nav ul.register_menu li:hover {
    background: #222 none repeat scroll 0 0;
}
.nav_mobile nav ul.pages_menu li:hover {
    background: #000 none repeat scroll 0 0;
}
.social-login span {
    padding-right: 1%;
}
.nav_mobile nav ul.userlogged_menu {
    background-color: #000;
    color: #222;
}
.nav_mobile nav ul.userlogged_menu li .children {
    background: #222 none repeat scroll 0 0;
}

.nav_mobile nav ul.userlogged_menu li:hover {
    background-color: #000;
    color: #fff;
}
.nav_mobile nav ul.userlogged_menu li a.username {
    font-size: 0.8em;
}

.mobilelogo a img{
 width: 53%;	
	}

/** mobile */

.especial_block{
	display:none;
	}

.edition_bootn_header {
	border-bottom: 1px dotted #136fb2;
    display: block;
    float: left;
    margin: 0 0 0 12px;
    padding: 5px 0;
    width: 94%;
}
.edition_bootn_header .edition_text_left {
	color: #136fb2;
    display: block;
    float: left;
    font-size: 0.43em;
    line-height: 130%;
    margin: 5px 10px 0 0;
}

.edition_bootn_header .edition_text_left img{
    width: 20px;
}

.edition_bootn_header .edition_text_right {
    color: #136fb2;
    display: block;
    float: right;
    font-size: 0.34em;
    margin: -5px 0 0;
}
.edition_bootn_header .edition_text_right a {
    color: #136fb2;
}

.edition_bootn_header.edition_text_right a img {
    margin-right: 5px;
    width: 18px;
}

.mobilelogo .edition_text_left{
    color: #fff;
    display: block;
    float: left;
    font-size: 0.3em;
    margin-left: 0;	
	}
.mobilelogo a img{
 width: 53%;	
	}
} /**end  1001*/


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

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

.mobilelogo a img{
 width: 70%;	
	}
.mobilelogo {
    left: 8px;
    top: 18px;
    width: auto;
}
.menu_bar {
    height: 80px;
    right: 0;
    top: 7px;
    width: 80px;
}
/* ** */
} /* end 768 */
/* *** */


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

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

.mobilelogo a img{
 width: 64%;	
	}
.CONTENT_COLUMN {
    margin: 0;
}

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


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

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

#backtothetop {
    right: 9px;
    top: 187px;
    z-index: 1500;
}
.mobilelogo a img{
 width: 80%;	
	}

.firmblock .footerfirm {
    float: left;
    margin: 17px 10px 0 0;
}

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

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

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

.mobilelogo a img {
    width: 80%;
}


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

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

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




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