#main-menu {
  z-index: 116;
  width: 960px;
  position: relative;
  margin-right: -10000px;
  margin-left: 50%;
  left: -480px;
}

@media screen and (min-width: 300px) and (max-width: 481px) {
  body {
    min-width: 350px;
    width: 100%;
    font-size: 10px;
    line-height: 20px;
  }
  #mobile-menu {
    min-height: 50px;
    padding: 10px;
    font-family: '__Pluto_3';
    font-size: 1.0em;
  }
  #mobile-menu a {
    color: #000;
    font-size: 12px;
  }
  #menuPanel {
    width: 90%;
    height: 400px;
    background: transparent;
  }
  #menuPanel ul li a {
    text-transform: uppercase;
    font-family: '__Pluto_3';
    font-size: 10px;
  }
  #bubble-div {
    margin-right: 230px;
  }
  #bubble-background {
    width: 200px;
    height: 200px;
  }
  #bubble-text {
    width: 200px;
    margin-top: 50px;
    font-size: 1.9em;
  }
  #main-content{
      width: 90%;
    margin-left: 5%;
}
  #content-heading { margin-bottom:10px; font-size:1.5em;}
  #u51189.TabbedPanelsTabSelected #u51190-4 p,
  #u51189.TabbedPanelsTabSelected #u51190-4 h2,
  #u51197.TabbedPanelsTabSelected #u51200-4 p,
  #u51197.TabbedPanelsTabSelected #u51200-4 h2 {
    font-size: 0.8em;
  }
  #u51190-2,
  #u51195-2,
  #u51200-2 {
    font-size: 0.9em;
  }
  #container {
    width: 100%;
    padding: 10px;
    margin-top: 49px;
  }
  #logo-container {
    z-index: 114;
    width: 90%;
    margin-left: 20px;
    left: 0;
    margin-top: 0;
  }
  #top-nav {
    display: none;
  }
  .fancy span:before,
  .fancy span:after {
    width: 150px;
  }
  #main-image {
    height: 250px;
  }
  #services-image { width:100%;height:200px;}
 #expertise-image { width:100%;height:200px;}  
  .main-copy { font-size: 12px;}
  #u51386 {
    width: 100%;
    margin-bottom: 10px;
  }
  #u51376 {
    object-fit: cover;
    margin-top: 10px;
  }
  .contact-column { 
 
    min-width: 55%;
  }
  .office-column { height:400px;}
  .contact-column {border-right:none;}
  #news_img { width:100%;text-align:center;margin-bottom:10px;}
  #news-video { height:200px; width:100%;}
  #services-highlight { width: 100%; margin-bottom:10px; margin-top:-5px; min-height:0;}
}