header {
    background: #C92729;
    position: fixed;
    top:0;
    border-bottom: 1px solid white;
    width: 100%;
    z-index: 9999;
    /* min-width: 1000px; */
}

#header.fixed {
    position: fixed;
    top:0;
}

#header.nofixed #header-tysol {
    height: 85px !important;
}

#app {
    background: black;
}

#header-tysol {
    display: flex;
    align-items: center;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    height: 85px;
}

#header-tysol .header-item {

}

#header-tysol .header_logo {
    margin-right: 20px;
}

#header-tysol .header_40 {
    display: flex;
    align-items: center;
    background: white;
    height: 100%;
    vertical-align middle;
}

#header-tysol .header_links {
    margin-left: auto;
}

#header-tysol .header_links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

@media (min-width: 1050px) {
    .ideo-mobile {
        display: none !important;
    }
}
@media (max-width: 1050px) {
  body {
    font-size: 7px;
  }
  
  .container {
    max-width: 640px;
  }
  
  .main_container {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
  }
  
  .mm {
    box-sizing: border-box;
    margin-left: 15px;
    margin-right: 15px;
  }
  
  .mb {
    margin-bottom: 15px;
  }
  
  .news_main {
    padding-left: 0;
    padding-right: 0;
  }
  
  .page_wrapper {
    padding: 0;
    width: 100%;
  }
  
  #menu {
    width: 100%;
    margin: 0;
  }
  
  .page {
    margin-top: 60px;
  }
  
  .section_name {
    margin-left: 15px;
  }
  
  .section_name_min {
    font-size: 3.0rem;
    height: 35px;
  }
  
  .news_item {
    display: flex;
    margin-bottom: 15px;
  }
  
  .news_img {
    flex-basis: 50%;
    flex-grow: 0;
    margin-right: 10px;
  }
  
  .news_title {
    padding-top: 10px;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 2.2em;
    font-weight: bold;
    max-height: 100px;
    overflow: hidden;
    line-height: 1.2em;
  }
  
  .news_list_title {
    margin-left: 5px;
    flex-basis: 50%;
    flex-grow: 0;
    width: 50%;
  }
  
  .news_list_name {
    color: #FE3E00;
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 5px;
  }
  
  .graybox {
    background: #F3F3F3;
    margin-bottom: 15px;
    padding-top: 15px !important;
    padding-left: 0 !important;
    padding-right: 10px !important;
  }
  
  .graybox .col {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  
  
  #fixed_bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: white;
    padding-top: 5px;
    z-index: 9999;
  }
  
  #fixed_bottom .col-4 {
    text-align: center;
    cursor: pointer;
  }
  
  #fixed_bottom .fixed_menu_link {
    font-size: 2.0em;
    color: black;
    margin-top: 2px;
  }
  
  #fixed_bottom img {
    height: 30px;
  }
  
  .news_main_item {
    position: relative;
  }
  
  .news_main_title_box {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 30px;
  }
  
  .news_slides {
    width: 100%;
    overflow-x: scroll;
  }
  
  .news_slides_inner {
    margin-left: 15px;
    width: 1000px;
  }
  
  .news_slides_title {
    margin-bottom: 15px;
  }
  
  .news_main_title {
    font-family: "Oswald", sans-serif;
    display: inline;
    background: #F7BE00;
    box-shadow: 10px 0 0 #F7BE00, -10px 0 0 #F7BE00;
    box-decoration-break: clone;
    font-size: 2.5em;
    line-height: 1.8em;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
  }
  
  .rounded {
    border-radius: 50%;
  }
  
  .blog_img {
    width: 150px !important;
    max-width: 150px !important;
  }
  
  .blog_autor {
    margin-top: 10px;
    padding-top: 10px;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-size: 2.4em;
    font-weight: bold;
    max-height: 100px;
    overflow: hidden;
    line-height: 1.2em;
    color: #ff3e00;
    text-transform: uppercase;
  }
  
  
  #fiszka {
    display: block;
    height: auto;
    width: 300px;
    border: 1px solid white;
    overflow: hidden;
    background: #C92729;
    color: white;
    padding: 10px;
    font-size: 20px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    cursor: pointer;
    position: relative;
    top: 150px;
    right: 100px;
  }
  
  .promo {
    background: #FFC200;
  }
  
  #weather {
    margin: 10px auto;
    width: 100%;
    font-size: 1.4rem;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
    border-bottom: 1px solid #ACACAC;
    border-top: 1px solid #ACACAC;
    padding-top: 10px;
  }
  
  #weather tr td {
    vertical-align: middle;
    text-align: left;
  }
  
  #weather .weather_w {
    font-size: 30px;
    line-height: 30px;
    font-family: "Oswald", sans-serif;
  }
  
  #weather .weather_a {
  
  }
  
  #header .header_search{
    width: 50px;
    text-align: right;
  }
  
  #header .header_hamburger {
    width: 50px;
  }
  
  .section_ankieta {
    margin: 15px;
    border: 1px solid #FF4002;
    padding: 15px;
  }
  
  /** POLL **/
  
  .poll_name {
    color: #000000;
    font-size: 1.5rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 200px;
  }
  
  .poll_options {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  
  .poll_options li {
    font-size: 1.2rem;
    color: #000000;
    margin-bottom: 15px;
    margin-left: 5px;
  }
  
  .fiszki {
    display: block;
    height: 50px;
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 40px;
    z-index: 999;
  }
  
  
  .fiszka {
    display: none !important;
    display: block;
    background: #D9D9D9;
    color: white;
    padding: 5px 5px 40px 5px;
    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 1.1rem;
    cursor: pointer;
    z-index: 999;
    width: 50%;
    text-align: center;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
  }
  
  .fiszka1 {
    z-index: 3;
    background: #FEC200;
    color: #1c1c1e;
    left: 0;
  }
  
  .fiszka2 {
    z-index: 2;
    background: #FEC200;
    color: #1c1c1e;
    left: 25%;
  }
  
  .fiszka3 {
    z-index: 1;
    background: #29B1E4;
    left: 50%;
  }
  
  .fiszka:hover {
    color: white;
    z-index: 10;
    bottom: 0;
  }
  
  .fiszka_aktywna {
    background: #CA272A;
    color: white;
  }
  
  .article_sm li {
    margin-right: 10px !important;
  }
  
  .article_sm li img {
    width: 30px !important;
    height: 30px !important;
  }
  
  #header_bottom {
    display: block;
    width: 100%;
    height: 0;
    background: lime;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  #search_box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 30px;
  }
  
  #search_box input {
    width: 60%;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #333;
    padding: 0 20px;
  }
  
  #search_box button {
    width: 80px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: white;
    border: none;
    background: #FF3F00;
    vertical-align: top;
  }
  
  .at-share-btn {
    margin-right: 10px !important;
  }
  
  /** SLIDER **/
  
  .topSlider_slider {
    height: 0;
    margin-bottom: 100px;
    padding-bottom: 62.5%;
  }
  
  .flex-control-nav {
    right: 20px;
  }
  
  .news_list_title {
    padding-top: 0;
    max-height: 110px;
  }
  
  .flexslider {
    border: none;
    border-radius: 0;
    margin: 0;
  }
  .flex-control-nav {
    top: 15px;
    position: absolute;
    right: 15px;
    text-align: center;
    width: auto;
    z-index: 1000;
  }
  .flex-direction-nav {
    display: none;
  }
  .flex-control-paging li a {
    background: #9F9F9F;
    width: 20px;
    height: 20px;
  }
  .flex-control-paging li a.flex-active {
    background: #FFCC00;
  }
  
  .news_slider_title {
    display: block;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 1.6rem;
    line-height: 1.2;
    background: none !important;
    box-shadow: none;
    text-transform: none;
    color: white;
    height: 100px;
    overflow: hidden;
  }
  
  .news_slider_title_bg {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.05;
  }
  
  
  .news_slider_title_bg img {
    width: 100%;
    /*height: 5000px !important;*/
    -moz-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    -webkit-transform: scale(1,-1);
    transform:scale(1,-1);
  }
  
  .news_slider_inner {
    position: relative;
    padding: 10px 15px;
    background: #333;
    overflow: hidden;
  }
  
  .news_horizontal_image {
    max-width: 150px;
    width: 150px;
    min-width: 150px;
  }
  
  .news_horizontal_title {
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 2.2em;
    font-weight: bold;
    max-height: 120px;
    overflow: hidden;
    line-height: 1.2em;
    margin-left: 15px;
  }
  
  #header-tysol .header_links ul li {
    margin-left: 15px;
  }
  
  .emoticons ul {
    width: 100% !important;
  }
  
  .emoticons ul li {
    width: 50px !important;
    margin: 0 3px !important;
    font-size: 1rem;
  }
  
  .emoticons ul li img {
    margin: 5px auto !important;
    width: 40px !important;
  }
  
  #poll {
    font-size: 1.2rem;
  }
  
  header {
    min-width: 320px;
  }
  
  #header-tysol {
    width: 100%;
    height: 60px;
  }
  
  
  #header-tysol .header_logo img {
    height: 30px;
  }
  
  .page_wrapper {
    width: 100%;
  }
  
  .mtc {
    text-align: center;
  }
  
  .container {
    padding:0;
    overflow:hidden;
  }
  
  .page_wrapper {
    width: 100%;
    padding: 0;
  }
  
  /** HEADER **/
  #header {
    min-width: 320px;
  }
  #header-tysol {
    height: 60px;
    width: 100%;
    padding: 0 15px;
  }
  #header-tysol .header_logo {
    margin-right: 10px;
  }
  #header-tysol .header_logo img {
    height: 25px;
  }
  #menu {margin:0;width:100%;}
  .header_space {height:60px;}
  .news_slide_inner {left:0;bottom:0;width:auto;}
  
  .header_links_item img {
    width: 15px;
    height: 15px;
  }
  
  .mobile_section_promo {
    background: #FFC200;
    padding-top: 15px;
    display: block;
    overflow: hidden;
  }
  
  .mobile_section_promo_blue {
    background: #CCDBEE !important;
  }
  
  .mobile_section_promo_blue .section_name,
  .mobile_section_promo_blue .section_name a {
    color: #0D2265;
  }
  article h1 {
    font-size: 35px;
  }
  
    .ideo-desktop {
        display: none !important;
    }

    body {
        font-size: 7px;
      }
      
      .container {
        max-width: 640px;
      }
      
      .main_container {
        padding-right: 0;
        padding-left: 0;
        overflow: hidden;
      }
      
      .mm {
        box-sizing: border-box;
      }
      
      .mb {
        margin-bottom: 15px;
      }
      
      .news_main {
        padding-left: 0;
        padding-right: 0;
      }
      
      .page_wrapper {
        padding: 0;
        width: 100%;
      }
      
      #menu {
        width: 100%;
        margin: 0;
      }
      
      .page {
        margin-top: 60px;
      }
      
      .section_name {
        margin-left: 0;
      }
      
      .section_name_min {
        font-size: 3.0rem;
        height: 35px;
      }
      
      .news_item {
        display: flex;
        margin-bottom: 15px;
      }
      
      .news_img {
        flex-basis: 50%;
        flex-grow: 0;
        margin-right: 10px;
      }
      
      .news_title {
        padding-top: 10px;
        font-family: "Roboto",Arial,Helvetica,sans-serif;
        font-size: 2.2em;
        font-weight: bold;
        max-height: 100px;
        overflow: hidden;
        line-height: 1.2em;
      }
      
      .news_list_title {
        margin-left: 5px;
        flex-basis: 50%;
        flex-grow: 0;
        width: 50%;
      }
      
      .news_list_name {
        color: #FE3E00;
        font-size: 1.3rem;
        line-height: 1.5rem;
        margin-bottom: 5px;
      }
      
      .news_slider_title {
        margin-left: 15px;
        margin-right: 15px;
      }
      
      .graybox {
        background: #F3F3F3;
        margin-bottom: 15px;
        padding-top: 15px;
        padding-left: 0 !important;
        padding-right: 10px !important;
      }
      
      .graybox .col {
        padding-right: 0 !important;
        margin-right: 0 !important;
      }
      
      .slider {
        width: 100%;
        overflow-x: scroll;
      }
      
      .slider_inner {
        margin-left: 15px;
        width: 1000px;
      }
      
      
      #fixed_bottom {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 60px;
        background: white;
        padding-top: 5px;
        z-index: 9999;
      }
      
      #fixed_bottom .col-4 {
        text-align: center;
        cursor: pointer;
      }
      
      #fixed_bottom .fixed_menu_link {
        font-size: 2.0em;
        color: black;
        margin-top: 2px;
      }
      
      #fixed_bottom img {
        height: 30px;
      }
      
      .news_main_item {
        position: relative;
      }
      
      .news_main_title_box {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 20px 30px;
      }
      
      .news_slide_inner {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 20px 30px 20px 30px;
      }
      
      .news_main_title, .news_slide_title {
        font-family: "Oswald", sans-serif;
        display: inline;
        background: #F7BE00;
        box-shadow: 10px 0 0 #F7BE00, -10px 0 0 #F7BE00;
        box-decoration-break: clone;
        font-size: 2.5em;
        line-height: 1.8em;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
      }
      
      .rounded {
        border-radius: 50%;
      }
      
      .blog_img {
        width: 150px !important;
        max-width: 150px !important;
      }
      
      .blog_autor {
        margin-top: 10px;
        padding-top: 10px;
        font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
        font-size: 2.4em;
        font-weight: bold;
        max-height: 100px;
        overflow: hidden;
        line-height: 1.2em;
        color: #ff3e00;
        text-transform: uppercase;
      }
      
      
      #fiszka {
        display: block;
        height: auto;
        width: 300px;
        border: 1px solid white;
        overflow: hidden;
        background: #C92729;
        color: white;
        padding: 10px;
        font-size: 20px;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        cursor: pointer;
        position: relative;
        top: 150px;
        right: 100px;
      }
      
      .promo {
        background: #FFC200;
      }
      
      #weather {
        margin: 10px auto;
        width: 100%;
        font-size: 1.4rem;
        font-family: "Roboto", sans-serif;
        margin-bottom: 10px;
        border-bottom: 1px solid #ACACAC;
        border-top: 1px solid #ACACAC;
        padding-top: 10px;
      }
      
      #weather tr td {
        vertical-align: middle;
        text-align: left;
      }
      
      #weather .weather_w {
        font-size: 30px;
        line-height: 30px;
        font-family: "Oswald", sans-serif;
      }
      
      #weather .weather_a {
      
      }
      
      #header .header_search{
        width: 50px;
        text-align: right;
      }
      
      #header .header_hamburger {
        width: 50px;
      }
      
      .section_ankieta {
        margin: 15px;
        border: 1px solid #FF4002;
        padding: 15px;
      }
      
      /** POLL **/
      
      .poll_name {
        color: #000000;
        font-size: 1.5rem;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px;
        width: 200px;
      }
      
      .poll_options {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
      }
      
      .poll_options li {
        font-size: 1.2rem;
        color: #000000;
        margin-bottom: 15px;
        margin-left: 5px;
      }
      
      .fiszki {
        display: block;
        height: 50px;
        position: fixed;
        left: 15px;
        right: 15px;
        bottom: 40px;
        z-index: 999;
      }
      
      
      .fiszka {
        display: block;
        background: #D9D9D9;
        color: white;
        padding: 5px 5px 40px 5px;
        position: absolute;
        left: 0;
        bottom: -20px;
        font-size: 1.1rem;
        cursor: pointer;
        z-index: 999;
        width: 50%;
        text-align: center;
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
      }
      
      .fiszka1 {
        z-index: 3;
        background: #FEC200;
        color: #1c1c1e;
        left: 0;
      }
      
      .fiszka2 {
        z-index: 2;
        background: #FEC200;
        color: #1c1c1e;
        left: 100%;
      }
      
      .fiszka3 {
        z-index: 1;
        background: #29B1E4;
        left: 50%;
      }
      
      .fiszka:hover {
        color: white;
        z-index: 10;
        bottom: 0;
      }
      
      .fiszka_aktywna {
        background: #CA272A;
        color: white;
      }
      
      .article_sm li {
        margin-right: 10px !important;
      }
      
      .article_sm li img {
        width: 30px !important;
        height: 30px !important;
      }
      
      #header_bottom {
        display: block;
        width: 100%;
        height: 0;
        background: lime;
        position: absolute;
        left: 0;
        bottom: 0;
      }
      
      #search_box {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(0,0,0,0.5);
        padding: 30px;
      }
      
      #search_box input {
        width: 60%;
        height: 30px;
        line-height: 30px;
        border: none;
        color: #333;
        padding: 0 20px;
      }
      
      #search_box button {
        width: 80px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        font-weight: bold;
        color: white;
        border: none;
        background: #FF3F00;
        vertical-align: top;
      }
      
      .at-share-btn {
        margin-right: 10px !important;
      }
}

