@media only screen and (max-width: 542px) {

	.ganhar {
		width: 95%;
	}
}

@media only screen and (max-width: 500px) {

	.quadro img {
		width: 80%;
	}

	.premio {
		width: 90%;
	}

	.hora {
		width: 90%;
	}

	.seconds_cards h6 {
		font-size: 35px;
	}

	.seconds_cards p {
		font-size: 18px;
	}

	.mentoras img {
		margin: auto;
		width: 80%;
	}

	.feedback h3 {
		font-size: 40px;
	}

	.feedback img {
		width: 90%;
	}

	.ganhar {
		padding-bottom: 30px;
		border-radius: 20px;
		width: 95%;
	}



	.ganhar h3 {
		font-size: 30px;
	}

	.ganhar .pc img {
		margin-top: -150px;
		width: 300px;
	}

	.invest {
		margin-top: 101px;
		border-radius: 20px;
		width: 95%;
	}

	.invest h3 {
		font-size: 30px;
	}

	.sms {
		margin-bottom: 250px;
	}

	.mentorias {
		text-align: center;
	}

	#btn3 {
		margin: auto;
	}


}

@media only screen and (max-width: 600px) {

	.min_header {
		display: none;
	}


}



@media only screen and (max-width: 609px) {

	.btn {
		margin-left: 20px;
	}


}

@media (max-width: 767px) {
	.min_header {
		display: none;
	}

	.hero h1 {
		font-size: 50px;
	}

	.hero h2 {
		font-size: 35px;
	}

	.btn a {
		font-size: 100px;
	}

	.desc {
		font-size: 14px;
		width: 320px;
		margin-bottom: 50px;
	}
}


@media (max-width: 768px) {
	.unidades {
		margin-right: 20px;
	}

	.btn {
		margin-left: -1px;
	}

	.mentoria img {
		text-align: center;
		margin-left: 20px;
		width: 70%;
	}

	.mentoria h4 {
		font-size: 45px;
	}

	.banner h3 {
		font-size: 50px;
	}


}

@media (max-width: 900px) {

	.text-subtitle h1 {
		font-size: 40px;
	}


	/* SOBRE RESPONSIVO*/

	.btn {
		width: 230px;
		margin-bottom: 50px;
	}

	.btn a {
		font-size: 13px;
	}

	.btn img {
		width: 20px;

	}



	.title h3 {
		font-weight: 250;
		line-height: 75.39.;
		font-size: 50px;
	}

	.title p {
		font-family: 'Jost';
		font-weight: 400;
		font-size: 20px;
	}

	.open {
		justify-content: center;
		display: flex;
	}


}


@media screen and (min-width: 768px) and (max-width: 1250px) {
	/* HEADER RESPONSIVE*/

	.header img {
		width: 70%;
	}

	.hero {
		display: none;
	}

	.text-subtitle h1 {
		font-size: 50px;
	}

	/* SOBRE  RESPONSIVE*/

	.btn {
		max-width: 350px;
		width: 70%;
	}

	.btn a {
		font-size: 20px;
	}

	.content {
		justify-content: space-between;
		display: flex;
	}

	.back_flor {
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('../img/flor.png');
	}

	.ganhar {
		width: 600px;
	}




}

@media screen and (max-width: 1393px) {
	#woman2 {
		display: none;
	}
}

@media screen and (min-width: 1393px) {
	#woman1 {
		display: none;
	}


}

@media screen and (min-width: 1250px) {

	/* HEADER RESPONSIVE*/
	.header {
		width: 100%;

	}

	.header h1 {
		font-size: 70px;
	}

	.header img {
		width: 70%;
	}

	.hero {
		display: none;
	}

	/* SOBRE  RESPONSIVE*/


	.btn {
		max-width: 350px;
		width: 70%;
	}

	.btn a {
		font-size: 20px;
	}


	.content {
		justify-content: space-between;
		display: flex;
	}

	.aprender {
		height: 900px;
	}

	.mentorias {
		background-size: 100% 80%;
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('../img/Plant-Shadows.png');
	}
}

@media screen and (min-width: 1250px) {

	/* HEADER RESPONSIVE*/
	.header {
		width: 100%;

	}

	.header h1 {
		font-size: 70px;
	}

	.header img {
		width: 70%;
	}

	.hero {
		display: none;
	}

	/* SOBRE  RESPONSIVE*/


	.back_flor {
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('../img/flor.png');
	}



	.ganhar {
		width: 600px;
	}

	.card {
		width: 1000px;
	}
}