body {
  background-color: #fff;
}

.dxpr-theme-fluid > * {
  padding: 0 15px;
}

.path-fly-story {
  margin: 0;
  padding: 0;
}
.path-fly-story .main-container {
  margin: 0;
  padding: 0;
}
.path-fly-story .storyEmbed {
  position: relative;
}
.path-fly-story .storyEmbed .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 40%;
  text-align: center;
  color: #fff;
}
.path-fly-story .storyEmbed .inner h1,
.path-fly-story .storyEmbed .inner h2,
.path-fly-story .storyEmbed .inner h3,
.path-fly-story .storyEmbed .inner h4,
.path-fly-story .storyEmbed .inner h5 {
  color: #fff;
}
.path-fly-story .storyEmbed .inner a {
  text-decoration: none;
}

.hiddenTextarea {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  left: -999999px;
}

.embedMeta {
  text-align: center;
  padding: 10px 0;
  display: none;
}
.embedMeta button {
  font-size: 13px;
  text-transform: uppercase;
}
.embedMeta .tooltip {
  position: relative;
  display: inline-block;
}
.embedMeta .tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}
.embedMeta .tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.embedMeta .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.html .az-ctnr {
  z-index: 2;
}
.html .glazed-util-caption-wrap {
  position: relative;
}
.html .glazed-util-caption-wrap .az-ctnr {
  position: unset;
}
.html .glazed-util-caption {
  position: absolute !important;
  bottom: 0px;
  left: 0;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  z-index: 1;
}
.html .glazed-util-caption p {
  margin: 0;
  font-size: 70%;
}
.html .font-size-90 {
  font-size: 2em;
}

@media (min-width: 641px) {
  .html .font-size-90 h1 {
    font-size: 80px;
  }
}
@media (min-width: 961px) {
  .html .font-size-90 h1 {
    font-size: 90px;
  }
}
@media (min-width: 1025px) {
  .html .font-size-90 h1 {
    font-size: 90px;
  }
}
@media (min-width: 1281px) {
  .html .font-size-90 h1 {
    font-size: 90px;
  }
}
.html .force-height-auto {
  height: auto !important;
}

@media (min-width: 481px) {
  .html .force-height-auto {
    height: 100vh !important;
  }
}
@media (min-width: 641px) {
  .html .force-height-auto {
    height: 100vh !important;
  }
}
@media (min-width: 961px) {
  .html .force-height-auto {
    height: 100vh !important;
  }
}
@media (min-width: 1025px) {
  .html .force-height-auto {
    height: 100vh !important;
  }
}
@media (min-width: 1281px) {
  .html .force-height-auto {
    height: 100vh !important;
  }
}
.html .text-caption {
  font-size: 60%;
  color: #999999;
}

.html blockquote {
  font-weight: 100;
  border-left: 0;
  padding: 0;
  margin: 0;
  font-size: unset;
}

.html p {
  margin: 20px 0;
}

.html .glazed-util-overlay-grad1:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 1;
  height: 100% !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+73 */
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 73%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 73%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 73%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=0);
  /* IE6-9 */
}

.html .glazed-util-overlay-grad2:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 1;
  height: 100% !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+23,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 23%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 23%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 23%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=0);
  /* IE6-9 */
}

.html .glazed-util-overlay-grad3:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  height: 100% !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+33,0+100 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 33%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 33%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 33%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  /* IE6-9 */
}

.html .glazed-util-overlay-grad4:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  height: 100% !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+72 */
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 72%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.5) 72%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 72%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  /* IE6-9 */
}

.html .glazed-util-relative {
  position: relative;
}

.html .glazed-util-z-index1 {
  z-index: 1;
}

.html .glazed-util-z-index2 {
  z-index: 2;
}

.html .glazed-util-z-index3 {
  z-index: 3;
}

.html .glazed-util-z-index4 {
  z-index: 4;
}

.html .headersTOP,
.html .headersBOTTOM,
.html .headersMIDDLE,
.html .headersSPLIT {
  position: relative;
  padding: 5% 0;
}

