@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/threesixty/_threesixty.scss */
.threesixty {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
/* line 5, ../sass/threesixty/_threesixty.scss */
.threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 10, ../sass/threesixty/_threesixty.scss */
.threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
/* line 15, ../sass/threesixty/_threesixty.scss */
.threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  /*
     Do not put here any other styles.
     It causes massive recalc / repaints and image flickering,
     especially on Firefox.
  */
}
/* line 23, ../sass/threesixty/_threesixty.scss */
.threesixty .threesixty_images img.current-image {
  visibility: visible;
  /*
     Do not put here any other styles.
     It causes massive recalc / repaints and image flickering,
     especially on Firefox.
  */
}
/* line 33, ../sass/threesixty/_threesixty.scss */
.threesixty .spinner {
  width: 120px;
  display: block;
  margin: 0 auto;
  height: 60px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 43, ../sass/threesixty/_threesixty.scss */
.threesixty .spinner span {
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 32px;
  font-weight: bolder;
  color: #FFF;
  text-align: center;
  line-height: 60px;
  display: block;
}
/* line 53, ../sass/threesixty/_threesixty.scss */
.threesixty .nav_bar {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}
/* line 58, ../sass/threesixty/_threesixty.scss */
.threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url(../images/360sprites.png) no-repeat;
  text-indent: -99999px;
}
/* line 66, ../sass/threesixty/_threesixty.scss */
.threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0 !important;
}
/* line 69, ../sass/threesixty/_threesixty.scss */
.threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px !important;
}
/* line 72, ../sass/threesixty/_threesixty.scss */
.threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px !important;
}
/* line 75, ../sass/threesixty/_threesixty.scss */
.threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px !important;
}

/* html */
/* line 82, ../sass/threesixty/_threesixty.scss */
.threesixty:-webkit-full-screen {
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}

