/* COLORS */
/*$color1: #f9c100;
$color1b:lighten($color1,10%);
$color2: #fef3cc;
$color3: #3872B2;
$color3b: lighten($color3, 20%);
$color4: desaturate(darken($color1, 20%), 50%);
$color5: lighten($color2, 7%);
*/
/* MIXINS */
html {
  background: #FFF;
  margin: 0 auto;
  overflow: auto; }

html, body {
  color: #333;
  height: 100%;
  width: 100%; }

body {
  font: 15px/1.4 Arial, Helvetica, sans-serif;
  padding: 0 0px;
  height: auto;
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  overflow: hidden; }

body#smaller-type {
  font: 13px/1.4 Arial, Helvetica, sans-serif; }

@keyframes fadeinPage {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.gallery_wrapper, #home-message, #info, #grid, #page-header, #ScrollTo, #error404 {
  transition: opacity .3s .1s ease-in-out;
  animation: fadeinPage 0.6s 1 ease-in-out; }

p {
  padding-top: 0  !important;
  padding-bottom: 1em  !important;
  display: block !important; }

.inner img {
  padding: 0 0 1px 0 !important; }

hr {
  padding: 0.7em 0 25px 0;
  margin: 0;
  border: none;
  border-top: 1px solid #DDD;
  display: block;
  width: auto;
  margin: 0 25px 0 25px; }
  hr.lastline {
    padding: 0; }

a {
  text-decoration: none;
  color: #9d2235;
  cursor: pointer !important;
  transition: color .3s ease-in-out, background-color .3s ease-in-out; }
  a span {
    transition: color .3s ease-in-out, background-color .3s ease-in-out; }
  a:hover {
    color: #AAA; }

.active, .current-cat, .active > a, .current-cat > a {
  color: #9d2235 !important;
  cursor: pointer; }

h1, h2, h3, h4, h5, h6 {
  padding: 0 0 1.7em 0;
  font-weight: bold;
  margin: 0; }
  h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
    font-style: italic; }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: bold; }

article .inner h1, article .inner h2, article .inner h3, article .inner h4, article .inner h5, article .inner h6, article .fullwide h1, article .fullwide h2, article .fullwide h3, article .fullwide h4, article .fullwide h5, article .fullwide h6 {
  padding-bottom: .7em  !important;
  display: block; }

h1 {
  font-size: 42px;
  line-height: 1.2; }

h2 {
  font-size: 28px;
  line-height: 1.2; }

h3 {
  font-size: 22px;
  line-height: 1.2; }

h4 {
  font-size: 18px;
  line-height: 1.2; }

h5 {
  font-size: 15px;
  line-height: 1.3; }

h6 {
  font-size: 13px;
  text-transform: uppercase; }

/* LIST STYLING*/
/* ----------------------------------------- */
ul, ol {
  font-size: 100%;
  padding: 0;
  margin: 0;
  list-style: square;
  list-style-position: inside;
  vertical-align: top; }
  ul ul, ul ol, ol ul, ol ol {
    padding-left: 0em; }
  ul li, ol li {
    padding: 0 0 .45em  0; }
    ul li h1, ul li h2, ul li h3, ul li h4, ul li h5, ul li h6, ol li h1, ol li h2, ol li h3, ol li h4, ol li h5, ol li h6 {
      display: block !important;
      padding: 0 !important; }

/* ----------------------------------------- */
ol {
  font-size: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: my-counter; }
  ol:before {
    font-weight: bold; }
  ol li:before {
    display: inline-block;
    vertical-align: bottom;
    float: left;
    content: counter(my-counter, decimal) ".";
    counter-increment: my-counter;
    margin-right: 5px;
    text-align: right;
    color: #333;
    width: auto;
    margin-left: -20px;
    font-size: 120%;
    margin-top: -.2em; }

.inner ul, ol {
  padding-top: 0px;
  padding-bottom: 1em;
  font: 13px/1.4 Arial, Helvetica, sans-serif; }
  .inner ul li, ol li {
    list-style-position: outside;
    margin-left: 1em;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid; }
  .inner ul ul, .inner ul ol, ol ul, ol ol {
    padding-top: .25em;
    padding-bottom: 0.1 0.25em; }

blockquote {
  color: #9d2235;
  font-size: 28px;
  font-family: Arial, Helvetica, sans-serif;
  padding: .7em 0px 0 0;
  margin-top: .5em;
  margin-bottom: 1em;
  margin-left: 0px;
  line-height: 1.2em !important;
  width: 100%;
  display: block;
  box-sizing: border-box;
  float: left;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD; }
  blockquote p {
    line-height: 1.2em !important;
    font-family: "Archivo Narrow", "Arial Narrow", sans-serif; }

/* TEXT PADDING RULES */
/* ----------------------------------------- */
dd, dl, figcaption, h1, h2, h3, h4, h5, h6, ol, p, pre, table, tfoot, ul {
  padding: 0 50px; }

