html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

html {
  overflow-y: auto; }

body {
  min-height: 100%;
  background-size: 100% 100%; }

.ui-slider .ui-slider-handle {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../../images_sys/sprites/handle.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-widget-content {
  background: url("../../images_sys/bgs/FFFFFF-0.55.png"); }

.ui-widget-header {
  background: url("../../images_sys/sprites/gradient.jpg") no-repeat;
  background-size: 100% 100%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.ie {
  background: url("../../images_sys/bgs/FFFFFF-0.5.png");
  width: 100%;
  display: inline-block;
  position: relative;
  z-index: 1000; }
  .ie .ie-close {
    float: left;
    height: 63px;
    width: 63px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background: url("../../images_sys/sprites/ie-x.png"); }
  .ie .center {
    font-family: "DIN Next W01 Regular";
    text-align: left;
    font-size: 48px;
    line-height: 1em;
    padding-top: 10px;
    color: #595959; }
    .ie .center a {
      padding: 0px;
      margin: 0px;
      display: inline-block;
      font-family: "DIN Next W01 Bold";
      color: #595959; }
      .ie .center a:hover {
        color: #fff; }
    .ie .center span {
      padding: 0px;
      margin: 0px;
      font-size: 18px; }

#map {
  position: fixed;
  height: 1000px;
  width: 100%;
  overflow: visible;
  top: 0;
  left: 0; }

.clink {
  display: inline-block;
  clear: both;
  padding-top: 45px;
  border-bottom: 2px solid transparent; }
  .clink:hover {
    border-bottom: 2px solid white; }

.control-group {
  float: left; }
  .control-group ul.sliders {
    overflow: visible;
    pointer-events: none; }
    .control-group ul.sliders li {
      position: relative;
      pointer-events: all; }
  .control-group .slider-container {
    width: 393px;
    height: 51px;
    position: absolute;
    top: 0;
    left: 190px;
    background: url("../../images_sys/bgs/FFFFFF-0.25.png"); }
  .control-group .slider-range {
    width: 275px;
    margin: 0 auto; }

.map-contents > li {
  position: relative;
  z-index: 1011;
  display: none;
  width: 676px;
  margin-left: 10px;
  float: left;
  margin-top: 40px;
  overflow: hidden; }
  .map-contents > li .trans-cheech {
    background: url("../../images_sys/bgs/FFFFFF-0.75.png");
    padding: 15px;
    display: inline-block;
    width: 587px;
    float: left; }
    .map-contents > li .trans-cheech a.out {
      word-wrap: break-word;
      border-bottom: 2px solid #6f7370;
      float: left;
      font-size: 13px; }
      .map-contents > li .trans-cheech a.out:hover {
        color: #eb7574;
        border-bottom: 2px solid #eb7574; }
  .map-contents > li .trans-shim {
    background: url("../../images_sys/bgs/FFFFFF-0.75.png");
    height: 100%;
    position: absolute;
    right: 0;
    float: left;
    width: 59px;
    margin-left: 10px;
    display: inline-block;
    margin-top: 60px; }
  .map-contents > li .pop-nav {
    width: 620px; }
    .map-contents > li .pop-nav div {
      width: 268px;
      background: url("../../images_sys/bgs/FFFFFF-0.75.png");
      margin-top: 0px;
      padding: 20px;
      float: left;
      height: 18px; }
    .map-contents > li .pop-nav a {
      width: 267px;
      background: url("../../images_sys/bgs/FFFFFF-0.75.png");
      margin-top: 2px;
      padding: 20px;
      float: left; }
      .map-contents > li .pop-nav a:hover {
        background: url("../../images_sys/bgs/FFFFFF-0.85.png"); }
      .map-contents > li .pop-nav a:first-of-type {
        margin-right: 2px; }
  .map-contents > li .pop-left {
    width: 370px;
    float: left;
    clear: both;
    padding-bottom: 20px; }
    .map-contents > li .pop-left .support h3 {
      padding-top: 40px; }
    .map-contents > li .pop-left .support p:first-of-type {
      padding-top: 0px; }
  .map-contents > li .pop-right {
    float: left;
    padding-top: 20px;
    position: relative;
    width: 206px;
    left: 30px;
    z-index: 1000; }
    .map-contents > li .pop-right .address {
      display: block;
      padding-bottom: 20px; }
      .map-contents > li .pop-right .address p {
        padding-top: 0px; }
    .map-contents > li .pop-right .fnds-contain {
      clear: both;
      display: block; }
      .map-contents > li .pop-right .fnds-contain .small-pointer {
        background-image: url("../../images_sys/sprites/small-pointer.png");
        height: 4px;
        width: 12px;
        display: block;
        position: relative;
        left: 28px; }
    .map-contents > li .pop-right .funds {
      background: url("../../images_sys/bgs/FFFFFF-0.75.png");
      padding: 5px 5px 3px 5px;
      display: inline-block;
      font-size: 11px;
      font-family: "DIN Next W01 Regular";
      text-transform: uppercase; }
    .map-contents > li .pop-right #yr-slct {
      padding-top: 10px;
      padding-bottom: 50px;
      display: inline-block; }
      .map-contents > li .pop-right #yr-slct span {
        font-size: 14px;
        font-family: "DIN Next W01 Bold";
        text-transform: uppercase;
        clear: both;
        display: block; }
    .map-contents > li .pop-right li.yrs {
      clear: both;
      display: block;
      font-size: 13px;
      font-family: "DIN Next W01 Bold";
      color: rgba(0, 0, 0, 0.35);
      padding-top: 5px;
      cursor: pointer;
      float: left; }
      .map-contents > li .pop-right li.yrs span {
        color: rgba(0, 0, 0, 0.35); }
      .map-contents > li .pop-right li.yrs.active {
        color: black; }
        .map-contents > li .pop-right li.yrs.active span {
          color: #6f7370; }
      .map-contents > li .pop-right li.yrs:hover {
        color: black; }
  .map-contents > li .large-pop {
    font-size: 45px;
    font-family: "DIN Next W01 Medium";
    padding-top: 10px;
    display: inline-block; }
  .map-contents > li .pop-up-close {
    width: 56px;
    height: 57px;
    background: url("../../images_sys/sprites/clear-x.png");
    display: inline-block;
    float: right;
    position: relative;
    cursor: pointer;
    left: 74px;
    top: -15px; }
    .map-contents > li .pop-up-close:hover {
      background-position: 0 -57px; }
  .map-contents > li h2, .map-contents > li a, .map-contents > li span, .map-contents > li h3, .map-contents > li p {
    color: #6f7370; }
  .map-contents > li h2 {
    font-size: 28px;
    padding-top: 0px; }
  .map-contents > li h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-top: 5px; }
  .map-contents > li p {
    padding-top: 20px;
    font-family: Arial; }

.sliders .slide-item .slide-container {
  background-image: url("../../images_sys/sprites/elv-n.png");
  background-repeat: no-repeat;
  background-position: center right; }
  .sliders .slide-item .slide-container:hover, .sliders .slide-item .slide-container.active {
    background-image: url("../../images_sys/sprites/elv-a.png");
    background-repeat: no-repeat;
    background-position: center right; }
.sliders .min {
  float: left;
  padding-left: 20px;
  padding-top: 20px; }
.sliders .max {
  float: right;
  padding-right: 10px;
  padding-top: 20px; }
.sliders .reset {
  width: 35px;
  text-transform: uppercase; }
.sliders .slider-container {
  display: none; }
.sliders li.active .slider-container {
  display: block; }

.mini-blurb {
  position: absolute;
  left: 210px;
  width: 125px;
  top: 30px;
  text-transform: uppercase;
  background: url("../../images_sys/bgs/EB7574-0.95.png");
  z-index: 100;
  padding: 20px;
  display: inline-block;
  font-size: 14px;
  font-family: "DIN Next W01 Bold"; }
  .mini-blurb .pointer-left {
    background: url("../../images_sys/layout/pointer-left.png");
    height: 20px;
    width: 10px;
    display: block;
    position: absolute;
    left: -10px;
    top: 17px; }
  .mini-blurb.slide {
    width: 260px; }

.map-controls, .sliders {
  display: inline-block;
  clear: both;
  margin-top: 40px;
  width: 187px;
  float: left;
  position: relative;
  z-index: 1010;
  color: white; }
  .map-controls li, .sliders li {
    font-family: "DIN Next W01 Regular";
    padding: 10px 30px 10px 20px;
    background: url("../../images_sys/bgs/FFFFFF-0.25.png");
    float: left;
    cursor: pointer;
    color: white;
    margin-right: 10px;
    margin-bottom: 2px;
    font-size: 13px;
    width: 140px; }
    .map-controls li h3, .sliders li h3 {
      text-transform: uppercase;
      font-size: 13px;
      padding-bottom: 5px; }
    .map-controls li.active .control-x, .sliders li.active .control-x {
      display: block; }
    .map-controls li:hover, .map-controls li.active, .sliders li:hover, .sliders li.active {
      background: url("../../images_sys/bgs/FFFFFF-0.55.png"); }

#header {
  min-width: 900px;
  position: relative;
  z-index: 1000; }
  #header .header-inner {
    padding-top: 28px;
    width: 900px;
    margin: 0 auto; }
    #header .header-inner.gray-blurb .blurb {
      background: url("../../images_sys/bgs/949494-.85.png"); }
    #header .header-inner.gray-blurb .pointer {
      background-image: url("../../images_sys/sprites/graytriangle.png"); }
    #header .header-inner .h-logo {
      float: left;
      display: block;
      width: 134px;
      height: 32px; }
      #header .header-inner .h-logo a {
        display: block;
        width: 100%;
        height: 100%;
        background: url("../../images_sys/sprites/logo_LINC_r.png") no-repeat;
        background-size: 100%; }
    #header .header-inner h1 {
      clear: both;
      font-size: 40px;
      color: white;
      float: left;
      text-transform: uppercase;
      padding-left: 14px;
      padding-right: 14px;
      line-height: 59px; }
      #header .header-inner h1.page-title {
        margin-top: 50px;
        background-color: white; }
      #header .header-inner h1.first-h1 {
        padding-bottom: 0px; }