@media (max-width: 800px) {
    .ideo-desktop {
        display: none !important;
    }

    .hide_on_mobile_when_max_800 {
        display: none !important;
    }

    .breaking 
    .news_slides_title {
        color: white !important;
    }
}

#header-tysol .header_links ul li {
    display: inline-block;
    margin-left: 23px;
    vertical-align: middle;
}

#header-tysol .header_links ul li:first-child {
    margin-left: 0;
}

#header-tysol .link {
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4em;
}

#header-tysol .link a {
    color: white;
}

.header_space {
    display: block;
    width: 100%;
    height: 86px;
}

#menu {
    display: none;
    background: #C92729;
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
}

#menu .menu_close {
    border: none;
    text-align: center;
    color: white;
    background: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    z-index: 999;
}

#menu .menu_content {

}

.menu-outer {
    position: relative;
    padding: 0;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    margin-bottom: 10px;
    color: white;
    text-transform: uppercase;
    font-size: 24px;
}

#menu ul li a {
    color: white;
}

.search_icon {
    stroke: white;
    fill: white;
}

#header_bottom {
    display: block;
    width: 100%;
    height: 0;
    background: lime;
    position: absolute;
    left: 0;
    bottom: 0;
}

#search_box, #search_box_google {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 30px;
}

#search_box input {
    width: 500px;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #333;
    padding: 0 20px;
}

#search_box button {
    width: 90px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: white;
    border: none;
    background: #FF3F00;
    vertical-align: top;
}