
@media(max-width:767px){

.circunstancias label{
width: 100%;
    line-height: normal;
    margin: 10px 0 0;
}
.circunstancias select{
	width:100%;
}
	
.nav-item.movil{
	display:block;
}	
.card .btn-link {
    font-weight: 800;
    line-height: 18px;
    font-size: 14px; 
}	
.pl-5, .px-5 {
    padding-left: 1rem !important;ç
	 padding-right: 1rem !important;
}
.hero-wrap {
    padding: 110px 0 0px !important;
}
h1, .h1 {
    font-size: 2rem;
}
.home h1, .home .h1 {
    font-size: 1.3rem;
    margin: 30px 0 0;
}
#consumo-tabaco {
    width: 200px;
    height: 3px;
    display: block;
    margin: -40px 0px 0px;
    position: absolute;
}

#consumo-semanal {
    width: 200px;
    height: 3px; 
    display: block;
    margin: -100px 0px 0px;
    position: absolute;
}

.peso{
	position:relative;
}
 #registro-peso, #anadir-miembro  {
   width: 200px;
    height: 3px;
    display: block;
    margin: -100px 0px 0px;
    position: absolute;
}
 #grafico-consumo {
   width: 200px;
    height: 3px;
    display: block;
    margin: -100px 0px 0px;
    position: absolute;
}
 #grafico-peso {
   width: 200px;
    height: 3px;
    display: block;
    margin: -100px 0px 0px;
    position: absolute;
}

.ftco-navbar-light {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: 0px;
    background: #fff !important;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.4);
}
.dashboard.hero-wrap-2, .hero-wrap-2 {
    height: auto !important;
}
	
}
