.adout {
	width: 64%;
	height: auto;
	margin: 2% auto;
}

.adout h1 {
	color: #c50c2e;
}

.adout-top {
	display: flex;
	flex-flow: row wrap;
	background-color: #eeeeee;
	padding: 1%;
}

.adout-top-text {
	margin: 0 auto;
}

.adout-top-text p {
	font-size: 22px;
	color: #767676;
}

.adout-top-button {
	width: 90%;
	height: auto;
	line-height: 50px;
	margin: 0 auto;
	color: white;
	text-align: center;
	background-color: #c50d2f;
	font-size: 24px;
	border-radius: 10px;
}

.adout-top img {
	margin: 1% auto;
}

.adout-card {
	margin: 2% auto;
	background-color: #eeeeee;
	padding: 3% 2%;
}

.adout-card h3 {
	text-align: center;
}

.adout-card p {
	text-indent: 2rem;
	font-size: 20px;
	font-weight: bold;
}

.adout-top-button a {
	color: white;
	text-decoration: none;
}
@media screen and (max-width: 1920px) {
	.adout {
	width: 64%;
	height: auto;
	margin: 2% auto;
}

.adout h1 {
	color: #c50c2e;
}

.adout-top {
	display: flex;
	flex-flow: row wrap;
	background-color: #eeeeee;
	padding: 1%;
}

.adout-top-text {
	margin: 0 auto;
}

.adout-top-text p {
	font-size: 22px;
	color: #767676;
}

.adout-top-button {
	width: 90%;
	height: auto;
	line-height: 50px;
	margin: 0 auto;
	color: white;
	text-align: center;
	background-color: #c50d2f;
	font-size: 24px;
	border-radius: 10px;
}

.adout-top img {
	margin: 1% auto;
}

.adout-card {
	margin: 2% auto;
	background-color: #eeeeee;
	padding: 3% 2%;
}

.adout-card h3 {
	text-align: center;
}

.adout-card p {
	text-indent: 2rem;
	font-size: 20px;
	font-weight: bold;
}

.adout-top-button a {
	color: white;
	text-decoration: none;
}
}
@media screen and (max-width: 1680px) {
	.adout {
		width: 73%;
		height: auto;
		margin: 2% auto;
	}
	.adout h1 {
		color: #c50c2e;
	}
	.adout-top {
		display: flex;
		flex-flow: row wrap;
		background-color: #eeeeee;
		padding: 1%;
	}
	.adout-top-text {
		margin: 0 auto;
	}
	.adout-top-text p {
		font-size: 22px;
		color: #767676;
	}
	.adout-top-button {
		width: 90%;
		height: auto;
		line-height: 50px;
		margin: 0 auto;
		color: white;
		text-align: center;
		background-color: #c50d2f;
		font-size: 24px;
		border-radius: 10px;
	}
	.adout-top img {
		margin: 1% auto;
	}
	.adout-card {
		margin: 2% auto;
		background-color: #eeeeee;
		padding: 3% 2%;
	}
	.adout-card h3 {
		text-align: center;
	}
	.adout-card p {
		text-indent: 2rem;
		font-size: 20px;
		font-weight: bold;
	}
	.adout-top-button a {
		color: white;
		text-decoration: none;
	}
}

@media screen and (max-width: 1440px) {
	.adout {
		width: 85%;
		height: auto;
		margin: 2% auto;
	}
	.adout h1 {
		color: #c50c2e;
	}
	.adout-top {
		display: flex;
		flex-flow: row wrap;
		background-color: #eeeeee;
		padding: 1%;
	}
	.adout-top-text {
		margin: 0 auto;
	}
	.adout-top-text p {
		font-size: 22px;
		color: #767676;
	}
	.adout-top-button {
		width: 90%;
		height: auto;
		line-height: 50px;
		margin: 0 auto;
		color: white;
		text-align: center;
		background-color: #c50d2f;
		font-size: 24px;
		border-radius: 10px;
	}
	.adout-top img {
		margin: 1% auto;
	}
	.adout-card {
		margin: 2% auto;
		background-color: #eeeeee;
		padding: 3% 2%;
	}
	.adout-card h3 {
		text-align: center;
	}
	.adout-card p {
		text-indent: 2rem;
		font-size: 20px;
		font-weight: bold;
	}
	.adout-top-button a {
		color: white;
		text-decoration: none;
	}
}

@media screen and (max-width: 1280px) {
	.adout {
		width: 96%;
		height: auto;
		margin: 2% auto;
	}
	.adout h1 {
		color: #c50c2e;
	}
	.adout-top {
		display: flex;
		flex-flow: row wrap;
		background-color: #eeeeee;
		padding: 1%;
	}
	.adout-top-text {
		margin: 0 auto;
	}
	.adout-top-text p {
		font-size: 22px;
		color: #767676;
	}
	.adout-top-button {
		width: 90%;
		height: auto;
		line-height: 50px;
		margin: 0 auto;
		color: white;
		text-align: center;
		background-color: #c50d2f;
		font-size: 24px;
		border-radius: 10px;
	}
	.adout-top img {
		margin: 1% auto;
	}
	.adout-card {
		margin: 2% auto;
		background-color: #eeeeee;
		padding: 3% 2%;
	}
	.adout-card h3 {
		text-align: center;
	}
	.adout-card p {
		text-indent: 2rem;
		font-size: 20px;
		font-weight: bold;
	}
	.adout-top-button a {
		color: white;
		text-decoration: none;
	}
}

@media screen and (max-width: 600px) {
	.adout h1 {
		color: #c50c2e;
		font-size: 24px;
	}
	.adout-top-text p {
		font-size: 12px;
		color: #767676;
	}
	.adout-top-button {
		width: 90%;
		height: auto;
		line-height: 30px;
		margin: 0 auto;
		color: white;
		text-align: center;
		background-color: #c50d2f;
		font-size: 16px;
		border-radius: 10px;
	}
	.adout-card h3 {
		font-size: 18px;
	}
	.adout-card p {
		text-indent: 2rem;
		font-size: 12px;
		font-weight: bold;
	}
}