﻿html,
button,
input,
select,
textarea {
  color: #202020;
}
body.positionFixed {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
html,
body {
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 1em;
  line-height: 1.4;
  -webkit-overflow-scrolling: touch;
}
html.wf-loading html,
html.wf-loading body {
  visibility: hidden;
}
::-moz-selection {
  background: #b0b0b0;
  text-shadow: none;
}
::selection {
  background: #000000;
  color: #ffffff;
  text-shadow: none;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  color: #7f7f7f;
  text-decoration: none;
}
a:hover {
  color: #7f7f7f;
  text-decoration: none;
}
p a {
  color: #939393;
  text-decoration: underline;
}
hr {
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #202020;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.error {
  border-color: #ff9595 !important;
  color: #ff9595 !important;
}
.error::-webkit-input-placeholder {
  color: #ff9595 !important;
}
.error:-moz-placeholder {
  /* Firefox 18- */
  color: #ff9595 !important;
}
.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #ff9595 !important;
}
.error:-ms-input-placeholder {
  color: #ff9595 !important;
}
.siteName {
  text-shadow: 0 0 20px #202020;
  font-size: 60px !important;
  font-weight: bold !important;
  letter-spacing: 0.3px !important;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
}
html.wf-loading .siteName {
  visibility: hidden;
}
.siteName span {
  font-weight: normal !important;
  margin-left: 5px;
}
.btn {
  background: transparent;
  border: 4px solid #7f7f7f;
  color: #7f7f7f;
  display: inline-block;
  font-size: 33px;
  letter-spacing: 0.045em;
  margin: 0 auto;
  padding: 8px 12px 2px;
  text-transform: uppercase;
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
}
html.wf-loading .btn {
  visibility: hidden;
}
.btn.white {
  border-color: #ffffff;
  color: #ffffff;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.content {
  *zoom: 1;
}
.content:before,
.content:after {
  content: " ";
  display: table;
  clear: both;
}
.inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2 {
  color: #939393;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 46px;
  font-weight: normal;
  text-transform: lowercase;
}
html.wf-loading h2 {
  visibility: hidden;
}
h4.titleCaps {
  text-transform: none;
  font-weight: 100;
}
#big-video-vid {
  position: absolute;
}
.vjs-text-track-display {
  display: none !important;
}
.vjs-control-bar {
  display: none !important;
}
.headRoom.inner {
  padding: 50px 0 0;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headRoom.inner .row {
  margin: 0 -10px;
}
.slide:focus {
  outline: none;
}
.centered {
  text-align: center;
}
.show-hide h1,
.show-hide h2,
.show-hide h3,
.show-hide h4,
.show-hide h5,
.show-hide h6 {
  cursor: pointer;
  margin-bottom: 0;
}
.show-hide h1 + *,
.show-hide h2 + *,
.show-hide h3 + *,
.show-hide h4 + *,
.show-hide h5 + *,
.show-hide h6 + * {
  margin-top: 0em;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
}
.show-hide h1.is-open + *,
.show-hide h2.is-open + *,
.show-hide h3.is-open + *,
.show-hide h4.is-open + *,
.show-hide h5.is-open + *,
.show-hide h6.is-open + * {
  max-height: 50em;
}
.show-hide p,
.show-hide ul,
.show-hide ol {
  margin-top: 1em;
}
.careers {
  color: #7f7f7f;
}
#tubular-container {
  top: 0;
}
body {
  min-height: 1024px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
body .header {
  background: #202020;
  height: auto;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  *zoom: 1;
}
body .header:before,
body .header:after {
  content: " ";
  display: table;
  clear: both;
}
body .header #big-video-wrap {
  background: transparent;
  color: transparent;
  display: none;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 2;
}
body .header #big-video-wrap .vjs-control-bar,
body .header #big-video-wrap .vjs-big-play-button {
  display: none;
}
body .header .controls {
  bottom: 45px;
  cursor: pointer;
  display: block;
  height: 35px;
  position: absolute;
  width: 35px;
  z-index: 3;
}
body .header .controls.play {
  background: url(/Content/images/play.png) no-repeat center center;
  left: 60px;
}
body .header .controls.play.pause {
  background: url(/Content/images/pause.png) no-repeat center center;
}
body .header .controls.mute {
  background: url(/Content/images/mute.png) no-repeat center center;
  left: 120px;
}
body .header .controls.mute.muted {
  background: url(/Content/images/unmute.png) no-repeat center center;
}
body .header .featured {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
}
body .header .inner {
  max-width: none;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 25%;
  width: 100%;
  z-index: 2;
}
body .header .inner h1 {
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 46px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
  max-width: 970px;
}
html.wf-loading body .header .inner h1 {
  visibility: hidden;
}
body .header .inner h1.siteName {
  text-shadow: none;
  background-image: url('/Content/images/logo-white.png');
  text-indent: -9999px;
  width: 454px;
  height: 111px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
  -ms-behavior: url(/js/backgroundsize.min.htc);
}
body .header .inner p {
  color: #ffffff;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 30px;
  text-align: center;
  margin: 0 auto;
  max-width: 970px;
}
html.wf-loading body .header .inner p {
  visibility: hidden;
}
body .header .inner a.btn {
  margin: 30px 19px;
  border: none;
  font-size: 22px;
  border-bottom: 2px solid #ffffff;
  padding: 0 0 0;
  letter-spacing: 0.09em;
  line-height: 1;
  font-family: "akzidenz-grotesk", sans-serif;
  visibility: visible;
}
html.wf-loading body .header .inner a.btn {
  visibility: hidden;
}
body .arrowDown {
  background: url(/Content/images/header-arrow.png) no-repeat 50% 80%;
  bottom: 65px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 18px;
  height: 62px;
  left: 50%;
  margin-left: -100px;
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
  z-index: 2;
}
html.wf-loading body .arrowDown {
  visibility: hidden;
}
body .arrowDown h4 {
  height: 100%;
  letter-spacing: 3px;
  margin: 0;
  position: absolute;
  width: 100%;
}
body.stickyNav .nav {
  position: absolute;
  top: 100%;
}
body h4.sectionTitle {
  color: #7f7f7f;
  font-size: 30px;
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
  font-weight: normal;
  letter-spacing: 0.025em;
  margin-bottom: 28px;
  text-align: center;
  text-transform: uppercase;
}
html.wf-loading body h4.sectionTitle {
  visibility: hidden;
}
.touch body .arrowDown {
  position: absolute;
}
main.content {
  background: #ffffff;
  padding: 0;
  position: relative;
  z-index: 2;
}
main.content .inner {
  padding: 0;
  position: relative;
}
main.content .inner hr {
  border-color: #c4c4c4;
}
main.content .inner h2 {
  margin: 40px 0 0 0;
}
main.content .inner .btn {
  clear: both;
  display: block;
  margin: 75px auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 130px;
}
main.content .inner .list {
  list-style: none;
  margin: 0;
  padding: 0;
}
main.content .inner .list .listItem {
  /*border-bottom: 1px @greyLight solid;*/
  margin: 0;
  min-height: 180px;
  padding: 32px 0;
  position: relative;
  *zoom: 1;
}
main.content .inner .list .listItem:before,
main.content .inner .list .listItem:after {
  content: " ";
  display: table;
  clear: both;
}
main.content .inner .list .listItem .linkHolder {
  position: relative;
}
main.content .inner .list .listItem .listImage {
  float: left;
  height: 174px;
  overflow: hidden;
  width: 25%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
main.content .inner .list .listItem .listImage img {
  height: auto;
  width: 100%;
}
main.content .inner .list .listItem .meta {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 18px;
  height: 100%;
  margin-left: 25%;
  margin-top: -7px;
  padding-left: 32px;
  position: relative;
}
html.wf-loading main.content .inner .list .listItem .meta {
  visibility: hidden;
}
main.content .inner .list .listItem .meta .top {
  color: #7f7f7f;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 11px;
  margin: 9px 0 10px 0;
  text-transform: uppercase;
}
html.wf-loading main.content .inner .list .listItem .meta .top {
  visibility: hidden;
}
main.content .inner .list .listItem .meta h3 {
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 22px;
  font-weight: bold;
  margin: 8px 0;
}
html.wf-loading main.content .inner .list .listItem .meta h3 {
  visibility: hidden;
}
main.content .inner .list .listItem .meta h3 a {
  line-height: 30px;
}
main.content .inner .list .listItem .meta p {
  line-height: 28px;
}
main.content .inner .list .listItem .meta .excerpt {
  margin: 0;
}
main.content .inner .list .listItem .meta .excerpt a {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
}
main.content .inner .list .listItem .meta a.full {
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
html.wf-loading main.content .inner .list .listItem .meta a.full {
  visibility: hidden;
}
main.content .contactForm {
  *zoom: 1;
}
main.content .contactForm:before,
main.content .contactForm:after {
  content: " ";
  display: table;
  clear: both;
}
main.content .contactForm .inner {
  max-width: 770px;
}
main.content .contactForm .inner .contactForm {
  *zoom: 1;
}
main.content .contactForm .inner .contactForm:before,
main.content .contactForm .inner .contactForm:after {
  content: " ";
  display: table;
  clear: both;
}
main.content .contactForm .inner .contactForm .inputContainer {
  margin: 0 0 20px 0;
  width: auto;
}
main.content .contactForm .inner .contactForm .inputContainer input,
main.content .contactForm .inner .contactForm .inputContainer textarea {
  border: 1px #b0b0b0 solid;
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 16px;
  outline: none;
  padding: 10px 0;
  text-indent: 10px;
  width: 100%;
}
html.wf-loading main.content .contactForm .inner .contactForm .inputContainer input,
html.wf-loading main.content .contactForm .inner .contactForm .inputContainer textarea {
  visibility: hidden;
}
main.content .contactForm .inner .contactForm .inputContainer input.input-validation-error,
main.content .contactForm .inner .contactForm .inputContainer textarea.input-validation-error {
  border-color: #ff9595;
}
main.content .contactForm .inner .contactForm .inputContainer textarea {
  height: 203px;
}
main.content .contactForm .inner .contactForm .inputContainer .field-validation-error {
  color: #ff9595;
  font-size: 0.9em;
}
main.content .contactForm .inner .contactForm .text {
  float: left;
  padding: 0;
  width: 50%;
}
main.content .contactForm .inner .contactForm .text .inputContainer {
  margin: 0 10px 20px 0;
}
main.content .contactForm .inner .contactForm .message {
  float: left;
  width: 50%;
}
main.content .contactForm .inner .contactForm .message .inputContainer {
  margin: 0 0 30px 10px;
}
main.content .contactForm .inner .contactForm .btn {
  float: none;
  margin-top: 0;
}
main.content .contactForm .inner .contactInfo {
  margin-left: 15px;
  *zoom: 1;
}
main.content .contactForm .inner .contactInfo:before,
main.content .contactForm .inner .contactInfo:after {
  content: " ";
  display: table;
  clear: both;
}
main.content .contactForm .inner .contactInfo .map {
  height: auto;
  margin-bottom: 15px;
  width: 100%;
}
main.content .contactForm .inner .contactInfo .info {
  color: #939393;
  width: 100%;
  *zoom: 1;
}
main.content .contactForm .inner .contactInfo .info:before,
main.content .contactForm .inner .contactInfo .info:after {
  content: " ";
  display: table;
  clear: both;
}
main.content .contactForm .inner .contactInfo .info span {
  display: block;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 15px;
  position: absolute;
  text-transform: uppercase;
  width: 130px;
}
html.wf-loading main.content .contactForm .inner .contactInfo .info span {
  visibility: hidden;
}
main.content .contactForm .inner .contactInfo .info span.content {
  display: block;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 16px;
  margin-left: 130px;
  position: static;
  text-transform: none;
  width: auto;
}
html.wf-loading main.content .contactForm .inner .contactInfo .info span.content {
  visibility: hidden;
}
main.content .contactForm .inner .contactInfo .info span.content a {
  color: #202020;
}
footer.footer {
  background: #ffffff;
  /*border-top: 1px solid @grey;*/
  color: #565656;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 18px;
  padding: 30px 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
html.wf-loading footer.footer {
  visibility: hidden;
}
footer.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
footer.footer ul li {
  display: inline;
}
footer.footer ul li a.icon {
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 36px;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
}
footer.footer ul li a.icon.fb {
  background-image: url(/Content/images/social/facebook.png);
}
footer.footer ul li a.icon.fb:hover {
  background-image: url(/Content/images/social/facebook_hover.png);
}
footer.footer ul li a.icon.gp {
  background-image: url(/Content/images/social/google.png);
}
footer.footer ul li a.icon.gp:hover {
  background-image: url(/Content/images/social/google_hover.png);
}
footer.footer ul li a.icon.in {
  background-image: url(/Content/images/social/linked.png);
}
footer.footer ul li a.icon.in:hover {
  background-image: url(/Content/images/social/linked_hover.png);
}
footer.footer ul li a.icon.tw {
  background-image: url(/Content/images/social/twitter.png);
}
footer.footer ul li a.icon.tw:hover {
  background-image: url(/Content/images/social/twitter_hover.png);
}
footer.footer ul li a.icon.ig {
  background-image: url(/Content/images/social/instagram.png);
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  -ms-behavior: url(/js/backgroundsize.min.htc);
}
footer.footer ul li a.icon.ig:hover {
  background-image: url(/Content/images/social/instagram_hover.png);
}
footer.footer p {
  letter-spacing: 2px;
  margin: 15px 0 8px 0;
}
footer.footer p a {
  color: #565656;
  text-decoration: none;
}
footer.footer .copy {
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 15px;
}
html.wf-loading footer.footer .copy {
  visibility: hidden;
}
.svg footer.footer ul li a.icon {
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.svg footer.footer ul li a.icon:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.svg footer.footer ul li a.icon.fb {
  background-image: url(/Content/images/social/facebook.svg);
}
.svg footer.footer ul li a.icon.fb:hover {
  background-image: url(/Content/images/social/facebook_hover.svg);
}
.svg footer.footer ul li a.icon.gp {
  background-image: url(/Content/images/social/google.svg);
}
.svg footer.footer ul li a.icon.gp:hover {
  background-image: url(/Content/images/social/google_hover.svg);
}
.svg footer.footer ul li a.icon.in {
  background-image: url(/Content/images/social/linked.svg);
}
.svg footer.footer ul li a.icon.in:hover {
  background-image: url(/Content/images/social/linked_hover.svg);
}
.svg footer.footer ul li a.icon.tw {
  background-image: url(/Content/images/social/twitter.svg);
}
.svg footer.footer ul li a.icon.tw:hover {
  background-image: url(/Content/images/social/twitter_hover.svg);
}
.svg footer.footer ul li a.icon.vim {
  background-image: url(/Content/images/social/vimeo.svg);
}
.svg footer.footer ul li a.icon.vim:hover {
  background-image: url(/Content/images/social/vimeo_hover.svg);
}
.svg footer.footer ul li a.icon.ig {
  background-image: url(/Content/images/social/instagram.png);
}
.svg footer.footer ul li a.icon.ig:hover {
  background-image: url(/Content/images/social/instagram_hover.png);
}
.errorPage {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 22px;
  text-align: center;
  padding: 20px 20px;
}
html.wf-loading .errorPage {
  visibility: hidden;
}
.featuredBg {
  background-size: cover;
}
.featuredOpacity {
  opacity: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.umbhomepage {
  margin-top: 100%;
}
.umbhomepage .header {
  background: transparent;
  bottom: 0;
  height: 100%;
  left: 0;
  padding: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
}
.umbhomepage .header .poster {
  bottom: 0;
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
.umbhomepage .header.noVideo .poster {
  display: block;
}
.umbhomepage .header .featured {
  z-index: 1;
}
.umbhomepage .header .inner {
  text-align: center;
}
.umbhomepage .header .inner p {
  margin: 12px auto 0 auto;
}
.umbhomepage .header .controls {
  display: none;
}
.umbhomepage main.content {
  padding-top: 55px;
}
.touch .umbhomepage .header {
  position: absolute;
}
.umbnewsoverview {
  margin-top: 55px;
}
main.content .btn.newsArchive {
  border-color: #939393;
  color: #939393;
  padding: 8px 12px 2px;
  width: 180px;
}
main.content section.newsArchive {
  margin: 0 0 60px;
  overflow: hidden;
  *zoom: 1;
}
main.content section.newsArchive:before,
main.content section.newsArchive:after {
  content: " ";
  display: table;
  clear: both;
}
main.content section.newsArchive .archivedNewsItem {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 25%;
  *zoom: 1;
}
main.content section.newsArchive .archivedNewsItem:before,
main.content section.newsArchive .archivedNewsItem:after {
  content: " ";
  display: table;
  clear: both;
}
main.content section.newsArchive .archivedNewsItem p {
  border: none;
  color: #939393;
  display: block;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 18px;
  height: 280px;
  margin: 0 15px;
  *zoom: 1;
}
html.wf-loading main.content section.newsArchive .archivedNewsItem p {
  visibility: hidden;
}
main.content section.newsArchive .archivedNewsItem p:before,
main.content section.newsArchive .archivedNewsItem p:after {
  content: " ";
  display: table;
  clear: both;
}
main.content section.newsArchive .archivedNewsItem p img {
  height: auto;
  margin-bottom: 13px;
  width: 100%;
}
main.content section.newsArchive .archivedNewsItem p .title {
  display: block;
  font-weight: bold;
}
main.content section.newsArchive .archivedNewsItem p .title a {
  color: #202020;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}
html.wf-loading main.content section.newsArchive .archivedNewsItem p .title a {
  visibility: hidden;
}
main.content section.newsArchive .archivedNewsItem p .date {
  display: block;
  font-size: 14px;
}
main.content section.newsArchive .archivedNewsItem.first p {
  margin-left: 0;
}
main.content section.newsArchive .archivedNewsItem.last p {
  margin-right: 0;
}
.umbnewsitem main.content header .meta span {
  top: 2px;
  width: 15px;
}
body.projects,
body.projectcategory,
.projectsmap {
  position: relative;
  overflow: hidden;
}
body.projects .header,
body.projectcategory .header,
.projectsmap .header {
  bottom: 134px;
  position: fixed;
  top: 0;
  z-index: 1;
  /*&:before {
            background: url('/Content/images/featured-overlay.png') bottom repeat-x;
            bottom: 0;
            height: 100%;
            pointer-events: none;
            position: absolute;
            width: 100%;
            z-index: 2;
        }*/
}
body.projects .header .largeLink,
body.projectcategory .header .largeLink,
.projectsmap .header .largeLink {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
body.projects .header .text,
body.projectcategory .header .text,
.projectsmap .header .text {
  display: none;
  bottom: 30px;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 2;
}
body.projects .header .text h2,
body.projectcategory .header .text h2,
.projectsmap .header .text h2 {
  margin: 0;
}
body.projects .header .text h2 a,
body.projectcategory .header .text h2 a,
.projectsmap .header .text h2 a {
  color: #ffffff;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 44px;
  margin: 0;
  text-transform: none;
}
html.wf-loading body.projects .header .text h2 a,
html.wf-loading body.projectcategory .header .text h2 a,
html.wf-loading .projectsmap .header .text h2 a {
  visibility: hidden;
}
body.projects .header .text h4,
body.projectcategory .header .text h4,
.projectsmap .header .text h4 {
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 15px 0 0 0;
}
html.wf-loading body.projects .header .text h4,
html.wf-loading body.projectcategory .header .text h4,
html.wf-loading .projectsmap .header .text h4 {
  visibility: hidden;
}
body.projects .header .text h4 span.location,
body.projectcategory .header .text h4 span.location,
.projectsmap .header .text h4 span.location {
  margin-right: 10px;
}
body.projects .header .text h4 span.name,
body.projectcategory .header .text h4 span.name,
.projectsmap .header .text h4 span.name {
  margin-left: 10px;
}
body.projects .featuredProjects,
body.projectcategory .featuredProjects,
.projectsmap .featuredProjects {
  background: #ffffff;
  bottom: 53px;
  height: 82px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 22;
}
body.projects .featuredProjects li,
body.projectcategory .featuredProjects li,
.projectsmap .featuredProjects li {
  display: inline-block;
  height: 100%;
  position: relative;
  width: 7.4%;
}
body.projects .featuredProjects li .linkHolder,
body.projectcategory .featuredProjects li .linkHolder,
.projectsmap .featuredProjects li .linkHolder {
  height: 72px;
  margin: 5px 0;
  position: relative;
  width: auto;
}
body.projects .featuredProjects li .linkHolder a.featuredProject,
body.projectcategory .featuredProjects li .linkHolder a.featuredProject,
.projectsmap .featuredProjects li .linkHolder a.featuredProject {
  display: block;
  height: 100%;
  opacity: 0.75;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
body.projects .featuredProjects li .linkHolder a.featuredProject:hover,
body.projectcategory .featuredProjects li .linkHolder a.featuredProject:hover,
.projectsmap .featuredProjects li .linkHolder a.featuredProject:hover {
  opacity: 1;
}
body.projects .featuredProjects li .linkHolder h5,
body.projectcategory .featuredProjects li .linkHolder h5,
.projectsmap .featuredProjects li .linkHolder h5,
body.projects .featuredProjects li .linkHolder p,
body.projectcategory .featuredProjects li .linkHolder p,
.projectsmap .featuredProjects li .linkHolder p {
  display: none;
}
body.projects #customInfoWindow,
body.projectcategory #customInfoWindow,
.projectsmap #customInfoWindow {
  border: #202020 solid 5px;
  display: block;
  height: 125px;
  margin: 5px 0 5px 0;
  overflow: hidden;
  position: relative;
  width: 300px;
}
body.projects #customInfoWindow .featuredImage,
body.projectcategory #customInfoWindow .featuredImage,
.projectsmap #customInfoWindow .featuredImage {
  height: 100%;
  position: absolute;
  width: auto;
}
body.projects #customInfoWindow .featuredParagraph,
body.projectcategory #customInfoWindow .featuredParagraph,
.projectsmap #customInfoWindow .featuredParagraph {
  background: #202020;
  background: rgba(32, 32, 32, 0.5);
  bottom: 0;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  left: 0;
  margin: 0;
  padding: 3px 5px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  z-index: 2;
}
html.wf-loading body.projects #customInfoWindow .featuredParagraph,
html.wf-loading body.projectcategory #customInfoWindow .featuredParagraph,
html.wf-loading .projectsmap #customInfoWindow .featuredParagraph {
  visibility: hidden;
}
body.alternating .arrowDown,
body.process .arrowDown {
  display: block;
}
body.alternating .header,
body.process .header {
  background: white;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  bottom: 0;
  height: 100%;
  left: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
}
body.alternating .header .poster,
body.process .header .poster {
  bottom: 0;
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
body.alternating .header.noVideo .poster,
body.process .header.noVideo .poster {
  display: block;
}
body.alternating .header h1,
body.process .header h1 {
  display: none;
}
body.alternating main.content,
body.process main.content {
  padding-top: 100px;
}
body.alternating main.content h2,
body.process main.content h2 {
  margin: 100px 0 40px;
  text-align: center;
}
body.alternating main.content p.intro,
body.process main.content p.intro {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 22px;
  font-weight: normal;
  margin: 0 auto 75px;
  max-width: 970px;
  text-align: left;
  width: 100%;
}
html.wf-loading body.alternating main.content p.intro,
html.wf-loading body.process main.content p.intro {
  visibility: hidden;
}
body.alternating main.content .contactForm .inner .contactForm .inputContainer textarea#Message,
body.process main.content .contactForm .inner .contactForm .inputContainer textarea#Message {
  height: 214px;
}
body.alternating .alternatingMain,
body.process .alternatingMain {
  background: #ffffff;
  position: relative;
  z-index: 2;
  *zoom: 1;
  padding: 0 20px;
}
body.alternating .alternatingMain:before,
body.process .alternatingMain:before,
body.alternating .alternatingMain:after,
body.process .alternatingMain:after {
  content: " ";
  display: table;
  clear: both;
}
body.alternating .alternatingMain.center .alternatingImage,
body.process .alternatingMain.center .alternatingImage {
  width: 100% !important;
  max-width: 1500px;
  float: none !important;
  margin: 0 auto !important;
}
body.alternating .alternatingMain.center .alternatingImage img,
body.process .alternatingMain.center .alternatingImage img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 1000px !important;
}
body.alternating .alternatingMain.center .alternatingContent,
body.process .alternatingMain.center .alternatingContent {
  width: 100% !important;
  max-width: 1500px !important;
  float: none !important;
  margin: 30px auto 0 !important;
}
body.alternating .alternatingMain.center .alternatingContent p,
body.process .alternatingMain.center .alternatingContent p,
body.alternating .alternatingMain.center .alternatingContent h3,
body.process .alternatingMain.center .alternatingContent h3 {
  text-align: left;
}
body.alternating .alternatingMain h2,
body.process .alternatingMain h2 {
  text-align: center;
  text-transform: none;
  font-size: 25px;
  font-weight: 600;
}
body.alternating .alternatingMain hr,
body.process .alternatingMain hr {
  border-color: #c4c4c4;
}
body.alternating .alternatingMain section.alternatingSection,
body.process .alternatingMain section.alternatingSection {
  background: #ffffff;
  margin: 70px 0;
  position: relative;
  *zoom: 1;
}
body.alternating .alternatingMain section.alternatingSection:before,
body.process .alternatingMain section.alternatingSection:before,
body.alternating .alternatingMain section.alternatingSection:after,
body.process .alternatingMain section.alternatingSection:after {
  content: " ";
  display: table;
  clear: both;
}
body.alternating .alternatingMain section.alternatingSection .alternatingImage,
body.process .alternatingMain section.alternatingSection .alternatingImage {
  width: 49%;
}
body.alternating .alternatingMain section.alternatingSection .alternatingImage img,
body.process .alternatingMain section.alternatingSection .alternatingImage img {
  height: auto;
  max-height: 420px;
  max-width: 100%;
}
body.alternating .alternatingMain section.alternatingSection .alternatingContent,
body.process .alternatingMain section.alternatingSection .alternatingContent {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  max-width: 600px;
  width: 49%;
}
html.wf-loading body.alternating .alternatingMain section.alternatingSection .alternatingContent,
html.wf-loading body.process .alternatingMain section.alternatingSection .alternatingContent {
  visibility: hidden;
}
body.alternating .alternatingMain section.alternatingSection .alternatingContent h3,
body.process .alternatingMain section.alternatingSection .alternatingContent h3 {
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 0;
}
body.alternating .alternatingMain section.alternatingSection .alternatingContent p,
body.process .alternatingMain section.alternatingSection .alternatingContent p {
  font-size: 22px;
  margin: 15px 0 0;
}
body.alternating .alternatingMain section.alternatingSection:nth-child(even) .alternatingImage,
body.process .alternatingMain section.alternatingSection:nth-child(even) .alternatingImage {
  float: right;
  margin: 0 0 0 1%;
}
body.alternating .alternatingMain section.alternatingSection:nth-child(even) .alternatingImage img,
body.process .alternatingMain section.alternatingSection:nth-child(even) .alternatingImage img {
  float: left;
}
body.alternating .alternatingMain section.alternatingSection:nth-child(even) .alternatingContent,
body.process .alternatingMain section.alternatingSection:nth-child(even) .alternatingContent {
  float: right;
  margin: 0 1% 0 0;
  text-align: right;
}
body.alternating .alternatingMain section.alternatingSection:nth-child(odd) .alternatingImage,
body.process .alternatingMain section.alternatingSection:nth-child(odd) .alternatingImage {
  float: left;
  margin: 0 1% 0 0;
}
body.alternating .alternatingMain section.alternatingSection:nth-child(odd) .alternatingImage img,
body.process .alternatingMain section.alternatingSection:nth-child(odd) .alternatingImage img {
  float: right;
}
body.alternating .alternatingMain section.alternatingSection:nth-child(odd) .alternatingContent,
body.process .alternatingMain section.alternatingSection:nth-child(odd) .alternatingContent {
  float: left;
  margin: 0 0 0 1%;
}
.touch body.alternating .header,
.touch body.process .header {
  position: absolute;
}
body.archivecategory main.content .inner .list .listItem .meta h3 {
  margin-top: 0;
}
body.archivecategory main.content .inner .list .listItem {
  margin-top: 55px;
  padding-top: 55px;
}
body.projectitem {
  margin-top: 100%;
}
body.projectitem h3 {
  line-height: 1.4em;
  margin-bottom: -10px;
}
body.projectitem .header {
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
body.projectitem .header:before {
  background: url('/Content/images/featured-overlay.png') bottom repeat-x;
  bottom: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
  display: none;
}
body.projectitem .header .projectsLink {
  background: url(/Content/images/projects-link.png) no-repeat center;
  display: none;
  height: 29px;
  left: 40px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 40px;
  width: 29px;
  z-index: 4;
}
body.projectitem main.content {
  padding-top: 86.25px;
}
body.projectitem main.content .text {
  text-align: left;
  top: 0;
  margin: 0 auto;
  max-width: 970px;
  padding: 20px 0;
  position: relative;
  width: 100%;
  z-index: 2;
}
body.projectitem main.content .text h2 {
  color: #202020;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 36px;
  margin: 0;
  text-transform: none;
}
html.wf-loading body.projectitem main.content .text h2 {
  visibility: hidden;
}
body.projectitem main.content .text h4 {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0 0 0;
}
html.wf-loading body.projectitem main.content .text h4 {
  visibility: hidden;
}
body.projectitem main.content .projectDetail .inner {
  max-width: 970px;
}
body.projectitem main.content .projectDetail .inner table {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 18px;
}
html.wf-loading body.projectitem main.content .projectDetail .inner table {
  visibility: hidden;
}
body.projectitem main.content .projectDetail .inner table tr {
  vertical-align: top;
}
body.projectitem main.content .projectDetail .inner table tr td {
  height: 40px;
  line-height: 40px;
}
body.projectitem main.content .projectDetail .inner table tr .tableHead {
  color: #202020;
  width: 200px;
}
body.projectitem main.content .relatedProjects {
  *zoom: 1;
}
body.projectitem main.content .relatedProjects:before,
body.projectitem main.content .relatedProjects:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectitem main.content .relatedProjects .inner {
  max-width: 1220px;
}
body.projectitem main.content .relatedProjects .inner .sectionTitle {
  padding: 0 10px;
  text-align: left;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects {
  *zoom: 1;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects:before,
body.projectitem main.content .relatedProjects .inner .relatedProjects:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project {
  float: left;
  width: 25%;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner {
  margin: 0 10px;
  position: relative !important;
  width: auto;
  *zoom: 1;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner:before,
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .relatedProject {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 165px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  *zoom: 1;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .relatedProject:before,
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .relatedProject:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta {
  *zoom: 1;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta:before,
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta h5 {
  color: #202020;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 18px;
}
html.wf-loading body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta h5 {
  visibility: hidden;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta h5 a {
  color: #202020;
}
body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta p {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 35px;
  margin-top: 3px;
}
html.wf-loading body.projectitem main.content .relatedProjects .inner .relatedProjects .project .inner .meta p {
  visibility: hidden;
}
body.projectitem main.content .contactForm {
  margin: 0 0 30px 0;
}
#overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 32, 32, 0.75);
  top: 0;
  left: 0;
  z-index: 999;
}
#overlay.fadeIn {
  opacity: 1;
}
#overlay .header {
  -webkit-background-size: 90% auto;
  -moz-background-size: 90% auto;
  background-size: 90% auto;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-position: center;
  z-index: 999;
  top: 0;
}
::-webkit-input-placeholder {
  color: #b0b0b0;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #b0b0b0;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #b0b0b0;
}
:-ms-input-placeholder {
  color: #b0b0b0;
}
.contactpage .header {
  height: 265px;
  padding-top: 0;
}
.contactpage .header .siteName {
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 46px !important;
  font-weight: 500 !important;
  margin: 75px auto;
}
html.wf-loading .contactpage .header .siteName {
  visibility: hidden;
}
.contactpage main.content .inner {
  max-width: 970px;
  *zoom: 1;
}
.contactpage main.content .inner:before,
.contactpage main.content .inner:after {
  content: " ";
  display: table;
  clear: both;
}
.contactpage main.content h2 {
  font-size: 30px;
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
  font-weight: normal;
  letter-spacing: 0.025em;
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase;
}
html.wf-loading .contactpage main.content h2 {
  visibility: hidden;
}
.contactpage main.content section .contactForm {
  margin-right: 15px;
  *zoom: 1;
}
.contactpage main.content section .contactForm:before,
.contactpage main.content section .contactForm:after {
  content: " ";
  display: table;
  clear: both;
}
.contactpage main.content section .contactForm .inputContainer {
  margin: 0 0 20px 0;
  width: 100%;
}
.contactpage main.content section .contactForm .inputContainer input,
.contactpage main.content section .contactForm .inputContainer textarea {
  border: 1px #939393 solid;
  border-radius: 0;
  color: #939393;
  outline: none;
  padding: 10px 0;
  text-indent: 10px;
  width: 100%;
  -webkit-appearance: none;
}
.contactpage main.content section .contactForm .inputContainer input::-webkit-input-placeholder,
.contactpage main.content section .contactForm .inputContainer textarea::-webkit-input-placeholder {
  color: #939393;
}
.contactpage main.content section .contactForm .inputContainer input:-moz-placeholder,
.contactpage main.content section .contactForm .inputContainer textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #939393;
}
.contactpage main.content section .contactForm .inputContainer input::-moz-placeholder,
.contactpage main.content section .contactForm .inputContainer textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #939393;
}
.contactpage main.content section .contactForm .inputContainer input:-ms-input-placeholder,
.contactpage main.content section .contactForm .inputContainer textarea:-ms-input-placeholder {
  color: #939393;
}
.contactpage main.content section .contactForm .inputContainer input.input-validation-error,
.contactpage main.content section .contactForm .inputContainer textarea.input-validation-error {
  border-color: #ff9595;
}
.contactpage main.content section .contactForm .inputContainer textarea {
  height: 200px;
}
.contactpage main.content section .contactForm .inputContainer .field-validation-error {
  color: #ff9595;
  font-size: 0.9em;
}
.contactpage main.content section .contactForm .btn {
  border-color: #939393;
  color: #939393;
  float: left;
  margin-top: 10px;
}
.contactpage main.content section .contactInfo {
  margin-left: 15px;
  *zoom: 1;
}
.contactpage main.content section .contactInfo:before,
.contactpage main.content section .contactInfo:after {
  content: " ";
  display: table;
  clear: both;
}
.contactpage main.content section .contactInfo .map {
  height: auto;
  margin-bottom: 15px;
  width: 100%;
}
.contactpage main.content section .contactInfo p strong {
  font-size: 24px;
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
  font-weight: 100;
  color: #939393;
}
html.wf-loading .contactpage main.content section .contactInfo p strong {
  visibility: hidden;
}
.contactpage main.content section .contactInfo .info {
  color: #939393;
  width: 100%;
  *zoom: 1;
}
.contactpage main.content section .contactInfo .info:before,
.contactpage main.content section .contactInfo .info:after {
  content: " ";
  display: table;
  clear: both;
}
.contactpage main.content section .contactInfo .info span {
  display: block;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 15px;
  letter-spacing: 0.1em;
  position: absolute;
  text-transform: uppercase;
  width: 130px;
}
html.wf-loading .contactpage main.content section .contactInfo .info span {
  visibility: hidden;
}
.contactpage main.content section .contactInfo .info span.content {
  display: block;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 16px;
  letter-spacing: 0;
  margin-left: 130px;
  position: static;
  text-transform: none;
  width: auto;
}
html.wf-loading .contactpage main.content section .contactInfo .info span.content {
  visibility: hidden;
}
.contactpage main.content section .contactInfo .info span.content a {
  color: #7f7f7f;
}
.umbtextpage {
  margin-top: 55px;
}
.umbtextpage h2 {
  margin-bottom: 50px!important;
}
.searchResult {
  margin: 80px auto;
  width: 80%;
}
.noResults {
  font-weight: bold;
  list-style: none;
  text-align: center;
}
.in-banner-title {
  position: relative;
}
.in-banner-title img {
  max-width: 100%;
}
.in-banner-title:after {
  content: attr(data-title);
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 3em;
  font-weight: 200;
  letter-spacing: 0.125em;
}
html.wf-loading .in-banner-title:after {
  visibility: hidden;
}
body.umbnewsitem main.content .inner header {
  margin: 0 auto;
  max-width: 770px;
  width: auto;
  max-width: 970px;
}
body.umbnewsitem main.content .inner header h2 {
  font-size: 36px;
  line-height: 46px;
  margin-top: 90px;
  text-transform: none;
}
body.umbnewsitem main.content .inner header .meta {
  display: block;
  *zoom: 1;
}
body.umbnewsitem main.content .inner header .meta:before,
body.umbnewsitem main.content .inner header .meta:after {
  content: " ";
  display: table;
  clear: both;
}
body.umbnewsitem main.content .inner header .meta p {
  color: #7f7f7f;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  float: left;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-right: 10px;
  text-transform: uppercase;
}
html.wf-loading body.umbnewsitem main.content .inner header .meta p {
  visibility: hidden;
}
body.umbnewsitem main.content .inner header .meta p a {
  color: #7f7f7f;
}
body.umbnewsitem main.content .inner header .meta .social {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 25px;
  text-indent: -9999px;
  margin: 15px 5px;
  overflow: hidden;
  width: 25px;
}
body.umbnewsitem main.content .inner header .meta .social.fb {
  background-image: url(/Content/images/social/facebook.png);
}
body.umbnewsitem main.content .inner header .meta .social.fb:hover {
  background-image: url(/Content/images/social/facebook_hover.png);
}
body.umbnewsitem main.content .inner header .meta .social.in {
  background-image: url(/Content/images/social/linked.png);
}
body.umbnewsitem main.content .inner header .meta .social.in:hover {
  background-image: url(/Content/images/social/linked_hover.png);
}
body.umbnewsitem main.content .inner header .meta .social.tw {
  background-image: url(/Content/images/social/twitter.png);
}
body.umbnewsitem main.content .inner header .meta .social.tw:hover {
  background-image: url(/Content/images/social/twitter_hover.png);
}
body.umbnewsitem main.content .inner header .meta .social.pt {
  background-image: url(/Content/images/social/pintrest.png);
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  -ms-behavior: url(/js/backgroundsize.min.htc);
}
body.umbnewsitem main.content .inner header .meta .social.pt:hover {
  background-image: url(/Content/images/social/pintrest_hover.png);
}
body.umbnewsitem main.content .inner .mainImage {
  position: relative;
  margin: 0 auto;
  max-width: 970px;
  width: auto;
  *zoom: 1;
}
body.umbnewsitem main.content .inner .mainImage:before,
body.umbnewsitem main.content .inner .mainImage:after {
  content: " ";
  display: table;
  clear: both;
}
body.umbnewsitem main.content .inner .mainImage .image-full {
  *zoom: 1;
}
body.umbnewsitem main.content .inner .mainImage .image-full:before,
body.umbnewsitem main.content .inner .mainImage .image-full:after {
  content: " ";
  display: table;
  clear: both;
}
body.umbnewsitem main.content .inner .mainImage .image-full img {
  display: block;
  height: auto;
  width: 100%;
}
body.umbnewsitem main.content .inner .mainImage div {
  bottom: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  *zoom: 1;
}
body.umbnewsitem main.content .inner .mainImage div:before,
body.umbnewsitem main.content .inner .mainImage div:after {
  content: " ";
  display: table;
  clear: both;
}
body.umbnewsitem main.content .inner .mainImage div p {
  background: #202020;
  color: #ffffff;
  margin: 0;
  padding: 5px 8px;
}
body.umbnewsitem footer.footer {
  margin-top: 55px;
}
body.umbtextpage main.content {
  padding: 50px 0;
}
.svg body.umbnewsitem main.content .inner header .meta .fb {
  background-image: url(/Content/images/social/facebook.svg);
}
.svg body.umbnewsitem main.content .inner header .meta .fb:hover {
  background-image: url(/Content/images/social/facebook_hover.svg);
}
.svg body.umbnewsitem main.content .inner header .meta .tw {
  background-image: url(/Content/images/social/twitter.svg);
}
.svg body.umbnewsitem main.content .inner header .meta .tw:hover {
  background-image: url(/Content/images/social/twitter_hover.svg);
}
.svg body.umbnewsitem main.content .inner header .meta .gp {
  background-image: url(/Content/images/social/google.svg);
}
.svg body.umbnewsitem main.content .inner header .meta .gp:hover {
  background-image: url(/Content/images/social/google_hover.svg);
}
.svg body.umbnewsitem main.content .inner header .meta .pt {
  background-image: url(/Content/images/social/pintrest.png);
}
.svg body.umbnewsitem main.content .inner header .meta .pt:hover {
  background-image: url(/Content/images/social/pintrest_hover.png);
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  -ms-behavior: url(/js/backgroundsize.min.htc);
}
div.content {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 22px;
  margin: 30px 0;
}
html.wf-loading div.content {
  visibility: hidden;
}
div.content.textArea {
  margin-left: auto;
  margin-right: auto;
  max-width: 970px;
}
div.content.textArea .inner {
  line-height: 35px;
}
div.content.twoColumns .inner {
  *zoom: 1;
  margin: 0 auto;
  max-width: 970px;
  width: auto;
}
div.content.twoColumns .inner:before,
div.content.twoColumns .inner:after {
  content: " ";
  display: table;
  clear: both;
}
div.content.twoColumns .inner .column {
  float: left;
  width: 50%;
}
div.content.twoColumns .inner .column .leftColumn {
  margin-right: 15px;
  width: auto;
}
div.content.twoColumns .inner .column .rightColumn {
  margin-left: 15px;
  width: auto;
}
div.content.embedableFullscreenVideo {
  padding: 0;
  *zoom: 1;
}
div.content.embedableFullscreenVideo:before,
div.content.embedableFullscreenVideo:after {
  content: " ";
  display: table;
  clear: both;
}
div.content.embedableFullscreenVideo iframe {
  height: 800px;
  width: 100%;
}
div.content.threePanelImage {
  padding: 0;
  *zoom: 1;
}
div.content.threePanelImage:before,
div.content.threePanelImage:after {
  content: " ";
  display: table;
  clear: both;
}
div.content.threePanelImage .panel {
  float: left;
  height: 425px;
}
div.content.threePanelImage .panel.panelLarge {
  width: 50%;
}
div.content.threePanelImage .panel.panelLarge .panelContainer {
  margin: 0 5px 0 0;
}
div.content.threePanelImage .panel.panelMedium {
  width: 27.5%;
}
div.content.threePanelImage .panel.panelMedium .panelContainer {
  margin: 0 0 0 5px;
}
div.content.threePanelImage .panel.panelSmall {
  width: 22.5%;
}
div.content.threePanelImage .panel.panelSmall .panelContainer {
  margin: 0 5px;
}
div.content.threePanelImage .panel .panelContainer {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
div.content.embedableVideo .inner {
  max-width: 970px;
}
div.content.embedableVideo .inner .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
div.content.embedableVideo .inner .embed-container iframe,
div.content.embedableVideo .inner .embed-container object,
div.content.embedableVideo .inner .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.content.imageWithDescription .inner {
  max-width: 970px;
}
div.content.imageWithDescription .inner .container {
  height: auto;
  position: relative;
  width: 100%;
  *zoom: 1;
}
div.content.imageWithDescription .inner .container:before,
div.content.imageWithDescription .inner .container:after {
  content: " ";
  display: table;
  clear: both;
}
div.content.imageWithDescription .inner .container img {
  margin: 30px auto 0;
  min-height: 500px;
  width: 100%;
}
div.content.imageWithDescription .inner .container p {
  color: #202020;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 14px;
  margin: 0 0 30px 0;
  padding: 2px 0 0 0;
}
html.wf-loading div.content.imageWithDescription .inner .container p {
  visibility: hidden;
}
div.content.gallery .inner {
  max-width: 970px;
}
div.content.gallery .inner .container .galleryImages {
  cursor: pointer;
  height: 555px;
  margin: 0 auto;
  position: relative;
  width: 830px;
}
div.content.gallery .inner .container .galleryImages div {
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
}
div.content.gallery .inner .container .galleryImages div.active {
  display: block;
}
div.content.gallery .inner .container .pagination {
  border-top: #b0b0b0 solid 1px;
  margin: 75px 0 0 0;
  padding-top: 0;
  text-align: center;
}
div.content.gallery .inner .container .pagination a {
  display: inline-block;
  font-size: 18px;
  margin: 0 10px;
  padding: 10px 8px 0 8px;
  position: relative;
  text-decoration: none;
  top: -1px;
}
div.content.gallery .inner .container .pagination a.active {
  border-top: #202020 solid 1px;
  color: #202020;
}
div.content.fullWidthImage .panelFullWidth .panelContainer {
  height: 425px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
}
body.projectcategory {
  padding-top: 115px;
}
body.projectcategory .projects {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
body.projectcategory .projects:before,
body.projectcategory .projects:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectcategory .projects.inlineBlock {
  font-size: 0;
}
body.projectcategory .projects.inlineBlock li {
  float: none;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.projectcategory .projects li {
  float: left;
  margin: 0 2% 0 0;
  width: 23.5%;
}
body.projectcategory .projects li:nth-child(4n+4) {
  margin: 0 0 0 0;
}
body.projectcategory .projects li .linkHolder {
  position: relative !important;
  width: auto;
  *zoom: 1;
}
body.projectcategory .projects li .linkHolder:before,
body.projectcategory .projects li .linkHolder:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectcategory .projects li .linkHolder a.projectItem {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 58.51%;
  *zoom: 1;
}
body.projectcategory .projects li .linkHolder a.projectItem:before,
body.projectcategory .projects li .linkHolder a.projectItem:after {
  content: " ";
  display: table;
  clear: both;
}
body.projectcategory .projects li .linkHolder h5 {
  color: #202020;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 18px;
}
html.wf-loading body.projectcategory .projects li .linkHolder h5 {
  visibility: hidden;
}
body.projectcategory .projects li .linkHolder h5 a {
  color: #202020;
}
body.projectcategory .projects li .linkHolder p {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 35px;
  margin-top: 3px;
}
html.wf-loading body.projectcategory .projects li .linkHolder p {
  visibility: hidden;
}
body.archivecategory {
  padding-top: 55px;
}
body.archivecategory main.content .inner .list .listItem .listImage {
  height: 180px;
}
.videospage .inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .textOnly {
  padding-top: ;
  overflow: hidden;
  background: #ffffff;
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .textOnly h1 {
  font-family: "news-gothic-std", sans-serif;
  font-weight: 300;
  color: #202020;
  visibility: visible;
  font-size: 36px;
  margin: 40px 0 0;
  text-transform: none;
}
html.wf-loading body .textOnly h1 {
  visibility: hidden;
}
.videoWrap {
  position: relative;
  height: 0;
  padding-bottom: 56%;
  width: 100%;
}
.videoWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrap iframe + p {
  display: none;
}
.videos {
  list-style: none;
  margin: 20px -10px 0;
  padding: 0;
  font-size: 0;
  *zoom: 1;
}
.videos:before,
.videos:after {
  content: " ";
  display: table;
  clear: both;
}
.videos li {
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.videos li:nth-child(4n+4) {
  margin: 0 0 0 0;
}
.videos li .linkHolder {
  position: relative !important;
  width: auto;
  cursor: pointer;
  margin-bottom: 35px;
  *zoom: 1;
}
.videos li .linkHolder:before,
.videos li .linkHolder:after {
  content: " ";
  display: table;
  clear: both;
}
.videos li .linkHolder:hover .bgImg:before {
  background-color: #202020;
}
.videos li .linkHolder .bgImg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
  -ms-behavior: url(/js/backgroundsize.min.htc);
  height: 0;
  padding-bottom: 60%;
  position: relative;
}
.videos li .linkHolder .bgImg:before {
  content: "";
  display: block;
  position: absolute;
  width: 30%;
  background-color: rgba(32, 32, 32, 0.6);
  top: 33%;
  left: 35%;
  height: 30%;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.videos li .linkHolder .bgImg:after {
  content: "";
  display: block;
  background-image: url('/Content/images/icons/icon-play-white.png');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  -ms-behavior: url(/js/backgroundsize.min.htc);
  position: absolute;
  top: 40%;
  left: 47%;
  width: 10%;
  height: 0;
  padding-bottom: 10%;
}
.videos li .linkHolder a.projectItem {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 58.51%;
  *zoom: 1;
}
.videos li .linkHolder a.projectItem:before,
.videos li .linkHolder a.projectItem:after {
  content: " ";
  display: table;
  clear: both;
}
.videos li .linkHolder h5 {
  color: #202020;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 18px;
}
html.wf-loading .videos li .linkHolder h5 {
  visibility: hidden;
}
.videos li .linkHolder p {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 3px;
}
html.wf-loading .videos li .linkHolder p {
  visibility: hidden;
}
.modalOverlay {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(32, 32, 32, 0.8);
  -webkit-transform: scale(0) translateX(50%) translateY(50%);
  -moz-transform: scale(0) translateX(50%) translateY(50%);
  -o-transform: scale(0) translateX(50%) translateY(50%);
  -ms-transform: scale(0) translateX(50%) translateY(50%);
  transform: scale(0) translateX(50%) translateY(50%);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  -moz-transition: -moz-transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  -o-transition: -o-transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out,-moz-transform 0.15s ease-in-out,-o-transform 0.15s ease-in-out,transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  z-index: 9999;
}
.modalOverlay.open {
  -webkit-transform: scale(1) translateX(0px) translateY(0);
  -moz-transform: scale(1) translateX(0px) translateY(0);
  -o-transform: scale(1) translateX(0px) translateY(0);
  -ms-transform: scale(1) translateX(0px) translateY(0);
  transform: scale(1) translateX(0px) translateY(0);
  opacity: 1;
  visibility: visible;
}
.modalOverlay .videoWrap {
  top: 10%;
  position: absolute;
  width: 84%;
  left: 8%;
  padding-bottom: 47.1%;
}
.modalOverlay .videoWrap button {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  height: 20px;
  width: 20px;
  background-image: url('/Content/images/icons/modal-close.png');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
  -ms-behavior: url(/js/backgroundsize.min.htc);
  z-index: 1;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}
.modalOverlay .videoWrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
body.projectitem .nav.navTop {
  z-index: 24;
  /*.inner {
                background: @light;
            }

            nav {
                position: fixed;
                top: 0;
                right: 0;
            }*/
}
body .nav {
  background: #ffffff;
  height: 55px;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 23;
}
body .nav .inner {
  height: 55px;
  position: relative;
  opacity: 0.95;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .nav .inner .logo {
  background: url(/Content/images/Flansburgh-Architects-logo.png) center no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  -ms-behavior: url(/js/backgroundsize.min.htc);
  display: block;
  float: left;
  height: 55px;
  width: 239px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
body .nav .inner .logo:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
body .nav .inner .mobileToggle {
  cursor: pointer;
  display: none;
  height: 35px;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  z-index: 50;
}
body .nav .inner .mobileToggle .hamburger {
  background: #202020;
  display: block;
  height: 5px;
  margin: 5px 0;
  width: 100%;
}
body .nav nav {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 3;
}
body .nav nav ul {
  float: right;
  margin: 0;
  padding: 0;
}
body .nav nav ul.primaryNav {
  line-height: 55px;
  padding: 0;
  position: relative;
  *zoom: 1;
}
body .nav nav ul.primaryNav:before,
body .nav nav ul.primaryNav:after {
  content: " ";
  display: table;
  clear: both;
}
body .nav nav ul.primaryNav li {
  float: left;
  margin: 0;
}
body .nav nav ul.primaryNav li a,
body .nav nav ul.primaryNav li .fauxLink span {
  color: #939393;
  text-decoration: none;
}
body .nav nav ul.primaryNav li .fauxLink {
  cursor: pointer;
  position: relative;
  z-index: 2;
}
body .nav nav ul.primaryNav li .fauxLink.showMenu {
  z-index: 1;
}
body .nav nav ul.primaryNav li .fauxLink.showMenu .closer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
body .nav nav ul.primaryNav li .fauxLink .closer {
  width: 0;
  height: 0;
}
body .nav nav ul.primaryNav li ul {
  padding: 0;
}
body .nav nav ul.primaryNav li ul li {
  padding: 0 11px;
}
body .nav nav ul.primaryNav li ul li.first {
  padding-left: 0;
}
body .nav nav ul.primaryNav li ul li.last {
  padding-right: 0;
}
body .nav nav ul.primaryNav li .primary {
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
html.wf-loading body .nav nav ul.primaryNav li .primary {
  visibility: hidden;
}
body .nav nav ul.primaryNav li .subNav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 221px;
}
body .nav nav ul.primaryNav li .subNav li {
  width: 100%;
  line-height: 1.3;
  padding: 0;
  border-top: 1px solid #b0b0b0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
body .nav nav ul.primaryNav li .subNav li:hover {
  background-color: #e3e3e3;
}
body .nav nav ul.primaryNav li .subNav li a {
  display: block;
  padding: 13px 16px;
}
body .nav nav ul.primaryNav li .utility {
  color: #7f7f7f;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 17px;
  letter-spacing: 0.01em;
  line-height: 53px;
}
html.wf-loading body .nav nav ul.primaryNav li .utility {
  visibility: hidden;
}
body .nav nav ul.primaryNav li .utility:before {
  display: block;
  float: left;
  line-height: 50px;
  margin: 0 11px;
}
body .nav nav ul.primaryNav li .utility li {
  position: relative;
}
body .nav nav ul.primaryNav li .utility li:hover .subnav {
  display: block;
}
body .nav nav ul.primaryNav li .utility li .subnav {
  display: none;
  position: absolute;
  top: 100%;
  right: 11px;
  width: 99px;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  background-color: #ffffff;
}
body .nav nav ul.primaryNav li .utility li .subnav li {
  padding: 0;
  float: none;
}
body .nav nav ul.primaryNav li .utility li .subnav li a {
  padding: 13px 8px;
  text-align: center;
  display: block;
  line-height: 1.2;
}
body .nav nav ul.primaryNav li .utility a {
  color: #7f7f7f;
}
body .nav nav ul.primaryNav li .utility .search {
  height: 53px;
  line-height: 53px;
}
body .nav nav ul.primaryNav li .utility .search a {
  background: url(/Content/images/search.png) no-repeat 0 0;
  display: block;
  height: 13px;
  margin-top: 21px;
  text-indent: -9999px;
  overflow: hidden;
  width: 13px;
}
body .nav nav ul.primaryNav li.searchForm {
  background: #ebebeb;
  border: 0px solid transparent;
  display: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 55px;
}
body .nav nav ul.primaryNav li.searchForm form {
  background: url(/Content/images/search.png) no-repeat 2% center;
  border: 0px solid transparent;
  border-top: 1px solid #c2c2c2;
  height: 40px;
  position: relative;
  width: 400px;
}
body .nav nav ul.primaryNav li.searchForm input {
  background: transparent;
  border: 0px solid transparent;
  font-size: 21px;
  height: 100%;
  line-height: 24px;
  outline: none;
  text-indent: 5px;
  top: 0;
  position: absolute;
  text-indent: 30px;
  width: 100%;
}
body .nav nav ul.primaryNav li.searchForm input[type="submit"] {
  background: #7f7f7f;
  border: 0px solid;
  border-radius: 0px;
  color: #e1e1e1;
  font-family: "proxima-nova", sans-serif;
  visibility: visible;
  font-size: 18px;
  height: 100%;
  line-height: 40px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  text-transform: uppercase;
  top: 0;
  width: 100px;
}
html.wf-loading body .nav nav ul.primaryNav li.searchForm input[type="submit"] {
  visibility: hidden;
}
body .nav.open .mobileToggle span {
  position: absolute;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
body .nav.open .mobileToggle span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
body .nav.open .mobileToggle span:nth-child(2) {
  display: none;
}
body .nav.open .mobileToggle span:nth-child(3) {
  margin-top: 0;
  top: 26px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body .navBottom {
  background: #ffffff;
  bottom: 0;
  overflow: visible;
  position: fixed;
  top: auto;
  z-index: 1;
  height: 63px;
}
body .navBottom .inner {
  opacity: 1;
  position: relative;
}
body .navBottom .inner .projectTitle {
  color: #7f7f7f;
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
  font-size: 23.5px;
  letter-spacing: 0.05em;
  line-height: 55px;
}
html.wf-loading body .navBottom .inner .projectTitle {
  visibility: hidden;
}
body .navBottom .inner h3 {
  font-family: "alternate-gothic-no-3-d", sans-serif;
  visibility: visible;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #939393;
  display: block;
  font-size: 18px;
  line-height: 1;
  margin: 18px 0 0;
  font-weight: normal;
  opacity: 0.95;
  float: right;
}
html.wf-loading body .navBottom .inner h3 {
  visibility: hidden;
}
body.projectcategory {
  position: relative;
}
body.projectcategory .navBottom {
  bottom: 0;
  position: fixed;
}
.careerBanner {
  margin-top: 55px;
  padding: 19% 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
}
.careerBanner h1 {
  margin: 0;
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
  font-family: "news-gothic-std", sans-serif;
  visibility: visible;
  font-size: 42px;
  font-weight: 100;
  letter-spacing: 0.1em;
}
html.wf-loading .careerBanner h1 {
  visibility: hidden;
}
main.content .careerContent.inner {
  padding: 0 20px;
}
main.content .careerContent.inner .regularCase {
  text-transform: none;
}
@media only screen and (max-width: 1500px) {
  body .theater .sliderContain {
    width: calc(100% - 126px);
  }
  .slick-arrow {
    z-index: 1;
    -webkit-background-size: 23px auto;
    -moz-background-size: 23px auto;
    background-size: 23px auto;
    -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
    -ms-behavior: url(/js/backgroundsize.min.htc);
  }
  .slick-arrow.slick-next {
    right: -65px;
  }
  .slick-arrow.slick-prev {
    left: -65px;
  }
  .descriptionList .sliderTitles {
    width: calc(100% - 126px);
  }
  .headRoom.inner {
    width: calc(100% - 126px);
  }
}
@media only screen and (max-width: 1024px) {
  .videos li {
    width: 50%;
  }
  .inner {
    width: 95%;
  }
  body .header.textOnly {
    width: 95%;
    margin: 0 auto;
  }
  body .nav .inner .logo {
    width: 260px;
  }
}
@media only screen and (max-width: 56.25em) {
  /* 900px */
  body .nav .inner .logo {
    width: 32%;
  }
  body .nav nav ul.primaryNav {
    float: right;
    margin-right: 15px;
    right: 0;
  }
}
@media only screen and (min-width: 769px) {
  body.projectitem .header.video {
    background-image: none !important;
  }
}
@media only screen and (min-width: 48em) {
  /* 768px */
  .modalOverlay .videoWrap {
    width: 70%;
    height: 0;
    padding-bottom: 39.4%;
    left: 15%;
  }
  .video .umbhomepage .header .featured {
    display: none;
  }
  .no-video .umbhomepage .header .featured {
    display: block;
  }
  .no-video .umbhomepage .header #big-video-wrap {
    display: none !important;
  }
  .no-video .umbhomepage .header #big-video-wrap .video-js {
    display: none !important;
  }
  .no-video .umbhomepage .header #big-video-wrap .video-js video {
    display: none;
  }
}
@media only screen and (max-width: 48em) {
  /* 768px */
  .descriptionList .sliderTitles {
    width: calc(100% - 100px);
  }
  .headRoom.inner {
    padding: 20px 0 0;
    width: calc(100% - 100px);
  }
  body .theater .sliderContain {
    width: 100%;
  }
  .mainImage img {
    width: 100%;
    height: auto;
  }
  .slick-arrow {
    z-index: 1;
    width: 37px;
    -webkit-background-size: 11px auto;
    -moz-background-size: 11px auto;
    background-size: 11px auto;
    -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
    -ms-behavior: url(/js/backgroundsize.min.htc);
  }
  .slick-arrow.slick-next {
    right: -46px;
    background-image: url('/Content/images/arrow-right-black.png');
  }
  .slick-arrow.slick-prev {
    left: -46px;
    background-image: url('/Content/images/arrow-left-black.png');
  }
  #big-video-vid {
    display: none !important;
  }
  body .header {
    position: absolute !important;
  }
  body .header.textOnly {
    position: static !important;
    padding: 44px 15px 0;
  }
  body .header .poster {
    display: block !important;
  }
  body .header .controls {
    display: none!important;
  }
  body .header .inner {
    margin-top: 90px;
    top: 0;
  }
  body .header .inner .siteName {
    display: none;
  }
  body .header .inner h1 {
    font-size: 25px !important;
  }
  body .header .inner p {
    font-size: 18px;
    padding: 10px 20px;
  }
  body .header .inner a.btn {
    font-size: 36px;
    margin: 3px 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  body .arrowDown {
    bottom: 15px;
    font-size: 12px;
    height: 46px;
    position: absolute;
  }
  body .inner {
    width: 95%;
  }
  main.content .inner {
    margin: 0 20px;
    width: auto;
  }
  main.content .inner.careerContent {
    margin: 0;
  }
  main.content .inner .list .listItem .listImage {
    height: auto;
    display: block;
    float: none;
    padding-bottom: 55%;
    position: relative;
    width: 100%;
  }
  main.content .inner .list .listItem .meta {
    margin: 20px 0 0 0;
    padding: 0;
  }
  main.content section.newsArchive {
    height: auto;
  }
  main.content section.newsArchive .archivedNewsItem {
    width: auto;
  }
  main.content section.newsArchive .archivedNewsItem p {
    height: auto;
    margin: 15px 0 !important;
  }
  .contactpage .header {
    top: 0;
  }
  .contactpage main.content {
    margin-top: 305px;
  }
  .contactpage main.content section {
    float: none;
    width: auto;
  }
  .contactpage main.content section .contactInfo {
    margin-right: 15px;
  }
  .contactpage main.content section .contactInfo .info span,
  .contactpage main.content section .contactInfo .info span.content {
    margin: 0;
    position: static;
    width: auto;
  }
  .contactpage main.content section .contactForm {
    margin: 30px 15px;
  }
  footer.footer {
    padding: 30px 20px;
  }
  footer.footer p {
    font-size: 9px;
  }
  body.alternating .alternatingMain section.alternatingSection .alternatingContent,
  body.alternating .alternatingMain section.alternatingSection .alternatingImage {
    float: none !important;
    margin: 20px 0 0 !important;
    position: relative;
    width: auto;
    text-align: left !important;
  }
  body.projects,
  body.projectsmap,
  body.projectcategory {
    padding-top: 115px;
    overflow: auto;
  }
  body.projects .header,
  body.projectsmap .header,
  body.projectcategory .header {
    display: none;
  }
  body.projects .featuredProjects,
  body.projectsmap .featuredProjects,
  body.projectcategory .featuredProjects {
    bottom: auto;
    height: auto;
    margin: 0 10px 0;
    position: relative;
    width: auto;
    *zoom: 1;
  }
  body.projects .featuredProjects:before,
  body.projectsmap .featuredProjects:before,
  body.projectcategory .featuredProjects:before,
  body.projects .featuredProjects:after,
  body.projectsmap .featuredProjects:after,
  body.projectcategory .featuredProjects:after {
    content: " ";
    display: table;
    clear: both;
  }
  body.projects .featuredProjects li,
  body.projectsmap .featuredProjects li,
  body.projectcategory .featuredProjects li {
    float: left;
    text-align: left;
    width: 50%;
  }
  body.projects .featuredProjects li .linkHolder,
  body.projectsmap .featuredProjects li .linkHolder,
  body.projectcategory .featuredProjects li .linkHolder {
    height: auto;
    margin: 0;
    position: relative!important;
    *zoom: 1;
  }
  body.projects .featuredProjects li .linkHolder:before,
  body.projectsmap .featuredProjects li .linkHolder:before,
  body.projectcategory .featuredProjects li .linkHolder:before,
  body.projects .featuredProjects li .linkHolder:after,
  body.projectsmap .featuredProjects li .linkHolder:after,
  body.projectcategory .featuredProjects li .linkHolder:after {
    content: " ";
    display: table;
    clear: both;
  }
  body.projects .featuredProjects li .linkHolder a.featuredProject,
  body.projectsmap .featuredProjects li .linkHolder a.featuredProject,
  body.projectcategory .featuredProjects li .linkHolder a.featuredProject {
    padding-bottom: 55%;
  }
  body.projects .featuredProjects li .linkHolder .imageFill,
  body.projectsmap .featuredProjects li .linkHolder .imageFill,
  body.projectcategory .featuredProjects li .linkHolder .imageFill {
    display: block;
    height: 165px;
    opacity: 1;
    width: 100%;
    *zoom: 1;
  }
  body.projects .featuredProjects li .linkHolder .imageFill:before,
  body.projectsmap .featuredProjects li .linkHolder .imageFill:before,
  body.projectcategory .featuredProjects li .linkHolder .imageFill:before,
  body.projects .featuredProjects li .linkHolder .imageFill:after,
  body.projectsmap .featuredProjects li .linkHolder .imageFill:after,
  body.projectcategory .featuredProjects li .linkHolder .imageFill:after {
    content: " ";
    display: table;
    clear: both;
  }
  body.projects .featuredProjects li .linkHolder .imageFill:hover,
  body.projectsmap .featuredProjects li .linkHolder .imageFill:hover,
  body.projectcategory .featuredProjects li .linkHolder .imageFill:hover {
    opacity: 0.75;
  }
  body.projects .featuredProjects li .linkHolder h5,
  body.projectsmap .featuredProjects li .linkHolder h5,
  body.projectcategory .featuredProjects li .linkHolder h5 {
    color: #202020;
    display: block;
    font-family: "news-gothic-std", sans-serif;
    visibility: visible;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 18px;
  }
  html.wf-loading body.projects .featuredProjects li .linkHolder h5,
  html.wf-loading body.projectsmap .featuredProjects li .linkHolder h5,
  html.wf-loading body.projectcategory .featuredProjects li .linkHolder h5 {
    visibility: hidden;
  }
  body.projects .featuredProjects li .linkHolder p,
  body.projectsmap .featuredProjects li .linkHolder p,
  body.projectcategory .featuredProjects li .linkHolder p {
    color: #7f7f7f;
    display: block;
    font-family: "news-gothic-std", sans-serif;
    visibility: visible;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 35px;
    margin-top: 3px;
  }
  html.wf-loading body.projects .featuredProjects li .linkHolder p,
  html.wf-loading body.projectsmap .featuredProjects li .linkHolder p,
  html.wf-loading body.projectcategory .featuredProjects li .linkHolder p {
    visibility: hidden;
  }
  body.projects .navBottom,
  body.projectsmap .navBottom,
  body.projectcategory .navBottom {
    box-shadow: none;
    overflow: visible;
    position: absolute;
    top: 55px;
  }
  body.projects .navBottom .inner .filterTitle,
  body.projectsmap .navBottom .inner .filterTitle,
  body.projectcategory .navBottom .inner .filterTitle,
  body.projects .navBottom .inner .projectTitle,
  body.projectsmap .navBottom .inner .projectTitle,
  body.projectcategory .navBottom .inner .projectTitle {
    display: none;
  }
  body.projects .navBottom .inner .filter,
  body.projectsmap .navBottom .inner .filter,
  body.projectcategory .navBottom .inner .filter {
    position: static;
    text-align: left;
    width: auto;
  }
  body.projects .navBottom .inner .filter label,
  body.projectsmap .navBottom .inner .filter label,
  body.projectcategory .navBottom .inner .filter label {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 30%;
  }
  body.projects .navBottom .inner .filter .select,
  body.projectsmap .navBottom .inner .filter .select,
  body.projectcategory .navBottom .inner .filter .select {
    margin-left: 0;
    margin-right: 0;
    width: 60%;
    word-break: break-all;
  }
  body.projects .navBottom .inner .filter .select ul.list.open,
  body.projectsmap .navBottom .inner .filter .select ul.list.open,
  body.projectcategory .navBottom .inner .filter .select ul.list.open {
    border-bottom: 1px solid #7f7f7f;
    border-top: transparent solid 0;
    bottom: auto;
  }
  body.projects .projects li,
  body.projectsmap .projects li,
  body.projectcategory .projects li {
    width: 49%;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0;
    padding-left: 15px;
    box-sizing: border-box;
  }
  body.projects .projects li .linkHolder,
  body.projectsmap .projects li .linkHolder,
  body.projectcategory .projects li .linkHolder {
    margin: 0;
  }
  body.projectitem .header {
    top: 55px;
  }
  body.projectitem .header .projectsLink {
    display: none;
  }
  body.projectitem .header .text h2 {
    font-size: 25px;
    padding: 0 20px;
  }
  body.projectitem .header .text h4 {
    font-size: 12px;
  }
  body.projectitem main.content {
    padding-top: 0;
  }
  body.projectitem main.content .text h2 {
    font-size: 36px;
    padding: 0;
  }
  body.projectitem main.content .relatedProjects .project {
    width: 100% !important;
  }
  div.content.imageWithDescription .inner .container img {
    margin-bottom: 0;
    min-height: inherit;
  }
  div.content.imageWithDescription .inner .container p {
    background: #202020;
    position: static;
  }
  div.content.threePanelImage {
    margin: 0 20px;
  }
  div.content.threePanelImage .panel {
    height: 200px;
    margin: 0 0 2%;
    width: 100% !important;
  }
  div.content.threePanelImage .panel .panelContainer.imageFill {
    margin: 0;
  }
  div.content.threePanelImage .panel.panelSmall {
    margin-right: 1%;
    width: 39%!important;
  }
  div.content.threePanelImage .panel.panelMedium {
    margin-left: 1%;
    width: 59%!important;
  }
  div.content.twoColumns .inner {
    padding: 0 20px;
  }
  div.content.twoColumns .inner .column {
    float: none;
    width: auto;
  }
  div.content.twoColumns .inner .column .leftColumn,
  div.content.twoColumns .inner .column .rightColumn {
    margin: 0;
  }
  div.content.embedableFullscreenVideo iframe {
    height: auto;
  }
  div.content.embedableVideo .inner {
    margin: 0;
  }
  div.content.embedableVideo .inner iframe {
    height: auto;
  }
  div.content.fullWidthImage .panelFullWidth .panelContainer {
    height: 200px;
  }
  body.projectitem main.content .projectDetail .inner table td {
    padding-bottom: 20px;
  }
  body.projectitem main.content .projectDetail .inner table td.tableHead {
    width: auto !important;
  }
  div.content.gallery .inner .container .galleryImages {
    height: 300px;
    width: auto;
  }
  div.content.gallery .inner .container .pagination a:first-child,
  div.content.gallery .inner .container .pagination a:last-child {
    display: none;
  }
  .videos li {
    width: 100%;
  }
}
@media only screen and (max-width: 870px) {
  body .nav {
    background: #ffffff;
    overflow: visible;
  }
  body .nav .inner {
    width: auto;
  }
  body .nav .inner .logo {
    width: 32%;
  }
  body .nav .inner .mobileToggle {
    display: block;
  }
  body .nav nav {
    background: #ffffff;
    height: 100%;
    right: -160px;
    padding-top: 55px;
    position: fixed;
    top: 0;
    width: 160px;
    z-index: 0;
  }
  body .nav nav ul.primaryNav {
    display: block;
    margin-right: 0;
    position: relative;
    top: 10px;
    width: 150px;
  }
  body .nav nav ul.primaryNav li {
    width: 100%;
  }
  body .nav nav ul.primaryNav li.fauxLink {
    padding-right: 0;
    width: 104px;
    background-position: right 15px;
    z-index: 1;
  }
  body .nav nav ul.primaryNav li.fauxLink.showMenu {
    z-index: 2;
  }
  body .nav nav ul.primaryNav li ul {
    width: 100%;
  }
  body .nav nav ul.primaryNav li ul.subNav {
    left: -10px;
    width: 158px;
    background-color: #ffffff;
    z-index: 5;
    -webkit-box-shadow: 0 15px 23px 0 #ffffff;
    -moz-box-shadow: 0 15px 23px 0 #ffffff;
    box-shadow: 0 15px 23px 0 #ffffff;
  }
  body .nav nav ul.primaryNav li ul.subNav li {
    line-height: 1.1;
    padding: 0;
    font-size: 16px;
    text-transform: none;
  }
  body .nav nav ul.primaryNav li ul.subNav li a {
    padding: 5px 10px 5px 25px;
  }
  body .nav nav ul.primaryNav li ul li {
    line-height: 40px;
    padding: 0;
  }
  body .nav nav ul.primaryNav li ul li a,
  body .nav nav ul.primaryNav li ul li span {
    display: block;
    padding-left: 15px;
    width: auto;
  }
  body .nav nav ul.primaryNav li .utility:before {
    display: none;
  }
  body .nav nav ul.primaryNav li .utility .search {
    display: none;
  }
  body .nav nav ul.primaryNav li .utility li .subnav {
    display: block;
    position: static;
    width: 100%;
    border: none;
  }
  body .nav nav ul.primaryNav li .utility li .subnav li a {
    padding: 11px 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 675px) {
  /* 560px */
  .headRoom.inner {
    padding: 20px 0 0;
    width: calc(100% - 30px);
  }
  body .nav .inner .logo {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  /* 560px */
  body .nav .inner .logo {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) {
  /* 480px */
  body.projects .projects li,
  body.projectsmap .projects li,
  body.projectcategory .projects li {
    margin: 0 auto;
    width: 95%;
  }
}
.fullWidthImageNode .panelContainer {
  padding-bottom: 56.25%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
  -ms-behavior: url(/js/backgroundsize.min.htc);
}
.wideImageNode .panelContainer {
  padding-bottom: 66.339%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/Content/css/thirdparty/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center;
  -ms-behavior: url(/js/backgroundsize.min.htc);
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}