 body, html { height: 100%;  font-size: 100%;  font-family: "Roboto", sans-serif;  background-color: #e1e1e1;}
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
*, *:before, *:after { -webkit-box-sizing: border-box;  box-sizing: border-box; margin: 0;  padding: 0;}
@media only screen and (max-width: 850px)  {
/*Botones Sociales*/
.estatica .byline-tools {height: 48px;  width: 100%; overflow: hidden; max-width: inherit;  margin-top: 0; border-bottom: 0px;border-top: 0px; margin: 0 auto;}
.estatica .aside-tools { width: 100%; float: none;}
.estatica .tools { border: 0; float: none;  margin: 0 auto;}
.aside-tools .social-tools .share-counter {color: #fff;} }


.cd-main-content {  position: relative;  z-index: 1;}
.cd-container::after { content: '';  display: table;  clear: both;}
#contenedor {background-image: url(https://e00-especiales-marca.uecdn.es/mundial-rusia-2018/images/fondo-mundial-claro.jpg);}
.contenedorcentral {  width: 1020px;  margin: 0 auto;  padding-top: 7em;}

.contenedorcentral h1 { color: #333;  font-size: 50px;  /*text-shadow: 11px -4px 3px #000; */ text-align: center; }
.calendario {margin-top: 10px;}

p.firma-especial-pie {
  font-size: 12px !important;
  padding: 15px;
  margin-top: 0px;
  color: #fff;
}


@media only screen and (max-width: 850px)  {
    .contenedorcentral h1 { font-size: 40px;}

.contenedorcentral {  width: 100%;  padding-top: 4em;}

}

/*Estilos resoluciones Ipad*/

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation:landscape) {

body { padding-top: 0px;}



}


@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation : portrait) {


 body { padding-top: 0px;}



}
