/**
 * @license
 * MyFonts Webfont Build ID 2784429, 2014-03-28T17:01:05-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Museo Sans 700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/700/
 * Licensed pageviews: 500,000
 * 
 * Webfont: Museo Sans 300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300/
 * Licensed pageviews: 500,000
 * 
 * Webfont: Museo Sans 500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/500/
 * Licensed pageviews: 10,000
 * 
 * Webfont: Museo Sans 100 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/100/
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2784429
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2a7cad");
@font-face {
  font-family: "MuseoSans-700";
  src: url("webfonts/2A7CAD_0_0.eot");
  src:
    url("webfonts/2A7CAD_0_0.eot?#iefix") format("embedded-opentype"),
    url("webfonts/2A7CAD_0_0.woff") format("woff"),
    url("webfonts/2A7CAD_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "MuseoSans-300";
  src: url("webfonts/2A7CAD_1_0.eot");
  src:
    url("webfonts/2A7CAD_1_0.eot?#iefix") format("embedded-opentype"),
    url("webfonts/2A7CAD_1_0.woff") format("woff"),
    url("webfonts/2A7CAD_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "MuseoSans-500";
  src: url("webfonts/2A7CAD_2_0.eot");
  src:
    url("webfonts/2A7CAD_2_0.eot?#iefix") format("embedded-opentype"),
    url("webfonts/2A7CAD_2_0.woff") format("woff"),
    url("webfonts/2A7CAD_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "MuseoSans-100";
  src: url("webfonts/2A7CAD_3_0.eot");
  src:
    url("webfonts/2A7CAD_3_0.eot?#iefix") format("embedded-opentype"),
    url("webfonts/2A7CAD_3_0.woff") format("woff"),
    url("webfonts/2A7CAD_3_0.ttf") format("truetype");
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-family:
    "MuseoSans-300",
    Helvetica,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #728089;
  background: #fff url(../img/bg-sub.jpg) top center repeat-x;
}
body.home {
  background: #c2cece url(../img/bg-home.jpg) top center repeat-x;
}
body.home .footer-container {
  position: fixed !important;
  bottom: 0;
  width: 100%;
}
body,
html {
  height: 100%;
}
strong {
  font-family: "MuseoSans-500";
  font-weight: normal;
}
p,
pre {
  margin: 0 0 1em 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
h2 {
  font-family: "MuseoSans-300";
  color: #979467;
  font-size: 24px;
  line-height: 30px;
}
h3 {
  font-family: "MuseoSans-500";
  color: #000;
  font-size: 16px;
}
.sub-page-content h3 {
  font-family: "MuseoSans-700";
  color: #4b6a66;
  font-size: 16px;
  text-transform: uppercase;
}
.sub-page-content {
  padding: 0 15px;
}
.sub-page-content blockquote {
  background: #eee;
  border: 1px solid #ccc;
  padding: 24px;
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  .sub-page-content {
    padding: 0;
  }
}
h4 {
  font-family: "MuseoSans-500";
  color: #231f20;
  font-size: 14px;
  text-transform: uppercase;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

textarea:focus,
input:focus {
  outline: 0;
}
*:focus {
  outline: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -40px;
}

.wrapper {
  width: 90%;
  margin: 0 5%;
}

/* ===================
    ALL: Jasper Theme
   =================== */

.header-container {
  width: 100%;
  height: 122px;
  background: #fff;
}
.header-container .logo {
  float: left;
}
.header-container header {
  position: relative;
}

.footer-container {
  background: #414042;
  width: 100%;
}

.title {
  color: white;
}

#aux-nav {
  position: absolute;
  top: 22px;
  right: 0;
}
#aux-nav a,
#aux-nav a:visited {
  font-family: "MuseoSans-300";
  font-size: 12px;
  color: #979467;
  text-transform: uppercase;
  text-decoration: none;
}
#aux-nav a:hover {
  color: #d15527;
}
#aux-nav .investor-login {
  background: transparent url(../img/bg-arrow.png) no-repeat right 0;
  padding-right: 21px;
  margin-right: 28px;
  margin-left: 17px;
}
#aux-nav .investor-login:hover {
  background-position: right -14px;
}
#aux-nav .search-link {
  background: transparent url(../img/bg-search.png) no-repeat right 0;
  padding-right: 21px;
  /*margin-left: 166px;*/ /*remove when investor goes back in*/
}
#aux-nav .search-link:hover {
  background-position: right -14px;
}
#search-box input[type="text"],
#ajaxSearch_input {
  width: 195px;
  height: 15px;
  font-family: "MuseoSans-300";
  font-size: 11px;
  color: #979467;
  background: #fff url(../img/bg-search-input.png) no-repeat center right;
  padding: 4px 28px 4px 8px;
  border: 1px solid #979467;
}

