h1,h2,h3,h4,h5 {color:#1c2055;font-style:oblique;}
h1 {font-size:1.8rem;}
h2 {font-size:1.4rem;}
.logo {padding:0 0 2px;}
.hornav ul.menu > li > ul {min-width:19.0em;}
.hornav ul.menu > li > a, .hornav ul.menu > li > span {font-size:1.0rem; font-weight:bold; font-style:oblique;}
 .hornav ul.menu > li > a:hover, .hornav ul.menu > li.active > a, .hornav ul.menu > li > span:hover {color: #a1d7f2;}
.usefullinks img {box-shadow: 5px 5px 5px #888;}
.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
.container_footer {text-align:left;padding:0;}

#base-1 {font-size:0.65rem; line-height:1.5; }
#base-1 .module_surround {padding:1.0em;}

.copyright p {color:#fff; font-size:0.65rem; text-transform:inherit;} 
.menu-toggle {width:4.8em; max-width: 4.8em;}
.menu-toggle:before {content: "Menu"; font-size:1.4rem;color:#fff; font-weight:600;}
.menu-toggle span {display:none;}