html {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: visible; }

body {
  background: #efefef;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }

.dxpr-theme-boxed-container {
  background: white;
  margin: 0 auto;
  max-width: 1580px; }

.container {
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1280px; }

.navbar-container.dxpr-theme-fluid,
.page-title-container.dxpr-theme-fluid,
.container-fluid {
  padding-left: 60px;
  padding-right: 60px; }

@media screen and (max-width: 1200px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; }

  .container-fluid {
    padding-left: 30px;
    padding-right: 30px; } }
body.full-width-content .main-container > .row,
body.full-width-content .main-container > .row > section,
body.full-width-content .main-container {
  width: 100%;
  margin: 0;
  padding: 0; }
body.full-width-content .main-container > .row > aside {
  display: none; }

.container-row .container-col {
  margin-bottom: 0; }

.region-sidebar-first .block,
.region-sidebar-second .block {
  margin-bottom: 30px; }

#block-system-help {
  margin-bottom: 0; }

.navbar {
  margin-bottom: 0; }

img {
  max-width: 100%; }

html.js .kenburnimg img {
  max-width: none; }

.node .submitted {
  margin-bottom: 30px;
  display: block;
  padding: 15px 0; }
.node.node-blog-node-teaser .links {
  margin-top: -15px; }

.teaser {
  margin-bottom: 30px; }

.region-slider .block {
  margin-bottom: 0; }

.dxpr-theme-footer {
  background-color: #21252a;
  color: #747a85;
  border-color: #747a85; }
  .dxpr-theme-footer .footer-container {
    padding-top: 15px;
    padding-bottom: 0; }
  .dxpr-theme-footer h1, .dxpr-theme-footer h2, .dxpr-theme-footer h3, .dxpr-theme-footer h4, .dxpr-theme-footer h5, .dxpr-theme-footer h6 {
    color: #747a85; }
  .dxpr-theme-footer a {
    color: #747a85; }
    .dxpr-theme-footer a:hover, .dxpr-theme-footer a:focus {
      color: #747a85; }
  .dxpr-theme-footer ul.contact-info {
    padding: 1em 0; }
    .dxpr-theme-footer ul.contact-info li {
      background: none;
      padding: 0;
      font-size: 1.6em;
      line-height: 1.7em; }
  .dxpr-theme-footer .block {
    margin-bottom: 0;
    padding-bottom: 0; }
  .dxpr-theme-footer .badge {
    font-size: 11px;
    font-weight: normal;
    opacity: 0.9; }

.html--dxpr-theme-sticky-footer {
  height: 100%; }
  .html--dxpr-theme-sticky-footer body {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .html--dxpr-theme-sticky-footer .wrap-containers {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top {
    min-height: 90px; }
  .html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top.dxpr-theme-header--navbar-pull-down {
    min-height: 45px; }
  .html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix {
    min-height: 60px; }

/*# sourceMappingURL=layout.css.map */