/* INNER */
/* ----------------------------------------- */
.inner_wrap {
  padding: 0 0 0 0px;
  max-width: 100% !important;
  margin: 0 auto; }

.inner_wrap_left {
  padding: 0 0px 0 0px;
  overflow: visible; }

.inner_wrap .toggleButton {
  padding-top: 0px;
  padding-bottom: 20px;
  width: 200px; }
  .inner_wrap .toggleButton .toggleDot {
    position: relative;
    background: #9d2235;
    width: 1.7em;
    line-height: 1.7em;
    border-radius: 0.85em;
    -moz-border-radius: 0.85em;
    -webkit-border-radius: 0.85em;
    cursor: pointer; }
    .inner_wrap .toggleButton .toggleDot:hover {
      background: #AAA; }
      .inner_wrap .toggleButton .toggleDot:hover .toggleMsg {
        color: #AAA; }
    .inner_wrap .toggleButton .toggleDot.toggleOn {
      background: #333; }
      .inner_wrap .toggleButton .toggleDot.toggleOn .toggleMsg {
        color: #333; }
      .inner_wrap .toggleButton .toggleDot.toggleOn:hover {
        background: #AAA; }
        .inner_wrap .toggleButton .toggleDot.toggleOn:hover .toggleMsg {
          color: #AAA; }
    .inner_wrap .toggleButton .toggleDot .toggleMsg {
      position: absolute;
      left: 2.2em;
      top: .25em;
      width: 300px;
      color: #9d2235; }

.inner_wrap .inner.toggleTxt {
  display: none; }

/* COLORS */
.white2 {
  color: #EEE; }

.gray {
  color: #AAA; }

.black {
  color: #333; }

.black2 {
  color: #666; }

.color1 {
  color: #9d2235; }

.color1b {
  color: #9d2235; }

.color2 {
  color: #652731; }

.color3 {
  color: #9d2235; }

.color3b {
  color: #9d2235; }

.color4 {
  color: #9d2235; }

.color5 {
  color: #9d2235; }

em {
  font-style: italic; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

/* LAYOUT */
/* ----------------------------------------- */
#mobile-hide {
  display: none;
  padding: 30px 50px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1; }

img.info-image {
  padding: 0px 0 0 0;
  width: 100% !important;
  height: auto !important;
  background: #FFF;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD; }

.fillImg {
  width: 100%;
  height: auto;
  margin-top: -20px;
  padding-left: 20px;
  box-sizing: border-box; }

/* CSS COLUMS */
/* ----------------------------------------- */
.columns {
  box-sizing: border-box;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  padding: 0 50px; }
  .columns.limit-width {
    max-width: 1400px; }
  .columns ol, .columns ul, .columns li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid; }
  .columns p {
    -webkit-column-break-inside: auto;
    -moz-column-break-inside: auto;
    -o-column-break-inside: auto;
    -ms-column-break-inside: auto;
    column-break-inside: auto;
    -moz-page-break-inside: auto;
    page-break-inside: auto;
    box-sizing: border-box;
    display: inline-block;
    width: 100%; }
  .columns dd, .columns dl, .columns figcaption, .columns h1, .columns h2, .columns h3, .columns h4, .columns h5, .columns h6, .columns ol, .columns p, .columns pre, .columns table, .columns tfoot, .columns ul {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.columns-1 {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

.columns-2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2; }

.columns-3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3; }

.columns-4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4; }

.list-columns.columns p, .list-columns.columns ol, .list-columns.columns ul, .list-columns.columns li {
  -webkit-column-break-inside: none;
  -moz-column-break-inside: none;
  -o-column-break-inside: none;
  -ms-column-break-inside: none;
  column-break-inside: none;
  -moz-page-break-inside: none;
  page-break-inside: none; }

.list-columns.columns.columns-1 {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

.list-columns.columns.columns-2 {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

.list-columns.columns.columns-3 {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

.list-columns.columns.columns-4 {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

.list-columns.columns.columns-1 ul {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

.list-columns.columns.columns-2 ul {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2; }

.list-columns.columns.columns-3 ul {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3; }

.list-columns.columns.columns-4 ul {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4; }

body.archive.tax-dhk_set.term-archive #dhk_logo {
  display: none; }

/* MAIN SITE HEADER */
/* ----------------------------------------- */
header#top {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 3;
  padding: 0;
  margin: 0;
  opacity: 0;
  transition: opacity .3s .1s ease-in-out;
  background: #9d2235; }
  header#top.top-referred {
    transition: none; }
  header#top.menu-init {
    opacity: 1; }
  header#top #dhk_logo {
    position: absolute;
    margin-top: 50px;
    top: 100%;
    right: 50px;
    width: 75px; }
  header#top .inner_wrap {
    position: relative; }
  header#top #title_group {
    float: left;
    text-transform: uppercase; }
    header#top #title_group h1 {
      padding-top: 0;
      padding-bottom: 0;
      font-family: "Archivo Narrow", "Arial Narrow", sans-serif;
      font-size: 13px;
      width: auto;
      float: none;
      line-height: inherit; }
      header#top #title_group h1 a {
        display: block;
        color: #FFF;
        margin: 0;
        padding: 2px 0 !important; }
        header#top #title_group h1 a:hover {
          color: #333; }
          header#top #title_group h1 a:hover .site_title {
            color: #333; }
  header#top .socialpages {
    position: absolute;
    top: 8px;
    right: 50px;
    z-index: 99;
    font-family: "Archivo Narrow", "Arial Narrow", sans-serif;
    text-transform: uppercase; }
    header#top .socialpages a {
      margin-left: .5em;
      position: relative;
      padding: 0;
      color: #FFF;
      font-size: 15px;
      line-height: 15px; }
      header#top .socialpages a:hover {
        color: #AAA; }
      header#top .socialpages a#subscribe-button {
        font-size: 13.5px;
        margin-left: .75em !important;
        position: relative;
        bottom: -1px;
        color: #CCC; }
        header#top .socialpages a#subscribe-button:hover {
          color: #FFF; }

#search-field {
  display: none;
  width: auto;
  height: auto; }

/* HOMEPAGE MESSAGES */
/* ----------------------------------------- */
#home-message {
  height: auto;
  width: 100%;
  padding: 0px 0 0 0px;
  box-sizing: border-box;
  position: relative; }
  #home-message .inner {
    position: relative;
    z-index: 2; }

/* PAGE HEADERS */
/* ----------------------------------------- */
.single-dhk_gallery #page-header.has-gallery {
  margin-top: -30px; }

#page-header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 80px 50px 10px 50px;
  box-sizing: border-box; }
  #page-header.sub-header {
    padding-bottom: 0; }
  #page-header.has-gallery {
    padding-top: 0px;
    margin-top: -10px;
    position: relative;
    z-index: 9; }
  #page-header h1, #page-header h3 {
    color: #9d2235;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: .35em;
    display: block;
    line-height: 1.2em; }
  #page-header h3 {
    font-size: 22px;
    line-height: 1.2em;
    color: #AAA; }
  #page-header time, #page-header .founditems, #page-header .searchitems {
    display: inline; }
  #page-header .founditems {
    color: #AAA; }

.post-custom-link {
  float: right; }

.postPagination {
  display: none; }

/* GRID */
/* ----------------------------------------- */
#grid article .homegrid header h4 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

#grid {
  border-top: 1px solid #DDD; }
  #grid article {
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    border-bottom: 1px solid #DDD;
    margin-top: -1px; }
    #grid article.staff-box .gridLink header h2 {
      font-size: 13px; }
    #grid article .gridLink {
      padding: 0 0 25px 0 !important;
      transition: color .3s ease-in-out, background-color .3s ease-in-out; }
      #grid article .gridLink .hidden-link {
        visibility: hidden; }
      #grid article .gridLink .img_wrap {
        width: 100%;
        position: relative;
        float: left;
        overflow: hidden;
        transform: scale(1, 1);
        opacity: 1;
        transition: opacity .3s ease-in-out; }
        #grid article .gridLink .img_wrap img {
          width: 100%;
          height: auto;
          float: left;
          transition: transform .3s ease-in-out; }
      #grid article .gridLink header {
        text-align: left;
        width: 100%;
        padding: 1em 0 .7em  0 !important;
        margin: 0;
        box-sizing: border-box;
        color: #9d2235;
        transition: color .3s ease-in-out; }
        #grid article .gridLink header h2 {
          padding: 0;
          margin: 0;
          font-size: 15px;
          line-height: 1.3em;
          color: #9d2235;
          transition: color .3s ease-in-out; }
          #grid article .gridLink header h2 .sub-title {
            color: #AAA; }
        #grid article .gridLink header h3 {
          color: #9d2235;
          transition: color .3s ease-in-out; }
        #grid article .gridLink header .staff-suffix, #grid article .gridLink header .sub-title {
          color: #AAA; }
        #grid article .gridLink header time, #grid article .gridLink header .proj-loc, #grid article .gridLink header .sub-title {
          font-size: 13px;
          display: inline-block;
          padding: 0 0 .1em 0;
          margin: 0;
          line-height: 1.3;
          transition: color .3s ease-in-out; }
      #grid article .gridLink .inner {
        padding: 0px 0px .7em 0px;
        color: #333;
        font-size: 13px;
        line-height: 1.4em; }
        #grid article .gridLink .inner p {
          padding-left: 0;
          padding-right: 0; }
    #grid article a.gridLink:hover header {
      text-align: left;
      color: #CCC; }
      #grid article a.gridLink:hover header h2 {
        color: #652731; }
        #grid article a.gridLink:hover header h2 .sub-title {
          color: #888888; }
      #grid article a.gridLink:hover header h3 {
        color: #652731; }
      #grid article a.gridLink:hover header time, #grid article a.gridLink:hover header .proj-loc, #grid article a.gridLink:hover header .sub-title {
        color: #652731; }
    #grid article a.gridLink:hover .img_wrap {
      transform: scale(1, 1);
      opacity: .9; }
      #grid article a.gridLink:hover .img_wrap img {
        transform: scale(1.03, 1.03); }

