/*------------------------------------*
$LIBRARIES
\*------------------------------------*/
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=a48307f1-9cc2-4324-8b0d-9d18b5191222");
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("/_ttu-template/2017/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix");
  src: url("/_ttu-template/2017/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix") format("eot"), url("/_ttu-template/2017/fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2") format("woff2"), url("/_ttu-template/2017/fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff") format("woff"), url("/_ttu-template/2017/fonts/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf") format("truetype"), url("/_ttu-template/2017/fonts/5101995a-e73b-4cf9-84e8-f99eb43277b1.svg#5101995a-e73b-4cf9-84e8-f99eb43277b1") format("svg");
  font-weight: 400; }

@font-face {
  font-family: "Helvetica Neue LT";
  src: url("/_ttu-template/2017/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix");
  src: url("/_ttu-template/2017/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix") format("eot"), url("/_ttu-template/2017/fonts/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"), url("/_ttu-template/2017/fonts/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff"), url("/_ttu-template/2017/fonts/419a308d-b777-4f84-9235-2caf4a98ec23.ttf") format("truetype"), url("/_ttu-template/2017/fonts/e4d5b881-6835-45b7-8766-3e5b9e7cab8b.svg#e4d5b881-6835-45b7-8766-3e5b9e7cab8b") format("svg");
  font-weight: 700; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  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; }

/*------------------------------------*    $SECTIONS
\*------------------------------------*/
/***** TTU Styles *****/
.l-main-pagecontent {
  padding-top: 0;
  min-height: auto; }
  @media (min-width: 1200px) {
    .l-main-pagecontent {
      min-height: calc(100vh - 124px); } }

.breadcrumb {
  display: none; }

.l-contact {
  margin-top: 0; }

/***** Grid *****/
/***** Headings *****/
.l-main-pagecontent h1,
.l-main-pagecontent h2,
.l-main-pagecontent h3,
.l-main-pagecontent h4 {
  font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
  font-weight: 700; }

/***** LOADER *****/
#snapshots-loader {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  width: 100%;
  height: 100vh;
  -webkit-transition: all .3s;
  transition: all .3s;
  z-index: 10000; }
  #snapshots-loader div {
    border: 5px solid transparent;
    border-top: 5px solid #4b4b4b;
    border-radius: 200px;
    -webkit-animation: spin 2s infinite linear; }

.first {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px; }

.second {
  width: 80px;
  height: 80px;
  margin: 10px; }

.third {
  width: 60px;
  height: 60px;
  margin: 10px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg); } }

