/* CSS Document */

/* FONTS */
/* typography */
h2, h3, h4, h5, h6, p, ul {  font-weight: 400; /*line-height: 1.714285143em;*/ } 
h2 { font:"jaf-bernina-sans-condensed-n3"; font-size: 53px; font-weight: 300; color:#0058aa; }
h3 { font-size: 26px; font-weight: 300; color:#0058aa;}
h4 { font-size: 18px; font-weight: 600; }
h5 { font-size: 15px; letter-spacing: .12em; text-transform: uppercase; }
p  { font-size: 22px; font-weight: 300; color:#4e525d;}

nav#on-canvas .logo { margin-bottom:50px; }

/* JUMBOTRON */

.jumbotron{
	padding:0 0 37.5% 0;	
	max-height:800px;
}
.iosSlider{height:800px!important;}


