@font-face {
  font-family: 'Black';
  src: url('../fonts/poolkungenblack-blackexpand-webfont.eot');
  src: url('../fonts/poolkungenblack-blackexpand-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poolkungenblack-blackexpand-webfont.ttf') format('truetype'), url('../fonts/poolkungenblack-blackexpand-webfont.svg#PoolkungenBlackBlackExpanded') format('svg');
  font-weight: normal;
  font-style: normal;
  font-family: 'Bold';
  src: url('../fonts/poolkungenbold-boldexpanded-webfont.eot');
  src: url('../fonts/poolkungenbold-boldexpanded-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poolkungenbold-boldexpanded-webfont.ttf') format('truetype'), url('../fonts/poolkungenbold-boldexpanded-webfont.svg#PoolkungenBoldBoldExpanded') format('svg');
  font-weight: normal;
  font-style: normal;
  font-family: 'Medium';
  src: url('../fonts/poolkungenmedium-medium-webfont.eot');
  src: url('../fonts/poolkungenmedium-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poolkungenmedium-medium-webfont.ttf') format('truetype'), url('../fonts/poolkungenmedium-medium-webfont.svg#PoolkungenMedium') format('svg');
  font-weight: normal;
  font-style: normal;
  font-family: 'Regular';
  src: url('../fonts/poolkungenregular-expanded-webfont.eot');
  src: url('../fonts/poolkungenregular-expanded-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poolkungenregular-expanded-webfont.ttf') format('truetype'), url('../fonts/poolkungenregular-expanded-webfont.svg#PoolkungenRegularExpanded') format('svg');
  font-weight: normal;
  font-style: normal;
  font-family: 'Poolkungen73BoldExtended';
  src: url('../fonts/poolkungen-boldexpanded-webfont.eot');
  src: url('../fonts/poolkungen-boldexpanded-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poolkungen-boldexpanded-webfont.ttf') format('truetype'), url('../fonts/poolkungen-boldexpanded-webfont.svg#Poolkungen73BoldExtended') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLT Std Cn';
  src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'), /* Modern Browsers */ url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/HelveticaNeueLTStd-BdCn.svg#70f532a3d79daf0195a6fe576352b6cd') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'HelveticaNeueLT Std';
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), /* Modern Browsers */ url('../fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/HelveticaNeueLTStd-Roman.svg#06ce8507218b5fc98ef98a8271373604') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'HelveticaNeueLT Std Med';
  src: url('../fonts/HelveticaNeueLTStd-MdIt.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeueLTStd-MdIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/HelveticaNeueLTStd-MdIt.woff') format('woff'), /* Modern Browsers */ url('../fonts/HelveticaNeueLTStd-MdIt.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/HelveticaNeueLTStd-MdIt.svg#a9c7c931df7acc1e1c4f463518c19303') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font: normal 12px Verdana, Helvetica, sans-serif;
  color: #444444;
  word-spacing: 0px;
  letter-spacing: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  letter-spacing: 0.0525em;
}
#main {
  /* --------------------------
		Menu
	------------------------- */
}
#main p {
  -webkit-text-size-adjust: 100%;
  margin: 0 0 10px;
}
#main h1 {
  color: #253f82;
  font-family: 'HelveticaNeueLT Std Cn';
  text-transform: uppercase;
  padding: 8px 0px;
  font-size: 23px;
  font-weight: normal;
}
#main h1.small {
  font-family: 'HelveticaNeueLT Std Cn';
  margin-bottom: 5px;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
}
#main a {
  color: #253f82;
  text-decoration: none;
  outline: none;
}
#main input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#main textarea {
  overflow: auto;
  vertical-align: top;
}
#main .menu-wrapper {
  background: url('../images/menu-bg.png');
}
#main .menu-wrapper .menu-bg {
  margin: 0px auto;
  padding: 15px 0;
}
#main .menu-wrapper .menu-bg ul li a {
  font-family: 'HelveticaNeueLT Std Cn';
  display: inline-block;
  font-size: 14px;
  color: #253e8e;
  text-transform: uppercase;
  padding: 16px 0px 8px 0px;
  margin: 0 9px 0px 9px;
  text-decoration: none;
  height: auto;
  letter-spacing: 0.0625em;
}
#main .menu-wrapper .menu-bg ul li a.search-icon {
  padding: 0px 0px !important;
}
#main .menu-wrapper .menu-bg ul li a.search-icon img {
  margin: 10px 0px 0px 20px;
}
#main .menu-wrapper .menu-bg .ccm-search-block-form {
  position: absolute;
  top: 50px;
  right: 0;
  display: none;
  z-index: 99;
}
#main .menu-wrapper .menu-bg .ccm-search-block-form input {
  float: left;
}
#main .three-box img {
  display: block;
}
#main .three-box h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../images/trans-white-70.png);
  height: auto;
  font-size: 15px;
  padding: 15px 0;
  font-family: 'HelveticaNeueLT Std Cn';
  color: #253f82;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  font-weight: normal;
}
#main .three-box h2 span {
  background: url(../images/icon.png) top left no-repeat;
  padding: 3px 0px 3px 25px;
}
#main .heading-bg p {
  font-family: 'HelveticaNeueLT Std';
  color: #242424;
  font-size: 10px;
  padding: 0px 7px 8px;
  text-align: center;
  margin-bottom: 0;
}
#main .heading-bg .block-footer {
  background: url(../images/trans-white.png);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#main .left-column-block {
  padding-bottom: 15px;
  border-bottom: 1px solid #D1D1D1;
  margin-bottom: 15px;
  position: relative;
}
#main .left-column-block p {
  margin-bottom: 0;
}
#main .left-column-block h3 {
  font-size: 14px;
  color: #253f82;
  font-family: 'HelveticaNeueLT Std Cn';
  text-transform: uppercase;
}
#main .footer-bg span a {
  color: #253f82;
  text-decoration: none;
  padding: 0 25px;
  line-height: 45px;
  border-right: 1px solid #999;
  display: block;
}
#main .footer-bg p {
  line-height: 1.5;
}
#main .right-footer h2 {
  color: #253e8e;
  margin: 0px 0px 10px 0;
  padding: 0px;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLT Std Cn';
}
#main .right-footer em {
  font: italic 13px/18px Arial, Helvetica, sans-serif;
  color: #3b3b3b;
  padding: 0 0 12px;
  display: block;
}
#main .right-footer input {
  background: url(../images/formsprite.png);
  background-position: 0 0;
  border: none;
  float: left;
  padding: 10px;
  width: 205px;
  margin-bottom: 10px;
}
#main .right-footer .social-links .social-left h2 {
  line-height: 2.5;
}
#main .right-footer input.email {
  width: 140px;
}
#main .right-footer input[type="submit"] {
  width: 63px;
  background-position: -161px -40px;
  font-size: 11px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #8e8e8e;
}
#main .center-footer ul {
  margin: 0 0 0 0px !important;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