#grid article.featured-news .gridLink header h2 {
  font-size: 22px;
  line-height: 1.2em; }

#grid article.featured-news .gridLink .img_wrap {
  width: 75%;
  float: left; }

#grid article.featured-news .gridLink .featured-news-txt {
  float: left;
  width: 25%;
  padding: 0 25px;
  box-sizing: border-box; }

/* SINGLE */
/* ----------------------------------------- */
#info, #gallery {
  width: 100%;
  box-sizing: border-box; }

#gallery {
  margin: 0 0 60px 0; }

body.single-dhk_gallery #gallery {
  margin: 0 0 20px 0; }

/* project stats /////////////// */
.projectStat {
  clear: both;
  padding: 0 25px;
  width: 100%;
  color: #AAA;
  margin: 0 0 .5em 0;
  box-sizing: border-box;
  font-weight: bold; }
  .projectStat.projectShare {
    text-align: right; }
    .projectStat.projectShare a {
      color: #333; }
      .projectStat.projectShare a:hover {
        color: #9d2235; }
    .projectStat.projectShare i {
      font-size: 200%; }
  .projectStat.staffStats {
    margin-bottom: 25px !important;
    padding-bottom: 25px;
    border-bottom: 1px solid #DDD;
    margin-top: -12.5px; }
  .projectStat.staffData {
    margin-top: 12.5px !important;
    padding-top: 25px;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    color: #333;
    font-weight: normal; }
    .projectStat.staffData strong {
      color: #AAA; }
  .projectStat h4 {
    font-size: 15px;
    color: #333;
    padding: 0 0 0 0 !important;
    margin: 0 !important;
    text-align: left;
    display: block !important; }
  .projectStat p {
    display: block !important;
    padding: 0 0 .25em 0 !important;
    line-height: 1.2em;
    color: #AAA; }
  .projectStat.pTypes {
    margin-top: 0 !important;
    color: #AAA; }
    .projectStat.pTypes p {
      display: inline !important; }
    .projectStat.pTypes a {
      display: inline;
      padding: .2em 0 0 0;
      color: #AAA; }
      .projectStat.pTypes a:hover {
        color: #9d2235; }

.staff-thumb {
  height: auto;
  width: 100%;
  padding-left: 0 !important; }
  .staff-thumb img {
    height: auto;
    width: 100%;
    max-width: 400px; }

#info {
  overflow: hidden;
  padding-bottom: 0px;
  padding-top: 0; }
  #info .thumbset {
    width: auto;
    padding-bottom: 20px;
    max-width: 240px; }
    #info .thumbset a {
      cursor: pointer;
      padding: 0;
      margin: 0 7px 7px 0;
      background: #FFF; }
      #info .thumbset a img {
        float: left; }
      #info .thumbset a:hover {
        background: #9d2235; }
      #info .thumbset a.current {
        background: #9d2235; }
  #info article {
    padding-bottom: 0px;
    padding-top: 0px; }
    #info article header {
      padding-top: 10px;
      padding-bottom: 30px;
      color: #9d2235; }
      #info article header h1 {
        font-size: 42px;
        line-height: 1.2; }
      #info article header h2 {
        font-size: 42px;
        line-height: 1.2; }
      #info article header h4 {
        color: #AAA;
        font-size: 15px; }
    #info article .aside-stats {
      padding-bottom: 30px;
      border-bottom: 1px solid #DDD;
      margin-bottom: 30px; }

