/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Para iphone y iphone5 Portrait */

@media (min-width: 260px) and (max-width: 330px){ 


body #menuArriba li{ 

    height: 46px;
}

body #menuAbajo{ 
       margin-top: -7px;
    }

body #menuAbajo li{ 
       height: 46px;
    }

body #menuAbajo a{ 
        font-size: 0.9em;
     
    }

body #adornos-bg-primary1-jpn h1{

	font-size: 1.3em !important;
	margin-top: -7% !important;
  margin-bottom: 5%;

}

body #adornos-bg-primary1-jpn {

  margin-top: -5% !important;

}

body #divContact h1{

	font-size: 1.4em !important;
}

body #divContact h2{

	font-size: 1em !important;
}


}