.snapshots-home__feature {
  position: relative;
  width: 100%;
  height: calc(70vh - 84px);
  margin-bottom: 10%;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media (min-width: 1200px) {
    .snapshots-home__feature {
      width: calc(99.9% * 2/3 - (2rem - 2rem * 2/3));
      height: calc(100vh - 124px);
      margin-bottom: 0; }
    .snapshots-home__feature:nth-child(1n) {
      float: left;
      margin-right: 2rem;
      clear: none; }
    .snapshots-home__feature:last-child {
      margin-right: 0; }
    .snapshots-home__feature:nth-child(0n) {
      float: right; } }
  .snapshots-home__feature .snapshots-home-feature__images {
    position: relative;
    height: 100%;
    width: 100%; }
    .snapshots-home__feature .snapshots-home-feature__images .slick-list,
    .snapshots-home__feature .snapshots-home-feature__images .slick-track {
      position: relative;
      height: 100%; }
    .snapshots-home__feature .snapshots-home-feature__images .snapshots-home-feature__image {
      position: relative;
      background-position: left top;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%;
      width: 100%; }
  .snapshots-home__feature .snapshots-home-feature__heading {
    position: absolute;
    bottom: -8%;
    left: 0;
    background-color: #fdfdfd;
    padding: 1.125rem 30% 1.125rem 1.125rem;
    margin-left: 1rem;
    width: 75%; }
    @media (min-width: 600px) {
      .snapshots-home__feature .snapshots-home-feature__heading {
        bottom: -5%;
        margin-left: 2rem;
        width: 60%; } }
    @media (min-width: 900px) {
      .snapshots-home__feature .snapshots-home-feature__heading {
        padding: 2rem 30% 2rem 2rem; } }
    @media (min-width: 1200px) {
      .snapshots-home__feature .snapshots-home-feature__heading {
        top: 3.375rem;
        right: -50%;
        bottom: auto;
        left: auto;
        padding: 2rem; } }
    @media (min-width: 1800px) {
      .snapshots-home__feature .snapshots-home-feature__heading {
        right: -54%; } }
    .snapshots-home__feature .snapshots-home-feature__heading h1 {
      font-size: 1.875rem;
      line-height: 1.875rem;
      text-transform: uppercase;
      margin: 0; }
      @media (min-width: 600px) {
        .snapshots-home__feature .snapshots-home-feature__heading h1 {
          font-size: 2.5rem;
          line-height: 2.5rem; } }
      @media (min-width: 900px) {
        .snapshots-home__feature .snapshots-home-feature__heading h1 {
          font-size: 3.25rem;
          line-height: 3.25rem; } }
      @media (min-width: 1200px) {
        .snapshots-home__feature .snapshots-home-feature__heading h1 {
          font-size: 4.063rem;
          line-height: 4.063rem;
          max-width: 22rem; } }

.snapshots-home__galleries {
  position: relative;
  margin: 0 1rem;
  min-height: 24vh;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s; }
  @media (min-width: 600px) {
    .snapshots-home__galleries {
      margin: 0 2rem;
      min-height: 20vh; } }
  @media (min-width: 1200px) {
    .snapshots-home__galleries {
      width: calc(99.9% * 1/3 - (2rem - 2rem * 1/3));
      margin: 33vh 0 0;
      max-height: calc(64vh - 124px);
      overflow-y: scroll; }
    .snapshots-home__galleries:nth-child(1n) {
      float: left;
      margin-right: 2rem;
      clear: none; }
    .snapshots-home__galleries:last-child {
      margin-right: 0; }
    .snapshots-home__galleries:nth-child(3n) {
      margin-right: 0;
      float: right; }
    .snapshots-home__galleries:nth-child(3n + 1) {
      clear: both; } }
  @media (min-width: 1800px) {
    .snapshots-home__galleries {
      margin: 30vh 0 0;
      max-height: calc(67vh - 124px); } }
  @media (min-width: 2000px) {
    .snapshots-home__galleries {
      margin: 27vh 0 0;
      max-height: calc(70vh - 124px); } }
  .snapshots-home__galleries .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .snapshots-home__galleries .slick-track .slick-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      height: auto; }
  .snapshots-home__galleries .snapshots-home-galleries__slide-count {
    position: absolute;
    top: 0;
    right: 1rem;
    color: #8d8d8d;
    font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
    font-size: .75rem;
    line-height: .85rem;
    margin: .5rem 0 0;
    z-index: 1; }
    @media (min-width: 600px) {
      .snapshots-home__galleries .snapshots-home-galleries__slide-count {
        right: 2rem; } }
    @media (min-width: 1200px) {
      .snapshots-home__galleries .snapshots-home-galleries__slide-count {
        display: none; } }
  .snapshots-home__galleries .snapshots-home__gallery {
    position: relative;
    border-bottom: 1px solid #f3f3f3; }
    @media (min-width: 1200px) {
      .snapshots-home__galleries .snapshots-home__gallery {
        margin-right: 2rem;
        margin-bottom: 2.5rem; } }
    @media (min-width: 1800px) {
      .snapshots-home__galleries .snapshots-home__gallery {
        margin-right: 7rem;
        margin-left: 3rem; } }
    @media (min-width: 2000px) {
      .snapshots-home__galleries .snapshots-home__gallery {
        margin-right: 28%; } }
    @media (min-width: 2500px) {
      .snapshots-home__galleries .snapshots-home__gallery {
        margin-right: 40%; } }
    .snapshots-home__galleries .snapshots-home__gallery:focus {
      outline: none; }
    .snapshots-home__galleries .snapshots-home__gallery .snapshots-home-gallery__number-of-photos {
      position: relative;
      color: #8d8d8d;
      font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      font-weight: 400;
      letter-spacing: 0.063rem;
      margin: 0 0 1.125rem;
      width: 100%; }
    .snapshots-home__galleries .snapshots-home__gallery h2 {
      position: relative;
      font-size: 1.438rem;
      line-height: 1.875rem;
      margin: 0 0 1.125rem;
      width: 100%; }
      @media (min-width: 600px) {
        .snapshots-home__galleries .snapshots-home__gallery h2 {
          font-size: 1.875rem;
          line-height: 2.438rem; } }
      .snapshots-home__galleries .snapshots-home__gallery h2 a {
        color: #4b4b4b;
        font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif; }
        .snapshots-home__galleries .snapshots-home__gallery h2 a:hover {
          color: #ee0000; }
        .snapshots-home__galleries .snapshots-home__gallery h2 a:focus {
          outline: none; }
  .snapshots-home__galleries .slick-arrow {
    position: absolute;
    top: -53%;
    background-color: transparent;
    color: transparent;
    height: 2rem;
    width: 2rem;
    border: none;
    z-index: 1; }
    @media (min-width: 600px) {
      .snapshots-home__galleries .slick-arrow {
        top: -10rem;
        height: 3rem;
        width: 3rem; } }
    @media (min-width: 900px) {
      .snapshots-home__galleries .slick-arrow {
        top: -11rem; } }
    .snapshots-home__galleries .slick-arrow:focus {
      outline: none; }
    .snapshots-home__galleries .slick-arrow:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 2rem;
      height: 2rem;
      width: 2rem; }
      @media (min-width: 600px) {
        .snapshots-home__galleries .slick-arrow:before {
          background-size: 3rem;
          height: 3rem;
          width: 3rem; } }
    .snapshots-home__galleries .slick-arrow.slick-prev {
      right: 9%; }
      @media (min-width: 600px) {
        .snapshots-home__galleries .slick-arrow.slick-prev {
          right: 20%; } }
      @media (min-width: 900px) {
        .snapshots-home__galleries .slick-arrow.slick-prev {
          right: 14%; } }
      .snapshots-home__galleries .slick-arrow.slick-prev:before {
        background-image: url("/_ttu-template/2018/gallery-template/back.svg"); }
    .snapshots-home__galleries .slick-arrow.slick-next {
      right: -4%; }
      @media (min-width: 600px) {
        .snapshots-home__galleries .slick-arrow.slick-next {
          right: 3%; } }
      @media (min-width: 900px) {
        .snapshots-home__galleries .slick-arrow.slick-next {
          right: 2rem; } }
      .snapshots-home__galleries .slick-arrow.slick-next:before {
        background-image: url("/_ttu-template/2018/gallery-template/next.svg"); }

.snapshot-gallery {
  position: relative;
  width: 100%;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    min-height: calc(100vh - 84px); }
    @media (min-width: 1200px) {
      .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide {
        min-height: calc(100vh - 124px); } }
    .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide .snapshot-gallery-image-slide__background,
    .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide .snapshot-gallery-image-slide__image {
      position: absolute;
      top: 0;
      left: 0;
      background-position: center top;
      background-repeat: no-repeat;
      width: 100%;
      min-height: calc(100vh - 84px); }
    .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide .snapshot-gallery-image-slide__background {
      background-position: center center;
      background-size: cover;
      -webkit-filter: blur(1rem);
              filter: blur(1rem);
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
    .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide .snapshot-gallery-image-slide__image {
      background-size: cover; }
      @media (min-width: 1200px) {
        .snapshot-gallery .snapshot-gallery__image-slider .snapshot-gallery__image-slide .snapshot-gallery-image-slide__image {
          background-size: contain; } }
  .snapshot-gallery .snapshot-gallery__info {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fdfdfd;
    padding: 0 1rem;
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    overflow: hidden; }
    @media (min-width: 600px) {
      .snapshot-gallery .snapshot-gallery__info {
        right: 0;
        left: auto;
        width: 70%; } }
    @media (min-width: 1200px) {
      .snapshot-gallery .snapshot-gallery__info {
        padding: 0 2rem;
        max-width: 31.25rem; } }
    .snapshot-gallery .snapshot-gallery__info.hidden {
      height: calc(37.5vh - 84px);
      -webkit-transform: translateX(81%);
              transform: translateX(81%); }
      @media (min-width: 600px) {
        .snapshot-gallery .snapshot-gallery__info.hidden {
          height: 12.5rem; } }
      .snapshot-gallery .snapshot-gallery__info.hidden .snapshot-gallery-info__close-button,
      .snapshot-gallery .snapshot-gallery__info.hidden h1,
      .snapshot-gallery .snapshot-gallery__info.hidden .snapshot-gallery__caption-slider,
      .snapshot-gallery .snapshot-gallery__info.hidden .snapshot-gallery-info__pagination,
      .snapshot-gallery .snapshot-gallery__info.hidden .snapshot-gallery-info__home {
        opacity: 0; }
      .snapshot-gallery .snapshot-gallery__info.hidden .snapshot-gallery-info__show-details {
        display: block; }
      .snapshot-gallery .snapshot-gallery__info.hidden .snaphot-gallery-info__arrows {
        bottom: .5rem;
        left: 7%; }
        @media (min-width: 600px) {
          .snapshot-gallery .snapshot-gallery__info.hidden .snaphot-gallery-info__arrows {
            left: 7.5%; } }
        .snapshot-gallery .snapshot-gallery__info.hidden .snaphot-gallery-info__arrows a {
          display: block;
          padding: .5rem 0; }
          .snapshot-gallery .snapshot-gallery__info.hidden .snaphot-gallery-info__arrows a img {
            width: 1.5rem; }
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__close-button,
    .snapshot-gallery .snapshot-gallery__info h1,
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery__caption-slider,
    .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows,
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__pagination {
      -webkit-transition: all .3s;
      transition: all .3s; }
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__close-button {
      position: absolute;
      top: 1.825rem;
      right: 1.25rem;
      font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
      margin: 0; }
      @media (min-width: 1200px) {
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__close-button {
          right: 1.825rem; } }
      .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__close-button a {
        text-align: center;
        text-decoration: none;
        width: 1rem;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__close-button a:hover {
          cursor: pointer;
          opacity: .75; }
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__close-button a img {
          position: relative;
          width: 1rem;
          height: auto; }
    .snapshot-gallery .snapshot-gallery__info h1 {
      color: #ee0000;
      font-size: 1rem;
      line-height: 1rem;
      letter-spacing: 0.167rem;
      padding-top: 2.125rem;
      margin: 0 0 1rem; }
      @media (min-width: 1200px) {
        .snapshot-gallery .snapshot-gallery__info h1 {
          font-size: 1.125rem;
          letter-spacing: 0.188rem; } }
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery__caption-slider {
      position: relative;
      padding-bottom: 1rem; }
      .snapshot-gallery .snapshot-gallery__info .snapshot-gallery__caption-slider .snapshot-gallery__caption-slide {
        position: relative;
        font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
        font-size: 1.438rem;
        font-weight: 700;
        line-height: 1.438rem;
        margin: 0 0 1rem;
        padding-bottom: 2rem; }
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery__caption-slider .snapshot-gallery__caption-slide:focus {
          outline: none; }
        @media (min-width: 1200px) {
          .snapshot-gallery .snapshot-gallery__info .snapshot-gallery__caption-slider .snapshot-gallery__caption-slide {
            font-size: 1.875rem;
            letter-spacing: 0.063rem;
            line-height: 1.1; } }
    .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows {
      position: absolute;
      bottom: 1rem; }
      .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows a {
        color: #1b1b1b; }
        .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows a:hover {
          color: #1b1b1b;
          opacity: 0.75; }
          @media (min-width: 1200px) {
            .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows a:hover {
              color: #ee0000; } }
        .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows a img {
          width: 1.125rem; }
          @media (min-width: 1200px) {
            .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows a img {
              width: 1.5rem; } }
      .snapshot-gallery .snapshot-gallery__info .snaphot-gallery-info__arrows .snapshot-gallery-info__next-arrow {
        padding-left: 1.5rem; }
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__pagination {
      position: absolute;
      bottom: 1rem;
      left: 30%;
      font-family: "Helvetica Neue LT", Helvetica, Arial, sans-serif;
      font-size: 0.813rem;
      font-weight: 300;
      letter-spacing: 0.136rem;
      margin: 0;
      -webkit-transform: translateY(5%);
              transform: translateY(5%); }
      @media (min-width: 1200px) {
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__pagination {
          -webkit-transform: translateY(0);
                  transform: translateY(0); } }
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__show-details {
      position: absolute;
      top: 1rem;
      left: 6%;
      display: none;
      height: 2rem;
      width: 2rem;
      z-index: 2; }
      @media (min-width: 600px) {
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__show-details {
          right: 2rem;
          bottom: 2rem;
          height: 2.5rem;
          width: 2.5rem; } }
      .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__show-details:hover {
        cursor: pointer;
        opacity: 0.75; }
      .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__show-details img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__home {
      position: absolute;
      right: 1rem;
      bottom: 1rem;
      height: 1.5rem;
      width: 1.5rem;
      z-index: 1; }
      @media (min-width: 1200px) {
        .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__home {
          right: 1.5rem;
          bottom: 1rem; } }
      .snapshot-gallery .snapshot-gallery__info .snapshot-gallery-info__home:hover {
        cursor: pointer;
        opacity: 0.75; }

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