/* line 90, ../sass/threesixty/_threesixty.scss */
.threesixty:-moz-full-screen {
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../sass/fancybox/_fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../sass/fancybox/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../sass/fancybox/_fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, ../sass/fancybox/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, ../sass/fancybox/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, ../sass/fancybox/_fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, ../sass/fancybox/_fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, ../sass/fancybox/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, ../sass/fancybox/_fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, ../sass/fancybox/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, ../sass/fancybox/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, ../sass/fancybox/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

/* line 82, ../sass/fancybox/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, ../sass/fancybox/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

/* line 100, ../sass/fancybox/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, ../sass/fancybox/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 122, ../sass/fancybox/_fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, ../sass/fancybox/_fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, ../sass/fancybox/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, ../sass/fancybox/_fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, ../sass/fancybox/_fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, ../sass/fancybox/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, ../sass/fancybox/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, ../sass/fancybox/_fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 172, ../sass/fancybox/_fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, ../sass/fancybox/_fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, ../sass/fancybox/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png");
}

/* line 190, ../sass/fancybox/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, ../sass/fancybox/_fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, ../sass/fancybox/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, ../sass/fancybox/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, ../sass/fancybox/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 224, ../sass/fancybox/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 240, ../sass/fancybox/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, ../sass/fancybox/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, ../sass/fancybox/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, ../sass/fancybox/_fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 270, ../sass/fancybox/_fancybox.scss */
  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/**
 * name:        FancyBox Transitions
 * file:        jquery.fancybox-transitions.css
 * version:     0.1
 * author:      Thomas Lagier
 * description: Adds CSS3 open/close transitions for FancyBox 2.
 * license:     MIT
 * date: 		April 25, 2014
 */
/* Effect 1: Fade in and scale up */
/* line 12, ../sass/fancybox-effect/_fancybox-transitions.scss */
.fadescale {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
}

/* line 20, ../sass/fancybox-effect/_fancybox-transitions.scss */
.fadescale-transitions {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 26, ../sass/fancybox-effect/_fancybox-transitions.scss */
.fadescale.show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Effect 2: Slide from the right */
/* line 35, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slideright {
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
  opacity: 0;
}

/* line 43, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slideright-transitions {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

/* line 49, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slideright.show {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

/* Effect 3: Slide from the bottom */
/* line 58, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slidebottom {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
}

/* line 66, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slidebottom-transitions {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 72, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slidebottom.show {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* Effect 4: Newspaper */
/* line 81, ../sass/fancybox-effect/_fancybox-transitions.scss */
.newspaper {
  -webkit-transform: scale(0) rotate(720deg);
  -moz-transform: scale(0) rotate(720deg);
  -ms-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  opacity: 0;
}

/* line 89, ../sass/fancybox-effect/_fancybox-transitions.scss */
.newspaper-transitions {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 95, ../sass/fancybox-effect/_fancybox-transitions.scss */
.newspaper.show {
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}

/* Effect 5: fall */
/* line 104, ../sass/fancybox-effect/_fancybox-transitions.scss */
.fall {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 110, ../sass/fancybox-effect/_fancybox-transitions.scss */
.fall > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  -moz-transform: translateZ(600px) rotateX(20deg);
  -ms-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0;
}

/* line 121, ../sass/fancybox-effect/_fancybox-transitions.scss */
.fall.show > *:first-child {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translateZ(0px) rotateX(0deg);
  -moz-transform: translateZ(0px) rotateX(0deg);
  -ms-transform: translateZ(0px) rotateX(0deg);
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}

/* Effect 6: Side fall */
/* line 134, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sidefall {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 140, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sidefall > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
  -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
  -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
  transform: translate(30%) translateZ(600px) rotate(10deg);
  opacity: 0;
}

/* line 151, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sidefall.show > *:first-child {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
  -moz-transform: translate(0%) translateZ(0) rotate(0deg);
  -ms-transform: translate(0%) translateZ(0) rotate(0deg);
  transform: translate(0%) translateZ(0) rotate(0deg);
  opacity: 1;
}

/* Effect 7:  slide and stick to top */
/* line 163, ../sass/fancybox-effect/_fancybox-transitions.scss */
.stickyup {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  opacity: 0;
}

/* line 175, ../sass/fancybox-effect/_fancybox-transitions.scss */
.stickyup-transitions {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

/* line 181, ../sass/fancybox-effect/_fancybox-transitions.scss */
.stickyup.show {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  border-radius: 0 0 3px 3px;
  opacity: 1;
}

/* Effect 8: 3D flip horizontal */
/* line 191, ../sass/fancybox-effect/_fancybox-transitions.scss */
.horizflip {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 197, ../sass/fancybox-effect/_fancybox-transitions.scss */
.horizflip > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  -moz-transform: rotateY(-70deg);
  -ms-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
}

/* line 207, ../sass/fancybox-effect/_fancybox-transitions.scss */
.horizflip-transitions > *:first-child {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

/* line 214, ../sass/fancybox-effect/_fancybox-transitions.scss */
.horizflip.show > *:first-child {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
}

/* Effect 9: 3D flip vertical */
/* line 223, ../sass/fancybox-effect/_fancybox-transitions.scss */
.vertflip {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 229, ../sass/fancybox-effect/_fancybox-transitions.scss */
.vertflip > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  -moz-transform: rotateX(-70deg);
  -ms-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  opacity: 0;
}

/* line 240, ../sass/fancybox-effect/_fancybox-transitions.scss */
.vertflip-transitions > *:first-child {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 246, ../sass/fancybox-effect/_fancybox-transitions.scss */
.vertflip.show > *:first-child {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}

/* Effect 10: 3D sign */
/* line 255, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sign {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 261, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sign > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  -moz-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
}

/* line 275, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sign-transitions > *:first-child {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 282, ../sass/fancybox-effect/_fancybox-transitions.scss */
.sign.show > *:first-child {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}

/* Effect 11: Super-scaled */
/* line 291, ../sass/fancybox-effect/_fancybox-transitions.scss */
.superscale {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}

/* line 299, ../sass/fancybox-effect/_fancybox-transitions.scss */
.superscale-transitions {
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

/* line 306, ../sass/fancybox-effect/_fancybox-transitions.scss */
.superscale.show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Effect 13: 3D slit */
/* line 315, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slit {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 321, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slit > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
  -moz-transform: translateZ(-3000px) rotateY(90deg);
  -ms-transform: translateZ(-3000px) rotateY(90deg);
  transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0;
}

/* line 332, ../sass/fancybox-effect/_fancybox-transitions.scss */
.slit.show > *:first-child {
  -webkit-animation: slit .7s forwards ease-out;
  -moz-animation: slit .7s forwards ease-out;
  animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes slit {
  50% {
    -moz-transform: translateZ(-250px) rotateY(89deg);
    opacity: .5;
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes slit {
  50% {
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
/* Effect 14:  3D Rotate from bottom */
/* line 354, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotatebottom {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 360, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotatebottom-transitions > *:first-child {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 366, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotatebottom > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(100%) rotateX(90deg);
  -moz-transform: translateY(100%) rotateX(90deg);
  -ms-transform: translateY(100%) rotateX(90deg);
  transform: translateY(100%) rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
}

/* line 380, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotatebottom.show > *:first-child {
  -webkit-transform: translateY(0%) rotateX(0deg);
  -moz-transform: translateY(0%) rotateX(0deg);
  -ms-transform: translateY(0%) rotateX(0deg);
  transform: translateY(0%) rotateX(0deg);
  opacity: 1;
}

/* Effect 15:  3D Rotate in from left */
/* line 389, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotateleft {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

/* line 395, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotateleft-transitions > *:first-child {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 401, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotateleft > *:first-child {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
}

/* line 415, ../sass/fancybox-effect/_fancybox-transitions.scss */
.rotateleft.show > *:first-child {
  -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  transform: translateZ(0px) translateX(0%) rotateY(0deg);
  opacity: 1;
}

/* Effect 16:  Blur */
/* line 424, ../sass/fancybox-effect/_fancybox-transitions.scss */
.blur-overlay {
  background: rgba(0, 0, 0, 0.5);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px);
}

/* line 431, ../sass/fancybox-effect/_fancybox-transitions.scss */
.blur {
  -webkit-transform: translateY(-5%);
  -moz-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
  opacity: 0;
}

/* line 439, ../sass/fancybox-effect/_fancybox-transitions.scss */
.blur-transitions {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 445, ../sass/fancybox-effect/_fancybox-transitions.scss */
.blur.show {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* line 1, ../sass/_fliplightbox.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 1, ../sass/_fliplightbox.scss */
audio, canvas, video {
  display: inline-block;
}

/* line 1, ../sass/_fliplightbox.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
[hidden], template {
  display: none;
}

/* line 1, ../sass/_fliplightbox.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 1, ../sass/_fliplightbox.scss */
body {
  margin: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
a {
  background: transparent;
}

/* line 1, ../sass/_fliplightbox.scss */
a:focus {
  outline: thin dotted;
}

/* line 1, ../sass/_fliplightbox.scss */
a:active, a:hover {
  outline: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 1, ../sass/_fliplightbox.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 1, ../sass/_fliplightbox.scss */
b, strong {
  font-weight: 700;
}

/* line 1, ../sass/_fliplightbox.scss */
dfn {
  font-style: italic;
}

/* line 1, ../sass/_fliplightbox.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 1, ../sass/_fliplightbox.scss */
code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}

/* line 1, ../sass/_fliplightbox.scss */
pre {
  white-space: pre-wrap;
}

/* line 1, ../sass/_fliplightbox.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 1, ../sass/_fliplightbox.scss */
small {
  font-size: 80%;
}

/* line 1, ../sass/_fliplightbox.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, ../sass/_fliplightbox.scss */
sup {
  top: -.5em;
}

/* line 1, ../sass/_fliplightbox.scss */
sub {
  bottom: -.25em;
}

/* line 1, ../sass/_fliplightbox.scss */
img {
  border: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, ../sass/_fliplightbox.scss */
figure {
  margin: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 1, ../sass/_fliplightbox.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
button, input {
  line-height: normal;
}

/* line 1, ../sass/_fliplightbox.scss */
button, select {
  text-transform: none;
}

/* line 1, ../sass/_fliplightbox.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 1, ../sass/_fliplightbox.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 1, ../sass/_fliplightbox.scss */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1, ../sass/_fliplightbox.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, ../sass/_fliplightbox.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, ../sass/_fliplightbox.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 1, ../sass/_fliplightbox.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 3, ../sass/_fliplightbox.scss */
.clear {
  width: 100%;
  clear: both;
}

/* line 8, ../sass/_fliplightbox.scss */
.spacer {
  width: 100%;
  height: 20px;
  clear: both;
}

/* line 14, ../sass/_fliplightbox.scss */
.smallspacer {
  width: 100%;
  height: 10px;
  clear: both;
}

/***content**/
/* line 21, ../sass/_fliplightbox.scss */
body {
  background-color: #fff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #494949;
}

/* line 29, ../sass/_fliplightbox.scss */
a, a:visited {
  color: #C00;
  text-decoration: none;
}

/* line 34, ../sass/_fliplightbox.scss */
a:hover {
  color: #F00;
  text-decoration: underline;
}

/* line 39, ../sass/_fliplightbox.scss */
.header {
  color: #000;
  background: #f7f7f7;
  margin-bottom: 16px;
  height: 49px;
}

/* line 46, ../sass/_fliplightbox.scss */
.wrapper {
  width: 1000px;
  margin: 0 auto;
}

/* line 50, ../sass/_fliplightbox.scss */
#logo {
  display: block;
  font-size: 24px;
  line-height: 23px;
  float: left;
  padding: 12px 13px 14px;
  background: #be2a2a;
  width: auto;
  color: #FFF;
  width: 150px;
  text-align: center;
}

/* line 63, ../sass/_fliplightbox.scss */
#logo:hover {
  background-color: #C00;
  text-decoration: none;
}

/* line 68, ../sass/_fliplightbox.scss */
#getPlugin {
  float: right;
  margin-top: 0px;
  font-weight: bold;
  padding: 14px 10px;
}

/* line 75, ../sass/_fliplightbox.scss */
.splash {
  height: 520px;
}

/* line 79, ../sass/_fliplightbox.scss */
.splash .left {
  float: left;
  width: 400px;
}

/* line 84, ../sass/_fliplightbox.scss */
.splash .right {
  float: left;
  margin: 40px 0px 0px 30px;
  width: 570px;
  height: 420px;
}

/* line 91, ../sass/_fliplightbox.scss */
.splash h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: normal;
  font-size: 36px;
}

/* line 97, ../sass/_fliplightbox.scss */
.splash span {
  line-height: 1.6em;
}

/* line 101, ../sass/_fliplightbox.scss */
.splash .left li {
  padding: 6px 5px;
}

/* line 105, ../sass/_fliplightbox.scss */
.splash .right .splash-gallery {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 112, ../sass/_fliplightbox.scss */
.splash .right .gallery-item {
  float: left;
  width: 200px;
  height: 200px;
  margin: 0 0 10px 10px;
  padding: 0px;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
}

/* line 123, ../sass/_fliplightbox.scss */
.splash .right .small {
  width: 140px;
}

/* line 127, ../sass/_fliplightbox.scss */
.splash .right .suggestion {
  font-size: 16px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #999;
  text-align: center;
  line-height: 20px;
}

/* line 135, ../sass/_fliplightbox.scss */
.gradient {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d7d7d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #d7d7d7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=0 );
  /* IE6-9 */
}

/* line 147, ../sass/_fliplightbox.scss */
.box-shadow {
  width: 100%;
  height: 50px;
  background: #fff;
  clear: both;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px -20px 14px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px -20px 14px;
  -ms-box-shadow: rgba(0, 0, 0, 0.07) 0px -20px 14px;
  -o-box-shadow: rgba(0, 0, 0, 0.07) 0px -20px 14px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px -20px 14px;
}

/* line 159, ../sass/_fliplightbox.scss */
.content {
  margin-bottom: 50px;
}

/* line 163, ../sass/_fliplightbox.scss */
.section h3 {
  margin: 50px 0 10px 0;
}

/* line 167, ../sass/_fliplightbox.scss */
.first-section h3 {
  margin: 0px 0 10px 0;
}

/* line 171, ../sass/_fliplightbox.scss */
#section-code .left {
  float: left;
  width: 600px;
}

/* line 176, ../sass/_fliplightbox.scss */
#section-code .right {
  float: right;
  text-align: center;
  width: 400px;
}

/* line 183, ../sass/_fliplightbox.scss */
#section-code .code-example-wrapper {
  width: 200px;
  height: 200px;
  margin: 50px 100px;
}

/* line 189, ../sass/_fliplightbox.scss */
#section-code .example-wrapper {
  display: none;
  width: 200px;
  height: 200px;
}

/* line 195, ../sass/_fliplightbox.scss */
.html-dialog-example {
  background: #fff;
  width: 600px;
  height: 400px;
  text-align: center;
  line-height: 100px;
  display: none;
}

/* line 204, ../sass/_fliplightbox.scss */
#section-example .example {
  float: left;
  width: 500px;
}

/* line 209, ../sass/_fliplightbox.scss */
#section-example h4 {
  font-weight: normal;
  font-size: 15px;
}

/* line 214, ../sass/_fliplightbox.scss */
#section-example .example-wrapper {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 221, ../sass/_fliplightbox.scss */
#section-example .example-wrapper li {
  list-style: none;
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 0 5px 5px;
  padding: 0px;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
}

/* line 233, ../sass/_fliplightbox.scss */
#section-example .example-wrapper img {
  max-width: 100%;
}

/* line 237, ../sass/_fliplightbox.scss */
#section-example .example-wrapper li.small {
  width: 70px;
}

/* line 241, ../sass/_fliplightbox.scss */
#example-closebutton {
  width: 800px;
  height: 566px;
  padding: 20px;
  background: #fff;
  display: none;
}

/* line 249, ../sass/_fliplightbox.scss */
#example-closebutton img {
  width: 100%;
}

/* line 253, ../sass/_fliplightbox.scss */
#example-closebutton .my-closebutton {
  width: 100px;
  line-height: 30px;
  border: 0px;
  background: #666;
  color: #fff;
  border-radius: 15px;
  margin-top: 5px;
  float: right;
  outline: 0px;
}

/* line 265, ../sass/_fliplightbox.scss */
.option-table {
  width: 970px;
  clear: both;
  background: #e0e0e0;
  border-radius: 10px;
  padding: 15px;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
}

/* line 276, ../sass/_fliplightbox.scss */
.option-row-title {
  width: 100%;
  text-align: left;
  line-height: 40px;
  padding: 5px 0;
  font-weight: bold;
  color: #fff;
  background: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 289, ../sass/_fliplightbox.scss */
.option-row {
  width: 100%;
  padding: 20px 0px;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

/* line 296, ../sass/_fliplightbox.scss */
.option-row:hover {
  background: #d0d0d0;
}

/* line 301, ../sass/_fliplightbox.scss */
.option-table .col {
  float: left;
}

/* line 305, ../sass/_fliplightbox.scss */
.option-table .col1 {
  color: #C00;
  width: 130px;
  padding-left: 20px;
}

/* line 311, ../sass/_fliplightbox.scss */
.option-table .col2 {
  color: #080;
  text-align: center;
  width: 150px;
}

/* line 317, ../sass/_fliplightbox.scss */
.option-table .col3 {
  color: #080;
  width: 250px;
}

/* line 322, ../sass/_fliplightbox.scss */
.option-table .col4 {
  width: 420px;
}

/* line 326, ../sass/_fliplightbox.scss */
.option-table .col-title {
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  background: #666;
}

/* line 333, ../sass/_fliplightbox.scss */
.option-table .col p {
  margin: 0;
  padding: 0px 0px 10px 0px;
}

/* line 338, ../sass/_fliplightbox.scss */
.option-table .col3 span {
  color: #494949;
}

/* line 343, ../sass/_fliplightbox.scss */
.option-table .row-level2 {
  width: 930px;
  margin-left: 40px;
}

/* line 348, ../sass/_fliplightbox.scss */
.option-table .row-level2 .col1 {
  width: 90px;
}

/* line 353, ../sass/_fliplightbox.scss */
.option-table .row-object {
  border: none;
}

/* line 357, ../sass/_fliplightbox.scss */
.option-table .col1 .object-start {
  color: #999;
  margin-left: 20px;
}

/* line 363, ../sass/_fliplightbox.scss */
.option-table .col1 .object-end {
  color: #999;
}

/*.option-table .col1 span
{
	cursor: pointer;
	border-bottom: 1px dotted #900;
}*/
/* line 377, ../sass/_fliplightbox.scss */
pre {
  background: #fff !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  font-size: 12px !important;
  margin: 3px !important;
  border: none !important;
}

/* line 388, ../sass/_fliplightbox.scss */
pre div {
  padding: 5px 5px 5px 0px;
}

/* line 393, ../sass/_fliplightbox.scss */
pre > .pln {
  display: none;
}

@media (max-width: 1023px) {
  /* line 400, ../sass/_fliplightbox.scss */
  .wrapper {
    width: 94%;
  }

  /* line 404, ../sass/_fliplightbox.scss */
  .splash {
    height: auto;
  }

  /* line 408, ../sass/_fliplightbox.scss */
  .splash .left {
    width: 100%;
    float: none;
  }

  /* line 412, ../sass/_fliplightbox.scss */
  .splash .right {
    width: 570px;
    float: none;
    margin: 0px auto;
    padding-bottom: 40px;
    height: auto;
  }

  /* line 419, ../sass/_fliplightbox.scss */
  #section-code .left {
    float: none;
    width: 100%;
  }

  /* line 424, ../sass/_fliplightbox.scss */
  #section-code .right {
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  /* line 430, ../sass/_fliplightbox.scss */
  #section-code .code-example-wrapper {
    margin: 0;
  }

  /* line 434, ../sass/_fliplightbox.scss */
  .option-table {
    width: 550px;
  }

  /* line 438, ../sass/_fliplightbox.scss */
  .option-table .row-level2 {
    width: 510px;
  }

  /* line 442, ../sass/_fliplightbox.scss */
  .option-table .col4 {
    display: none;
  }
}
@media (max-width: 620px) {
  /* line 450, ../sass/_fliplightbox.scss */
  .splash .small {
    display: none;
  }

  /* line 455, ../sass/_fliplightbox.scss */
  .splash .right {
    width: 420px;
  }

  /* line 459, ../sass/_fliplightbox.scss */
  .option-table {
    width: 400px;
  }

  /* line 463, ../sass/_fliplightbox.scss */
  .option-table .row-level2 {
    width: 360px;
  }

  /* line 467, ../sass/_fliplightbox.scss */
  .option-table .col2 {
    display: none;
  }
}
@media (max-width: 460px) {
  /* line 475, ../sass/_fliplightbox.scss */
  .wrapper {
    width: 360px;
  }

  /* line 479, ../sass/_fliplightbox.scss */
  .splash .small {
    display: block;
  }

  /* line 483, ../sass/_fliplightbox.scss */
  .splash .gallery-hide {
    display: none;
  }
}
/* line 120, heading/*.png */
.heading-sprite, .heading-360, .heading-color, .heading-design, .heading-gallery, .heading-iconic, .heading-performance, .heading-spec, .heading-sub-left-engine, .heading-sub-right-engine, .heading-tech-n-safe {
  background-image: url('../images/spirites/heading-s7705d653a5.png');
  background-repeat: no-repeat;
}

/* line 456, btn/*.png */
.btn-sprite, .btn-arrow-left, .prev, .btn-arrow-right, .next, .btn-black, .btn-black_on, .btn-blue, .btn-blue_on, .btn-cir-gt, .btn-cir-horse, .btn-cross, .fancybox-close,
.flb-close, .btn-dl-spec, .btn-fb-icon, .btn-fb-icon_on, .menu-drawer ul.tm-item-container li.social a.btn-fb-icon:hover, .btn-ford, header p a.ford, .btn-grabberblue, .btn-grabberblue_on, .btn-guard, .btn-guard_on, .btn-informed, .btn-lightningblue, .btn-lightningblue_on, .btn-magnetic, .btn-magnetic_on, .btn-nav_dot, header p a:not(.logo), .btn-nav_home, header p a.cover, .btn-nav_on, header p a:not(.logo):hover, header p.active a:not(.logo), .btn-news, .btn-next, .btn-orange, .btn-orange_on, .btn-racered, .btn-racered_on, .btn-rubyred, .btn-rubyred_on, .btn-sliver, .btn-sliver_on, .btn-toggle-menu-item, .btn-toggle-menu-item1, .btn-toggle-menu-item1_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item1:hover, .btn-toggle-menu-item2, .btn-toggle-menu-item2_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item2:hover, .btn-toggle-menu-item3, .btn-toggle-menu-item3_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item3:hover, .btn-toggle-menu-item4, .btn-toggle-menu-item5, .btn-toggle-menu-item6, .btn-toggle-menu-item4_on, .btn-toggle-menu-item5_on, .btn-toggle-menu-item6_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item4:hover, .btn-toggle-menu-item5:hover, .btn-toggle-menu-item6:hover, .btn-white, .btn-white_on, .btn-whiteplat, .btn-whiteplat_on, .btn-yellow, .btn-yellow_on, .btn-youtube-icon, .btn-youtube-icon_on, .menu-drawer ul.tm-item-container li.social a.btn-youtube-icon:hover {
  background-image: url('../images/spirites/btn-s26a4c44c06.png');
  background-repeat: no-repeat;
}

/* line 160, tech/*.png */
.tech-sprite, .tech-image-1_01-l, .tech-image-1_01-r, .tech-image-1_02, .tech-image-1_02txt, .tech-image-1_03, .tech-image-1_03txt, .tech-image-1_04, .tech-image-1_04txt, .tech-image-1_05, .tech-image-1_05c, .tech-s1t, .tech-s2t, .tech-s3t, .tech-s4t, .tech-s5t {
  background-image: url('../images/spirites/tech-s1f9717cc95.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-360 {
  background-position: 0 0;
  height: 102px;
  width: 689px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-color {
  background-position: 0 -102px;
  height: 124px;
  width: 380px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-design {
  background-position: 0 -226px;
  height: 84px;
  width: 641px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-gallery {
  background-position: 0 -310px;
  height: 124px;
  width: 454px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-iconic {
  background-position: 0 -434px;
  height: 136px;
  width: 960px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-performance {
  background-position: 0 -570px;
  height: 93px;
  width: 901px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-spec {
  background-position: 0 -663px;
  height: 39px;
  width: 383px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-sub-left-engine {
  background-position: 0 -702px;
  height: 24px;
  width: 233px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-sub-right-engine {
  background-position: 0 -726px;
  height: 24px;
  width: 364px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.heading-tech-n-safe {
  background-position: 0 -750px;
  height: 98px;
  width: 624px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-arrow-left, .prev {
  background-position: 0 0;
  height: 40px;
  width: 24px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-arrow-right, .next {
  background-position: 0 -40px;
  height: 40px;
  width: 24px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-black {
  background-position: 0 -80px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-black_on {
  background-position: 0 -100px;
  height: 20px;
  width: 242px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-blue {
  background-position: 0 -120px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-blue_on {
  background-position: 0 -140px;
  height: 20px;
  width: 264px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-cir-gt {
  background-position: 0 -160px;
  height: 103px;
  width: 102px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-cir-horse {
  background-position: 0 -263px;
  height: 103px;
  width: 102px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-cross, .fancybox-close,
.flb-close {
  background-position: 0 -366px;
  height: 65px;
  width: 65px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-dl-spec {
  background-position: 0 -431px;
  height: 50px;
  width: 399px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-fb-icon {
  background-position: 0 -481px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-fb-icon_on, .menu-drawer ul.tm-item-container li.social a.btn-fb-icon:hover {
  background-position: 0 -513px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-ford, header p a.ford {
  background-position: 0 -545px;
  height: 56px;
  width: 99px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-grabberblue {
  background-position: 0 -601px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-grabberblue_on {
  background-position: 0 -621px;
  height: 20px;
  width: 210px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-guard {
  background-position: 0 -641px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-guard_on {
  background-position: 0 -661px;
  height: 20px;
  width: 159px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-informed {
  background-position: 0 -681px;
  height: 36px;
  width: 526px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-lightningblue {
  background-position: 0 -717px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-lightningblue_on {
  background-position: 0 -737px;
  height: 20px;
  width: 223px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-magnetic {
  background-position: 0 -757px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-magnetic_on {
  background-position: 0 -777px;
  height: 20px;
  width: 187px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-nav_dot, header p a:not(.logo) {
  background-position: 0 -797px;
  height: 22px;
  width: 22px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-nav_home, header p a.cover {
  background-position: 0 -819px;
  height: 35px;
  width: 88px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-nav_on, header p a:not(.logo):hover, header p.active a:not(.logo) {
  background-position: 0 -854px;
  height: 22px;
  width: 22px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-news {
  background-position: 0 -876px;
  height: 36px;
  width: 526px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-next {
  background-position: 0 -912px;
  height: 102px;
  width: 102px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-orange {
  background-position: 0 -1014px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-orange_on {
  background-position: 0 -1034px;
  height: 20px;
  width: 290px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-racered {
  background-position: 0 -1054px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-racered_on {
  background-position: 0 -1074px;
  height: 20px;
  width: 187px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-rubyred {
  background-position: 0 -1094px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-rubyred_on {
  background-position: 0 -1114px;
  height: 20px;
  width: 190px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-sliver {
  background-position: 0 -1134px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-sliver_on {
  background-position: 0 -1154px;
  height: 20px;
  width: 211px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item {
  background-position: 0 -1174px;
  height: 28px;
  width: 515px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item1 {
  background-position: 0 -1202px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item1_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item1:hover {
  background-position: 0 -1224px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item2 {
  background-position: 0 -1246px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item2_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item2:hover {
  background-position: 0 -1268px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item3 {
  background-position: 0 -1290px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item3_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item3:hover {
  background-position: 0 -1312px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item4 {
  background-position: 0 -1334px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item4_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item4:hover {
  background-position: 0 -1356px;
  height: 22px;
  width: 324px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item5 {
  background-position: 0 -1563px;
  height: 22px;
  width: 46px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item5_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item5:hover {
  background-position: 0 -1589px;
  height: 22px;
  width: 46px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item6 {
  background-position: 0 -1610px;
  height: 22px;
  width: 50px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-toggle-menu-item6_on, .menu-drawer ul.tm-item-container li .btn-toggle-menu-item6:hover {
  background-position: 0 -1636px;
  height: 22px;
  width: 50px;
}
/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-white {
  background-position: 0 -1378px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-white_on {
  background-position: 0 -1398px;
  height: 20px;
  width: 226px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-whiteplat {
  background-position: 0 -1418px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-whiteplat_on {
  background-position: 0 -1438px;
  height: 20px;
  width: 305px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-yellow {
  background-position: 0 -1458px;
  height: 20px;
  width: 64px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-yellow_on {
  background-position: 0 -1478px;
  height: 20px;
  width: 222px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-youtube-icon {
  background-position: 0 -1498px;
  height: 32px;
  width: 46px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.btn-youtube-icon_on, .menu-drawer ul.tm-item-container li.social a.btn-youtube-icon:hover {
  background-position: 0 -1530px;
  height: 32px;
  width: 46px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_01-l {
  background-position: 0 0;
  height: 330px;
  width: 1077px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_01-r {
  background-position: 0 -330px;
  height: 320px;
  width: 500px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_02 {
  background-position: 0 -650px;
  height: 82px;
  width: 112px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_02txt {
  background-position: 0 -732px;
  height: 82px;
  width: 112px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_03 {
  background-position: 0 -814px;
  height: 82px;
  width: 98px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_03txt {
  background-position: 0 -896px;
  height: 82px;
  width: 98px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_04 {
  background-position: 0 -978px;
  height: 82px;
  width: 98px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_04txt {
  background-position: 0 -1060px;
  height: 82px;
  width: 98px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_05 {
  background-position: 0 -1142px;
  height: 164px;
  width: 526px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-image-1_05c {
  background-position: 0 -1306px;
  height: 164px;
  width: 526px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-s1t {
  background-position: 0 -1470px;
  height: 34px;
  width: 207px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-s2t {
  background-position: 0 -1504px;
  height: 34px;
  width: 104px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-s3t {
  background-position: 0 -1538px;
  height: 34px;
  width: 301px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-s4t {
  background-position: 0 -1572px;
  height: 34px;
  width: 196px;
}

/* line 84, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tech-s5t {
  background-position: 0 -1606px;
  height: 34px;
  width: 102px;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?619vso");
  src: url("../fonts/icomoon.eot?619vso#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?619vso") format("truetype"), url("../fonts/icomoon.woff?619vso") format("woff"), url("../fonts/icomoon.svg?619vso#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 36, ../sass/screen.scss */
[class*=" icon-"],
[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

/* line 50, ../sass/screen.scss */
.icon-under-s-light:before {
  content: "\e903";
}

/* line 53, ../sass/screen.scss */
.icon-upper-light:before {
  content: "\e900";
}

/* line 56, ../sass/screen.scss */
.icon-front-horse:before {
  content: "\e901";
}

/* line 59, ../sass/screen.scss */
.icon-under-light:before {
  content: "\e902";
}

/* line 62, ../sass/screen.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 70, ../sass/screen.scss */
.clearfix {
  clear: both;
  display: inline-block;
}

/* line 74, ../sass/screen.scss */
html[xmlns] .clearfix {
  display: block;
}

/* line 77, ../sass/screen.scss */
* html .clearfix {
  height: 1%;
}

/* line 80, ../sass/screen.scss */
a {
  border: none;
  outline: none !important;
}

/* line 84, ../sass/screen.scss */
.fltlt {
  float: left;
}

/* line 87, ../sass/screen.scss */
.fltrt {
  float: right;
}

/* line 90, ../sass/screen.scss */
.half-width {
  width: 50%;
  display: block;
  text-align: center;
}
/* line 94, ../sass/screen.scss */
.half-width > div {
  display: block;
}
/* line 97, ../sass/screen.scss */
.half-width > div[class^=heading-sub-] {
  display: inline-block;
}

/* line 103, ../sass/screen.scss */
body {
  font-family: Antenna-Light, 微軟正黑體, 新細明體, Arial;
  overflow: hidden;
  background: #000000;
}

/* line 109, ../sass/screen.scss */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  /* change if the mask should have another color then white */
  z-index: 9999;
  /* makes sure it stays on top */
}
/* line 119, ../sass/screen.scss */
#preloader #loading2 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -80px;
  width: 160px;
  height: 160px;
  -webkit-animation: cwSpin 1s linear 0s infinite;
  -moz-animation: cwSpin 1s linear 0s infinite;
  -o-animation: cwSpin 1s linear 0s infinite;
  -ms-animation: cwSpin 1s linear 0s infinite;
  animation: cwSpin 1s linear 0s infinite;
}
/* line 134, ../sass/screen.scss */
#preloader #loading2 #outerCircle {
  display: block;
  position: absolute;
  margin: 0;
  width: 160px;
  height: 160px;
  border-top: 7px solid #e7cb6a;
  border-bottom: 7px solid #e7cb6a;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-radius: 160px;
  -moz-border-radius: 160px;
  -webkit-border-radius: 160px;
  -ms-border-radius: 160px;
  -o-border-radius: 160px;
  z-index: 1000;
}
/* line 151, ../sass/screen.scss */
#preloader #loading2 #outerCircle {
  box-shadow: 0 0 20px #e7cb6a;
  -moz-box-shadow: 0 0 20px #e7cb6a;
  -ms-box-shadow: 0 0 20px #e7cb6a;
  -o-box-shadow: 0 0 20px #e7cb6a;
  -webkit-box-shadow: 0 0 20px #e7cb6a;
  -webkit-animation: cwSpin 1s linear 0.2s infinite;
  -moz-animation: cwSpin 0.666s linear 0.2s infinite;
  -o-animation: cwSpin 0.666s linear 0.2s infinite;
  -ms-animation: cwSpin 0.666s linear 0.2s infinite;
  animation: cwSpin 0.666s linear 0.2s infinite;
}
/* line 163, ../sass/screen.scss */
#preloader #loading2 #outerCircle1 #center {
  margin: 25px 0 0 25px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 169, ../sass/screen.scss */
.cus-btn-nav_home {
  background: url(../images/btn/nav_home.png) left top no-repeat;
  width: 88px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -44px;
}

@-webkit-keyframes cwSpin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cwSpin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes cwSpin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes cwSpin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes cwSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ccwSpin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes ccwSpin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-ms-keyframes ccwSpin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(-360deg);
  }
}
@-o-keyframes ccwSpin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(-360deg);
  }
}
@keyframes ccwSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
/* line 246, ../sass/screen.scss */
.scene-01 {
  background: url("../images/background/section-bg01.png") top center no-repeat;
  height: 1018px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-02 {
  background: url("../images/background/section-bg02.png") top center no-repeat;
  height: 871px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-03 {
  background: url("../images/background/section-bg03.png") top center no-repeat;
  height: 950px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-04 {
  background: url("../images/background/section-bg04.png") top center no-repeat;
  height: 1053px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-05 {
  background: url("../images/background/section-bg05.png") top center no-repeat;
  height: 786px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-06 {
  background: url("../images/background/section-bg06.png") top center no-repeat;
  height: 786px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-07 {
  background: url("../images/background/section-bg07.png") top center no-repeat;
  height: 1545px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-08 {
  background: url("../images/background/section-bg08.png") top center no-repeat;
  height: 874px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-09 {
  background: url("../images/background/section-bg09.png") top center no-repeat;
  height: 834px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 246, ../sass/screen.scss */
.scene-010 {
  background: url("../images/background/section-bg010.png") top center no-repeat;
  height: 90px;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  min-width: 1280px;
}

/* line 255, ../sass/screen.scss */
section.fixed {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 401;
  background: #000000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+50,0+100 */
  background: -moz-linear-gradient(left, transparent 0%, black 50%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, transparent 0%, black 50%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 50%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#00000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 */
}

/* line 274, ../sass/screen.scss */
#animate-car {
  background: url("../images/background/section-bg01-car.png") top center no-repeat;
  background-size: cover;
  min-width: 1280px;
  height: 1018px;
  position: absolute;
  left: 0;
  top: -18px;
  width: 100%;
  z-index: 9;
  opacity: 0.3;
  box-sizing: content-box;
}
/* line 288, ../sass/screen.scss */
#animate-car .inner-wrapper {
  position: relative;
  width: 1280px;
  height: 1018px;
  margin: 0 auto;
}
/* line 293, ../sass/screen.scss */
#animate-car .inner-wrapper .icon-front-horse {
  position: absolute;
  left: 1108px;
  top: 497px;
  -webkit-animation: neon5 1.5s ease-in-out infinite alternate;
  -moz-animation: neon5 1.5s ease-in-out infinite alternate;
  animation: neon5 1.5s ease-in-out infinite alternate;
  color: #ffffff;
  opacity: 0;
  font-size: 22px;
  text-shadow: 0 0 50px white;
}
/* line 305, ../sass/screen.scss */
#animate-car .inner-wrapper .icon-upper-light {
  position: absolute;
  left: 840px;
  top: 480px;
  color: #ffffff;
  opacity: 0;
  font-size: 44px;
  text-shadow: 0 0 50px white;
}
/* line 317, ../sass/screen.scss */
#animate-car .inner-wrapper .icon-under-s-light {
  position: absolute;
  left: 961px;
  top: 590px;
  color: #ffffff;
  opacity: 0;
  font-size: 43px;
  text-shadow: 0 0 50px white;
}

/* line 352, ../sass/screen.scss */
.full-width {
  width: auto;
  max-width: 1080px;
  min-width: 1080px;
}

/* line 357, ../sass/screen.scss */
.content {
  width: auto;
  max-width: 1080px;
  min-width: 1080px;
  margin: 0 auto;
}

/* line 363, ../sass/screen.scss */
.btn-blank {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 368, ../sass/screen.scss */
.btn-next {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -51px;
  margin-bottom: 70px;
  z-index: 400;
}
/* line 376, ../sass/screen.scss */
.btn-next a {
  width: 102px;
  height: 102px;
  display: block;
  position: relative;
  z-index: 20;
}

/* line 384, ../sass/screen.scss */
.fancybox-close,
.flb-close {
  top: 0;
  right: 0;
  z-index: 9999;
}

/* line 391, ../sass/screen.scss */
.flb-closewrapper {
  background: transparent !important;
  width: 64px !important;
  height: 64px !important;
  line-height: 40px !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  text-align: right !important;
  z-index: 600 !important;
}

/* line 403, ../sass/screen.scss */
.flb-close {
  background-image: url("../images/spirites/btn-s36eb8f360a.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0 -366px !important;
  height: 64px !important;
  width: 64px !important;
  text-indent: 999em !important;
  opacity: 1 !important;
}

/* line 413, ../sass/screen.scss */
*,
*::after,
*::before {
  box-sizing: border-box;
}

/* line 418, ../sass/screen.scss */
body {
  margin: 0;
  padding: 0;
  color: #eee;
}

/* line 423, ../sass/screen.scss */
.slider {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  z-index: 11;
  width: 1080px;
  height: 494px;
}
/* line 431, ../sass/screen.scss */
.slider img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

/* line 440, ../sass/screen.scss */
.wrap {
  position: relative;
  height: 494px;
  width: 1080px;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  display: none;
  user-select: none;
}

/* line 450, ../sass/screen.scss */
.slide {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
}

/* line 462, ../sass/screen.scss */
.state {
  display: none;
}

/* line 465, ../sass/screen.scss */
.nav {
  display: none;
}

/* line 468, ../sass/screen.scss */
.next {
  position: absolute;
  top: 50%;
  right: -30px;
  cursor: pointer;
}

/* line 475, ../sass/screen.scss */
.prev {
  position: absolute;
  top: 50%;
  left: -30px;
  right: auto;
  cursor: pointer;
}

/* line 483, ../sass/screen.scss */
.next:active,
.prev:active {
  font-size: 26px;
}

/*
 * Conditions
 */
/* line 490, ../sass/screen.scss */
.state:checked + .wrap {
  display: table;
}

/* line 504, ../sass/screen.scss */
.state:checked + .wrap .nav {
  display: block;
}

/* line 507, ../sass/screen.scss */
.flb-arrow,
.flb-counter {
  display: none;
}

/* line 511, ../sass/screen.scss */
.animate-car {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/*
 * Animations Key Frames
 */
@-webkit-keyframes image-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes image-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes image-flip {
  0% {
    -webkit-transform: perspective(200px) rotateY(90deg);
    transform: perspective(200px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(200px) rotateY(-10deg);
    transform: perspective(200px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(200px) rotateY(10deg);
    transform: perspective(200px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(200px) rotateY(0deg);
    transform: perspective(200px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes image-flip {
  0% {
    -webkit-transform: perspective(200px) rotateY(90deg);
    transform: perspective(200px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(200px) rotateY(-10deg);
    transform: perspective(200px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(200px) rotateY(10deg);
    transform: perspective(200px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(200px) rotateY(0deg);
    transform: perspective(200px) rotateY(0deg);
    opacity: 1;
  }
}
/* line 600, ../sass/screen.scss */
.switch {
  width: 37px;
  height: 23px;
  position: fixed;
  z-index: 10;
  right: 5%;
  top: 10%;
  cursor: pointer;
  z-index: 501;
}

/* line 610, ../sass/screen.scss */
.switch.on:after {
  -webkit-transform: rotate(-45deg) translate(11px, -12px);
  -ms-transform: rotate(-45deg) translate(11px, -12px);
  ms-transform: rotate(-45deg) translate(11px, -12px);
  transform: rotate(-45deg) translate(11px, -12px);
}

/* line 616, ../sass/screen.scss */
.switch.on:before {
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  -ms-transform: rotate(45deg) translate(5px, 5px);
  ms-transform: rotate(-45deg) translate(11px, -12px);
  transform: rotate(45deg) translate(5px, 5px);
}

/* line 622, ../sass/screen.scss */
.switch .menu {
  width: 100%;
  height: 5px;
  background: #e7cb6a;
  margin: 7px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

/* line 630, ../sass/screen.scss */
.switch.on .menu {
  opacity: 0;
}

/* line 633, ../sass/screen.scss */
.switch:after,
.switch:before {
  content: "";
  display: block;
  height: 5px;
  background: #e7cb6a;
  transition: all 0.3s;
  backface-visibility: hidden;
}

/* line 642, ../sass/screen.scss */
.threesixty {
  cursor: url("http://code.vostrel.net/jquery.reel.cur"), move;
}

/* line 645, ../sass/screen.scss */
.fancybox-skin {
  background: #000000;
}

/* line 648, ../sass/screen.scss */
.menu-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #000000;
  z-index: 450;
  opacity: 0.9;
  overflow: hidden;
}
/* line 658, ../sass/screen.scss */
.menu-drawer ul.tm-item-container {
  position: absolute;
  top: 50%;
  margin-top: -221px;
  opacity: 0;
  left: 50%;
  margin-left: -162px;
}
/* line 665, ../sass/screen.scss */
.menu-drawer ul.tm-item-container li {
  margin: 60px auto;
}
/* line 667, ../sass/screen.scss */
.menu-drawer ul.tm-item-container li a {
  display: block;
  margin: 0 auto;
}
/* line 676, ../sass/screen.scss */
.menu-drawer ul.tm-item-container li.social {
  text-align: center;
}
/* line 678, ../sass/screen.scss */
.menu-drawer ul.tm-item-container li.social a {
  display: inline-block;
  margin: 0 10px;
}

/* line 696, ../sass/screen.scss */
header form {
  position: fixed;
  z-index: 10;
  left: 5%;
  top: 10%;
}
/* line 701, ../sass/screen.scss */
header form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 707, ../sass/screen.scss */
header .header-inner {
  position: relative;
  width: 100%;
}
/* line 712, ../sass/screen.scss */
header p a {
  margin: 7px 0;
  display: block;
  margin-bottom: 30px;
  position: relative;
}
/* line 717, ../sass/screen.scss */
header p a img {
  position: absolute;
  top: 30px;
  left: 50%;
  display: none;
}
/* line 724, ../sass/screen.scss */
header p a:not(.logo) {
  color: #827444;
  text-decoration: none;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 10px;
  text-transform: uppercase;
  overflow: visible;
  text-indent: 32px;
  margin-left: 30px;
}
/* line 736, ../sass/screen.scss */
header p a:not(.logo):hover {
  color: #ffffff;
}
/* line 739, ../sass/screen.scss */
header p a:not(.logo):hover img {
  display: block;
}
/* line 744, ../sass/screen.scss */
header p a.cover {
  height: 35px;
  text-indent: -99em;
  margin-left: 5px;
}
/* line 750, ../sass/screen.scss */
header p a.ford {
  height: 56px;
  text-indent: -99em;
}
/* line 757, ../sass/screen.scss */
header p#high2 img {
  margin-left: -32.5px;
}
/* line 757, ../sass/screen.scss */
header p#high3 img {
  margin-left: -20.5px;
}
/* line 757, ../sass/screen.scss */
header p#high4 img {
  margin-left: -49px;
}
/* line 757, ../sass/screen.scss */
header p#high5 img {
  margin-left: -40.5px;
}
/* line 757, ../sass/screen.scss */
header p#high6 img {
  margin-left: -71px;
}
/* line 757, ../sass/screen.scss */
header p#high7 img {
  margin-left: -65.5px;
}
/* line 757, ../sass/screen.scss */
header p#high8 img {
  margin-left: -16.5px;
}
/* line 757, ../sass/screen.scss */
header p#high9 img {
  margin-left: -41.5px;
}
/* line 763, ../sass/screen.scss */
header p.active a:not(.logo) {
  color: #ffffff;
}
/* line 766, ../sass/screen.scss */
header p.active a:not(.logo) img {
  display: block;
}

/* line 773, ../sass/screen.scss */
.noClick {
  cursor: default !important;
}

/* line 776, ../sass/screen.scss */
#cover {
  padding-top: 0;
  opacity: 0;
  background: none;
  overflow: hidden;
  width: 100%;
  height: 1018px;
}
/* line 783, ../sass/screen.scss */
#cover .background {
  background: url("../images/background/section-bg01.png") top center no-repeat;
  height: 1018px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 792, ../sass/screen.scss */
#cover .btn-next {
  margin-bottom: 30px;
  opacity: 0;
}
/* line 796, ../sass/screen.scss */
#cover .cover-tagline1,
#cover .cover-tagline2 {
  position: absolute;
  bottom: 253px;
  left: 50%;
  margin-left: -304.5px;
  opacity: 0;
}
/* line 804, ../sass/screen.scss */
#cover .cover-tagline2 {
  bottom: 162px;
  margin-left: -488px;
  opacity: 0;
}

/* line 811, ../sass/screen.scss */
#view-360 .btn-next {
  margin-bottom: 130px;
}
/* line 814, ../sass/screen.scss */
#view-360 .heading {
  margin-bottom: 32px;
  margin-left: 60px;
}

/* line 820, ../sass/screen.scss */
#design .btn-next {
  margin-bottom: 130px;
}
/* line 823, ../sass/screen.scss */
#design .heading {
  margin-bottom: 71px;
}
/* line 826, ../sass/screen.scss */
#design .slide {
  position: static;
}
/* line 828, ../sass/screen.scss */
#design .slide img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 834, ../sass/screen.scss */
#design .slide_1 {
  opacity: 0;
}
/* line 836, ../sass/screen.scss */
#design .slide_1.imgseq-1 {
  opacity: 1 !important;
}
/* line 840, ../sass/screen.scss */
#design .imgseq-31 {
  opacity: 1 !important;
}
/* line 843, ../sass/screen.scss */
#design .slide_2,
#design .slide_3 {
  opacity: 0;
}

/* line 849, ../sass/screen.scss */
#color .btn-next {
  margin-bottom: 60px;
}
/* line 852, ../sass/screen.scss */
#color .heading {
  position: absolute;
  bottom: 187px;
  left: 0;
  z-index: 10;
}
/* line 858, ../sass/screen.scss */
#color .content {
  position: relative;
  height: 772px;
}
/* line 862, ../sass/screen.scss */
#color .car-container {
  height: 648px;
  width: 1042px;
  position: relative;
}
/* line 866, ../sass/screen.scss */
#color .car-container > div {
  position: relative;
  z-index: 10;
  width: 1042px;
  height: 648px;
  display: none;
}
/* line 875, ../sass/screen.scss */
#color .car-container > div.active {
  display: block;
}
/* line 880, ../sass/screen.scss */
#color .selectors {
  position: absolute;
  bottom: 187px;
  left: 700px;
  z-index: 11;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-1 {
  margin-left: 200px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-2 {
  margin-left: 180px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-3 {
  margin-left: 160px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-4 {
  margin-left: 140px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-5 {
  margin-left: 120px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-6 {
  margin-left: 100px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-7 {
  margin-left: 80px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-8 {
  margin-left: 60px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-9 {
  margin-left: 40px;
  cursor: pointer;
}
/* line 888, ../sass/screen.scss */
#color .selectors .btn-10 {
  margin-left: 20px;
  cursor: pointer;
}

/* line 897, ../sass/screen.scss */
#gallery .btn-next {
  margin-bottom: 0;
}
/* line 900, ../sass/screen.scss */
#gallery .heading {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 905, ../sass/screen.scss */
#gallery .content {
  text-align: center;
  position: relative;
  padding-bottom: 120px;
}
/* line 910, ../sass/screen.scss */
#gallery .gallery-bg-container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
/* line 915, ../sass/screen.scss */
#gallery .gallery-bg {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  height: 730px;
  width: 100%;
}
/* line 922, ../sass/screen.scss */
#gallery .gallery-container {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  position: absolute;
  top: -100px;
  left: 105px;
}
/* line 933, ../sass/screen.scss */
#gallery .l,
#gallery .m,
#gallery .s {
  margin: 2px;
  position: relative;
  overflow: hidden;
}
/* line 940, ../sass/screen.scss */
#gallery .thumbnail {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-size: cover;
  position: absolute;
}
/* line 948, ../sass/screen.scss */
#gallery .flbox img {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  height: auto !important;
}
/* line 956, ../sass/screen.scss */
#gallery .s {
  width: 112px;
  height: 112px;
}
/* line 959, ../sass/screen.scss */
#gallery .s .thumbnail,
#gallery .s img {
  width: 160px;
  height: 160px;
  top: -23px;
  left: -23px;
}
/* line 967, ../sass/screen.scss */
#gallery .m {
  width: 172px;
  height: 172px;
}
/* line 970, ../sass/screen.scss */
#gallery .m .thumbnail,
#gallery .m img {
  width: 244px;
  height: 244px;
  top: -36px;
  left: -36px;
}
/* line 978, ../sass/screen.scss */
#gallery .l {
  width: 228px;
  height: 228px;
}
/* line 981, ../sass/screen.scss */
#gallery .l .thumbnail,
#gallery .l img {
  width: 324px;
  height: 324px;
  top: -47px;
  left: -47px;
}
/* line 989, ../sass/screen.scss */
#gallery .col-1 {
  width: 232px;
  padding-top: 56px;
  margin-top: -10px;
}
/* line 994, ../sass/screen.scss */
#gallery .col-2 {
  width: 232px;
  margin-top: 10px;
}
/* line 998, ../sass/screen.scss */
#gallery .col-3 {
  width: 176px;
  padding-top: 404px;
  margin-top: -10px;
}
/* line 1003, ../sass/screen.scss */
#gallery .col-4 {
  width: 232px;
  padding-top: 580px;
  margin-top: 10px;
}
/* line 1008, ../sass/screen.scss */
#gallery .cols {
  opacity: 0;
}
/* line 1018, ../sass/screen.scss */
#gallery .items:hover {
  z-index: 50;
}
/* line 1022, ../sass/screen.scss */
#gallery .gallery_bullet {
  position: relative;
  z-index: 99;
}
/* line 1025, ../sass/screen.scss */
#gallery .gallery_bullet a {
  position: relative;
  width: 50px;
  height: 45px;
  display: inline-block;
  color: white;
}
/* line 1031, ../sass/screen.scss */
#gallery .gallery_bullet a .desc {
  text-indent: -999em;
}
/* line 1034, ../sass/screen.scss */
#gallery .gallery_bullet a .btn-nav_dot, #gallery .gallery_bullet a header p a:not(.logo), header p #gallery .gallery_bullet a a:not(.logo),
#gallery .gallery_bullet a .btn-nav_on,
#gallery .gallery_bullet a header p a:not(.logo):hover,
header p #gallery .gallery_bullet a a:not(.logo):hover,
#gallery .gallery_bullet a header p.active a:not(.logo),
header p.active #gallery .gallery_bullet a a:not(.logo) {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -11px;
}
/* line 1042, ../sass/screen.scss */
#gallery .gallery_bullet a .desc {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 1048, ../sass/screen.scss */
#gallery .gallery_bullet a.active .desc {
  text-indent: 0;
}
/* line 1052, ../sass/screen.scss */
#gallery .gallery_bullet a:first-child {
  margin-right: 20px;
}

/* line 1060, ../sass/screen.scss */
#performance .btn-next,
#iconic .btn-next {
  margin-bottom: 60px;
}
/* line 1063, ../sass/screen.scss */
#performance .heading,
#iconic .heading {
  margin: 0 auto 40px;
}
/* line 1066, ../sass/screen.scss */
#performance .sub-heading,
#iconic .sub-heading {
  margin: 10px auto 30px;
}
/* line 1069, ../sass/screen.scss */
#performance .skew-container,
#iconic .skew-container {
  display: inline-block;
  margin: 0 5px 30px;
  cursor: pointer;
  position: relative;
}
/* line 1074, ../sass/screen.scss */
#performance .skew-container:hover,
#iconic .skew-container:hover {
  z-index: 50;
}
/* line 1077, ../sass/screen.scss */
#performance .skew-container p,
#iconic .skew-container p {
  margin: 5px 0;
  text-align: center;
}
/* line 1082, ../sass/screen.scss */
#performance .mask,
#iconic .mask {
  width: 323px;
  height: 148px;
  position: relative;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
  overflow: hidden;
}
/* line 1097, ../sass/screen.scss */
#performance .item-01,
#iconic .item-01 {
  background: url("../images/performance/i01.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-1,
#iconic .animate-1 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-02,
#iconic .item-02 {
  background: url("../images/performance/i02.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-2,
#iconic .animate-2 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-03,
#iconic .item-03 {
  background: url("../images/performance/i03.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-3,
#iconic .animate-3 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-04,
#iconic .item-04 {
  background: url("../images/performance/i04.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-4,
#iconic .animate-4 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-05,
#iconic .item-05 {
  background: url("../images/performance/i05.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-5,
#iconic .animate-5 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-06,
#iconic .item-06 {
  background: url("../images/performance/i06.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-6,
#iconic .animate-6 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-07,
#iconic .item-07 {
  background: url("../images/performance/i07.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-7,
#iconic .animate-7 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-08,
#iconic .item-08 {
  background: url("../images/performance/i08.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-8,
#iconic .animate-8 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-09,
#iconic .item-09 {
  background: url("../images/performance/i09.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-9,
#iconic .animate-9 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1097, ../sass/screen.scss */
#performance .item-010,
#iconic .item-010 {
  background: url("../images/performance/i010.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1112, ../sass/screen.scss */
#performance .animate-10,
#iconic .animate-10 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1117, ../sass/screen.scss */
#performance .item-07,
#iconic .item-07 {
  background: url("../images/performance/i07.gif") top center no-repeat;
  height: 148px;
}
/* line 1121, ../sass/screen.scss */
#performance .item-08,
#iconic .item-08 {
  background: url("../images/performance/i08.gif") top center no-repeat;
  height: 148px;
}
/* line 1125, ../sass/screen.scss */
#performance .item-010,
#iconic .item-010 {
  background: url("../images/performance/i010.gif") top center no-repeat;
  height: 148px;
}
/* line 1129, ../sass/screen.scss */
#performance ul,
#iconic ul {
  text-align: center;
}

/* line 1146, ../sass/screen.scss */
#technology-and-safety .skew-container {
  display: inline-block;
  margin: 0 5px 80px;
  cursor: pointer;
  position: relative;
}
/* line 1151, ../sass/screen.scss */
#technology-and-safety .skew-container:hover {
  z-index: 50;
}
/* line 1154, ../sass/screen.scss */
#technology-and-safety .skew-container p {
  text-align: center;
}
/* line 1158, ../sass/screen.scss */
#technology-and-safety .mask {
  width: 323px;
  height: 136px;
  position: relative;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
  overflow: hidden;
}
/* line 1169, ../sass/screen.scss */
#technology-and-safety .item-01 {
  background: url("../images/tech/tec_s1.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1184, ../sass/screen.scss */
#technology-and-safety .animate-t1 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1188, ../sass/screen.scss */
#technology-and-safety p.tech-s1t {
  position: absolute;
  left: 50%;
  margin-left: -103.5px;
}
/* line 1169, ../sass/screen.scss */
#technology-and-safety .item-02 {
  background: url("../images/tech/tec_s2.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1184, ../sass/screen.scss */
#technology-and-safety .animate-t2 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1188, ../sass/screen.scss */
#technology-and-safety p.tech-s2t {
  position: absolute;
  left: 50%;
  margin-left: -52px;
}
/* line 1169, ../sass/screen.scss */
#technology-and-safety .item-03 {
  background: url("../images/tech/tec_s3.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1184, ../sass/screen.scss */
#technology-and-safety .animate-t3 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1188, ../sass/screen.scss */
#technology-and-safety p.tech-s3t {
  position: absolute;
  left: 50%;
  margin-left: -150.5px;
}
/* line 1169, ../sass/screen.scss */
#technology-and-safety .item-04 {
  background: url("../images/tech/tec_s4.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1184, ../sass/screen.scss */
#technology-and-safety .animate-t4 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1188, ../sass/screen.scss */
#technology-and-safety p.tech-s4t {
  position: absolute;
  left: 50%;
  margin-left: -98px;
}
/* line 1169, ../sass/screen.scss */
#technology-and-safety .item-05 {
  background: url("../images/tech/tec_s5.jpg") top center no-repeat;
  height: 148px;
  background-size: cover;
  position: absolute;
  width: 383px;
  top: 0;
  left: -28px;
  display: inline-block;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  ms-transform: skewX(20deg);
  transform: skewX(20deg);
}
/* line 1184, ../sass/screen.scss */
#technology-and-safety .animate-t5 {
  opacity: 0;
  margin-top: 50px;
}
/* line 1188, ../sass/screen.scss */
#technology-and-safety p.tech-s5t {
  position: absolute;
  left: 50%;
  margin-left: -51px;
}
/* line 1196, ../sass/screen.scss */
#technology-and-safety .item-05 {
  background: url("../images/tech/tec_s5.gif") top center no-repeat;
}
/* line 1199, ../sass/screen.scss */
#technology-and-safety .tech-image-1_05.played {
  right: 0 !important;
}
/* line 1202, ../sass/screen.scss */
#technology-and-safety .btn-next {
  margin-bottom: 50px;
}
/* line 1205, ../sass/screen.scss */
#technology-and-safety .heading {
  margin: 0 auto 140px;
}
/* line 1208, ../sass/screen.scss */
#technology-and-safety .row-1,
#technology-and-safety .row-2,
#technology-and-safety .row-3 {
  text-align: center;
  margin: 40px 0;
  position: relative;
}
/* line 1214, ../sass/screen.scss */
#technology-and-safety .row-1 > div,
#technology-and-safety .row-2 > div,
#technology-and-safety .row-3 > div {
  display: inline-block;
}
/* line 1218, ../sass/screen.scss */
#technology-and-safety .row-1 {
  text-align: left;
  border-bottom: 1px solid #e7cb6a;
  padding-bottom: 60px;
}
/* line 1223, ../sass/screen.scss */
#technology-and-safety .tech-image-1-wrapper {
  position: relative;
  height: 320px;
  width: 1080px;
  margin: 0 auto;
}
/* line 1228, ../sass/screen.scss */
#technology-and-safety .tech-image-1-wrapper .tech-image-1_01-l {
  position: absolute;
  top: 0;
  left: -40px;
}
/* line 1233, ../sass/screen.scss */
#technology-and-safety .tech-image-1-wrapper .tech-image-1_01-r {
  position: absolute;
  top: 0;
  right: -40px;
}
/* line 1239, ../sass/screen.scss */
#technology-and-safety .tech-btn {
  position: absolute;
  right: 0;
  bottom: 60px;
}
/* line 1243, ../sass/screen.scss */
#technology-and-safety .tech-btn.tech-image-1_05c {
  opacity: 0;
}

/* line 1249, ../sass/screen.scss */
#spec .heading {
  margin: 0 auto 100px;
}
/* line 1252, ../sass/screen.scss */
#spec .data-container {
  padding-top: 110px;
  height: 460px;
}
/* line 1256, ../sass/screen.scss */
#spec .btn-dl-spec {
  margin: 0 auto 70px;
}
/* line 1259, ../sass/screen.scss */
#spec .btn-plus {
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
/* line 1263, ../sass/screen.scss */
#spec .btn-plus.show {
  display: block;
}
/* line 1267, ../sass/screen.scss */
#spec .txt {
  display: none;
  margin: -90px auto 0;
  cursor: pointer;
}
/* line 1271, ../sass/screen.scss */
#spec .txt.show {
  display: block;
}
/* line 1275, ../sass/screen.scss */
#spec .half-width {
  padding-top: 50px;
}

/* line 1279, ../sass/screen.scss */
#footer {
  line-height: 1.5;
  font-size: 12px;
}
/* line 1282, ../sass/screen.scss */
#footer .content {
  padding: 0 50px;
  max-width: none;
  min-width: none;
}
/* line 1286, ../sass/screen.scss */
#footer .content b {
  font-weight: bold;
}
