
#main .container {
  width: auto;
}

#breadcrumb {
  margin: 0 auto;
  width: 1000px;
}

.node-page-html5 {
  background: #fff url("background4.jpg") no-repeat scroll 0 900px;
  overflow: hidden;
  position: relative;
}

#crumbs li.crumb a {
  padding-left: 10px !important;
}

#scroll-to-view.btn {
  border: 0;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
}

#scroll-to-view.btn:hover {
  border: 0;
  cursor: default;
}

#view-link-1.btn {
  height: 20px;
  margin-bottom: 14px;
  margin-top: -14px;
  padding-bottom: 15px;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

p {
  font-size: 1.4em;
}

#content-wrapper {
  border-left: none !important;
  border-right: none !important;
}

#skrollr-body {
  height: 100%;
  width: 100%;
}

.osiris-container {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
}

.osiris-container h1 {
  margin: 0;
  padding: 0;
}

.osiris-container p {
  line-height: 23px;
  letter-spacing: 2px;
}

.osiris-container .btn {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  letter-spacing: 2px;
  padding: 15px 30px;
  text-decoration: none;
}

.scene {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.scene.boxshadow {
  box-shadow: 0 10px 30px 0 #000;
  z-index: 1;
}

.scene-background {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
}

.scene-container {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

.scene-content {
  margin: 100px auto;
  min-height: 500px;
}

#scene-1 {
  position: static;
}

#scene-1 .scene-container {
  position: static;
}

.banner-image-wrapper {
  left: 50%;
  position: absolute;
  top: 0;
  width: 1445px;
}

.banner-image-wrapper img {
  border-bottom: 13px solid #5599CC;
  left: -50%;
  position: relative;
  top: 0;
}

.banner-image-map-wrapper {
  height: 100px;
  left: 50%;
  margin-left: -465px;
  position: absolute;
  top: 100px;
  width: 200px;
}

#banner-image-map-lady {
  height: 25px;
  left: 36px;
  position: absolute;
  top: 61px;
  width: 62px;
}

#banner-image-map-man {
  height: 25px;
  left: 90px;
  position: absolute;
  top: 9px;
  width: 74px;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
  }

.icon-wrapper {
  position: relative;
}

#scene-1 .scene-content {
  height: 500px;
  margin: 0 auto;
  min-height: 100%;
}

.qtip-contentWrapper {
  overflow: visible !important;
}

.qtip-wrapper {
  overflow: visible !important;
}

#scene-1 .introduction {
  background: url("bg-introduction.png") repeat scroll 0 0 rgba(0, 0, 0, 0.65);
  color: #fff;
  float: right;
  height: 396px;
  margin: 0 150px 0 0;
  opacity: 0;
  padding: 50px 30px;
  text-align: center;
  text-transform: uppercase;
  width: 440px;
  position: relative;
  top: 0;
}

.no-js #scene-1 .introduction {
  opacity: 1;
}

#scene-1 .introduction h1 {
  background: url("logo-osiris.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
  height: 64px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 250px;
}

#scene-1 .introduction a:hover,
#scene-1 .introduction a:active {
  color: #000;
  border-color: #000;
  background-color: #fff;
}

#scene-1 .introduction h2 {
  font-size: 30px;
  padding: 26px 0 0;
}

#scene-1 .introduction h2,
#scene-1 .introduction p {
  color: #fff !important;
}

#scene-1 p {
  color: #fff !important;
}

#scene-1 .introduction p {
  font-size: 17px !important;
  margin: 20px 0;
}

#scene-1 .introduction h1 {
  width: 314px;
}

#scene-1 .introduction p {
  font-size: 16px;
  margin: 42px 0;
  line-height: 23px;
}

.fa.fa-caret-up.new {
  font-size: 22px;
  color: #fff;
  opacity: 0.9;
  display: block !important;
  height: 12px;
  position: relative !important;
  left: 5px !important;
  top: -8px !important;
}

.qtips {
  height: auto;
  width: 225px;
  background-color: rgba(255, 255, 255, 0.9);
  top: -5px;
  position: relative;
  padding: 12px;
  letter-spacing: 1px;
}

.qtip-links {
  font-size: 16px;
  font-weight: 900 !important;
  text-decoration: none;
  text-transform: capitalize;
  padding: 5px;
}

.qtip-links a:hover {
  color: #000 !important;
  text-decoration: none;
}

