@media (-webkit-min-device-pixel-ratio: 2) {
  input, textarea {
    font-size: 16px;
  }
}
@media (max-width: 1920px) {
  body,
  .gradient-right,
  .gradient-left,
  .product-block {
    background-size: 1920px auto;
  }
  .section.parallax {
    background-size: 1920px auto;
    background-attachment: fixed;
  }
  .c-mods {
    background-size: 1920px auto;
  }
  .c-mods .rainbow-guitar {
    left: 16rem;
    width: 36%;
  }
  .c-mods .rainbow-nav a {
    width: 25rem;
    padding-left: 6rem;
  }
  .c-mods .rainbow-nav a::before {
    width: 4.5rem;
  }
}
@media (max-width: 1750px) {
  .c-mods .rainbow-guitar {
    left: 20rem;
    width: 35%;
  }
}
@media (max-width: 1600px) {
  html {
    font-size: 57%;
  }
  h2,
  .h2 {
    font-size: 3.6rem;
  }
  .inner {
    max-width: 1170px;
    /* padding: 0 4rem; */
  }
  .inner.wide {
    max-width: none;
  }
  .sub-menu {
    display: none;
  }
  .sub-menu.breadcrumbs {
    display: block;
  }
  .menu-right {
    top: 3.8rem;
  }
  .home-top {
    min-height: 66rem;
  }
  .home-top-slideshow .home-top-slide {
    background-size: 150rem auto;
  }
  .home-top-slideshow .home-top-slide .inner {
    height: 66rem;
  }
  .pager span {
    width: 4rem;
  }
  body.home .news-item {
    height: 36rem;
  }
  .bottom-item {
    height: 36rem;
  }
  .product-block.full img {
    margin: 0;
  }
  .product-block.slideshow .cycle-slideshow {
    margin: 0;
  }
  /*
  	.masters {

  			.products-image {
  				right: -14rem;
  			}

  				.products-item-rainbow .products-image {
  					right: -25rem;
  				}
  	}
  */
  .decoder .inner {
    max-width: 1170px;
  }
  .decoder .decoder-head {
    display: table;
    margin: 0px auto;
  }
  .decoder .decoder-head::after {
    content: "";
    display: block;
    clear: both;
  }
  .decoder .decoder-head .decoder-head__box .box-text {
    font-size: 6rem;
  }
  .decoder .decoder-head .decoder-head__box.no-border .box-text::after {
    top: 6px;
  }
  .decoder .decoder-lines {
    display: none;
  }
  .decoder .decoder-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .decoder .decoder-list .decoder-list__box {
    width: 25%;
    margin: 4rem 0;
    padding-right: 2rem;
    border: 0;
  }
  .decoder .decoder-list .decoder-list__box[data-part=material],
  .decoder.old-models .decoder-list .decoder-list__box[data-part=material] {
    min-width: 0;
  }
  .decoder.static-version .decoder-head .decoder-head__box .box-text {
    /* padding: 15px 30px; */
    font-size: 3.4rem;
  }
  /* .decoder.static-version .decoder-head .decoder-head__box:nth-child(3), */
  /* .decoder.static-version .decoder-head .decoder-head__box:nth-child(4) { */
  /* width: 170px; */
  /* } */
  .decoder.static-version .decoder-head .side-margin::before {
    bottom: 30px;
  }
  /* new models */
  .decoder.static-version .decoder-head .decoder-head__box .box-text .ui-selectmenu-button {
    padding: 15px 0;
  }
  .decoder.static-version .select-box[data-part=line] + .ui-button {
    width: 205px;
  }
  .decoder.static-version .select-box[data-part=shape] + .ui-button {
    width: 108px;
  }
  .decoder.static-version .select-box[data-part=material1] + .ui-button {
    width: 150px;
  }
  .decoder.static-version .select-box[data-part=material2] + .ui-button {
    width: 150px;
  }
  .decoder.static-version .select-box[data-part=strings] + .ui-button {
    width: 88px;
  }
  .decoder.static-version .select-box[data-part=hand] + .ui-button {
    width: 127px;
  }
  .decoder.static-version .select-box[data-part=additional] + .ui-button {
    width: 132px;
  }
  .finishes-item .finishes-text .finishes-header.finishes-header-big-icon {
    min-height: 12.96rem;
  }
  .finishes-item .finishes-text .finishes-header.finishes-header-big-icon .finishes-title {
    width: calc(100% - 10rem);
  }
  .finishes-item .finishes-text .finishes-header.finishes-header-big-icon .finishes-icon {
    width: 8rem;
  }
}
@media (max-width: 1550px) {
  .home-about h1 {
    margin-left: 7rem;
  }
  .home-about .subtitle {
    margin-left: 7rem;
  }
  .factory-tour-block {
    max-width: 34rem;
    margin: 5rem auto 0;
    padding-left: 10rem;
    font-size: 1.5rem;
  }
  .factory-tour-block .factory-tour-icon {
    left: 7rem;
    top: 1.3rem;
    max-width: 2.5rem;
    max-height: 2.5rem;
  }
  .factory-tour-block strong {
    font-size: 1.8rem;
  }
  .factory-tour-block .factory-tour-date-time {
    left: -10rem;
  }
  .factory-tour-block.factory-tour-address::before {
    left: 7rem;
    top: 4.8rem;
    bottom: -1rem;
  }
  .insights-animation::before {
    opacity: 1;
  }
}
@media (max-width: 1400px) {
  /*
  			.masters .products-info {
  				max-width: 89rem;
  			}

  				.masters .products-info .products-features {
  					width: 30%;
  				}

  				.masters .products-info .products-list {
  					width: 66%;
  				}
  */
  .c-mods .rainbow-nav a {
    width: 23rem;
    margin-top: 0.6rem;
    font-size: 1.3rem;
  }
}
@media (max-width: 1300px) {
  html {
    font-size: 56%;
  }
}
@media (max-width: 1250px) {
  .inner {
    max-width: 1100px;
  }
  .inner.wide {
    max-width: none;
  }
  .home-top-slideshow .home-top-slide {
    background-size: 145rem auto;
  }
  /*
  	.masters {

  			.products-image {
  				right: -16rem;
  			}

  				.products-item-rainbow .products-image {
  					right: -27rem;
  				}
  	}
  */
  .decoder .decoder-head .decoder-head__box .box-text {
    font-size: 5rem;
  }
  .decoder .decoder-head .decoder-head__box.no-border .box-text::after {
    font-size: 5rem;
    top: 15px;
    right: -10px;
  }
  .decoder.static-version .decoder-head .decoder-head__box {
    margin-bottom: 20px;
  }
  .decoder.static-version .decoder-head .side-margin {
    margin-left: 0px;
    clear: both;
  }
  .decoder.static-version .decoder-head .side-margin::before {
    display: none;
  }
  /* old models */
  /* .decoder #ui-id-7-button { */
  .decoder.old-models .select-box[data-part=shape] + .ui-button {
    width: 200px;
  }
  /* .decoder #ui-id-8-button { */
  .decoder.old-models .select-box[data-part=line] + .ui-button {
    width: 100px;
  }
  /* .decoder #ui-id-9-button { */
  .decoder.old-models .select-box[data-part=material1] + .ui-button {
    width: 70px;
  }
  /* .decoder #ui-id-10-button { */
  .decoder.old-models .select-box[data-part=material2] + .ui-button {
    width: 70px;
  }
  /* .decoder #ui-id-11-button { */
  .decoder.old-models .select-box[data-part=strings] + .ui-button {
    width: 100px;
  }
  /* .decoder #ui-id-12-button { */
  .decoder.old-models .select-box[data-part=cut] + .ui-button {
    width: 160px;
  }
  /* .decoder #ui-id-13-button { */
  .decoder.old-models .select-box[data-part=hand] + .ui-button {
    width: 180px;
  }
  .c-mods .rainbow-nav {
    display: none;
  }
  .c-mods .rainbow-guitar {
    left: 4rem;
    width: 44%;
  }
}
@media (max-width: 1200px) {
  h2,
  .h2 {
    font-size: 3.2rem;
  }
  .product-image {
    width: 32%;
    height: 44rem;
  }
  .product-image img.product-image-front {
    margin-right: -9rem;
  }
  .product-info {
    width: 66%;
    margin-left: 2%;
  }
  .shape-image {
    width: 30%;
    height: 48rem;
  }
  .shape-info {
    width: 64%;
  }
  .finishes-item .finishes-text .finishes-header .finishes-title {
    width: calc(100% - 6rem);
  }
  .finishes-item .finishes-text .finishes-header .finishes-icon {
    width: 4.4rem;
  }
}
@media (max-width: 1100px) {
  /*
  html {
  	font-size: 58%;
  }
  */
  .main-menu ul li a {
    padding: 0 0.5rem 0;
    font-size: 1.4rem;
  }
  .sub-menu {
    margin-left: 9.4rem;
  }
  .home-top {
    min-height: 58rem;
  }
  .home-top-slideshow .home-top-slide {
    background-size: 130rem auto;
  }
  .home-top-slideshow .home-top-slide .inner {
    height: 58rem;
  }
  .home-top-title {
    top: 18rem;
    bottom: auto;
    width: 36rem;
  }
  .home-about-text {
    width: 65%;
    padding-top: 0;
  }
  .home-about-image {
    width: 35%;
    padding-top: 1.5rem;
  }
  .home-usp-text {
    width: 65%;
    padding-top: 0;
  }
  .home-usp-image {
    width: 35%;
    padding-top: 1.5rem;
  }
  /*
  	.masters {

  		.products-item-wrap,
  		.products-item-wrap:nth-child(4n+1),
  		.products-item-wrap:nth-child(3n+1),
  		.products-item-wrap:nth-child(2n+1) {
  			clear: none;
  			float: none;
  			width: 100%;
  			max-width: 58rem;
  			// height: 32rem;
  			margin-left: auto;
  			margin-right: auto;
  		}
  	}
  */
  .about-item,
  .about-item:nth-child(4n+1) {
    clear: none;
    width: 32.666%;
    /* height: 25rem; */
    margin-left: 1%;
  }
  .about-item:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
  .about-item.shapes-item,
  .about-item.shapes-item:nth-child(5n+1),
  .about-item.shapes-item:nth-child(4n+1) {
    clear: none;
    width: 32.666%;
    height: auto;
    margin-left: 1%;
  }
  .about-item.shapes-item:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
  .about-item.woods-item,
  .about-item.woods-item:nth-child(5n+1),
  .about-item.woods-item:nth-child(4n+1) {
    clear: none;
    width: 32.666%;
    margin-left: 1%;
  }
  .about-item.woods-item:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
  .shapes-dimensions .shapes-dimensions-image {
    float: none;
    width: 100%;
    max-width: 40rem;
    margin: 0 auto;
  }
  .shapes-dimensions .shapes-dimensions-table {
    float: none;
    width: 100%;
    max-width: 60rem;
    margin: 4rem auto 0;
  }
  .artists-item {
    width: calc(50% - 8px);
    height: 240px;
  }
  .artists-item.wide {
    width: calc(100% - 8px);
    height: 240px;
  }
  .artists-item.tall {
    width: calc(50% - 8px);
    height: 488px;
  }
  .decoder .decoder-list .decoder-list__box {
    width: 33.333%;
  }
  .decoder .decoder-head .decoder-head__box .box-text {
    font-size: 4.5rem;
  }
  .decoder .decoder-head .decoder-head__box .box-text .ui-selectmenu-button {
    padding: 20px 0;
  }
  .decoder .decoder-head .decoder-head__box.no-border .box-text:after {
    font-size: 4.5rem;
    top: 15px;
    right: 0px;
  }
  /*
  	.decoder .decoder-head .decoder-head__box.no-border .box-text .ui-selectmenu-button {
  		padding: 20px 0;
  		padding-right: 20px;
  	}
  */
  .series-overview1 .section-content ul li {
    height: auto;
  }
  .series-overview1 .section-content ul li .item .item__left {
    width: 100%;
  }
  .series-overview1 .section-content ul li .item .item__right {
    width: 100%;
  }
  /* new models */
  .decoder.static-version .select-box[data-part=line] + .ui-button {
    width: 196px;
  }
  .decoder.static-version .select-box[data-part=shape] + .ui-button {
    width: 100px;
  }
  .decoder.static-version .select-box[data-part=material1] + .ui-button {
    width: 150px;
  }
  .decoder.static-version .select-box[data-part=material2] + .ui-button {
    width: 150px;
  }
  .decoder.static-version .select-box[data-part=strings] + .ui-button {
    width: 85px;
  }
  .decoder.static-version .select-box[data-part=hand] + .ui-button {
    width: 120px;
  }
  .decoder.static-version .select-box[data-part=additional] + .ui-button {
    width: 125px;
  }
  /* old models */
  /* .decoder #ui-id-7-button { */
  .decoder.old-models .select-box[data-part=shape] + .ui-button {
    width: 160px;
  }
  /* .decoder #ui-id-8-button { */
  .decoder.old-models .select-box[data-part=line] + .ui-button {
    width: 80px;
  }
  /* .decoder #ui-id-9-button { */
  .decoder.old-models .select-box[data-part=material1] + .ui-button {
    width: 50px;
  }
  /* .decoder #ui-id-10-button { */
  .decoder.old-models .select-box[data-part=material2] + .ui-button {
    width: 50px;
  }
  /* .decoder #ui-id-11-button { */
  .decoder.old-models .select-box[data-part=strings] + .ui-button {
    width: 70px;
  }
  /* .decoder #ui-id-12-button { */
  .decoder.old-models .select-box[data-part=cut] + .ui-button {
    width: 115px;
  }
  /* .decoder #ui-id-13-button { */
  .decoder.old-models .select-box[data-part=hand] + .ui-button {
    width: 135px;
  }
  .features-items-wrap {
    max-width: 760px;
    padding-top: 25px;
    padding-left: 80px;
  }
  .features-item {
    padding: 0.4rem 0.2rem;
    font-size: 1.4rem;
  }
  .features-item::before {
    top: 100%;
    right: 100%;
    width: 29px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
  .features-item::after {
    left: -32px;
    bottom: -32px;
    width: 14px;
    height: 14px;
  }
  .features-item.tvary-tela-a-rozmery {
    top: -9%;
    left: 22%;
  }
  .features-item.dreva {
    top: -6%;
    left: -1%;
  }
  .features-item.dreva::before {
    top: 100%;
    right: auto;
    left: 100%;
    width: 29px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .features-item.dreva::after {
    left: auto;
    right: -32px;
    bottom: -32px;
  }
  .features-item.povrchova-uprava,
  .features-item.povrchove-upravy {
    top: 8%;
    left: 44%;
  }
  .features-item.rezonancni-desky-a-zebrovani {
    width: 90px;
    top: 54%;
    left: -6.7%;
  }
  .features-item.rezonancni-desky-a-zebrovani::before {
    top: 100%;
    right: auto;
    left: 100%;
    width: 50px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .features-item.rezonancni-desky-a-zebrovani::after {
    left: auto;
    right: -46px;
    bottom: 33px;
  }
  .features-item.unikatni-konstrukce-krku,
  .features-item.furch-cnr-system-active {
    top: 9%;
    left: 66%;
  }
  .features-item.unikatni-konstrukce-krku::before,
  .features-item.furch-cnr-system-active::before {
    width: 74px;
  }
  .features-item.unikatni-konstrukce-krku::after,
  .features-item.furch-cnr-system-active::after {
    left: -64px;
    bottom: -64px;
  }
  .features-item.pevne-kufry-a-gigbagy {
    top: 82%;
    left: 68%;
  }
  .features-item.pevne-kufry-a-gigbagy::before {
    top: 100%;
    right: 100%;
    width: 62px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
  .features-item.pevne-kufry-a-gigbagy::after {
    left: -55px;
    bottom: 41px;
  }
  /**/
  .categories-item.categories-title {
    padding-top: 8rem;
  }
  .categories-item .categories-images {
    height: 32rem;
  }
  .categories-item h3 {
    font-size: 2.4rem;
  }
  .categories-item .categories-price {
    font-size: 1.3rem;
  }
  .categories-other .categories-item .categories-images {
    height: auto;
  }
  .products-item .products-images {
    height: 32rem;
  }
  .products-item .products-images img.products-image2 {
    height: 28rem;
    margin-left: -11.3rem;
  }
  .products-item h3 {
    font-size: 2.4rem;
  }
  .products-item .products-wood p {
    padding-left: 4.4rem;
  }
  .products-item .products-wood p img {
    top: 0.3rem;
    width: 3.4rem;
  }
  .products-item.products-item-masters .products-images {
    height: 44rem;
  }
  .products-item.products-item-masters .products-images img.products-image1 {
    height: 73rem;
    margin-top: -26rem;
  }
}
@media (max-width: 1000px) {
  body,
  .gradient-right,
  .gradient-left {
    background-size: 1300px auto;
  }
  .page-header.tall {
    padding: 6rem 0 8rem;
  }
  .news .news-item {
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
  }
  .dealers-top-left,
  .dealers-left {
    width: 55%;
  }
  .dealers-top-right,
  .dealers-right {
    width: 45%;
  }
  /**/
  .filter {
    padding-top: 9rem;
  }
  .filter .filter-left,
  .filter .filter-right {
    position: absolute;
    float: none;
    width: 100%;
  }
  .filter .filter-left {
    top: 3.5rem;
    left: 4rem;
  }
  .filter .filter-right {
    top: 3.5rem;
    right: 4rem;
  }
  .filter .filter-main {
    float: none;
    width: 100%;
  }
  .eco-header-text {
    float: left;
    width: 54%;
    margin-top: 8rem;
  }
  .finishes-item, .finishes-item:nth-child(3n+1) {
    width: 48%;
    margin-left: 4%;
  }
  .finishes-item:nth-child(2n+1) {
    margin-left: 0;
  }
  body.insights .insights-summary-title {
    width: 34%;
  }
  body.insights .insights-summary-data {
    width: 42%;
  }
  body.insights .insights-summary-data table td {
    width: 48%;
  }
  body.insights .insights-summary-data table td:nth-child(2) {
    width: 52%;
  }
  body.insights .insights-summary-images {
    right: 0;
    bottom: -20%;
    width: 20%;
    max-width: 26rem;
  }
}
@media (max-width: 900px) {
  html {
    font-size: 56%;
  }
  #tablet-indicator {
    display: block;
  }
  .main {
    padding-top: 4rem;
  }
  .section.parallax {
    background-position: center;
    background-size: cover;
    background-attachment: scroll;
  }
  .page-top.parallax {
    background-size: 140rem auto;
    background-position: center top;
  }
  .main-menu-wrap,
  .main-menu-wrap.fixed {
    min-height: 8rem;
  }
  .logo,
  .main-menu-wrap.fixed .logo {
    top: 1.7rem;
    height: 4.5rem;
  }
  .menu-right,
  .main-menu-wrap.fixed .menu-right {
    top: 2rem;
    right: 7rem;
  }
  .menu-button {
    display: block;
  }
  .main-menu,
  .main-menu-wrap.fixed .main-menu {
    display: none;
    float: none;
    height: auto;
    margin: 0;
    padding-top: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .main-menu ul {
    height: auto;
    /* max-height: 90vh; */
    max-height: 75vh;
    padding: 7rem 0 1rem;
    overflow-y: auto;
  }
  .main-menu ul li {
    float: none;
    width: 100%;
  }
  .main-menu ul li.logo {
    display: none;
  }
  .main-menu ul li a {
    height: auto;
    padding: 0.8rem 0;
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .main-menu > ul > li > a::after {
    bottom: 1.3rem;
  }
  .main-menu > ul > li > ul {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    width: 100%;
    padding: 0.6rem 0;
    background-color: #f9f9f9;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: none;
    transition: none;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .main-menu > ul > li > ul li {
    float: none;
    display: block;
    width: 100% !important;
  }
  .main-menu > ul > li > ul li a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 1.2rem 0.3rem;
    color: #6e6e6e;
    line-height: 1.2;
    font-size: 1.6rem;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .main-menu > ul > li > ul li.active a {
    color: #444;
  }
  .sub-menu.breadcrumbs {
    display: none;
  }
  .sub-menu,
  .main-menu-wrap.fixed .sub-menu {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
  }
  .sub-menu ul,
  .main-menu-wrap.fixed .sub-menu ul {
    display: block;
    padding: 0.4rem 0 1rem;
    border-top: 0;
    text-align: center;
    opacity: 1;
  }
  .sub-menu ul li {
    border-left: 0;
  }
  .sub-menu ul li a {
    height: auto;
    padding: 0.4rem 0.8rem;
    line-height: 1.2;
    font-size: 1.4rem;
  }
  .home-top-slideshow .home-top-slide {
    padding-bottom: 2rem;
  }
  .home-top-slideshow .home-top-slide {
    background-size: 88rem auto;
  }
  .home-top-slideshow .home-top-slide .inner {
    position: relative;
    height: auto;
    padding-top: 38rem;
    padding-bottom: 4rem;
  }
  .home-top-title {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    max-width: 60rem;
    margin: 0 auto;
    text-align: center;
  }
  .home-top-title .h1 {
    text-align: center !important;
  }
  .offset {
    left: auto;
  }
  .home-top-title .subtitle {
    text-align: center;
  }
  .home-top-title p {
    text-align: center;
  }
  .home-top-title .btn {
    text-align: center;
  }
  body.home .news-item {
    clear: left;
    float: none;
    width: 100%;
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.6%;
  }
  body.home .news-item {
    height: 32rem;
  }
  .home-about-text {
    float: none;
    width: 100%;
    padding: 0;
  }
  .home-about-image {
    float: none;
    width: 100%;
    max-width: 56rem;
    margin: 4rem auto 0;
    padding: 0;
  }
  .home-usp-text {
    float: none;
    width: 100%;
    padding: 0;
  }
  .home-usp-image {
    float: none;
    width: 100%;
    max-width: 56rem;
    margin: 4rem auto 0;
    padding: 0;
  }
  .home-perfection .inner {
    height: 45rem;
  }
  .video .inner {
    height: 45rem;
  }
  .bottom-item {
    float: none;
    width: 100%;
    max-width: 70rem;
    height: 22rem;
    margin: 0 auto;
    margin-bottom: 0.6%;
  }
  .product-image {
    height: 36rem;
  }
  .product-image img.product-image-front {
    margin-right: -7rem;
  }
  .product-block .product-block-video {
    max-width: 30rem;
  }
  .product-features-col,
  .product-features-col:nth-child(2n+1) {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .product-features-col:nth-child(n+2) {
    margin-top: 4rem;
  }
  .product-features-col table,
  .product-features-col table tbody,
  .product-features-col table tbody tr,
  .product-features-col table tbody tr td,
  .product-features-col table tbody tr th {
    display: block !important;
    width: 100% !important;
  }
  .product-features-col table td {
    border: 0;
  }
  .product-features-col table td:first-child {
    padding-bottom: 0;
  }
  .product-features-col table td:last-child {
    padding-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .product-features-accessories-title {
    width: 100%;
  }
  .product-features-accessories-value {
    width: 100%;
  }
  .archive-table,
  .archive-table:nth-child(2n+1) {
    float: none;
    width: 100%;
    max-width: 60rem;
    margin: 2rem auto 0;
  }
  .archive-table:first-child {
    margin-top: 0;
  }
  body.single-tvary .shape-image {
    padding-right: 0;
  }
  .c-base-options-item {
    width: 20rem;
    margin-left: 4rem;
  }
  .c-base-options-item .c-base-options-current {
    height: 11rem;
  }
  .c-base-options-item .c-base-options-current::after {
    right: -2.7rem;
  }
  .c-mods .rainbow-guitar {
    display: none;
  }
  /*
  .c-mods .rainbow-silhouette {
  	display: none;
  }
  */
  .c-mods .rainbow-section {
    padding-bottom: 0;
  }
  /*
  .c-mods .rainbow-section:first-child {
  	padding-top: 8rem;
  }
  */
  .c-mods .rainbow-options {
    width: 100%;
    max-width: 60rem;
    margin: 0 auto;
  }
  .rainbow-summary .rainbow-code {
    max-width: 60rem;
  }
  .rainbow-summary-items {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
  }
  .rainbow-summary-item {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .rainbow-summary-bottom {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
  }
  .modal-summary,
  .modal-gallery {
    width: 98%;
    padding: 3rem 2rem;
  }
  /**/
  .categories-item.categories-title {
    padding-top: 6rem;
  }
  .categories-item .categories-images {
    height: 28rem;
  }
  .categories-item .categories-images img.categories-image1 {
    margin-left: -15%;
  }
  .categories-item .categories-images img.categories-image2 {
    margin-left: -9.5rem;
    margin-right: -15%;
  }
  .categories-item h3 {
    font-size: 2rem;
  }
  .categories-item h3::after {
    right: 1.4rem;
    top: 0.8rem;
    width: 1rem;
    height: 1rem;
  }
  .categories-item .categories-price {
    font-size: 1.2rem;
  }
  .categories-other .categories-item .categories-images {
    height: auto;
  }
  .products-item .products-images {
    height: 28rem;
  }
  .products-item .products-images img.products-image1 {
    margin-left: -15%;
  }
  .products-item .products-images img.products-image2 {
    height: 24rem;
    margin-top: 2rem;
    margin-left: -9.5rem;
    margin-right: -15%;
  }
  .products-item h3 {
    font-size: 2rem;
  }
  .products-item .products-price {
    font-size: 1.2rem;
  }
  .products-item.products-item-masters .products-images {
    height: 40rem;
  }
  .products-item.products-item-masters .products-images img.products-image1 {
    height: 65.5rem;
    margin-top: -23rem;
  }
  .filter.filter-desktop {
    padding-bottom: 8rem;
  }
  .eco-tiles-item:nth-child(1) {
    width: 100%;
  }
  .eco-tiles-item:nth-child(n+2) {
    width: 49.8%;
    margin-left: 0;
    margin-top: 0.4%;
  }
  .eco-tiles-item:nth-child(n+3) {
    margin-left: 0.4%;
  }
  .eco-tiles-item .eco-tiles-title h2 {
    font-size: 3.4rem;
  }
  .contest-prizes-item {
    width: 50%;
  }
  .contest-prizes-item img {
    max-width: 28rem;
  }
  /**/
  body.insights .main {
    padding-top: 6rem;
  }
  body.insights .insights-full {
    min-height: calc(100vh - 6rem);
  }
  body.magazine .main {
    margin: 9rem 0 0 !important;
  }
  body.magazine .magazine-logo {
    padding: 0 0 3rem;
  }
  body.magazine .magazine-logo img {
    height: 2rem;
  }
  body.magazine .brackets {
    padding: 1.2rem 3.5rem !important;
  }
  body.magazine .brackets .bracket-left,
  body.magazine .brackets .bracket-right {
    width: 20px;
  }
  body.magazine .magazine-title-image {
    display: block;
  }
  body.magazine .magazine-title {
    min-height: 0;
    background: transparent !important;
  }
  body.magazine .magazine-title::before {
    content: none;
  }
  body.magazine .magazine-title .magazine-title-centering {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    -webkit-transform: none;
    transform: none;
  }
  body.magazine .magazine-title .magazine-title-centering .magazine-title-wrap {
    text-shadow: none;
  }
  body.magazine .magazine-title .magazine-title-centering .magazine-title-wrap h1 {
    font-size: 4.2rem;
    color: #000;
  }
  body.magazine .magazine-title .magazine-title-arrow {
    display: none;
  }
  body.magazine .magazine-article .magazine-article-meta {
    padding: 0 0 4rem;
  }
  body.magazine .magazine-article .magazine-article-content h2 {
    font-size: 3.4rem;
  }
  body.magazine .magazine-article .magazine-article-content h3 {
    font-size: 2.4rem;
  }
  body.magazine .magazine-article .magazine-article-content h4 {
    font-size: 1.6rem;
  }
  body.magazine .magazine-article .magazine-article-content .wp-block-pullquote blockquote p {
    font-size: 2.8rem;
  }
  body.magazine .magazine-article .magazine-article-content .wp-block-quote p {
    font-size: 2.8rem;
  }
  .insights-animation {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.8rem 0.5rem;
    background-color: #000;
    font-size: 0;
    text-align: center;
  }
  .insights-animation::before {
    content: none;
  }
  .insights-animation-image-spacer {
    width: auto;
    height: 100%;
  }
  .insights-animation-furch {
    display: inline-block;
    width: auto;
    height: 14px;
    vertical-align: middle;
    z-index: 1005;
  }
  .insights-animation-furch .insights-animation-image-real {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
  }
  .insights-animation-furch .insights-animation-image-real img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    z-index: 8;
    opacity: 0;
  }
  .insights-animation-insights {
    display: inline-block;
    width: auto;
    height: 14px;
    vertical-align: middle;
    margin: 0;
    margin-left: -3px;
    z-index: 1006;
  }
  .insights-animation-insights .insights-animation-image-real {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 10%;
    height: 100%;
    overflow: hidden;
  }
  .insights-animation-insights .insights-animation-image-real::before {
    background-image: url("../images/insights/animation/insights-bracket-left-mobile.svg");
  }
  .insights-animation-insights .insights-animation-image-real img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: auto;
    height: 100%;
    opacity: 0;
  }
  .insights-animation-button {
    display: inline-block;
    width: auto;
    max-width: none;
    height: 22px;
    vertical-align: middle;
    margin: 0 0 0 1.5rem;
  }
  .insights-animation-button svg {
    width: auto;
    height: 100%;
  }
  .insights-animation-button svg .path {
    stroke-dashoffset: 1600;
  }
  .insights-animation-button .insights-animation-button-caption {
    top: 50%;
    font-size: 8px;
    opacity: 0;
  }
}
@media (max-width: 800px) {
  html {
    font-size: 54%;
  }
  .product-options-items {
    margin-bottom: 1rem;
  }
  .product-options-item {
    float: none;
    width: 100%;
    max-width: 21rem;
    margin-left: 0;
    margin-bottom: 1.5rem;
  }
  .product-mobile {
    display: block;
  }
  .about-item,
  .about-item:nth-child(4n+1),
  .about-item:nth-child(3n+1) {
    clear: none;
    width: 49.5%;
    /* height: 25rem; */
    margin-left: 1%;
  }
  .about-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .about-item.shapes-item,
  .about-item.shapes-item:nth-child(5n+1),
  .about-item.shapes-item:nth-child(4n+1),
  .about-item.shapes-item:nth-child(3n+1) {
    clear: none;
    width: 49.5%;
    height: auto;
    margin-left: 1%;
  }
  .about-item.shapes-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .about-item.woods-item,
  .about-item.woods-item:nth-child(5n+1),
  .about-item.woods-item:nth-child(4n+1),
  .about-item.woods-item:nth-child(3n+1) {
    clear: none;
    width: 49.5%;
    margin-left: 1%;
  }
  .about-item.woods-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .page-blocks-image {
    float: none !important;
    width: 100% !important;
    max-width: 40rem !important;
    margin: 2rem auto 0 !important;
  }
  .page-blocks-text {
    margin-top: 4rem !important;
    padding-top: 0 !important;
  }
  .product-eco .product-eco-title {
    float: none;
  }
  .product-eco .product-eco-content {
    margin-top: 2rem;
    padding-top: 0;
  }
  .product-eco .product-eco-content p > span:nth-child(1) {
    width: 6.8rem;
  }
  body.insights .insights-summary-section {
    margin-top: 16%;
  }
  body.insights .insights-summary-section:first-child {
    margin-top: 4rem;
  }
  body.insights .insights-summary-section:nth-child(2), body.insights .insights-summary-section:last-child {
    margin-top: 8%;
  }
  body.insights .insights-summary-title {
    float: none;
    width: 100%;
  }
  body.insights .insights-summary-data {
    width: 65%;
    margin-top: 2rem;
  }
  body.insights .insights-summary-data table td {
    width: 48%;
  }
  body.insights .insights-summary-data table td:nth-child(1) {
    padding-left: 0;
  }
  body.insights .insights-summary-data table td:nth-child(2) {
    width: 52%;
  }
  body.insights .insights-summary-images {
    right: 0;
    bottom: -12%;
    width: 30%;
    max-width: 18rem;
  }
}
@media (max-width: 767px) {
  .product-block {
    min-height: 0;
    padding: 6rem 0 0;
  }
  .product-block.side .inner {
    padding: 0;
  }
  .product-block.side .product-block-text {
    width: 100%;
    padding: 0 3.5rem;
  }
  .product-block.side.odd .product-block-text {
    margin: 0;
  }
  .product-block.side.even .product-block-text {
    margin: 0;
  }
  .product-block .product-block-text h2 {
    font-size: 4.2rem;
  }
  .product-block.side .product-block-image {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .product-block.side .product-block-image img {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 4rem;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .product-block.side.odd .product-block-image img {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  .product-block.side.even .product-block-image img {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  .product-block.bg {
    min-height: 0;
    padding: 10rem 0 12rem;
  }
  .contact-left {
    float: none;
    width: 100%;
  }
  .contact-right {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 6rem;
  }
  .contact-map {
    height: 40rem;
  }
  .contact-info .col,
  .contact-info .col.col1,
  .contact-info .col.col2,
  .contact-info .col.col3 {
    float: none;
    width: 100%;
    margin-bottom: 2rem;
    padding-right: 0;
  }
  .contact-info .col.col3 {
    margin-bottom: 0;
  }
  .decoder.static-version .decoder-main-head strong {
    font-size: 3rem;
  }
  .decoder .decoder-head {
    display: block;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
    /* padding: 20px; */
  }
  .decoder .decoder-head .decoder-head__box {
    float: none;
    width: 100%;
  }
  .decoder .decoder-head .decoder-head__box .box-title {
    margin: 20px 0 5px;
  }
  .decoder.static-version .decoder-head .decoder-head__box {
    margin-bottom: 1rem;
  }
  .decoder .decoder-head .decoder-head__box .box-text {
    border: 1px solid #888;
    text-align: center;
  }
  .decoder .decoder-head .decoder-head__box.no-border .box-text {
    border: 1px solid #888;
  }
  .decoder .decoder-head .decoder-head__box.no-border .box-text:after {
    display: none;
  }
  .decoder .decoder-head .decoder-head__box.no-border .box-text .ui-selectmenu-button {
    padding-right: 0px;
  }
  .decoder .decoder-list {
    display: block;
    padding: 0;
  }
  .decoder .decoder-list .decoder-list__box {
    float: none;
    width: 100%;
    max-width: 38rem;
    /* margin: 2rem auto 0; */
    margin: 1rem auto 0;
  }
  .decoder.static-version .decoder-main-head strong {
    display: block;
    padding-top: 10px;
  }
  .decoder.static-version .decoder-head .decoder-head__box:nth-child(3),
  .decoder.static-version .decoder-head .decoder-head__box:nth-child(4) {
    width: 100%;
  }
  .decoder.static-version .decoder-head .decoder-head__box.gray-border .box-text {
    border-left: 1px solid #434242;
  }
  .decoder.static-version .decoder-head .side-margin {
    margin-left: 0px;
    clear: both;
  }
  .ui-selectmenu-menu {
    /* left: 0px !important; */
    left: auto !important;
    width: calc(100% - 40px);
    max-width: 40rem;
    /* margin: 0 20px; */
    margin: 0 auto;
  }
  ul[id*=ui-id-] {
    width: 100% !important;
  }
  #ui-id-10-menu,
  #ui-id-11-menu {
    width: 50% !important;
  }
  #ui-id-11-menu {
    left: 50%;
    position: relative;
  }
  .decoder-list {
    display: none !important;
  }
  .decoder-head .decoder-list {
    display: block !important;
    margin-bottom: 4rem;
  }
  .decoder.static-version .decoder-head .decoder-list:nth-child(7),
  .decoder.static-version .decoder-head .decoder-list:nth-child(9) {
    display: none !important;
  }
  .decoder-head .decoder-list .box-title {
    display: none !important;
  }
  .features .inner-features {
    display: none;
  }
  .features .about-items {
    display: block;
  }
  /**/
  .categories-items {
    max-width: 46rem;
    margin-left: auto;
    margin-right: auto;
  }
  .categories-item, .categories-item:nth-child(1), .categories-item:nth-child(4n+0) {
    clear: none;
    width: 47%;
    margin-left: 6%;
  }
  .categories-item:nth-child(1), .categories-item:nth-child(2n+0) {
    clear: left;
    margin-left: 0;
  }
  .categories-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .categories-item.categories-title {
    width: 100%;
    padding-top: 0;
  }
  /* .modifications-item {
  	padding: 2.5rem 0;
  } */
  .c-guitars .categories-item, .c-guitars .categories-item:nth-child(4n+1) {
    clear: none;
    width: 47%;
    margin-left: 6%;
  }
  .c-guitars .categories-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .products-items {
    max-width: 46rem;
    margin-left: auto;
    margin-right: auto;
  }
  .products-item {
    margin-bottom: 6rem;
  }
  .products-item, .products-item:nth-child(4n+1) {
    clear: none;
    width: 47%;
    margin-left: 6%;
  }
  .products-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .products-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .products-item h3 {
    margin: 1rem 0 0;
  }
  .products-item h3::after {
    content: none;
  }
  .products-item.products-item-masters {
    width: 100%;
  }
  .products-item.products-item-masters .products-images {
    height: 34rem;
  }
  .products-item.products-item-masters .products-images img.products-image1 {
    height: 59.4rem;
    margin-top: -23rem;
    margin-left: -18%;
  }
  .products-item.products-item-masters .products-images img.products-image2 {
    margin-top: 10rem;
    margin-left: -9.5rem;
    margin-right: -12%;
  }
  .products-item.products-item-masters .products-wood p {
    display: block;
    margin-top: 0.3rem;
    margin-right: 0;
  }
  .products-item.products-item-masters .products-wood p:first-child {
    margin-top: 0;
    margin-right: 0;
  }
  .products-items-masters .products-item:nth-child(2), .products-items-masters .products-item:nth-child(3) {
    margin-top: 0;
  }
  .products-items-masters .products-item:nth-child(2n+1) {
    clear: none;
    margin-left: 6%;
  }
  .products-items-masters .products-item:nth-child(1), .products-items-masters .products-item:nth-child(2n+0) {
    clear: left;
    margin-left: 0;
  }
  .products-items-masters-2 .products-item:nth-child(1), .products-items-masters-2 .products-item:nth-child(2), .products-items-masters-2 .products-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .products-items-limited .products-item:nth-child(2n+1) {
    clear: none;
    margin-left: 6%;
  }
  .products-items-limited .products-item:nth-child(n+1) {
    clear: left;
    margin-left: 0;
  }
  .eco-header-text {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .eco-header-text h1 {
    font-size: 4.4rem;
  }
  .eco-header-image {
    float: none;
    width: 100%;
    max-width: 30rem;
    margin: 4rem auto 0;
  }
  /**/
  body.insights .insights-full {
    min-height: calc(100vh - 6rem);
  }
  .mission-quote,
  .mission-blocks-title {
    padding: 0 4rem;
  }
  .mission-quote {
    font-size: 3.2rem;
  }
  .mission-quote::before {
    left: 0.5rem;
  }
  .mission-blocks-item .mission-blocks-image {
    width: 20rem;
    margin-right: 3rem;
  }
} /* 767 */
@media (max-width: 700px) {
  #mobile-indicator {
    display: block;
  }
  html {
    /* font-size: 46%; */
  }
  .menu-right,
  .main-menu-wrap.fixed .menu-right {
    position: static;
    display: none;
    top: 0;
    right: 0;
    padding: 1rem 0 2rem;
    text-align: center;
  }
  .home-top::before,
  body:not(.home)::before {
    height: 1rem;
    opacity: 0.2;
  }
  .filter-search-toggle-mobile {
    display: block;
  }
  body.page-template-page_novinky,
  body.page-template-page_umelci,
  .gradient-right,
  .gradient-left {
    background-size: 800px auto;
  }
  .page-header.tall {
    padding: 2rem 0 4rem;
  }
  .home-top-slideshow .home-top-slide {
    background-size: 72rem auto;
  }
  .home-top-slideshow .home-top-slide .inner {
    padding-top: 30rem;
  }
  .press .download-item .download-date {
    float: none;
    width: 100%;
    padding-right: 0;
    color: #ecc79b;
  }
  .press .download-item .download-title {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .press .download-item .download-links {
    float: none;
    width: 100%;
  }
  .news .news-item {
    float: none;
    width: 100%;
    /* max-width: 50rem; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
  }
  .artists-item {
    float: none;
    width: 100%;
    height: 240px;
  }
  .artists-item.wide {
    width: 100%;
    height: 240px;
  }
  .artists-item.tall {
    width: 100%;
    height: 350px;
  }
  .artist.ajaxed {
    /* overflow-y: auto; */
  }
  .artist-full {
    /* height: auto; */
    overflow-y: visible;
  }
  .artist-right {
    float: none;
    width: 100%;
    height: 100%;
    max-width: none;
    padding: 5rem 4rem;
    overflow-y: scroll;
    /* overflow-y: visible; */
  }
  .artist-shadow2 {
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
  }
  .product-image {
    height: 32rem;
  }
  .product-image img.product-image-front {
    margin-right: -6rem;
  }
  .footer .cols h2 {
    text-align: center;
  }
  .footer .col {
    float: none;
    width: 100%;
    margin-top: 4rem;
    padding: 0;
    text-align: center;
  }
  .footer .col1 {
    width: 100%;
    margin-top: 0;
    padding: 0;
  }
  .footer .col2 {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }
  .footer .col3 {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }
  .options-item,
  .options-item:nth-child(3n+1) {
    clear: none;
    width: 49%;
    height: 15rem;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .options-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .c-base-options-item,
  .c-base-options-item:nth-child(3n+1) {
    display: block;
    width: 100%;
    max-width: 26rem;
    margin: 4rem auto 0;
  }
  .c-base-options-item:first-child {
    margin-top: 0;
  }
  .c-base-options-item .c-base-options-current {
    height: 13rem;
  }
  .c-base-options-item .c-base-options-current::after {
    content: "";
    position: absolute;
    right: auto;
    left: 50%;
    top: auto;
    bottom: -5rem;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
  }
  .filter.filter-desktop {
    display: none;
  }
  .filter.filter-mobile {
    display: block;
    max-width: 46rem;
    margin-left: auto;
    margin-right: auto;
  }
  .finishes-subsection {
    margin-top: 8rem;
  }
  .page-header + .finishes-subsection {
    margin-top: -2rem;
  }
  .finishes-video a .play {
    width: 40px;
  }
  .finishes-video a h2, .finishes-video a .h2 {
    margin-top: 2rem;
    font-size: 2.6rem;
  }
  .finishes-items {
    display: block;
  }
  .finishes-item, .finishes-item:nth-child(3n+1), .finishes-item:nth-child(2n+1) {
    width: 100%;
    margin-left: 0;
  }
  .finishes-item .finishes-text .finishes-header .finishes-title {
    width: calc(100% - 6rem);
  }
  .finishes-item .finishes-text .finishes-header .finishes-icon {
    width: 4rem;
  }
  .finishes-item .finishes-text .finishes-header.finishes-header-big-icon {
    min-height: 0;
  }
  .finishes-item .finishes-text .finishes-header.finishes-header-big-icon .finishes-title {
    width: calc(100% - 8.5rem);
  }
  .finishes-item .finishes-text .finishes-header.finishes-header-big-icon .finishes-icon {
    width: 6.5rem;
  }
}
@media (max-width: 650px) {
  .dealers-top-left,
  .dealers-left {
    float: none;
    width: 100%;
  }
  .dealers-top-right,
  .dealers-right {
    float: none;
    width: 100%;
  }
  .dealers-top-left,
  .dealers-top-right {
    text-align: center;
  }
  .dealers-top-right {
    margin-top: 2rem;
  }
  .dealers-left {
    height: 40vh;
  }
  .dealers-right {
    height: 60vh;
    padding: 3.5rem 2rem;
  }
  .tonepedia-image {
    float: none;
    width: 100%;
    margin-top: 4rem;
  }
  .tonepedia-text {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .single-nastroje .tonepedia-text {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  h1,
  .h1 {
    font-size: 4rem;
  }
  h2,
  .h2 {
    font-size: 2.8rem;
  }
  .home-top {
    min-height: 83rem;
  }
  body.home h1,
  body.home .h1 {
    font-size: 4.2rem;
  }
  .home-usp h2 {
    font-size: 4.2rem;
  }
  .home-perfection h2 {
    font-size: 4.2rem;
  }
  .bottom-item h2 {
    font-size: 4.2rem;
  }
  .play {
    width: 70px;
  }
  .video a {
    padding: 2rem 0;
  }
  .video h2 {
    margin-top: 1rem;
  }
  .products h1 span::before {
    left: -2rem;
    top: 0.6rem;
    bottom: 0.6rem;
    width: 2px;
  }
  .product {
    padding-bottom: 2rem;
  }
  .product-image {
    float: none;
    width: 100%;
    /* max-width: 26rem; */
    height: 46rem;
    margin: 0 auto 4rem;
    text-align: center;
  }
  .product-image img.product-image-front {
    margin-right: -9rem;
    margin-left: 0;
  }
  .product-info {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .product-description {
    margin-top: 4rem;
  }
  .product-mobile {
    padding: 1.2rem 1.2rem;
  }
  .product-gallery {
    /* padding-bottom: 6rem; */
  }
  .about-item,
  .about-item:nth-child(4n+1),
  .about-item:nth-child(3n+1),
  .about-item:nth-child(2n+1) {
    clear: none;
    float: none;
    width: 100%;
    max-width: 40rem;
    /* height: 25rem; */
    margin-left: auto;
    margin-right: auto;
  }
  .about-item.shapes-item,
  .about-item.shapes-item:nth-child(5n+1),
  .about-item.shapes-item:nth-child(4n+1),
  .about-item.shapes-item:nth-child(3n+1),
  .about-item.shapes-item:nth-child(2n+1) {
    clear: none;
    float: none;
    width: 100%;
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
  }
  .about-item.woods-item,
  .about-item.woods-item:nth-child(5n+1),
  .about-item.woods-item:nth-child(4n+1),
  .about-item.woods-item:nth-child(3n+1),
  .about-item.woods-item:nth-child(2n+1) {
    clear: none;
    float: none;
    width: 100%;
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
  }
  .media-item .media-image {
    width: 10rem;
    margin-right: 2rem;
  }
  .media-item .media-text {
    padding-top: 0;
  }
  .shape-image {
    float: none;
    width: 100%;
    max-width: 22rem;
    height: auto;
    margin: 6rem auto 0;
  }
  body.single-prodejci .shape-image,
  body.single-distributori .shape-image {
    max-width: 100%;
  }
  .shape-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0;
  }
  .shape-image .dealers-map {
    width: 100%;
    height: 40rem;
  }
  .shape-info {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .modal#nastroje-dalsi,
  .modal#nastroje-tvary,
  .modal#nastroje-modifikace {
    padding: 3rem 3rem;
  }
  .options-item,
  .options-item:nth-child(3n+1),
  .options-item:nth-child(2n+1) {
    float: none;
    width: 100%;
    max-width: 30rem;
    height: 15rem;
    margin: 1rem auto 0;
  }
  .eu-cookies.priority {
    text-align: left !important;
  }
  .eu-cookies.priority a {
    display: block;
    margin-left: 0;
    margin-top: 1rem;
  }
  #countdown > span {
    margin-left: 2rem;
  }
  #countdown > span > span:first-child {
    font-size: 5rem;
  }
  #countdown > span > span:last-child {
    font-size: 1.3rem;
  }
  /**/
  .categories-other,
  .modifications {
    padding-top: 0;
  }
  /* .modifications-item {
  	// float: none;
  	width: 50%;
  	// width: 100%;
  	// max-width: 22rem;
  	// margin: 0 auto;
  	padding: 2rem 0 3rem;
  	// border-left: 0;
  	// border-top: 1px solid #5a5859;

  	// &:first-child {
  	// 	border-top: 0;
  	// }
  	border-bottom: 1px solid #5a5859;

  	&:nth-child(2n+1) {
  		clear: left;
  		border-left: 0;
  	}

  	&:last-of-type {
  		width: 100%;
  	}

  	img {
  		max-width: 8rem;
  	}
  } */
  .eco-tiles-item, .eco-tiles-item:nth-child(1), .eco-tiles-item:nth-child(n+2), .eco-tiles-item:nth-child(n+3) {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 1rem;
  }
  .dealers-filter-wrap {
    position: relative;
    max-width: none;
    padding: 0;
    margin: 2rem auto 0;
    background-color: transparent;
  }
  .dealers-filter {
    display: block;
    width: 100%;
  }
  .dealers-closest {
    display: inline-block;
    width: auto;
    margin-top: 2rem;
    margin-left: 0;
    text-align: center;
  }
  .contest-prizes-item {
    width: 100%;
  }
  .contest-prizes-item img {
    max-width: 18rem;
  }
  body.insights .insights-full {
    padding-bottom: 16rem;
  }
  body.insights .insights-full .inner {
    position: static;
  }
  body.insights .insights-input {
    position: static;
  }
  body.insights .input-wrap {
    height: 10rem;
  }
  body.insights .input-wrap input,
  body.insights .input-wrap .is-select2 {
    font-size: 2rem;
  }
  body.insights .insights-dots {
    top: auto;
    right: 2rem;
    left: 2rem;
    bottom: 12rem;
    -webkit-transform: none;
    transform: none;
  }
  body.insights .insights-dots ul {
    text-align: center;
    font-size: 0;
  }
  body.insights .insights-dots ul li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    padding: 3px;
    border: 1px solid #666;
  }
  body.insights .insights-type {
    max-width: none;
    margin: 0 -4rem;
    padding: 0;
  }
  body.insights .insights-button .inner {
    text-align: center;
  }
  body.insights .insights-button p:not(.insights-agree) {
    display: none;
  }
  body.insights .select2-container--default .select2-selection--single {
    padding: 3.5rem 0;
    font-size: 2rem;
  }
  .mission-quote,
  .mission-blocks-title {
    padding: 0 4rem;
  }
  .mission-quote {
    font-size: 2.6rem;
  }
  .mission-quote::before {
    left: 0.5rem;
  }
  .mission-blocks {
    margin-top: 4rem;
  }
  .mission-blocks-items {
    margin-top: 5rem;
  }
  .mission-blocks-item .mission-blocks-image {
    width: 15rem;
    margin-right: 2rem;
  }
}
@media (max-width: 550px) {
  /*
  	.masters {

  		.products-item {
  			height: auto;
  			padding-bottom: 25rem;
  		}

  			.categories-item .claim {
  				margin-top: -1rem;
  			}

  			.products-features-compact {
  				max-width: none;
  				margin-top: 1rem;
  			}

  			.products-list {
  				max-width: none;
  				margin-top: 1rem;
  			}
  	}
  */
  .shapes-dimensions .shapes-dimensions-table {
    position: relative;
    width: 100%;
    min-height: 0.01%;
    padding-bottom: 1rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-box-shadow: inset -8px 0px 6px -6px rgba(0, 0, 0, 0.8);
            box-shadow: inset -8px 0px 6px -6px rgba(0, 0, 0, 0.8);
    /* background: linear-gradient(to left, #999 0, #ffffff 15px, #ffffff 100%); */
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /*
  .table-responsive::after {
  	content: "";
  	position: absolute;
  	right: -0.3rem;
  	top: 50%;
  	display: block;
  	width: 4rem;
  	height: 4rem;
  	border: 5px solid #38cce9;
  	border-color: #38cce9;
  	border-width: 5px 5px 0 0;
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
  	z-index: 10000000;
  }
  */
  .shapes-dimensions .shapes-dimensions-table > table {
    min-width: 450px;
  }
  .archive-table {
    padding: 1rem;
  }
  .c-mods .rainbow-modification.has-images,
  .c-mods .rainbow-modification.has-images:nth-child(4n+1) {
    clear: none;
    width: 32%;
    margin-left: 2%;
  }
  .c-mods .rainbow-modification.has-images:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
  body.insights .insights-summary-section, body.insights .insights-summary-section:first-child, body.insights .insights-summary-section:nth-child(2), body.insights .insights-summary-section:last-child {
    margin-top: 4rem;
  }
  body.insights .insights-summary-title {
    float: none;
    width: 100%;
  }
  body.insights .insights-summary-data {
    float: none;
    width: 100%;
  }
  body.insights .insights-summary-data table td {
    width: 54%;
  }
  body.insights .insights-summary-data table td:nth-child(1) {
    padding-left: 0;
  }
  body.insights .insights-summary-data table td:nth-child(2) {
    width: 46%;
    padding-right: 3rem;
  }
  body.insights .insights-summary-images {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    max-width: 18rem;
    margin: 2rem auto 0;
  }
  body.insights .insights-summary-images img {
    position: relative;
  }
  body.insights .insights-summary-images img.insights-summary-image-back {
    position: absolute;
  }
  .finishes-video a h2, .finishes-video a .h2 {
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  html {
    font-size: 56%;
  }
  .inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .artist-right {
    padding: 2rem 2rem;
  }
  .artist-right h1 {
    padding-right: 5rem;
  }
  .distributors-item .col-left {
    float: none;
    width: 100%;
  }
  .distributors-item .col-right {
    float: none;
    width: 100%;
    margin-top: 4rem;
  }
  .aboutus .inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .aboutus-item {
    width: 18rem;
    margin: 0 0 5rem;
  }
  .aboutus-item .aboutus-border {
    width: 13rem;
    height: 13rem;
  }
  .aboutus-item .aboutus-border svg {
    max-width: 5rem;
    max-height: 5rem;
  }
  .aboutus-item h3 {
    font-size: 2rem;
  }
  .aboutus-item .aboutus-image {
    left: 2.5rem;
    width: 13rem;
    height: 13rem;
    -webkit-transform: translate(1.1rem, -1.1rem);
    transform: translate(1.1rem, -1.1rem);
  }
  body.insights .insights-type {
    margin: 0 -2rem;
  }
}
@media (max-width: 450px) {
  .contact .cf7-smart-grid.has-grid .field > label {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.4rem;
    padding-top: 0;
  }
  .contact .cf7-smart-grid.has-grid .field .wpcf7-form-control-wrap {
    width: 100%;
  }
  div.wpcf7 div.wpcf7-response-output {
    margin-left: 0;
  }
  .contact-legal {
    padding-left: 0;
  }
  .rainbow-summary-groups {
    padding: 0;
  }
  .rainbow-summary-group-title {
    float: none;
    width: 100%;
    margin-bottom: 0.6rem;
  }
  .rainbow-summary-group-value {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .rainbow-summary-bottom .btn.c-mods-pdf {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 1rem;
  }
  .c-guitars .categories-items {
    max-width: 24rem;
  }
  .c-guitars .categories-item, .c-guitars .categories-item:nth-child(4n+1), .c-guitars .categories-item:nth-child(2n+1) {
    clear: none;
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .mission-blocks-item .mission-blocks-image {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 400px) {
  .products-item .products-features {
    left: -1rem;
  }
  .product-image {
    height: 38rem;
  }
  .product-image img.product-image-front {
    margin-right: -8rem;
    margin-left: 0;
  }
  .media-item .media-image {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  #countdown > span {
    margin-left: 1.5rem;
  }
  #countdown > span > span:first-child {
    font-size: 4rem;
  }
  #countdown > span > span:last-child {
    font-size: 1.2rem;
  }
  /**/
  .categories-item h3 {
    font-size: 1.8rem;
  }
  .categories-item h3::after {
    top: 0.6rem;
  }
  .products-item h3 {
    font-size: 1.8rem;
  }
  .products-item h3::after {
    top: 0.6rem;
  }
  .eco-tiles-item .eco-tiles-leaf {
    display: none;
  }
  .eco-tiles-item .eco-tiles-title p {
    display: none;
  }
  .eco-tiles-item .eco-tiles-button span {
    opacity: 1;
  }
  .eco-tiles-item .eco-tiles-button i {
    margin-left: 1rem;
  }
  body.insights .insights-summary {
    padding-bottom: 4rem;
  }
  body.insights .insights-summary-data table,
  body.insights .insights-summary-data tbody,
  body.insights .insights-summary-data tr,
  body.insights .insights-summary-data td {
    display: block !important;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
  }
  body.insights .insights-summary-data table td:first-child {
    font-size: 1.2rem;
    margin-top: 1.5rem;
  }
  body.insights .insights-summary-edit input {
    height: 3.2rem;
  }
  body.insights .insights-summary-edit select {
    height: 3.2rem;
  }
}
/*# sourceMappingURL=styles-mq.css.map */
