/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@media (max-width: 1450px) {
  body {
    font-size: 17px;
  }

  div.containerFull,
  div.containerSides {
    width: 94%;
    margin: 0 auto;
    padding: 0 15px;
  }

  ul#menu {
    font-size: 13px;
    max-width: 100%;
    width: 100%;
  }

  ul#menu a {
    padding: 5px 7px;
  }

  /*
  #header div.logo_container {
    width: 12.46%;
  }

  #header div.menu_container {
    width: 58.38%;
  }
  */

  div#splash {
    width: 79%;
    height: 496px;
  }

  div#splash div.preview {
    height: auto;
  }

  div#splash a.previous,
  div#splash a.next {
    top: 160px;
  }

  div#splash div.desc {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
    padding: 19px 27px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
  }

  div#splash div.desc a.detail_link_ticket {
    color: #505050;
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
    display: block;
  }

  div#splash_big_previews {
    height: auto;
    position: relative;
  }

  div#splash #splash_small_previews div.preview {
    width: 24.62%;
    height: 17%;
    box-sizing: border-box;
    margin-right: 0.5%;
    margin-left: 0;
  }

  div#splash #splash_small_previews div.preview:nth-child(4n) {
    margin-left: 0;
    margin-right: 0;
  }

  div#ad_1 {
    width: 20%;
    height: auto;
  }

  div#ad_1 img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  div#ad_2 img {
    width: 100%;
  }

  #news_hp div.box {
    width: 296px;
  }

  div#news_sub div.inside {
    padding: 20px 25px 0 25px;
  }

  div#news_sub h2 {
    font-size: 21px;
  }

  #news_sub input[type="text"] {
    width: 105px;
  }

  #footer {
    width: auto;
  }

  #footer_map a {
    right: 25px;
  }

  #footer_map a.link_2 {
    top: 267px;
  }

  #footer_map a.link_3 {
    top: 355px;
  }

  #footer_map a.link_4 {
    top: 570px;
  }

  #footer_map a.link_5 {
    top: 658px;
  }

  #footer div.footer_menu div.toLeft {
    width: 25%;
  }

  div#events_menu div.other_links a {
    font-size: 22px;
  }

  div#events_menu div.tp_iframe {
    max-width: 255px;
    max-height: 129px;
    overflow: hidden;
    margin: 0 0 0 20px;
  }

  div#events_menu div.tp_iframe_safe {
    height: 20px;
  }

  #events_index h3 {
    font-size: 19px;
  }

  #events_index p.time {
    font-size: 14px;
  }

  #events_index div.event_preview a.tickets_link {
    font-size: 15.5px;
    right: 15px;
    bottom: 15px;
  }

  #event_top div.top {
    padding: 20px;
    width: 340px;
  }

  #event_top p {
    font-size: 20px;
  }

  #event_top h1 {
    font-size: 28px;
  }

  #event_top a.tickets_link {
    font-size: 15.5px;
  }

  #event_top div.top {
    padding: 30px;
    right: 25px;
    bottom: 25px;
  }

  div.section_submenu h1 {
    width: 200px;
  }

  div.section_submenu div.toLeft {
    width: 174px;
  }

  div.section_submenu div.toLeft a {
    font-size: 15px;
  }

  #article_index h2, #article_index h1 {
    margin-bottom: 30px;
  }

  div.section_submenu {
    padding-bottom: 30px;
  }

  #article_index div.preview h3 a, #article_index div.preview h2 a {
    font-size: 19px;
  }

  div.section_submenu h1.club {
    margin: 0 0 25px 0;
    width: 100%;
  }

  div#club_sub div.toLeft {
    width: 45%;
  }

  #article_detail .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    display: block;
  }

  #article_detail .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  div.static_content h1 {
    margin-bottom: 25px;
  }

  form#contact_form input,
  form#contact_form textarea,
  form#contact_form select {
    width: 220px;
  }

  form#contact_form input#c_captcha {
    width: 128px;
  }

  div.paging a {
    font-size: 20px;
  }

  div.paging div.toLeft {
    width: 48%;
  }

  /* Ethic line */

  #outer_133_2 div.top_content p {
    width: 50%;
    padding: 0 25%;
  }
}

@media (max-width: 1090px) {
  #header div.menu_container {
    max-width: 80%;
  }

  #article_index.flex-news article {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }

  #article_index.flex-news {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 1117px) {
  #header div.icons_container a.universum_link,
  #header div.icons_container span.next_to_universum {
    display: none;
  }
}

@media (max-width: 1280px) {
  #footer_map a {
    right: 25px;
    top: 0;
  }

  #footer_map a.link_2 {
    top: 65px;
  }

  #footer_map a.link_3 {
    top: 130px;
  }

  #footer_map a.link_4 {
    top: 195px;
  }

  #footer_map a.link_5 {
    top: 260px;
  }
}

/* Catering section */
#body_109 #outer_109_2 div.containerSides {
  width: 100%;
  max-width: 1280px;
  font-family: "Open Sans", sans-serif;
}

#body_109 .catering-new-section h1 {
  font-size: 36px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  color: #000633;
  border-bottom: 0;
  margin-left: 24px;
  margin-right: 0;
  padding: 30px 0 0;
  margin-bottom: 14px;
}