.qtips-links {
  color: #000;
  text-decoration: none;
}

.tooltip-title {
  font-size: 24px;
  font-weight: bolder;
}

.tooltip-subtitle {
  font-size: 24px;
  font-weight: lighter;
}

.qtip-hidden {
  display: none;
}

.qtips p {
  font-size: 15px;
  font-weight: lighter;
  line-height: 16px;
  padding: 10px 0 10px 4px !important;
}

.no-js #scene-1 .introduction {
  display: block;
}

#scene-1 .fa.fa-plus-circle.white-circle {
  background-color: transparent;
  border-radius: 16px;
  color: white;
  font-size: 16px;
  height: 14px;
  position: absolute;
  cursor: pointer;
  display: none;
  z-index: 1;
}

.fa.fa-caret-down.blue-down {
  color: #5599cc;
  display: block;
  font-size: 100px;
  height: 40px;
  line-height: 35%;
  margin: 0 auto;
  width: 60px;
}

#scene-2 {
  height: 375px !important;
  top: 118px;
}

#scene-2 .scene-background {
  background: url("scroll01_0.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#scene-2 .scene-content {
  height: 375px;
  margin: 0 auto;
}

#scene-3 {
  height: 1800px;
}

#scene-3 .scene-container {
  height: 700px;
}

#scene-3 .scene-content {
  height: 800px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}

#scene-3 .animation {
  height: 560px;
  overflow: hidden;
  position: relative;
}

#scene-3 .scene-fixed .animation {
  margin: 0 auto;
  width: 1000px;
}

#scene-3 .sequence-container {
  overflow: hidden;
}

#scene-3 .scene-fixed {
  left: 0;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 1;
}

#scene-3 .scene-bottom {
  bottom: 50px;
  left: 0;
  margin: 0;
  position: absolute;
  top: auto;
  width: 100%;
}


#scene-3 .scene-content {
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}

#scene-3 .text-container {
  font-weight: 400;
  position: relative;
  width: 100%;
}

#scene-3 .text-container p {
  margin: 0;
}

#scene-3 .text-container h1 {
  font-size: 34px !important;
  font-weight: 700;
}

#scene-3 .text-container span {
  font-weight: 400;
}

#scene-3 .arrow-box {
  margin-top: 21px;
}

.clearfix {
  clear: both;
}


/* Scene 4 */
#scene-4.scene {
  height: 1200px;
}

#scene-4 .buttons {
  background-color: #000;
  color: #fff;
  font-size: 24px;
  height: 50px;
  line-height: 52px;
  margin-bottom: 25px;
  margin-left: 32px;
  text-align: center;
  text-transform: uppercase;
  width: 130px;
}

#scene-4 .buttons {
  color: #fff !important;
  display: block;
  text-decoration: none;
}

#scene-4 .column {
  float: left;
  width: 195px;
}

#scene-4 #middle-column {
  min-height: 735px;
  width: 610px;
}

#scene-4 .slider-container {
  overflow: hidden;
}

#scene-4 #slider-big-container {
  background-color: #fff;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 520px;
}

#scene-4 .slider-container {
  display: none;
}

#scene-4 .slider-container.active {
  display: block;
}

#scene-4 #marker-mid {
  background-color: #000;
  height: 120px;
  margin: 7px 74px 0 74px;
  width: 1px;
}

#scene-4 .specs-thumbs {
  height: 110px;
  margin-bottom: 23px;
  position: relative;
  width: 194px;
}

#scene-4 .specs-thumbs > img {
  cursor: pointer;
  box-sizing: border-box;
  display: block;
  height: 110px;
  width: 194px;
}

#scene-4 .slider-image {
  height: 376px;
  overflow: hidden;
  text-align: center;
}

#scene-4 .navigation {
  min-height: 20px;
  max-width: 522px;
  margin-top: -45px;
  padding-bottom: 32px;
}

#scene-4 .slider-image img {
  max-width: 100%;
  height: 290px;
  margin-top: 27px;
}

#scene-4 .specs-details {
  margin: 0 0 20px;
  max-height: 256px;
  overflow: visible;
  padding: 0;
  text-align: center;
  max-width: 522px;
}

#scene-4 .specs-details > h4 {
  font-weight: bold;
  text-transform: uppercase;
}

#scene-4 .specs-details > p {
  line-height: 30px;
  margin-top: -5px;
  min-height: 100px;
  padding: 20px 10px 0;
  text-transform: uppercase;
  font-size: 15px;
}