.main-navigation {
  position: relative;
}
.main-navigation ul {
  margin: 0;
  padding: 0;
}
.main-navigation #menu-primary {
  position: absolute;
  top: 72px;
  right: 0px;
}
.main-navigation li {
  float: left;
  position: relative;
  margin: 0 10px;
}
.main-navigation li:last-child {
  margin-right: 0;
}
.main-navigation li.investor-login {
  display: none;
}
.main-navigation a,
.main-navigation a:visited {
  font-size: 13px;
  display: block;
  padding: 15px 14px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #4a6a65;
}
.main-navigation a:hover,
.main-navigation a.active {
  color: #fff;
  background: #d15527;
  text-decoration: none;
}
.main-navigation ul ul {
  width: 205px;
  background: #979467;
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 50px;
  padding: 10px 0px 10px 0px;
  z-index: 99999;
  text-align: left;
}
.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}
.main-navigation ul ul a,
.main-navigation ul ul a:visited {
  color: #fff;
  width: 177px;
  text-transform: none;
  text-align: left;
  padding: 10px 14px;
  line-height: 13px;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.active {
  background: #aba986;
}
.main-navigation ul ul li {
  margin: 0;
}
.main-navigation ul li:hover > ul {
  display: block;
}
/* Small menu */
.menu-toggle {
  text-align: right;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 53px;
}
.menu-toggle img {
  padding-right: 0px;
}

.main {
  background: #fff;
  margin-top: 35px !important;
  padding: 45px 0;
}
#home .main {
  background: none;
}
#home article h1 {
  font-family: "MuseoSans-100";
  font-size: 80px;
  line-height: 70px;
  color: #979467;
  margin-top: 36px;
  margin-bottom: 9px;
}
#home article h1 span {
  color: #4b6a66;
}
#home article h2 {
  font-family: "MuseoSans-500";
  font-size: 27px;
  line-height: 35px;
  color: #4b6a66;
  margin-top: 2px;
  margin-bottom: 1px;
  /*
    font-family: 'MuseoSans-100';
    font-size: 62px;
    line-height: 59px;
    color: #4b6a66;
    margin-top: 1px;
    margin-bottom: 1px;
    */
}

.main article h1 {
  font-family: "MuseoSans-100";
  font-size: 35px;
  text-transform: uppercase;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .main article h1 {
    line-height: 36px;
  }
}
.main article a,
.main article a:visited,
.main article a:active {
  color: #d15527;
  text-decoration: none;
}
.main article a:hover {
  color: #231f20;
}
.main aside {
  color: #fff;
  padding: 0px 5% 10px;
}

.footer-container footer.wrapper {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  gap: 32px;
}
.footer-container footer.wrapper .right {
  display: flex;
  gap: 32px;
}

.footer-container footer p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.footer-container footer a,
.footer-container footer a:visited {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
}
@media only screen and (max-width: 1040px) {
  .footer-container footer.wrapper {
    flex-direction: column;
    gap: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .footer-container footer.wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-container footer.wrapper .right {
    flex-wrap: wrap;
    gap: 16px;
  }
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
  padding-top: 20px;
}

/* ==========================================================================
   Jasper custom styles
   ========================================================================== */

h1.page-title {
  font-family: "MuseoSans-100";
  font-size: 35px;
  color: #979467;
  text-transform: uppercase;
  line-height: 30px;
  margin-top: 0;
}
h1.page-title span {
  color: #4b6a66;
}
div.intro-blurb {
  width: 100%;
  font-family: "MuseoSans-300";
  font-size: 20px;
  line-height: 25px;
  color: #4b6a66;
  text-align: right;
  clear: both;
  margin-top: -26px;
  margin-bottom: 60px;
}
div.outro-blurb {
  width: 100%;
  font-family: "MuseoSans-300";
  font-size: 20px;
  line-height: 25px;
  color: #4b6a66;
  text-align: left;
  clear: both;
  margin-top: -26px;
  margin-bottom: 60px;
}
.investment-services div.intro-blurb {
  width: 100%;
  font-family: "MuseoSans-300";
  font-size: 20px;
  line-height: 25px;
  color: #4b6a66;
  text-align: right;
  clear: both;
  margin-top: -26px;
  margin-bottom: 60px;
}

#contact-page div.intro-blurb {
  font-family: "MuseoSans-300";
  font-size: 15px;
  color: #231f20;
  line-height: 19px;
}
#contact-page div.intro-blurb a,
#contact-page div.intro-blurb a:active {
  font-family: "MuseoSans-500";
  color: #d15527;
  text-decoration: none;
}
#contact-page div.intro-blurb a:hover {
  color: #231f20;
}
article h4 {
  margin-bottom: 0;
}
#contact-page td p {
  margin-top: 0;
}

