body {
  color: #141316;
  font-family: Metrophobic, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Waukegan ldo webfont, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Waukegan ldo webfont, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
  font-family: Metrophobic, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: #ca611c;
  text-decoration: none;
}

a:hover {
  background-color: rgba(202, 97, 28, .07);
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.body {
  background-image: url('../images/Bottom_texture.jpg');
  background-position: 0 0;
  background-size: 144px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.page-wrap {
  max-width: 1600px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  margin: 20px auto;
  padding: 24px 20px;
}

.sec-head {
  margin-bottom: 20px;
}

.header-contact {
  float: right;
  text-align: right;
  display: inline-block;
  position: relative;
}

.heading {
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.1;
  overflow: visible;
}

.heading-2, .heading-3, .heading-4 {
  letter-spacing: 1px;
  font-family: Waukegan ldo webfont, sans-serif;
  font-weight: 400;
  line-height: 1.1;
}

.heading-5 {
  letter-spacing: 0;
  font-family: Waukegan ldo webfont, sans-serif;
  font-weight: 400;
  line-height: 1.1;
}

.heading-6 {
  letter-spacing: 1px;
  line-height: 1.1;
}

.sec-show {
  border-top: 18px solid #d8671e;
  border-bottom: 18px solid #d8671e;
  border-radius: 18px;
  margin-bottom: 36px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.slide-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  display: block;
}

.slider {
  width: 59.8958%;
  height: auto;
  float: left;
}

.mask {
  height: auto;
}

.slider-side {
  width: 40.1042%;
  float: right;
  border-left: 3px solid #fff;
  flex: 1;
  position: relative;
}

.slider-side-row-top {
  width: 100%;
  background-color: #d8671e;
  border-bottom: 2px solid #fff;
  overflow: hidden;
}

.slider-side-row-img-left {
  width: 50%;
  border-right: 2px solid #fff;
}

.slider-side-row-img-left.odd {
  float: right;
}

.slider-side-row-mid {
  width: 100%;
  background-color: #e6e6e6;
  border-bottom: 2px solid #fff;
}

.slider-side-row-bottom {
  background-color: #d8671e;
  background-image: url('../images/dcm-logo-house-noc.gif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 320px;
}

.slider-side-row-img-right {
  width: 50%;
  float: right;
  border-left: 2px solid #fff;
}

.sec-nav {
  text-align: left;
}

.main-article {
  width: 59.8958%;
  padding-left: 12px;
  padding-right: 36px;
}

.sec-main {
  background-image: url('../images/dcm-logo-house-nobg.gif');
  background-position: 96% 100%;
  background-repeat: no-repeat;
  background-size: 900px;
  margin-bottom: 24px;
  display: flex;
}

.main-aside {
  flex: 1;
}

.flink-block {
  background-color: rgba(0, 0, 0, .07);
  border-top: 18px solid #d8671e;
  border-bottom: 18px solid #d8671e;
  border-radius: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.flnk {
  flex-wrap: wrap;
  margin-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.flnk-img {
  max-height: 100%;
  float: right;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.flink-head {
  float: left;
  margin-top: 0;
  font-size: 1.9rem;
  line-height: 1.1;
}

.flink-head:hover {
  background-color: rgba(216, 103, 30, .19);
  text-decoration: none;
}

.flink-txt {
  width: 50%;
  float: left;
  padding-right: 9px;
  display: block;
}

.flink-p {
  float: left;
  clear: none;
}

.flink-img-lnk {
  width: 50%;
  float: right;
  border: 2px solid rgba(0, 0, 0, 0);
  display: block;
}

.flink-img-lnk:hover {
  border-color: #d8671e;
}

.flink-head-lnk {
  display: inline-block;
}

.flink-head-lnk:hover {
  text-decoration: underline;
}

.flink-more-lnk {
  width: 100%;
  clear: both;
  text-decoration: none;
  display: block;
}

.flink-more-lnk:hover {
  background-color: rgba(202, 97, 28, .11);
  text-decoration: none;
}

.paragraph-2 {
  font-size: 1.25rem;
  line-height: 1.5;
}

.foot-contact {
  border-top: 18px solid #d8671e;
  border-bottom: 18px solid #d8671e;
  border-radius: 18px;
  padding-top: 6px;
  position: relative;
}

.foot-copy {
  font-size: 1.25rem;
}

.copyright {
  float: left;
  font-size: 1.1rem;
}

.siteby {
  float: right;
  font-size: 1.1rem;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
}

.brand {
  display: none;
}

.nav-menu {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.navbar-container {
  width: 100%;
  max-width: 1600px;
  padding-left: 2px;
}

.nav-lnk {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: 1.1;
}

.nav-lnk:hover {
  color: #ca611c;
  background-color: rgba(216, 103, 30, .11);
  margin-top: 6px;
  padding-top: 14px;
  text-decoration: none;
}

.nav-lnk.w--current {
  color: #d8671e;
}

.nav-lnk.first-child {
  padding-left: 20px;
}

.nav-separator {
  color: #ca611c;
  padding-top: 16px;
  font-size: 1.25rem;
}

.nav-link-2 {
  font-size: 1.25rem;
}

.wrap-show-nav {
  flex-wrap: wrap;
  display: block;
}

.paragraph-3 {
  margin-bottom: 0;
}

.img-wrap-75pc {
  width: 100%;
  height: 0;
  padding: 75.3125% 0% 0%;
  position: relative;
  overflow: hidden;
}

.header-p {
  margin-bottom: 0;
}

.main-rtb blockquote {
  background-color: rgba(20, 19, 22, .18);
  border-left-color: #d8671e;
}

.main-rtb ul {
  padding-left: 22px;
  list-style-type: square;
}

.main-rtb h2 {
  color: #141316;
  margin-top: 0;
  font-size: 1.9rem;
  line-height: 1.1;
}

.main-rtb h1 {
  color: #ca611c;
  margin-top: 0;
  font-size: 1.95rem;
  font-weight: 400;
  line-height: 1.1;
}

.main-rtb em {
  line-height: 1.5;
}

.slide-nav {
  z-index: 5;
  text-align: left;
  padding-left: 12px;
}

.left-arrow {
  z-index: 3;
}

.right-arrow {
  z-index: 4;
}

.tab-link {
  background-color: rgba(230, 230, 230, .65);
  border-top: 18px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #fff;
  padding-left: 40px;
  padding-right: 40px;
}

.tab-link:hover {
  border-top-color: rgba(216, 103, 30, .73);
}

.tab-link.w--current {
  background-color: #fff;
  border-top-color: #d8671e;
  border-bottom: 1px solid #fff;
  border-right-color: #fff;
}

.tab-link.is-first {
  border-top-left-radius: 18px;
}

.tab-link.is-last {
  border-top-right-radius: 18px;
}

.tab-pane {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 14px;
  padding-bottom: 28px;
}

.tabs-menu {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-content {
  z-index: 1;
  top: -1px;
}

.gallery-wrap {
  width: 100%;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top: 18px solid #d8671e;
  border-bottom: 18px solid #d8671e;
  border-radius: 18px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 24px;
  display: flex;
}

.gallery-item {
  width: 33.333%;
  border: 1px solid #fff;
}

.gallery-item.col-even {
  background-color: rgba(216, 103, 30, .83);
}

.gallery-item.col-even.row-even:hover {
  background-color: #d8671e;
}

.gallery-item.col-even.row-odd {
  background-color: #e6e6e6;
}

.gallery-item.col-even.row-odd:hover {
  background-color: #c9c7c7;
}

.gallery-item.is-odd, .gallery-item.col-odd.row-even {
  background-color: #e6e6e6;
}

.gallery-item.col-odd.row-even:hover {
  background-color: #c9c7c7;
}

.gallery-item.col-odd.row-odd {
  background-color: rgba(216, 103, 30, .83);
}

.gallery-item.col-odd.row-odd:hover {
  background-color: #d8671e;
}

.gallery-item.row-even.cols-1 {
  background-color: rgba(216, 103, 30, .83);
}

.gallery-item.row-even.cols-1:hover {
  background-color: #d8671e;
}

.gallery-item.row-odd.cols-1 {
  background-color: #e6e6e6;
}

.gallery-item.row-odd.cols-1:hover {
  background-color: #c9c7c7;
}

.gallery-item-lnk {
  width: 100%;
  display: block;
  position: relative;
}

.gallery-item-lnk:hover {
  background-color: rgba(0, 0, 0, 0);
}

.gallery-item-img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.gallery-item-img.is-holding {
  opacity: .48;
}

.gallery-img-wrap {
  width: 50%;
  float: none;
  position: relative;
}

.gallery-img-wrap.is-reverse {
  right: -50%;
}

.gallery-h {
  width: 50%;
  color: #141316;
  padding-left: 16px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.1;
  position: absolute;
  bottom: 0;
  right: 0;
}

.gallery-h.is-reverse {
  text-align: right;
  padding-left: 4px;
  padding-right: 8px;
  left: 0;
  right: auto;
}

.hidden-thumbs {
  display: none;
}

.hidden-thumb-lnk {
  width: 16.6667%;
}

.img-wrap-gallery-75pc {
  width: 100%;
  height: 0;
  padding: 75% 0 0;
  position: relative;
  overflow: hidden;
}

.gallery-head {
  width: 100%;
  background-color: rgba(216, 103, 30, .64);
  padding-left: 22px;
  padding-right: 22px;
  line-height: 1.1;
}

.gallery-head-h {
  margin-top: 7px;
  font-size: 1.56rem;
  line-height: 1.1;
  display: inline-block;
}

.gallery--head-p {
  padding-left: 13px;
  display: inline-block;
}

.accreditations {
  padding-top: 9px;
  padding-bottom: 9px;
  position: absolute;
  top: 0;
  right: 0;
}

.lnk-social {
  margin-left: 13px;
}

.lnk-social:hover {
  color: #000;
  text-decoration: none;
}

.is-icn {
  font-family: Dcm, sans-serif;
  font-size: 1.55rem;
  font-style: normal;
  line-height: 1;
  position: relative;
  top: .2rem;
}

.image {
  max-width: 85%;
}

.footer-social {
  position: relative;
  left: -12px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.1;
  }

  h2 {
    color: #d8671e;
  }

  .logo-lnk {
    width: 400px;
    align-items: center;
    display: inline-block;
  }

  .header-contact {
    display: block;
    position: relative;
    top: 16px;
  }

  .sec-show {
    order: 1;
    padding-bottom: 0;
  }

  .slide-wrap {
    flex-wrap: wrap;
  }

  .slider {
    width: 100%;
    float: none;
  }

  .slider-side {
    width: 100%;
    float: none;
    border-top: 3px solid #fff;
    border-left-width: 0;
    display: block;
  }

  .slider-side-row-top, .slider-side-row-mid {
    width: 33.3%;
    float: left;
    display: block;
  }

  .slider-side-row-bottom {
    width: 33.3%;
    float: left;
    background-size: 67%;
    display: block;
  }

  .slider-side-row-img-right {
    float: left;
  }

  .sec-nav {
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-article {
    width: 100%;
    padding-bottom: 36px;
  }

  .sec-main {
    flex-wrap: wrap;
  }

  .main-aside {
    width: 100%;
    flex: none;
  }

  .flink-head {
    display: inline-block;
  }

  .flink-txt {
    width: 50%;
    float: none;
    display: inline-block;
  }

  .flink-img-lnk {
    width: 320px;
    display: inline-block;
  }

  .navbar {
    width: 100%;
  }

  .nav-menu {
    text-align: left;
    justify-content: space-around;
  }

  .navbar-container {
    padding-left: 0;
  }

  .nav-lnk {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 1rem;
    line-height: 1.1;
  }

  .nav-lnk.first-child {
    padding-left: 4px;
  }

  .nav-separator {
    padding-top: 14px;
  }

  .wrap-show-nav {
    border-top: 1px solid #e6e6e6;
    display: flex;
    position: relative;
  }

  .header-p {
    font-size: 1rem;
    line-height: 1.1;
  }

  .gallery-item {
    width: 50%;
  }

  .header-social {
    font-size: 1rem;
    line-height: 1.1;
  }

  .is-icn {
    font-size: 1.1rem;
  }

  .footer-social {
    margin-bottom: 6px;
    font-size: 1rem;
    line-height: 1.1;
  }
}

@media screen and (max-width: 767px) {
  .page-wrap {
    padding-top: 12px;
  }

  .logo-lnk {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .header-contact {
    width: 100%;
    top: 6px;
  }

  .sec-nav {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 0;
    padding-right: 0;
  }

  .flnk {
    border-top: 1px solid rgba(216, 103, 30, .5);
    margin-top: 12px;
    margin-bottom: 0;
    padding-top: 12px;
  }

  .flnk.is-first {
    border-top-width: 0;
    margin-top: 0;
  }

  .flink-img-lnk {
    width: 50%;
    border-style: none;
  }

  .flink-img-lnk:hover {
    border-style: none;
  }

  .nav-menu {
    width: 33%;
    background-color: rgba(255, 255, 255, .9);
    border-top: 18px solid rgba(202, 97, 28, .59);
    border-left: 2px solid #d8671e;
    border-top-left-radius: 18px;
    margin-top: 48px;
  }

  .nav-lnk {
    color: #ca611c;
    text-align: left;
    border-top: 1px solid rgba(216, 103, 30, .47);
    padding-left: 20px;
  }

  .nav-lnk.first-child {
    padding-left: 20px;
  }

  .nav-separator {
    display: none;
  }

  .wrap-show-nav {
    display: block;
  }

  .paragraph-3, .header-p {
    text-align: center;
  }

  .menu-button {
    padding-top: 6px;
    padding-bottom: 6px;
    right: 22px;
  }

  .menu-button.w--open {
    color: #d8671e;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon {
    color: #d8671e;
    display: inline-block;
  }

  .menu-icon-txt-open {
    color: #d8671e;
    padding-right: 8px;
    font-size: 1.25rem;
    line-height: 1.1;
    display: inline-block;
    position: relative;
    top: -6px;
  }

  .menu-icon-txt-open.close-txt {
    display: none;
  }

  .menu-icon-txt-close {
    color: #141316;
    padding-right: 8px;
    font-size: 1.25rem;
    display: none;
    position: relative;
    top: -6px;
  }

  .gallery-h {
    font-size: .9rem;
  }

  .gallery-head {
    text-align: center;
  }

  .gallery-head-h {
    font-size: 1.25rem;
  }

  .gallery--head-p {
    font-size: 1rem;
  }

  .accreditations {
    text-align: center;
    margin-top: 12px;
    position: relative;
  }

  .header-social {
    text-align: center;
  }

  .image {
    max-width: 100%;
  }

  .footer-social {
    text-align: center;
    left: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 1.1rem;
  }

  h2 {
    font-size: 1.56rem;
    line-height: 1.1;
  }

  p {
    font-size: 1rem;
  }

  .body {
    padding-left: 5px;
    padding-right: 5px;
  }

  .page-wrap {
    margin-top: 5px;
  }

  .sec-head {
    margin-bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
  }

  .logo-lnk {
    text-align: center;
  }

  .header-contact {
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: .9rem;
    top: 3px;
  }

  .sec-show {
    margin-left: -12px;
    margin-right: -12px;
  }

  .main-article {
    padding-left: 0;
    padding-right: 0;
  }

  .sec-main {
    background-image: url('../images/dcm-logo-house-nobg.gif');
    background-position: 96% 100%;
    background-repeat: no-repeat;
    background-size: 225px;
  }

  .flnk {
    flex-direction: row;
  }

  .flink-head {
    text-align: left;
    margin-bottom: 0;
    font-size: 1.56rem;
    line-height: 1.5;
  }

  .flink-txt {
    width: 100%;
  }

  .flink-p {
    margin-bottom: 0;
  }

  .flink-img-lnk {
    width: 100%;
    order: -1;
  }

  .flink-more-lnk {
    text-align: right;
    font-size: 1rem;
  }

  .copyright {
    float: none;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: .85rem;
  }

  .siteby {
    float: none;
    text-align: center;
    font-size: .85rem;
  }

  .nav-lnk {
    width: auto;
  }

  .paragraph-3 {
    text-align: center;
    font-size: .8rem;
  }

  .sec-foot {
    margin-left: -12px;
    margin-right: -12px;
  }

  .header-p {
    font-size: .8rem;
  }

  .menu-button {
    color: #d8671e;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .menu-icon-txt-open {
    padding-right: 4px;
    font-size: 1.17rem;
  }

  .main-rtb h1 {
    font-size: 1.55rem;
  }

  .tab-link.is-first {
    width: 50%;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 1.1rem;
    line-height: 1.1;
    display: inline-block;
  }

  .tab-link.is-last {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
  }

  .tab-pane {
    padding-top: 21px;
  }

  .gallery-item {
    width: 100%;
  }

  .gallery-head-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .9rem;
    display: inline-block;
  }

  .gallery--head-p {
    margin-bottom: 5px;
    font-size: .8rem;
    line-height: 1.1;
    display: inline-block;
  }

  .text-block {
    font-size: .8rem;
    line-height: 1.1;
  }

  .text-block-2, .header-social, .footer-social {
    font-size: .8rem;
  }
}


@font-face {
  font-family: 'Waukegan ldo webfont';
  src: url('../fonts/waukegan_ldo-webfont.eot') format('embedded-opentype'), url('../fonts/waukegan_ldo-webfont.woff') format('woff'), url('../fonts/waukegan_ldo-webfont.ttf') format('truetype'), url('../fonts/waukegan_ldo-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Dcm';
  src: url('../fonts/dcm.eot') format('embedded-opentype'), url('../fonts/dcm.woff') format('woff'), url('../fonts/dcm.ttf') format('truetype'), url('../fonts/dcm.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}