html {
  overflow-x: hidden;
}
body {
  font-family: "Playfair Display", sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #fff;
  background: #fff;
  background: url("/images/background.jpg");
  background-size: 100% auto;
  background-color: #030302;
  background-repeat: no-repeat;
  font-weight: 400;
}
p {
  font-family: "Playfair Display", sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.375em;
  margin-top: 30px;
}
a {
  font-family: "Playfair Display", sans-serif;
  text-decoration: underline;
  color: #ffbe00;
}
.main_color {
  color: #0d0705;
}
i.blue {
  color: #0d0705;
}
a:hover {
  text-decoration: none;
  color: #ffbe00;
}
strong {
  color: #ffbe00;
}
.iframe_cont {
  position: relative;
  overflow: hidden;
  padding-top: 30%;
}
.iframe_cont iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 90%;
  border: 0;
  margin: 5%;
}
h1 {
  font-family: "Rowdies";
  font-size: 5em;
  font-weight: 500;
  line-height: 1.05em;
  margin: 0 0 25px 0;
  color: #ffbe00;
  text-align: left;
  padding-left: 0px;
  font-weight: 900;
}
h2 {
  font-family: "Rowdies";
  font-size: 3em;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  line-height: 1.25em;
  margin-top: 0px;
  margin-bottom: 35px;
  font-weight: 400;
  color: #ffbe00;
  position: relative;
  text-align: left;
}
h2 b {
  font-weight: normal;
}
h3,
h4 {
  font-size: 2.25em;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1.25em;
  line-height: 15.4px;
  color: #fff;
  margin: 30px 0;
}
h3 strong,
h4 strong {
  color: #ffbe00;
}
h4 {
  font-size: 1em;
}
blockquote {
  font-size: 21px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 30px;
}
pre {
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 18.5714px;
  color: #fff;
}
table {
  text-align: left;
  width: 70%;
  margin: auto;
  margin-top: 35px;
  border-collapse: collapse;
}
table td {
  padding: 10px 15px;
}
table tr:nth-child(even) {
  background: $main_color_light;
}
table tr:nth-child(odd) {
  background: #fff;
}
table td.price {
  text-align: right;
  white-space: nowrap;
}
.margin0 {
  margin: 0;
}
#header_ghost {
  height: 100px;
}
.top_button {
  float: right;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 15px;
}
#show_mobile_menu {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.08 26.08' height='98.571' width='98.571'><g transform='translate(-38.932 -136.738)'><rect ry='4.158' y='136.738' x='38.932' height='26.08' width='26.08' paint-order='stroke fill markers' fill='$main_color_svg' /><path d='M44.488 144.16a1 1 0 1 0 0 2h14.967a1 1 0 1 0 0-2zM44.488 148.777a1 1 0 1 0 0 2h14.967a1 1 0 1 0 0-2zM44.488 153.396a1 1 0 1 0 0 2h14.967a1 1 0 1 0 0-2z' color='$main_color_svg' fill='%23fff' fill-rule='evenodd'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.close_button {
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='269.502' height='269.502' viewBox='0 0 71.306 71.306'><g fill='none' stroke='%23FFF' stroke-width='6.501' stroke-linecap='round'><path d='M55.549 15.757L15.757 55.549M55.549 55.549L15.757 15.757'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.read_more {
  position: relative;
  bottom: 15px;
}
.submenu_container {
  text-align: center;
  padding-top: 35px;
}
.submenu_container .button {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  background: #0d0705;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 30%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.submenu_container .button:hover {
  background: #fff;
  color: #0d0705;
}
section {
  padding: 0;
  margin: 0;
  min-height: 150px;
  position: relative;
}
section .container {
  padding-top: 25px;
  padding-bottom: 65px;
  position: relative;
}
section::before {
  content: "";
  position: absolute;
  padding: 0;
  margin: 0;
  height: 1px;
  bottom: -10px;
  left: 25%;
  z-index: 15;
  width: 50%;
  border-bottom: 1px solid #333;
}
section#kontakty .container {
  padding-bottom: 0;
}
section#kontakty::before {
  width: 0;
}
#full_header {
  background: #0d0705;
  background-image: url("/images/background-white.png");
  height: 100px;
  z-index: 1000;
  position: relative;
}
#header_container {
  position: relative;
  z-index: 101;
  height: 100px;
}
#header_container #logo {
  float: left;
  left: 0;
  bottom: 0px;
}
#header_container #logo img {
  height: 100px;
}
#header_container #logo span {
  display: block;
  color: #666;
}
#header_container #main_menu {
  float: right;
  height: 100px;
  line-height: 100px;
}
#header_container.fixed {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100px;
  background: rgba(66,66,66,0.9);
}
#header_container.fixed .small_menu a {
  color: #fff;
}
#header_container.fixed #small_logo {
  margin: 0;
  padding: 0;
  background: transparent;
  left: 50px;
  top: 5px;
  display: block;
}
#header_container.fixed #small_logo img {
  height: 90px;
}
#small_banner {
  width: 100%;
  height: 180px;
  background: url("/images/banner-mini.jpg") center center;
}
#full_banner {
  width: 100%;
  -webkit-box-shadow: 0px 6px 23px 2px rgba(0,0,0,0.7);
  box-shadow: 0px 6px 23px 2px rgba(0,0,0,0.7);
  background: transparent;
  position: relative;
  z-index: 5;
}
#full_banner #open_time {
  position: absolute;
  left: 20px;
  top: -15px;
  background: #fff;
  padding: 25px;
  padding-top: 35px;
  color: #fff;
  background: #0d0705;
  z-index: 1500;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-size: 1.5em;
  transform: rotate(-2deg);
}
#full_banner .container {
  position: relative;
  height: 100%;
}
#full_banner .motto {
  font-family: "Rowdies";
  z-index: 105;
  position: absolute;
  bottom: 0%;
  font-size: 2.2em;
  text-align: center;
  color: #fff;
  background: rgba(255,255,255,0.7);
  width: 100%;
  padding: 15px;
  position: absolute;
  text-shadow: 0px 0px 4px #000;
}
#full_banner .motto strong {
  font-size: 2.2em;
  display: block;
  font-weight: 500;
}
#full_banner .motto i {
  position: relative;
  bottom: 0px;
}
#full_banner .banner_link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: auto 100%;
}
@media (max-width: 799px) {
  #full_banner {
    height: 200px;
  }
  #full_banner .sliedie_left,
  #full_banner .sliedie_right {
    display: none;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  #full_banner {
    height: 380px;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  #full_banner {
    height: 500px;
  }
}
@media (min-width: 1366px) and (max-width: 1799px) {
  #full_banner {
    height: 590px;
  }
}
@media (min-width: 1800px) {
  #full_banner {
    height: 640px;
  }
}
#page_message {
  background: #999;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
}
#page_message.success {
  background: #008000;
}
#page_message.warning {
  background: #f00;
}
#cookies_lista {
  position: fixed;
  font-size: 0.8em;
  width: 100%;
  bottom: 0;
  z-index: 11;
  padding: 15px 75px;
  background: #0d0705;
  color: #fff;
  border-top: 2px solid #ccc;
}
#cookies_lista a {
  color: #fff;
}
#cookies_lista #cookies_lista_zavrit {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 0.9em;
  color: #fff;
}
#kontakty .large {
  font-size: 1.2em;
}
#kontakty .photo {
  margin-top: 55px;
}
#kontakty .photo img {
  border: none;
}
#kontakty .contact_tab textarea {
  height: 250px;
}
#kontakty .contact_tab .checkbox {
  margin-top: 15px;
}
#map {
  margin-top: 35px;
}
#mapa {
  height: 350px;
}
#main_menu {
  margin: auto;
  height: 100px;
  line-height: 100px;
}
.photo,
.photogallery {
  margin-top: 15px;
  text-align: center;
}
.photo img,
.photogallery img {
  width: 100%;
  padding: 0;
}
.photo img:hover,
.photogallery img:hover {
  opacity: 0.9;
}
#content_container {
  padding-top: 0px;
}
#content {
  position: relative;
}
#content .container {
  background: rgba(13,7,5,0.7);
  position: relative;
  padding-bottom: 35px !important;
}
#breadcrumb {
  padding-top: 15px;
  color: #0d0705;
}
#breadcrumb a {
  color: $main_color_light;
}
#breadcrumb strong {
  display: inline-block;
}
#footer_container {
  -webkit-box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.7);
  box-shadow: 0px 0px 23px 2px rgba(0,0,0,0.7);
  background: #0d0705;
  position: relative;
  z-index: 5;
  padding: 30px 0;
  color: #fff;
}
#footer_container a {
  color: #fff;
}
#footer {
  position: relative;
  text-align: center;
  font-weight: 300;
  min-height: 150px;
  color: #fff;
  font-size: 0.8em;
}
#footer p {
  color: #fff;
}
#footer #footer_logo {
  width: 190px;
  margin-top: 25px;
}
#copyright {
  text-shadow: 0px 0px 4px #000;
  font-weight: 300;
  margin-top: 30px;
  text-align: center;
  font-size: 1em;
}
.respo_size {
  position: fixed;
  background: #f00;
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 2em;
  z-index: 10000;
  bottom: 0;
  opacity: 0.5;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
  background: #0a0a0a;
  color: #e8e8e8;
  font-family: "DM Sans", ui-sans-serif, system-ui, sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
a,
a:hover,
a:active {
  color: inherit !important;
  text-decoration: none;
}
strong,
b {
  color: inherit !important;
}
#full_header,
#header_ghost,
#header_container,
#content_container,
#content,
.html_content,
#footer_container,
.respo_size,
#respo_xs,
#respo_sm,
#respo_tb,
#respo_md,
#respo_lg,
#respo_xlg {
  all: unset;
  display: none !important;
}
:root {
  --b: rgba(255,255,255,0.13);
  --bh: rgba(255,255,255,0.3);
  --card: rgba(255,255,255,0.035);
  --glass: rgba(10,10,10,0.6);
  --dim: rgba(255,255,255,0.55);
  --muted: rgba(255,255,255,0.38);
  --accent: #fff;
  --accent-fg: #000;
  --r: 18px;
  --rbtn: 12px;
  --max: 1152px;
  --track: 0.14em;
  --trackw: 0.2em;
  --font-display: "Bebas Neue", Impact, ui-sans-serif, sans-serif;
  --font-mono: "DM Mono", ui-monospace, monospace;
}
.r-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
  padding: 0 20px;
}
.r-nav-inner {
  max-width: var(--max);
  margin: 10px auto 0;
  border-radius: 16px;
  border: 1px solid var(--b);
  background: var(--glass);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.r-nav-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
}
.r-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #fff;
}
.r-logo img {
  height: 26px;
  width: auto;
  display: block;
  filter: invert(1);
}
.r-logo-sub {
  font-size: 0.68rem;
  color: var(--dim);
  letter-spacing: var(--trackw);
  text-transform: uppercase;
}
.r-nav-links {
  display: flex;
  align-items: center;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.r-nav-links a {
  font-family: var(--font-display);
  font-size: 1.05rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--dim);
  transition: color 0.2s;
}
.r-nav-links a:hover {
  color: #fff;
}
.r-nav-links a.active {
  color: #fff;
}
.r-nav-socials {
  display: flex;
  align-items: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.r-nav-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid var(--b);
  border-radius: 10px;
  transition: border-color 0.2s;
}
.r-nav-socials a:hover {
  border-color: var(--bh);
}
.r-nav-socials img {
  width: 18px;
  height: 18px;
  filter: invert(1);
  opacity: 0.6;
}
.r-nav-socials img.no-invert {
  filter: none;
  opacity: 0.7;
}
.r-nav-socials a:hover img {
  opacity: 1;
}
.r-nav-right {
  display: flex;
  align-items: center;
  gap: 12px;
}
.r-nav-toggle {
  display: none;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 12px;
  padding: 8px 14px;
  background: transparent;
  color: #fff;
  font-size: 0.68rem;
  letter-spacing: var(--track);
  text-transform: uppercase;
  cursor: pointer;
  font-family: inherit;
}
.r-mob {
  display: none;
  border-top: 1px solid var(--b);
  padding: 14px 20px;
}
.r-mob.is-open {
  display: block;
}
.r-mob-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.r-mob-grid li:last-child {
  grid-column: 1/-1;
}
.r-mob-socials {
  display: flex !important;
  align-items: center;
  gap: 8px;
}
.r-mob-socials a {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 12px 12px 12px 18px;
  font-size: 0.68rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  transition: color 0.2s, border-color 0.2s;
}
.r-mob-socials a:hover {
  color: #fff;
  border-color: var(--bh);
}
.r-mob-socials img {
  width: 16px;
  height: 16px;
  filter: invert(1);
  flex-shrink: 0;
}
.r-mob-socials img.no-invert {
  filter: none;
}
.r-mob-grid a {
  display: block;
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 12px;
  font-size: 0.68rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  transition: color 0.2s, border-color 0.2s;
}
.r-mob-grid a:hover {
  color: #fff;
  border-color: var(--bh);
}
@media (max-width: 639px) {
  .r-nav-links,
  .r-nav-socials {
    display: none;
  }
  .r-nav-toggle {
    display: flex;
  }
}
.r-footer {
  max-width: var(--max);
  margin: 0 auto;
  padding: 32px 20px 48px;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.r-footer-row {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.r-footer-brand {
  display: flex;
  align-items: center;
  gap: 12px;
}
.r-footer-brand-rd {
  width: 28px;
  height: 28px;
  filter: invert(1);
  opacity: 0.35;
  flex-shrink: 0;
}
.r-footer-brand-wordmark {
  height: 14px;
  width: auto;
  filter: invert(1);
  opacity: 0.35;
}
.r-footer-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}
.r-footer-copy {
  font-size: 0.68rem;
  color: var(--muted);
  font-family: var(--font-mono);
}
.r-footer-tag {
  font-family: var(--font-mono);
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--muted);
}
@media (min-width: 640px) {
  .r-footer-meta {
    align-items: flex-end;
  }
}
@media (min-width: 640px) {
  .r-footer-row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.r-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--rbtn);
  padding: 11px 20px;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  text-decoration: none !important;
  cursor: pointer;
  border: 1px solid transparent;
  transition: background 0.18s, color 0.18s, border-color 0.18s, opacity 0.18s;
  line-height: 1;
  font-family: inherit;
  white-space: nowrap;
}
.r-btn-primary {
  background: var(--accent) !important;
  color: var(--accent-fg) !important;
  border-color: var(--accent) !important;
}
.r-btn-primary:hover {
  background: rgba(255,255,255,0.88) !important;
  border-color: rgba(255,255,255,0.88) !important;
  color: #000 !important;
}
.r-btn-outline {
  background: transparent !important;
  color: rgba(255,255,255,0.8) !important;
  border-color: rgba(255,255,255,0.2) !important;
}
.r-btn-outline:hover {
  color: #fff !important;
  border-color: rgba(255,255,255,0.4) !important;
}
.r-icon-btn {
  width: 46px;
  height: 46px;
  border-radius: var(--rbtn);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--b);
  background: transparent;
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s;
  color: rgba(255,255,255,0.8);
  font-size: 1rem;
  font-family: inherit;
}
.r-icon-btn:hover {
  border-color: var(--bh);
  color: #fff;
}
.r-icon-btn.primary {
  background: #fff;
  color: #000;
  border-color: #fff;
  font-weight: bold;
}
.r-icon-btn.primary:hover {
  background: rgba(255,255,255,0.88);
  border-color: rgba(255,255,255,0.88);
}
.r-icon-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.r-card {
  border: 1px solid var(--b);
  border-radius: var(--r);
  background: var(--card);
  overflow: hidden;
}
.r-card-body {
  padding: 20px;
}
.r-sections {
  max-width: var(--max);
  margin: 0 auto;
  padding: 72px 20px;
  display: flex;
  flex-direction: column;
  gap: 96px;
  overflow-x: hidden;
}
.r-section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 36px;
  flex-wrap: wrap;
}
.r-section-title {
  font-family: var(--font-display);
  font-size: clamp(2rem, 5vw, 2.8rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 0 0 8px;
  color: #fff;
  line-height: 1;
}
.r-section-desc {
  font-size: 0.88rem;
  color: var(--dim);
  line-height: 1.65;
  margin: 0;
  max-width: 540px;
}
.r-section-aside {
  font-size: 0.65rem;
  color: var(--muted);
  font-family: var(--font-mono);
  white-space: nowrap;
}
#videa,
#fotky,
#koncerty,
#press,
#kontakt {
  scroll-margin-top: 90px;
}
.r-hero {
  position: relative;
  min-height: 100svh;
  min-height: 100vh;
  overflow: hidden;
  background: #0a0a0a;
}
.r-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: grayscale(1) contrast(1.5) brightness(0.75);
  mix-blend-mode: screen;
  opacity: 0;
  transition: opacity 1.8s ease;
}
.r-hero-bg.is-active {
  opacity: 1;
}
.r-hero-noise {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 70%, rgba(0,0,0,0.85) 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");
  background-repeat: no-repeat, repeat;
  background-size: cover, 220px 220px;
}
.r-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.25) 40%, rgba(10,10,10,0.85) 85%, #0a0a0a 100%);
}
.r-hero-content {
  position: relative;
  max-width: var(--max);
  margin: 0 auto;
  padding: 80px 20px 56px;
  display: grid;
  gap: 40px;
  align-items: end;
/* na mobilu single column, player se vejde */
  grid-template-columns: 1fr;
}
.r-hero-text {
  max-width: 580px;
  min-width: 0;
}
.r-player {
  min-width: 0;
  overflow: hidden;
}
.r-hero-wordmark {
  display: block;
  width: 100%;
  max-width: 600px;
  height: auto;
  filter: invert(1);
  opacity: 0;
  animation: wordmarkReveal 1s cubic-bezier(0.16, 1, 0.3, 1) 0.3s forwards;
}
.r-hero-rd {
  position: absolute;
  right: -80px;
  bottom: -60px;
  width: 680px;
  height: 680px;
  filter: invert(1);
  opacity: 0.055;
  pointer-events: none;
  user-select: none;
}
@media (max-width: 1023px) {
  .r-hero-rd {
    width: 340px;
    height: 340px;
    right: -30px;
    bottom: -20px;
    opacity: 0.04;
  }
}
.r-hero-tagline {
  font-family: var(--font-mono);
  font-size: 0.68rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  margin: 0 0 16px;
}
.r-hero-title {
  font-family: var(--font-display);
  font-size: clamp(4rem, 14vw, 9rem);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.92;
  letter-spacing: 0.02em;
  margin: 0 0 6px;
  color: #fff;
/* pokud obsahuje SVG logo, resetujeme line-height na img */
  display: block;
}
.r-hero-title img {
  line-height: 0;
}
.r-hero-desc {
  font-size: 0.9rem;
  color: var(--dim);
  line-height: 1.68;
  margin: 0 0 28px;
  max-width: 480px;
}
.r-hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.r-hero-scroll {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 40px;
  font-size: 0.68rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
}
.r-hero-scroll-line {
  display: inline-block;
  height: 1px;
  width: 40px;
  background: rgba(255,255,255,0.2);
}
.r-player {
  border: 1px solid var(--b);
  border-radius: var(--r);
  background: rgba(0,0,0,0.55);
  backdrop-filter: blur(12px);
  padding: 22px;
}
.r-player-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
}
.r-player-label {
  font-family: var(--font-mono);
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  margin: 0 0 6px;
}
.r-player-track {
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  margin: 0 0 4px;
}
.r-player-hint {
  font-size: 0.72rem;
  color: var(--dim);
}
.r-player-badge {
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 7px 12px;
  font-size: 0.62rem;
  letter-spacing: var(--trackw);
  font-family: var(--font-mono);
  text-transform: uppercase;
  color: var(--dim);
  white-space: nowrap;
}
.r-player-controls {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
}
.r-player-timeline {
  flex: 1;
  min-width: 0;
}
.r-player-times {
  display: flex;
  justify-content: space-between;
  font-size: 0.65rem;
  color: var(--dim);
  font-family: var(--font-mono);
  margin: 0 0 6px;
}
.r-player-seek {
  width: 100%;
  accent-color: #fff;
}
.r-player-playlist {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 14px;
}
.r-pl-item {
  border: none;
  background: transparent;
  text-align: left;
  padding: 7px 10px;
  border-radius: 10px;
  font-size: 0.78rem;
  color: var(--dim);
  cursor: pointer;
  font-family: inherit;
  transition: color 0.15s, background 0.15s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.r-pl-item:hover {
  color: #fff;
  background: rgba(255,255,255,0.06);
}
.r-pl-item.is-active {
  color: #fff;
  background: rgba(255,255,255,0.1);
}
.r-player-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 14px;
}
.r-player-links a {
  text-align: center;
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 11px;
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  transition: color 0.2s, border-color 0.2s;
}
.r-player-links a:hover {
  color: #fff;
  border-color: var(--bh);
}
@media (max-width: 639px) {
  #r-prev-btn,
  #r-next-btn {
    display: none;
  }
}
@media (min-width: 1024px) {
  .r-hero-content {
    grid-template-columns: 1.2fr 0.8fr;
    padding-top: 110px;
  }
}
.r-videos-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}
.r-video-card {
  border: 1px solid var(--b);
  border-radius: var(--r);
  overflow: hidden;
  background: var(--card);
}
.r-video-embed {
  aspect-ratio: 16/9;
  position: relative;
}
.r-video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.r-video-info {
  padding: 16px 18px;
}
.r-video-title {
  font-size: 0.9rem;
  font-weight: 600;
  color: #fff;
  margin: 0 0 4px;
}
.r-video-meta {
  font-size: 0.72rem;
  color: var(--dim);
  margin: 0;
}
.r-yt-wrap .clearfix {
  display: none;
}
.r-yt-wrap > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.r-yt-wrap .iframe_cont {
  float: none !important;
  padding: 0 !important;
  margin: 0;
  flex: 1 1 calc(50% - 10px);
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: var(--r);
  border: none;
  filter: grayscale(1);
}
.r-yt-wrap .iframe_cont:hover {
  filter: grayscale(0);
  transition: filter 0.3s ease;
}
.r-yt-wrap .iframe_cont iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}
.r-yt-wrap h3,
.r-yt-wrap h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 0.9rem;
  color: var(--dim);
  font-weight: 600;
  margin: 0 0 12px;
  text-transform: none;
  letter-spacing: 0;
}
@media (min-width: 640px) {
  .r-videos-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .r-videos-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.r-photo-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.r-photo-item {
  position: relative;
  aspect-ratio: 1;
  border-radius: var(--r);
  overflow: hidden;
  border: 1px solid var(--b);
  background: var(--card);
  cursor: pointer;
}
.r-photo-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(1) contrast(1.2) brightness(0.75);
  transition: filter 0.25s;
}
.r-photo-item:hover img {
  filter: grayscale(1) contrast(1.2) brightness(0.9);
}
.r-photo-num {
  position: absolute;
  bottom: 8px;
  left: 8px;
  font-size: 0.58rem;
  text-transform: uppercase;
  letter-spacing: var(--track);
  color: rgba(255,255,255,0.7);
  background: rgba(0,0,0,0.5);
  border: 1px solid var(--b);
  border-radius: 10px;
  padding: 3px 8px;
}
@media (min-width: 640px) {
  .r-photo-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  .r-photo-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.r-lightbox {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 800;
}
.r-lightbox.is-open {
  display: block;
}
.r-lightbox-bg {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.92);
}
.r-lightbox-inner {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.r-lightbox-wrap {
  width: 100%;
  max-width: 1000px;
}
.r-lightbox-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.r-lightbox-label {
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
}
.r-lightbox-close {
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 8px 16px;
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: rgba(255,255,255,0.8);
  background: transparent;
  cursor: pointer;
  transition: color 0.2s, border-color 0.2s;
  font-family: inherit;
}
.r-lightbox-close:hover {
  color: #fff;
  border-color: var(--bh);
}
.r-lightbox-img {
  border: 1px solid var(--b);
  border-radius: var(--r);
  overflow: hidden;
  background: var(--card);
}
.r-lightbox-img img {
  width: 100%;
  height: auto;
  display: block;
}
.r-gigs-head {
  display: flex;
  align-items: center;
  gap: 8px;
}
.r-tab-btn {
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 10px 16px;
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  cursor: pointer;
  background: transparent;
  color: var(--dim);
  transition: color 0.2s, border-color 0.2s;
  font-family: inherit;
}
.r-tab-btn.is-active {
  color: #fff;
  border-color: rgba(255,255,255,0.3);
}
.r-tab-btn:hover {
  color: #fff;
  border-color: var(--bh);
}
.r-gigs-box {
  border: 1px solid var(--b);
  border-radius: var(--r);
  background: var(--card);
  padding: 18px 20px;
}
@media (min-width: 640px) {
  .r-gigs-box {
    max-width: 80%;
    margin-inline: auto;
  }
}
.r-gigs-filter {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
}
.r-gigs-filter-label {
  font-family: var(--font-mono);
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
}
.r-gigs-filter-fields {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  width: 100%;
}
.r-input {
  border: 1px solid var(--b);
  border-radius: 12px;
  background: rgba(0,0,0,0.3);
  padding: 10px 16px;
  font-size: 0.88rem;
  color: #fff;
  outline: none;
  width: 100%;
  max-width: 340px;
  flex: 1;
  font-family: inherit;
  transition: border-color 0.2s;
}
.r-input:focus {
  border-color: rgba(255,255,255,0.3);
}
.r-input::placeholder {
  color: var(--muted);
}
@media (min-width: 640px) {
  .r-gigs-filter {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .r-gigs-filter-fields {
    width: auto;
  }
  .r-input {
    width: auto;
    max-width: 260px;
    flex: none;
  }
}
.r-gigs-list {
  margin-top: 0;
}
.r-gig-row {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.r-gig-row:last-child {
  border-bottom: none;
}
.r-gig-left {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.r-gig-datebox {
  flex-shrink: 0;
  border: 1px solid var(--b);
  border-radius: 12px;
  background: rgba(0,0,0,0.3);
  padding: 8px 14px;
  text-align: center;
}
.r-gig-date-lbl {
  font-family: var(--font-mono);
  font-size: 0.58rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  margin: 0 0 3px;
}
.r-gig-date-val {
  font-family: var(--font-mono);
  font-size: 0.88rem;
  color: #fff;
  margin: 0;
}
.r-gig-name {
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  margin: 0 0 4px;
}
.r-gig-sub {
  font-size: 0.84rem;
  color: var(--dim);
  margin: 0;
}
.r-gig-sub a {
  color: var(--dim);
  transition: color 0.2s;
}
.r-gig-sub a:hover {
  color: #fff;
}
.r-gig-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.r-gig-empty {
  padding: 32px 0;
  font-size: 0.88rem;
  color: var(--dim);
}
@media (min-width: 640px) {
  .r-gig-row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.r-press-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr;
}
.r-press-card {
  border: 1px solid var(--b);
  border-radius: var(--r);
  background: var(--card);
  padding: 22px;
}
.r-press-label {
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  margin: 0 0 8px;
}
.r-press-title {
  font-size: 1.05rem;
  font-weight: 600;
  color: #fff;
  margin: 0 0 8px;
}
.r-press-desc {
  font-size: 0.84rem;
  color: var(--dim);
  line-height: 1.55;
  margin: 0 0 18px;
}
.r-press-wide {
  border: 1px solid var(--b);
  border-radius: var(--r);
  background: var(--card);
  padding: 22px;
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 640px) {
  .r-press-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .r-press-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 640px) {
  .r-press-wide {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.r-downloads-wrap {
  font-size: 0.9rem;
  color: var(--dim);
}
.r-downloads-wrap a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,0.3);
}
.r-downloads-wrap a:hover {
  text-decoration-color: #fff;
}
.r-contact-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr;
}
.r-contact-card {
  border: 1px solid var(--b);
  border-radius: var(--r);
  background: var(--card);
  padding: 22px;
  min-width: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.r-contact-card-footer {
  margin-top: auto;
  padding-top: 24px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
}
.r-contact-rd {
  width: 72px;
  height: 72px;
  filter: invert(1);
  opacity: 0.08;
  flex-shrink: 0;
}
.r-contact-label {
  font-family: var(--font-mono);
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  margin: 0 0 8px;
}
.r-contact-booking {
  font-size: 1.05rem;
  font-weight: 600;
  margin: 0 0 22px;
}
.r-contact-booking a {
  text-decoration: underline !important;
  text-decoration-color: rgba(255,255,255,0.3) !important;
}
.r-contact-booking a:hover {
  text-decoration-color: #fff !important;
  color: #fff !important;
}
.r-socials {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 22px;
}
.r-socials a {
  border: 1px solid var(--b);
  border-radius: 12px;
  padding: 11px 10px;
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: rgba(255,255,255,0.8);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  transition: color 0.2s, border-color 0.2s;
}
.r-socials a:hover {
  color: #fff;
  border-color: var(--bh);
}
.r-socials a img {
  width: 16px;
  height: 16px;
  filter: invert(1);
  opacity: 0.6;
}
.r-socials a img.no-invert {
  filter: none;
  opacity: 0.75;
}
.r-socials a:hover img {
  opacity: 1;
}
.r-contact-note {
  font-size: 0.8rem;
  color: var(--dim);
  line-height: 1.6;
}
.r-contact-note-lbl {
  font-size: 0.62rem;
  text-transform: uppercase;
  letter-spacing: var(--trackw);
  color: var(--dim);
  font-family: ui-monospace, monospace;
  margin: 0 0 6px;
}
.r-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.r-form-input,
.r-form-textarea {
  border: 1px solid var(--b);
  border-radius: 12px;
  background: rgba(0,0,0,0.3);
  padding: 12px 16px;
  font-size: 0.88rem;
  color: #fff;
  outline: none;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.2s;
}
.r-form-input:focus,
.r-form-textarea:focus {
  border-color: rgba(255,255,255,0.3);
}
.r-form-input::placeholder,
.r-form-textarea::placeholder {
  color: var(--muted);
}
.r-form-textarea {
  resize: vertical;
  min-height: 120px;
}
.r-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
.r-form-status {
  font-size: 0.72rem;
  color: var(--dim);
}
.r-form-status.ok {
  color: #86efac;
}
.r-form-status.err {
  color: #fca5a5;
}
.r-form-note {
  font-size: 0.7rem;
  color: var(--muted);
  line-height: 1.5;
  margin-top: 6px;
}
@media (min-width: 900px) {
  .r-contact-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.r-page-msg {
  position: fixed;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 400;
  padding: 12px 24px;
  border-radius: 14px;
  font-size: 0.84rem;
  font-weight: 600;
  background: rgba(0,0,0,0.85);
  border: 1px solid var(--b);
  color: #fff;
  backdrop-filter: blur(8px);
}
.r-page-msg.warning {
  border-color: #fca5a5;
  color: #fca5a5;
}
.r-page-msg.success {
  border-color: #86efac;
  color: #86efac;
}
.r-page {
  max-width: var(--max);
  margin: 0 auto;
  padding: 120px 20px 80px;
}
.r-page h1 {
  font-family: var(--font-display);
  font-size: clamp(2.5rem, 6vw, 4rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 0 0 32px;
  color: #fff;
  line-height: 1;
}
.r-page h2 {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 3.5vw, 2.4rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 40px 0 16px;
  color: #fff;
  line-height: 1;
}
.r-page p {
  color: var(--dim);
  line-height: 1.7;
  margin: 0 0 16px;
  font-size: 0.95rem;
}
.r-page a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,0.3);
}
.r-page a:hover {
  text-decoration-color: #fff;
}
@-moz-keyframes wordmarkReveal {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes wordmarkReveal {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-o-keyframes wordmarkReveal {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes wordmarkReveal {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.sliedie_container {
  overflow: hidden;
  width: 100%;
}
.sliedie {
  position: relative;
  z-index: 90;
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: center;
}
.sliedie li {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.sliedie_dots {
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #fff;
}
.sliedie_dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 7px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.964 58.964'><path d='M58.964 29.482a29.482 29.482 0 01-29.482 29.482A29.482 29.482 0 010 29.482 29.482 29.482 0 0129.482 0a29.482 29.482 0 0129.482 29.482z' fill='%23FFF' opacity='0.4' /></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.sliedie_dot.active,
.sliedie_dot:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.964 58.964'><path d='M58.964 29.482a29.482 29.482 0 01-29.482 29.482A29.482 29.482 0 010 29.482 29.482 29.482 0 0129.482 0a29.482 29.482 0 0129.482 29.482z' fill='%23FFF' opacity='0.9' /></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.sliedie_message {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
}
.sliedie_left,
.sliedie_right {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 90px;
  margin-top: -35px;
  z-index: 100;
  opacity: 0.4;
}
.sliedie_right {
  right: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M9.606 3.229L26.378 20 9.606 36.771a1.894 1.894 0 002.677 2.676l18.108-18.11a1.893 1.893 0 000-2.674L12.283.554a1.893 1.893 0 00-2.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center center;
}
.sliedie_right:hover {
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M9.606 3.229L26.378 20 9.606 36.771a1.894 1.894 0 002.677 2.676l18.108-18.11a1.893 1.893 0 000-2.674L12.283.554a1.893 1.893 0 00-2.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: center center;
}
.sliedie_left {
  left: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M30.394 3.229L13.622 20l16.772 16.771a1.894 1.894 0 01-2.677 2.676L9.609 21.337a1.893 1.893 0 010-2.674L27.717.554a1.893 1.893 0 012.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center center;
}
.sliedie_left:hover {
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M30.394 3.229L13.622 20l16.772 16.771a1.894 1.894 0 01-2.677 2.676L9.609 21.337a1.893 1.893 0 010-2.674L27.717.554a1.893 1.893 0 012.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: center center;
}
.sliedie_left:hover,
.sliedie_right:hover {
  opacity: 0.9;
}
#mini_menu {
  float: right;
}
.submenu {
  display: none;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
}
.small_menu {
  text-align: center;
  position: relative;
  margin: 0;
  padding: 0;
}
.small_menu li {
  display: inline-block;
  padding: 0;
}
.small_menu a {
  padding: 3px 0;
  margin: 0;
  padding: 0;
  margin: 0 20px;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.5);
  color: #fff;
  font-size: 14pt;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
@media (min-width: 1366px) and (max-width: 1799px) {
  .small_menu a {
    padding: 1px 15px;
    font-size: 15pt;
  }
}
@media (min-width: 1800px) {
  .small_menu a {
    padding: 1px 15px;
    font-size: 16pt;
  }
}
.small_menu a#bandzone {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 150 50'><path d='M.51.981C.617.958.709.947.785.947c.229 0 .321.122.321.393 0 .312-.151.472-.428.533v-.34c.155-.034.197-.08.197-.149 0-.048-.031-.097-.153-.069l-.149.029v.56l-.115.025c-.412.084-.546-.037-.546-.342 0-.34.164-.518.598-.606Zm-.193.417c-.12.026-.174.061-.174.139 0 .082.054.094.174.069l.051-.01v-.208l-.051.01ZM.08.431V.426l-.138.03V.091l1.135-.235v.377L.328.389C.233.407.193.441.193.508s.04.084.135.065l.749-.155v.378L.221.972c-.244.05-.309-.065-.309-.231 0-.132.057-.237.168-.31Zm.428-1.484c.327-.068.598-.086.598.358 0 .426-.3.546-.596.607-.327.067-.598.082-.598-.359 0-.426.3-.546.596-.606Zm.002.377c-.287.057-.354.097-.354.179 0 .088.067.088.354.031.286-.061.353-.092.353-.178 0-.084-.067-.092-.353-.032Zm-.568-1.141.293-.061v.388l.548-.52.294-.061v.873l-.294.061v-.435l-.56.54-.281.058v-.843Z' style='fill:url(%23a);fill-rule:nonzero' transform='matrix(0 11.9814 11.9814 0 86.411 20.898)'/><path d='m-.354-1.148.45-.094v-.004c-.108-.013-.145-.088-.145-.186 0-.19.133-.346.525-.429.385-.077.569-.04.569.194 0 .123-.054.204-.169.271v.004l.142-.029v.335l-1.372.284v-.346Zm.853-.371c-.225.047-.29.075-.29.158 0 .079.065.083.29.036.223-.046.289-.078.289-.157 0-.081-.066-.083-.289-.037Zm-.853-3.022 1.372-.285v.54c0 .296-.167.45-.405.496-.143.031-.298-.011-.314-.188l-.003.002c-.031.155-.162.248-.308.278-.206.041-.342-.048-.342-.303v-.54Zm.257.303v.087c0 .075.066.1.143.084.075-.015.138-.067.138-.142v-.086l-.281.057Zm.523-.107v.1c0 .067.058.113.166.092.113-.023.169-.096.169-.164v-.1l-.335.072Zm.091 7.386c.447-.092.528.073.528.339a.49.49 0 0 1-.109.34c-.075.084-.189.132-.352.165v-.311l.067-.014c.131-.029.171-.071.171-.134 0-.077-.067-.091-.323-.035-.255.052-.325.092-.325.169 0 .039.016.062.045.068a.44.44 0 0 0 .167-.012v.311c-.26.052-.435.006-.435-.303 0-.26.073-.481.566-.583ZM.105-2.374v-.004l-.127.027v-.334l1.04-.216v.346l-.686.143c-.086.017-.123.048-.123.109 0 .062.037.077.123.06l.686-.142v.346l-.784.161c-.223.046-.283-.06-.283-.211 0-.122.052-.218.154-.285Zm.196-1.27v.3c-.109.025-.138.06-.138.127 0 .058.033.081.096.069.063-.013.096-.048.113-.127l.033-.142c.052-.231.142-.321.335-.358.176-.04.305.018.305.225a.313.313 0 0 1-.144.264v.004c.044-.002.081-.008.117-.002v.334c-.054-.021-.127-.008-.225.014l-.507.105c-.269.056-.335-.1-.335-.342 0-.159.05-.409.35-.471Zm.398.212c-.069.013-.109.04-.134.1-.023.053-.02.101-.048.126v.004l.125-.027c.115-.023.171-.065.171-.142 0-.052-.045-.075-.114-.061Zm-.721 7.485.269-.055v.355l.502-.477.269-.055v.799l-.269.056v-.398l-.513.494-.258.054v-.773Zm.675-1.431.365-.075v.31l-.365.075v-.31Z' style='fill:url(%23b);fill-rule:nonzero' transform='matrix(0 13.0795 13.0795 0 75 20.48)'/><defs><linearGradient id='a' x1='0' x2='1' y1='0' y2='0' gradientTransform='matrix(1 0 0 -1 0 -.058)' gradientUnits='userSpaceOnUse'><stop offset='0' style='stop-color:%23ffd419;stop-opacity:1'/><stop offset='1' style='stop-color:%23e8af12;stop-opacity:1'/></linearGradient><linearGradient id='b' x1='0' x2='1' y1='0' y2='0' gradientTransform='matrix(1 0 0 -1 0 0)' gradientUnits='userSpaceOnUse'><stop offset='0' style='stop-color:white;stop-opacity:1'/><stop offset='1' style='stop-color:%23ececec;stop-opacity:1'/></linearGradient></defs></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  width: 120px;
  height: 40px;
  position: relative;
  top: 11px;
}
.small_menu a#youtube {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='red' d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  width: 60px;
  height: 40px;
}
.small_menu a#facebook {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%231877F2' d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  width: 60px;
  height: 40px;
}
.small_menu a:hover,
.small_menu a.active {
  font-weight: 800;
  color: #ffbe00;
}
.small_menu a:hover::before,
.small_menu a.active::before {
  content: "";
  position: absolute;
  padding: 0;
  margin: 0;
  height: 1px;
  bottom: -5px;
  left: 50%;
  width: 40px;
  margin-left: -20px;
  border-bottom: 2px solid #ffbe00;
}
.small_menu a:hover {
  font-weight: 500;
}
.small_menu a:hover.active {
  font-weight: 900;
}
#footer_menu {
  margin: 0;
  padding: 0;
}
#footer_menu a {
  text-shadow: 0px 0px 4px #000;
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
#footer_menu a:hover {
  color: #fff;
}
#footer_menu a:hover:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  bottom: -5px;
  left: 50%;
  margin-left: -15px;
  border-bottom: 2px solid $purple;
}
.visible-xs,
.visible-sm,
.visible-tb,
.visible-md,
.visible-lg,
.visible-xlg {
  display: none !important;
}
.hidden {
  display: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 479px) {
  .container {
    width: 300px;
    width: auto;
  }
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .container {
    width: 440px;
    width: auto;
  }
  .visible-sm {
    display: block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  .container {
    width: 760px;
    margin: auto;
  }
  .visible-tb {
    display: block !important;
  }
  .hidden-tb {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .container {
    width: 960px;
    margin: auto;
  }
  .visible-md {
    display: block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1366px) and (max-width: 1799px) {
  .container {
    width: 1200px;
    margin: auto;
  }
  .visible-lg {
    display: block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1200px;
  }
  .visible-xlg {
    display: block !important;
  }
  .hidden-xlg {
    display: none !important;
  }
}
@media (max-height: 300px) {
  body {
    background: #f00 !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  padding: 0;
}
.marginTop5 {
  margin-top: 5px;
}
.marginTop10 {
  margin-top: 10px;
}
.marginTop15 {
  margin-top: 15px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop25 {
  margin-top: 25px;
}
.marginTop30 {
  margin-top: 30px;
}
.marginTop35 {
  margin-top: 35px;
}
.marginTop40 {
  margin-top: 40px;
}
.marginTop45 {
  margin-top: 45px;
}
.marginTop50 {
  margin-top: 50px;
}
.marginTop55 {
  margin-top: 55px;
}
.marginTop60 {
  margin-top: 60px;
}
.marginTop65 {
  margin-top: 65px;
}
.marginTop70 {
  margin-top: 70px;
}
.marginTop75 {
  margin-top: 75px;
}
.marginTop80 {
  margin-top: 80px;
}
.marginTop85 {
  margin-top: 85px;
}
.marginTop90 {
  margin-top: 90px;
}
.marginTop95 {
  margin-top: 95px;
}
.marginTop100 {
  margin-top: 100px;
}
.marginTop105 {
  margin-top: 105px;
}
.marginTop110 {
  margin-top: 110px;
}
.marginTop115 {
  margin-top: 115px;
}
.marginTop120 {
  margin-top: 120px;
}
.marginTop125 {
  margin-top: 125px;
}
.marginBottom5 {
  margin-bottom: 5px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginBottom15 {
  margin-bottom: 15px;
}
.marginBottom20 {
  margin-bottom: 20px;
}
.marginBottom25 {
  margin-bottom: 25px;
}
.marginBottom30 {
  margin-bottom: 30px;
}
.marginBottom35 {
  margin-bottom: 35px;
}
.marginBottom40 {
  margin-bottom: 40px;
}
.marginBottom45 {
  margin-bottom: 45px;
}
.marginBottom50 {
  margin-bottom: 50px;
}
.marginBottom55 {
  margin-bottom: 55px;
}
.marginBottom60 {
  margin-bottom: 60px;
}
.marginBottom65 {
  margin-bottom: 65px;
}
.marginBottom70 {
  margin-bottom: 70px;
}
.marginBottom75 {
  margin-bottom: 75px;
}
.marginBottom80 {
  margin-bottom: 80px;
}
.marginBottom85 {
  margin-bottom: 85px;
}
.marginBottom90 {
  margin-bottom: 90px;
}
.marginBottom95 {
  margin-bottom: 95px;
}
.marginBottom100 {
  margin-bottom: 100px;
}
.marginBottom105 {
  margin-bottom: 105px;
}
.marginBottom110 {
  margin-bottom: 110px;
}
.marginBottom115 {
  margin-bottom: 115px;
}
.marginBottom120 {
  margin-bottom: 120px;
}
.marginBottom125 {
  margin-bottom: 125px;
}
.padding0 {
  padding: 0px;
}
.padding5 {
  padding: 5px;
}
.padding10 {
  padding: 10px;
}
.padding15 {
  padding: 15px;
}
.padding20 {
  padding: 20px;
}
.padding25 {
  padding: 25px;
}
.padding30 {
  padding: 30px;
}
.padding35 {
  padding: 35px;
}
.padding40 {
  padding: 40px;
}
.padding45 {
  padding: 45px;
}
.padding50 {
  padding: 50px;
}
.padding55 {
  padding: 55px;
}
.padding60 {
  padding: 60px;
}
.padding65 {
  padding: 65px;
}
.padding70 {
  padding: 70px;
}
.padding75 {
  padding: 75px;
}
.padding80 {
  padding: 80px;
}
.padding85 {
  padding: 85px;
}
.padding90 {
  padding: 90px;
}
.padding95 {
  padding: 95px;
}
.padding100 {
  padding: 100px;
}
.padding105 {
  padding: 105px;
}
.padding110 {
  padding: 110px;
}
.padding115 {
  padding: 115px;
}
.padding120 {
  padding: 120px;
}
.padding125 {
  padding: 125px;
}
.margin0 {
  margin: 0px;
}
.margin5 {
  margin: 5px;
}
.margin10 {
  margin: 10px;
}
.margin15 {
  margin: 15px;
}
.margin20 {
  margin: 20px;
}
.margin25 {
  margin: 25px;
}
.margin30 {
  margin: 30px;
}
.margin35 {
  margin: 35px;
}
.margin40 {
  margin: 40px;
}
.margin45 {
  margin: 45px;
}
.margin50 {
  margin: 50px;
}
.margin55 {
  margin: 55px;
}
.margin60 {
  margin: 60px;
}
.margin65 {
  margin: 65px;
}
.margin70 {
  margin: 70px;
}
.margin75 {
  margin: 75px;
}
.margin80 {
  margin: 80px;
}
.margin85 {
  margin: 85px;
}
.margin90 {
  margin: 90px;
}
.margin95 {
  margin: 95px;
}
.margin100 {
  margin: 100px;
}
.margin105 {
  margin: 105px;
}
.margin110 {
  margin: 110px;
}
.margin115 {
  margin: 115px;
}
.margin120 {
  margin: 120px;
}
.margin125 {
  margin: 125px;
}
.relative {
  position: relative;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.alignCenter {
  text-align: center;
}
.weightBold {
  font-weight: bold;
}
.weightNormal {
  font-weight: normal;
}
.pullLeft {
  float: left !important;
}
.pullRight {
  float: right !important;
}
.imageLeft {
  float: left;
}
.imageRight {
  float: right;
}
.imageCenter {
  margin: 0 auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-tb-1,
.col-md-1,
.col-lg-1,
.col-xlg-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-2,
.col-sm-2,
.col-tb-2,
.col-md-2,
.col-lg-2,
.col-xlg-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-3,
.col-sm-3,
.col-tb-3,
.col-md-3,
.col-lg-3,
.col-xlg-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-4,
.col-sm-4,
.col-tb-4,
.col-md-4,
.col-lg-4,
.col-xlg-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5,
.col-sm-5,
.col-tb-5,
.col-md-5,
.col-lg-5,
.col-xlg-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-6,
.col-sm-6,
.col-tb-6,
.col-md-6,
.col-lg-6,
.col-xlg-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-7,
.col-sm-7,
.col-tb-7,
.col-md-7,
.col-lg-7,
.col-xlg-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-8,
.col-sm-8,
.col-tb-8,
.col-md-8,
.col-lg-8,
.col-xlg-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-9,
.col-sm-9,
.col-tb-9,
.col-md-9,
.col-lg-9,
.col-xlg-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-10,
.col-sm-10,
.col-tb-10,
.col-md-10,
.col-lg-10,
.col-xlg-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-11,
.col-sm-11,
.col-tb-11,
.col-md-11,
.col-lg-11,
.col-xlg-11 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12,
.col-sm-12,
.col-tb-12,
.col-md-12,
.col-lg-12,
.col-xlg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1 {
  float: left;
  width: 8.333333333333334%;
}
.col-xs-2 {
  float: left;
  width: 16.666666666666668%;
}
.col-xs-3 {
  float: left;
  width: 25%;
}
.col-xs-4 {
  float: left;
  width: 33.333333333333336%;
}
.col-xs-5 {
  float: left;
  width: 41.66666666666667%;
}
.col-xs-6 {
  float: left;
  width: 50%;
}
.col-xs-7 {
  float: left;
  width: 58.333333333333336%;
}
.col-xs-8 {
  float: left;
  width: 66.66666666666667%;
}
.col-xs-9 {
  float: left;
  width: 75%;
}
.col-xs-10 {
  float: left;
  width: 83.33333333333334%;
}
.col-xs-11 {
  float: left;
  width: 91.66666666666667%;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333334%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666668%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333333336%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 479px) {
  .col-sm-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-sm-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 799px) {
  .col-tb-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-tb-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-tb-3 {
    float: left;
    width: 25%;
  }
  .col-tb-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-tb-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-tb-6 {
    float: left;
    width: 50%;
  }
  .col-tb-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-tb-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-tb-9 {
    float: left;
    width: 75%;
  }
  .col-tb-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-tb-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-tb-12 {
    float: left;
    width: 100%;
  }
  .col-tb-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-tb-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-tb-offset-3 {
    margin-left: 25%;
  }
  .col-tb-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-tb-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-tb-offset-6 {
    margin-left: 50%;
  }
  .col-tb-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-tb-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-tb-offset-9 {
    margin-left: 75%;
  }
  .col-tb-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-tb-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-tb-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1023px) {
  .col-md-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-md-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-md-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-md-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-md-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1365px) {
  .col-lg-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-lg-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-lg-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1799px) {
  .col-xlg-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-xlg-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-xlg-3 {
    float: left;
    width: 25%;
  }
  .col-xlg-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-xlg-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-xlg-6 {
    float: left;
    width: 50%;
  }
  .col-xlg-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-xlg-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-xlg-9 {
    float: left;
    width: 75%;
  }
  .col-xlg-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-xlg-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-xlg-12 {
    float: left;
    width: 100%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.bg-navy {
  background-color: #001f3f;
}
.bg-blue {
  background-color: #0074d9;
}
.bg-aqua {
  background-color: #7fdbff;
}
.bg-teal {
  background-color: #39cccc;
}
.bg-olive {
  background-color: #3d9970;
}
.bg-green {
  background-color: #2ecc40;
}
.bg-lime {
  background-color: #01ff70;
}
.bg-yellow {
  background-color: #ffdc00;
}
.bg-orange {
  background-color: #ff851b;
}
.bg-red {
  background-color: #ff4136;
}
.bg-fuchsia {
  background-color: #f012be;
}
.bg-purple {
  background-color: #b10dc9;
}
.bg-maroon {
  background-color: #85144b;
}
.bg-white {
  background-color: #fff;
}
.bg-gray {
  background-color: #aaa;
}
.bg-silver {
  background-color: #ddd;
}
.bg-black {
  background-color: #111;
}
/* Colors */
.color-navy {
  color: #001f3f;
}
.color-blue {
  color: #0074d9;
}
.color-aqua {
  color: #7fdbff;
}
.color-teal {
  color: #39cccc;
}
.color-olive {
  color: #3d9970;
}
.color-green {
  color: #2ecc40;
}
.color-lime {
  color: #01ff70;
}
.color-yellow {
  color: #ffdc00;
}
.color-orange {
  color: #ff851b;
}
.color-red {
  color: #ff4136;
}
.color-fuchsia {
  color: #f012be;
}
.color-purple {
  color: #b10dc9;
}
.color-maroon {
  color: #85144b;
}
.color-white {
  color: #fff;
}
.color-silver {
  color: #ddd;
}
.color-gray {
  color: #aaa;
}
.color-black {
  color: #111;
}
.form-control {
  font-family: "Playfair Display";
  font-size: 1em;
  font-weight: 300;
  display: block;
  width: 100%;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  color: #333;
  border: 0px;
  background-color: #efefef;
  background-image: none;
  border-bottom: 3px solid #e1e1e1;
  border-radius: 2px;
}
.form-control:focus,
.form-control:hover {
  border-color: $black90;
  outline: none;
}
.form-control::-moz-placeholder {
  opacity: 1;
  color: #666;
}
.form-control:-ms-input-placeholder {
  color: #666;
}
.form-control::-webkit-input-placeholder {
  color: #666;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control.required_error {
  border-color: #f00;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 1;
  background-color: #eee;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.form-control.error,
.form-control.warning {
  border-color: #ffbe00;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.056 7.056' height='26.667' width='26.667'><path d='M7.056 3.528a3.528 3.528 0 1 1-7.056 0 3.528 3.528 0 0 1 7.056 0' fill='%23f4552a'/><path d='M3.087 2.496V1.41h.888v1.085l-.04 2.037h-.808zm-.026 2.498h.933v.65h-.933z' fill='%23fff'/></svg>");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  background-position: 96% center;
}
.form-control.success {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.056 7.056' height='26.667' width='26.667'><path d='M7.056 3.528a3.528 3.528 0 1 1-7.056 0 3.528 3.528 0 0 1 7.056 0' fill='%2320bc6d'/><path d='M4.939 1.94L3.175 3.704 2.117 2.646l-.706.706 1.764 1.763 2.47-2.469z' fill='%23fff'/></svg>");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  background-position: 96% center;
}
textarea.form-control {
  height: auto;
  height: 220px;
}
.form-group {
  margin-bottom: 15px;
}
input[type='radio'],
input[type='checkbox'] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px 9;
}
input[type='file'] {
  display: block;
}
input[type='radio'] {
  display: none;
}
input[type='radio'] + label {
  font-size: 100%;
}
input[type='radio'] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 8px 0 0;
  cursor: pointer;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='radio']:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='radio']:checked + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/><circle cx='2.646' cy='294.354' r='1.323' fill='#8dcf49' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='radio']:checked:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/><circle cx='2.646' cy='294.354' r='1.323' fill='#8dcf49' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox'] {
  display: none;
}
input[type='checkbox'] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 8px 0 0;
  cursor: pointer;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='$blue_svg' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox']:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='$blue_svg' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox']:checked + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='$blue_svg' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/><path d='M4.037 1.081L2.297 2.82 1.256 1.777l-.696.695L2.298 4.21l2.434-2.434z' fill='%2391ca71'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox']:checked:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='$blue_svg' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/><path d='M4.037 1.081L2.297 2.82 1.256 1.777l-.696.695L2.298 4.21l2.434-2.434z' fill='%2391ca71'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox'].required_error + label {
  color: #f00;
}
legend {
  font-size: 21px;
  line-height: inherit;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-weight: bold;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input {
  line-height: normal;
}
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input,
button,
select,
textarea {
  font-family: "Playfair Display";
  font-size: 1em;
  line-height: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font: "Playfair Display";
  margin: 0;
  color: #fff;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  font-size: 1.3em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 10px;
  line-height: 25px;
  margin: 0;
  font-weight: 700;
  background: #ffbe00;
  border-radius: 2px;
  color: #000;
  text-decoration: none;
}
.btn:hover {
  background: #cc9800;
}
.btn_upload {
  text-align: center;
  border: none;
}
html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.pagination {
  margin-top: 30px;
  text-align: center;
}
.pagination a,
.pagination span {
  display: inline-block;
  margin: 5px;
  padding: 5px 13px;
  color: #323938;
  text-decoration: none;
}
.pagination a.active,
.pagination span.active {
  background: #8dcf49;
  color: #fff;
  font-weight: bold;
}
.pagination a.active:hover,
.pagination span.active:hover {
  background: #8dcf49;
}
.pagination a:hover,
.pagination span:hover {
  background: #f2faeb;
}
#modal_full_background {
  display: none;
  background: rgba(0,0,0,0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 12;
}
#modal {
  display: none;
  position: fixed;
  background: #fff;
  padding: 30px;
  width: 80%;
  min-height: 300px;
  top: 200px;
  left: 10%;
  z-index: 14;
}
#modal_close {
  position: absolute;
  right: 0;
  top: -40px;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='269.502' height='269.502' viewBox='0 0 71.306 71.306'><g fill='none' stroke='%23666' stroke-width='6.501' stroke-linecap='round'><path d='M55.549 15.757L15.757 55.549M55.549 55.549L15.757 15.757'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-color: #fff;
  text-indent: 9999px;
  overflow: hidden;
}
@media (max-width: 799px) {
  body {
    overflow-x: hidden;
    background-position: center 60px;
  }
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2.5em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    line-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  #full_banner .motto {
    font-size: 1em;
  }
  #full_banner .motto i {
    bottom: 2px;
  }
  .submenu_container .button {
    font-weight: normal;
    font-size: 0.9em;
  }
  #small_banner {
    height: 70px;
  }
  #full_header {
    height: 70px;
  }
  .iframe_cont {
    padding-bottom: 55%;
  }
  #header_container {
    height: 70px;
  }
  #header_container #logo {
    left: 35px;
    margin-top: 0;
  }
  #header_container #logo img {
    height: 70px;
  }
  #header_container.fixed {
    height: 70px;
  }
  #header_container #main_menu {
    padding: 15px;
    height: auto;
    line-height: 35px;
    text-align: center;
    top: -1000px;
    left: 0;
    position: absolute;
    width: 100%;
    background: #0d0705;
    z-index: 120;
  }
  #header_container #main_menu.shown {
    display: block;
  }
  #header_container #main_menu.shown .close_button {
    display: inline-block;
    z-index: 1000;
  }
  #header_container #main_menu .small_menu li {
    display: block;
  }
  #header_container #main_menu .small_menu a {
    color: #fff;
    display: inline-block;
  }
  #header_container #main_menu .small_menu a:hover::before {
    bottom: 2px;
  }
  #header_container #main_menu .small_menu a.active::before {
    bottom: 4px;
  }
  #header_container #main_menu .small_menu a#bandzone {
    top: 0;
  }
  .photo img {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  body {
    overflow-x: hidden;
  }
  .header_back,
  .shadow {
    display: none;
  }
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    ine-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  section#hbot img#komora {
    top: -1.7%;
    z-index: 99;
    width: 47%;
    left: 50%;
    margin-left: -24.5%;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  h1 {
    font-size: 3.5em;
    line-height: 1.125em;
  }
  h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    line-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  #full_banner .motto {
    font-size: 1.8em;
  }
  #full_banner .motto i {
    bottom: 2px;
  }
  #header_container #logo {
    padding: 15px 15px 15px 15px;
    left: 15px;
    margin-top: 0;
  }
  #header_container #logo img {
    width: 150px;
    height: auto;
    margin-top: 16px;
  }
  #header_container .small_menu a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
  #header_container .small_menu li {
    padding: 0;
  }
  section#hbot h1 {
    margin-top: 35px;
  }
  section#hbot img#komora {
    width: 43%;
    top: -2.7%;
  }
}
@media (min-width: 1366px) and (max-width: 1799px) {
  h1 {
    font-size: 3.5em;
    line-height: 1.125em;
  }
  h2 {
    font-size: 2.1em;
    line-height: 1.25em;
  }
  h3 {
    font-size: 1.7em;
    line-height: 1.25em;
  }
  .product {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1800px) {
  h1 {
    font-size: 4em;
    line-height: 1.135em;
  }
  h2 {
    font-size: 2.2em;
    line-height: 1.35em;
  }
  h3 {
    font-size: 1.8em;
    line-height: 1.35em;
  }
  .product {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
