
.hist{
	width: 85%;
	max-width: 1100px;
	
	background-repeat: no-repeat;
	background-position: top right;

	margin: 0 auto;
	display: flex;
	flex-direction: row ;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;

}	




.ghost
{
		max-width: 0px;
		background: none;
		display: none;
	}

.main .contenedorA article{
	width: 100%;
	padding-left:0px;
	

}

.main .contenedorA em{
	text-align: center;

}

.seguirtwitter{
	min-height: 20%;
	background: red;
	padding: 20px;
}

.shere-normal{
	width: 50%;
	background: cyan;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.titulo{
	text-align: center;

}



.img_cdmx2{
	max-width: 40%;
	float: left;
	margin: 30px 30px 0px 0px;

}

.img_cdmx3{
	max-width: 40%;
	float: right;
	margin: 30px 0px 0px 30px;
}




.texto-cdmx{
	text-align: justify;
	max-width: 100%;
	margin: 0px;
	padding-left: 20px;
}

.subtitulo_cdmx{
	font-size:1.5em;
	font-family: 'Roboto', sans-serif;
	color: #800001;
	display: block;
	text-align: left;
	margin-bottom: 10px;
}

.texto-cdmx p{
	margin-bottom: 20px;

	
}

.bolder{

line-height: 1.2rem;
max-width: 600px;
font-weight: bold;
color: red;

}

.dato{
	width: 20%;
	background:#E3E2E4;
	float: right;
	margin: 20px 0 20px 20px;
}

.dato h4{
	width: 100%;
	border-bottom: 1px solid #79797A;
	color: white;
	margin-bottom: 5px;
	padding: 5px;
	background: #891816;
}

.dato h6{
	color: #891816;
	font-weight: bolder;
	font-size: 2.5rem;
	text-align: center;
	margin: 10px 0 0 0;
}

.dato .texto-dato{
	color: #79797A;
	font-size: .9rem;
	text-align: center;
	margin-top: 0px;
	padding: 5px;

}

.autor {
	border-top: 1pt solid gray;
	border-bottom:  1pt solid gray;
	max-width: 40%;
	padding: 10px;
	margin: 0 30px 30px 0;
	display: flex;
	flex-direction: row;
	float: left;
}

.autor figcaption{
	width: 30%;
	background: none;
	margin-right: 20px;
}

.autor figcaption img{

	border-radius: 50%;
	border: 2pt solid white;
	box-shadow: 10px 5px 5px grey;
	box-sizing: border-box;
}


.autor_p{
	color: #C7C8C8;
	font-size: 0.8rem;
	padding: 2.5px;
 	display: block;
}

.texto-cdmx .autor p {
	font-family: 'Muli', sans-serif;
	font-size: 0.8rem;

}


.sentece {
    margin: 30px 0;
     border-top: 1px solid #B6B5B7;
    border-bottom: 1px solid #B6B5B7;
    padding: 10px 0;
    min-width: 100%;
    font-size: 2.5em;
    color: #CCCCCC;
    font-weight: 100;
    text-align: center;
}

.sentece .sentence-texto {
    color: #B6B5B7;
    font-size: 1.5rem;
    font-family: 'Roboto', sans-serif;
   	margin-bottom: 10px;
   	margin-top: 10px;
    text-align: center;
    font-weight: normal;
}

.sentece div {
    color: #79797A;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
   	margin-bottom: 10px;
   	margin-top: 10px;
    text-align: center;
    font-weight: bolder;
}



.img_not
{
	margin-top: 20px;
	background: #EDEFEF;
}



.img_not img
{
	max-width: 100%;
	border-bottom: 1px solid #79797A;
}

.img_not figcaption
{
	font-style: bold;
	font-size: 0.8rem;
	margin-left: 10px;
}


.image_article
{
	padding-bottom: 0px;
}

.dato span
{
	display: block;
}

.subtitulo_not
{
	padding-top: 20px;
	color: #79797A;
	text-align: left;
}

.video_principalreel
{
	width: 100%;
	min-height: 315px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;

}



figcaption{
	padding: 2px;
	background: #E8E8E8;
}


.tabla_nota{
	display: flex;
	min-width: 100%;
	flex-wrap: wrap;
}

.tabla_nota:nth-child(odd) {
	background: #EBEBEB;

}

.tabla_nota .renglon1{
	
	width: 20%;
	padding: 10px;
	text-align: left;
	
}

.tabla_nota .renglon2{
	border-right: 1pt solid lightgray;
	border-left: 1pt solid lightgray;	
	width: 50%;
	padding: 10px;
	text-align: left;
}

.tabla_nota .renglon3{
	
	width: 30%;
	padding: 10px;
	text-align: center;
}

.tabla_nota .renglon4{
	
	width: 20%;
	padding: 10px;
	text-align: center;
}

.tabla_nota .renglon5{
	
	width: 80%;
	padding: 10px;
	text-align: center;

}

.subtitulo_tabla
{
	font-size: 1rem;
	padding: 10px;
	text-align: left;
	min-width: 100%;
	background: #891816;
	color: white;

}

.sharecdmx{
	width: 30%;
	float: right;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;

	

}



    .resultados_cdmx{
    	display: flex;
    	justify-content: center;
    	margin-bottom: 30px;
    	flex-wrap: wrap;
    	max-width: 100%;
    }


    .tipografia_resultado{
    	background: #EDEDED;
    	width: 100%;
    	padding: 10px;
    	border-bottom: 1pt solid #79797A;
    	color: #891816;
    }


    .marcador_cdmx{
    	
    	min-width: 100%;
    	display: flex;
    	justify-content: space-between;

    }

    .partido_cdmx{
    	
    	min-width: 50%;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	padding: 0px;
    }

    .partido_cdmx div{
    	padding: 0 20px;
    }

    .numero_cdmx{
    	display: flex;
    	flex-direction: column;
    	justify-content: space-around;
    	align-items: center;
    }

    .partido_cdmx div .vs{
    	font-size: 2rem;
    	line-height: 1;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	color: white;
    }

    .marcador_cdmx .partido_cdmx img{
    	
    	
    }

    .tipografia_resultado2{
    	min-width: 50%;
    	display: flex;
    	flex-direction: column;
    	justify-content: space-between;
    	color: white;
    	padding:10px;
    }


.uno {
        order: 1
    }
    .dos {
        order: 2
    }
    .tres {
        order: 3
    }
    .cuatro {
        order: 4
    }
    .cinco {
        order: 5
    }
    .seis {
        order: 6
    }
    .siete {
        order: 7
    }
    .ocho {
        order: 8
    }
    .ultimo {
        order: 99
    }

.instagram_cdmx{
	width: 70%;
	margin: 20px auto;
	background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;

}


.twitter_cdmx{
	width: 70%;
	margin: 20px auto;
	background: #E8EEE8;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;

}


.facebook_cdmx{
	width: 70%;
	margin: 20px auto;
	background: #FAFAFA;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;

}

    




/*-----------------------------------------------------------*/


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

	.hist{
	min-width: 100%;
	max-width: 1100px;
	}
	
	header {
	min-width: 100%;
	}

	.dato{
	width: 30%;
	background:#E3E2E4;
	float: right;
	margin: 20px 0 20px 20px;
	}

	.fb-share-button{
	display: none;
}

	

}




	/*-----------------------------------------------------------*/