.blurb {
  position: relative;
  clear: both;
  background: url("../../images_sys/bgs/EB7574-0.85.png");
  z-index: 100;
  padding: 52px;
  padding-right: 104px; }
  .blurb .close {
    top: 10px;
    right: 10px;
    position: absolute;
    background-image: url("../../images_sys/sprites/intro-blurb_X_r.png");
    background-size: 100%; }
    .blurb .close:hover {
      background-position: 0px -31px; }
  .blurb p {
    font-size: 18px;
    font-family: "DIN Next W01 Medium";
    padding-top: 25px;
    line-height: 24px; }
    .blurb p:first-of-type {
      padding-top: 0px; }

#error-page {
  padding-top: 100px; }
  #error-page #col-container {
    position: relative;
    z-index: 100; }
  #error-page h1 {
    font-family: "DIN Next W01 Medium";
    font-size: 60px;
    color: white; }
  #error-page h4 {
    font-family: "DIN Next W01 Medium";
    font-size: 13px; }
    #error-page h4 a {
      display: inline-block;
      font-size: 13px; }

.header-outer {
  clear: both;
  padding-top: 90px;
  padding-bottom: 110px;
  display: inline-block;
  width: 900px;
  position: relative; }
  .header-outer ul {
    position: relative; }
    .header-outer ul li {
      float: left;
      padding-left: 30px; }
      .header-outer ul li:first-child {
        padding-left: 0px; }
      .header-outer ul li.active.sub-not .sub-desc {
        display: none; }
      .header-outer ul li.active .sub-desc {
        display: block; }
      .header-outer ul li.active.pointer a {
        background: url("../../images_sys/sprites/small-triangle.png");
        background-repeat: no-repeat;
        background-position: bottom center; }
      .header-outer ul li.active a {
        padding-bottom: 10px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
      .header-outer ul li a {
        position: relative;
        font-size: 32px;
        font-family: "DIN Next W01 Regular";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        opacity: 0.4; }
        .header-outer ul li a:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
          opacity: 1; }
          .header-outer ul li a:hover .strix {
            background-position: 0px -11px; }
      .header-outer ul li .sub-desc {
        display: none;
        position: absolute;
        max-width: 550px;
        line-height: 20px;
        background: url("../../images_sys/bgs/FFFFFF-0.15.png");
        padding: 20px;
        left: 0; }
        .header-outer ul li .sub-desc .control-x {
          top: 5px;
          right: 5px;
          position: absolute;
          display: block;
          cursor: pointer;
          z-index: 1000; }
        .header-outer ul li .sub-desc p {
          color: white;
          font-family: "DIN Next W01 Medium";
          font-size: 16px;
          letter-spacing: 1px; }

