.grid_1 {
  width: 6.5%;
}
.grid_2 {
  width: 15%;
}
.grid_3 {
  width: 23.5%;
}
.grid_4 {
  width: 32%;
}
.grid_5 {
  width: 40.5%;
}
.grid_6 {
  width: 49%;
}
.grid_7 {
  width: 57.5%;
}
.grid_8 {
  width: 66%;
}
.grid_9 {
  width: 74.5%;
}
.grid_10 {
  width: 83%;
}
.grid_11 {
  width: 91.5%;
}
.grid_12 {
  width: 100%;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  margin: 0 2% 1% 0;
  float: left;
  display: block;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.container {
  width: 90%;
  max-width: 1000px;
  margin: auto;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix,
*:first-child+html .clearfix {
  zoom: 1;
}
@media screen and (max-width: 480px) {
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: 100%;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: black;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  margin: 1em 0;
}
h2 {
  margin: 0;
}
h3 {
  margin: 1em 0 0 0;
}
h4 {
  margin: 1.33em 0;
}
h5 {
  margin: 1.67em 0;
}
h6 {
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  max-width: 100%;
  border: 0;
}
img {
  -ms-interpolation-mode: bicubic;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1em;
  color: #555;
  background-color: #ffffff;
}
.showSmartLarge {
  display: none;
}
.gridChange .grid_1,
.gridChange .grid_2,
.gridChange .grid_3,
.gridChange .grid_4,
.gridChange .grid_5,
.gridChange .grid_6,
.gridChange .grid_7,
.gridChange .grid_8,
.gridChange .grid_9,
.gridChange .grid_10,
.gridChange .grid_11,
.gridChange .grid_12 {
  margin: 0% 0% 0% 0.5%;
}

h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  letter-spacing: -1px;
}
h3,
h4 {
  letter-spacing: 0px;
}
a {
  color: #0650df;
  text-decoration: none;
}
a:hover {
  color: #555;
  text-decoration: none;
}
hr {
  border: 0px;
  border-top: 1px solid #eee;
}
.paddingText {
  padding: 0px 10%;
}
.marginLeft {
  margin-left: 11.75%;
}
a:visited {
  color: #0650df;
  text-decoration: none;
}
.rbText {
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 20px;
  line-height: 23px;
  color: #555;
}
.center {
  text-align: center;
}
strong {
  font-weight: bold;
}
h1 {
  font-size: 30px;
  font-weight: 300;
}
h2 {
  font-size: 28px;
  font-weight: 300;
}
.rslides img.colorDot {
  margin-top: 150px;
  display: inline;
  float: none;
}
.rslides2_tabs {
  text-align: center;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.rslides2_tabs li {
  display: inline-block;
  padding: 0 2px;
  opacity: 0.5;
  filter: opacity(50);
}
.rslides2_tabs li.rslides_here {
  opacity: 1;
  filter: opacity(100);
}
.centerFor {
  display: inline-block;
  background-color: #bde2df;
  text-align: center;
  padding: 10px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.centerFor a {
  color: #555;
}
.centerFor a:hover {
  color: #555;
}
#slide7 a {
  color: #999;
  font-weight: bold;
}
a:hover {
  color: #555;
}
@-webkit-keyframes blinker {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-moz-keyframes blinker {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-o-keyframes blinker {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes blinker {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.open {
  -webkit-animation: blinker 3s infinite;
  -moz-animation: blinker 3s infinite;
  -o-animation: blinker 3s infinite;
  animation: blinker 3s infinite;
}
.menu {
  position: fixed;
  top: 0px;
  width: 100%;
  height: auto;
  background-color: #f9f9f9;
  z-index: 999;
}
.hand {
  position: absolute;
  margin-top: 340px;
  right: 0px;
  z-index: 2;
}
.kostaText {
  position: absolute;
  margin-top: -150px;
  left: 50%;
  margin-left: -350px;
  z-index: 2;
}
#logo {
  text-align: right;
  margin: 7px 0 5px 0;
}
#nav {
  text-align: right;
  margin: 20px 0 0 0;
}
.navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navigation li {
  float: left;
  padding: 0 25px 0 0;
  font-size: 14px;
}
.navigation li:hover {
  cursor: pointer;
}
.navigation .active {
  cursor: pointer;
  font-weight: bold;
}
#nav a {
  color: #555;
}
.slide {
  background-attachment: fixed;
  width: 100%;
  height: auto;
  position: relative;
  padding: 30px 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.ipad .slide,
.iphone .slide {
  background-attachment: scroll;
  background-position: 50% top !important;
}
.slideTop {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 100px;
}
center {
  text-align: center;
}
a.next,
a.prev {
  position: absolute;
  top: 500px;
  z-index: 998;
  height: 139px;
  width: 72px;
  text-indent: 999px;
  overflow: hidden;
}
a.next:hover,
a.prev:hover {
  opacity: 0.5;
}
.prev {
  left: 0px;
  background-image: url(../images/left.gif);
}
.next {
  right: 0px;
  background-image: url(../images/right.gif);
}
#slide1 li.pink {
  background-image: url('../images/pink.jpg');
  background-position: 50% top;
  background-repeat: no-repeat;
}
#slide1 li.green {
  background-image: url('../images/green.jpg');
  background-position: 50% top;
  background-repeat: no-repeat;
}
#slide1 li.blue {
  background-image: url('../images/blue.jpg');
  background-position: 50% top;
  background-repeat: no-repeat;
}
#slide13 {
  padding: 0px 0px 150px 0px;
  background-color: #000;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}
#slide13 * {
  color: #fff;
}
#slide5 img,
#slide8 img {
  margin-right: 180px;
}
#lyxGavor {
  background-image: url('../img/lysGavor.jpg');
  padding-top: 0px;
  padding-bottom: 400px;
  background-size: 100% auto;
}
#slide2 {
  color: #fff;
  background-image: url('../img/bgGreen.png');
  background-color: #1d1d1d;
  background-size: 100% auto;
  min-height: 600px;
  padding-top: 150px;
}
#slide2 h2 {
  margin-top: 130px;
  font-size: 42px;
  line-height: 50px;
}
#slide2 h3 {
  margin-top: 0px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 100;
  padding: 20px 0px;
}
#lyx {
  background-color: #181716;
  padding: 250px 0px;
}
#slide3 {
  background-color: #ffffff;
  padding: 70px 0 20px 0;
}
#slide4,
#slideNew {
  background-color: #f6f6f6;
  padding-top: 150px;
  padding-bottom: 80px;
}
#slide4 td {
  width: 25%;
  text-align: center;
  vertical-align: top;
  font-size: 13px;
  padding-bottom: 30px;
}
.smallText {
  font-size: 13px;
  text-align: center;
  padding-bottom: 30px;
}
#slide5,
#slide1000 {
  border-top: 10px solid #fff;
  padding: 0px;
  min-height: 950px;
  background-image: url(../images/happy_green_500800.jpg);
}
#slide1000 {
  background-image: url(../images/happy_green.jpg);
}
#slide6 {
  padding: 50px 0px 40px 0px;
}
.rslides_tabs a {
  display: block;
  font-size: 0px;
  overflow: hidden;
  text-indent: 300px;
  background-image: url(../images/aktiv.png);
  width: 66px;
  height: 25px;
}
.rslides_tabs a.rslides2_s2 {
  background-image: url(../images/inaktiv.png);
  width: 81px;
}
#slide8 {
  border-top: 10px solid #fff;
  background-image: url(../images/doorExploded.jpg);
  color: #646464;
  padding: 0px;
}
#slide10 {
  border-top: 10px solid #fff;
  background-image: url(../img/kosta.jpg);
  color: #646464;
  min-height: 300px;
  padding-bottom: 0px;
}
#slide8 h2 {
  font-size: 70px;
}
#slide11 {
  font-size: 13px;
  padding: 180px 0px 100px 0px;
}
#slide11.slide11Change {
  padding: 0px 0px 100px 0px;
  background-color: #f6f6f6;
}
#slide9 {
  background-color: #f6f6f6;
  padding: 80px 0px;
}
.toning {
  background-image: url('../images/toning.png');
  background-position: bottom;
  background-repeat: repeat-x;
}
.toningTop {
  background-image: url('../images/toningTop.png');
  background-position: top;
  background-repeat: repeat-x;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup.large {
  max-width: 1000px;
}
#slide7 {
  padding: 80px 0px;
  background-color: #f6f6f6;
}
#slideFooter {
  text-align: center;
  font-size: 14px;
}
.slideTop .rslides li {
  min-height: 932px;
}
.slideTop .rslides .navigation li {
  min-height: 0px;
}
#slide8 {
  background-position: 50% inherit !important;
}
#slide14 {
  padding: 90px 0px 70px 0px;
}
#slide13 .dartW {
  margin-bottom: 70px;
}
#slide8 .container {
  min-height: 850px;
}
#rdSlide {
  background-image: url('../img/rdBg.png');
  background-color: #f9f9f9;
}
@media screen and (max-width: 700px) {
  .hand {
    margin-right: 0px;
  }
  #slide11 h2 {
    margin: 0px !important;
  }
  .marginLeft {
    margin-left: 0px;
  }
  #logo {
    text-align: center;
  }
  .rslides img.colorDot {
    display: none;
  }
  #hideTablet {
    display: none;
  }
  #slide2 .grid_8 img {
    margin-left: 0px !important;
    position: relative !important;
    z-index: 0 !important;
  }
  #slide3 .fjernkontrol img {
    margin: 0px !important;
  }
  #slide5 img,
  #slide8 img {
    float: none !important;
    margin-right: 0px !important;
  }
  .smallText {
    padding-bottom: 0px;
  }
  #slide4 {
    padding: 100px 0px 70px 0px;
  }
  #slide4 img {
    width: 25%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  #slide4 #content {
    text-align: left;
  }
  #slide4 #content p {
    text-align: left;
    padding-left: 30px;
    margin-left: 25%;
  }
  div#slide8.slide {
    background-position: 50% inherit !important;
    background-repeat: repeat;
    background-attachment: local;
  }
  #content td {
    text-align: left;
  }
  #content td.center {
    text-align: center;
  }
  .drawing img {
    margin-right: 20px;
  }
  #nav {
    text-align: center;
    float: left;
  }
  #logo img {
    max-width: 117px;
  }
  .rslides .omega {
    text-align: center;
  }
  .rslides .omega img {
    float: none;
    display: inline;
    max-height: 50%;
    margin-left: 110px;
  }
  .navigation {
    width: 100%;
    float: center;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .navigation li {
    padding-right: 15px;
    float: left;
  }
  .slide {
    background-attachment: fixed;
    width: 100%;
    position: relative;
    padding: 150px 0;
  }
  #decorative {
    display: none;
  }
  #content {
    text-align: center;
    width: 100%;
  }
  h1,
  h2 {
    font-size: 25px !important;
    line-height: 1.2em !important;
  }
  #logo {
    float: right;
  }
  .kostaText {
    margin-left: 0px !important;
    left: 0px !important;
    width: 100%;
  }
  #slide11 h2,
  #slide11 p {
    text-align: center;
  }
  .slideTop h1 {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 750px) {
  .hideSmartLarge {
    display: none;
  }
  .showSmartLarge {
    display: block;
  }
  .gridChange .grid_4,
  .gridChange .grid_2 {
    border-bottom: 2px solid #f1f1f1;
  }
  .gridChange .grid_1,
  .gridChange .grid_2,
  .gridChange .grid_3,
  .gridChange .grid_4,
  .gridChange .grid_5,
  .gridChange .grid_6,
  .gridChange .grid_7,
  .gridChange .grid_8,
  .gridChange .grid_9,
  .gridChange .grid_10,
  .gridChange .grid_11,
  .gridChange .grid_12 {
    margin: 0%;
    width: 100% !important;
    background-color: #fff;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 500px) {
  .hideSmart {
    display: none;
  }
  #slide11 h2,
  #slide11 p {
    text-align: center;
  }
  #slide2 h2 {
    margin-top: 100px;
  }
  #slide2 h3 {
    font-size: 1.2em;
    line-height: 1.3em;
  }
  #slide2 {
    min-height: 300px;
  }
  #nav {
    display: none;
  }
  a.next,
  a.prev {
    top: 730px;
  }
  .navigation {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 18px;
  }
  .navigation li {
    padding-bottom: 0px;
    float: left;
    font-size: 13px;
  }
  .slide {
    background-attachment: fixed;
    width: 100%;
    position: relative;
    padding: 150px 0;
  }
  h1,
  h2 {
    font-size: 25px !important;
    line-height: 1.2em !important;
  }
}
@media screen and (min-width: 701px) {
  body div#slide8.slide {
    background-position: center inherit !important;
  }
}
@font-face {
  font-family: 'Monalisa';
  src: url('../frame/font/25796_MonaLisaSolidITC-Normal.ttf');
}
