.deskcont { width: 100%; max-width: 980px;
            margin: 0 auto;
            text-align: left;
            min-width: 0; }

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

.headerimg,
.videocontrols,
.videonocontrols,
.embedcontrols,
.embednocontrols { max-width: 100%;
                   margin-bottom: 35px;
                   aspect-ratio:1/.65; }


    .headerimg img,
    .videocontrols video,
    .videonocontrols video { max-width: 100%;
                   margin-bottom: 35px;
                   aspect-ratio:1/.65; }


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

.startarticle { padding-top: 25px; padding-bottom: 35px; }
.closearticle { padding-top: 20px; padding-bottom: 40px; } 

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

.dateautor { margin-left: 0; max-width: 90%; }
.dateautor, .autoropinion, .interguesscontainer { font-size: 1em; }

.interguesscontainer { width: 100%; max-width: 100%;
                        margin: 0 auto;
                        text-align: right; }
.interguesswindow { max-width: 45%; }
.dateautor img, .autoropinion img, .interguesscontainer img { margin-right:0; }


.articlepagelead { 
        max-width: 100%;
        padding-bottom: 15px; }

.tituloarticulo { 
          max-width: 90%; 
          margin-left: 0;
          font-size: 2.5em;
          padding-bottom: 35px; } 

.articleentrada { 
        max-width: 100%;
        padding-right: .5em;
        font-size: 1.4em;
        margin-top: 5px; }

.relacionadas { max-width: 100%; }


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

.articletexto { max-width: 100%; }

.articletexto p { font-weight: 350;
                  font-size: 1.5em;
                  line-height: 1.4em; }

.artimgtxt { font-size: .8em; }

.artpoem { font-size: 1.4em; }

.ladillo { max-width: 90%;
           font-size: 1.65em; }

.despiece,
.cita { width: 85%; max-width: 85%; }

/**FOTO/VIDEO GALERÍAS********************/

.fotoimgcontainer { max-width: 800px;
                    margin-bottom: 20px; }

        .fotoimgcontainer:nth-of-type(1) { margin-top: 0; }


/**AUDIOS********************/

.listofaudios { max-width: 100%; }

.listofaudios { flex-flow: row nowrap;
                    -webkit-flex-flow: row nowrap;
                    -ms-flex-flow: row nowrap;
                    justify-content: flex-start;
                    -webkit-justify-content: flex-start;
                    -ms-justify-content: flex-start; }
    
.embed-audio-player { max-width: 200px; }

.listofaudios .embed-audio-player:nth-child(3n+1),
.listofaudios .embed-audio-player:nth-child(3n+2),
.listofaudios .custom-audio-player:nth-child(3n+1),
.listofaudios .custom-audio-player:nth-child(3n+2) {
  margin-right: 5em; }


/**CIERRE ARTÍCULO********/

.cierrearticulo { max-width: 100%; 
                  font-size: 1.2em; }

     .cierrearticulo input[type='submit'] { margin-bottom: 0; }
                   
.refslead { margin-bottom: 7px; }


/**ADVERTISING**********/


