
h1 {font-size: 26px; font-size: 1.625rem;
   background-color:#eee; color:#222;  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom:solid 1px #bbb;
  margin-bottom:-10px;
  }

h2 { font-size: 30px; font-size: 1.875rem; }

h3 { font-size: 30px; font-size: 1.875rem; }

h4 {font-size: 26px; font-size: 1.625rem;
   background-color:#eee; color:#222;  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom:solid 1px #bbb;
  margin-bottom:-10px;
  }


.navbar ul li > a {font-size: 1.20rem; }
.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a { color:#000;}

#map {height:500px;max-width:none;}
#map img {max-width:none;}

#fullmap {position:relative;border:solid 1px #333;min-height:640px;width:100%;}
#fullmap img {max-width:none;}


	.btn,.drawer { margin-bottom:10px; }
	.drawer { text-align: center; }
	h1.lead { border-bottom: 1px dotted #ccc; margin-bottom: 30px; }
	h4.lead { margin-bottom:10px; }
	#icon_map ul li { font-size: 16px; }
	.smallify { font-size: 13px; }
	.modal h2, .modal .btn { margin: 5% 0 20px; }
	.ttip.example { float: left; background: #eee; border: 1px dotted #ccc; padding: 20px; }
	
hr { height:1px;line-height:1px;padding:0px;margin-bottom:6px;margin-top:10px;background:#ddd;border:none; }

.paragraf {
border:solid 1px #ccc; 
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
margin-bottom:10px;padding:10px;  
}

small { font-size:0.75em}

#nav3 {padding:0px;margin:0px;}
#lebasbas {color:#fff;}
#descend {padding:0px;margin:0px;}
#descendtout {padding:0px;margin:0px;}

/*     */
@media only screen and (max-width: 767px) {
  .pretty.navbar, .navbar, #nav3 {
    border:0;
    border-image-width:0;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none;
     background:none;
     height:60px;
     border-top-color:none;
     border-bottom-color:none;
     }
     #descend h4 {margin-top:72px;}
     #lebasbas {color:#444;}
  }