@media screen and (max-width:764px){
	


.img_cdmx3{
	max-width: 40%;
	clear: right;
	margin: 10px 0px 10px 30px;
	}

.img_cdmx2{
	max-width: 40%;
	clear: left;
	margin: 10px 30px 0px 0;
	}

	.autor{
	min-width: 55%;
	margin-bottom: 0px;
	}

	.autor img{
	
	box-sizing: border-box;
	}

	.sharecdmx{
	width: 100%;
	margin:10px 0 30px 0;
	}

	.numero_cdmx{
	min-width: 40%;
	flex-wrap: wrap;
}

.numero_cdmx p{
	width: 100%;
	text-align: center;
}

.instagram_cdmx{
	width: 100%;


}


.twitter_cdmx{
	width: 100%;
	

}


.facebook_cdmx{
	width: 100%;
	

}




}




/*-----------------------------------------------------------*/

@media screen and (max-width:550px){
	
.tabla_nota{
	display: flex;
	flex-wrap: wrap;
}

.tabla_nota .renglon1{
	
	width: 50%;
	
}

.tabla_nota .renglon2{	
	width: 50%;
	border-right: none;
}

.tabla_nota .renglon3{
	width: 100%;
	border-top: 1pt solid lightgray;

}

.titulo{
	text-align: left;
	font-size: 2rem;
}

.img_cdmx3{
	max-width: 100%;
	clear: right;
	margin: 10px 0px 10px 30px;
	}

.img_cdmx2{
	max-width: 100%;
	clear: left;
	margin: 10px 30px 0px 0;
	}



.video_principal
{
	width: 100%;
	min-height: 250px;
	margin-bottom: 50px;
}


.autor{
	min-width: 100%;
	margin-bottom: 0px;
	padding: 10px 0px;
	margin: 0px;
	align-items: center;
	justify-content: flex-start;
}

.autor figcaption{
	max-width:70px;
}

.autor img{
	max-width: 70px;
	box-sizing: border-box;
}

.sharecdmx{
	width: 50%;
	margin:10px 0 30px 0;
}




    .marcador_cdmx{
    	flex-direction: column;
    	

    }




}


/*-----------------------------------------------------------*/


@media screen and (max-width:350px){
	
	
.titulo{
	font-size: 2rem;
}

article .subtitulo_cdmx{
	font-size: 1.2rem;
}

.autor img{
	

	box-sizing: border-box;
}

.sharecdmx{
	width: 100%;
	margin:10px 0 30px 0;
}

.video_principal
{
	width: 100%;
	min-height: 150px;
	margin-bottom: 50px;
}

  .marcador_cdmx{
    flex-direction: column;

    	

 }









}