.html .headersTOP .bannerDesc,
.html .headersTOP .bannerDesc2,
.html .headersBOTTOM .bannerDesc,
.html .headersBOTTOM .bannerDesc2,
.html .headersMIDDLE .bannerDesc,
.html .headersMIDDLE .bannerDesc2,
.html .headersSPLIT .bannerDesc,
.html .headersSPLIT .bannerDesc2 {
  left: 0;
}

@media (min-width: 961px), (min-width: 1025px), (min-width: 1281px) {
  .html .headersTOP .bannerDesc p,
  .html .headersTOP .bannerDesc2 p,
  .html .headersBOTTOM .bannerDesc p,
  .html .headersBOTTOM .bannerDesc2 p,
  .html .headersMIDDLE .bannerDesc p,
  .html .headersMIDDLE .bannerDesc2 p,
  .html .headersSPLIT .bannerDesc p,
  .html .headersSPLIT .bannerDesc2 p {
    font-size: 70%;
  }
}
.html .headersBOTTOM .container-fluid,
.html .headersBOTTOM .container {
  position: unset;
}

.html .headersBOTTOM .bannerDesc {
  position: absolute;
  bottom: 5%;
  width: 100%;
  z-index: 5;
}

.html .headersSPLIT .container-fluid,
.html .headersSPLIT .container {
  position: unset;
}

.html .headersSPLIT .bannerDesc {
  position: absolute;
  top: 5%;
  width: 100%;
  z-index: 5;
}

.html .headersSPLIT .bannerDesc2 {
  position: absolute;
  bottom: 5%;
  width: 100%;
  z-index: 5;
}

.html .labeled-banner {
  position: absolute;
  top: calc(50% - 38.5px);
  padding-left: 5%;
  padding-right: 10px;
  left: 0;
  color: #fff;
  z-index: 1;
  background-image: url(../images/blue1.png);
}

.html .labeled-banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #0033a1;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  opacity: 0.5;
}

.dxpr-theme-secondary-header {
  padding-top: 0;
  padding-bottom: 0;
}

.secondary-header-container {
  padding-top: 0;
  padding-bottom: 0;
}