a {
  font-family: "DIN Next W01 Medium";
  color: white;
  font-size: 16px;
  letter-spacing: 1px;
  display: block;
  text-decoration: none; }

.nav-contain {
  position: relative;
  z-index: 1000; }

.close {
  float: right;
  height: 31px;
  width: 32px;
  background: url("../../images_sys/sprites/x.png");
  cursor: pointer;
  position: relative;
  z-index: 300; }

.strix {
  height: 9px;
  width: 9px;
  background: url("../../images_sys/sprites/asterix.png");
  position: absolute;
  top: -5px;
  right: -15px; }

.main-nav {
  float: right;
  margin-right: 40px; }
  .main-nav li {
    display: inline-block;
    float: left;
    margin-left: 44px;
    position: relative; }
    .main-nav li:hover .strix {
      background-position: 0px -11px; }
    .main-nav li.pointer {
      padding-bottom: 20px;
      background: url("../../images_sys/sprites/pinktriangle.png") no-repeat;
      background-position: center bottom; }
      .main-nav li.pointer a.active {
        margin-bottom: 15px; }
    .main-nav li a:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }
    .main-nav li a.active {
      padding-bottom: 4px;
      border-bottom: 4px solid white; }
      .main-nav li a.active:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    .main-nav li:first-child {
      padding-left: 0px; }