.a2-social-share {
  text-align: right;
  font-size: 28px;
  line-height: 28px;
  padding: 0px 50px;
  margin-bottom: -.35em; }
  .a2-social-share .a2-social-title {
    display: inline;
    font-size: 15px;
    line-height: 15px;
    color: #CCC;
    font-family: Arial, Helvetica, sans-serif; }
  .a2-social-share ul.wpfai-list {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .a2-social-share ul.wpfai-list li {
    display: inline-block;
    margin: 0;
    padding: 0; }
  .a2-social-share ul.wpfai-list li:first-child {
    margin-left: 0; }
  .a2-social-share ul.wpfai-list li:last-child {
    margin-right: 0; }
  .a2-social-share a.wpfai-facebook.wpfai-link:hover {
    color: #37589B !important; }
  .a2-social-share a.wpfai-twitter.wpfai-link:hover {
    color: #46D4FE !important; }
  .a2-social-share a.wpfai-google-plus.wpfai-link:hover {
    color: #DE5A49 !important; }
  .a2-social-share a.wpfai-pinterest.wpfai-link:hover {
    color: #CB2027 !important; }
  .a2-social-share a.wpfai-linkedin.wpfai-link:hover {
    color: #419CCA !important; }
  .a2-social-share a.wpfai-tumblr.wpfai-link:hover {
    color: #345574 !important; }
  .a2-social-share a.wpfai-vk.wpfai-link:hover {
    color: #597BA5 !important; }
  .a2-social-share a.wpfai-stumbleupon.wpfai-link:hover {
    color: #ec4b24 !important; }
  .a2-social-share a.wpfai-delicious.wpfai-link:hover {
    color: #0B79E5 !important; }
  .a2-social-share a.wpfai-digg.wpfai-link:hover {
    color: #551A8B !important; }
  .a2-social-share a.wpfai-reddit.wpfai-link:hover {
    color: #FF4500 !important; }
  .a2-social-share a.wpfai-xing.wpfai-link:hover {
    color: #026466 !important; }
  .a2-social-share a.wpfai-weibo.wpfai-link:hover {
    color: #E6162D !important; }
  .a2-social-share a.wpfai-renren.wpfai-link:hover {
    color: #005EAC !important; }
  .a2-social-share a.wpfai-envelope.wpfai-link:hover {
    color: #333333 !important; }
  .a2-social-share a.wpfai-bullseye.wpfai-link:hover {
    color: #DB3C14 !important; }
  .a2-social-share a.wpfai-code.wpfai-link:hover {
    color: #365D95 !important; }
  .a2-social-share a.wpfai-link {
    opacity: 1;
    color: #333 !important; }
  .a2-social-share a.wpfai-link:hover {
    opacity: 1;
    text-decoration: none;
    color: #9d2235 !important; }
  .a2-social-share a.wpfai-link {
    padding-left: .35em;
    opacity: 1;
    transition: opacity .3s ease-in-out; }
  .a2-social-share a.wpfai-link:hover {
    opacity: 1;
    text-decoration: none; }
  .a2-social-share .fa-stack {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    vertical-align: baseline; }

section#contact {
  padding-bottom: 0px;
  padding-top: 0px; }
  section#contact .inner_wrap .inner {
    margin-bottom: 42px; }

.email-link i {
  padding: 0 0 0 .35em; }

a.dir-link {
  display: none; }

#ScrollTo {
  display: block;
  position: fixed;
  bottom: 53px;
  top: auto;
  right: 0;
  left: 0;
  padding: 0px;
  background: none;
  z-index: 10;
  text-align: right;
  width: 100%;
  max-width: 100%;
  background: #DDD;
  margin: 0 auto !important; }
  #ScrollTo .buttonstyle {
    position: absolute !important;
    z-index: 10;
    top: auto;
    bottom: 0;
    right: 52px;
    left: auto; }
    #ScrollTo .buttonstyle i {
      vertical-align: text-top; }

.buttonstyle {
  display: inline-block;
  width: auto;
  background: #9d2235;
  cursor: pointer;
  color: #FFF;
  border: none;
  margin: 0;
  padding: 6px 13px 7px 13px;
  line-height: 13px;
  font-size: 13px;
  font-family: "Archivo Narrow", "Arial Narrow", sans-serif;
  transition: background-color .3s ease-in-out;
  text-transform: uppercase;
  font-weight: bold;
  box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 4px;
  letter-spacing: .02em; }
  .buttonstyle:hover {
    background: #AAA;
    color: #fff; }
  .buttonstyle a {
    color: #FFF !important; }
    .buttonstyle a:hover {
      color: #FFF !important; }

/* MAP */
/* ----------------------------------------- */
#map_wrap {
  width: 100%;
  background: #EEE;
  margin-bottom: -1px;
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #DDD; }

#map_canvas {
  width: 100%;
  height: 400px;
  z-index: 0;
  background: none;
  min-height: 400px; }

/* 404 ERROR */
/* ----------------------------------------- */
section#error404 .error-graphic {
  padding: 10px 25px 30px 25px;
  margin: 0 auto;
  text-align: center;
  color: #EEE; }
  section#error404 .error-graphic i.fa {
    font-size: 400px; }

/* RELATAED / ARCHIVE */
/* ----------------------------------------- */
section#archive .archive-title {
  color: #9d2235 !important; }

section#archive .grid_12 {
  border-top: none !important; }

section#archive .grid_4,
section#archive .grid_6 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px;
  line-height: 1.3;
  margin-top: -1px;
  border-bottom: 1px solid #DDD; }
  section#archive .grid_4 .archiveLink,
  section#archive .grid_6 .archiveLink {
    color: #9d2235;
    padding: 10px 20px  10px 100px;
    display: block;
    transition: color .3s ease-in-out; }
    section#archive .grid_4 .archiveLink .minor-txt, section#archive .grid_4 .archiveLink .gray,
    section#archive .grid_6 .archiveLink .minor-txt,
    section#archive .grid_6 .archiveLink .gray {
      color: #AAA; }
    section#archive .grid_4 .archiveLink:hover,
    section#archive .grid_6 .archiveLink:hover {
      color: #AAA; }
      section#archive .grid_4 .archiveLink:hover .minor-txt, section#archive .grid_4 .archiveLink:hover .gray,
      section#archive .grid_6 .archiveLink:hover .minor-txt,
      section#archive .grid_6 .archiveLink:hover .gray {
        color: #CCC; }
      section#archive .grid_4 .archiveLink:hover img,
      section#archive .grid_6 .archiveLink:hover img {
        transform: scale(1.03, 1.03); }
    section#archive .grid_4 .archiveLink.archivePrivate,
    section#archive .grid_6 .archiveLink.archivePrivate {
      color: #CCC;
      display: block; }
      section#archive .grid_4 .archiveLink.archivePrivate .minor-txt, section#archive .grid_4 .archiveLink.archivePrivate .gray,
      section#archive .grid_6 .archiveLink.archivePrivate .minor-txt,
      section#archive .grid_6 .archiveLink.archivePrivate .gray {
        color: #CCC; }
      section#archive .grid_4 .archiveLink.archivePrivate img,
      section#archive .grid_6 .archiveLink.archivePrivate img {
        opacity: .75; }
    section#archive .grid_4 .archiveLink.archiveAward,
    section#archive .grid_6 .archiveLink.archiveAward {
      color: #333; }
      section#archive .grid_4 .archiveLink.archiveAward .img_wrap img,
      section#archive .grid_6 .archiveLink.archiveAward .img_wrap img {
        transform: scale(1, 1) !important; }
    section#archive .grid_4 .archiveLink img,
    section#archive .grid_6 .archiveLink img {
      transition: transform .3s ease-in-out; }
    section#archive .grid_4 .archiveLink p,
    section#archive .grid_6 .archiveLink p {
      padding: 1em 0 0 0 !important; }
  section#archive .grid_4 h5,
  section#archive .grid_6 h5 {
    padding: 0; }
  section#archive .grid_4 .minor-txt, section#archive .grid_4 .gray,
  section#archive .grid_6 .minor-txt,
  section#archive .grid_6 .gray {
    color: #AAA;
    transition: color .3s ease-in-out;
    padding: 0; }

section#archive .img_wrap {
  float: left;
  text-align: center;
  width: 65px;
  height: 65px;
  margin-right: 10px;
  margin-left: -75px;
  background: #F6F6F6;
  position: relative; }
  section#archive .img_wrap.no-bkg {
    background: none; }
  section#archive .img_wrap img {
    float: left; }
  section#archive .img_wrap i {
    width: 65px;
    line-height: 65px;
    color: #DDD;
    font-size: 35px; }
  section#archive .img_wrap .img_overlay {
    position: absolute;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    height: auto;
    width: auto;
    background: #9d2235;
    background: #7b1b2a;
    display: none; }

.grid-post {
  padding-right: 1px;
  box-sizing: border-box; }
  .grid-post a {
    width: 100%;
    height: auto;
    color: #AAA; }
    .grid-post a:hover {
      color: #9d2235; }
  .grid-post img {
    width: 100%;
    height: auto;
    float: left; }
  .grid-post header {
    padding: 8px 30px 15px 30px;
    font-size: 13px; }
    .grid-post header h4 {
      padding: 2px 0 0 0; }

/* STAFF SPOTLIGHT */
body.page-template-page-staff #grid,
body.page-template-page-awards #grid {
  border-top: none; }
  body.page-template-page-staff #grid .staff_group,
  body.page-template-page-staff #grid .awardgrid,
  body.page-template-page-awards #grid .staff_group,
  body.page-template-page-awards #grid .awardgrid {
    border-top: 1px solid #DDD; }

body.page-template-page-awards #archive .container_12 {
  border-top: 1px solid #DDD;
  margin-top: 50px; }

.termTitle {
  padding-bottom: 25px;
  padding-top: 50px;
  color: #9d2235; }

/* Block Level 
address,article,audio,blockquote,canvas,dd,div,dl,fieldset,figcaption,figure,footer,form,h1, h2, h3, h4, h5, h6,header,hgroup,hr,noscript,ol,output,p,pre,section,table,tfoot,ul,video
*/
/* ASIDE */
/* ----------------------------------------- */
/*
aside {
	padding:0px $site-margin !important;
	box-sizing: border-box;
	padding:0;
	hr {
		margin-top:1.4em;
	}
}
hr.staff-first-hr {
		//margin-top:1.4em;
		margin-top:0;
}
*/
body.single-dhk_gallery aside.grid_5 {
  margin-top: 0; }
  body.single-dhk_gallery aside.grid_5 .gallery-sm {
    margin-top: 0 !important;
    padding: 0 25px 25px 25px !important; }

isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll #navigation,
.infinite-scroll.neverending #footer {
  display: none; }

/* Shows the footer again in case all posts have been loaded */
.infinity-end.neverending #footer {
  display: block; }