#scene-4 .specs-details > a {
  border: 2px solid #000;
  color: #000;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 18px;
  padding: 15px 30px;
  text-decoration: none;
  text-transform: uppercase;
  width: 160px;
  margin-top: 15px;
}

#scene-4 #collection-description {
  min-height: 90px;
  margin-left: auto;
  margin-right: auto;
  max-width: 522px;
  margin-top: -25px;
}

#scene-4 #collection-description > h2 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 72px;
  margin-top: -6px;
  text-align: center;
  text-transform: uppercase;
}

#scene-4 #collection-description > h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 0;
  text-align: center;
  text-transform: uppercase;
}

#scene-4 #mid-thumb-container {
  margin: 0 auto;
  min-height: 0;
  width: 640px;
}

#scene-4 .specs-details > h2 {
  font-size: 26px;
  font-weight: lighter;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}

#scene-4 .specs-details > h2 > strong {
  font-weight: 500;
}

#scene-4 #nearest-store {
  letter-spacing: 1px;
}

#scene-4 #social-container {
  height: 48px;
  margin: 0 auto;
  position: relative;
  width: 100px;
}

#scene-4 #social-background {
  min-height: 64px;
  position: relative;
}

#scene-4 #social-container .social-icon {
  float: left;
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

#scene-4 #social-container .social-icon.last {
  margin: 0;
}

#scene-4 .caret-active {
  display: block !important;
  border: none !important;
}

#scene-4 .caret-hover {
  display: block !important;
  border: none !important;
}

#scene-4 .selected {
  height: 136px;
  border-color: inherit;
  border-style: solid;
  border-width: 4px;
  width: 244px;
}

#scene-4 .specs-details a:hover,
#scene-4 .specs-details a:active {
  color: #fff;
  border-color: #fff;
  background-color: #000;
}

#scene-4 .color-1:hover, #scene-4 .color-1.active-thumb {
  border: 4px solid #FFEFC8;
}

#scene-4 .fa-caret-right.color-1 {
  color: #FFEFC8;
}

#scene-4 .color-2:hover, #scene-4 .color-2.active-thumb {
  border: 4px solid #307980;
}

#scene-4 .fa-caret-right.color-2 {
  color: #307980;
}

#scene-4 .color-3:hover, #scene-4 .color-3.active-thumb {
  border: 4px solid #242329;
}

#scene-4 .fa-caret-right.color-3 {
  color: #242329;
}

#scene-4 .color-4:hover, #scene-4 .color-4.active-thumb {
  border: 4px solid #A56331;
}

#scene-4 .fa-caret-right.color-4 {
  color: #A56331;
}

#scene-4 .color-5:hover, #scene-4 .color-5.active-thumb {
  border: 4px solid #E40635;
}

#scene-4 .fa-caret-right.color-5 {
  color: #E40635;
}

#scene-4 .color-6:hover, #scene-4 .color-6.active-thumb {
  border: 4px solid #A85599;
}

#scene-4 .fa-caret-right.color-6 {
  color: #A85599;
}

#scene-4 .color-7:hover, #scene-4 .color-7.active-thumb {
  border: 4px solid #B1244F;
}

#scene-4 .fa-caret-right.color-7 {
  color: #B1244F !important;
  border: none;
}

#scene-4 .color-8:hover, #scene-4 .color-8.active-thumb {
  border: 4px solid #54649F;
}

#scene-4 .fa-caret-left.color-8 {
  color: #54649F;
  border: none;
}

#scene-4 .color-9:hover, #scene-4 .color-9.active-thumb {
  border: 4px solid #55504C;
}

#scene-4 .fa-caret-left.color-9 {
  color: #55504C;
}

#scene-4 .color-10:hover, #scene-4 .color-10.active-thumb {
  border: 4px solid #C3A988;
}

#scene-4 .fa-caret-left.color-10 {
  color: #C3A988;
}

#scene-4 .color-11:hover, #scene-4 .color-11.active-thumb {
  border: 4px solid #4F734D;
}

#scene-4 .fa-caret-left.color-11 {
  color: #4F734D;
}

#scene-4 .color-12:hover, #scene-4 .color-12.active-thumb {
  border: 4px solid #A96946;
}

#scene-4 .fa-caret-left.color-12 {
  color: #A96946;
}