#main .center-footer ul li {
  width: 140px;
  float: left;
}
#main .center-footer ul li a {
  font-family: 'HelveticaNeueLT Std Cn';
  background: url(../images/sprites-controls.png) no-repeat left -97px;
  display: inline-block;
  font-size: 12px;
  color: #253f82;
  text-transform: uppercase;
  padding-left: 15px;
  margin: 0 9px 0px 9px;
  text-decoration: none;
  height: auto;
  letter-spacing: 0.0625em;
}
#main .sub-menu li a {
  display: block;
  padding: 12px 50px 13px;
  font-family: 'HelveticaNeueLT Std Cn';
  font-size: 13px;
  color: #6a6a6a;
  text-transform: uppercase;
  letter-spacing: 0.0425em;
}
#main .sub-menu li a:hover {
  text-decoration: none;
  color: #253e8e;
}
#main .sub-menu .spabad li a {
  padding: 10px 38px 10px;
}
#main .sub-menu .spabad li.last a {
  padding-right: 25px;
}
#main .sub-menu li.first {
  background: none;
}
#main .sub-menu li.last a {
  padding-right: 0;
}
#main .sub-menu li:hover {
  background: #ffffff url(../images/bg_sub_menu_top_a.png) left top no-repeat;
}
#main .sub-menu li.first:hover {
  background: #ffffff none;
}
#main .sub-menu .nav-3 li {
  width: 314px;
}
#main .slideshow,
#main .orbit-wrapper {
  height: 391px;
  width: 724px;
  overflow: hidden;
}
#main .slideshow-controls .fullscreen a {
  display: block;
  line-height: 45px;
  background: url(../images/sprites-controls.png) no-repeat right -50px;
  padding-right: 50px;
  margin-right: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  opacity: 0.8;
  cursor: pointer;
  text-indent: -9999px;
}
#main .slideshow-controls .fullscreen a:hover {
  opacity: 1;
  text-decoration: none;
}
#main .header-image img {
  float: left;
  margin: 2px 0 0 7px;
}
#main .header-image h2 {
  margin-left: 40px;
}
#main .pool img {
  margin-left: 0;
}
#main .pool h1 {
  margin-left: 32px;
  padding-top: 0;
}
#main .spa-bad img {
  margin-left: 0;
}
#main .spa-bad .prices {
  padding-left: 11px;
  margin-bottom: 12px;
}
#main .spa-bad .prices h2 {
  color: #676767;
  font-family: 'Medium';
  font-weight: normal;
  margin-bottom: 0;
  line-height: 12px;
}
#main .spa-bad .prices h2 .small {
  font-weight: normal;
  font-size: 10px;
  font-family: 'Regular';
}
#main .spa-bad .prices .content-wrapper {
  border-top: 1px solid #c8c8c8;
  padding-top: 5px;
}
#main .spa-bad .prices table tbody {
  border: none;
}
#main .spa-bad .prices .editor-content {
  margin-bottom: 0;
}
#main .spa-bad .spabad-col-3 .content-row {
  background: url(../images/bg_spabad_revised_3.png) left top repeat-y;
  min-height: 80px;
}
#main .spa-bad .spabad-col-3 .header-row {
  background: url(../images/bg_spabad_revised_3.png) left top repeat-y;
  margin-bottom: 3px;
  padding-top: 16px;
}
#main .spa-bad .spabad-col-3 .col-3 .layout-cell {
  float: left;
  width: 240px;
}
#main .spa-bad .spabad-col-3 .col-3 .first {
  width: 205px;
  padding-left: 15px;
  margin-right: 20px;
}
#main .spa-bad .spabad-col-3 .col-3 .last {
  float: right;
  width: 210px;
}
#main .spa-bad .spabad-col-3 table td {
  width: 33%;
  vertical-align: top;
}
#main .spa-bad .spabad-col-4 .content-row {
  background: url(../images/bg_spabad_revised.png) left top repeat-y;
  min-height: 80px;
}
#main .spa-bad .spabad-col-4 .header-row {
  background: url(../images/bg_spabad_revised.png) left top repeat-y;
  margin-bottom: 3px;
  padding-top: 16px;
}
#main .spa-bad .spabad-col-4 .col-3 .layout-cell {
  float: left;
  width: 310px;
}
#main .spa-bad .spabad-col-4 .col-3 .first {
  width: 160px;
  padding-left: 15px;
  margin-right: 20px;
}
#main .spa-bad .spabad-col-4 .col-3 .last {
  float: right;
  width: 165px;
}
#main .spa-bad .spabad-col-4 table td {
  width: 25%;
  vertical-align: top;
}
#main .spa-bad .spa-data .spa-title {
  margin-bottom: 10px;
}
#main .spa-bad .spa-data .spa-title h4 {
  font-family: 'Times New Roman';
  font-size: 15px;
  margin-left: 10px;
}
#main .spa-bad .spa-data p {
  font-family: arial;
  color: #3f3e3e;
}
#main .spa-bad .spa-data span {
  float: left;
}
#main .spa-bad .spa-data td {
  font-family: arial;
  color: #3f3e3e;
  font-size: 11px;
  width: 50%;
}
#main h4.price-header {
  color: #ffffff;
  background: url(../images/bg_header_orange.png) left top no-repeat;
  font-size: 14px;
  padding: 3px 5px 5px 10px;
  margin-bottom: 8px;
}
#main h4.price-header .small {
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
}
#main h4.long-header {
  background: url(../images/price-header-2spalt.gif) left top no-repeat;
}
#main .royal-pooltable h4.long-header {
  background: #000 none;
}
#main .pooltillbehor-priser p.spa-ordinarie {
  margin-bottom: 0;
}
#main .editor-content ul {
  list-style-position: outside;
  margin-left: 11px;
}
#main .editor-content ul li {
  font-size: 11px;
  color: #000000;
  margin-bottom: 11px;
}
#main .pool-accessory {
  position: relative;
}
#main .pool-accessory p {
  text-align: center;
  font-family: verdana;
  margin-bottom: 0;
  font-size: 10px;
  color: #073885;
}
#main .pool-accessory p.accessory-title {
  margin-bottom: 10px;
}
#main .feature-box img {
  display: block;
}
#main .feature-box p {
  text-align: center;
  font-family: arial;
  font-size: 11px;
  color: #494949;
  margin: 0;
  background: url(../images/bg_feature.png) left top no-repeat;
  padding: 3px 0;
}
#main .contact-box .contact-header {
  overflow: hidden;
}
#main .contact-box .contact-header h2 {
  float: left;
  font-family: 'HelveticaNeueLT Std Cn';
  font-size: 15px;
  color: #253f82;
  text-transform: uppercase;
  padding-top: 10px;
  margin-right: 11px;
  text-decoration: none;
  height: auto;
}
#main .contact-box .contact-header img {
  float: left;
}
#main .contact-box p {
  font-family: arial;
  font-size: 12px;
  margin-bottom: 15px;
}
#main .katalog .prices {
  margin-bottom: 12px;
}
#main .katalog .prices .catalog-news {
  background-color: #cbd7de;
  padding: 14px 10px;
  height: 150px;
  margin-bottom: 18px;
}
#main .katalog .prices .catalog-news h3 {
  font-size: 12px;
  color: #073885;
  font-family: arial;
}
#main .katalog .prices .catalog-news p {
  font-size: 11px;
  color: #073885;
  font-family: arial;
}
#main .katalog .prices .last h3 {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 10px;
}
#main .katalog .prices label {
  display: block;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 3px;
}
#main .katalog .prices input.text {
  border: 1px solid #9a9a9a;
  border-left: 2px solid #818181;
  border-top: 2px solid #818181;
  width: 100%;
  height: 19px;
  color: #494949;
  font-family: verdana;
  font-size: 11px;
}
#main .katalog .prices label.radio-label {
  font-family: arial;
  font-size: 11px;
  overflow: hidden;
  color: #3b3b3b;
  margin-bottom: 6px;
}
#main .katalog .prices label.radio-label input {
  margin-right: 5px;
  width: 12px;
  height: 12px;
}
#main .katalog .prices select {
  width: 100%;
}
#main .katalog .prices button {
  background: url(../images/btn_form.png) right -31px no-repeat;
  color: #ffffff;
  font-family: verdana;
  font-size: 9px;
  font-weight: bold;
  border: none;
  padding: 0 17px 0 0;
}
#main .katalog .prices button span {
  background: url(../images/btn_form.png) left top no-repeat;
  padding: 3px 0 3px 17px;
  display: block;
}
#main .katalog .prices button.action {
  background-position: right -81px;
  padding-right: 21px;
  float: right;
}
#main .katalog .prices button.action span {
  background-position: left -50px;
  padding-left: 14px;
}
#main .katalog .prices .text-holder {
  margin-bottom: 10px;
}
#main .katalog .prices .chzn-container-single .chzn-single {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #9a9a9a;
  border-left: 2px solid #818181;
  border-top: 2px solid #818181;
  height: 20px;
  line-height: 19px;
}
#main .katalog .prices .chzn-container-single .chzn-single div {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background: url(chosen-bg.png) left top no-repeat;
  border-left: none;
}
#main .katalog .prices .chzn-container-single .chzn-single div b {
  background-position: 1px -2px;
}
#main .katalog .prices .chzn-container-single .chzn-single span {
  font-family: verdana;
  color: #494949;
  font-size: 11px;
}
#main .katalog .prices .chzn-container-active .chzn-single-with-drop div b {
  background-position: -17px -2px;
}
#main .katalog .prices .chzn-container .chzn-drop {
  border-width: 0 1px 1px 2px;
  border-color: #818181 #9a9a9a #9a9a9a #818181;
}
#main .show-search {
  display: block;
  float: left;
  height: 45px;
  width: 108px;
}
#main .show-search span {
  background: url("../images/bg_search.png") no-repeat scroll 83px 11px transparent;
  color: #FFFFFF;
  display: block;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 15px;
}
#main input.ccm-search-block-text {
  border: none;
  background: #ffffff;
  font-family: verdana;
  font-size: 10px;
  color: #646464;
  padding: 5px 4px 5px 7px;
}
#main .search-results .main-col {
  width: 704px;
  margin-right: 20px;
}
#main .search-results h1 {
  float: left;
  padding-bottom: 2px;
}
#main .search-results .search-box {
  border: 1px solid #b4b4b4;
  float: right;
  margin-top: 12px;
}
#main .search-results .search-count {
  clear: both;
  color: #073885;
  font-family: verdana;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