#body_109 .catering-new-section .header-catering {
  width: 100%;
  margin: 0 0 44px;
  height: 350px;
  padding: 0;
  background-image: url("https://o2arena.eom.cz/catering/header.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

#body_109 .sections-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 30px;
}

#body_109 .sections-container .left-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 492px;
}

#body_109 .sections-container .left-section h2 {
  font-size: 28px;
  line-height: 1.5em;
  font-weight: 300;
  color: #505050;
  margin: 0 0 22px;
  padding: 0;
}

#body_109 .sections-container .right-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 259px;
  margin-top: 76px;
}

#body_109 .sections-container .right-section img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 0 21px;
}

#body_109 .sections-container .right-section img:last-of-type {
  margin-bottom: 0;
}

#body_109 .sections-container .left-section ul {
  margin: 0;
  padding: 0 0 0 30px;
}

#body_109 .sections-container .left-section ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

#body_109 .divider-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 56px;
  padding-left: 24px;
  padding-right: 24px;
}

#body_109 .divider-images .left-image,
#body_109 .divider-images .right-image {
  max-width: 376px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

#body_109 .divider-images .left-image img,
#body_109 .divider-images .right-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

#body_109 .reference-section {
  padding-left: 40px;
  padding-right: 40px;
}

#body_109 .reference-section h3,
#body_109 .catering-new-section h3 {
  margin: 0 0 30px;
  font-weight: 300;
  color: #505050;
  font-size: 28px;
  line-height: 1.5em;
  width: 100%;
  display: block;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

#body_109 .reference-section .single-reference {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}

#body_109 .reference-section .single-reference:last-of-type {
  border-bottom: 0;
}

#body_109 .reference-section .single-reference p {
  font-style: italic;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  margin-bottom: 23px;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

#body_109 .reference-section .single-reference p.client {
  font-style: normal;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 0;
}

#body_109 .reference-section .single-reference p.client b,
#body_109 .reference-section .single-reference p.client strong {
  font-weight: 600;
}

#body_109 .reference-section .single-reference p.client span {
  font-style: italic;
}

#article_detail div.body {
  position: relative;
}

#article_detail .main-article-thumbnail {
  width: 100%;
  height: auto;
  max-width: 100%;
}

#article_detail .article-embed-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1122px) {
  div.outer_2,
  body.blog div.outer_2,
  body.post-type-archive div.outer_2 {
    background-image: none;
  }
}

@media screen and (max-width: 1244px) {
  div.outer_2 {
    background-size: 16% auto;
    background-position: -10% 238px;
  }

  body.post-type-archive div.outer_2 {
    background-position: -10% 301px;
  }

  body.blog div.outer_2 {
    background-position: -10% 231px;
  }
}

@media screen and (max-width: 1190px) {
  div.outer_2 {
    background-size: 12% auto;
    background-position: -7% 238px;
  }

  body.post-type-archive div.outer_2 {
    background-position: -7% 301px;
  }

  body.blog div.outer_2 {
    background-position: -7% 231px;
  }

  body#body_79 #outer_79_2,
  body.home #outer_79_2 {
    padding-top: 80px;
  }
}

@media screen and (max-width: 1080px) {
  div.outer_2,
  body.blog div.outer_2,
  body.post-type-archive div.outer_2 {
    background-image: none;
  }

  div.containerFull,
  div.containerSides {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }

  body.home div.outer_2,
  body#body_79 #outer_79_2 {
    padding-top: 100px;
  }

  div#splash {
    width: 100%;
  }

  div#ad_1 {
    display: none;
  }
}

@media screen and (min-width: 1450px) and (max-width: 1620px) {
  div.outer_2 {
    background-size: 8% auto;
    background-position: -4.5% 238px;
  }

  body.post-type-archive div.outer_2 {
    background-position: -4.5% 301px;
  }

  body.blog div.outer_2 {
    background-position: -4.5% 231px;
  }
}

@media screen and (min-width: 1620px) {
  div.outer_2 {
    background-size: 14% auto;
    background-position: -8.5% 238px;
  }

  body.post-type-archive div.outer_2 {
    background-position: -8.5% 301px;
  }

  body.blog div.outer_2 {
    background-position: -8.5% 231px;
  }
}

@media screen and (min-width: 1035px) and (max-width: 1250px) {
  #footer div.partners-container div.main-partners{
    max-width:100%;
    padding-inline:20px;
  }

  #footer div.partners-container div.special-partners{
    max-width:100%!important;
    border-left:0!important;
    margin-inline: auto;
  }

  #footer div.partners-container div.special-partners {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    border-left: 0;
    border-bottom: 1px solid #333385;
    padding-bottom: 15px;
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #footer div.partners-container div.main-partners {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media screen and (min-width: 805px){
  body.o2arena .footer_menu.inner{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 100px;
  }

  body.o2arena .footer_menu.inner > div.toLeft, body.o2arena #footer div.footer_menu.inner div.toLeft{
    max-width:100%;
    width:100%;
    float:unset;
  }
}
@media screen and (min-width: 1250px){
  body.o2arena #footer div.partners-container div.main-partners{
    max-width:100%;
  }
}