﻿@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {

#block-horizontalmenu{ display: none; }
#block-responsivemenumobileicon{ padding-top: 15px; }
.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon{ background: #8c1834; }
#contenthome {
    padding-top: 50px;
}
.slideshow-home .item{ max-height: 400px; }
.slideshow-home .views-field-body{ top: 15px;
	width: 75%;
}
.slideshow-home .views-field-body h1,
.slideshow-home .views-field-body h1 span{ font-size: 16px !important; }
.slideshow-home .views-field-body p,
.slideshow-home .views-field-body p span{ font-size: 14px !important; }
.slideshow-home .views-field-field-imagen-slider img {
    width: auto;
    height: 600px;
    max-width: 200%;
    display: block;
}
#block-quienessomos {
    position: relative;
    margin-top: 20px;
}
#block-quienessomos table td {
    width: 100%;
    padding: 10px 20px !important;
    display: table;
}

#block-quienessomos table td img{ width: 100%;
	height: auto;
}
#block-views-block-servicios-profesionales-block-1 h2{ font-size: 14pt; }
#block-views-block-servicios-profesionales-block-1 h2:before{ top: 0.5em;
	left: -10px;
}
#block-views-block-servicios-profesionales-block-1 h2:after{ top: 0.5em;
	right: -10px;
}
.servicios .views-row .views-field-body{ width: 91%;
	height: 83%;
}
#block-nuestrosclientes .field--name-body{ width: 100%;
    padding: 50px 10px;
}
#block-nuestrosclientes .field--name-field-galeria-destacado{ width: 350px;
    margin: 0;
    -webkit-box-shadow: -20px 0 10px 1px rgba(0,0,0,0);
    box-shadow: -20px 0 10px 1px rgba(0,0,0,0);
    padding: 50px 5%;
}
#block-nuestrosclientes .field--name-field-galeria-destacado .field--item{ margin: 10px 2px; }
#edit-direccion{ width: 100%;
	padding: 25px 5%;
	margin: 0;
}
#edit-contacto{ padding: 10% 6%; width: 100%;}
#edit-mapa{ width: 100%; }
#edit-descripcion {
    width: 100%;
    float: left;
    margin: 20px 0;
}
.node--type-webform .form-type-textfield,
.node--type-webform .form-type-email,
.node--type-webform .form-type-tel,
.node--type-webform .form-type-textarea,
.node--type-webform .form-type-datetime,
.node--type-webform .captcha,
.node--type-webform .form-actions{
    width: 95%;
    float: left;
    padding-right: 5%;
    padding-left: 10%;
}
#main {
    padding: 30px 0 0 0;
    overflow: hidden;
}
.path-node header{ -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
}
.testimonio p:nth-child(1){ font-size: 11px; }
.testimonio p:nth-child(1)::after{ display: none; }

}//Cierra media
