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

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

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

.topbar-search-block{
	display:none;
	}
.container {
    max-width: 1080px;
	position: relative;
}
.cover_supertop {
    max-width: 100%;
}

.social_share_block {
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 10px 0;
    width: 48px;
    position: absolute;
    left: -63px;
}
.social-share .btn.s_keep_it.sendit {
    padding: 7px 10px;
}
/* ** */
} /* end 1024 */
/* *** */

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

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

.social_share_block {
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 10px 0;
    width: 100%;
    position: relative;
    left: 0;
}

.nav_device {
    display: block;
}

#navbar{
	display:block !important;
	}

/*
.wrapper {
width: 66%;
position: absolute;
left: 350px;
}
*/
/* ** */
} /* end 1024 */
/* *** */

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


/** tablets vertical (nexus)*/
@media screen and (max-device-width : 999px) {	
.wrapper {
width: 100%;
position: relative;
left: 0;
}
.NEW_wrapper {
    width: 68%;
	max-width: 68%;
}

.BANNER_COLUMN.cover {
    max-width: 29%;
    width: 100%;
}
.CONTENT_COLUMN.cover {
    max-width: 68% /*630px*/;
    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: 70%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_columns .colum_right {
    max-width: 29%;
    padding: 0 5px 0 0;
    width: 100%;
}

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

.BANNER_COLUMN {
    max-width: 29%;
}

.socialicons .twitter {
  width: 20px;
  margin-top: 2px;
}
.social-share .btn.s_twitter {
  height: 32px;
  margin-top: 4px;
}

/* ** */
}/* end 834px */
/* *** */


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


/** tablets vertical (ipad)*/
@media screen and (max-device-width : 834px) {	
.wrapper {
width: 100%;
position: relative;
left: 0;
}
.NEW_wrapper {
    width: 68%;
	max-width: 68%;
}
.BANNER_COLUMN {
    max-width: 29%;
}

/* ** */
}/* end 834px */
/* *** */


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

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


.wrapper {
width: 100%;
position: relative;
left: 0;
}
.CONTENT_COLUMN.cover .cover_columns .colum_left {
    max-width: 100%;
    width: 100%;
}
.CONTENT_COLUMN.cover .cover_columns .colum_right {
    max-width: 100%;
    padding: 0 5px 0 0;
    width: 100%;
}

/* ** */
} /* end 768 */
/* *** */


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

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


.NEW_wrapper {
    width: 100%;
	max-width: 100%;
}
.BANNER_COLUMN {
    max-width: 100%;
}

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

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


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

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

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

.CONTENT_COLUMN.cover_columns_extended .colum_right {
    max-width: 100%;
}

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

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

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

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

.socialicons {
    float: left;
    width: auto;
    margin: 12px 0 0 5px;
    font-size: 0.7em;
}

.headnavbar.opened {
    transform: translate3d(+300px, 0, 0);
    transition: transform 0.4s ease-out;
}
.wrapperinto.opened {
    transform: translate3d(+300px, 0, 0);
    transition: transform 0.4s ease-out;
}

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

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

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




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