/*======================= 
  
    need specials for the navigation stop points
      
=======================*/
/* 
*     
*    Navigation clicking offset
*      
*       
*/
#collections {
  position: absolute;
  margin-top: -118px;
  height: 0px;
  visibility: hidden; }

#heritage {
  position: absolute;
  margin-top: -123px;
  height: 0px;
  visibility: hidden; }

#design-and-build {
  position: absolute;
  margin-top: -173px;
  height: 0px;
  visibility: hidden; }

#inquiries {
  position: absolute;
  margin-top: -153px;
  height: 0px;
  visibility: hidden; }

@media only screen and (min-width: 40.063em) {
  /**{border: solid;}*/
  #collections {
    position: absolute;
    margin-top: -125px;
    height: 0px;
    visibility: hidden; }

  #heritage {
    position: absolute;
    margin-top: -125px;
    height: 0px;
    visibility: hidden; }

  #design-and-build {
    position: absolute;
    margin-top: -175px;
    height: 0px;
    visibility: hidden; }

  #inquiries {
    margin-top: auto; } }

/*# sourceMappingURL=navigation_anchor_markers.css.map */