#main .search-results .searchResult {
  margin-bottom: 50px;
}
#main .search-results .searchResult h3 a {
  text-decoration: underline;
  color: #073885;
  font-family: verdana;
  font-size: 12px;
}
#main .search-results .searchResult p {
  font-family: arial;
  font-size: 12px;
  color: #3f3e3e;
  padding-right: 20px;
}
#main .hidden-link-container {
  overflow: hidden;
}
#main .hidden-link-container a {
  font-family: 'HelveticaNeueLT Std Cn';
  display: block;
  background: url(../images/bg_hidden_link.png) right -38px no-repeat;
  font-size: 12px;
  font-color: #253f82;
  padding-right: 24px;
  float: left;
  text-transform: uppercase;
  height: auto;
}
#main .hidden-link-container a span {
  display: block;
  background: url(../images/bg_hidden_link.png) left top no-repeat;
  padding: 9px 10px 10px;
}
#main .hidden-link-container a span.hidden-alt {
  display: none;
}
#main .hidden-link-container a.open {
  background-position: right -76px;
}
#main .pdf-links a {
  background: url(../images/pdf_link.png) left top no-repeat;
  padding: 5px 0 0 20px;
  line-height: 25px;
  color: #025cb7;
}
#main .chzn-container {
  margin-bottom: 13px;
}
#main .construction-kit .flyout .flyout-content p {
  margin-bottom: 0;
}
#main input,
#main textarea,
#main select {
  font: normal 12px Arial, Verdana, Helvetica, sans-serif;
}
#main h2,
.fancy-container h2 {
  font-family: 'HelveticaNeueLT Std Cn';
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 16px;
  color: #073885;
  margin: 0 0 18px;
}
#main button,
#main input,
#main select,
#main textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
#main button,
#main input {
  *overflow: visible;
  line-height: normal;
}
#main button::-moz-focus-inner,
#main input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#main button,
#main input[type="button"],
#main input[type="reset"],
#main input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
#main input[type="search"]::-webkit-search-decoration,
#main input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.clear {
  clear: both;
}
.clear-height {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.align-right {
  text-align: right;
  padding-bottom: 5px;
}
.height {
  clear: both;
  height: 30px;
}
.height-small {
  clear: both;
  height: 15px;
}
.main-content {
  width: 960px;
  margin: auto;
  padding: 0px;
}
.top-logos {
  height: 70px;
  position: relative;
}
.logo {
  position: relative;
  bottom: 0;
  left: 6px;
  width: 270px;
  float: left;
}
.alla-ska-bada {
  position: absolute;
  bottom: 0;
  right: 3px;
}
.menu-bg {
  clear: both;
  width: 950px;
  text-align: center;
  height: 45px;
  margin-left: 10px;
  position: relative;
}
.menu-bg ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
  list-style: none;
  overflow: hidden;
  float: left;
  width: 670px;
}
.menu-bg ul li {
  list-style: none;
  float: left;
  padding-right: 1px;
}
.menu-bg ul li a.search-icon:hover {
  background: none;
}
.menu-sep {
  vertical-align: middle;
  margin: 0px -1px;
  width: 2px;
}
#active,
#main .menu-bg ul li a:hover,
#main .menu-bg ul li a.nav-selected,
#main .menu-bg ul li a.nav-path-selected {
  padding-bottom: 5px;
  border-bottom: 3px solid #f5b300;
}
.simma {
  clear: both;
  padding: 0;
  height: 415px;
  position: relative;
}
.has-video .simma {
  height: 600px;
}
.space {
  clear: both;
  height: 195px;
}
.top {
  height: 8px;
  vertical-align: bottom;
  display: block;
  margin-top: -2px;
}
.container-bg {
  clear: both;
  width: 923px;
  padding: 10px 14px 0 18px;
  background: url(../images/bg.png) top left repeat-y;
  position: relative;
}
.box-left,
.box-center,
.box-right {
  float: left;
  width: 303px;
}
.box-left img,
.box-center img,
.box-right img {
  display: block;
}
.box-center {
  margin: 0px 11px;
}
.box-center-bottom {
  background: url(../images/box-center-bottom.jpg) top left no-repeat;
}
.box-right-bottom {
  background: url(../images/box-right-bottom.jpg) top left no-repeat;
}
.nv {
  position: absolute;
  left: 870px;
  top: -10px;
  z-index: 9999;
}
.sep {
  clear: both;
  background: #e3e3e3;
  height: 1px;
}
.col-container {
  float: left;
  width: 225px;
}
.col-container img {
  display: block;
}
.col-container-sep {
  margin-left: 7px;
}
.col-left {
  float: left;
  width: 615px;
}
.em {
  color: #353434;
  font: italic 14px/19px Verdana, Arial, Helvetica, sans-serif;
}
.left-content {
  padding: 0 20px 0 11px;
}
.left-content p,
.col-container p,
.ccm-layout-cell p {
  margin-bottom: 22px;
  font-size: 11px;
  line-height: 15px;
}
#main p.ingress,
#main span.ingress {
  color: #353434;
  font: italic 14px/19px Verdana, Arial, Helvetica, sans-serif;
}
#main p.ingress-small,
#main span.ingress-small {
  color: #353434;
  font: italic 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