table.two-col {
  width: 100%;
}
table.two-col td {
  width: 50%;
  vertical-align: top;
  padding-left: 22px;
}
table.two-col td:first-child {
  padding-right: 22px;
  padding-left: 0;
}

div.two-col {
  width: 100%;
}
div.col1 {
  width: 45%;
  float: left;
  padding-right: 22px;
}
div.col2 {
  width: 45%;
  float: right;
  padding-left: 22px;
}

#team-nav {
  width: 100%;
  height: 60px;
}
#team-nav a,
#team-nav a:visited {
  color: #728089;
  font-size: 14px;
  display: block;
}
#team-nav a:hover,
#team-nav a.active {
  color: #d15527;
}
.twoup div {
  width: calc(50% - 12px);
  float: left;
  margin-right: 12px;
}
.threeup div {
  width: 32%;
  float: left;
  margin-right: 12px;
}
.fourup div {
  margin-right: 25px;
  float: left;
  display: block;
  padding-bottom: 27px;
}
@media only screen and (max-width: 600px) {
  .twoup div {
    width: 100%;
    float: none;
    margin-right: 0;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
#team-columns.fourup div {
  margin-right: 87px;
}
.threeup div:last-child,
.fourup div:last-child,
#team-columns.fourup div:last-child {
  margin-right: 0;
}
.team-bucket {
  margin-right: -20px;
}
.team-bucket h2 {
  margin-bottom: 50px;
}
.team-member {
  width: 140px;
  height: 200px;
  margin-right: 10px;
  margin-bottom: 20px;
  line-height: 15px;
  font-size: 14px;
  display: block;
  float: left;
  margin-left: 20px;
}

.team-member img {
  margin-bottom: 18px;
}
.team-member a,
.team-member a:active {
  font-family: "MuseoSans-500";
  color: #979467 !important;
}
.team-member a:hover {
  color: #d15527 !important;
}
.team-member .job-title {
  font-family: "MuseoSans-300";
  font-size: 11px;
  color: #231f20;
}
#team-member h2 {
  font-family: "MuseoSans-500";
  margin-top: 35px;
  margin-bottom: 12px;
  font-size: 26px;
}
#team-member h3 {
  font-family: "MuseoSans-300";
  margin-top: 0px;
  font-size: 20px;
}
.large-team-photo {
  margin-top: -85px;
  margin-left: 60px;
  float: right;
}
.team-member-bio {
  width: 430px;
}
#team-columns a,
#team-columns a:visited {
  color: #808285;
}
#team-columns a:hover {
  color: #d15527;
}
#team-columns h4 {
  margin-bottom: 20px;
}
.back-link a,
.back-link a:visited {
  color: #231f20 !important;
}
.back-link a:hover {
  color: #d15527 !important;
}

.stroke {
  width: 100%;
  height: 50px;
  background: transparent url(/img/bg-stroke-sm.png) repeat-x center center;
  clear: both;
}

@media only screen and (min-width: 1000px) {
  .stroke {
    width: 940px;
    height: 50px;
    background: transparent url(/img/bg-stroke.png) no-repeat center center;
    margin: 0 -80px;
    clear: both;
  }
}

/* Search Results Page */
#ajaxSearch_form label {
  font-family: "MuseoSans-500";
  font-size: 15px;
  color: #231f20;
}
.ajaxSearch_result {
  padding: 0 0 24px 0;
  margin-bottom: 24px;
  border-bottom: 1px solid #4b6a66;
}
.ajaxSearch_resultLink {
  font-size: 20px;
}
.ajaxSearch_grpResultName {
  display: none;
}

/* ==========================================================================
   MOBILE
   ========================================================================== */

/*iPad, etc*/
@media only screen and (max-width: 820px) {
  /*body.home {
        background: #c2cece url(../img/bg-home.jpg) 2480px 0px repeat-x;
    }*/
  div.intro-blurb {
    margin-top: 36px !important;
  }
  /*.investment-services div.intro-blurb {
        margin-bottom: 22px;
    }*/
  .main article {
    padding: 0px 20px !important;
  }
  #team-nav a,
  #team-nav a:visited {
    font-size: 12px;
  }
  .team-member-bio {
    width: 60%;
  }
  .large-team-photo {
    width: 230px;
    height: auto;
    margin-bottom: 40px;
  }
  #menlo-map,
  #roseville-map,
  #fortworth-map,
  #menlo-map iframe,
  #roseville-map iframe,
  #fortworth-map iframe {
    max-width: 100% !important;
    height: auto !important;
  }
  .stroke {
    width: 100%;
    height: 34px;
    background: transparent url(../img/bg-stroke.png) repeat-x center center;
    clear: both;
    background-size: 100% 3px;
  }
  .fourup div {
    margin-right: 20px;
    float: left;
    display: block;
    padding-bottom: 20px;
  }
  .team-member {
    margin-right: 3px;
    margin-left: 12px;
  }
}

