@media screen and (max-width: 1422px) {
  #umisteni .flex-container:first-of-type img:first-of-type {
    margin-right: -70px;
  }
  #umisteni .flex-container:first-of-type img:last-of-type {
    margin-left: -70px;
  }
}
@media screen and (max-width: 1200px) {
  #header .logo a img {
    max-width: 315px;
  }
  #hotel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .caption {
    font-size: 1.6em;
  }
  #banner .flex-container .flex-container .item h3 {
    font-size: 1.6em;
  }
  #banner .flex-container .flex-container .item .caption {
    font-size: 0.8em;
  }
  #umisteni .flex-container:first-of-type img:first-of-type {
    margin-right: -50px;
  }
  #umisteni .flex-container:first-of-type img:last-of-type {
    margin-left: -50px;
  }
  #umisteni .flex-container .item .caption {
    max-width: 295px;
  }
  #umisteni .flex-container .item .caption.small {
    font-size: 0.8em;
  }
  h2 {
    font-size: 2em;
  }
  #difuser .smoke-pink {
    bottom: -40px;
  }
  #umisteni h2 {
    padding-top: 80px;
  }
  #umisteni img {
    width: 85vw;
    max-width: unset;
  }
  #umisteni .flex-container img:first-of-type {
    margin-right: -8vw !important;
  }
  #umisteni .flex-container img:nth-of-type(2) {
    display: none;
  }
  #umisteni .flex-container img:last-of-type {
    margin-left: -8vw !important;
    display: block;
  }
  #umisteni .flex-container:first-of-type {
    padding-top: 0px;
  }
  #umisteni .flex-container:last-of-type .item {
    display: none;
  }
  #paleta .caption.small {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 968px) {
  h2 {
    font-size: 1.6em;
  }
  .caption {
    font-size: 1.4em;
  }
  #header {
    padding: 0px;
  }
  #header .logo a img {
    max-width: 200px;
  }
  #header #nav {
    padding-right: 10px;
  }
  #header #nav li a {
    padding: 15px 10px;
    font-size: 15px;
  }
  #letak #dotazy {
    max-width: 80%;
  }
  #letak .button {
    max-width: 80%;
  }
  #letak #cena {
    max-width: 80%;
  }
  #banner p {
    font-size: 1.2em;
  }
  #banner .elipse {
    width: 250px;
    height: 250px;
  }
  #banner .elipse img {
    max-width: 120px;
  }
  #banner .flex-container .flex-container .item {
    padding: 20px 40px;
  }
  #banner .flex-container .flex-container .item:first-of-type {
    padding-left: 50px;
  }
  #product .lady {
    max-width: 400px;
  }
  #product .vune-sides:before {
    left: -200px;
  }
  #product .vune-sides:after {
    right: -200px;
  }
  #difuser .smoke-pink {
    bottom: -57px;
  }
  #umisteni h2:first-of-type {
    padding-top: 120px;
  }
  #umisteni .flex-container .item .caption.small {
    max-width: 205px;
  }
  #letak .flex-container:last-of-type {
    flex-direction: column;
    height: 430px;
  }
  #footer .flex-container .slogan {
    max-width: 200px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #toggle-menu {
    display: block;
  }
  #header .logo a img {
    padding: 20px 0px;
  }
  #header #nav {
    display: none;
    background-color: #362833;
    position: absolute;
    width: 100%;
  }
  #header #nav li {
    display: block;
    margin: auto;
    text-align: center;
  }
  .paddingTB80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  h2 {
    font-size: 1.4em;
  }
  .caption {
    font-size: 1em;
  }
  #banner h2 {
    text-align: left;
  }
  #banner p {
    text-align: left;
  }
  #banner .elipse {
    margin-bottom: 20px;
  }
  #banner .flex-container .flex-container {
    align-items: flex-start;
    flex-direction: column;
  }
  #banner .flex-container .flex-container .item {
    padding-left: 0;
  }
  #banner .flex-container .flex-container .item h3 {
    text-align: left;
    font-size: 1.2em;
  }
  #banner .flex-container .flex-container .item .caption {
    padding-bottom: 0;
    text-align: left;
  }
  #banner .flex-container .flex-container .item:first-of-type {
    padding-left: 0;
  }
  #banner .flex-container .flex-container .item:nth-of-type(2):before {
    height: 6px;
    width: 180px;
  }
  #banner .flex-container .flex-container .item:nth-of-type(2):after {
    height: 6px;
    width: 180px;
    bottom: 0;
    left: 0;
    top: unset;
    right: unset;
  }
  #product .vune-sides:before {
    display: none;
  }
  #product .vune-sides:after {
    display: none;
  }
  #difuser {
    background-image: url("../img/right-white-background-with-gray-abstract-shapes.png");
    background-position: inherit;
  }
  #difuser .bg-left {
    display: none;
  }
  #difuser .bg-right {
    width: 100%;
    right: 0;
    height: 770px;
    opacity: 0.5;
    display: none;
  }
  #difuser .difuser-img {
    max-height: 170px;
    margin-bottom: 40px;
  }
  #difuser .flex-container {
    align-items: center;
    flex-direction: column;
  }
  #difuser .box {
    background-color: unset !important;
    max-width: unset;
    padding: 20px 20px;
  }
  #difuser .box p {
    color: #000;
    text-align: center;
  }
  #difuser .smoke-pink {
    display: none;
  }
  #difuser .smoke-blue {
    display: none;
  }
  #umisteni h2:first-of-type {
    padding-top: 40px;
  }
  #paleta .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 10px 10px;
    grid-template-areas: ". . ." ". . ." ". . ." ". . ." ". . ." ". . ." ". . ." "customer-line customer-line customer-line";
    margin-bottom: 20px;
  }
  #paleta .grid .customer-line {
    grid-area: customer-line;
    padding: 0;
    margin-top: 0;
    background-color: #f0ede8;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #paleta .grid .customer-line .caption.small {
    padding: 0;
    margin-bottom: auto !important;
    font-size: 1.1em;
  }
  #paleta .grid .area-large {
    display: none;
  }
  #paleta .grid .grid-item {
    padding: 0;
  }
  #letak p.bg-lightblue {
    padding-left: 10px;
    padding-right: 10px;
  }
  #letak .flex-container:first-of-type {
    flex-direction: column;
  }
  #letak .flex-container:first-of-type .item {
    max-width: 100% !important;
  }
  #letak .flex-container:first-of-type .item .box {
    padding: 15px 10px 15px 10px;
    max-width: 100%;
  }
  #footer .flex-container {
    flex-direction: column;
    text-align: center;
  }
  #footer .flex-container ul {
    padding-bottom: 20px;
  }
  #footer .flex-container .slogan {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 576px) {
  #banner .flex-container .item h2 {
    padding-bottom: 10px;
  }
  #banner .flex-container .item p {
    line-height: 1.1em;
  }
  #hotel h2 {
    font-size: 1em;
  }
  .button {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 395px) {
  h2 {
    font-size: 1.2em;
  }
  #letak #dotazy {
    max-width: 100%;
  }
  #letak .button {
    max-width: 100%;
  }
  #letak #cena {
    max-width: 100%;
  }
}
/*# sourceMappingURL=responsive.css.map */