/* CSS Document */
body.width-nolimit {
  background: #434343;
}

.width-nolimit #page {
  max-width: none;
}

@media (min-width: 641px), (min-device-width: 1281px) {
  .fullsizebackgroundslider + .basic-page {
    background-color: transparent;
  }
}
.fullsizebackground {
  z-index: -1;
}

body.width-nolimit .basic-page,
body.width-nolimit .bottomlinkcomponent,
body.width-nolimit #globalfooter,
body.width-nolimit .masthead {
  position: relative;
  z-index: 1;
}

@media (min-width: 641px), (min-device-width: 1281px) {
  body.width-nolimit #globalheader .container {
    position: static;
  }

  body.width-nolimit #globalheader #brandlogo {
    left: 50%;
    -ms-transform: translateX(-488px);
    -webkit-transform: translateX(-488px);
    transform: translateX(-488px);
  }

  body.width-nolimit #search-normal,
  body.width-nolimit #search-autocomplete {
    right: 50%;
    -ms-transform: translateX(488px);
    -webkit-transform: translateX(488px);
    transform: translateX(488px);
  }
}
.fullsizebackground .noready {
  opacity: 0;
}

.fullsizebackground .fix-bgarea {
  position: fixed;
  width: 100%;
  left: 0;
  background-color: #000;
}

.fullsizebackground .fix-bgarea > div {
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .fullsizebackground {
    position: relative;
    z-index: 0;
  }

  .fullsizebackground .fix-bgarea {
    position: relative;
  }

  .fullsizebackground .bgBlackMobile {
    background-color: #000;
    color: #fff;
  }

  .fullsizebackground .bgDarkMobile {
    background-color: #1f1f1f;
    color: #fff;
  }

  .fullsizebackground .bgGreyMobile {
    background-color: #d2d2d2;
    color: #1f1f1f;
  }

  .fullsizebackground .bgWhiteMobile {
    background-color: #fff;
    color: #1f1f1f;
  }
}
.fullsizebackground .fix-bgarea .fullsizebackground-video {
  position: absolute;
  top: 0;
  /*opacity:0;
  filter:alpha(opacity=0);
  transition:opacity 0.3s;*/
}

/*.fullsizebackground .fix-bgarea .fullsizebackground-video.ready {
	opacity:1;
	filter:alpha(opacity=100);
}*/
.fullsizebackground .fix-bgarea .bgarea-place {
  position: relative;
}

.fullsizebackground .fix-bgarea .bgarea-placeholder {
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
}

.fullsizebackground .fix-bgarea .fullsizebackground-video:not(.ready) .bgarea-placeholder > .youtube-placeholder {
  opacity: 0;
}

.fullsizebackground .fix-bgarea .bgarea-placeholder > .youtube-placeholder {
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  /*transition:opacity 0.3s;*/
}

.fullsizebackground .fix-bgarea .fullsizebackground-video .bgarea-placeholder > img {
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.5s;
}

.fullsizebackground .fix-bgarea .fullsizebackground-video .bgarea-placeholder > img.active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.fullsizebackground .fix-bgarea .nowplaying .bgarea-placeholder > .youtube-placeholder {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .fullsizebackground-video-container {
    display: none;
  }
}
/*.fullsizebackground-bgcover {
	position:relative;
	z-index:1;
}*/
.fullsizebackground-slider-wrapper {
  width: 100%;
  height: 100%;
}

.fullsizebackground-slider-wrapper > div {
  overflow: visible !important;
}

.fullsizebackground-slider .bgarea-item {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

.fullsizebackground-slider .bgarea-item[aria-hidden="true"] {
  visibility: hidden;
}

.fullsizebackground-slider .bgarea-item img {
  width: 100%;
  height: auto;
  display: block;
}

@media (min-width: 641px), (min-device-width: 1281px) {
  .fullsizebackground-slider .bgarea-item img.rwd {
    display: none;
  }
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .fullsizebackground-slider-wrapper {
    position: relative !important;
    width: 100%;
    height: 100%;
  }

  .fullsizebackground-slider-wrapper > div {
    overflow: hidden !important;
  }

  .fullsizebackground-slider .bgarea-item img.mobileHide {
    display: none;
  }
}
.fullsizebackground-contents-wrapper {
  position: relative;
}

.fullsizebackground-contents {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
  width: 100%;
  top: 0;
  padding-bottom: 80px;
  color: #1f1f1f;
}

.fullsizebackground-contents.bgWhite {
  color: #1f1f1f;
  text-shadow: 0 0 3px white, 0 0 3px white;
}

.fullsizebackground-contents.bgBlack {
  color: #fff;
  text-shadow: 0 0 3px black, 0 0 3px black;
}

.fullsizebackground-contents .light,
.fullsizebackground-contents .dark {
  display: none;
}

.fullsizebackground-contents.bgWhite .light {
  display: none;
}

.fullsizebackground-contents.bgWhite .dark {
  display: inherit;
}

.fullsizebackground-contents.bgBlack .light {
  display: inherit;
}

.fullsizebackground-contents.bgBlack .dark {
  display: none;
}

.fullsizebackground-contents .btn-pause .play {
  display: none;
}

.fullsizebackground-contents.paused .btn-pause .play {
  display: inline-block;
}

.fullsizebackground-contents.paused .btn-pause .pause {
  display: none;
}

.fullsizebackground-contents .fullsizebackground-contents-slider-ui {
  position: absolute;
  bottom: 30px;
  width: 100%;
  font-size: 0;
  z-index: 1;
}

.fullsizebackground-contents .slide-controller a {
  display: block;
  background-repeat: no-repeat;
}

.fullsizebackground-contents .slide-controller a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
}