/* INFINITE SCROLLING */
#infscr-finished {
  margin-left: -30px !important; }

#infscr-loading {
  width: 100% !important;
  padding: 20px 50px 14px 50px !important;
  margin: 0 auto !important;
  font-size: 13px;
  position: fixed !important;
  bottom: 0px !important;
  left: 0 !important;
  right: 0 !important;
  background: #9d2235 !important;
  box-sizing: border-box;
  height: auto;
  color: #EEE;
  z-index: 99;
  font-weight: bold; }
  #infscr-loading img {
    margin-top: -2px; }

#infscr-loading #finish-img {
  margin-left: -54px !important; }

#infscr-loading #finish-div {
  margin-left: 0px !important; }
  #infscr-loading #finish-div div {
    margin-left: 0px !important; }

#infscr-loading div {
  margin: 0  !important;
  margin-left: 54px !important;
  padding: 0px 0 0 0 !important;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif; }

#infscr-loading img {
  float: left;
  padding: 0px 0px 0px 1px;
  height: 28px;
  width: 28px; }

/* FOOTER */
/* ----------------------------------------- */
footer#bottom {
  padding: 0px 50px;
  width: 100%;
  margin: 50px auto 0px auto;
  max-width: 100%;
  box-sizing: border-box;
  /* 67a2 credit */
  /* ----------------------------------------- */ }
  footer#bottom .inner_wrap {
    border-top: 1px dotted #AAA; }
  footer#bottom .inner-bottom {
    padding-top: 50px;
    padding-bottom: 35px; }
  footer#bottom .footer-link {
    font-size: 13px;
    color: #9d2235;
    float: left;
    display: block;
    font-weight: bold; }
    footer#bottom .footer-link:hover {
      color: #AAA; }
  footer#bottom #roll67a2 {
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
    float: right;
    padding: 0 0px 0 12px !important;
    width: 40px;
    height: 25px;
    text-decoration: none;
    background: url("../img/67a2_media.png") bottom left no-repeat;
    transition: none;
    margin: -5px 0px 0px 0; }
    footer#bottom #roll67a2:hover {
      display: inline-block;
      background-position: top left; }
    footer#bottom #roll67a2 .displace {
      position: absolute;
      left: -5000px; }

