body {
  color: #404040;
  background: #cccccc;
  background-image: -webkit-radial-gradient(center, circle cover, #efefef, #cccccc);
  background-image: -moz-radial-gradient(center, circle cover, #efefef, #cccccc);
  background-image: -o-radial-gradient(center, circle cover, #efefef, #cccccc);
  background-image: radial-gradient(center, circle cover, #efefef, #cccccc);
}
a, a:visited {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.container {
  position: relative;
  width: 1280px;
  padding: 0;
  text-align: center;
}


.largeimage{
  position: relative;
  z-index: 1000;
}

img.info-icon{
  cursor: pointer;
  z-index: 1001;
}

#container1 .info-icon1{
  position: absolute;
  top: 280px;
  left: 900px;
}
#container1 .info-icon2{
  position: absolute;
  top: 280px;
  left: 825px;
}
#container1 .info-icon3{
  position: absolute;
  top: 280px;
  left: 750px;
}
#container1 .info-icon4{
  position: absolute;
  top: 280px;
  left: 700px;
}
#container1 .info-icon5{
  position: absolute;
  top: 280px;
  left: 625px;
}
#container1 .info-icon6{
  position: absolute;
  top: 280px;
  left: 570px;
}
#container1 .info-icon7{
  position: absolute;
  top: 280px;
  left: 520px;
}
#container1 .info-icon8{
  position: absolute;
  top: 280px;
  left: 445px;
}
#container1 .info-icon9{
  position: absolute;
  top: 280px;
  left: 370px;
}
#container1 .info-icon10{
  position: absolute;
  top: 280px;
  left: 320px;
}

#container1 .info-icon11 {
    position: absolute;
    top: 510px;
    left: 920px;
}
#container1 .info-icon12 {
    position: absolute;
    top: 510px;
    left: 880px;
}
#container1 .info-icon13 {
    position: absolute;
    top: 510px;
    left: 825px;
}
#container1 .info-icon14 {
    position: absolute;
    top: 510px;
    left: 770px;
}
#container1 .info-icon15 {
    position: absolute;
    top: 510px;
    left: 695px;
}
#container1 .info-icon16 {
    position: absolute;
    top: 510px;
    left: 545px;
}
#container1 .info-icon17 {
    position: absolute;
    top: 510px;
    left: 440px;
}
#container1 .info-icon18 {
    position: absolute;
    top: 510px;
    left: 290px;
}


#container2 .info-icon20 {
    position: absolute;
    top: 248px;
    left: 765px;
}
#container2 .info-icon21 {
    position: absolute;
    top: 248px;
    left: 545px;
}
#container2 .info-icon22 {
    position: absolute;
    top: 248px;
    left: 445px;
}
#container2 .info-icon23 {
    position: absolute;
    top: 248px;
    left: 290px;
}
#container2 .info-icon24 {
    position: absolute;
    top: 477px;
    left: 920px;
}
#container2 .info-icon25 {
    position: absolute;
    top: 477px;
    left: 866px;
}
#container2 .info-icon26 {
    position: absolute;
    top: 477px;
    left: 815px;
}
#container2 .info-icon27 {
    position: absolute;
    top: 477px;
    left: 715px;
}
#container2 .info-icon28 {
    position: absolute;
    top: 477px;
    left: 665px;
}
#container2 .info-icon29 {
    position: absolute;
    top: 477px;
    left: 615px;
}
#container2 .info-icon30 {
    position: absolute;
    top: 477px;
    left: 565px;
}
#container2 .info-icon31 {
    position: absolute;
    top: 477px;
    left: 515px;
}
#container2 .info-icon32 {
    position: absolute;
    top: 477px;
    left: 465px;
}
#container2 .info-icon33 {
    position: absolute;
    top: 477px;
    left: 410px;
}
#container2 .info-icon34 {
    position: absolute;
    top: 477px;
    left: 360px;
}
#container2 .info-icon35 {
    position: absolute;
    top: 477px;
    left: 310px;
}
#container2 .info-icon36 {
    position: absolute;
    top: 477px;
    left: 255px;
}




