.page-title-full-width-container {
  background: #284fdb;
  position: relative;
  margin-bottom: 30px; }
  .page-title-full-width-container#page-title-full-width-container {
    color: #fffeff; }
    .page-title-full-width-container#page-title-full-width-container li, .page-title-full-width-container#page-title-full-width-container a, .page-title-full-width-container#page-title-full-width-container h1, .page-title-full-width-container#page-title-full-width-container h2, .page-title-full-width-container#page-title-full-width-container h3, .page-title-full-width-container#page-title-full-width-container h4, .page-title-full-width-container#page-title-full-width-container h5, .page-title-full-width-container#page-title-full-width-container h6 {
      color: #fffeff; }
  .page-title-full-width-container.dxpr-theme-no-margin {
    margin-bottom: 0; }
  .page-title-full-width-container:after {
    content: ' ';
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
  .page-title-full-width-container .page-title-container {
    position: relative; }

#page-title {
  display: table;
  width: 100%;
  z-index: 1; }
  #page-title .page-title {
    border: none;
    display: table-cell;
    height: 180px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0; }

.body--dxpr-theme-full-width-content .page-title-full-width-container {
  margin-bottom: 0; }

@media screen and (min-width: 1200px) {
  .body--dxpr-theme-header-overlay .page-title-full-width-container {
    padding-top: 130px; } }
@media screen and (max-width: 768px) {
  .html #page-title .page-title {
    height: auto;
    padding-top: 3%;
    padding-bottom: 3%;
    font-size: 35px; } }

/*# sourceMappingURL=page-title.css.map */