/* Media Queries */
@media handheld, only screen and (max-width: 1024px) {
  /* FONT -SIZE CHANGES */
  html, body {
    font: 13px / 1.4 Arial, Helvetica, sans-serif; }
  section#error404 .error-graphic i.fa {
    font-size: 200px; }
  .socialpages {
    padding-top: 2px; }
    .socialpages a {
      font-size: 15px;
      line-height: 15px; }
  .projectStat h4 {
    font-size: 13px;
    line-height: 1.3; }
  blockquote {
    font-size: 18px;
    line-height: 1.3; }
  #info article header h1 {
    font-size: 28px;
    line-height: 1.2; }
  #info article header h2 {
    font-size: 28px;
    line-height: 1.2; }
  #page-header.sub-header h1 {
    font-size: 18px; }
  #page-header.sub-header time, #page-header.sub-header .founditems, #page-header.sub-header .searchitems {
    font-size: 18px; }
  /* GRID */
  section#archive .grid_6 {
    font-size: 10.5px;
    line-height: 1.3; }
  #grid article.featured-news .projLink header h2 {
    font-size: 13px;
    line-height: 1.3em; }
  #grid article.featured-news .projLink header time, #grid article.featured-news .projLink header .proj-loc {
    font-size: 10.5px;
    line-height: 1.3; }
  #grid article.featured-news .projLink .inner {
    font-size: 13px;
    line-height: 1.4em; }
  #grid article .projLink header {
    padding: 13px 13px 0px 13px; }
    #grid article .projLink header h2 {
      font-size: 13px;
      line-height: 1.3; }
    #grid article .projLink header time, #grid article .projLink header .proj-loc {
      font-size: 10.5px;
      line-height: 1.3; }
  #grid article .projLink .inner p {
    padding-left: 13px;
    padding-right: 13px; }
  .a2-social-share {
    font-size: 22px;
    line-height: 22px; }
    .a2-social-share .a2-social-title {
      font-size: 13px;
      line-height: 13px; } }

