/*.timeline-content_left .slideLeft-trigger {
  .content-animation(50);
}
.content-animation(@counter) when (@counter > 0) {
 .content-animation((@counter - 1));    // next iteration
 &:nth-child(@{counter}) {
      animation-delay: (0.25s * @counter);
    }
}
*/
.left-additional .slideLeft:nth-child(1),
.right-additional .slideRight:nth-child(1) {
  animation-delay: 0.1s;
}
.left-additional .slideLeft:nth-child(2),
.right-additional .slideRight:nth-child(2) {
  animation-delay: 0.2s;
}
.left-additional .slideLeft:nth-child(3),
.right-additional .slideRight:nth-child(3) {
  animation-delay: 0.3s;
}
.left-additional .slideLeft:nth-child(4),
.right-additional .slideRight:nth-child(4) {
  animation-delay: 0.4s;
}
.left-additional .slideLeft:nth-child(5),
.right-additional .slideRight:nth-child(5) {
  animation-delay: 0.5s;
}
.left-additional .slideLeft:nth-child(6),
.right-additional .slideRight:nth-child(6) {
  animation-delay: 0.6s;
}
.left-additional .slideLeft:nth-child(7),
.right-additional .slideRight:nth-child(7) {
  animation-delay: 0.7s;
}
.left-additional .slideLeft:nth-child(8),
.right-additional .slideRight:nth-child(8) {
  animation-delay: 0.8s;
}
.left-additional .slideLeft:nth-child(9),
.right-additional .slideRight:nth-child(9) {
  animation-delay: 0.9s;
}
.left-additional .slideLeft:nth-child(10),
.right-additional .slideRight:nth-child(10) {
  animation-delay: 1s;
}
.left-additional .slideLeft:nth-child(11),
.right-additional .slideRight:nth-child(11) {
  animation-delay: 1.1s;
}
.left-additional .slideLeft:nth-child(12),
.right-additional .slideRight:nth-child(12) {
  animation-delay: 1.2s;
}
.left-additional .slideLeft:nth-child(13),
.right-additional .slideRight:nth-child(13) {
  animation-delay: 1.3s;
}
.left-additional .slideLeft:nth-child(14),
.right-additional .slideRight:nth-child(14) {
  animation-delay: 1.4s;
}
.left-additional .slideLeft:nth-child(15),
.right-additional .slideRight:nth-child(15) {
  animation-delay: 1.5s;
}
.left-additional .slideLeft:nth-child(16),
.right-additional .slideRight:nth-child(16) {
  animation-delay: 1.6s;
}
.left-additional .slideLeft:nth-child(17),
.right-additional .slideRight:nth-child(17) {
  animation-delay: 1.7s;
}
.left-additional .slideLeft:nth-child(18),
.right-additional .slideRight:nth-child(18) {
  animation-delay: 1.8s;
}
.left-additional .slideLeft:nth-child(19),
.right-additional .slideRight:nth-child(19) {
  animation-delay: 1.9s;
}
.left-additional .slideLeft:nth-child(20),
.right-additional .slideRight:nth-child(20) {
  animation-delay: 2s;
}
.left-additional .slideLeft:nth-child(21),
.right-additional .slideRight:nth-child(21) {
  animation-delay: 2.1s;
}
.left-additional .slideLeft:nth-child(22),
.right-additional .slideRight:nth-child(22) {
  animation-delay: 2.2s;
}
.left-additional .slideLeft:nth-child(23),
.right-additional .slideRight:nth-child(23) {
  animation-delay: 2.3s;
}
.left-additional .slideLeft:nth-child(24),
.right-additional .slideRight:nth-child(24) {
  animation-delay: 2.4s;
}
.left-additional .slideLeft:nth-child(25),
.right-additional .slideRight:nth-child(25) {
  animation-delay: 2.5s;
}
.left-additional .slideLeft:nth-child(26),
.right-additional .slideRight:nth-child(26) {
  animation-delay: 2.6s;
}
.left-additional .slideLeft:nth-child(27),
.right-additional .slideRight:nth-child(27) {
  animation-delay: 2.7s;
}
.left-additional .slideLeft:nth-child(28),
.right-additional .slideRight:nth-child(28) {
  animation-delay: 2.8s;
}
.left-additional .slideLeft:nth-child(29),
.right-additional .slideRight:nth-child(29) {
  animation-delay: 2.9s;
}
.left-additional .slideLeft:nth-child(30),
.right-additional .slideRight:nth-child(30) {
  animation-delay: 3s;
}
.left-additional .slideLeft:nth-child(31),
.right-additional .slideRight:nth-child(31) {
  animation-delay: 3.1s;
}
.left-additional .slideLeft:nth-child(32),
.right-additional .slideRight:nth-child(32) {
  animation-delay: 3.2s;
}
.left-additional .slideLeft:nth-child(33),
.right-additional .slideRight:nth-child(33) {
  animation-delay: 3.3s;
}
.left-additional .slideLeft:nth-child(34),
.right-additional .slideRight:nth-child(34) {
  animation-delay: 3.4s;
}
.left-additional .slideLeft:nth-child(35),
.right-additional .slideRight:nth-child(35) {
  animation-delay: 3.5s;
}
.left-additional .slideLeft:nth-child(36),
.right-additional .slideRight:nth-child(36) {
  animation-delay: 3.6s;
}
.left-additional .slideLeft:nth-child(37),
.right-additional .slideRight:nth-child(37) {
  animation-delay: 3.7s;
}
.left-additional .slideLeft:nth-child(38),
.right-additional .slideRight:nth-child(38) {
  animation-delay: 3.8s;
}
.left-additional .slideLeft:nth-child(39),
.right-additional .slideRight:nth-child(39) {
  animation-delay: 3.9s;
}
.left-additional .slideLeft:nth-child(40),
.right-additional .slideRight:nth-child(40) {
  animation-delay: 4s;
}
.left-additional .slideLeft:nth-child(41),
.right-additional .slideRight:nth-child(41) {
  animation-delay: 4.1s;
}
.left-additional .slideLeft:nth-child(42),
.right-additional .slideRight:nth-child(42) {
  animation-delay: 4.2s;
}
.left-additional .slideLeft:nth-child(43),
.right-additional .slideRight:nth-child(43) {
  animation-delay: 4.3s;
}
.left-additional .slideLeft:nth-child(44),
.right-additional .slideRight:nth-child(44) {
  animation-delay: 4.4s;
}
.left-additional .slideLeft:nth-child(45),
.right-additional .slideRight:nth-child(45) {
  animation-delay: 4.5s;
}
.left-additional .slideLeft:nth-child(46),
.right-additional .slideRight:nth-child(46) {
  animation-delay: 4.6s;
}
.left-additional .slideLeft:nth-child(47),
.right-additional .slideRight:nth-child(47) {
  animation-delay: 4.7s;
}
.left-additional .slideLeft:nth-child(48),
.right-additional .slideRight:nth-child(48) {
  animation-delay: 4.8s;
}
.left-additional .slideLeft:nth-child(49),
.right-additional .slideRight:nth-child(49) {
  animation-delay: 4.9s;
}
.left-additional .slideLeft:nth-child(50),
.right-additional .slideRight:nth-child(50) {
  animation-delay: 5s;
}
.dot.Grow-trigger {
  animation-delay: .2s;
}
/*
==============================================
SlideDown
==============================================
*/
.slideDown {
  animation-name: slideDown;
  animation-duration: .4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  visibility: visible !important;
}
@keyframes slideDown {
  0% {
    top: -10px;
    opacity: 0.0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
/*
==============================================
SlideUp
==============================================
*/
.slideUp {
  animation-name: slideUp;
  animation-duration: .2s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 0;
  visibility: visible !important;
}
@keyframes slideUp {
  0% {
    transform: translate(0, 100px);
    opacity: 0.0;
  }
  100% {
    transform: translate(0, 0px);
    opacity: 1;
  }
}
/*
==============================================
bumpUp
==============================================
*/
.bumpUp {
  animation-name: bumpUp;
  animation-duration: .4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
  animation-delay: .2s;
  visibility: visible !important;
  opacity: 0;
}
@keyframes bumpUp {
  0% {
    transform: translate(0, 0px);
    opacity: 0;
  }
  50% {
    transform: translate(0, -25px);
    opacity: 0.5;
  }
  100% {
    transform: translate(0, 0px);
    opacity: 1;
  }
}
/*
==============================================
slideLeft
==============================================
*/
.slideLeft {
  animation-name: slideLeft;
  animation-duration: .4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: .25s;
  opacity: 0;
  visibility: visible !important;
}
@keyframes slideLeft {
  0% {
    transform: translateX(68px);
    opacity: 0.0;
  }
  100% {
    transform: translateX(6px);
    opacity: 1;
  }
}
/*
==============================================
slideRight
==============================================
*/
.slideRight {
  animation-name: slideRight;
  animation-duration: .4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: .25s;
  opacity: 0;
  visibility: visible !important;
}
@keyframes slideRight {
  0% {
    transform: translateX(-68px);
    opacity: 0.0;
  }
  100% {
    transform: translateX(6px);
    opacity: 1;
  }
}
/*
==============================================
Grow
==============================================
*/
.Grow {
  animation-name: Grow;
  animation-duration: .3s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  opacity: 0;
  visibility: visible !important;
}
@keyframes Grow {
  0% {
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/*
==============================================
fadeIn
==============================================
*/
.fadeIn {
  animation-name: fadeIn;
  animation-duration: .5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-delay: .5s;
  opacity: 0;
  visibility: visible !important;
}
@keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}
/*
==============================================
fadeDown
==============================================
*/
.fadeDown {
  animation-name: fadeDown;
  animation-duration: .7s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  opacity: 0;
  visibility: visible !important;
}
@keyframes fadeDown {
  0% {
    opacity: 0.0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
/*
==============================================
Pulse
==============================================
*/
.Pulse {
  animation-name: Pulse;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  opacity: 1;
  visibility: visible !important;
}
@keyframes Pulse {
  0% {
    color: #444;
  }
  50% {
    color: #71cdf4;
  }
  100% {
    color: #444;
  }
}
/*
==============================================
Bubble
==============================================
*/
.Bubble {
  animation-name: Bubble;
  animation-duration: .3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  opacity: 1;
  visibility: visible !important;
}
@keyframes Bubble {
  0% {
    border-radius: 50%;
    left: -50%;
    top: 50%;
    width: 0;
    height: 0;
  }
  70% {
    width: 150vw;
    height: 150vw;
    border-radius: 50%;
    left: -25vw;
    top: -25vw;
  }
  100% {
    width: 150vw;
    height: 150vw;
    border-radius: 50%;
    left: -25vw;
    top: -25vw;
  }
}

@font-face {
  font-family: 'chiller_sansbold';
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot');
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ChillerSans/chillersans-bold-webfont.woff2') format('woff2'), url('fonts/ChillerSans/chillersans-bold-webfont.woff') format('woff'), url('fonts/ChillerSans/chillersans-bold-webfont.ttf') format('truetype'), url('fonts/ChillerSans/chillersans-bold-webfont.svg#chiller_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Bold';
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot');
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-bold-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-bold-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-bold-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-bold-webfont.svg#apex_newbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Book';
  src: url('fonts/ApexNew/apexnew-book-webfont.eot');
  src: url('fonts/ApexNew/apexnew-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-book-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-book-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-book-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-book-webfont.svg#apex_newbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Light';
  src: url('fonts/ApexNew/apexnew-light-webfont.eot');
  src: url('fonts/ApexNew/apexnew-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-light-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-light-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-light-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-light-webfont.svg#apex_newlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Medium';
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot');
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-medium-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-medium-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-medium-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-medium-webfont.svg#apex_newmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Shadows_Into_Light';
  src: url('fonts/Shadows_Into_Light/ShadowsIntoLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'chiller';
  src: url('fonts/Icons/chiller-icons.eot');
  src: url('fonts/Icons/chiller-icons.eot') format('embedded-opentype'), url('fonts/Icons/chiller-icons.woff2') format('woff2'), url('fonts/Icons/chiller-icons.ttf') format('truetype'), url('fonts/Icons/chiller-icons.woff') format('woff'), url('fonts/Icons/chiller-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="chiller-"],
[class*=" chiller-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiller' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chiller-photo-3-weathered:before {
  content: "\e925";
}
.chiller-photo-2-weathered:before {
  content: "\e926";
}
.chiller-more-dots:before {
  content: "\e924";
}
.chiller-calendar:before {
  content: "\e923";
}
.chiller-clock-hands:before {
  content: "\e922";
}
.chiller-clock:before {
  content: "\e921";
}
.chiller-camera-weathered:before {
  content: "\e920";
}
.chiller-chevron-up:before {
  content: "\e914";
}
.chiller-chevron-down:before {
  content: "\e913";
}
.chiller-chevron-next:before {
  content: "\e910";
}
.chiller-chevron-previous:before {
  content: "\e911";
}
.chiller-mvp:before {
  content: "\e91d";
}
.chiller-full:before {
  content: "\e91e";
}
.chiller-guide:before {
  content: "\e91f";
}
.chiller-reply:before {
  content: "\e900";
}
.chiller-retweet:before {
  content: "\e901";
}
.chiller-heart:before {
  content: "\e902";
}
.chiller-facebook:before {
  content: "\e903";
}
.chiller-instagram:before {
  content: "\e904";
}
.chiller-twitter:before {
  content: "\e905";
}
.chiller-youtube:before {
  content: "\e906";
}
.chiller-search-thick:before {
  content: "\e907";
}
.chiller-search-thin:before {
  content: "\e908";
}
.chiller-gallery:before {
  content: "\e909";
}
.chiller-instagram-weathered:before {
  content: "\e90a";
}
.chiller-video-weathered:before {
  content: "\e90b";
}
.chiller-search-thick-weathered:before {
  content: "\e90c";
}
.chiller-search-thin-weathered:before {
  content: "\e90d";
}
.chiller-twitter-weathered:before {
  content: "\e90e";
}
.chiller-facebook-weathered:before {
  content: "\e90f";
}
.chiller-zoom-weathered2:before {
  content: "\e912";
}
.chiller-close-weathered:before {
  content: "\e915";
}
.chiller-gallery-weathered:before {
  content: "\e916";
}
.chiller-view-weathered:before {
  content: "\e917";
}
.chiller-youtube-weathered:before {
  content: "\e918";
}
.chiller-view-eye-weathered:before {
  content: "\e919";
}
.chiller-photo-weathered:before {
  content: "\e91a";
}
.chiller-view-eye-2-weathered:before {
  content: "\e91b";
}
.chiller-zoom-weathered:before {
  content: "\e91c";
}
@font-face {
  font-family: 'notifications';
  src: url('fonts/Notifications/notifications.eot?xuti18');
  src: url('fonts/Notifications/notifications.eot?xuti18#iefix') format('embedded-opentype'), url('fonts/Notifications/notifications.woff2?xuti18') format('woff2'), url('fonts/Notifications/notifications.ttf?xuti18') format('truetype'), url('fonts/Notifications/notifications.woff?xuti18') format('woff'), url('fonts/Notifications/notifications.svg?xuti18#notifications') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="notifications-"],
[class*=" notifications-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'notifications' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.notifications-cookie:before {
  content: "\e908";
}
.notifications-error:before {
  content: "\e905";
}
.notifications-notification:before {
  content: "\e906";
}
.notifications-safari:before {
  content: "\e907";
}
.notifications-flash-player:before {
  content: "\e900";
}
.notifications-firefox:before {
  content: "\e901";
}
.notifications-ie:before {
  content: "\e902";
}
.notifications-chrome:before {
  content: "\e903";
}
.notifications-close:before {
  content: "\e904";
}
.details-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-between;
  height: 100vh;
}
.details-wrapper .step-img {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .details-wrapper .step-img {
    width: 100%;
  }
}
.details-wrapper .step-img img {
  width: 100%;
  height: auto;
}
.details-wrapper .step-wrapper {
  padding: 0 30px;
  flex-grow: 1;
  max-width: 600px;
  max-height: calc(100vh - 110px);
  overflow-y: scroll;
}
.details-wrapper .step-wrapper .step-copy {
  display: inline-block;
  width: calc(100% - 80px);
}
.details-wrapper .step-wrapper .step-copy .title {
  font-size: 24px;
  margin-bottom: 5px;
  color: #be0c36;
  text-transform: uppercase;
}
.details-wrapper .step-wrapper .step-copy .description {
  font-size: 14px;
  font-family: 'ApexNew_Light';
}
.step-img-list__wrapper {
  max-width: calc(100% - 600px);
  flex-grow: 1;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .step-img-list__wrapper {
    width: 100%;
  }
}
.step-img-list__wrapper img {
  max-width: 100%;
  max-height: 100%;
}
.step-img-result {
  position: absolute;
  width: 100%;
  top: 0px;
  left: -100%;
  z-index: 10;
  transition: left 0.5s;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
}
.show-result-link .step-img-result {
  left: 0%;
}
.step-img-list {
  position: relative;
  top: 0px;
  transition: left 0.5s;
  display: flex;
}
.step-img-wrapper {
  height: 100vh;
  min-width: 100%;
  align-items: center;
  position: absolute;
  max-width: 100%;
  left: -100%;
  display: flex;
  transition: 0.5s left;
}
.step-img-wrapper.step-img-current {
  left: 0%;
}
.checkbox {
  display: inline-block;
  height: 40px;
  margin: 0 20px 0 0;
  width: 40px;
  border-radius: 50%;
}
.step-container {
  margin-bottom: 30px;
  opacity: 0.5;
  transition: opacity .5s;
  position: relative;
}
.step-container.step--current {
  opacity: 1;
  cursor: pointer;
}
.step-container.step--finished {
  opacity: 1;
}
.step-container:first-child {
  opacity: 1;
}
.step-container:last-child {
  opacity: 1 !important;
}
.checkbox label {
  display: block;
  height: 40px;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0%, -50%);
}
.step--current .checkbox label {
  cursor: pointer;
}
.checkbox label:after {
  -moz-transform: scaleX(-1) rotate(180deg);
  -ms-transform: scaleX(-1) rotate(180deg);
  -webkit-transform: scaleX(-1) rotate(180deg);
  transform: scaleX(-1) rotate(180deg);
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-right: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
  content: '';
  display: block;
  height: 0px;
  left: 11px;
  position: absolute;
  top: 23px;
  width: 10px;
  opacity: 0.4;
}
.checkbox input {
  display: none;
}
.step--finished .checkbox label:after {
  -webkit-animation: check 0.8s;
  -moz-animation: check 0.8s;
  -o-animation: check 0.8s;
  animation: check 0.8s;
  border-color: #88b7a5;
  animation-fill-mode: forwards;
  -moz-transform: scaleX(-1) rotate(135deg);
  -ms-transform: scaleX(-1) rotate(135deg);
  -webkit-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
  height: 14px;
  width: 6px;
  opacity: 1;
}
.step-image {
  display: none;
}
.filled-button.button-container {
  width: 60px;
  height: 32px;
  position: relative;
  cursor: not-allowed;
  transition: 0.2s ease-in-out;
  margin-right: 20px;
  opacity: 0.6;
}
.step--current .filled-button.button-container {
  opacity: 1;
  cursor: pointer;
}
.filled-button.button-container:hover .button1-left {
  background: #be0c36;
  border: 1px solid #be0c36;
  transition: 0.5s ease-in-out;
  top: -1px;
  left: -1px;
}
.filled-button.button-container:hover .button1-right {
  transition: 0.5s ease-in-out;
  border: 1px solid #be0c36;
  background: #be0c36;
  top: 1px;
  left: 1px;
}
.filled-button.button-container .button1-left {
  -webkit-clip-path: polygon(0% 0%, 16px 0%, 0% 16px);
  overflow: hidden;
  position: absolute;
  width: 60px;
  height: 32px;
  background: transparent;
  border: 1px solid #ffffff;
  transition: 0.5s ease-in-out;
  top: 0;
  left: 0;
}
.filled-button.button-container .button1-right {
  -webkit-clip-path: polygon(15px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 15px);
  overflow: hidden;
  position: absolute;
  width: 60px;
  height: 32px;
  background: transparent;
  transition: 0.5s ease-in-out;
  border: 1px solid #ffffff;
  top: 0;
  left: 0;
}
.filled-button.button-container .button1-left,
.filled-button.button-container .button1-right {
  background: #be0c36;
  border: #be0c36 !important;
  transition: all 0.6s ease-in-out;
}
.ghost-button.button-container {
  width: 107px;
  height: 30px;
  position: relative;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  float: left;
}
.ghost-button.button-container:hover .button1-left {
  background: #be0c36;
  border: 1px solid #be0c36;
  transition: 0.5s ease-in-out;
  top: -1px;
  left: -1px;
}
.ghost-button.button-container:hover .button1-right {
  transition: 0.5s ease-in-out;
  border: 1px solid #be0c36;
  background: #be0c36;
  top: 1px;
  left: 1px;
}
.ghost-button.button-container .button1-left {
  -webkit-clip-path: polygon(0% 0%, 16px 0%, 0% 16px);
  overflow: hidden;
  position: absolute;
  width: 107px;
  height: 30px;
  background: transparent;
  border: 1px solid #ffffff;
  transition: 0.5s ease-in-out;
  top: 0;
  left: 0;
}
.ghost-button.button-container .button1-right {
  -webkit-clip-path: polygon(15px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 15px);
  overflow: hidden;
  position: absolute;
  width: 107px;
  height: 30px;
  background: transparent;
  transition: 0.5s ease-in-out;
  border: 1px solid #ffffff;
  top: 0;
  left: 0;
}
.ghost-button.button-container .button1-left,
.ghost-button.button-container .button1-right {
  background: transparent;
  border: 1px solid #ffffff;
  transition: all 0.6s ease-in-out;
}
.button {
  padding: 7px 12px;
  text-shadow: none;
  background: transparent;
  border-radius: 1px;
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  font-weight: 500;
  color: #ffffff;
  pointer-events: visible !important;
}
.result-link-container {
  position: relative;
  top: -10px;
  cursor: pointer;
}
.result-link-container .result-link {
  font-size: 14px;
  color: #88b7a5;
}
.result-link-container .result-link i {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.result-link-container .img {
  position: fixed;
  top: 25px;
  right: 25px;
  visibility: hidden;
  transition: all .5s;
  opacity: 0;
}
.result-link-container .img img {
  height: 93vh;
  width: auto;
}
.result-link-container:hover .img {
  visibility: visible;
  opacity: 1;
}
.buttons-container {
  margin: 20px 0 0 62px;
}
.buttons-container a,
.buttons-container div {
  display: inline-block;
}
@keyframes resultFade {
  0% {
    visibility: hidden;
  }
  5% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
@keyframes check {
  0% {
    height: 0;
    width: 0;
    opacity: 0;
  }
  25% {
    height: 0;
    width: 6px;
  }
  50% {
    height: 14px;
    width: 6px;
    opacity: 1;
  }
}

@font-face {
  font-family: 'chiller_sansbold';
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot');
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ChillerSans/chillersans-bold-webfont.woff2') format('woff2'), url('fonts/ChillerSans/chillersans-bold-webfont.woff') format('woff'), url('fonts/ChillerSans/chillersans-bold-webfont.ttf') format('truetype'), url('fonts/ChillerSans/chillersans-bold-webfont.svg#chiller_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Bold';
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot');
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-bold-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-bold-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-bold-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-bold-webfont.svg#apex_newbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Book';
  src: url('fonts/ApexNew/apexnew-book-webfont.eot');
  src: url('fonts/ApexNew/apexnew-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-book-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-book-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-book-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-book-webfont.svg#apex_newbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Light';
  src: url('fonts/ApexNew/apexnew-light-webfont.eot');
  src: url('fonts/ApexNew/apexnew-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-light-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-light-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-light-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-light-webfont.svg#apex_newlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Medium';
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot');
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-medium-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-medium-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-medium-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-medium-webfont.svg#apex_newmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Shadows_Into_Light';
  src: url('fonts/Shadows_Into_Light/ShadowsIntoLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'chiller';
  src: url('fonts/Icons/chiller-icons.eot');
  src: url('fonts/Icons/chiller-icons.eot') format('embedded-opentype'), url('fonts/Icons/chiller-icons.woff2') format('woff2'), url('fonts/Icons/chiller-icons.ttf') format('truetype'), url('fonts/Icons/chiller-icons.woff') format('woff'), url('fonts/Icons/chiller-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="chiller-"],
[class*=" chiller-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiller' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chiller-photo-3-weathered:before {
  content: "\e925";
}
.chiller-photo-2-weathered:before {
  content: "\e926";
}
.chiller-more-dots:before {
  content: "\e924";
}
.chiller-calendar:before {
  content: "\e923";
}
.chiller-clock-hands:before {
  content: "\e922";
}
.chiller-clock:before {
  content: "\e921";
}
.chiller-camera-weathered:before {
  content: "\e920";
}
.chiller-chevron-up:before {
  content: "\e914";
}
.chiller-chevron-down:before {
  content: "\e913";
}
.chiller-chevron-next:before {
  content: "\e910";
}
.chiller-chevron-previous:before {
  content: "\e911";
}
.chiller-mvp:before {
  content: "\e91d";
}
.chiller-full:before {
  content: "\e91e";
}
.chiller-guide:before {
  content: "\e91f";
}
.chiller-reply:before {
  content: "\e900";
}
.chiller-retweet:before {
  content: "\e901";
}
.chiller-heart:before {
  content: "\e902";
}
.chiller-facebook:before {
  content: "\e903";
}
.chiller-instagram:before {
  content: "\e904";
}
.chiller-twitter:before {
  content: "\e905";
}
.chiller-youtube:before {
  content: "\e906";
}
.chiller-search-thick:before {
  content: "\e907";
}
.chiller-search-thin:before {
  content: "\e908";
}
.chiller-gallery:before {
  content: "\e909";
}
.chiller-instagram-weathered:before {
  content: "\e90a";
}
.chiller-video-weathered:before {
  content: "\e90b";
}
.chiller-search-thick-weathered:before {
  content: "\e90c";
}
.chiller-search-thin-weathered:before {
  content: "\e90d";
}
.chiller-twitter-weathered:before {
  content: "\e90e";
}
.chiller-facebook-weathered:before {
  content: "\e90f";
}
.chiller-zoom-weathered2:before {
  content: "\e912";
}
.chiller-close-weathered:before {
  content: "\e915";
}
.chiller-gallery-weathered:before {
  content: "\e916";
}
.chiller-view-weathered:before {
  content: "\e917";
}
.chiller-youtube-weathered:before {
  content: "\e918";
}
.chiller-view-eye-weathered:before {
  content: "\e919";
}
.chiller-photo-weathered:before {
  content: "\e91a";
}
.chiller-view-eye-2-weathered:before {
  content: "\e91b";
}
.chiller-zoom-weathered:before {
  content: "\e91c";
}
@font-face {
  font-family: 'notifications';
  src: url('fonts/Notifications/notifications.eot?xuti18');
  src: url('fonts/Notifications/notifications.eot?xuti18#iefix') format('embedded-opentype'), url('fonts/Notifications/notifications.woff2?xuti18') format('woff2'), url('fonts/Notifications/notifications.ttf?xuti18') format('truetype'), url('fonts/Notifications/notifications.woff?xuti18') format('woff'), url('fonts/Notifications/notifications.svg?xuti18#notifications') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="notifications-"],
[class*=" notifications-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'notifications' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.notifications-cookie:before {
  content: "\e908";
}
.notifications-error:before {
  content: "\e905";
}
.notifications-notification:before {
  content: "\e906";
}
.notifications-safari:before {
  content: "\e907";
}
.notifications-flash-player:before {
  content: "\e900";
}
.notifications-firefox:before {
  content: "\e901";
}
.notifications-ie:before {
  content: "\e902";
}
.notifications-chrome:before {
  content: "\e903";
}
.notifications-close:before {
  content: "\e904";
}
* {
  margin: 0;
  font-family: 'ApexNew_Book', sans-serif;
  letter-spacing: 1px;
}
body {
  background: radial-gradient(at 41% top, #202020, #000000);
  overflow-x: hidden;
  background-attachment: fixed;
  color: #ffffff;
}
::-webkit-scrollbar {
  display: none;
}
a {
  text-decoration: none;
}
button {
  background: none;
  border: none;
  outline: 0;
}
.header {
  height: 80px;
  padding: 20px 40px 10px;
  width: calc(100% - 80px);
  background: #222;
}
.header .logo {
  width: auto;
  height: 60px;
  display: inline-block;
}
.header .page-title {
  font-size: 22px;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 32px;
  font-family: 'ApexNew_Light';
  line-height: 1.7;
  letter-spacing: 1.6px;
  right: 30px;
}
.header .page-title span {
  font-family: 'ApexNew_Medium';
}

@font-face {
  font-family: 'chiller_sansbold';
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot');
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ChillerSans/chillersans-bold-webfont.woff2') format('woff2'), url('fonts/ChillerSans/chillersans-bold-webfont.woff') format('woff'), url('fonts/ChillerSans/chillersans-bold-webfont.ttf') format('truetype'), url('fonts/ChillerSans/chillersans-bold-webfont.svg#chiller_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Bold';
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot');
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-bold-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-bold-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-bold-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-bold-webfont.svg#apex_newbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Book';
  src: url('fonts/ApexNew/apexnew-book-webfont.eot');
  src: url('fonts/ApexNew/apexnew-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-book-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-book-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-book-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-book-webfont.svg#apex_newbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Light';
  src: url('fonts/ApexNew/apexnew-light-webfont.eot');
  src: url('fonts/ApexNew/apexnew-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-light-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-light-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-light-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-light-webfont.svg#apex_newlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Medium';
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot');
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-medium-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-medium-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-medium-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-medium-webfont.svg#apex_newmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Shadows_Into_Light';
  src: url('fonts/Shadows_Into_Light/ShadowsIntoLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'chiller';
  src: url('fonts/Icons/chiller-icons.eot');
  src: url('fonts/Icons/chiller-icons.eot') format('embedded-opentype'), url('fonts/Icons/chiller-icons.woff2') format('woff2'), url('fonts/Icons/chiller-icons.ttf') format('truetype'), url('fonts/Icons/chiller-icons.woff') format('woff'), url('fonts/Icons/chiller-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="chiller-"],
[class*=" chiller-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiller' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chiller-photo-3-weathered:before {
  content: "\e925";
}
.chiller-photo-2-weathered:before {
  content: "\e926";
}
.chiller-more-dots:before {
  content: "\e924";
}
.chiller-calendar:before {
  content: "\e923";
}
.chiller-clock-hands:before {
  content: "\e922";
}
.chiller-clock:before {
  content: "\e921";
}
.chiller-camera-weathered:before {
  content: "\e920";
}
.chiller-chevron-up:before {
  content: "\e914";
}
.chiller-chevron-down:before {
  content: "\e913";
}
.chiller-chevron-next:before {
  content: "\e910";
}
.chiller-chevron-previous:before {
  content: "\e911";
}
.chiller-mvp:before {
  content: "\e91d";
}
.chiller-full:before {
  content: "\e91e";
}
.chiller-guide:before {
  content: "\e91f";
}
.chiller-reply:before {
  content: "\e900";
}
.chiller-retweet:before {
  content: "\e901";
}
.chiller-heart:before {
  content: "\e902";
}
.chiller-facebook:before {
  content: "\e903";
}
.chiller-instagram:before {
  content: "\e904";
}
.chiller-twitter:before {
  content: "\e905";
}
.chiller-youtube:before {
  content: "\e906";
}
.chiller-search-thick:before {
  content: "\e907";
}
.chiller-search-thin:before {
  content: "\e908";
}
.chiller-gallery:before {
  content: "\e909";
}
.chiller-instagram-weathered:before {
  content: "\e90a";
}
.chiller-video-weathered:before {
  content: "\e90b";
}
.chiller-search-thick-weathered:before {
  content: "\e90c";
}
.chiller-search-thin-weathered:before {
  content: "\e90d";
}
.chiller-twitter-weathered:before {
  content: "\e90e";
}
.chiller-facebook-weathered:before {
  content: "\e90f";
}
.chiller-zoom-weathered2:before {
  content: "\e912";
}
.chiller-close-weathered:before {
  content: "\e915";
}
.chiller-gallery-weathered:before {
  content: "\e916";
}
.chiller-view-weathered:before {
  content: "\e917";
}
.chiller-youtube-weathered:before {
  content: "\e918";
}
.chiller-view-eye-weathered:before {
  content: "\e919";
}
.chiller-photo-weathered:before {
  content: "\e91a";
}
.chiller-view-eye-2-weathered:before {
  content: "\e91b";
}
.chiller-zoom-weathered:before {
  content: "\e91c";
}
@font-face {
  font-family: 'notifications';
  src: url('fonts/Notifications/notifications.eot?xuti18');
  src: url('fonts/Notifications/notifications.eot?xuti18#iefix') format('embedded-opentype'), url('fonts/Notifications/notifications.woff2?xuti18') format('woff2'), url('fonts/Notifications/notifications.ttf?xuti18') format('truetype'), url('fonts/Notifications/notifications.woff?xuti18') format('woff'), url('fonts/Notifications/notifications.svg?xuti18#notifications') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="notifications-"],
[class*=" notifications-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'notifications' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.notifications-cookie:before {
  content: "\e908";
}
.notifications-error:before {
  content: "\e905";
}
.notifications-notification:before {
  content: "\e906";
}
.notifications-safari:before {
  content: "\e907";
}
.notifications-flash-player:before {
  content: "\e900";
}
.notifications-firefox:before {
  content: "\e901";
}
.notifications-ie:before {
  content: "\e902";
}
.notifications-chrome:before {
  content: "\e903";
}
.notifications-close:before {
  content: "\e904";
}
.section {
  padding: 40px;
}
.section-title {
  font-size: 18px;
  font-family: 'ApexNew_Book';
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 0 10px;
}
.section-tile-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.section-tile {
  width: 16.66%;
  min-width: 300px;
  margin-bottom: 20px;
}
.tile-img {
  height: auto;
  position: relative;
  margin: 0 20px;
  margin-top: 25px;
}
.tile-img:hover .img-overlay {
  opacity: 1;
}
.tile-img img {
  width: 100%;
  height: auto;
}
.tile-img::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #be0c36 transparent transparent;
  z-index: 2;
}
.details-link--read .tile-img::before {
  display: none;
}
.img-overlay {
  position: absolute;
  top: 0px;
  left: 0;
  width: calc(100% - 40px);
  height: calc(100% - 45px);
  background-color: rgba(17, 17, 17, 0.95);
  color: #fff;
  opacity: 0;
  padding: 20px;
  transition: opacity .6s;
  cursor: pointer;
}
.img-overlay .overlay-text {
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  font-size: 20px;
}
.img-overlay i {
  font-size: 24px;
  margin-top: 14px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}
.subpage {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  z-index: 5;
  background: #000;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.5s;
}
.subpage--show-add {
  display: block;
  opacity: 0;
  transform: scale(0.8);
}
.subpage--show {
  display: block;
  opacity: 1;
  transform: scale(1);
}
.subpage--remove-add {
  display: block;
  opacity: 1;
  transform: scale(1);
}
.subpage--remove {
  display: block;
  opacity: 0;
  transform: scale(0.8);
}
.tile-copy {
  width: calc(100% - 60px);
  margin: 0 30px;
}
.tile-title {
  margin: 10px 0 5px;
}
.tile-description {
  font-size: 14px;
  font-family: 'ApexNew_Light';
  opacity: 0.7;
}

@font-face {
  font-family: 'chiller_sansbold';
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot');
  src: url('fonts/ChillerSans/chillersans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ChillerSans/chillersans-bold-webfont.woff2') format('woff2'), url('fonts/ChillerSans/chillersans-bold-webfont.woff') format('woff'), url('fonts/ChillerSans/chillersans-bold-webfont.ttf') format('truetype'), url('fonts/ChillerSans/chillersans-bold-webfont.svg#chiller_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Bold';
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot');
  src: url('fonts/ApexNew/apexnew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-bold-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-bold-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-bold-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-bold-webfont.svg#apex_newbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Book';
  src: url('fonts/ApexNew/apexnew-book-webfont.eot');
  src: url('fonts/ApexNew/apexnew-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-book-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-book-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-book-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-book-webfont.svg#apex_newbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Light';
  src: url('fonts/ApexNew/apexnew-light-webfont.eot');
  src: url('fonts/ApexNew/apexnew-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-light-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-light-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-light-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-light-webfont.svg#apex_newlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ApexNew_Medium';
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot');
  src: url('fonts/ApexNew/apexnew-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew/apexnew-medium-webfont.woff2') format('woff2'), url('fonts/ApexNew/apexnew-medium-webfont.woff') format('woff'), url('fonts/ApexNew/apexnew-medium-webfont.ttf') format('truetype'), url('fonts/ApexNew/apexnew-medium-webfont.svg#apex_newmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Shadows_Into_Light';
  src: url('fonts/Shadows_Into_Light/ShadowsIntoLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'chiller';
  src: url('fonts/Icons/chiller-icons.eot');
  src: url('fonts/Icons/chiller-icons.eot') format('embedded-opentype'), url('fonts/Icons/chiller-icons.woff2') format('woff2'), url('fonts/Icons/chiller-icons.ttf') format('truetype'), url('fonts/Icons/chiller-icons.woff') format('woff'), url('fonts/Icons/chiller-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="chiller-"],
[class*=" chiller-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiller' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chiller-photo-3-weathered:before {
  content: "\e925";
}
.chiller-photo-2-weathered:before {
  content: "\e926";
}
.chiller-more-dots:before {
  content: "\e924";
}
.chiller-calendar:before {
  content: "\e923";
}
.chiller-clock-hands:before {
  content: "\e922";
}
.chiller-clock:before {
  content: "\e921";
}
.chiller-camera-weathered:before {
  content: "\e920";
}
.chiller-chevron-up:before {
  content: "\e914";
}
.chiller-chevron-down:before {
  content: "\e913";
}
.chiller-chevron-next:before {
  content: "\e910";
}
.chiller-chevron-previous:before {
  content: "\e911";
}
.chiller-mvp:before {
  content: "\e91d";
}
.chiller-full:before {
  content: "\e91e";
}
.chiller-guide:before {
  content: "\e91f";
}
.chiller-reply:before {
  content: "\e900";
}
.chiller-retweet:before {
  content: "\e901";
}
.chiller-heart:before {
  content: "\e902";
}
.chiller-facebook:before {
  content: "\e903";
}
.chiller-instagram:before {
  content: "\e904";
}
.chiller-twitter:before {
  content: "\e905";
}
.chiller-youtube:before {
  content: "\e906";
}
.chiller-search-thick:before {
  content: "\e907";
}
.chiller-search-thin:before {
  content: "\e908";
}
.chiller-gallery:before {
  content: "\e909";
}
.chiller-instagram-weathered:before {
  content: "\e90a";
}
.chiller-video-weathered:before {
  content: "\e90b";
}
.chiller-search-thick-weathered:before {
  content: "\e90c";
}
.chiller-search-thin-weathered:before {
  content: "\e90d";
}
.chiller-twitter-weathered:before {
  content: "\e90e";
}
.chiller-facebook-weathered:before {
  content: "\e90f";
}
.chiller-zoom-weathered2:before {
  content: "\e912";
}
.chiller-close-weathered:before {
  content: "\e915";
}
.chiller-gallery-weathered:before {
  content: "\e916";
}
.chiller-view-weathered:before {
  content: "\e917";
}
.chiller-youtube-weathered:before {
  content: "\e918";
}
.chiller-view-eye-weathered:before {
  content: "\e919";
}
.chiller-photo-weathered:before {
  content: "\e91a";
}
.chiller-view-eye-2-weathered:before {
  content: "\e91b";
}
.chiller-zoom-weathered:before {
  content: "\e91c";
}
@font-face {
  font-family: 'notifications';
  src: url('fonts/Notifications/notifications.eot?xuti18');
  src: url('fonts/Notifications/notifications.eot?xuti18#iefix') format('embedded-opentype'), url('fonts/Notifications/notifications.woff2?xuti18') format('woff2'), url('fonts/Notifications/notifications.ttf?xuti18') format('truetype'), url('fonts/Notifications/notifications.woff?xuti18') format('woff'), url('fonts/Notifications/notifications.svg?xuti18#notifications') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="notifications-"],
[class*=" notifications-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'notifications' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.notifications-cookie:before {
  content: "\e908";
}
.notifications-error:before {
  content: "\e905";
}
.notifications-notification:before {
  content: "\e906";
}
.notifications-safari:before {
  content: "\e907";
}
.notifications-flash-player:before {
  content: "\e900";
}
.notifications-firefox:before {
  content: "\e901";
}
.notifications-ie:before {
  content: "\e902";
}
.notifications-chrome:before {
  content: "\e903";
}
.notifications-close:before {
  content: "\e904";
}