#scene-4 .color-13:hover, #scene-4 .color-13.active-thumb {
  border: 4px solid #5B544A;
}

#scene-4 .fa-caret-left.color-13 {
  color: #5B544A;
}

#scene-4 .color-14:hover, #scene-4 .color-14.active-thumb {
  border: 4px solid #1E1E26;
}

#scene-4 .fa-caret-left.color-14 {
  color: #1E1E26;
}

#scene-4 .btns_tabs {
  margin-top: 10px;
  text-align: center;
}

#scene-4 .btns_tabs li {
  display: inline;
  float: none;
  margin-right: 12px;
}

#scene-4 .btns_tabs a {
  border-radius: 50px;
  box-shadow: 0 0 0 1px #000000 inset;
  display: inline-block;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 13px;
}

#scene-4 .btns_here a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}

#scene-4 .imgslider.image-2 {
  display: none;
}

#scene-4 #bottom-description {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 522px;
  padding: 6px;
  margin-top: -5px;
}

.fa-caret-left {
  display: none !important;
  font-size: 75px;
  height: 0;
  left: -23px;
  position: absolute;
  top: 42px;
}

.fa-caret-right {
  bottom: 0;
  display: none !important;
  font-size: 75px;
  position: absolute;
  right: -42px;
  top: 42px;
}

.fa-caret-up {
  display: none !important;
  font-size: 75px;
  height: 0;
  position: absolute;
  right: 187px !important;
  top: -53px;
}

.caret-second {
  right: -21px !important;
}


/* Scene 5 */
#scene-5 {
  height: 865px;
}

#scene-5 .scene-content {
  margin-top: 0;
}

#scene-5 #the-creation-container {
  margin: 30px auto;
}

#scene-5 .creation-thumbs {
  float: left;
  height: 233px;
  margin: 0 15px 15px 0;
  width: 233px;
}

#scene-5 .creation-thumbs.last {
  margin: 0 0 15px 0;
}

#scene-5 .creation-thumbs img {
  max-width: 100%;
  min-width: 100%;
}

#scene-5 .scene-content > h2 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}

.fancybox-close {
  background-image: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 20px;
  letter-spacing: 2px;
  right: 10px !important;
  top: -24px !important;
  width: 95px !important;
}

.fancybox-item.fancybox-close:before {
  color: #fff !important;
  content: "CLOSE X";
  text-decoration: none !important;
}

.fancybox-item.fancybox-close:link {
  text-decoration: none;
}

.fancybox-skin {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.fancybox-opened .fancybox-skin {
  box-shadow: none !important;
}

.fancybox-nav span {
  background-color: #fff !important;
  background-image: none !important;
  color: #000 !important;
  font-family: 'fontAwesome' !important;
  font-size: 67px !important;
  font-weight: lighter !important;
  height: 50px !important;
  line-height: 0 !important;
  width: 62px !important;
}

.fancybox-next span {
  right: 0 !important;
}

.fancybox-prev span {
  left: 0 !important;
}

.fancybox-nav.fancybox-next > span:before {
  content: "\f105";
  line-height: 49px;
  text-align: center;
}

.fancybox-nav.fancybox-prev > span:before {
  content: "\f104";
  left: 0 !important;
  line-height: 49px;
  text-align: center;
}

/*.fancybox-overlay {
  z-index: 215197 !important;
}*/

.arrow-box {
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  border-top: none;
  margin-top: 4px;
  border-left: none;
  border-right: none;
  margin-left: auto;
  margin-right: auto;
  height: 0;
  width: 1000px;
}

.arrow-box:after, .arrow-box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 30px;
  margin-left: -30px;
}

.arrow-box:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000;
  border-width: 31px;
  margin-left: -31px;
}

.small-border {
  background-color: #FFF;
  height: 5px;
  margin-top: -5px;
  position: absolute;
  width: 194px;
  display: none;
}

#scene-4 .specs-thumbs *:hover ~ .small-border {
  display: none;
}

.border-active {
  display: none;
}

.fancybox-overlay {
  z-index: 9999 !important;
}

.fancybox-opened {
  z-index: 10000 !important;
}

.loading {
  background: #fafafa url(loading.gif) no-repeat center center;
  height: 100%;
  left: 0;
  overflow: hidden;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

#preload {
  display: none;
}

@media only screen and (max-width: 1000px) {
  .region-content {
    padding: 0;
  }
  #breadcrumb,
  .scene-container {
    width: auto;
  }
}