/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small devices */
html {
  font-size: 112.5%;
}

body.page-homepage {
  min-height: 100%;
}

div.contact-box { padding: 4px; font-size: 90%; }
#logo { width: 30%; }

/*  Home  */
#name-and-slogan { padding: 0px 0 10px; width: 100%; margin: 0; }
#name-and-slogan h1 { line-height: 20px; padding-left: 5%; }
div#branding.branding-elements hgroup#name-and-slogan ul.menu { padding-left: 2%; margin: 0 0 0 0; }
div#branding.branding-elements hgroup#name-and-slogan ul.menu li { padding: 1px 5%;   }
div#branding.branding-elements hgroup#name-and-slogan ul.menu li a { font-size: 70%; letter-spacing: 1px; }
#site-name a:link, #site-name a:visited { font-size: 43%;  letter-spacing: 2px; }
.view-who-how.view-display-id-page_2 {
  max-width: 100%;
  padding-right: 0;
}

.page-homepage #main-content {
  margin: 0;
}
.page-homepage div.pro-staff-view {
  left: 0;
  width: 95%;
}

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
  margin-top: -20%;
  display: block;
  opacity: 1;  
}


div.project-images { width : 96%; margin-right: 4%; }
div.project-data { width : 96%; margin-right: 4%; }

div.pro-staff-view-title { margin-top: -50px; }


div#project-title { font-size: 145%; }


div.contact-layout { font-size: 110%; line-height: 24px; }
div.contact-layout div.welcome { width: 90%;  }
div.contact-layout div.address { width: 90%;  }