/** generales **/
.wrapper.mainbodier, .grid .gridBox, .gridBox .cell {padding:0;overflow: hidden;}

.wrapper.subheader .spechead {height:10rem}

/*ocultar elementos */
.wrapper.subheader .spechead nav.blindBox, .maintabs>li>.be_on+.blindBox,
.wrapper.subheader .spechead:after, .wrapper.subheader .spechead .container + .slidB {display:none}

/* enlaces */
.container .mainBox .auxBox, .container .mainBox .txtBox + .auxBox {position: absolute;top: 0;left: 40.5%;display: block;width: 67%;margin-top: 5%!important;border-left: solid .4rem #269aac;padding: 0 3%;}

.container article .mainBox .auxBox a {display: block;width: 100%;font-size: 4.5vh!important;line-height: 1.5!important;text-transform: uppercase;font-weight: 500;color: #269aac;border: none;margin: 0;}

.container article .mediaBox .ima {padding-top: 100vh;background:url("/css/rtve.2019.noticias/juicio-proces-TE_SJUIPRO/i/claves_movil.jpg") no-repeat top center;background-size:contain;}
.container article .mediaBox .ima img {display:none}

@media only screen and (max-width:767px) {
  .container article .mediaBox .ima {padding-top: 125.5%}
  .wrapper.subheader .spechead {height:6rem}
  .container .mainBox .auxBox, .container .mainBox .txtBox + .auxBox {left:32.5%}
  .container article .mainBox .auxBox a {font-size:2rem!important}
}

@media only screen and (max-width:767px) and (orientation:landscape){
    .container article .mainBox .auxBox a {font-size:3rem!important}
  }

@media only screen and (max-width:823px) and (orientation:landscape){
    .container .mainBox .auxBox, .container .mainBox .txtBox + .auxBox {left:42vw;margin-top: 2%!important;}
  /* .container article .mainBox .auxBox a {font-size:3rem!important} */
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .container .mainBox .auxBox, .container .mainBox .txtBox + .auxBox {left:35.5%}
  /* .container article .mainBox .auxBox a {font-size:4rem!important} */
}