@media handheld, only screen and (max-width: 880px) {
  #top .site_description {
    display: none; }
  #searchform_form {
    width: 550px !important; } }

@media handheld, only screen and (max-width: 700px) {
  dd, dl, figcaption, h1, h2, h3, h4, h5, h6, ol, p, pre, table, tfoot, ul {
    padding: 0 25px; }
  .columns {
    padding: 0 25px; }
    .columns dd, .columns dl, .columns figcaption, .columns h1, .columns h2, .columns h3, .columns h4, .columns h5, .columns h6, .columns ol, .columns p, .columns pre, .columns table, .columns tfoot, .columns ul {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  h1 {
    font-size: 28px;
    line-height: 1.2; }
  h2 {
    font-size: 22px;
    line-height: 1.2; }
  h3 {
    font-size: 18px;
    line-height: 1.3; }
  h4 {
    font-size: 15px;
    line-height: 1.3; }
  h5 {
    font-size: 13px;
    line-height: 1.3; }
  h6 {
    font-size: 13px;
    text-transform: uppercase; }
  header#top .socialpages {
    top: 15px;
    font-size: 22px;
    right: 22px; }
  #searchform_form {
    width: 300px !important; }
  button.searchsubmit {
    font-size: 18px !important; }
  #s {
    font-size: 18px !important; }
  .termTitle {
    padding-bottom: 25px;
    padding-top: 50px;
    color: #9d2235;
    padding-left: 25px;
    padding-right: 25px; }
  #ScrollTo {
    bottom: 23px; }
    #ScrollTo .buttonstyle {
      right: 25px; }
  #dhk_logo {
    display: none !important; }
  #grid, #gallery, #info {
    width: 100% !important;
    display: block !important; }
  #page-header {
    padding-right: 25px;
    padding-left: 25px; }
    #page-header h1 {
      font-size: 28px;
      line-height: 1.2; }
    #page-header time, #page-header .founditems, #page-header .searchitems {
      font-size: 28px;
      line-height: 1.2; }
  .staff-thumb {
    position: static;
    height: auto;
    padding: 25px 25px 0 25px !important;
    margin: 0px 0 0 0  !important;
    float: none;
    display: block !important; }
    .staff-thumb img {
      padding: 0 !important;
      margin: 0 !important;
      width: 100% !important;
      max-width: 100% !important; }
  .single-dhk_gallery hgroup .archiveTerms {
    padding-top: 0;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-right: 20px;
    margin-left: -20px; }
  .single-dhk_gallery hgroup h1 {
    display: none; }
  .single-dhk_gallery .thumbset {
    display: none; }
  #mobile-hide {
    display: block; }
  /* Font Changes */
  #index #grid .grid_4.count-1 .projLink header {
    padding-left: 25px;
    padding-right: 25px; }
  #index #grid .grid_4.count-1 .projLink .inner p {
    padding-left: 25px;
    padding-right: 25px; } }