/*iPhone, etc*/
@media screen and (max-width: 600px) {
  body {
    background-image: none;
  }
  p {
    clear: both;
  }
  header {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
  }
  article p {
    padding-left: 12px;
    padding-right: 12px;
  }
  article .sub-page-content p {
    padding-left: 0;
    padding-right: 0;
  }
  .main article {
    padding: 0px 0px !important;
  }
  div,
  p,
  h1,
  h2,
  h3,
  article p {
    word-wrap: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
  }
  body.home {
    background: #c2cece url(../img/bg-home.jpg) top left repeat-x;
  }
  .wrapper {
    width: 100%;
    margin: 0 0;
  }
  .main {
    background: #fff;
    margin-top: 0px !important;
    padding: 0 0 25px 0;
  }
  .header-container .logo {
    margin-left: 12px;
  }
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
  .main-navigation #menu-primary {
    position: absolute;
    top: 122px;
    left: 0px !important;
  }
  .main-navigation li {
    background: #4b6a66;
    width: 100%;
    float: none;
    position: relative;
    margin: 0 0;
    border-bottom: 2px solid #979467;
    text-align: left;
  }
  .main-navigation li:last-child {
    border-bottom: none;
  }
  .main-navigation li.investor-login {
    display: block;
  }
  .main-navigation a,
  .main-navigation a:visited {
    font-size: 13px;
    display: block;
    padding: 15px 12px 10px 12px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
  }
  .main article {
    padding: 0px 0px;
  }
  #home article h1 {
    font-family: "MuseoSans-100";
    font-size: 44px;
    line-height: 46px;
    color: #979467;
    margin-top: 36px;
    margin-bottom: 9px;
    margin-left: 12px;
  }
  #home article h2 {
    font-family: "MuseoSans-500";
    font-size: 17px;
    line-height: 22px;
    color: #4b6a66;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 12px;
  }
  h1.page-title,
  h1.page-title span {
    background: #979467 !important;
    font-family: "MuseoSans-500" !important;
    font-size: 20px !important;
    color: #fff !important;
    margin: 0 !important;
    word-wrap: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
  }
  h1.page-title {
    width: auto;
    padding: 16px 12px 12px 12px !important;
    line-height: 22px;
  }
  h1.page-title span {
    padding-left: 3px !important;
  }
  div.intro-blurb,
  .investment-services div.intro-blurb,
  #contact-page div.intro-blurb {
    width: 90%;
    font-family: "MuseoSans-300";
    font-size: 16px;
    line-height: 21px;
    color: #4b6a66;
    text-align: right;
    clear: both;
    margin-top: 22px !important;
    margin-bottom: 40px;
    margin-right: 12px;
    float: right;
  }
  #contact-page div.intro-blurb {
    width: 100%;
    word-wrap: normal !important;
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    hyphens: none !important;
  }
  #contact-page div.intro-blurb p {
    word-wrap: normal !important;
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    hyphens: none !important;
  }
  #contact-page div.intro-blurb p strong {
    font-weight: normal;
    font-family: "MuseoSans-300" !important;
  }
  div.outro-blurb {
    width: auto;
    font-family: "MuseoSans-300";
    font-size: 16px;
    line-height: 21px;
    color: #4b6a66;
    text-align: left;
    clear: both;
    margin-top: -26px;
    margin-bottom: 40px;
    margin-left: 12px;
    margin-right: 12px;
  }
  div.outro-blurb div {
    width: auto !important;
  }
  div.outro-blurb p {
    padding-left: 0;
    padding-right: 0;
  }
  h1.page-title br,
  div.intro-blurb br,
  div.outro-blurb br {
    content: "";
    /*display: none;*/
  }
  h1.page-title br:after,
  div.intro-blurb br:after,
  div.outro-blurb br:after {
    content: " ";
  }
  #contact-page div.intro-blurb br {
    display: block;
  }
  div.col1,
  div.col2 {
    width: auto;
    float: none;
    margin-bottom: 22px;
    padding: 0 12px;
  }
  div.col1 p,
  div.col2 p {
    padding-left: 0;
    padding-right: 0;
  }
  #team-nav {
    display: none;
  }
  .team-bucket {
    margin-right: 0px;
  }
  .team-bucket h2 {
    margin-bottom: 24px;
    font-size: 16px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .stroke {
    width: 100%;
    height: 24px;
    background: transparent url(../img/bg-stroke.png) repeat-x center center;
    clear: both;
    background-size: 100% 3px;
  }
  .team-member {
    margin-right: 3px;
    margin-left: 12px;
  }
  .threeup div,
  .fourup div {
    width: auto;
    margin-right: 0px;
    float: none;
    padding-bottom: 12px;
    margin-left: 12px;
  }
  .threeup div {
    padding-bottom: 2px;
  }
  .threeup div p {
    padding-left: 0;
    padding-right: 0;
  }
  .large-team-photo {
    width: 100%;
    max-width: 92%;
    height: auto;
    margin: 12px 12px 20px 12px;
    float: none;
    clear: both;
  }
  .team-member-bio {
    width: auto;
  }
  .team-headers {
    margin-left: 12px;
    margin-right: 12px;
  }
  #team-columns h4 {
    margin-bottom: 12px;
  }
  .contact-page h2 {
    margin-left: 12px;
  }
  .directions-content {
    padding-bottom: 20px;
  }
  .directions-content img {
    max-width: 100%;
    height: auto;
  }
  .directions-content h3 img {
    display: none;
  }
  .directions-content h3,
  .directions-content h4 {
    margin-left: 12px;
  }
  #search-box {
    position: absolute;
    top: 106px;
    background: #fff;
    width: 100%;
    height: 58px;
    text-align: center;
  }

  #aux-nav {
    position: absolute;
    top: 16px;
    left: 0;
  }
  #aux-nav .investor-login {
    display: none;
  }
  #aux-nav .search-link {
    width: 27px;
    height: 27px;
    background: transparent url(../img/search-icon-mobile.png) no-repeat 0 0;
    padding-right: 10px;
    margin-left: auto;
    display: block;
    text-indent: -999999em;
  }
  #aux-nav .search-link:hover {
    background-position: 0 0;
  }
  #search-box input[type="text"],
  #ajaxSearch_input {
    width: 70%;
    height: 22px;
    font-family: "MuseoSans-300";
    font-size: 14px;
    color: #979467;
    background: #fff url(../img/bg-search-input.png) no-repeat center right;
    padding: 4px 28px 4px 8px;
    border: 1px solid #979467;
  }
  .search-results .intro-blurb {
    display: none;
  }
  #ajaxSearch_form {
    margin-top: 22px;
  }
  #ajaxSearch_form input[type="text"] {
    margin-left: 12px;
    margin-top: 4px;
  }
  #ajaxSearch_form label {
    padding: 0px 12px 12px 12px;
  }
  #grpResult_site_wide {
    padding: 12px;
  }

  #menlo-map,
  #roseville-map,
  #fortworth-map,
  #menlo-map iframe,
  #roseville-map iframe,
  #fortworth-map iframe {
    max-width: 100% !important;
    height: auto !important;
  }
  .footer-container {
    width: 100%;
    margin-top: 20px;
  }
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /*
   .wrapper {
        width: 100% !important;
        margin: 0 !important;
   }
   .main {
        margin-top: 0 !important;
   }
   */

  /* ====================
    INTERMEDIATE: Menu
   ==================== */

  nav a {
    /*float: left;
        margin: 0 7px;
        padding: 15px 14px;
        margin-bottom: 0;*/
  }

  nav li:first-child a {
    margin-left: 0;
  }

  nav li:last-child a {
    margin-right: 0;
  }

  /* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

  nav ul li {
    display: inline;
  }

  .oldie nav a {
    margin: 0 0.7%;
  }
}

@media only screen and (min-width: 768px) {
  /* ============
    WIDE: Menu
   ============ */

  .title {
    float: left;
  }

  nav {
    /*width: 38%;*/
    position: absolute;
    right: 0;
    bottom: 0;
  }

  /* ============
    WIDE: Main
   ============ */

  .main article {
    min-height: 265px;
    padding: 0px 80px;
  }

  .main article.home {
    min-height: 265px;
    padding: 0px 0px 0px 10px;
  }
}

@media only screen and (min-width: 1140px) {
  /* ===============
    Maximal Width
   =============== */

  .wrapper {
    width: 940px; /* 1140px - 10% for margins */
    margin: 0 auto;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hide {
  display: none;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /*
     * Don't show links for images, or javascript/internal links
     */

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group; /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