.popover {
  position: absolute;
  z-index: 1010;
  opacity: 0;
  display: none;
  width: 236px;
  /*height: 200px;*/
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}
#pop1{
  position: absolute;
  width: 450px;
  top: 120px;
  left: 925px;
}

#pop2{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 610px;
}

#pop3{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 535px;
}

#pop4{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 485px;
}

#pop5{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 410px;
}

#pop6{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 355px;
}

#pop7{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 305px;
}

#pop8{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 230px;
}

#pop9{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 155px;
}

#pop10{
  position: absolute;
  width: 450px;
  top: 310px;
  left: 105px;
}

#pop11{
  position: absolute;
  width: 450px;
  top: 350px;
  left: 945px;
}

#pop12{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 665px;
}

#pop13{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 610px;
}

#pop14{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 555px;
}

#pop15{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 480px;
}

#pop16{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 330px;
}

#pop17{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 225px;
}

#pop18{
  position: absolute;
  width: 450px;
  top: 160px;
  left: 75px;
}

#pop20{
  position: absolute;
  width: 450px;
  top: 90px;
  left: 790px;
}

#pop21{
  position: absolute;
  width: 450px;
  top: 275px;
  left: 330px;
}

#pop22{
  position: absolute;
  width: 450px;
  top: 275px;
  left: 230px;
}

#pop23{
  position: absolute;
  width: 450px;
  top: 275px;
  left: 80px;
}

#pop24{
  position: absolute;
  width: 450px;
  top: 315px;
  left: 945px;
}

#pop25{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 650px;
}

#pop26{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 600px;
}

#pop27{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 500px;
}

#pop28{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 450px;
}

#pop29{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 400px;
}

#pop30{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 350px;
}

#pop31{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 300px;
}

#pop32{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 250px;
}

#pop33{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 200px;
}

#pop34{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 150px;
}

#pop35{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 95px;
}

#pop36{
  position: absolute;
  width: 450px;
  top: 130px;
  left: 40px;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 2em;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
	text-align: center;          
	text-shadow: 0 0 0.2em #0088cc, 0 0 0.2em #0088cc, 0 0 0.2em #0088cc;
  color: #fff;
}

