@media screen and (min-width:320px) and (max-width:480px){
    .noticias img{
    width:100%;
    height:100%;
     display:block;
}
    
    .noticias video{
    width:100%;
    height:auto;
    display:block;
}


.video01{
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    text-align:center;
}

.video01 video{
    max-width:100%;
    height:100%;
    margin:0 auto;
    margin:0px;
    padding:0px;
}

iframe{
    max-width:100%;
    height:100%;
    margin:0 auto;
    padding:0px;
}



#eslaider {
    max-width:100%;
    height:auto;
    margin:0px;
    padding:0px;
}

#eslaider img{
    width:100%;
    height:auto;
    margin:0px;
    padding:0px;
}

.videotexto{
    max-width:290px;
    height:auto;
    padding:12;
}

.videotexto p{
    text-align:justify;
}


}



.video01{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    text-align:center;
}

.video01 video{
    max-width:100%;
    height:100%;
    margin:0 auto;
    padding:12px;
}

iframe{
    max-width:100%;
    max-height:100%;
    margin:0 auto;
    padding:12px;
}



.pozo1{
    width:100%;
    height:100%;
    margin:0 auto;
    padding-top:33px;
    text-align:center;
}


.pozo1 img{
    width:300px;
    height:auto;
    display:inline-block;
    padding:33px;
}



#eslaider{
    width:553px;
    height:415px;
    margin:0 auto;
}

#eslaider2{
    width:100%;
    height:100%;
    margin:0 auto;
}

.vinc{
    width:100%;
    height:100%;
    margin:0 auto;
    text-align:center;
}

.prensa1{
    width:100%;
    height:100%;
    background-color:#f2f2f2;
    margin:0 auto;
    text-align:center;
}

.prensa1 img{
    width:300px;
    height:auto;
    margin:0px;
    padding:12px;
    display:inline-block;
}




.noticias img{
    width:500px;
    height:auto;
    display:inline-block;
    position:relative;
    padding:12px;
    float:right;
}


.vinculados{
    background-color:#f2f2f2;
}

.promos {
    width:100%;
    height:100%;
    margin:0 auto;
    text-align:center;
}

.promos img {
    width:450px;
    height:auto;
    padding:7px;
    display:inline-block;
}



.videotexto{
    width:600px;
    height:auto;
    margin:0 auto;
}

.videotexto p{
    text-align:justify;
}


.bss-slides{
  position: relative;
  display: inline-block;    
}

.bss-slides:focus{
 outline: 0;
}

.bss-slides figure{
  position: absolute;
  top: 0;
  width: 100%;
}

.bss-slides figure:first-child{
  position: relative;
}

.bss-slides figure img{
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bss-slides .bss-show{
  z-index: 2;
}

.bss-slides .bss-show img{
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative; 
}

.bss-slides figcaption{
  position: absolute;
  font-family: sans-serif;
  font-size: .8em;
  bottom: .75em;
  right: .35em;
  padding: .25em;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .25);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
}
.bss-slides .bss-show figcaption{
  z-index: 3;
  opacity: 1;
}
.bss-slides figcaption a{
  color: #fff;    
}
.bss-next, .bss-prev{
  color: #fff;
  position:absolute;
  background: #000;
  background: rgba(0,0,0, .6);
  top: 50%;
  z-index: 4;
  font-size: 2em;
  margin-top: -1.2em;
  opacity: .3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bss-next:hover, .bss-prev:hover{
  cursor: pointer;
  opacity: 1;
}
.bss-next{
  right: -1px;
  padding: 10px 5px 15px 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bss-prev{
  left: 0;
  padding: 10px 10px 15px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bss-fullscreen{
  display: block;
  width: 32px;
  height: 32px;    
  background: rgba(0,0,0,.4); 
  -webkit-background-size: contain; 
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 5px;   
  cursor: pointer;    
  opacity: .3;
} 
.bss-fullscreen:hover{
  opacity: .8;   
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    background-size: contain;
}
:full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    -webkit-background-size: contain;
    background-size: contain;
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    background-size: contain;
}
:fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4);
    -webkit-background-size: contain;
    background-size: contain;
}

