.fondo_noti {
    color: gray;
    text-align: justify;
    font-size: 14px;
    font-family: FuturaBookObliqueRegular;
    background: rgba(226,226,226,0.2);
    width: 65%;
    height: 550px;
    padding: 20px;
    display: inline-block;
}

.target {
    height: 100%;
    width: 100%;
}
.imgslide6 img{
    width: 250px; padding-top: 20px;
    padding-bottom: 20px;
}
.niniaimg{
    padding: 10px;
    display: inline-block;
}
.niniaimg img{
    width: 200px;
}
.niniaimg div{
    text-align: center;font-family: Arial;color: white;
}

.niniaimg div:first-child{
    font-size: 18px; font-weight: bold; text-decoration: none;
}
.niniaimg div:first-child+div{
    font-size: 14px; cursor: pointer;text-decoration: underline;
    padding-bottom: 10px;
}
.niniaimg div:first-child+div+div{
    font-size: 14px; cursor: pointer;text-decoration: underline;
    padding-bottom: 70px;
}
.extra{
    height: 50px; visibility: hidden;
}
.revista_cont{
    width: 85%; height: 600px;
    overflow: hidden; padding: 5px; 
    background: rgba(226,226,226,0.2);
}


.cbp-contentslider1 {
	width: 100%;
	height: 100%;
	position: relative;
	
}

.cbp-contentslider1 > ul {
	list-style: none;
	height: 830px;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
}

.cbp-contentslider1 > ul li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	
}
.cbp-contentslider1 > ul li:target {
	z-index: 100;
}

.cbp-contentslider1 nav {
	bottom: 0;
	left: 0;
	right: 0;
	height: 3.313em;
	z-index: 1000;
	overflow: hidden;
    width: 650px;
    font-size: 15px;
}

.cbp-contentslider1 nav a {
	float: left;
	display: block;
	width: 20%;
	height: 100%;
	font-weight: 400;
    text-decoration: none;
	overflow: hidden;
	color: #fff;
	outline: none;
	text-align: center;
	line-height: 3;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.cbp-contentslider1 nav a span {
	display: block;
}

.cbp-contentslider1 nav a:last-child {
	border: none;
	box-shadow: 1px 0 #47a3da; /* fills gap caused by rounding */
}

.cbp-contentslider1 nav a:hover {
	color: #fff;
}

.cbp-contentslider1 nav a.rc-active {
	color: #fff;
}

.cbp-contentslider1 [class^="icon-"]:before, 
.cbp-contentslider1 [class*=" icon-"]:before {
	font-family: 'icomoon';
	font-style: normal;
	text-align: center;
	speak: none;
	font-weight: normal;
	line-height: 2.5;
	font-size: 2em;
	position: absolute;
	left: 10%;
	top: 50%;
	margin: -1.250em 0 0 0;
	height: 2.500em;
	width: 2.500em;
	color: rgba(0,0,0,0.1);
	-webkit-font-smoothing: antialiased;
}
.cbp-contentslider1 [class^="icon-"].rc-active:before, 
.cbp-contentslider1 [class*=" icon-"].rc-active:before,
.cbp-contentslider1 nav a:hover:before {
	color: rgba(255,255,255,0.9);
}

.cbp-contentslider1 h3 {
	font-size: 4em;
	height: 2em;
	line-height: 1.7;
	font-weight: 300;
	margin: 0 0 0.3em;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 0.3em;
	padding: 0 0.2em 0 0;
}

.cbp-contentslider1 h3[class^="icon-"]:before, 
.cbp-contentslider1 h3[class*=" icon-"]:before {
	top: 0;
	left: 0;
	width: 2em;
	line-height: 1;
	height: 1.2em;
	margin: 0;
	color: #fff;
}

.cbp-contentslider1 li > div {
	position: absolute;
	top: 1em;
	bottom: 3.313em;
	width: 100%;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
    height: 100%;
}

.cbp-contentslider1 p {
	color: #fff;
	padding: 0 0.5em 0.4em;
	margin: 0;
	font-size: 1.2em;
	font-weight: 300;
	text-align: justify;
	line-height: 1.6;
}

/* Media queries */

@media screen and (max-width: 70em) { 
	.cbp-contentslider1 p {
		font-size: 100%;
	}
}

@media screen and (max-width: 67.75em) {

	.cbp-contentslider1 { font-size: 85%; }

	.cbp-contentslider1 nav a[class^="icon-"]:before, 
	.cbp-contentslider1 nav a[class*=" icon-"]:before {
		left: 50%;
		margin-left: -1.250em;
	}

	
}

@media screen and (max-width: 43em) {

	.cbp-contentslider1 h3 {
		font-size: 2em;
	}

	.cbp-contentslider1 .cbp-content {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
	}

	

}

@media screen and (max-width: 25em) { 
	.cbp-contentslider1 nav a { padding: 0;}
	.cbp-contentslider1 h3[class^="icon-"]:before, 
	.cbp-contentslider1 h3[class*=" icon-"]:before { display: none;}
}





@media screen and (max-width: 959px) { 
    .fondo_noti {
        width: 85%;
    }
    .extra{
       display: none;
    }
    .niniaimg div:first-child+div{
        
        padding-bottom: 0px;
    }
    .niniaimg div:first-child+div+div{
        
        padding-bottom: 0px;
    }
    .niniaimg img{
       display: none;
    }
    .ul_cont{
        height: 530px;
    }
    .revista_cont{
        width: 98%; height: 500px;
        
    }
    .fondo_noti {
        margin-left: -5%;
        height: 450px;
    }
    .cbp-contentslider1 > ul {
        height: 730px;
    }
    .imgslide6 img{
        width: 37%;
        padding: 0px;
    }

}
@media screen and (max-width: 819px) { 
    .revista_cont{
        width: 98%; height: 450px;
        
    }
    .fondo_noti {
       
        height: 410px;
    }
    .cbp-contentslider1 > ul {
        height: 690px;
    }
    
}
@media screen and (max-width: 640px) { 
    .fondo_noti {
        margin-left: -15%;
        height: 380px;
    }
    .revista_cont{
        height: 390px;
        
    }
    .cbp-contentslider1 > ul {
        height: 640px;
    }
}
@media screen and (max-width: 600px) { 
    #actual{
        display: none;
    }
    .revista_cont{
        display: none;
        
    }
}
@media screen and(min-width: 330px) and (max-width: 480px) { 
   
}
@media screen and (max-width: 480px) { 
  .fondo_noti {
        width: 80%;
        font-size: 12px;
    }
    .jb-shortscroll-scrollbar .jb-shortscroll-scrollbar-btn{
        width: 25px; height: 25px;
        margin-left: -10px;
    }
    #actual{
        display: none;
    }
}