@media screen and (max-width: 600px){
    
    body{
        background-color: #fff;  
    }
    
    .logo1{
        width:100%;
        height:auto;
        margin:0;
        padding:0;
        text-align:center;
        background-color: #fff;
    }
    
    .logo1 img{
        width:210px;
        height:auto;
        padding:12px;
        background-color: #fff;
    }
    
    p {
  font-family: century gothic, sans-serif;
       }
    
   
    .contenedoruno{
        width:100%;
        height:auto;
        background-color: #fff;
    }
    
    .contenedoruno img{
        width:100%;
        height:auto;
    }
    
     .contenedoruno h2{
        width:100%;
        text-align:center;       
    }
    
    .contenedoruno h3{
        width:100%;
        text-align:center;     
        margin:0px;
        font-size:12px;
        margin-bottom:12px;
    }
    
    .contenedoruno a{
        width:100%;
        text-align:center;       
    }
    
       .contenedoruno video{
        width:100%;
        height:auto;
        margin-top:0px;
        text-align:center;       
    }
    
    .container{
        width:100%;
        height: auto;
        margin:0px;
        padding:0px;
        background-color: #fff;
    }
    
    
     #talleres {
        max-width:520px;
        min-height:100px;
        border:1px;
        border-style: solid;
        color:#515151;
         background-color: #fff;
    }
    
      #talleres p{
    width:100%;    
    height:auto;
    margin:7px;
    padding:0px;
    }
    
    



.desc {
    width:100%;
    padding:12px;
    text-align: center;
    color: black;
    font-size: 12px;
}

.desc2 {
    width:100%;
    padding:12px;
    text-align: center;
    color: black;
    font-size: 12px;
}

   #cartelera {
    width:100%;   
}

   #cartelera img{
    width:50%;   
    display:block;
   padding:12px;
   margin:0 auto;
}

.abitabuno img{
    width:100px;
    height:auto;
}

.textocien{
width:100%;
height:auto;
}



.textocien h2{
    width:100%;
    font-size:18px;
    padding:0px;
    
}  
.textocien p{
    width:100%;
    font-size:14px;
    font-style:normal;
    padding:20px;
} 

}

<!------------------------------------------------------------------->



@media screen and (min-width: 601px) and (max-width: 1920px){
    
    
     #talleres {
        max-width:520px;
        min-height:100px;
        border:1px;
        border-style: solid;
        color:#515151;
    }
    
      #talleres p{
    width:100%;    
    height:auto;
    margin:7px;
    padding:0px;
    }
}



<!------------------------------------------------------------------->

@media screen and (min-width: 1025px) and (max-width: 1200px){


    .bss-slides figure{
        width: 69%;
        height: auto;
    }
    
     .bss-slides figure img{
        width: 100%;
        height: auto;
    }
}

<!------------------------------------------------------------------->


@media screen and (min-width: 1600px) and (max-width: 1680px) {
    

    .bss-slides figure{
        width: 100%;
        height: auto;
    }
    
    .bss-slides figure img{
        width: 100%;
        height: auto;
    }
}

<!------------------------------------------------------------------->

@media screen and (min-width: 1441px) and (max-width: 1920px){
    
}

<!------------------------------------------------------------------->

@media screen and (min-width: 1600px) and (max-width: 1920px){

}

<!------------------------------------------------------------------->

@media screen and (min-width: 1681px) and (max-width: 1920px){

}