.secondary-header-container .region {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.secondary-header-container .region .language-switcher-language-url > ul.links {
  display: flex;
  flex-wrap: wrap;
  background: rgba(39, 55, 68, 0.05);
  border-left: 1px solid rgba(39, 55, 68, 0.15);
  border-right: 1px solid rgba(39, 55, 68, 0.15);
  margin-bottom: 0;
  padding: 0 0 3px;
}

.secondary-header-container .region .language-switcher-language-url > ul.links li {
  list-style: none;
  border-left: 1px solid rgba(39, 55, 68, 0.15);
}

.secondary-header-container .region .language-switcher-language-url > ul.links li:first-child {
  border-left: 0;
}

.secondary-header-container .region .language-switcher-language-url > ul.links li a {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(39, 55, 68, 0.5);
  text-decoration: none;
  padding: 12px;
}

.secondary-header-container .region .language-switcher-language-url > ul.links li a:hover,
.secondary-header-container .region .language-switcher-language-url > ul.links li a.is-active {
  color: #273744;
}

/*  STYLE */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 5000;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding .logo,
.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding .navbar-brand {
  display: inline-block;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .navbar-header {
  width: 100%;
}

.glazed-header {
  z-index: 2;
}

.topBanner {
  background: #F5F6FA;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}

.back-button {
  text-transform: uppercase;
  font-size: 13px;
  color: #273744;
  text-decoration: none;
}

.back-button span {
  border: 1px solid;
  border-radius: 50%;
  margin-right: 10px;
  font-weight: bold;
  font-size: 70%;
  padding: 3px;
}

.back-button:hover {
  color: #23527c;
  text-decoration: none;
}

.page-node-type-drag-and-drop-page .az-container > .controls {
  top: 209px;
  position: fixed;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 3fr 9fr;
  align-items: center;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding .logo {
  margin: 0;
  padding: 0;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding .logo img {
  min-height: 56px;
  width: 100%;
  max-width: 300px;
}

.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding {
  display: grid;
  grid-auto-rows: minmax(40px, auto);
  height: unset !important;
  text-align: center;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .logo {
  display: block;
  padding: 0;
  width: 100%;
}

.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .navbar-brand {
  display: block;
}

.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .search-bk {
  float: right;
  text-align: left;
  padding-right: 0;
  padding-left: 5px;
}

/** Pagination **/
.pagination .pager__item > a,
.pagination .pager__item > span {
  color: #ffffff;
  background-color: #002fa6;
  border-color: #002fa6;
  opacity: 1;
  padding: 1em 1.4em;
}

/** Footer **/
.footer-container {
  border-top: 1px solid #E5E5E5;
  font-size: 12px;
  margin-top: 30px;
}

.footer-container .region-footer {
  text-align: center;
}

/** Pagination **/
.pagination .pager__item > a,
.pagination .pager__item > span {
  color: #ffffff;
  background-color: #002fa6;
  border-color: #002fa6;
  opacity: 1;
  padding: 1em 1.4em;
}

/** Override **/
html {
  position: relative;
  min-height: 100%;
}

body {
  position: static;
  margin: 20px 0 0px;
  padding-bottom: 80px;
}

a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
  color: unset;
}

.row,
.row > div.col-sm-12 {
  margin-left: 0;
  margin-right: 0;
}

.row > div.col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

.path-frontpage .page-header.container {
  display: none;
}

.path-frontpage .form-group {
  margin-bottom: 0;
}

.main-container {
  margin-top: 40px;
}

.page-node-type-drag-and-drop-page .main-container {
  margin-top: 0;
}

.page-header:after {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background: #f5f5f5;
  background: linear-gradient(90deg, #000000 0%, transparent 100%);
}

.path-frontpage .page-header:after {
  content: none;
}

/** Navigation **/
.navbar {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 0;
  border-radius: 0;
}

/** Breadcrumbs **/
.breadcrumb {
  margin-bottom: 0;
}

/** Gallery **/
.gallery-image a:after {
  content: "";
  opacity: 0;
  transition: 0.4s all ease-in-out;
}

.gallery-image:hover a:after,
.gallery-image:focus a:after {
  content: "";
  opacity: 1;
  z-index: 1;
  display: inline-block;
  transition: ease-in-out 0.3s all;
  background: rgba(0, 47, 166, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.gallery-text {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  color: #444;
  transition: 0.4s all ease-in-out;
  z-index: 11;
  position: relative;
  font-size: 74%;
  padding: 10px;
}

.gallery-image:hover .gallery-text,
.gallery-image:focus .gallery-text {
  color: #fff;
}

.front-gallery-bk .more-link {
  text-align: center;
}

.front-gallery-bk .more-link a {
  font-size: 24px;
  font-weight: 600;
  border: 1px solid #002fa6;
  background: #002fa6;
  border-radius: 16px;
  padding: 10px 15px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
}

.navbar-container .region-navigation {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  align-items: center;
  grid-auto-rows: minmax(60px, auto);
}

@media (min-width: 641px) {
  .navbar-container .region-navigation {
    grid-template-columns: 2fr 1fr;
  }
}
@media (min-width: 961px) {
  .navbar-container .region-navigation {
    grid-template-columns: 5fr 1fr;
  }
}
/* END */
.glazed-editor .az-empty .glazed-choose-layout,
#az-template-elements {
  display: none;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding {
  display: block;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding .logo img#logo {
  border-right: 0 none;
}

.body--dxpr-theme-nav-desktop .glazed-header--top .wrap-branding .navbar-brand {
  margin-left: 5px;
  border-left: 1px solid #fff;
  padding: 12px 20px;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
}

.flex-direction-nav li a {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #0035AD;
  text-decoration: none;
}

.flex-direction-nav li a:before {
  font-size: 32px;
  text-shadow: 0 0 0;
  color: #fff;
}

.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .wrap-branding {
  display: flex;
  flex-wrap: wrap;
}

.navbar-btn {
  margin-top: 0;
  margin-bottom: 0;
}

.banner {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5 {
  color: #fff;
}
@media all and (max-width: 768px) {
  .banner h1,
  .banner h2,
  .banner h3,
  .banner h4,
  .banner h5 {
    color: #000;
  }
}
.banner > .az-ctnr.container-fluid, .banner > .az-ctnr.container {
  position: unset;
}
.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 73%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}
@media all and (max-width: 640px) {
  .banner:before {
    content: none;
  }
}
.banner .az-element.az-text {
  z-index: 2;
  color: #fff;
  position: relative;
}
.banner .banner-bg {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 640px) {
  .banner > .az-ctnr.container-fluid .az-element.az-text h2,
  .banner > .az-ctnr.container-fluid .az-element.az-text h1, .banner > .az-ctnr.container .az-element.az-text h2,
  .banner > .az-ctnr.container .az-element.az-text h1 {
    font-size: 1.5em;
  }
}

.banner-bk {
  background: #ffffff;
}

.banner-text {
  color: #000000;
  text-align: center;
  padding: 0 15px 15px;
}

.banner-title,
.gallery-title {
  line-height: 1.1;
}

.banner-title {
  margin-top: 15px;
}
.banner-title:after {
  content: "";
  height: 2px;
  width: 100%;
  max-width: 800px;
  display: block;
  background: #000000;
  background: linear-gradient(90deg, transparent 0%, #000000 35%, transparent 100%);
  text-align: center;
  margin: 2px auto 0;
}

.banner-message {
  font-size: 18px;
}

.banner-date {
  font-size: 12px;
}

.banner-date a {
  color: #fff;
  font-weight: 700;
}
.banner-date a:hover {
  text-decoration: underline;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .banner-bk .banner-image:before {
    content: none;
  }
  .banner-title {
    font-size: 22px;
  }
  .banner-date a {
    color: #000;
  }
  .banner {
    height: auto !important;
  }
  .banner.az-util-vertical-centering {
    justify-content: flex-start;
  }
  .html .banner .glazed-util-caption {
    position: inherit;
    color: #fff !important;
    background: #000;
    margin: 0 -24px;
    width: auto;
  }
  .banner > .az-ctnr.container-fluid:before,
  .banner > .az-ctnr.container:before {
    content: none;
  }
  .banner > .az-ctnr.container-fluid .az-element.az-text,
  .banner > .az-ctnr.container .az-element.az-text {
    color: inherit;
  }
  .banner .banner-bg {
    position: unset;
    transform: unset;
    margin: 0 -24px;
    width: auto;
  }
}
.flexslider {
  background: transparent;
  border: 0;
  margin: 0;
}

.banner-image,
.gallery-image {
  position: relative;
}

.gallery-image {
  width: 100%;
  min-height: 200px;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-image a {
  text-decoration: none;
}

.flex-direction-nav a {
  width: 45px;
  height: 55px;
}
.flex-direction-nav a:hover {
  font-size: 45px;
}

@media only screen and (min-width: 768px) {
  /** Override **/
  .row > div.col-sm-12 {
    margin-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /** Banner **/
  .banner-bk {
    margin-left: -15px;
    margin-right: -15px;
    background: transparent;
  }
  .banner-text {
    padding: 0 32px;
    position: absolute;
    bottom: 15%;
    left: 0;
    margin: 0 auto;
    width: 100%;
    color: #fff;
    text-shadow: 0 0 2px #000000;
  }
  .banner-title {
    margin-top: 0;
    font-size: 50px;
    color: #fff;
  }
  .banner-title:after {
    background: #ffffff;
    background: linear-gradient(90deg, transparent 0%, #ffffff 35%, transparent 100%);
  }
  .banner-message {
    font-size: 20px;
  }
  .banner-date {
    font-size: 16px;
    color: #fff;
  }
  .banner-date a {
    color: #ffffff;
  }
}
@media only screen and (min-width: 900px) {
  /** Banner **/
  .banner-title {
    font-size: 70px;
  }
  .banner-message {
    font-size: 30px;
  }
  .banner-date {
    font-size: 20px;
  }
}
.story-banner {
  position: relative;
  height: 100vh;
  max-height: 737px;
}
@media all and (max-width: 640px) {
  .story-banner {
    max-height: max-content;
  }
}
.story-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 73%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}
.story-banner .media--blazy {
  position: absolute;
  height: 100% !important;
  padding: 0 !important;
}
.story-banner .banner-desc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  z-index: 2;
  text-align: center;
}
.story-banner .banner-desc h1,
.story-banner .banner-desc h2,
.story-banner .banner-desc h3,
.story-banner .banner-desc h4,
.story-banner .banner-desc h5,
.story-banner .banner-desc h6 {
  color: #fff;
}
.story-banner .caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 5px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  color: #fff;
}
.story-banner .caption p {
  margin: 0;
}
.story-banner .caption p + p {
  margin-bottom: 20px;
}
@media all and (max-width: 1024px) {
  .story-banner {
    height: auto;
  }
  .story-banner:before {
    content: none;
  }
  .story-banner .media--blazy {
    position: relative;
    height: unset !important;
    padding: 28.31% !important;
  }
  .story-banner .caption {
    position: relative;
  }
  .story-banner .banner-desc {
    position: relative;
    color: #000;
    padding: 24px 0;
  }
  .story-banner .banner-desc h1,
  .story-banner .banner-desc h2,
  .story-banner .banner-desc h3,
  .story-banner .banner-desc h4,
  .story-banner .banner-desc h5,
  .story-banner .banner-desc h6 {
    color: #000;
  }
}
@media all and (max-width: 640px) {
  .story-banner .view-content .views-row {
    display: grid;
  }
  .story-banner .view-content .views-row .views-field-field-image,
  .story-banner .view-content .views-row .caption {
    order: 1;
  }
  .story-banner .view-content .views-row .banner-desc {
    order: 0;
  }
}

.html .banner-fix-bg {
  color: #fff;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.html .banner-fix-bg h1,
.html .banner-fix-bg h2,
.html .banner-fix-bg h3,
.html .banner-fix-bg h4,
.html .banner-fix-bg h5 {
  color: #fff;
}
.html .banner-fix-bg .wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip: rect(0, auto, auto, 0);
}
.html .banner-fix-bg .wrap .fake {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
  will-change: transform;
}
.html .bg-banner {
  color: #fff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.html .bg-banner h1,
.html .bg-banner h2,
.html .bg-banner h3,
.html .bg-banner h4,
.html .bg-banner h5 {
  color: #fff;
}

.zoom {
  transition: transform 0.2s;
}
.zoom:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.search-bk .form-inline .form-control {
  width: 220px;
  color: #000000;
  margin: 0 auto;
  background: #f5f5f5 url(../images/search.png) no-repeat 8px center;
  border: solid 1px #efefef;
  padding-left: 28px;
}
.search-bk .form-inline .form-control:focus, .search-bk .form-inline .form-control[type=text]:focus {
  border-color: #efefef;
}
.search-bk .form-inline .form-actions {
  display: none;
}

/* Header */
.dxpr-theme-header--top {
  background: rgb(0, 53, 173) !important;
}
.dxpr-theme-header--top .navbar-container {
  width: 100%;
}

.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .navbar-header {
  float: none;
  width: 100%;
}

@media all and (max-width: 876px) {
  .body--dxpr-theme-nav-mobile .dxpr-theme-header .navbar-header .wrap-branding .navbar-brand {
    display: none;
  }
}

@media all and (max-width: 876px) {
  .wrap-branding .logo img#logo {
    border-right: 0;
  }
}

.wrap-branding {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wrap-branding .logo img#logo {
  min-height: 56px;
  width: 100%;
  max-width: 300px;
  border-right: 1px solid #fff;
  padding-right: 24px;
}

.dxpr-theme-header .navbar-header .navbar-brand {
  padding: 12px 20px;
  font-size: 28px;
}

/* NEW GRID */
.new-grid .view-content, .new-grid .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  justify-content: center;
}
.new-grid .gallery-item {
  flex: 0 100%;
  padding: 0 16px;
}

@media (min-width: 498px) {
  .new-grid .gallery-item {
    flex: 0 50%;
  }
}
@media (min-width: 992px) {
  .new-grid .gallery-item {
    flex: 0 33.33%;
  }
}
@media (min-width: 1200px) {
  .new-grid .gallery-item {
    flex: 0 33.33%;
  }
}
/* sdg */
.justify-content-center {
  justify-content: center;
}

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

.d-flex {
  display: flex;
}

.d-flex > * {
  margin-right: 16px;
}

.d-flex > *:last-child {
  margin-right: 0;
}

/* PAGE TITLE */
h1.page-title {
  text-align: center;
  margin-bottom: 32px;
}

.html .font-size-90 h1 {
  font-size: 65px;
}

/* end */
/* main header title smaller on mobile */
@media only screen and (max-width: 768px) {
  .logo.navbar-btn {
    min-width: 185px;
  }
  .name.navbar-brand {
    text-align: left;
    padding-left: 24px !important;
    font-size: 20px !important;
  }
  .wrap-branding {
    display: flex;
  }
  .html .font-size-90 h1 {
    font-size: 2em;
  }
}
/* end*/
.page-404 .main-container {
  margin-top: 0;
}

.page-not-found .page404 {
  min-height: 300px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: end;
  background: #0035a0;
  color: #fff;
  text-align: center;
  justify-content: center;
}
.page-not-found .page404 h1 {
  font-size: 150px;
  letter-spacing: 10px;
  font-weight: 600;
  text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
}
.page-not-found ._level2 {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 32px;
}
.page-not-found ._level2 h2 {
  text-transform: uppercase;
}
.page-not-found ._level2 p {
  text-transform: uppercase;
}

.page-node-type-story-page .main-container {
  margin-top: 0;
}

.az-section {
  padding: 24px 0;
}

/* clickable on mobile */
.mobile-click {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* end */
/* Controls */
.page-node-type-drag-and-drop-page .az-container > .controls {
  top: 35% !important;
}

/* TEASER FORMAT */
.article-detail {
  position: relative;
  margin-top: 16px;
  z-index: 10;
}
.article-detail .timestamp {
  margin-bottom: 1rem;
  align-content: flex-start;
}
.article-detail .mini-caption {
  color: #ffffff;
}
.article-detail h5.title {
  font-size: 17.5px;
  margin: 20px 0;
}

.timestamp > .date {
  margin: auto 0;
  letter-spacing: 0.0625rem;
}
.timestamp .tag,
.timestamp .date {
  letter-spacing: initial;
  font-weight: 700;
  line-height: 0.75rem;
}
.timestamp > * {
  display: flex;
  align-content: center;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  line-height: 0.75rem;
}

.date,
.author {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.5);
}

.thumbnail-wrapper {
  padding-bottom: 56%;
  background: #eee;
  overflow: hidden;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.thumbnail-wrapper > * {
  position: absolute;
  width: 100%;
  height: 100%;
}

.view-content .row:before,
.view-content .row:after {
  content: none;
}

/* end */
.dxpr-theme-secondary-header {
  background: transparent;
}

.dxpr-theme-secondary-header a {
  color: #444;
}

.dxpr-theme-footer {
  background-color: #ffffff;
  color: #747a85;
  border-color: #747a85;
}

.dxpr-theme-header a {
  color: #fff;
}
.dxpr-theme-header a:hover {
  color: #fff;
}

.body--dxpr-theme-nav-desktop #navbar.dxpr-theme-header--top {
  background-color: rgb(0, 53, 173) !important;
  opacity: 1;
}

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