::-webkit-input-placeholder {
  color: white; }

:-moz-placeholder {
  /* Firefox 18- */
  color: white; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

:-ms-input-placeholder {
  color: white; }

.search-page-form {
  width: 100%;
  top: 60px;
  position: relative;
  margin-bottom: 30px;
  z-index: 1000000; }
  .search-page-form input[type="text"] {
    width: 100%;
    height: 70px;
    background-color: transparent;
    border: none;
    font-size: 60px;
    color: #fff;
    outline: 0;
    font-family: "DIN Next W01 Regular"; }

.list-search {
  float: right;
  margin-top: -10px; }
  .list-search input[type="text"] {
    width: 50px;
    padding-right: 30px;
    height: 30px;
    background-color: transparent;
    border: none;
    font-size: 16px;
    font: "DIN Next W01 Medium";
    padding-left: 10px;
    color: #fff; }
    .list-search input[type="text"]:focus {
      color: black;
      outline: 0;
      background: url("../../images_sys/bgs/FFFFFF-0.15.png"); }
  .list-search input[type="submit"] {
    background: url("../../images_sys/sprites/search_icon_r.png") no-repeat;
    background-size: 100%;
    height: 16px;
    width: 16px;
    border: none;
    cursor: pointer;
    background-position: 0 0px; }
    .list-search input[type="submit"]:hover {
      background-position: 0 0px; }

.content {
  width: 900px;
  margin: 0 auto;
  clear: both;
  padding-bottom: 20px; }

ul.filters {
  padding-top: 45px;
  position: relative;
  z-index: 100; }
  ul.filters.media-title {
    padding-top: 0px; }
  ul.filters li {
    padding: 10px 20px 10px 20px;
    background: url("../../images_sys/bgs/FFFFFF-0.15.png");
    float: left;
    cursor: pointer;
    color: white;
    margin-right: 10px;
    font-family: "DIN Next W01 Medium"; }
    ul.filters li:hover, ul.filters li.active {
      background: url("../../images_sys/bgs/FFFFFF-0.35.png"); }

.timeline-dates {
  clear: both;
  padding-top: 48px;
  display: inline-block;
  position: relative;
  z-index: 11; }
  .timeline-dates > li {
    float: left;
    text-align: center;
    margin-left: 1px;
    color: white;
    font-family: "DIN Next W01 Regular";
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25; }
    .timeline-dates > li:hover, .timeline-dates > li.active {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
    .timeline-dates > li:first-child {
      margin-left: 0px; }
    .timeline-dates > li ul {
      position: relative;
      filter: inherit; }
      .timeline-dates > li ul li {
        height: 3px;
        width: 80px;
        margin-top: 2px;
        background: white; }
        .timeline-dates > li ul li:first-child {
          height: 6px;
          margin-top: 0px; }

#container {
  height: 100%;
  width: 100%;
  position: relative; }

#wrap {
  min-height: 100%;
  width: 100%; }

#carousel-timeline {
  width: 9999999px;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-family: "DIN Next W01 Regular";
  padding-top: 75px;
  font-size: 24px;
  left: 250px; }
  #carousel-timeline .car-cont .car-item {
    float: left;
    width: 400px;
    margin-right: 15px;
    opacity: .25;
    border-top: 1px solid #e8ebe9; }
    #carousel-timeline .car-cont .car-item.active, #carousel-timeline .car-cont .car-item:hover {
      opacity: 1;
      border-top: none; }
      #carousel-timeline .car-cont .car-item.active ul li, #carousel-timeline .car-cont .car-item:hover ul li {
        background-color: transparent;
        background: url("../../images_sys/bgs/FFFFFF-0.15.png");
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important;
        /* IE 8 */ }
    #carousel-timeline .car-cont .car-item:hover {
      cursor: pointer; }
    #carousel-timeline .car-cont .car-item ul li {
      clear: both;
      margin-bottom: 2px; }
      #carousel-timeline .car-cont .car-item ul li:first-child {
        min-height: 36px; }
        #carousel-timeline .car-cont .car-item ul li:first-child h2 {
          color: #e8ebe9;
          padding: 15px 0px 10px 20px;
          font-size: 40px; }
      #carousel-timeline .car-cont .car-item ul li .ct {
        padding: 14px; }
      #carousel-timeline .car-cont .car-item ul li .tag {
        font-size: 14px;
        padding-bottom: 14px;
        text-transform: uppercase;
        display: inline-block;
        float: left; }
      #carousel-timeline .car-cont .car-item ul li .sub-tag {
        font-size: 14px;
        text-transform: uppercase; }
      #carousel-timeline .car-cont .car-item ul li .map-link {
        float: right;
        background: url("../../images_sys/sprites/map_pin.png");
        height: 23px;
        width: 18px; }
      #carousel-timeline .car-cont .car-item ul li .view {
        font-size: 14px;
        text-transform: lowercase;
        float: right; }
      #carousel-timeline .car-cont .car-item ul li h3 {
        clear: both; }
      #carousel-timeline .car-cont .car-item ul li:hover .map-link {
        background-position: 0 -23px; }
      #carousel-timeline .car-cont .car-item ul li:hover .view {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
        #carousel-timeline .car-cont .car-item ul li:hover .view ~ h3 {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
          opacity: 0.5; }
      #carousel-timeline .car-cont .car-item ul li img {
        width: 100%;
        float: left; }