.div-left,
.div-right {
  float: left;
  width: 275px;
  line-height: 17px;
  padding-top: 20px;
}
.div-right {
  float: right;
}
.div-left h3,
.div-right h3,
.col-container h3,
.ccm-layout-cell h3 {
  font-family: 'HelveticaNeueLT Std Cn';
  font-size: 14px;
  color: #253f82;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 0.0325em;
}
.heading-bg h3 {
  text-align: center;
  color: #253f82;
  font-family: 'HelveticaNeueLT Std Cn';
  text-transform: uppercase;
  margin: 10px 0px 0px 0px;
}
.heading-bg img {
  display: block;
}
.heading-bg a {
  display: block;
}
#main .left-column-block p,
.left-column-block h3 {
  text-align: center;
}
.col-right {
  float: right;
  width: 301px;
  position: relative;
}
.footer {
  background: #d9d9d8 url(../images/footer-shadow.png) top left repeat-x;
  margin-top: 15px;
}
.footer-bg {
  clear: both;
  padding: 0;
  width: 945px;
  margin: 0 auto;
}
.footer-bg em {
  line-height: 30px;
  padding: 4px 0 0px 0;
  color: #ffffff;
}
#main .footer-bg h2 {
  font-family: 'HelveticaNeueLT Std Cn';
  font-size: 14px;
}
#main .footer-bg p {
  font-family: Arial, sans-serif;
}
.icon {
  margin: -5px 0px 0px 50px;
  vertical-align: middle;
}
.footer-sep {
  float: right;
  margin-right: 93px;
}
.footer-logos {
  margin-bottom: 30px;
  height: 70px;
  background: url(../images/menu-bg.jpg) top left repeat-x;
}
.footer-right-img {
  float: right;
  text-align: center;
  padding-top: 0px;
  width: 700px;
  height: 45px;
}
.footer-right-img img {
  vertical-align: middle;
  margin: 0 0px;
}
.sep-footer {
  clear: both;
  background: url(../images/sep-footer.png) top left repeat-x;
  height: 2px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.left-footer {
  float: left;
  width: 180px;
  height: 190px;
  padding: 0 20px 0 20px;
  color: #3b3b3b;
  border-right: #fdfdfd 1px solid;
}
.left-footer a {
  color: #444444;
}
.left-footer img {
  padding-top: 0px;
  margin-bottom: 0px;
}
.center-footer {
  padding: 0 20px;
  height: 190px;
  float: left;
  width: 430px;
  color: #3b3b3b;
  border-left: #a6a6a6 1px solid;
  border-right: #fdfdfd 1px solid;
}
.contact-left {
  padding-bottom: 10px;
  border-bottom: 1px solid #aeaead;
  float: left;
  width: 180px;
}
.contact-right {
  padding-top: 20px;
  width: 180px;
  float: left;
  border-top: 1px solid #fefefe;
}
.right-footer {
  float: left;
  height: 190px;
  width: 230px;
  color: #3b3b3b;
  padding: 0px 0 0 20px;
  border-left: 1px solid #a6a6a6;
}
.right-footer .social-links {
  float: left;
  width: 100%;
}
.right-footer .social-links .social-left {
  float: left;
  width: 95px;
}
.right-footer .social-links .social-right {
  float: left;
  width: 130px;
}
.footer-top {
  border-bottom: 1px solid #a2a2a1;
  padding-bottom: 30px;
}
.footer-bottom {
  border-top: 1px solid #fcfcfc;
  width: 100%;
  padding: 20px 0;
}
.sub-menu {
  display: table;
  width: 941px;
  padding: 0px 10px 0 9px;
  background: url(../images/bg_sub_menu_top.png) 2px bottom no-repeat;
}
.sub-menu ul {
  overflow: hidden;
  list-style-type: none;
  display: table-row;
}
.sub-menu li {
  float: none;
  display: table-cell;
  width: auto;
  background: url(../images/bg_sub_menu_top_a.png) left top no-repeat;
}
.sub-menu li a {
  text-align: center;
  padding: 12px 0;
}
#main .sub-menu li.nav-selected,
#main .sub-menu li.nav-path-selected {
  background-color: #ffffff;
}
#main .sub-menu li.nav-selected a,
#main .sub-menu li.nav-path-selected a,
#main .sub-menu li a:hover {
  color: #253e8e;
  background: url(../images/bg_sub_menu_top_a_current.png) 27px center no-repeat;
}
#main .sub-menu .spabad li.nav-selected a,
#main .sub-menu .spabad li.nav-path-selected a,
#main .sub-menu .spabad li a:hover {
  background: url(../images/bg_sub_menu_top_a_current.png) 20px center no-repeat;
}
#main .sub-menu .nav-5 li,
#main .sub-menu .nav-3 li {
  width: 20%;
}
#main .sub-menu .nav li a,
#main .sub-menu .nav li a {
  padding: 10px 0 10px;
  text-align: center;
}
#main .sub-menu .nav li a span,
#main .sub-menu .nav li a span {
  margin-left: -25px;
  padding-left: 25px;
}
#main .sub-menu .nav li.nav-path-selected a,
#main .sub-menu .nav li.nav-selected a,
#main .sub-menu .nav li a:hover,
#main .sub-menu .nav li.nav-path-selected a,
#main .sub-menu .nav li.nav-selected a,
#main .sub-menu .nav li a:hover {
  background: none;
}
#main .sub-menu .nav li.nav-path-selected a span,
#main .sub-menu .nav li.nav-selected a span,
#main .sub-menu .nav li a:hover span,
#main .sub-menu .nav li.nav-path-selected a span,
#main .sub-menu .nav li.nav-selected a span,
#main .sub-menu .nav li a:hover span {
  background: url(../images/bg_sub_menu_top_a_current.png) left center no-repeat;
}
.top-image {
  margin-bottom: 15px;
}
.top-image img {
  display: block;
}
.one-col,
.two-col,
.three-col {
  padding: 10px 0;
}
.one-col {
  padding: 0;
  margin-bottom: 25px;
}
.three-col {
  padding: 0;
  margin-bottom: 25px;
}
.three-col .col-container {
  width: 275px;
  margin-right: 33px;
}
.three-col .col-container.last {
  margin-right: 0;
}
.two-col .col-container {
  width: 350px;
  float: left;
  margin-right: 15px;
}
.two-col .col-container.last {
  margin-right: 0;
}
.one-two-col .col-container {
  width: 455px;
}
.one-two-col .col-container:first-child {
  width: 245px;
  margin-right: 15px;
}
.four-col {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.separator {
  border-bottom: 1px solid #bdbdbd;
}
.padding {
  padding: 0 15px;
}
.spa-bad .one-two-col .col-container {
  width: 356px;
}
.spa-bad .one-two-col .col-container:first-child {
  width: 348px;
  margin-right: 20px;
}
.spa-bad .fancybox {
  cursor: pointer;
  cursor: url(http://www.poolkungen.se/themes/poolkungen/images/zoom-tool.cur);
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
}
ul#breadcrumbs,
#breadcrumbs li {
  list-style: none;
  margin: 0;
  padding: 0;
  font: italic 11px/20px Verdana, Arial, sans-serif;
}
ul#breadcrumbs {
  margin: 5px 0px;
}
#breadcrumbs li {
  float: left;
  margin-left: 10px;
  overflow: hidden;
}
#breadcrumbs a {
  display: block;
  color: #ffffff;
  float: left;
}
#breadcrumbs li:after {
  content: "â€º";
  color: #ffffff;
  margin: 0 0 0 5px;
}
#breadcrumbs .active a {
  font-weight: bold;
  text-decoration: underline;
}
#breadcrumbs li.active:after {
  content: "";
}
.sidebar {
  float: left;
  width: 185px;
  min-height: 200px;
}
.sidebar .nav {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #d1d1d1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.sidebar .nav li a {
  padding: 4px 0 4px 20px;
  color: #767676;
  display: block;
  line-height: 1.3;
}
.sidebar .nav li a:hover {
  background: none;
  text-decoration: none;
}
.sidebar .nav li ul {
  display: none;
}
.sidebar .nav ul {
  margin-left: 10px;
  list-style: none;
  font-size: 11px;
  margin-top: 5px;
}
.ccm-layout-wrapper {
  clear: both;
}
.ccm-layout-cell {
  float: left;
}
.ccm-col-1 .ccm-layout-cell {
  float: none;
}
.ccm-col-2 .ccm-layout-cell {
  width: 275px;
}
.ccm-col-3 .ccm-layout-cell {
  width: 303px;
  margin-right: 7px;
}
.container .ccm-col-3 .ccm-layout-cell {
  margin-right: 7px;
  width: 303px;
}
.ccm-col-4 .ccm-layout-cell {
  width: 224px;
  margin-right: 9px;
}
.main-col {
  float: right;
  width: 724px;
  padding-bottom: 0;
  min-height: 400px;
}
.main-col .three-col .col-container {
  width: 228px;
  margin-right: 15px;
}
.main-col .three-col .col-container.last {
  margin-right: 0;
}
.main-col .ccm-col-2 .ccm-layout-cell {
  float: left;
  margin-right: 15px;
  width: 350px;
}
.main-col .ccm-col-3 .ccm-layout-cell {
  margin-right: 14px;
  width: 229px;
}
.main-col .features .ccm-col-3 .ccm-layout-cell {
  margin-right: 13px;
  width: 110px;
}
.main-col .ccm-col-4 .ccm-layout-cell {
  width: 174px;
  margin-right: 9px;
}
.main-col .ccm-col-4 .last {
  margin-right: 0;
  float: right;
  width: 175px;
}
.main-col .colorlist .ccm-layout-cell {
  width: 54px;
  margin-right: 9px;
  float: left;
}
.main-col .colorlist .last {
  margin-right: 0;
}
div.pool-sida-priser {
  padding-top: 15px;
}
.editor-content {
  margin-bottom: 0;
}
.sidebar .nav li a.nav-selected,
.sidebar .nav li a.nav-path-selected,
.sidebar .nav li a:hover {
  background: url(../images/icon-arrow.png) no-repeat 5px center;
  color: #0b2a89;
  font-weight: bold;
}
.sidebar .nav li a.nav-selected:hover,
.sidebar .nav li a.nav-path-selected:hover {
  background: url(../images/icon-arrow.png) no-repeat 5px center;
  color: #0b2a89;
}
.sidebar .nav li.nav-path-selected > ul,
.sidebar .nav li.nav-selected > ul {
  display: block;
}
.prices {
  padding: 10px;
  background: #f2f2f2 url(../images/bg_pricetable.png) repeat-x top left;
  border: solid 1px #dedede;
  border-radius: 7px;
  box-shadow: inset 1px 1px 0px #ffffff, inset -1px -1px 0px #f5f5f5;
  position: relative;
}
.prices h3 {
  border-bottom: solid 1px #dedede;
  padding-bottom: 10px;
  font-size: 16px;
}
.prices table {
  width: 100%;
  border-collapse: collapse;
}
.prices table thead th {
  color: #073885;
  text-align: left;
  padding: 0 0 5px;
}
.prices table tbody {
  font-size: 11px;
}
.prices table td {
  padding: 0 0 5px;
  color: #000000;
  font-size: 10px;
}
.prices table tfoot {
  border-top: solid 1px #ffffff;
  color: #073885;
  font-weight: bold;
}
.prices table tfoot td {
  color: #073885;
  padding-top: 10px;
  font-size: 14px;
}
.prices table tfoot td.price {
  font-size: 18px;
}
.prices .print {
  display: block;
  background: url(../images/icon-print.png);
  width: 15px;
  height: 12px;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 13px;
  right: 10px;
}
.slideshow-controls {
  background: url(../images/trans-dark.png);
  height: 45px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
.slideshow-controls .fullscreen {
  height: 45px;
  padding-left: 20px;
  float: right;
}
.slideshow-bullets {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 45px;
  z-index: 20;
}
.slideshow-bullets p {
  margin: 0;
  line-height: 45px;
  color: #fff;
}
.swp-breadcrumbs,
#main .swp-breadcrumbs a {
  color: #253e8e;
  font-size: 12px;
  font-family: 'HelveticaNeueLT Std Cn';
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.0525em;
}
.swp-breadcrumbs {
  padding: 14px 12px 12px 12px;
}
.swp-breadcrumbs strong {
  text-decoration: underline;
  font-weight: normal;
}
.colorlist-left .ccm-col {
  float: left;
}
.colorlist-right .ccm-col {
  float: right;
}
.ccm-layout-row .last,
.container .ccm-layout-row .last,
.main-col .features .ccm-col-3 .last {
  margin-right: 0;
  float: right;
}
.ccm-col-1,
.ccm-col-2,
.ccm-col-3,
.ccm-col-4 {
  padding-bottom: 12px;
}
.katalog .ccm-col-3 .ccm-layout-cell {
  width: 303px;
  margin-right: 20px;
  min-height: 60px;
}
.katalog .ccm-col-3 .first {
  width: 278px;
  margin-right: 16px;
}
.katalog .ccm-col-3 .last {
  width: 270px;
  margin-right: 0;
}
.pooltillbehor .ccm-col-4 .ccm-layout-cell {
  width: 178px;
  margin-right: 0;
  border-right: 1px solid #c3c3c3;
}
.pooltillbehor .ccm-col-4 .last {
  border-right: none;
  width: 179px;
}
#main .spa-bad .spa-data .spa-title img,
#main .spa-bad .spa-data .spa-title h4 {
  float: left;
}
#main .spa-bad h1.spa-bad,
#main .pooltillbehor-priser h1.spa-bad {
  color: #073885;
  font-size: 14px;
  font-style: italic;
  padding: 0;
}
#main .spa-bad h2,
#main .pooltillbehor-priser h2 {
  font-family: verdana;
  text-transform: none;
  font-weight: bold;
}
#main .spa-bad h2.orange,
#main .pooltillbehor-priser h2.orange {
  color: #fea100;
  font-size: 27px;
  margin-bottom: 0;
}
#main .spa-bad h2 .small,
#main .pooltillbehor-priser h2 .small {
  font-size: 20px;
}
#main .spa-bad p.spa-ordinarie,
#main .pooltillbehor-priser p.spa-ordinarie {
  margin-bottom: 28px;
}
.pool-extras {
  text-align: center;
}
.pool-extras span {
  border-bottom: 4px solid #0c42a4;
}
.pool-extras span.grey {
  border-color: #b2b3b7;
}
.pool-extras span.light-blue {
  border-color: #659af6;
}
.pool-extras span.orange {
  border-color: #f89c28;
}
.three-box,
.heading-bg {
  position: relative;
}
.colorlist h3 {
  color: #073885;
  font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
.kontakt .container .ccm-col-3 .ccm-layout-cell {
  width: 155px;
  margin-right: 62px;
}
.kontakt .container .ccm-col-3 .last {
  margin-right: 0;
  float: left;
}
.contact-sidebar .contact-box {
  margin: 31px 0 0 40px;
}
#main .katalog .prices label.radio-label input,
#main .katalog .prices label.radio-label span {
  display: block;
  float: left;
}
table td {
  vertical-align: top;
}
.hidden {
  display: none;
}
.spabad-table table {
  width: 100%;
}
.spabad-table tbody tr:nth-child(2n) {
  background-color: #ffffff;
}
.spabad-table tbody tr:nth-child(2n+1) {
  background-color: #dce9fb;
}
.spabad-table th {
  color: #073885;
  font-size: 12px;
  cursor: pointer;
}
.spabad-table .orange {
  font-size: 14px;
  font-weight: bold;
  color: #f09300;
}
.spabad-table td a {
  text-decoration: underline;
  color: #002b7a;
}
.spabad-table th,
.spabad-table td {
  text-align: left;
  font-family: arial;
  font-size: 11px;
  padding: 5px 5px 5px 14px;
  vertical-align: middle;
}
.fancybox-opened .fancybox-title {
  display: none;
}
.fancy-container {
  display: none;
}
.fancy-container .col-container {
  width: 600px;
  height: 450px;
  padding: 20px;
}
.fancy-container .col-container p {
  padding-right: 0;
}
.fancybox-next span {
  left: auto;
  right: 20px;
}
.fancybox-prev span {
  left: 20px;
}
.pool-price-table {
  padding: 10px;
  background: #f2f2f2 url(../images/bg_pricetable.png) repeat-x top left;
  border: solid 1px #dedede;
  border-radius: 7px;
  box-shadow: inset 1px 1px 0px #ffffff, inset -1px -1px 0px #f5f5f5;
  position: relative;
}
.pool-price-table h3 {
  border-bottom: solid 1px #dedede;
  padding-bottom: 10px;
  font-size: 16px;
}
.pool-price-table table {
  width: 100%;
  border-collapse: collapse;
}
.pool-price-table table tbody {
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #dedede;
  font-size: 11px;
}
.pool-price-table table td {
  padding: 5px 0;
}
.pool-price-table table tfoot {
  border-top: solid 1px #ffffff;
  color: #073885;
  font-weight: bold;
}
.pool-price-table table tfoot td {
  padding-top: 10px;
  font-size: 14px;
}
.pool-price-table table tfoot td.price {
  font-size: 18px;
}
.pool-price-table .print {
  display: block;
  background: url(../images/icon-print.png);
  width: 15px;
  height: 12px;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 13px;
  right: 10px;
}
.pool-campaign {
  margin-top: 5px;
}
.pool-campaign table tbody {
  border: none;
}
.pool-campaign table tfoot {
  border-top: none;
}
.pool-campaign table tfoot td {
  padding: 0;
}
.pool-campaign table tfoot td span {
  vertical-align: middle;
}
.pool-campaign table tfoot td.price {
  color: #fea100;
}
.pool-campaign table tfoot td.price span {
  vertical-align: top;
}
.prices-table {
  margin-bottom: 10px;
}
.prices-table table {
  width: 100%;
  border-bottom: 1px solid #d1d1d1;
}
.prices-table thead {
  border-bottom: 1px solid #d1d1d1;
}
.prices-table th {
  color: #073885;
  font-size: 12px;
}
.prices-table .orange {
  font-size: 14px;
  font-weight: bold;
  color: #f09300;
}
.prices-table td {
  padding: 3px 5px 3px 14px;
}
.prices-table td a {
  text-decoration: underline;
  color: #002b7a;
}
.prices-table tbody tr:first-child td {
  padding-top: 5px;
}
.prices-table tbody tr:last-child td {
  padding-bottom: 5px;
}
.prices-table th,
.prices-table td {
  text-align: left;
  font-family: arial;
  font-size: 11px;
  padding: 5px 5px 5px 14px;
  vertical-align: middle;
}
.ccm-SlideshowBlock-display {
  position: relative;
}
.small-image-text {
  position: absolute;
  left: 20px;
  top: 20px;
}
.small-image-text h3 {
  margin-bottom: 10px;
}
.big-image-text {
  position: absolute;
  left: 20px;
  top: 20px;
}
.big-image-text h3,
.big-image-text p {
  color: #073885;
}
.print {
  display: inline-block;
  background: url(../images/icon-print.png);
  width: 15px;
  height: 12px;
  text-indent: -1000px;
  overflow: hidden;
  margin-left: 20px;
}
td.td-center {
  vertical-align: middle;
}
td.td-top {
  vertical-align: top;
}
td.td-bottom {
  vertical-align: bottom;
}
.construction-kit {
  position: relative;
}
.construction-kit h3 {
  color: #363636;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
}
.construction-kit .flyout {
  padding-left: 25px;
  background: url(../images/construction_box_left.png) left top no-repeat;
  width: 303px;
  display: none;
  position: absolute;
}
.construction-kit .flyout .flyout-content {
  background: url(../images/construction_box_right_top.png) left top no-repeat;
  width: 273px;
  padding: 13px 16px 5px 14px;
}
.construction-kit .flyout .flyout-content h3 {
  font-weight: bold;
  color: #01438f;
  font-size: 12px;
}
.construction-kit .flyout .flyout-bottom {
  background: url(../images/construction_box_right_bottom.png) left top no-repeat;
  height: 9px;
  width: 303px;
}
.construction-kit div.left {
  padding: 0 25px 0 0;
  background: url(../images/construction_box_left_right.png) right top no-repeat;
  width: 303px;
  display: none;
  position: absolute;
}
.construction-kit div.left .flyout-content {
  background: url(../images/construction_box_left_right_top.png) left top no-repeat;
}
.construction-kit div.left .flyout-bottom {
  background: url(../images/construction_box_left_right_bottom.png) left top no-repeat;
}
.menu-bg .banner-link {
  display: none;
}
@media only screen and (max-width: 767px) {
  .menu-bg .banner-link {
    display: block;
  }
}
.banner-image {
  position: absolute;
  top: 200px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .banner-image {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-phone {
    display: none !important;
  }
}
.hidden-desktop {
  display: none;
}
@media only screen and (max-width: 767px) {
  .hidden-desktop {
    display: block;
  }
}
/* ------------------------------------
  Background video
----------------------------------- */
.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}
.background-video .background-video-wrapper {
  position: relative;
  height: 730px;
  width: 100%;
}
.background-video .background-video-foreground video {
  position: absolute;
  top: 0;
  left: 50%;
  pointer-events: none;
  width: 100%;
  min-width: 1720px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .background-video {
    display: none;
  }
}
.background-video-controls {
  position: absolute;
  left: 20px;
  top: 90px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .background-video-controls {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .background-video-controls {
    display: none;
  }
}
.background-video-controls .unmute {
  display: none;
}
.background-video-controls.toggle-mute .mute {
  display: none;
}
.background-video-controls.toggle-mute .unmute {
  display: block;
}
.contact-popup {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 999;
}
.contact-popup * {
  box-sizing: border-box;
}
.contact-popup header {
  display: none;
}
.contact-popup header .header__close {
  text-align: right;
}
.contact-popup header .header__close a {
  color: white;
  background: #01438f;
  display: inline-block;
  text-decoration: none;
  padding: 10px 15px;
}
.contact-popup header h3 {
  font-weight: bold;
  color: #01438f;
  font-size: 18px;
  margin: 20px 0 5px 0;
}
.contact-popup .contact-popup__content {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  padding: 10px;
  background: #fff;
  border: #ccc 1px solid;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .contact-popup .contact-popup__content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 20px;
    overflow: auto;
    z-index: 1000;
  }
  .contact-popup .contact-popup__content input[type="text"],
  .contact-popup .contact-popup__content input[type="email"] {
    border: 1px solid #eee;
    font-size: 14px;
    box-shadow: none;
    border-radius: 0;
  }
}
.contact-popup .contact-popup__content label {
  margin-bottom: 10px;
  display: block;
}
.contact-popup .contact-popup__content input {
  width: 100%;
  padding: 5px;
  margin-top: 5px;
}
.contact-popup .contact-popup__content select {
  width: 100%;
  margin-top: 5px;
}
.contact-popup .contact-popup__content button {
  height: 30px;
  width: 100%;
  text-align: center;
  background: #f5b300;
  color: white;
  border: none;
  font-family: 'HelveticaNeueLT Std Cn';
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .contact-popup .contact-popup__content button {
    height: 40px;
    line-height: 40px;
  }
}
.contact-popup.active .contact-popup__content {
  display: block;
}
@media only screen and (max-width: 767px) {
  .contact-popup.active header {
    display: block;
  }
}
.contact-popup footer {
  background: white;
  border: 1px solid #ccc;
  height: 40px;
  width: 250px;
  padding: 0 10px;
  line-height: 40px;
  color: #253f82;
  font-family: 'HelveticaNeueLT Std Cn';
  letter-spacing: 1px;
  font-size: 14px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .contact-popup footer {
    width: auto;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }
}
.main-col-404 {
  padding: 50px 20px;
}
@media only screen and (max-width: 767px) {
  .main-col-404 {
    padding: 20px 0;
  }
}
.cookie-bar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 20px;
  background: white;
  border-top: 1px solid #efefef;
  box-shadow: 0 5px 31px 0 rgba(0, 0, 0, 0.4);
  z-index: 1000;
  transform: translateY(110%);
  transition: transform 0.2s ease;
}
.cookie-bar--visible {
  transform: translateY(0);
}
.cookie-bar__text {
  text-align: center;
  margin-bottom: 10px;
  font-size: 13px;
}
.cookie-bar__actions {
  text-align: center;
}
.cookie-bar .button {
  font-size: 12px;
  padding: 10px 15px;
  margin: 0 10px;
  background: #253e8e;
  color: white!important;
  display: inline-block;
}
transition:o .cookie-bar .button:hover {
  opacity: 0.8;
}
.cookie-bar__policy-link {
  color: #253e8e;
  margin-left: 10px;
}
.sub-menu ul.kontakt {
  display: none;
}
.structural {
  position: absolute;
  top: -9999px;
  left: 0px;
}
* {
  -webkit-text-size-adjust: none !important;
}
.price-table-single-column table {
  table-layout: fixed;
  width: 100%;
}
.ccm-layout-col img {
  max-width: 100%;
}
.ccm-layout-col .slideshow img,
.ccm-layout-col table img {
  max-width: none;
}
.social-links .social-right {
  text-align: right;
}
.social-links .social-right a {
  padding-left: 10px;
}
.social-links .social-right a img {
  width: 31px;
  height: 31px;
}
#main .menu-wrapper {
  min-width: 960px;
}
#main .menu-wrapper .menu-bg ul li a.sublevel-control,
#main .menu-wrapper .menu-bg ul li ul.sublevel {
  display: none;
}
.footer {
  min-width: 960px;
}
.footer .about-link {
  float: left;
}
.footer .nvp-contact-link {
  display: none;
}
.footer .footer-bottom {
  text-align: justify;
}
.footer .footer-bottom:after {
  content: '';
  width: 100%;
  display: inline-block;
  height: 1px;
  margin-bottom: -1px;
}
.footer .footer-bottom div {
  display: inline-block;
  vertical-align: middle;
}
.spa-ergonomics-features div {
  padding: 0 0 0 30px;
}
.kontakt .contacts-wrap-desktop {
  display: block;
}
.kontakt .contacts-wrap-nvp {
  display: none;
}
.current-page-name,
.product-table-list,
.menu-wrapper h1 {
  display: none;
}
@media screen and (max-width : 767px) {
  * {
    text-size-adjust: none !important;
  }
  #main {
    position: relative;
  }
  #main .menu-visibility-button {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px;
    height: 60px;
    background: #fff url(../images/hamburger.svg) no-repeat center;
    background-size: 26px;
    z-index: 50;
  }
  #main {
    left: 0%;
    width: 100% !important;
    min-height: 100vh;
    -webkit-transition: left .5s, width .5s;
    transition: left .5s, width .5s;
  }
  #main .main-content,
  #main .footer {
    overflow: hidden;
    width: 100%;
  }
  #main .main-content > *,
  #main .footer > * {
    width: calc(100vw - 40px) !important;
  }
  #main .menu-wrapper {
    min-width: 0;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
  }
  #main .menu-bg {
    position: static;
    width: auto;
  }
  #main .menu-bg .logo {
    position: absolute;
    top: 15px;
    bottom: auto;
    right: auto;
    width: 210px;
    height: auto;
    left: 50vw;
    margin-left: -105px;
  }
  #main .menu-bg ul.nav {
    position: absolute;
    left: -100vw;
    margin-left: 60px;
    top: 0px;
    width: 0px;
    min-height: 100%;
    text-align: left;
    z-index: 50;
    background: #ebebeb;
    overflow: visible;
    border: solid #ebebeb;
    border-width: 0 2px 2px 2px;
    -webkit-transition: width .1s .4s;
    transition: width .1s .4s;
  }
  #main .menu-bg ul.nav li {
    float: none;
    position: relative;
    padding: 0;
  }
  #main .menu-bg ul.nav li a,
  #main .menu-bg ul.nav li a:hover {
    display: block !important;
    background: #fff;
    border-top: 2px solid #ebebeb;
    border-bottom: 0;
    float: none;
    margin: 0 !important;
    padding: 15px 30px 12px 30px;
    box-sizing: border-box;
  }
  #main .menu-bg ul.nav li:first-child a {
    border-top: 0;
  }
  #main .menu-bg ul.nav a.sublevel-control,
  #main .menu-bg ul.nav a.sublevel-control:hover {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 46px;
    box-sizing: border-box;
    padding: 0;
    width: 46px;
    border-left: 2px solid #ebebeb;
    text-align: center;
    font-size: 0;
  }
  #main .menu-bg ul.nav a.sublevel-control:before,
  #main .menu-bg ul.nav a.sublevel-control:hover:before {
    content: '';
    width: 1px;
    margin-left: -1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  #main .menu-bg ul.nav a.sublevel-control:after,
  #main .menu-bg ul.nav a.sublevel-control:hover:after {
    content: '+';
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #main .menu-bg ul.nav a.sublevel-control.show-sublevel:after {
    content: '-';
  }
  #main .menu-bg ul.nav ul.sublevel {
    float: none;
    text-align: left;
    width: auto;
    display: block !important;
  }
  #main .menu-bg ul.nav ul.sublevel li a {
    font-size: 11px;
    border-top: 2px solid #ebebeb;
    padding-left: 45px;
  }
  #main .menu-bg ul.nav ul.sublevel li li a {
    padding-left: 60px;
  }
  #main .menu-bg ul.nav ul.sublevel li li li a {
    padding-left: 75px;
  }
  #main .menu-bg ul.nav ul.sublevel li li li li a {
    padding-left: 90px;
  }
  #main .menu-bg ul.nav ul.sublevel li a.sublevel-control {
    padding: 0;
    font-size: 0px;
  }
  #main .menu-bg ul.nav ul.sublevel li a.sublevel-control:after {
    font-size: 14px;
  }
  #main.show-nvp-menu {
    left: calc(100% - 60px);
    width: 60px !important;
    -webkit-transition: left .5s, width .5s;
    transition: left .5s, width .5s;
  }
  #main.show-nvp-menu .menu-bg .nav {
    width: calc(100vw - 60px);
    -webkit-transition: width .1s;
    transition: width .1s;
  }
  #main.show-nvp-menu .main-content {
    height: calc(100vh - 60px);
  }
  #main.show-nvp-menu .footer {
    display: none;
  }
}
@media screen and (max-width : 767px) {
  body {
    overflow-x: hidden;
    background-position: left top !important;
    background-size: auto 600px !important;
  }
  #main .sep {
    width: calc(100vw - 40px);
  }
  #main .main-content .top {
    display: none !important;
  }
  #main .ccm-col-1,
  #main .ccm-col-2,
  #main .ccm-col-3,
  #main .ccm-col-4 {
    padding-bottom: 0;
  }
  #main .block-footer h3:last-child {
    margin-bottom: 10px;
  }
  #main .construction-kit {
    -webkit-transform: scale(0.38);
    transform: scale(0.38);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 724px;
    margin-bottom: -295.74px;
    margin-left: calc(50vw - 157.56px);
  }
  #main .construction-kit h3 {
    display: none;
  }
  #main .construction-kit img {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  #main .faq-item-parent {
    outline: 1px solid #253f82;
    display: block !important;
    width: calc(100vw - 40px) !important;
    max-width: none !important;
    margin-left: 0 !important;
  }
  #main .faq-item-parent p {
    font-size: 12px;
  }
  #main .faq-item-parent h3 {
    padding: 10px 10px 0 10px;
  }
  #main .faq-item-parent a {
    display: block;
    padding: 10px 10px;
  }
  #main .product-cube-header h1 {
    font-size: 23px !important;
  }
  #main .product-cube-header h1 span {
    font-size: inherit !important;
  }
  #main .product-cube-subheader p {
    font-size: 14px !important;
  }
  #main .product-cube-subheader p span {
    font-size: inherit !important;
  }
  #main .col-container.features .ccm-layout-row {
    position: relative;
  }
  #main .col-container.features .ccm-layout-row .ccm-layout-cell {
    width: 33%;
    max-width: 110px;
  }
  #main .col-container.features .ccm-layout-row .feature-box p {
    background-size: 100%;
  }
  #main .col-container.features .ccm-layout-row .feature-box img {
    width: 100%;
    height: auto;
  }
  #main .colorlist .ccm-layout-cell {
    float: none;
    display: inline-block;
    margin: 0 10px 10px 0;
  }
  #main .prices-table table td,
  #main .prices-table table th {
    padding-right: 3px;
    padding-left: 3px;
  }
  #main .prices-table table td:first-child,
  #main .prices-table table th:first-child {
    padding-left: 0px;
  }
  #main .prices-table table td:last-child,
  #main .prices-table table th:last-child {
    padding-right: 0px;
  }
  #main h4.price-header {
    width: calc(100vw - 40px);
    background-size: 100% 100%;
    background-image: url(../images/price-header-2spalt.gif);
    box-sizing: border-box;
  }
  #main .bread-crumbs {
    line-height: 1.5em;
  }
  #main .bread-crumbs * {
    font-size: 12px;
  }
  #main .bread-crumbs a,
  #main .bread-crumbs strong {
    white-space: nowrap;
  }
  #main .editor-content img:not([class]) {
    height: auto !important;
    max-width: 100%;
  }
  #main .col-left,
  #main .col-right {
    width: auto;
  }
  #main .ccm-layout-wrapper[style*='padding'] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #main .sub-menu {
    display: none;
  }
  #main .container-bg {
    width: auto;
    background: #fff;
    padding: 20px;
  }
  #main .ccm-layout-row {
    text-align: center;
  }
  #main .ccm-layout-row .ccm-layout-col {
    max-width: 100%;
    width: auto;
    float: none;
    margin: 0 0 20px 0;
    text-align: left;
    display: inline-block;
  }
  #main .ccm-image-block {
    max-width: 100%;
    min-width: 0;
    display: block;
    margin: 0 auto;
  }
  #main .col-container {
    width: 100%;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col {
    display: inline-block;
    vertical-align: top;
    width: calc(33vw - 20px);
    margin: 0 5px 20px;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col a img {
    width: 100%;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col img[style*='absolute'] {
    width: auto;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col h2 {
    font-size: 0.8em;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col h2 span {
    background: none;
    padding: 0;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col-1 {
    margin-left: 0;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col-3 {
    margin-right: 0;
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col,
  #main .main-col .ccm-layout-col-4-wrapper .ccm-layout-col {
    display: inline-block;
    vertical-align: top;
    max-width: none;
    width: calc(50vw - 30px);
    margin: 0 10px 20px 0;
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col a img,
  #main .main-col .ccm-layout-col-4-wrapper .ccm-layout-col a img {
    width: 100%;
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col img[style*='absolute'],
  #main .main-col .ccm-layout-col-4-wrapper .ccm-layout-col img[style*='absolute'] {
    top: -5px !important;
    right: -5px;
    left: auto !important;
    width: calc(25vw - 30px);
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col-2,
  #main .main-col .ccm-layout-col-4-wrapper .ccm-layout-col-2,
  #main .ccm-layout-col-4-wrapper .ccm-layout-col-4,
  #main .main-col .ccm-layout-col-4-wrapper .ccm-layout-col-4 {
    margin: 0 0 20px 10px;
  }
  #main .ccm-layout-col-4-wrapper .header-image img,
  #main .main-col .ccm-layout-col-4-wrapper .header-image img {
    width: 20px;
    height: 20px;
    float: none;
    margin: 0 0 5px 0;
  }
  #main .ccm-layout-col-4-wrapper .header-image h2,
  #main .main-col .ccm-layout-col-4-wrapper .header-image h2 {
    margin: 0 0 5px 0;
    font-size: 12px;
  }
  #main .ccm-layout-col-4-wrapper .header-image ~ .ccm-block-styles img,
  #main .main-col .ccm-layout-col-4-wrapper .header-image ~ .ccm-block-styles img,
  #main .ccm-layout-col-4-wrapper .header-image ~ img,
  #main .main-col .ccm-layout-col-4-wrapper .header-image ~ img {
    margin: 0;
  }
  #main .ccm-layout-wrapper .ccm-layout-col .header-image img {
    width: 20px;
    height: 20px;
    float: none;
    margin: 0 0 5px 0;
  }
  #main .ccm-layout-wrapper .ccm-layout-col .header-image h2 {
    margin: 0 0 5px 0;
    font-size: 12px;
  }
  #main .ccm-layout-wrapper .ccm-layout-col .header-image ~ .ccm-block-styles img,
  #main .ccm-layout-wrapper .ccm-layout-col .header-image ~ img {
    margin: 0;
  }
  #main .col-right .ccm-layout-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: none;
    width: calc(50vw - 30px);
    margin: 0 10px 20px 0;
  }
  #main .col-right .ccm-layout-wrapper a img {
    width: 100%;
  }
  #main .slideshow,
  #main .orbit-wrapper {
    width: calc(100vw - 40px) !important;
    height: calc(54vw - 40px) !important;
  }
  #main .slideshow a img,
  #main .orbit-wrapper a img {
    width: 100%;
  }
  #main .pooltillbehor .ccm-col-4 .ccm-layout-cell.ccm-layout-col {
    width: auto;
    max-width: none;
    text-align: center;
    border: solid #c3c3c3;
    border-width: 0 0 1px 0;
    margin-right: -10px;
    margin-left: -10px;
  }
  #main .pooltillbehor .pool-accessory {
    display: inline-block;
    vertical-align: top;
    max-width: none;
    width: calc(25vw - 25px);
    margin: 0 10px 20px;
  }
  #main .pool-oversikt .ccm-col-3 .ccm-spacer {
    display: none;
  }
  #main .pool-oversikt .ccm-layout-col-3-wrapper ~ .ccm-layout-col-3-wrapper .ccm-layout-col {
    display: block;
    margin: 0 0 20px;
    width: auto;
  }
  #main .content-bottom {
    margin: 0;
    border-bottom: 1px solid #c3c3c3;
    width: 100% !important;
  }
  #main .content-bottom img {
    display: none !important;
  }
  #main .footer {
    margin-top: 0;
    min-width: 0;
    background-position: left -75px;
  }
  #main .footer .footer-bg {
    width: auto;
  }
  #main .footer .footer-logos {
    height: auto;
    background: none;
  }
  #main .footer .footer-logos .footer-right-img {
    height: auto;
    float: none;
    width: auto;
    display: none;
  }
  #main .footer .footer-logos .ccm-image-block {
    max-width: none;
    min-width: 0;
  }
  #main .footer .footer-logos .about-link {
    float: none !important;
    display: block;
    font-size: 0;
    padding-top: 10px;
  }
  #main .footer .footer-logos .about-link p {
    margin: 0;
  }
  #main .footer .footer-logos .about-link a {
    font-size: 1rem;
    border: 0;
    display: none;
  }
  #main .footer .footer-logos .about-link a.fancybox-link {
    display: block;
    background: url(../images/menu-bg.jpg) repeat-x top left;
    text-align: center;
    font-size: .8rem;
    margin-bottom: 10px;
  }
  #main .footer .footer-logos .about-link a.fancybox-link:after {
    content: 'kontakt';
    display: inline-block;
    width: 8px;
    height: 11px;
    vertical-align: middle;
    background: url(../images/icon-arrow-253f82.png) left top no-repeat;
    background-size: 100%;
    margin: -2px 0 0 7px;
    font-size: 0;
  }
  #main .footer .footer-logos .nvp-contact-link {
    display: block;
  }
  #main .footer .footer-logos .nvp-contact-link a {
    display: block;
    background: url(../images/menu-bg.jpg) repeat-x top left;
    text-align: center;
    text-transform: uppercase;
    font-size: .8rem;
  }
  #main .footer .footer-logos .nvp-contact-link a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 11px;
    vertical-align: middle;
    background: url(../images/icon-arrow-253f82.png) left top no-repeat;
    background-size: 100%;
    margin: -3px 0 0 7px;
  }
  #main .footer .left-footer,
  #main .footer .contact-left,
  #main .footer .contact-right,
  #main .footer .center-footer,
  #main .footer .right-footer {
    float: none;
    width: auto;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  #main .footer .left-footer {
    border: 0;
  }
  #main .footer .contact-left {
    display: none;
  }
  #main .footer .contact-right {
    border: 0;
    float: left;
    width: calc(50vw - 20px) !important;
    box-sizing: border-box;
    padding-right: 10px;
  }
  #main .footer .contact-right h2 {
    display: none;
  }
  #main .footer .center-footer {
    border: 0;
    padding-bottom: 0;
    float: right;
    width: calc(50vw - 20px) !important;
    box-sizing: border-box;
    padding-left: 0;
  }
  #main .footer .center-footer > .sep-footer {
    display: none;
  }
  #main .footer .center-footer .editor-content > * {
    display: none;
  }
  #main .footer .center-footer .editor-content h2 {
    display: block;
    font-size: inherit;
    text-transform: none;
    color: inherit;
    font-family: 'HelveticaNeueLT Std';
    line-height: 1.5;
  }
  #main .footer .center-footer .editor-content h2 br {
    display: none;
  }
  #main .footer .center-footer .nvp-store-label {
    background: #959595;
    color: #fff;
    height: 40px;
    border-radius: 7px;
    padding: 12px 10px 0;
    box-sizing: border-box;
    margin-bottom: -40px;
  }
  #main .footer .center-footer .nvp-store-selector {
    width: 100%;
    height: 40px;
    -webkit-appearance: none;
    opacity: .01;
  }
  #main .footer .right-footer {
    border: 0;
    clear: both;
  }
  #main .footer .right-footer h2:first-child {
    margin-bottom: 2px;
  }
  #main .footer .right-footer form {
    overflow: hidden;
  }
  #main .footer .right-footer input[type=text] {
    display: none;
  }
  #main .footer .right-footer input.email {
    display: block;
    border-radius: 7px 0 0 7px;
    border: 1px solid #aaa;
    background-image: none;
    background-color: #e9e9e9;
    box-sizing: border-box;
    width: calc(100% - 80px);
    height: 37px;
  }
  #main .footer .right-footer input[type=submit] {
    border-radius: 0 7px 7px 0;
    border: 1px solid #aaa;
    border-left: 0;
    padding: 11px;
    background: #dddddd;
    /* Old browsers */
    background: -moz-linear-gradient(top, #dddddd 0%, #c7c7c7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #c7c7c7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #dddddd 0%, #c7c7c7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dddddd 0%, #c7c7c7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #dddddd 0%, #c7c7c7 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #dddddd 0%, #c7c7c7 100%);
    /* W3C */
    box-sizing: border-box;
    width: 80px;
    height: 37px;
  }
  #main .footer .social-links {
    padding-top: 20px;
  }
  #main .footer .social-links .social-left {
    width: auto;
  }
  #main .footer .social-links .social-right {
    width: auto;
    float: right;
    white-space: nowrap;
  }
  #main .footer .social-links .social-right a {
    display: inline-block;
  }
  #main .footer .social-links .social-right a img {
    width: 31px;
    height: 31px;
  }
  #main .footer .social-links .ccm-image-block {
    max-width: none;
    min-width: 0;
    display: block;
  }
  #main .footer .footer-bottom div {
    margin: 0 4px 10px;
  }
  #main .footer .footer-bottom .logo-bk {
    width: 26px;
    height: 24px;
  }
  #main .footer .footer-bottom .logo-wasa {
    width: 69px;
    height: 10px;
  }
  #main .footer .footer-bottom .logo-apple {
    width: 74px;
    height: 18px;
  }
  #main .footer .footer-bottom .logo-sundance {
    width: 74px;
    height: 11px;
  }
  #main .footer .footer-bottom .logo-ms {
    width: 62px;
    height: 14px;
  }
  #main .footer .footer-bottom .logo-aaa {
    width: 46px;
    height: 27px;
  }
  #main .simma {
    margin: 0 auto;
    width: auto !important;
    height: auto;
  }
  #main .simma .ccm-area-styles {
    position: relative;
  }
  #main .simma .ccm-area-styles a {
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    margin: 30px;
    display: block;
  }
  #main .simma .ccm-area-styles a .ccm-image-block {
    position: static !important;
    height: auto;
    width: 100%;
    min-width: 0;
    max-width: none;
    margin: 0 auto;
  }
  #main .simma .ccm-area-styles > .ccm-image-block {
    height: auto;
    width: 87px;
    max-width: none;
    min-width: 0;
    position: absolute;
    top: 22px;
    right: calc(50% - 186px);
    display: none;
  }
  #main .spa-product-table table {
    display: none;
  }
  #main .spa-product-table .product-table-list {
    display: block;
    text-align: left;
  }
  #main .spa-product-table .product-table-list li {
    display: inline-block;
    list-style-type: none;
    text-align: left;
    vertical-align: top;
    width: 40vw;
    margin: 0;
  }
  #main .spa-product-table .product-table-list li:nth-child(2n) {
    margin-left: 10px;
  }
  #main .spa-product-table .product-table-list p:first-child {
    min-height: 178px;
  }
  #main .spa-product-table .product-table-list p:first-child a:first-child {
    display: block;
  }
  #main .spa-product-table .product-table-list p:first-child a:first-child:before {
    content: '';
    display: inline-block;
    height: 178px;
    width: 1px;
    margin-left: -1px;
    vertical-align: bottom;
  }
  #main .spa-product-table .product-table-list p {
    padding: 0 !important;
  }
  #main .spa-product-table .product-table-list img {
    max-width: 40vw;
    height: auto;
  }
  #main .spa-product-table .spa-ergonomics-features li {
    width: auto;
    padding: 0 0px 20px 0px;
  }
  #main .spa-product-table .spa-ergonomics-features li div {
    padding: 0;
  }
  #main .spa-product-table .spa-ergonomics-features li:nth-child(2n) {
    margin-left: 0;
  }
  #main .spa-ergonomics-table {
    margin-top: 250px;
    position: relative;
  }
  #main .spa-ergonomics-table td:nth-child(2n) img {
    position: absolute;
    top: -280px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: auto !important;
    height: 250px !important;
  }
  #main .spabad-table table {
    min-width: 100vw;
    margin: 0 -20px;
  }
  #main .spabad-table table th,
  #main .spabad-table table td {
    padding: 5px 3px 5px 10px;
  }
  #main .spabad-table table th:first-child,
  #main .spabad-table table td:first-child {
    display: none;
  }
  #main .spabad-table table th:nth-child(3),
  #main .spabad-table table td:nth-child(3),
  #main .spabad-table table th:nth-child(4),
  #main .spabad-table table td:nth-child(4) {
    width: 20vw;
  }
  #main .kontakt .container {
    display: block;
  }
  #main .kontakt .contacts-wrap-desktop {
    display: none;
  }
  #main .kontakt .contacts-wrap-nvp {
    display: block;
  }
  #main .kontakt .col-container {
    min-width: 0 !important;
    min-height: 0 !important;
  }
  #main .kontakt .ccm-layout-row {
    text-align: left;
  }
  #main .kontakt .contact-main {
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  #main .kontakt .contact-main .contact-box {
    display: inline-block;
    width: calc(33vw - 25px);
    margin: 0 5px 20px;
    text-align: left;
    vertical-align: top;
  }
  #main .kontakt .contact-main .contact-box:nth-of-type(4n - 2) {
    margin-left: 0;
  }
  #main .kontakt .contact-main .contact-box:nth-of-type(4n) {
    margin-right: 0;
  }
  #main .kontakt .contact-main .contact-box h2 {
    max-width: 65%;
  }
  #main .kontakt .contact-main .contact-box img {
    width: 25px;
    vertical-align: middle;
    margin-top: 4px;
  }
  #main .kontakt .contact-sidebar .ccm-block-styles {
    margin: 0 !important;
  }
  #main .kontakt .contact-sidebar .ccm-image-block {
    display: none;
  }
  #main .kontakt .contact-sidebar .contact-box {
    margin: 0;
  }
  #main .katalog .container {
    display: block;
  }
  #main .katalog #data_form .ccm-layout-cell {
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #main .katalog .input-holder {
    width: auto !important;
    float: none !important;
  }
  #main .youtubeBlock {
    width: calc(100vw - 40px);
    height: calc(56.25vw - 40px);
  }
  #main .youtubeBlock iframe {
    width: inherit;
    height: inherit;
  }
  #main .easy-pool-features {
    width: calc(100vw - 40px);
    margin-bottom: -20px;
  }
  .fancy-container .col-container {
    width: calc(100vw - 80px);
  }
}
@media screen and (max-width : 375px) {
  #main .menu-bg .logo {
    left: calc(50vw + 30px);
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col h2 {
    font-size: 15px;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col {
    width: calc(100vw - 40px);
    margin: 0 0 20px;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col h2 {
    font-size: 15px;
  }
  #main .ccm-layout-col-3-wrapper .ccm-layout-col h2 span {
    background: url(../images/icon.png) top left no-repeat;
    padding: 3px 0px 3px 25px;
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col {
    width: calc(100vw - 40px);
    margin: 0 0 20px;
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col img[style*='absolute'] {
    width: calc(45vw - 30px);
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col h3 {
    font-size: 15px;
  }
  #main .ccm-layout-col-4-wrapper .ccm-layout-col h3 span {
    background: url(../images/icon.png) top left no-repeat;
    padding: 3px 0px 3px 25px;
  }
  #main .ccm-layout-wrapper .ccm-layout-col .header-image img {
    float: left;
    margin: 0 0 5px 0;
  }
  #main .ccm-layout-wrapper .ccm-layout-col .header-image h2 {
    margin: 0 0 5px 30px;
  }
  #main .kontakt .contact-main .contact-box {
    width: auto;
    clear: both;
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  #main .kontakt .contact-main .contact-box p:first-child {
    float: left;
    width: calc(50vw - 20px);
    padding-right: 10px;
    box-sizing: border-box;
  }
  #main .kontakt .contact-main .contact-box p:nth-child(2n) {
    float: left;
    width: calc(50vw - 20px);
  }
  #main .kontakt .contact-main .contact-box p:nth-child(3n) {
    clear: both;
  }
  #main .spabad-table table th,
  #main .spabad-table table td {
    padding-right: 5px;
    padding-left: 10px;
  }
  #main .spabad-table table th:nth-child(2),
  #main .spabad-table table td:nth-child(2),
  #main .spabad-table table th:nth-child(4),
  #main .spabad-table table td:nth-child(4) {
    display: none;
  }
  #main .spabad-table table th:nth-child(3),
  #main .spabad-table table td:nth-child(3) {
    width: 20vw;
  }
  #main .pooltillbehor .pool-accessory {
    width: calc(50vw - 30px);
    margin: 0 0 20px 0;
  }
  #main .pooltillbehor .pool-accessory:nth-of-type(2n) {
    margin-left: 20px;
  }
  #main .pool-oversikt .ccm-layout .ccm-layout-cell {
    float: none;
  }
  #main .pool-oversikt .ccm-layout .ccm-layout-cell img {
    height: auto;
  }
  #main .pool-price-table table td {
    padding: 5px 0;
    width: 50% !important;
  }
  #main .pool-price-table table td:first-child {
    padding-right: 10px;
  }
}
@media screen and (max-width : 767px) {
  #main .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #main .container > .ccm-layout-wrapper {
    -webkit-box-ordinal-group: 11;
    -moz-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  #main .container .main-col {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    float: none;
    width: auto;
    min-height: 0;
  }
  #main .container .sidebar {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    float: none;
    width: calc(100vw - 40px);
    min-height: 0;
  }
  #main .container .sidebar > div,
  #main .container .sidebar > a {
    display: none;
  }
  #main .container .sidebar .nvp-nav-back {
    display: block;
    position: relative;
  }
  #main .container .sidebar .nvp-nav-back:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 11px;
    background: url(../images/icon-arrow.png) no-repeat;
    left: 5px;
    top: 50%;
    margin-top: -5.5px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #main .container .sidebar .nvp-nav-back:after {
    content: attr(title);
  }
  #main .container .sidebar .nav {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0 0 20px;
    z-index: 50;
    border-bottom: 1px solid #c3c3c3;
    border-top: 0;
  }
  #main .container .sidebar .nav li {
    padding: 0;
  }
  #main .container .sidebar .nav li a {
    font-family: 'HelveticaNeueLT Std Cn';
    text-transform: uppercase;
    font-size: .8rem;
    padding: 18px 5px 13px 20px;
    border: solid #c3c3c3;
    border-width: 1px 0 0;
  }
  #main .container .sidebar .nav li ul {
    display: block;
    margin: 0;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 100%;
    width: 100%;
    z-index: 51;
  }
  #main .container .sidebar .nav li ul ul {
    z-index: 52;
  }
  #main .container .sidebar .nav li ul ul ul {
    z-index: 53;
  }
  #main .container .sidebar .nav li.show-nvp-sublevel > ul {
    left: 0;
  }
  #main .container .sidebar .nav li a.nav-selected,
  #main .container .sidebar .nav li a.nav-path-selected {
    background-color: #f0f0f0;
    font-weight: normal;
  }
  #main .container .sidebar.nvp-top {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  #main .sidebar .nav {
    height: auto !important;
  }
}
/* Updated 2015-10-16 10:09 */
