/*---------------------------------------------------

	Name: Tour HELENA DNES
	URI: www.vondrackova.cz

---------------------------------------------------*/
body {
  width: 100%;
  *zoom: 1;
  clear: both;
  display: block;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
article {
  display: inline;
  float: left;
  width: 97.91666667%;
  margin: 0 1.04166667%;
}
aside {
  display: inline;
  float: left;
  width: 97.91666667%;
  margin: 0 1.04166667%;
}
/* -------------------------------------------- DEFAULTS --------------------------------------------*/
html {
  height: 100%;
  position: relative;
}
body {
  font-size: 1em;
  font-family: 'Noto Sans', sans-serif;
  margin: 0 auto;
  width: 100%;
  position: relative;
  height: 100%;
  overflow-x: hidden;
  background-color: #df8c30;
  background-image: url('../images/bg.jpg');
  background-position: top left;
  background-repeat: repeat-x;
  background-size: auto 100%;
  color: #000000;
}
h1 span {
  display: none;
}
h2 {
  font-family: 'Noto Sans 700', sans-serif;
  color: #000000;
  text-transform: uppercase;
}
h3.terminy {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px;
}
a {
  color: #538bc6;
  text-decoration: none;
}
a:hover {
  color: #f0f0f0;
}
i {
  font-family: 'FontAwesome';
  font-style: normal !important;
}
.clearfix {
  clear: both;
  display: block;
}
.hidden {
  display: none;
}
.smallscreen {
  display: none;
}
.fl_right {
  float: right;
}
/* -------------------------------------------- SECTION POSITION --------------------------------------------*/
#page {
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: block;
  background-image: url('../images/bg.jpg');
  background-position: top left;
  background-repeat: repeat-x;
  background-size: auto 100%;
  overflow: hidden;
  min-height: 100%;
}
#page .square {
  overflow: hidden;
  min-height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: block;
}
header,
nav,
section,
footer {
  margin: 0;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
header {
  padding: 0 0%;
  position: absolute;
}
header .claim {
  position: absolute;
  right: 0;
}
header .claim img {
  max-width: 55vw;
}
header .skiptoweb {
  position: absolute;
  right: 0;
  z-index: 999;
  margin: -5% 0 0 0;
}
header .skiptoweb a img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}
section {
  min-height: 80vh;
  height: 100%;
  margin: 0;
  padding: 35% 0 0 5%;
  overflow: hidden;
  display: block;
  position: relative;
  background: url('../images/helena.png') left top no-repeat;
  background-size: auto 100%;
}
section h2,
section h3,
section p,
section .skipfoot {
  text-align: center;
}
section .skipfoot a {
  color: #f0f0f0;
}
section .skipfoot a:hover {
  color: #538bc6 !important;
}
section .amm-koncerty img {
  max-width: 1000px;
  width: 100%;
}
section .tour-partners {
  margin: 2.5% 0 2.5% 40%;
  max-width: 900px;
  text-align: center;
  background: #f0f0f0;
}
section .tour-partners a {
  display: block;
  padding: 15px;
  margin: 0 auto 15px;
}
section .tour-partners div {
  padding: 0.5em;
  vertical-align: top;
  display: inline-block;
  max-width: 300px;
  width: 100%;
}
section .tour-partners div img {
  width: 100%;
  max-width: 200px;
}
section .tour-partners .sponzors {
  max-width: 100%;
}
section .tour-partners .sponzors img {
  max-width: 125px;
}
section .tour-partners .sponzors a {
  display: inline;
}
section .video {
  display: inline-block;
  vertical-align: top;
  padding-bottom: calc(28.125%);
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 720px;
  width: 50%;
  margin: 3% 0 3% 1%;
}
section .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section .concerts {
  margin: 0 0 0 40%;
  font-size: 1.3em;
  font-weight: bold;
  vertical-align: top;
  max-width: 900px;
  width: 100%;
}
section .concerts a:hover {
  color: #df8c30;
}
section .concerts h2 a {
  color: #538bc6;
}
section .concerts h2 a:hover {
  color: #df8c30;
}
section .concerts h3 a {
  color: #df8c30;
}
section .concerts h3 a:hover {
  color: #538bc6;
}
section .concerts ul {
  list-style: none;
  background: rgba(255, 255, 255, 0.9);
  padding: 2%;
}
section .concerts ul li {
  margin: 0 0 0.25em 0;
  position: relative;
  padding: 0.25em 0.5em 0.25em 0;
}
section .concerts ul li a {
  display: inline-block;
  width: 90%;
}
section .concerts ul li a .black {
  color: #000000;
  padding-right: 15px;
}
section .concerts ul li.current {
  background: rgba(223, 140, 48, 0.9);
  padding: 0.25em 0.5em 0.25em 0.5em;
}
section .concerts ul li.current a {
  color: #ffffff;
}
section .concerts ul li:hover,
section .concerts ul li:focus {
  background: rgba(83, 139, 198, 0.9);
  padding: 0.25em 0 0.25em 0.5em;
}
section .concerts ul li:hover a,
section .concerts ul li:focus a {
  color: #ffffff;
}
section .concerts ul li:hover .buy-ticket a,
section .concerts ul li:focus .buy-ticket a {
  color: #df8c30;
}
section .concerts ul li .buy-ticket {
  display: block;
  position: absolute;
  width: 25px;
  right: 5px;
  top: 2px;
}
section .concerts ul li .buy-ticket i {
  font-size: 1.3em;
}
section .concerts ul li .buy-ticket:hover,
section .concerts ul li .buy-ticket:focus {
  color: #f0f0f0;
  padding: 0;
}
footer {
  margin: 0 auto;
  padding: 0.5% 15%;
  width: 70%;
  text-align: center;
  background: #ffffff;
}
footer .amm,
footer .links,
footer .skipfoot {
  display: block;
  vertical-align: middle;
}
footer .amm a,
footer .links a,
footer .skipfoot a {
  color: #538bc6;
}
footer .amm a:hover,
footer .links a:hover,
footer .skipfoot a:hover {
  color: #df8c30;
}
footer .amm img,
footer .links img,
footer .skipfoot img {
  height: 50px;
}
#ticketportal-sell header {
  margin-bottom: 30px;
  /*.skiptoweb {
            top: 70%;
            img {
                max-width: 250px;
                max-height: 130px;
            }
        }*/
}
#ticketportal-sell section {
  padding: 35% 0 0 5%;
}
#ticketportal-sell section .ticketportal {
  max-width: 900px;
  width: 100%;
  padding: 0;
  margin: 10% 0 0 0;
  height: auto;
}
#ticketportal-sell section .ticketportal iframe {
  background: #ffffff;
  width: 100%;
  border: none;
  overflow: hidden;
  min-height: 800px;
  -ms-height: 800px;
}
#ticketportal-sell section h2 a {
  color: #df8c30;
}
#ticketportal-sell section h2 a:hover {
  color: #538bc6;
}
#ticketportal-sell section h3 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  border: 2px solid #ffffff;
  background: #ffffff;
  max-width: 800px;
}
#ticketportal-sell section h3 a {
  display: block;
  color: #538bc6;
  padding: 15px 0;
}
#ticketportal-sell section h3 a:hover {
  color: #ffffff;
  background: #538bc6;
}
/* -------------------------------------------- RESPONSIVE --------------------------------------------*/
/* -------------------------------------------- max 1666 --------------------------------------------*/
@media only screen and (max-width: 1666px) {
  section .ticketpro,
  section .concerts,
  section .tour-partners {
    max-width: 800px;
    margin-left: 35%;
  }
  #ticketportal-sell section .ticketportal {
    max-width: 800px;
  }
}
/* -------------------------------------------- max 1366 --------------------------------------------*/
@media only screen and (max-width: 1366px) {
  header {
    padding: 0;
  }
  header .skiptoweb {
    margin: -10% 0 0;
    right: -10%;
  }
  header .skiptoweb img {
    max-height: 250px;
  }
  header .claim {
    margin: 0;
  }
  section {
    background: url('../images/helena-mobile.png') 0 0 no-repeat;
    background-size: 100% auto;
    padding: 40% 0 5%;
    /*.r400 {
            display: block !important;
        }
        .no400 {
            display: none;
        }*/
  }
  section .ticketpro {
    background: none;
    margin: 2% auto;
    text-align: center;
    width: 96%;
  }
  section .concerts {
    max-width: 100%;
    margin-left: 0;
    float: none;
  }
  section .concerts ul {
    margin: 0 2%;
    columns: 1;
  }
  section .ticketpro,
  section .tour-partners {
    max-width: 96%;
    margin: 2%;
  }
  #ticketportal-sell header {
    min-height: 40vw;
  }
  #ticketportal-sell section {
    padding: 66% 0% 5%;
    margin: 0 auto;
  }
  #ticketportal-sell section .ticketportal {
    width: 96%;
    max-width: 900px;
    border-top: 1px solid #ffffff;
    padding: 0;
    margin: 0 2%;
  }
}
.nodesktop {
  display: none !important;
}
/* -------------------------------------------- max 800 --------------------------------------------*/
@media only screen and (max-width: 800px) {
  body {
    background-image: url('../images/bg-mobile.jpg');
  }
  header .skiptoweb {
    margin: -5% 0 0 -10%;
    right: -10%;
  }
  header .skiptoweb img {
    width: 90%;
    max-height: 180px;
  }
}
/* -------------------------------------------- max 640 --------------------------------------------*/
@media only screen and (max-width: 640px) {
  .bigscreen {
    display: none;
  }
  .smallscreen {
    display: block;
  }
  header .skiptoweb {
    margin: -12% 0 0 0;
    right: -15%;
  }
  section h2 {
    font-size: 100%;
  }
  section .ticketportal {
    margin: 0 2.5%;
    text-align: center;
  }
  section .ticketportal div {
    display: block;
  }
}