.search {
  position: relative;
  z-index: 1000; }
  .search h2 {
    float: left;
    border-right: 1px solid white;
    padding-bottom: 10px;
    padding-right: 10px;
    font-size: 60px; }

.page-contents {
  padding-bottom: 20px; }
  .page-contents ul {
    list-style-type: disc;
    padding-left: 50px;
    color: white;
    font-family: Arial;
    font-size: 13px; }
    .page-contents ul li {
      line-height: 18px;
      padding-top: 10px; }

.search-result {
  clear: both;
  margin-top: 66px;
  display: inline-block;
  float: left; }
  .search-result .re-h {
    font-size: 22px;
    color: white;
    font-family: "DIN Next W01 Medium";
    padding-bottom: 42px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }
  .search-result ul li {
    width: 595px;
    padding-top: 56px; }
    .search-result ul li:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
    .search-result ul li p {
      clear: both; }
    .search-result ul li a {
      padding-top: 10px;
      font-size: 18px;
      font-family: "DIN Next W01 Regular"; }
      .search-result ul li a span {
        clear: both;
        float: left;
        padding-bottom: 10px; }

.media-shim {
  margin-top: 80px; }

.big-title {
  position: absolute;
  font-size: 200px;
  font-family: "DIN Next W01 Medium";
  text-align: center;
  width: 900px;
  z-index: 10;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .big-title.media-title {
    top: -50px; }

.arrows .arrow {
  position: absolute;
  margin-top: 245px;
  height: 91px;
  width: 18px;
  cursor: pointer;
  z-index: 1000; }
  .arrows .arrow.left {
    margin-left: 670px;
    background: url("../../images_sys/layout/TL_arrow-r.png"); }
  .arrows .arrow.right {
    margin-left: 210px;
    background: url("../../images_sys/layout/TL_arrow.png"); }

.tag-container {
  margin-bottom: 50px;
  display: inline-block; }
  .tag-container ul li {
    float: left;
    margin-right: 7px;
    margin-top: 30px; }
    .tag-container ul li:hover a span, .tag-container ul li.active a span {
      background: url("../../images_sys/bgs/FFFFFF-0.35.png"); }
    .tag-container ul li a span {
      padding: 10px;
      background: url("../../images_sys/bgs/FFFFFF-0.15.png"); }
      .tag-container ul li a span:first-child {
        margin-right: 1px; }

.tags {
  float: right;
  padding: 5px;
  background: url("../../images_sys/bgs/FFFFFF-0.15.png");
  font-size: 12px;
  color: white;
  margin-left: 2px;
  font-family: "DIN Next W01 Regular"; }
  .tags:first-child {
    margin-left: 0px; }

.date {
  font-family: "DIN Next W01 Medium";
  font-size: 16px;
  color: white;
  padding-top: 10px;
  display: inline-block; }

h2 {
  color: white;
  font-family: "DIN Next W01 Medium";
  font-size: 35px;
  padding-top: 10px; }

h3 {
  color: white;
  font-size: 18px;
  font-family: "DIN Next W01 Regular"; }

h4 {
  color: white;
  font-size: 14px;
  font-family: "DIN Next W01 Regular";
  padding-top: 5px; }

p {
  color: white;
  font-family: Arial, sans-serif;
  font-size: 14px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  line-height: 19px; }

.control-x {
  float: right;
  height: 8px;
  width: 8px;
  background: url("../../images_sys/sprites/Map_filter_smallX.png");
  display: none;
  position: relative;
  right: -15px; }

.loading {
  width: 51px;
  height: 8px;
  background: url("../../images_sys/sprites/loading_r.png");
  background-size: 100%;
  margin: 0 auto; }

#col-container {
  display: inline-block; }
  #col-container .media-holder {
    display: inline-block; }
    #col-container .media-holder iframe {
      display: block;
      clear: both; }
    #col-container .media-holder img {
      max-width: 500px;
      width: auto;
      clear: both;
      display: block; }
    #col-container .media-holder .social-share {
      display: inline-block;
      color: white;
      float: right;
      margin-top: 0px;
      width: auto; }
      #col-container .media-holder .social-share a {
        padding-top: 0px; }
  #col-container .col {
    float: left;
    width: 290px;
    margin-right: 15px; }
    #col-container .col.col3 {
      margin-right: 0px; }
    #col-container .col li {
      border-top: 1px solid white;
      padding-bottom: 100px; }
      #col-container .col li.popup {
        cursor: pointer; }
        #col-container .col li.popup img:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
          opacity: 0.6; }
      #col-container .col li .inner-cheech img {
        max-width: 500px;
        width: auto;
        clear: both;
        display: block; }
      #col-container .col li .inner-cheech h3 {
        display: block;
        clear: both; }
      #col-container .col li img {
        width: 100%;
        padding-top: 10px; }
      #col-container .col li .date {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
        opacity: 0.35;
        font-size: 24px; }
      #col-container .col li:hover h2, #col-container .col li:hover h3 {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7; }
      #col-container .col li h2, #col-container .col li a {
        color: white;
        font-family: "DIN Next W01 Medium";
        font-size: 24px;
        padding-top: 10px; }
      #col-container .col li h3 {
        color: white;
        font-size: 13px;
        font-family: "DIN Next W01 Regular";
        padding-top: 10px;
        display: inline-block; }