.fullsizebackground-contents .slide-controller .first-child {
  float: left;
}

.fullsizebackground-contents .slide-controller .last-child {
  float: right;
}

.fullsizebackground-contents.bgWhite .slide-controller .first-child a:hover {
  background-image: url(/etc/designs/panasonic/common-clientlibs/images/btn-arrow-grey-left.png);
}

.fullsizebackground-contents.bgBlack .slide-controller .first-child a:hover {
  background-image: url(/etc/designs/panasonic/common-clientlibs/images/btn-arrow-black-left.png);
}

.fullsizebackground-contents.bgWhite .slide-controller .last-child a:hover {
  background-image: url(/etc/designs/panasonic/common-clientlibs/images/btn-arrow-grey-right.png);
}

.fullsizebackground-contents.bgBlack .slide-controller .last-child a:hover {
  background-image: url(/etc/designs/panasonic/common-clientlibs/images/btn-arrow-black-right.png);
}

.fullsizebackground-contents .slide-pause {
  padding-top: 10px;
  margin: 0 50px;
}

.fullsizebackground-contents .slide-pause .btn-pause {
  float: right;
}

.novideo.only-1item .fullsizebackground-contents .slide-pause .btn-pause {
  display: none;
}

.fullsizebackground-contents .paginator-wrapper {
  text-align: center;
  padding-top: 8px;
  margin: 0 100px;
}

.fullsizebackground-contents .paginator > span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

.fullsizebackground-contents .paginator .dots {
  display: inline-block;
  width: 11px;
  height: 11px;
}

.fullsizebackground-contents .paginator .dots:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.fullsizebackground-contents .paginator .dots img {
  width: 5px;
  height: auto;
  vertical-align: middle;
}

.fullsizebackground-contents .paginator .selected .dots img {
  width: 100%;
}

.fullsizebackground-contents .content-item {
  display: inline-block;
  vertical-align: top;
}

.fullsizebackground-contents .content-item[aria-hidden="true"] {
  visibility: hidden;
}

@media (min-width: 641px), (min-device-width: 1281px) {
  .fullsizebackground-contents .style-dark {
    color: #1f1f1f;
  }
  .fullsizebackground-contents .style-dark.textShadow-strong1 {
    text-shadow: -1px -1px 0 rgba(255,255,255,1), 1px -1px 0 rgba(255,255,255,1), 1px 1px 0 rgba(255,255,255,1), -1px 1px 0 rgba(255,255,255,1), 0 0 7px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1), 0 0 4px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 2px rgba(255,255,255,1), 0 0 1px rgba(255,255,255,1);
  }
  .fullsizebackground-contents .style-dark.textShadow-strong2 {
    text-shadow: 0 0 5px rgba(255,255,255,1), 0 0 4px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 2px rgba(255,255,255,1), 0 0 1px rgba(255,255,255,1);
  }

  .fullsizebackground-contents .style-light {
    color: #fff;
  }
  .fullsizebackground-contents .style-light.textShadow-strong1 {
    text-shadow: -1px -1px 0 rgba(0,0,0,1), 1px -1px 0 rgba(0,0,0,1), 1px 1px 0 rgba(0,0,0,1), -1px 1px 0 rgba(0,0,0,1), 0 0 7px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 5px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1), 0 0 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
  }
  .fullsizebackground-contents .style-light.textShadow-strong2 {
    text-shadow: 0 0 5px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1), 0 0 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
  }
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .fullsizebackground-contents {
    padding-bottom: 51px;
    text-shadow: none !important;
  }

  .fullsizebackground .bgBlackMobile .light,
  .fullsizebackground .bgDarkMobile .light {
    display: inherit !important;
  }

  .fullsizebackground .bgGreyMobile .light,
  .fullsizebackground .bgWhiteMobile .light {
    display: none !important;
  }

  .fullsizebackground .bgBlackMobile .dark,
  .fullsizebackground .bgDarkMobile .dark {
    display: none !important;
  }

  .fullsizebackground .bgGreyMobile .dark,
  .fullsizebackground .bgWhiteMobile .dark {
    display: inherit !important;
  }

  .fullsizebackground .bgBlackMobile .fullsizebackground-contents,
  .fullsizebackground .bgDarkMobile .fullsizebackground-contents {
    color: #fff !important;
  }

  .fullsizebackground .bgGreyMobile .fullsizebackground-contents,
  .fullsizebackground .bgWhiteMobile .fullsizebackground-contents {
    color: #1f1f1f !important;
  }

  .fullsizebackground-contents .fullsizebackground-contents-slider-ui {
    bottom: 0;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .fullsizebackground-contents .slide-controller {
    display: none;
  }

  .fullsizebackground-contents .slide-pause {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: -8px;
  }

  .fullsizebackground-contents .paginator-wrapper {
    padding-top: 0;
    margin: 0;
  }

  .fullsizebackground-contents .content-item {
    padding: 10px;
  }

  .fullsizebackground-contents .content-item .config {
    padding: 0 !important;
    width: auto !important;
  }
}

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