@media handheld, only screen and (max-width: 360px) {
  .socialpages {
    position: static; }
  #menu-wrap {
    padding-top: 40px; } }

@media handheld, only screen and (max-width: 440px) {
  .columns {
    padding: 0 25px; }
    .columns dd, .columns dl, .columns figcaption, .columns h1, .columns h2, .columns h3, .columns h4, .columns h5, .columns h6, .columns ol, .columns p, .columns pre, .columns table, .columns tfoot, .columns ul {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  h1 {
    font-size: 22px;
    line-height: 1.2; }
  h2 {
    font-size: 18px;
    line-height: 1.2; }
  h3 {
    font-size: 15px;
    line-height: 1.3; }
  h4 {
    font-size: 13px;
    line-height: 1.3; }
  h5 {
    font-size: 13px;
    line-height: 1.3; }
  h6 {
    font-size: 13px;
    text-transform: uppercase; }
  header#top .socialpages {
    top: 10px; }
  #searchform_form {
    width: 150px !important; }
  button.searchsubmit {
    font-size: 15px !important; }
  #s {
    font-size: 15px !important; }
  #mobile-hide {
    padding: 30px 25px; }
  .single-dhk_gallery #page-header.has-gallery {
    margin-top: -30px; }
  #page-header {
    padding-right: 25px;
    padding-left: 25px; }
  #page-header h1 {
    font-size: 22px;
    line-height: 1.2; }
  #page-header time, #page-header .founditems, #page-header .searchitems {
    font-size: 22px;
    line-height: 1.2; }
  #page-header.sub-header h1 {
    font-size: 15px; }
  #page-header.sub-header time, #page-header.sub-header .founditems, #page-header.sub-header .searchitems {
    font-size: 15px; }
  .a2-social-share {
    padding: 0px 25px; }
  #office-contact {
    padding: 0 25px 0px 25px; }
  section#archive {
    padding-bottom: 15px; }
    section#archive .container_12 {
      padding: 0px; }
  .projectStat h4 {
    font-size: 13px; }
  footer#bottom {
    padding: 0 25px; }
  #s {
    width: 100% !important; }
  /* Font Changes */
  .a2-social-share {
    font-size: 18px;
    line-height: 18px; }
    .a2-social-share .a2-social-title {
      font-size: 13px;
      line-height: 13px; }
  #info article header h1 {
    font-size: 22px;
    line-height: 1.2; }
  #info article header h2 {
    font-size: 22px;
    line-height: 1.2; }
  .inner p {
    padding-left: 25px;
    padding-right: 25px; }
  #index #grid .grid_4 .projLink header, #index #grid .grid_4.count-1 .projLink header {
    padding-left: 25px;
    padding-right: 25px; }
  #index #grid .grid_4 .projLink .inner p, #index #grid .grid_4.count-1 .projLink .inner p {
    padding-left: 25px;
    padding-right: 25px; }
  #infscr-loading {
    padding: 10px 25px 10px 25px !important; } }