.car-item .grouped {
  margin-bottom: 6px; }

.sixty-op {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  font-size: 19px;
  padding-bottom: 10px; }

.two-col {
  margin-top: 52px; }
  .two-col.item-page {
    margin-top: 0px; }
  .two-col .col {
    border-top: 1px solid white;
    /*fallback*/
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    .two-col .col.study {
      border: none; }
    .two-col .col h3 {
      padding-bottom: 36px;
      padding-top: 5px; }
    .two-col .col .date {
      padding-top: 30px; }
    .two-col .col.left {
      width: 562px;
      float: left; }
      .two-col .col.left > ul {
        color: white;
        font-family: "DIN Next W01 Regular";
        font-size: 13px;
        padding-left: 40px;
        padding-top: 10px;
        list-style-type: disc; }
        .two-col .col.left > ul li {
          padding-bottom: 10px; }
    .two-col .col .side:first-of-type {
      border: none; }
    .two-col .col.right {
      margin-left: 20px;
      width: 313px;
      float: right; }

.state {
  float: right; }

.type {
  color: white;
  font-family: "DIN Next W01 Regular";
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 10px;
  display: inline-block;
  letter-spacing: 1px; }
  .type.casestudy:after {
    background: #f14b4d; }
  .type.research:after {
    background: #7b7e83; }
  .type:after {
    content: '';
    width: 35px;
    height: 8px;
    margin-left: 10px;
    background: #81c8b8;
    position: absolute; }

.slide-carousel {
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
  margin-top: 40px; }
  .slide-carousel .carousel-container {
    width: 100%;
    height: 345px;
    position: relative;
    overflow: hidden; }
    .slide-carousel .carousel-container .feed {
      width: 999999px;
      height: 305px;
      position: absolute; }
      .slide-carousel .carousel-container .feed .carousel-item {
        position: relative;
        display: inline-block;
        float: left;
        max-height: 100%;
        margin-right: 8px; }
      .slide-carousel .carousel-container .feed img {
        max-height: 100%;
        float: left; }
      .slide-carousel .carousel-container .feed .cap {
        position: absolute;
        left: 0px;
        bottom: -20px;
        color: white;
        font-family: Arial;
        font-size: 12px; }

.arr {
  clear: both; }

.car-arrow {
  position: relative;
  float: right;
  height: 33px;
  width: 33px;
  background: url("../../images_sys/icons/Casestudy_carousel_arrow.png");
  z-index: 200;
  top: 170px;
  right: -20px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none; }
  .car-arrow.left {
    right: 0px;
    left: -20px;
    float: left;
    background: url("../../images_sys/icons/Casestudy_carousel_arrow_left.png"); }

.video-icon {
  width: 12px;
  height: 10px;
  background: url("../../images_sys/sprites/video_ico.png") no-repeat;
  display: inline-block;
  cursor: pointer;
  padding-right: 10px; }

.grey-bar {
  height: 10px;
  margin-top: 45px;
  display: inline-block;
  width: 40px;
  background: #7c7f84; }

.red-bar {
  height: 10px;
  margin-top: 45px;
  display: inline-block;
  width: 40px;
  background: #f14b4d; }

.pdf {
  text-transform: uppercase;
  font-size: 12px;
  float: left;
  margin-right: 10px; }

.map-contents .social {
  width: 19px;
  display: block;
  margin-left: 20px;
  float: left; }
  .map-contents .social.fb-li {
    width: 11px; }
  .map-contents .social:first-child {
    margin-left: 0px; }
  .map-contents .social a {
    padding-top: 0px;
    background-size: 100%; }
    .map-contents .social a.fb {
      height: 18px;
      width: 11px;
      background-image: url("../../images_sys/sprites/map_fb_n.png"); }
      .map-contents .social a.fb:hover {
        background-position: 0 -19px; }
    .map-contents .social a.vimeo {
      height: 16px;
      width: 19px;
      background-image: url("../../images_sys/sprites/map_vimeo_n.png"); }
      .map-contents .social a.vimeo:hover {
        background-position: 0 -16px; }
    .map-contents .social a.youtube {
      height: 19px;
      width: 19px;
      background-image: url("../../images_sys/sprites/map_youtube_n.png"); }
      .map-contents .social a.youtube:hover {
        background-position: 0 -19px; }
    .map-contents .social a.linkedin {
      height: 18px;
      width: 19px;
      background-image: url("../../images_sys/sprites/map_linkedin_n.png"); }
      .map-contents .social a.linkedin:hover {
        background-position: 0 -19px; }
    .map-contents .social a.twitter {
      height: 15px;
      width: 20px;
      background-image: url("../../images_sys/sprites/map_twitter_n.png"); }
      .map-contents .social a.twitter:hover {
        background-position: 0 -16px; }

.social-share {
  display: inline-block;
  color: white;
  margin-top: 45px;
  width: 100%; }
  .social-share a {
    height: 18px;
    width: 11px;
    float: left;
    margin-left: 10px;
    position: relative;
    top: -5px; }
    .social-share a.pdf {
      height: auto;
      width: auto;
      margin-left: 0px;
      top: 0px;
      display: inline-block;
      clear: both;
      border-bottom: 2px solid transparent; }
      .social-share a.pdf:hover {
        border-bottom: 2px solid white; }
    .social-share a.tweet {
      background: url("../../images_sys/sprites/twitter_icon.png");
      width: 20px; }
      .social-share a.tweet:hover {
        background-position: 0px -20px; }
    .social-share a.fb {
      background: url("../../images_sys/sprites/fb_icon.png"); }
      .social-share a.fb:hover {
        background-position: 0px -20px; }
  .social-share .share {
    color: #cecece;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "DIN Next W01 Regular";
    display: inline-block;
    position: relative;
    float: left; }
    .social-share .share.border {
      border-left: 2px solid white;
      padding-left: 10px; }
    .social-share .share.no-margin {
      margin-left: 0px; }

.side {
  border-top: 1px solid white;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 10px;
  padding-bottom: 25px; }
  .side h2 a {
    font-size: 24px; }
  .side img {
    max-width: 100%;
    min-width: 100%; }

.quote h3 {
  font-size: 12px; }
.quote p {
  font-size: 25px;
  line-height: 1;
  font-family: "DIN Next W01 Regular"; }

.shim-nav-container {
  display: inline-block;
  width: 100%;
  text-align: center; }
  .shim-nav-container ul.shim-nav {
    display: table;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 0px; }
    .shim-nav-container ul.shim-nav .tbl {
      display: table-cell;
      vertical-align: middle; }
    .shim-nav-container ul.shim-nav li a:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
    .shim-nav-container ul.shim-nav .arrow-right, .shim-nav-container ul.shim-nav .arrow-left {
      display: inline-block;
      height: 33px;
      width: 33px;
      background: url("../../images_sys/sprites/arrow-r_carousel_icon.jpg") no-repeat; }
      .shim-nav-container ul.shim-nav .arrow-right:hover, .shim-nav-container ul.shim-nav .arrow-left:hover {
        background-position: 0px -33px; }
    .shim-nav-container ul.shim-nav .arrow-right {
      float: right; }
    .shim-nav-container ul.shim-nav .arrow-left {
      float: left;
      background: url("../../images_sys/sprites/arrow_carousel_icon.jpg") no-repeat; }
    .shim-nav-container ul.shim-nav li {
      display: table-cell;
      vertical-align: middle;
      width: 200px;
      min-height: 10px;
      color: white; }
      .shim-nav-container ul.shim-nav li.mid-shim {
        padding: 10px 20px;
        font-family: "DIN Next W01 Regular";
        color: white;
        font-size: 16px;
        letter-spacing: 1px;
        text-decoration: none;
        text-align: center;
        width: 97px; }
      .shim-nav-container ul.shim-nav li.right-shim {
        border-left: 1px solid white;
        text-align: left;
        padding-left: 10px; }
        .shim-nav-container ul.shim-nav li.right-shim .next {
          float: left;
          max-width: 130px; }
      .shim-nav-container ul.shim-nav li.left-shim {
        border-right: 1px solid white;
        padding-right: 10px;
        text-align: right; }
        .shim-nav-container ul.shim-nav li.left-shim .prev {
          float: right;
          max-width: 130px; }

.side-carousel ul {
  display: inline-block;
  min-width: 100%;
  height: 125px; }
  .side-carousel ul li {
    float: left;
    position: relative;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .side-carousel ul li .casestudy {
      padding-top: 0px; }
    .side-carousel ul li.active {
      display: block; }
.side-carousel .nas {
  height: 22px;
  width: 12px;
  display: inline-block;
  clear: both;
  cursor: pointer;
  position: relative;
  z-index: 100; }
  .side-carousel .nas.next-arrow {
    background: url("../../images_sys/sprites/left-row.png"); }
  .side-carousel .nas.prev-arrow {
    float: right;
    background: url("../../images_sys/sprites/right-row.png"); }

img.bag {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0; }

@media screen and (max-width: 1024px) {
  /* Specific to this particular image */
  img.bag {
    left: 50%;
    margin-left: -512px;
    /* 50% */ } }
.bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  background-color: transparent; }

.pop-nav {
  clear: both; }

.popup-cheech {
  background: url("../../images_sys/bgs/000000-0.55.png");
  display: none;
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .popup-cheech .inner-cheech {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    height: 275px; }
    .popup-cheech .inner-cheech iframe {
      pointer-events: all; }
  .popup-cheech.active {
    display: table; }

/*
 * jQuery UI Slider 1.10.2
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 6px;
  height: 60px;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 100%; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* Retina-specific stuff here */
  .blurb .close {
    background-image: url("../../images_sys/sprites/intro-blurb_X_r.png");
    background-size: 100%; }

  #header .header-inner .h-logo a {
    background-size: 100%;
    background: url("../../images_sys/icons/logo_LINC_r.png") no-repeat; }

  .list-search input[type="submit"] {
    background: url("../../images_sys/sprites/search_icon_r.png") no-repeat;
    background-size: 100%; }

  .map-contents .social a {
    background-size: 100%; }
    .map-contents .social a.fb {
      background-image: url("../../images_sys/sprites/map_fb_r.png"); }
    .map-contents .social a.vimeo {
      background-image: url("../../images_sys/sprites/map_vimeo_r.png"); }
    .map-contents .social a.youtube {
      background-image: url("../../images_sys/sprites/map_youtube_r.png"); }
    .map-contents .social a.linkedin {
      background-image: url("../../images_sys/sprites/map_linkedin_r.png"); }
    .map-contents .social a.twitter {
      background-image: url("../../images_sys/sprites/map_twitter_r.png"); }

  .loading {
    background: url("../../images_sys/sprites/loading_r.png"); } }
