/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */

@media only screen  and (max-width: 747px) {
.sec_flota, .sec_flota img, #demo-test-gallery a, #demo-test-gallery img {
    width: 263px;
    height: 150px;
	margin-right: 15px !important;
}
.sec_flota a, #demo-test-gallery a figure {
    width: 263px;
    height: 40px;
    padding-top: 110px;
    font-size: 20px;
}
}
@media only screen  and (max-width: 615px) {
.sec_flota, .sec_flota img, #demo-test-gallery a, #demo-test-gallery img {
    width: 263px;
    height: 150px;
	float:none;
	margin: 0px auto 15px auto !important;
}
.sec_flota a, #demo-test-gallery a figure {
    width: 263px;
    height: 40px;
    padding-top: 110px;
    font-size: 20px;
}
}
@media only screen  and (max-width: 733px) {
.banner, .slides .slide {
    height: 270px;
}
.slides .slide img{	margin-top:-20px;}
}
@media only screen  and (max-width: 663px) {
.banner, .slides .slide {
    height: 220px;
}
.slides .slide img{	margin-top:-40px;}
}
@media only screen  and (max-width: 595px) {
	.no-completa {
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.slides .slide img{	margin-top:0px;}
}
@media only screen  and (max-width: 550px) {
	.menu-servicios { grid-template-columns: 1fr 1fr;}
}
@media only screen  and (max-width: 520px) {
.col_1, .col_2, .col_3 {
	width: 100%;
	padding-bottom:0;
	background-image:none;
}.col_1 p, .col_2 p, .col_3 p {
	text-align:center;
}
.logo_pie {
    float: none;
	display: block;
	text-align: center;
	margin: 0 auto !important;
}.col_1 p, .col_2 p, .col_3 p {
    margin-top: 5px;
}
}
@media only screen  and (max-width: 503px) {
.banner, .slides .slide {
    height: 180px;
}
.slides .slide img{	margin-top:-20px;}
}
@media only screen  and (max-width: 480px) {
.col_1, .col_2, .col_3 {
	width: 80%;
	margin:0 10%;
	padding-bottom:0;
}
}
@media only screen  and (max-width: 457px) {

.slides .slide img{	margin-top:0px;}
}
@media only screen  and (max-width: 412px) {
.banner, .slides .slide {
    height: 150px;
}
.slides .slide img{	margin-top:-20px;}
.btn_inicio_1,.btn_inicio_2, .btn_inicio_3{
	width:100%;
}.btn_inicio_3{
	margin:0;
}
}

@media only screen  and (max-width: 390px) {
	.menu-servicios { grid-template-columns: 1fr;}
}
@media only screen  and (max-width: 388px) {

.slides .slide img{	margin-top:0px;}
}
@media only screen  and (max-width: 342px) {
.banner, .slides .slide {
    height: 130px;
}
.slides .slide img{	margin-top:0px;}

}
@media only screen  and (max-width: 365px) {
.col_1, .col_2, .col_3 {
	width: 90%;
	margin:0 5%;
}
}
@media only screen  and (max-width: 320px) {
.col_1, .col_2, .col_3 {
	width: 100%;
	margin:0;
}
}
