body {
  font-family: Myriad Pro,myriad-pro,Myriad,Helvetica,Arial,sans-serif,verdana, helvetica;
  font-size: 8;
  }
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
  quote-inline-testimonial
  {
    font-size: 7;
    font-family: baskerville;

  }
  quote-inline-photo
  {
    
  }
  .top-bar 
  {
    background-color: #a2c523;
  }
  .top-bar ul
  {
    background-color: #a2c523;
    
  }
  .top-bar-right{
    background-color: #a2c523;
    padding-top: 40px; 
    
  }
  .top-bar-thin
  {
    background-color: #B5D14F;
    height:20px;
  }
  .menu a
  {
    color:#000080;

  }
  .top-bar-section ul li > a {
  font-size: 0.975rem;
}

li
{font-size: 20px;}

$global-radius:10px;

img{max-width:100%;
height:100%  }

.foundation-5-top-bar {
  background: #333;
  color: #fefefe;
}

.foundation-5-top-bar .menu {
  background: #333;
}

.foundation-5-top-bar .menu a {
  color: #fefefe;
}

.foundation-5-top-bar .is-dropdown-submenu {
  border: 0;
}

.foundation-5-top-bar .is-dropdown-submenu-item.opens-right a::after {
  border-color: transparent transparent transparent #fefefe;
}

.foundation-5-top-bar .js-drilldown-back > a::before {
  border-color: transparent #fefefe transparent transparent;
}

.foundation-5-top-bar .is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #fefefe;
}

.foundation-5-top-bar .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: #fefefe transparent transparent;
}