.popover-content {
  padding: 9px 14px;
	background: #000;  
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

.animated {
  -webkit-animation-duration: 0.6s;
     -moz-animation-duration: 0.6s;
       -o-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes cardInTop {
  0% {
    -webkit-transform-origin: 50% 100% 0px;
      -webkit-transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
  }
  100% {
    -webkit-transform-origin: 50% 100% 0px;
      -webkit-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-moz-keyframes cardInTop {
  0% {
    -moz-transform-origin: 50% 100% 0px;
      -moz-transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
  }
  100% {
    -moz-transform-origin: 50% 100% 0px;
      -moz-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-o-keyframes cardInTop {
  0% {
    -o-transform-origin: 50% 100% 0px;
      -o-transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
  }
  100% {
    -o-transform-origin: 50% 100% 0px;
      -o-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

@keyframes cardInTop {
  0% {
    transform-origin: 50% 100% 0px;
      transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
  }
  100%
  {
    transform-origin: 50% 100% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

.cardInTop {
  -webkit-animation-name: cardInTop;
  -moz-animation-name: cardInTop;
  -o-animation-name: cardInTop;
  animation-name: cardInTop;
}

@-webkit-keyframes cardInBottom {
  0% {
    -webkit-transform-origin: 50% 0% 0px;
      -webkit-transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
  }
  100% {
    -webkit-transform-origin: 50% 0% 0px;
      -webkit-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-moz-keyframes cardInBottom {
  0% {
    -moz-transform-origin: 50% 0% 0px;
      -moz-transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
  }
  100% {
    -moz-transform-origin: 50% 0% 0px;
      -moz-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-o-keyframes cardInBottom {
  0% {
    -o-transform-origin: 50% 0% 0px;
      -o-transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
  }
  100% {
    -o-transform-origin: 50% 0% 0px;
      -o-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

@keyframes cardInBottom {
  0% {
    transform-origin: 50% 0% 0px;
      transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
  }
  100%
  {
    transform-origin: 50% 0% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

.cardInBottom {
  -webkit-animation-name: cardInBottom;
  -moz-animation-name: cardInBottom;
  -o-animation-name: cardInBottom;
  animation-name: cardInBottom;
}


@-webkit-keyframes cardInLeft {
  0% {
    -webkit-transform-origin: 100% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(-90deg) scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 100% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-moz-keyframes cardInLeft {
  0% {
    -moz-transform-origin: 100% 50% 0px;
      -moz-transform: perspective(500px) rotateY(-90deg) scale(0, 0);
  }
  100% {
    -moz-transform-origin: 100% 50% 0px;
      -moz-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-o-keyframes cardInLeft {
  0% {
    -o-transform-origin: 100% 50% 0px;
      -o-transform: perspective(500px) rotateY(-90deg) scale(0, 0);
  }
  100% {
    -o-transform-origin: 100% 50% 0px;
      -o-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
}

@keyframes cardInLeft {
  0% {
    transform-origin: 100% 50% 0px;
      transform: perspective(500px) rotateX(-90deg) scale(0, 0);
  }
  100%
  {
    transform-origin: 100% 50% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

.cardInLeft {
  -webkit-animation-name: cardInLeft;
  -moz-animation-name: cardInLeft;
  -o-animation-name: cardInLeft;
  animation-name: cardInLeft;
}

@-webkit-keyframes cardInRight {
  0% {
    -webkit-transform-origin: 0% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(90deg) scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 0% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-moz-keyframes cardInRight {
  0% {
    -moz-transform-origin: 0% 50% 0px;
      -moz-transform: perspective(500px) rotateY(90deg) scale(0, 0);
  }
  100% {
    -moz-transform-origin: 0% 50% 0px;
      -moz-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
}

@-o-keyframes cardInRight {
  0% {
    -o-transform-origin: 0% 50% 0px;
      -o-transform: perspective(500px) rotateY(90deg) scale(0, 0);
  }
  100% {
    -o-transform-origin: 0% 50% 0px;
      -o-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
}

@keyframes cardInRight {
  0% {
    transform-origin: 0% 50% 0px;
      transform: perspective(500px) rotateX(90deg) scale(0, 0);
  }
  100%
  {
    transform-origin: 0% 50% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
}

.cardInRight {
  -webkit-animation-name: cardInRight;
  -moz-animation-name: cardInRight;
  -o-animation-name: cardInRight;
  animation-name: cardInRight;
}


@-webkit-keyframes cardOutTop {
  0% {
    -webkit-transform-origin: 50% 100% 0px;
      -webkit-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -webkit-transform-origin: 50% 100% 0px;
      -webkit-transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

@-moz-keyframes cardOutTop {
  0% {
    -moz-transform-origin: 50% 100% 0px;
      -moz-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -moz-transform-origin: 50% 100% 0px;
      -moz-transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

@-o-keyframes cardOutTop {
  0% {
    -o-transform-origin: 50% 100% 0px;
      -o-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -o-transform-origin: 50% 100% 0px;
      -o-transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

@keyframes cardOutTop {
  0% {
    transform-origin: 50% 100% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100%
  {
    transform-origin: 50% 100% 0px;
      transform: perspective(500px) rotateX(-90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

.cardOutTop {
  -webkit-animation-name: cardOutTop;
  -moz-animation-name: cardOutTop;
  -o-animation-name: cardOutTop;
  animation-name: cardOutTop;
}

@-webkit-keyframes cardOutBottom {
  0% {
    -webkit-transform-origin: 50% 0% 0px;
      -webkit-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -webkit-transform-origin: 50% 0% 0px;
      -webkit-transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

@-moz-keyframes cardOutBottom {
  0% {
    -moz-transform-origin: 50% 0% 0px;
      -moz-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -moz-transform-origin: 50% 0% 0px;
      -moz-transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

@-o-keyframes cardOutBottom {
  0% {
    -o-transform-origin: 50% 0% 0px;
      -o-transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -o-transform-origin: 50% 0% 0px;
      -o-transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

@keyframes cardOutBottom {
  0% {
    transform-origin: 50% 0% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100%
  {
    transform-origin: 50% 0% 0px;
      transform: perspective(500px) rotateX(90deg) scale(0.5, 0.5);
      opacity: 0;
  }
}

.cardOutBottom {
  -webkit-animation-name: cardOutBottom;
  -moz-animation-name: cardOutBottom;
  -o-animation-name: cardOutBottom;
  animation-name: cardOutBottom;
}

@-webkit-keyframes cardOutLeft {
  0% {
    -webkit-transform-origin: 100% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -webkit-transform-origin: 100% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(90deg) scale(0, 0);
      opacity: 0;
  }
}

@-moz-keyframes cardOutLeft {
  0% {
    -moz-transform-origin: 100% 50% 0px;
      -moz-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -moz-transform-origin: 100% 50% 0px;
      -moz-transform: perspective(500px) rotateY(90deg) scale(0, 0);
      opacity: 0;
  }
}

@-o-keyframes cardOutLeft {
  0% {
    -o-transform-origin: 100% 50% 0px;
      -o-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -o-transform-origin: 100% 50% 0px;
      -o-transform: perspective(500px) rotateY(90deg) scale(0, 0);
      opacity: 0;
  }
}

@keyframes cardOutLeft {
  0% {
    transform-origin: 100% 50% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100%
  {
    transform-origin: 100% 50% 0px;
      transform: perspective(500px) rotateX(90deg) scale(0, 0);
      opacity: 0;
  }
}

.cardOutLeft {
  -webkit-animation-name: cardOutLeft;
  -moz-animation-name: cardOutLeft;
  -o-animation-name: cardOutLeft;
  animation-name: cardOutLeft;
}


@-webkit-keyframes cardOutRight {
  0% {
    -webkit-transform-origin: 0% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -webkit-transform-origin: 0% 50% 0px;
      -webkit-transform: perspective(500px) rotateY(-90deg) scale(0, 0);
      opacity: 0;
  }
}

@-moz-keyframes cardOutRight {
  0% {
    -moz-transform-origin: 0% 50% 0px;
      -moz-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -moz-transform-origin: 0% 50% 0px;
      -moz-transform: perspective(500px) rotateY(-90deg) scale(0, 0);
      opacity: 0;
  }
}

@-o-keyframes cardOutRight {
  0% {
    -o-transform-origin: 0% 50% 0px;
      -o-transform: perspective(500px) rotateY(0deg) scale(1, 1);
      opacity: 1;
  }
  100% {
    -o-transform-origin: 0% 50% 0px;
      -o-transform: perspective(500px) rotateY(-90deg) scale(0, 0);
      opacity: 0;
  }
}

@keyframes cardOutRight {
  0% {
    transform-origin: 0% 50% 0px;
      transform: perspective(500px) rotateX(0deg) scale(1, 1);
      opacity: 1;
  }
  100%
  {
    transform-origin: 0% 50% 0px;
      transform: perspective(500px) rotateX(-90deg) scale(0, 0);
      opacity: 0;
  }
}

.cardOutRight {
  -webkit-animation-name: cardOutRight;
  -moz-animation-name: cardOutRight;
  -o-animation-name: cardOutRight;
  animation-name: cardOutRight;
}

		@media screen and (max-width: 1280px) {
		html, body {overflow-x: auto;}	
		body {background: #0f0f0f;}
	}			
		@media screen and (max-width: 980px) {
		html, body {overflow-x: auto;}	
		body {background: #0f0f0f;}
	}
		@media screen and (max-width: 736px) {
		html, body {overflow-x: auto;}		
		body {background: #0f0f0f;}	
		}