@media (max-width: 1024px) {
	#header-container {
		position: fixed;
		background-color: #FFF;
		height: 48px;
	}

	#logo-container {
		margin-left: 10%;
		margin-top: -3px;
	}

	#link-creditos-container {
		margin-right: 10%;
		margin-top: 18px;
	}

	#banner {
		flex-direction: column;
		align-items: center;
	}

	#banner-title {
		min-width: 60%;
		font-size: 1.55em;
		margin-top: 90px;
		text-align: center;
  	}

	#banner-image-container {
		margin-top: 30px;
		max-width: 60%;
	}

	#banner-image-container > img {
		width: 100%;
	}

	#banner-subtitle {
		min-width: 50%;
		font-size: 20px;
		margin-top: 30px;
	}

	#banner-button {
		margin-left: 0px;
		width: 263px;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	#characteristics-title {
		font-size: 1.55em;
		max-width: 90%;
	}

	.line {
		max-width: 150px;
		height: 2px;
	}

	#characteristics-options {
		max-width: 1024px;
		height: auto;
		flex-direction: column;
		margin-top: 10px;
	}

	.characteristic {
		min-width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}

	.characteristic-image {
		width: 7%;
		height: auto;
		margin-top: 40px;
	}

	.characteristic-image > img {
		width: 100%;
		height: auto;
	}

	.characteristic-title {
		width: 70%;
		margin-top: 40px;
		text-align: left;	
	}

	.characteristic-description {
		width: 70%;
		margin-top: 10px;
		font-size: 17px;
		text-align: left;
		margin-left: 30%;	
	}

	#characteristic-data-container {
		width: 100%;
		margin-top: 250px;
	}

	#characteristics-amount {
		max-width: 60%;
	}

	#characteristics-conditions {
		max-width: 90%;
	}

	#how-credit-title {
		font-size: 25px;
		margin: auto;
		margin-bottom: 30px;
	}

	#how-credit-main {
		margin-top: 80px;
		max-width: 60%;
	}

	#how-credit-image {
		display: none;
	}

	.example {
		width: 80%;
	}

	#beto-text {
		width: 85%;
		font-size: 1.2em;
	}

	#terms1, #terms2 {
		width: 90%;
	}

	#who-we-are-container {
		margin-top: 25px;
		height: auto;
		padding-bottom: 40px;
	}

	#who-we-are {
		height: auto;
		display: flex;
		flex-direction: column;
		width: 100%;
		padding-top: 0px;	
		margin-top: 0px;
	}

	#who-we-are-image {
		display: none;
	}

	#who-we-are-title {
		margin-top: 30px;
		font-size: 25px;
		text-align: center;
		margin-bottom: 20px;
	}

	#who-we-are-data-container {
		width: 100%;
		float: none;
	}

	#who-we-are-data {
		width: 85%;
		float: none;
		margin-top: 0px;
		font-size: 16px;
		text-align: center;
		margin: auto;
	}

	#who-we-are-data > p{
		margin-top: 20px;
	}

	#who-we-are-button {
		margin-top: 50px;
	}

	#opinion-title {
		font-size: 25px;
		width: 100%;
		margin-bottom: 20px;
	}

	#opinions {
		width: 100%;
		height: auto;
		margin-top: 30px;
		flex-direction: column;
		align-items: center;
	}

	.opinion {
		width: 90%;
		margin: auto;
		height: auto;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 35px;
	}

	#footer-container {
		max-width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}

	#norton-image {
		min-width: 25%;
		margin-left: 20%;
	}

	#terms {
		min-width: 35%;
		margin-left: 20px;
		margin-top: 20px;
		font-weight: bold;
	}

	#follow-us {
		min-width: 80%;
		margin: auto;
		height: auto;
		display: flex;
		align-items: center;
		margin-top: 10px;
		flex-direction: column;
	}

	#follow-us-text {
		margin-top: 18px;
	}

	#facebook {
		margin-left: 10px;
		max-width: 100%;
	}

	#twitter {
		margin-left: 10px;
		max-width: 100%;
	}

	#superline {
		display: block;
		width: 90%;
		margin: auto;
		height: 2px;
		background-color: #dfe8f1;
		margin-top: 20px;
	}

	#contact {
		margin-left: 5%;
		width: 95%;
	}

	#direction-container {
		height: auto;
		display: flex;
		margin-top: 20px;
	}

	#email-container {
		height: auto;
		display: flex;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	#footer2 {
		width: 100%;
	}

	#line5 {
		height: 81px;
	}
}


@media (max-width: 862px) {

	#line5 {
		height: 100px;
	}
}

@media (max-width: 789px) {

	#line2 {
		height: 100px;
	}
}

@media (max-width: 754px) {
	#line4 {
		height: 118px;
	}
}


@media (max-width: 662px) {
	#line3 {
		height: 210px;
	}
}

@media (max-width: 662px) {
	#line2 {
		height: 120px;
	}
}

@media (max-width: 619px) {
	#line3 {
		height: 230px;
	}
}

@media (max-width: 614px) {
	#line4 {
		height: 140px;
	}

	#how-credit-main {
		padding-bottom: 80px;
	}
}

@media (max-width: 540px) {
	#line1 {
		height: 130px;
	}
}

@media (max-width: 509px) {
	#line4 {
		height: 168px;
	}

	#line5 {
		height: 122px;
	}
}

@media (max-width: 457px) {
	#line3 {
		height: 280px;
	}

	#line4 {
		height: 160px;
	}
}

@media (max-width: 446px) {
	#line2 {
		height: 170px;
	}

	#line4 {
		height: 180px;
	}
}

@media (max-width: 434px) {
	#line3 {
		height: 350px;
	}
}

@media (max-width: 404px) {
	#line1 {
		height: 170px;
	}

	#line5 {
		height: 143px;
	}
}


@media (max-width: 377px) {
	#line2 {
		height: 190px;
	}

	#line3 {
		height: 365px;
	}

	#line4 {
		height: 250px;
	}
}

