@font-face {
  font-family: 'oic-icons';
  src: url("../fonts/oic-icons.eot?-zenwrk");
  src: url("../fonts/oic-icons.eot?#iefix-zenwrk") format("embedded-opentype"), url("../fonts/oic-icons.woff?-zenwrk") format("woff"), url("../fonts/oic-icons.ttf?-zenwrk") format("truetype"), url("../fonts/oic-icons.svg?-zenwrk#oic-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Regular';
  src: url('../fonts/google/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Regular';
  src: url('../fonts/google/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Semi-Bold';
  src: url('../fonts/google/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Handlee Regular';
  src: url('../fonts/google/Handlee-Regular.ttf') format('truetype');
}
/*initial selection to replace ITSchussHand. Rplaced with Handlee Regular*/
/*@font_family_yellowtail_reg: 'Yellowtail Regular';*/
/*Old fonts from PWW*/
/*@font_family_lato: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_semibold: 'Avenir Next LT W01 Demi', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_reg: 'AvenirNextLTW01-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_semibold: 'Avenir Next LT W01 Demi', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_semibold: 'Avenir Next LT W01 Demi', sans-serif;*/
/*@font_family_yellowtail_reg: 'ITCSchussHandW01-Regula', cursive;*/
/*@font_family_opensans_reg: Arial, sans-serif;*/
/*Link Groups*/
.link-group {
  margin: 2.6rem 0;
}
.link-group::before {
  display: table;
  content: '';
  clear: both;
}
.link-group::after {
  display: table;
  content: '';
  clear: both;
}
.field--name-field-homepage-link-group .link-group {
  margin: 0;
  margin-bottom: 0;
}
.field--name-field-homepage-link-group .link-group__heading {
  color: #555;
  font-weight: normal;
  font-size: 2.3rem;
  padding: 3px 0;
  margin-bottom: 10px;
  text-transform: none;
  border-bottom: 0;
}
.field--name-field-homepage-linkgroup-readmor {
  border-left: 3px solid #999;
  background: #e9e9e9;
  margin-top: 7px;
  display: inline-block;
}
.field--name-field-homepage-linkgroup-readmor a:link {
  display: inline-block;
  color: #333;
  font-size: 1.45rem;
  border-bottom: 0 none;
  padding: 6px 9px;
  text-decoration: none;
}
.field--name-field-homepage-linkgroup-readmor a:visited {
  display: inline-block;
  color: #333;
  font-size: 1.45rem;
  border-bottom: 0 none;
  padding: 6px 9px;
  text-decoration: none;
}
.field--name-field-homepage-linkgroup-readmor a:active {
  display: inline-block;
  color: #333;
  font-size: 1.45rem;
  border-bottom: 0 none;
  padding: 6px 9px;
  text-decoration: none;
}
.field--name-field-homepage-linkgroup-readmor a:focus {
  display: inline-block;
  color: #333;
  font-size: 1.45rem;
  border-bottom: 0 none;
  padding: 6px 9px;
  text-decoration: none;
}
.field--name-field-homepage-linkgroup-readmor a:hover {
  color: #333;
  background-color: #cfcfcf;
  transition: all 0.25s linear;
}
.intro-summary {
  font-size: 2.1rem;
  color: #666;
}
.link-group.link-group--home-page {
  margin: 1rem 0;
  width: auto;
}
.link-group__heading {
  color: #555;
  font-weight: normal;
  font-size: 1.3rem;
  text-transform: uppercase;
  border-bottom: 1px dotted #aaa;
  padding: 3px 0;
  margin: 0;
}
.link-group__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-group__items figure {
  margin: 0;
}
.link-group__item {
  padding: 0;
  margin: 0;
  border: 0 none;
}
.link-group__item p {
  display: inline-block;
  color: #333;
  font-size: 1.45rem;
  border-bottom: 0 none;
  padding: 0.5rem 1rem;
  margin: 7px 0;
  border-left: 3px solid #999;
  background: #e9e9e9;
}
.link-group__item > a {
  display: inline-block;
  color: #333;
  font-size: 1.45rem;
  border-bottom: 0 none;
  padding: 0.5rem 1rem;
  margin: 7px 0;
  background: #daebdb;
  text-decoration: none;
}
.link-group__item > a:link {
  color: #333;
  background: #daebdb;
  border-left: 3px solid #44994b;
}
.link-group__item > a:visited {
  color: #333;
  background: #daebdb;
  border-left: 3px solid #44994b;
}
.link-group__item > a:active {
  color: #333;
  background: #c7e0c9;
  border: 0 none;
  border-left: 3px solid #44994b;
}
.link-group__item > a:focus {
  color: #333;
  background: #c7e0c9;
  border: 0 none;
  border-left: 3px solid #44994b;
}
.link-group__item > a:hover {
  color: #333;
  background: #c7e0c9;
  border: 0 none;
  border-left: 3px solid #44994b;
}
.link-group__item--transparent > a {
  background: transparent;
  font-size: 1.3rem;
  transition: all 0.25s linear;
}
.link-group__item--transparent > a:link {
  color: #333;
  background: transparent;
  border-left: 3px solid #999;
}
.link-group__item--transparent > a:visited {
  color: #333;
  background: transparent;
  border-left: 3px solid #999;
}
.link-group__item--transparent > a:active {
  background: transparent;
  border: 0 none;
  color: #222;
  border-left: 3px solid #666;
}
.link-group__item--transparent > a:focus {
  background: transparent;
  border: 0 none;
  color: #222;
  border-left: 3px solid #666;
}
.link-group__item--transparent > a:hover {
  background: transparent;
  border: 0 none;
  color: #222;
  border-left: 3px solid #666;
}
.link-group__item--bold > a {
  font-family: 'Open Sans Semi-Bold';
  font-size: 1.45rem;
}
.link-group__item--bold > a:link {
  color: #555;
}
.link-group__item--bold > a:visited {
  color: #555;
}
.link-group__item--bold > a:focus {
  color: #555;
}
.link-group__item--bold > a:hover {
  color: #555;
}
.link-group__item--bold > a:active {
  color: #555;
}
