@media (max-width: 575px) {
	.bg {
		background-position: center;
	}
	.bajar0 {
		margin-top: 0;
	}
	.formato1 {
		font-weight: bold;
		font-size: 1em;
	}
	.titcont{
		font-size:1.7em;
	}
	hr.linea1 {
		width: 100%;
		margin-left:-10px;
	}
	h1 .t1 {
		text-shadow: 0 0 30px #fff;
		font-size: 4em;
	}
	.t2 {
		font-size: 1.5em !important;
		background-color: rgba(0, 0, 0, 0);
		margin-left:0px;
	}
	p {
		margin: 0 auto !important;
		display: block !important;
	}
	.r1 img {
		margin-left: 60px;
		margin-top: 50px;
	}
	.r2 img {
		margin-left: 60px;
		margin-top: 50px;
	}
	.bajar {
		margin-top: 60px;
	}
	h4 {
		margin-left: 50px;
	}
	button {
		display: inline;
		margin-left:70px !important;
	}
	.img2, .img6{
		width: 60%;
	}
	.img3 img{
		width: 70%;
		margin:0 auto;
		display: block;
	}
	.img17 img{
		width: 50%;
	}
	.img25 img{
		width: 55%;
	}
	.img26 img{
		width: 55%;
	}
	.img27 img{
		width: 60%;
	}
	.img28 img{
		width: 60%;
	}
	.img29 img{
		width: 60%;
	}
	.card-img-top{
		width: 60%;
		margin:0 auto;
		display: block;
	}
	.respuesta1{
		margin:0 auto;
		display: block;
	}	
	.nav-pills{
		margin:0 auto;
		display:block;
	}
	.dropdown-item{
		font-size:0.8em;
	}
	a:link{
		text-decoration:none;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.t2 {
		font-size: 2.5em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.t2 {
		font-size: 3em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bajar0 {
		margin-top: 0;
	}
}
@media (min-width: 1200px) {
}
