@media (min-width: 320px) {
	body {
		margin: 0;
		padding: 0;
		font-family: 'M Plus Rounded 1c';
	}
	#logo-n-quickies-ctr {
		padding: 30px 10px 10px 10px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#logo-ctr {
	}
	#logo-ctr img {
		width: 120px;
	}
	#quickies-ctr {
		font-size: 13px;
		text-align: right;
		font-weight: bold;
		color: black;
		text-align: centeR;
	}
	#quickies-ctr img {
		width: 18px;
	}
	address {
		font-style: normal;
	}
	#h1-hero-ctr {
		padding: 20px 20px 0 20px;
	}
	#h1-ctr {
		text-align: center;
	}
	h1 {
		font-weight: bold;
		line-height: 35px;
		font-size: 30px;
		margin: 0;
	}
	#h1-ctr p {
		font-size: 15px;
		margin: 10px 0 20px 0;
	}
	.cta-btn {
		background: #fd6905;
		color: white;
		padding: 3px 10px;
		text-decoration: none;
		font-weight: bold;
		border-radius: 5px;
		box-shadow: 0px 0px 20px 2px #757575;
	}
	.cta-btn img {
		width: 20px;
		margin-bottom: -4px;
	}
	#hero-ctr {
		padding-top: 30px;
		text-align: center;
		position: relative;
	}
	#hero-ctr div {
		position: absolute;
		font-size: 13px;
		font-weight: bold;
		background: #166899ad;
		color: white;
		padding: 5px 8px;
		border-radius: 5px;
		box-shadow: 0px 0px 20px 2px #757575;
		text-align: left;
	}
	#hero-ctr div img {
		width: 18px;
		margin-bottom: -3px;
	}
	#hero-ctr img {
		width: 100%;
	}
	#hero-ctr h4 {
		margin: 0;
	}
	#f1 {
		left: 0%;
		top: 55%
	}
	#f2 {
		right: 0%;
		bottom: 2%
	}
	#f3 {
		right: 0;
		top: 42%;
	}
	.hidden-xs {
		display: none !important;
	}
	#companies-logos-ctr {
		display: flex;
		background: linear-gradient(129deg, rgba(253,105,5,1) 0%, rgba(253,157,5,1) 100%);
		justify-content: space-around;
	}
	#companies-logos-ctr img {
		width: 35px;
		margin: 10px 0;
	}
	#main-pic-ctr {
		text-align: center;
	}
	#main-pic-ctr img {
		width: 100%;
	}
	article {
		padding: 30px;
	}
	article h2 {
		font-size: 26px;
		line-height: 28px;
		text-align: center;
		margin-bottom: 5px;
	}
	h2 span {
		color: #fd6905;
	}
	#benefits-list-ctr h3 {
		margin: 0;
		line-height: 20px;
	}
	#benefits-list-ctr p {
		margin: 10px 0;
	}
	#benefits-list-ctr img {
		width: 28px;
		margin-bottom: -8px;
	}
	#benefits-list-ctr > div {
		display: flex;
		margin-bottom: 20px;
	}
	.benefits-txt {
		padding-left: 7px;
	}
	.orange-txt {
		color: #fd6905;
	}
	.benefits-txt .orange-txt {
		font-weight: 800;
	}
	#espec-ctr {
		background: linear-gradient(129deg, rgba(253,105,5,1) 0%, rgba(253,157,5,1) 100%);
		color: white;
		display: flex;
		padding: 20px 10px;
		justify-content: space-around;
		flex-wrap: wrap;
		align-items: baseline;
	}
	#espec-ctr > div {
		background: white;
		color: black;
		border-radius: 18px;
		font-family: 'Sofia Sans Extra Condensed';
		width: 45%;
		margin-bottom: 15px;
	}
	.espec-img-ctr {
	 	padding: 5px;
	}
	.espec-img-ctr img {
		width: 100%;
		border-radius: 15px;
	}
	.espec-txt-ctr {
		padding: 0 10px 10px 10px;
	}
	.espec-txt-ctr .espec-price {
		font-size: 12px;
		color: white;
		padding: 0 9px;
		background: #00a0ff;
		border-radius: 20pX;
		font-family: 'M Plus Rounded 1c';
		font-style: italic;
	}
	.espec-txt-ctr h3 {
		margin: 0;
		font-family: 'M Plus Rounded 1c';
		line-height: 20px;
		font-size: 17px;
	}
	.espec-txt-ctr ul {
		margin: 5px 0;
		color: #515151;
		padding: 5px 10px 0 20px;
		font-size: 17px;
	}
	.espec-footer-ctr {
		padding: 0 10px 10px 10px;
	}
	.espec-footer-ctr a {
		text-decoration: none;
		background: linear-gradient(129deg, rgba(0,161,0,1) 0%, rgba(0,128,0,1) 100%);
		padding: 3px 10px;
		color: white;
		border-radius: 20px;
		display: block;
		text-align: center;
	}
	.espec-footer-ctr a img {
		width: 20px;
		margin: 0 3px -5px 0;
	}
	#slider-ctr img {
		width: 100%;
	}
	#car-features-ctr > div {
		padding-bottom: 40px;
	}
	#video-ctr video {
		width: 100%;
		box-shadow: 0 0 20px 1px grey;
	}
	#revs-box {
		background: linear-gradient(145deg, rgba(249, 249, 249, 1) 10%, rgb(231 231 231) 100%);
	}
	#revs-box section {
		border-radius: 5px 10px 10px 5px;
		padding: 20px 10px 10px 10px; 
		box-shadow: 0 0 20px 2px #dfdfdf;
		margin-top: 45px;
		background: white;
	}
	.orange-border {
		border-left: 5px solid #fc6904;
	}
	.blue-border {
		border-left: 5px solid #166899;
	}
	.rev-body {
		display: flex;
	}
	/* Foto de persona del review */
	.rev-body img {
		max-width: 130px;
		max-height: 130px;
		border-radius: 200px;
		margin-left: -40px;
		box-shadow: 0 0 20px 2px #474747;
	}
	.rev-body blockquote {
		margin: 0 0 0 10px;
	}
	.rev-body blockquote strong {
		font-style: italic;
		font-size: 17px;
	}
	.rev-footer {
		border-top: 1px solid #e5e5e5;
		margin-top: 20px;
		padding-top: 10px;
		position: relative;
	}
	.rev-footer img {
		position: absolute;
		right: 0;
	}
	.rev-footer span {
		font-size: 25px;
		font-weight: bold;
		font-style: italic;
		font-family: "Sofia Sans Extra Condensed";
	}
	.complemento {
		font-size: 18px;
		text-align: center;
		font-style: italic;
		margin-top: 5px;
		font-weight: bold;
		color: #fc6904;
	}
	#banner-box {
		position: relative;
	}
	#banner-box img {
		width: 100%;
	}
	#banner-box h2 {
		position: absolute;
		top: 20%;
		text-align: center;
		margin: 0;
		width: 60%;
		padding: 0 10px;
		font-size: 20px;
	}
	footer {
		background: linear-gradient(133deg, rgba(22, 104, 153, 1) 0%, rgb(95 58 0) 100%);
		padding: 10px 25px;
		color: white;
	}
	#footer-logo-box {
		text-align: center;
	}
	#footer-logo {
		width: 60% !important;
		box-shadow: none !important; 
	}
	#footer-logo-box p {
		margin: 0;
		font-style: italic;
		font-size: 17px;
	}
	#footer-logo-box img {
		width: 25px;
		margin: 30px 10px 0 0;
		box-shadow: 0 0 15px 2px #5b3c08;
	}
	#footer-contact-box table img {
		width: 30px;
		margin-right: 5px;
		box-shadow: 0 0 20px 2px #5b3c08;
		border-radius: 5px;
	}
	#footer-contact-box table {
		text-align: left;
	}
	#footer-contact-box td {
		padding-bottom: 20px;
	}
	#footer-contact-box a {
		text-decoration: none;
		color: white;
		font-weight: 500;
		font-size: 20px;
	}
	footer > div {
		padding: 20px 0;
	}
	footer h3 {
		margin: 0;
		font-size: 23px;
	}
	footer h3 img {
		width: 32px;
		margin-bottom: -7px;
	}
	.separator {
		width: 70%;
		height: 2px;
		background: #fd9b05;
		padding: 0;
		border-radius: 20px;
		margin: 10px 0 35px 0;
		box-shadow: 0 0 20px 2px #5b3c08;
	}
	#footer-espec-box p img {
		width: 22px;
		margin: 0 4px -4px 0;
	}
	#floating-wa {
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 50px;
		border-radius: 15px;
	}
	#slider-ctr {
		position: relative;
	}
	#nextPic, #prevPic {
		position: absolute;
		height: 100%;
		display: flex;
		align-items: center;
		z-index: 5;
		font-size: 40px;
		font-weight: bold;
		color: white;
	}
	#nextPic {
		right: 0;
	}
	#prevPic {
		left: 0;
	}
	#prevPic p, #nextPic p {
		border: 3px solid white;
		border-radius: 50px;
		padding: 5px 12px 9px 12px;
		line-height: 40px;
		background:	#16689945;
	}
}

@media (min-width: 768px) {
	.hidden-xs {
		display: inline-block;
	}
	#logo-n-quickies-ctr {
		padding: 20px 30px;
	}
	#logo-ctr {
		width: 40%;
	}
	#logo-ctr img {
		width: 170px;
	}
	#quickies-ctr {
		display: flex;
		width: 60%;
		justify-content: space-evenly;
	}
	#h1-hero-ctr {
		display: flex;
		align-items: center;
		padding-top: 0;
		border-top: 1px solid #fc690430;
	}
	#h1-ctr {
		width: 55%;
		padding-right: 40px;
	}
	#hero-ctr {
		width: 45%;
		padding-top: 10px;
	}
	#hero-ctr img {
		width: 100%;
	}
	#companies-logos-ctr img {
		width: 60px;
		margin: 20px 0;
	}
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1440px) {
}
