/*
Theme Name: KL
Theme URI: http://szota.biz/
Description: 2017
Author: Michal.Szota@gmail.com
Version: 1.1
*/

* {
    color: #000000;
    margin: 0;
}

hr {
    border: none;
    border-top: 2px dotted;
    color: #BABAB2;
}

.height-transition {
    -webkit-transition: height 0.7s;
    -moz-transition: height 0.7s;
    transition: height 0.7s;
}

.opacity-transition {
    -webkit-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

.get-more-topics {
    opacity: 1;
}

#media-screen {
    display: none;
}

body {
    color: #333333;
    font-family: 'PT Serif', serif;
    margin: 0;
    font-weight: 400;
}

.article-of-the-week-lead-container img {
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    display: inline;
}

ul li {
    display: inline;
    font-size: 17px;
    font-weight: 300;
}

.error-404 p {
    margin: 60px 0;
}

.top-container .main-menu-container {
    width: 100%;
}

.top-container .main-menu-container .dzialy {
    bottom: 0;
    position: absolute;
    width: 62.5%;
}

.top-container .main-menu-container .dzialy li {
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    margin: 0 auto;
    width: 20%;
}

.top-container .main-menu-container .pages {
    bottom: 0;
    right: 0;
    position: absolute;
    width: 35.5%;
}

.top-container .main-menu-container .pages li {
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    margin: 0 auto;
    width: 30%;
}

.top-container .main-menu-container .dzialy li, .top-container .main-menu-container .pages li {
    margin: 0 17.5px;
    display: inline;
    width: auto;
}

.top-container .main-menu-container .dzialy li:first-child {
    margin-left: 0;
}

.top-container .main-menu-container .pages li:last-child {
    margin-right: 0;
}

.top-container .main-menu-container .dzialy {
    width: 55%;
}

.top-container .main-menu-container .pages {
    width: 45%;
}

.description p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 10px;
    word-spacing: 7px;
}

.description h3 {
    font-family: "Open Sans", sans-serif;
}

.navbar {
    display: none;
}

.main-col {
    margin-top: 28px;
}

.page-title {
    border-bottom: 1px solid #000000;
    color: #00C0FF;
    font-size: 26px;
    font-weight: 700;
    padding: 26px 0;
    font-family: 'Open Sans', sans-serif;
}

.archive .page-title {
    border: none;
    padding-top: 0;
}

.category .page-title {
    border-bottom: 1px solid #000000;
    color: #00C0FF;
    font-size: 24px;
    font-weight: 700;
    padding: 30px 0 53px;
}

.category-felietony .category-lang .page-title {
    border-bottom: none;
}

.authors li {
    color: #00C0FF;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    margin-right: 20px;
}

.language-version .authors li {
    text-align: left;
}

.author {
    color: #00C0FF;
    font-size: 1.5em;
}

.author a {
    color: #00C0FF;
}

/*.article-of-the-week-lead-container h1, {
    width: 225px;
}*/

.line {
    border-bottom: 9px solid #000;
}

.section-popular, .section-archive, .section-media {
    float: left;
}

.small-col .section-archive {
    width: 100%;
}

.small-col .section-archive .get-more {
    margin: 15px 0 0;
}

.section-media {
    width: 100%;
}

.section-media .multimedia-images {
    margin-left: -15px;
    margin-top: 15px;
    overflow: hidden;
}

.section-media .multimedia-element {
    display: inline-block;
    float: left;
    margin-left: 14px;
    overflow: hidden;
    position: relative;
}

.section-media .multimedia-element:nth-child(n+4) {
    margin-top: 14px;
}

.section-media .multimedia-element:hover > .multimedia-img-sign {
    height: 100%;
}

.section-media .multimedia-element .multimedia-img {
    width: 100px;
    height: 100px;
}

.section-media .multimedia-element .multimedia-img-sign {
    background: url("img/player-video.svg") no-repeat scroll 0 0/ 33px auto rgba(255, 255, 255, 0.737);
    bottom: -27px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 0;
    padding-left: 7px;
    padding-top: 27px;
    position: absolute;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease 0s;
    width: 100%;
}

.section-media .multimedia-element .multimedia-img-sign span {
    display: block;
    width: 93px;
}

.article-date {
    color: rgb(0, 192, 255);
    font-size: 0.85em;
}

.small-col .article-date {
    color: #00C0FF;
    font-size: 13px;
    line-height: 13px;
}

.small-col .meta-publication-type {
    color: #00c0ff;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
}

.small-col .meta-publication-date {
    color: #00c0ff;
    font-size: 11px;
    line-height: 13px;
}

.section h3 {
    padding: 15px 0 0;
}

.section-media h3 {
    padding-bottom: 15px;
}

.section-events {
    float: left;
    width: 100%;
}

.small-col .section-events .element-container {
    overflow: hidden;
}

.small-col .section-events .element-left {
    float: left;
    width: 165px;
}

.small-col .section-events .element-left img {
    height: auto;
    margin-bottom: 10px;
    width: 135px;
}

.small-col .section-events .element-right {
    float: right;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    width: 120px;
}

.small-col .section-events h3 {
    padding: 0;
    font-size: 14px;
    font-weight: 700;
}

.small-col .section-events .event-place {
    float: right;
    font-size: 14px;
    max-width: 139px;
    text-align: right;
}

.event-place-sign {
    background: url("img/player-video.svg") no-repeat scroll center -5px rgba(0, 0, 0, 0);
    background-size: 30px 30px;
    color: #fff;
    display: block;
    float: left;
    height: 15px;
    width: 12px;
    margin-top: 10px;
}

.event-place-name {
    margin-top: 10px;
}

.event-place-name, .event-place-address {
    font-size: 13px;
    padding-left: 13px;
}

.element-right .event-place .event-place-name:before {
    background: url("img/player-video.svg") no-repeat scroll center -5px/ 30px 30px rgba(0, 0, 0, 0);
    color: #fff;
    content: "";
    display: block;
    height: 15px;
    left: -15px;
    position: absolute;
    top: 0;
    width: 12px;
}

.element-right .event-place .event-place-name {
    color: #000;
    display: inline;
    font-weight: 400;
    line-height: 18px;
    padding-left: 0;
    position: relative;
    text-align: right;
}

.small-col .section-comments > .last-container, .small-col .section-par > .last-container {
    display: none;
}

.home-container-1-1 .section {
    float: left;
}

.section-newest {
    background-color: white;
    margin-top: 18px;
}

.section-informacje {

    background-color: #f0f0f0;
    padding: 0 15px;
    line-height: 1.3;
    margin-top: 18px !important;
}

.section-informacje .element-container {
    border-bottom: none !important;
    padding-bottom: 20px !important;
}

.section-informacje .article-date {
    float: left;
    width: 90px;
    padding-top: 2px;
}

.section-informacje a:hover,
.section-informacje a:hover h4 {
    color: rgb(0, 192, 255);
}



.section-informacje h4 {
    font-weight: normal;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: #e0e0e0 solid 1px;
    padding-left: 90px;
    font-size: 14px; 
    padding-bottom: 5px;
}

.section-informacje a:last-child h4 {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.section-informacje h4:first-line {
    padding-left: 0;
}

.section {
    border-top: 9px solid #000000;
    position: relative;
}

.section-popular {
    border: none;
}

.category .section {
    border-top: 9px solid #000000;
}

.section-kl-in-media {
    background-color: gainsboro;
    float: left;
}

.section-obserwatorium-frame {
    float: left;
    background: #f0f0f0;
    padding: 20px;
}

.section-obserwatorium-frame h3 {
    margin: 0;
    padding: 0;
}

.section-obserwatorium-frame a {
        display: block;
        font-size: 13px;
    }


.section-obserwatorium-frame .section-name {
    background: none !important;
    padding-left: 0 !important;
}

.section-obserwatorium-frame img {
    width: 200px;
    margin: 0 auto;
    height: auto;
    display: block;
}

.section-events {
    background-color: rgb(0, 192, 255);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.small-col .section-topics-of-the-week {
    -webkit-transition: margin 0.5s ease 0s, height 0.5s ease 0s;
    transition: margin 0.5s ease 0s, height 0.5s ease 0s;
}

.single-post .small-col .section-topics-of-the-week {
    margin-top: 50px;
}

.home .small-col .section-topics-of-the-week {
    border-top: 0;
}

.small-col .section-topics-of-the-week .all-topics-of-the-week {
    width: 328px;
    overflow: hidden;
}

.small-col .section-topics-of-the-week .all-topics-of-the-week .wide {
    overflow: hidden;
    -webkit-transition: margin-left 0.5s ease 0s, height 0.5s ease 0s;
    transition: margin-left 0.5s ease 0s, height 0.5s ease 0s;
}

.small-col .all-topics-of-the-week .wide .single-set-of-topics {
    float: left;
    width: 328px;
}

.small-col .all-topics-of-the-week .wide .single-set-of-topics article {
    border-bottom: 1px dotted #000;
    clear: both;
    padding: 15px 0;
    position: relative;
    overflow: hidden;
}

.small-col .all-topics-of-the-week article .nr-info {
    float: left;
    position: relative;
    right: 0;
    top: 0;
    width: 35%;
}

.small-col .all-topics-of-the-week article .topic-title {
    float: left;
    font-weight: 700;
    line-height: 19.2px;
    margin-left: 5%;
    margin-top: 5px;
    width: 60%;
}

.small-col .all-topics-of-the-week article .nr-info .nr, .small-col .all-topics-of-the-week article .nr-info .nr a {
    font-size: 29px;
}

.small-col .all-topics-of-the-week article .nr-info .date {
    float: none;
    font-size: 11px;
    line-height: 14px;
    margin-left: 0;
    margin-top: 0;
}

.small-col .all-topics-of-the-week .navigation-topics {
    display: block;
    margin: 30px auto 0;
    overflow: hidden;
    width: 150px;
}

.small-col .all-topics-of-the-week .navigation-topics .prev-page {
    background: url('img/arrow-back.svg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 15px;
}

.small-col .all-topics-of-the-week .navigation-topics .page-info {
    float: left;
    font-size: 14px;
    font-weight: 300;
    margin-top: 3px;
}

.small-col .all-topics-of-the-week .navigation-topics .next-page {
    background: url('img/arrow.svg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 15px;
}

.small-col .all-topics-of-the-week .navigation-topics .navi-arrow {
    cursor: pointer;
    float: left;
    height: 25px;
    width: 31px;
}

.small-col .all-topics-of-the-week .navigation-topics .next-page:after {
    clear: both;
}

.article-of-the-week-lead-container, .post {
    position: relative;
}

.category .description {
    margin-left: 36%;
}

.post .description a {
    border-bottom: 1px solid #00c0ff;
}

.post .description a:hover {
    color: #00c0ff;
}

.post h1 {
    font-size: 34px;
    line-height: 45px;
    margin-top: 1em;
    position: relative;
}

.post .author {
    font-size: 26px;
    font-weight: 700;
    margin-top: 10px;
}

.article-of-the-week-lead-container {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.article-of-the-week-lead-container h1 {
    font-family: 'PT Serif', serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 39px;
    margin-top: 65px;
    min-height: 80px;
}

.publication .article-of-the-week-lead-container h1 {
    height: 100px;
}

.post h1 {
    margin-top: 0;
}

#nr-phone-info {
    display: none;
}

#nr-phone-info h1:before {
    content: 'Temat tygodnia: ';
    font-weight: normal;
}

.article-of-the-week-lead-container h1:before {
    content: "Temat tygodnia: ";
    font-family: 'PT Serif', serif;
    font-size: 34px;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    top: 45px;
}

.page-container {
    width: 1024px;
    background-color: #fff;
    margin: 0px auto;
    position: relative;
}

.top-container .small-col-size {
    float: right;
}

.top-container {
    background-color: #FFFFFF;
    height: 232px;
    /*height: 332px; */
    position: relative;
    width: 100%;
}

.top-container-relative {
    border-bottom: 9px solid;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1024px;
}

header .fixed-container {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3000;
}

header .fixed-container > div {
    width: 1024px;
    margin: 0px auto;
    position: relative;
}

.kl-logo {
    position: absolute;
    top: 30px;
    width: 285px;
}

.logo-fixed {
    height: 143px;
    left: -4px;
    position: absolute;
    top: -210px;
}

.slogan {
    font-size: 11px;
    left: 93px;
    position: absolute;
    top: 148px;
    display: block;

}

.main-menu-container {
    position: absolute;
    bottom: 20px;
    left: 0px;
}

.lang-options {
    margin-top: 37px;
    position: absolute;
    right: 335px;
    width: 187px;
}

.lang-options li {
    background: url("img/arrow.svg") no-repeat scroll 0 3px #FFFFFF;
    background-size: 16px auto;
    font-size: 14px;
    line-height: 16.8px;
    padding: 0 20px;
    display: block;
}

.lang-options .lang-img {
    margin-top: 3px;
}

.post {
    border-top: 10px solid #000;
}

.single .post {
    border: none;
}

.single .alignright, .single .alignright .wp-caption-text {
    float: right;
}

.single .alignleft, .single .alignleft .wp-caption-text {
    float: left;
}

.single .aligncenter, .single .aligncenter .wp-caption-text {
    float: center;
}

.single .wp-caption-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 0;
}

.post-tags {
    border-top: 2px dotted #bab9b9;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    margin: 20px 0;
    padding: 30px 0 14px 78px;
}

.post-tags:before {
    content: "Tagi:";
    font-size: 1.3em;
    left: 0;
    line-height: 24px;
    position: absolute;
}

.post-tags a {
    color: #00C0FF;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 25px;
    margin-right: 15px;
}

.fb-comments, .fb-comments span, .fb-comments iframe {
    width: 100% !important;
}

.social-buttons-container {
    left: auto;
    position: absolute;
    z-index: 500; 
    right: -122px;
    top: 69px;
    width: 230px;
}

.page-template-template-events-php .loading-container {
    overflow: hidden;
}

.category-lang .loading-container {
    overflow: hidden;
    clear: both;
}

.page-template-template-events-php .main-col, .page-template-template-gallery-php .main-col {
    width: 100%;
}

.page-template-template-events-php .page-title {
    border-bottom: none;
}

.page-template-template-events-php .single-event {
    float: left;
    font-family: "Open Sans", sans-serif;
    height: 300px;
    width: 45%;
}

.page-template-template-events-php .single-event:nth-child(2n+1) {
    margin-right: 10%;
}

.page-template-template-events-php .single-event:nth-child(n+3) {
    margin-top: 40px;
}

.page-template-template-events-php .single-event .event-thumbnail {
    float: left;
}

.page-template-template-events-php .single-event .event-info {
    background-color: #00c0ff;
    box-sizing: border-box;
    float: left;
    height: 100%;
    padding: 10px 20px;
    width: 50%;
}

.single-event .event-info .event-date {
    border-bottom: 1px dotted #000;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 11px 0;
}

.single-event .event-info .event-title {
    font-size: 17px;
    height: 100px;
    padding: 10px 0;
}

.single-event .event-info .event-place {
    font-size: 14px;
    font-weight: 700;
    min-height: 35px;
    border-bottom: 1px dotted #000;
    padding-bottom: 14px;
}

.page-template-template-events-php .category-get-more {
    clear: both;
    margin: 60px 0;
}

.addthis_floating_style {
    position: static !important;
}

.page .small-col {
    float: left;
    margin-left: 2%;
    margin-top: 117px;
}

.small-col {
    float: left;
    margin-top: 242px;
    margin-left: 2%;
}

.small-col .section-name {
    background: url("img/dymek.svg") no-repeat scroll -5px -8px rgba(0, 0, 0, 0);
    background-size: 34px auto;
    font-size: 14px;
    font-weight: 300;
    margin-top: 16px;
    padding-left: 36px;
}

.get-more {
    background: url("img/get-more.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    background-size: 24px 14px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin: 15px 0 25px;
    padding-left: 34px;
}

.section-popular .get-more {
    margin-bottom: 68px;
}

.home .section-par h3,
.home .section-comments h3 {
    line-height: 17px;
    margin-bottom: 10px;
    padding: 15px 0 0;
}

.section-par .get-more, .section-comments .get-more {
    margin: 15px 0 0 0;
}

.small-col-lang .section .get-more {
    margin: 20px 0 25px;
}

.small-col .section-media .get-more {
    margin: 5px 0 0;
}

.small-col .section-media .first-get-more {
    margin-top: 32px;
}

.small-col #media-hook .section-name {
    background: none;
    padding: 20px 0;
    border-bottom: 1px dotted #000;
    margin: 0;
}

.small-col .section-events .section-name {
    color: #fff;
}

#search {
    background: url("img/lupa.png") no-repeat scroll 100% 0/ 30px auto rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    height: 30px;
    padding-left: 5px;
    padding-right: 32px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 291px;
}

.nr-info {
    font-family: "Open Sans", sans-serif;
    position: absolute;
    right: -43%;
    top: -6px;
    width: 40%;
}

.authors, .author, .search .content-info .section-name, .search .content-info .article-date, .result-info {
    font-family: 'Open Sans', sans-serif;
}

.nr-info #clock {
    clear: both;
    float: left;
    height: 68px;
    margin-top: 20px;
    width: 68px;
}

.nr-info .nr, .nr-info .nr a {
    color: #00c0ff;
    float: left;
    font-size: 36px;
    font-weight: 700;
}

.nr-info .date {
    color: #00c0ff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-left: 10px;
    margin-top: 6px;
}

.nr-info .to-archive {
    clear: left;
    font-size: 19.6px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

.nr-info .to-archive a:after {
    background-image: url("./img/arrow.svg");
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: 12px;
    overflow: auto;
    position: absolute;
    width: 32px;
}

.nr-info .to-archive a {
    display: inline-block;
}

.number-of-publication-in-year, .date-of-publication {
    color: #00C0FF;
}

.nr-info #remainingDays {
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-left: 15px;
    width: 130px;
    margin-top: 20px;
}

.main-col .section-promoted {
    border-top: 1px solid #000000;
    margin-top: 35px;
    padding-top: 35px;
}

.main-col .section .article-lead {
    border-bottom: 1px dotted #000;
    padding-bottom: 25px;
    padding-top: 25px;
}

/*.main-col .section .article-lead:last-of-type, {
    border-bottom: none;
}*/

.main-col .section-tasting .article-lead:last-of-type {
    border-bottom: 1px dotted #000;
}

.main-col .section-title {
    background: transparent url("img/icon-notice.png") no-repeat 0 2px;
    background-size: auto 92%;
    font-size: 14px;
    margin-top: 15px;
    padding-left: 25px;
    font-family: 'Open Sans', sans-serif;
}

.search .content-info .section-name, .tag .content-info .section-name {
    background: rgba(0, 0, 0, 0) url("img/dymek.svg") no-repeat scroll -7px -4px;
    background-size: 34px auto;
    padding-left: 28px;
    font-family: 'Open Sans', sans-serif;
}

.main-col .section-hearing .section-title, .search .content-info .slyszac {
    background: rgba(0, 0, 0, 0) url("img/slyszac.svg") no-repeat scroll -6px -5px;
    background-size: 28px auto;
}

.main-col .section-reading .section-title, .search .content-info .czytajac {
    background: rgba(0, 0, 0, 0) url("img/czytajac.svg") no-repeat scroll -6px -5px;
    background-size: 28px auto;
}

.main-col .section-seeing .section-title, .search .content-info .patrzac {
    background: rgba(0, 0, 0, 0) url("img/patrzac.svg") no-repeat scroll -6px -5px;
    background-size: 28px auto;
}

.main-col .section-tasting .section-title, .search .content-info .smakujac {
    background: rgba(0, 0, 0, 0) url("img/smakujac.svg") no-repeat scroll -6px -5px;
    background-size: 28px auto;
}

.search .content-info .smakujac, .search .content-info .patrzac, .search .content-info .czytajac, .search .content-info .slyszac {
    background-size: 32px auto;
    padding-left: 25px;
}

.main-col .section {
    margin-bottom: 50px;
}

.post .section-others {
    margin-bottom: 30px;
}

.sign-picture {
    text-align: right;
    margin-bottom: 15px;
}

.sign-picture a {
    font-size: 11px;
}

.main-col {
    width: 66%;
    float: left;
    clear: both;
}

.small-col-size {
    width: 32%;
    font-family: 'Open Sans', sans-serif;
}

.article-lead {
    overflow: hidden;
}

#media-hook {
    display: none;
    overflow: hidden;
}

.section {
    margin: 2px 0 68px 0;
}

.section-events, .section-kl-in-media {
    border-top: medium none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    margin-top: 37px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.section-events, .small-col .section-par {
    margin-bottom: 37px;
}

.small-col .section-newest {
    margin-top: 18px;
    margin-bottom: 40px;
}

.small-col .section-events .section-name a {
    color: #fff;
}

.section-popular {
    margin: 0;
    width: 100%;
}

.section .element-container {
    border-bottom: 1px dotted #000;
    margin: 3px 0;
    padding: 28px 0;
}

.section-events .element-container {
    border-bottom: 1px dotted #000;
    margin: 3px 0;
    padding: 8px 0;
}

.section-media .element-container {
    padding: 28px 0 27px;
}

.post .section .element-container {
    border-bottom: none;
    margin: 3px 0;
    padding: 10px 0;
}

.post .article-date {
    display: inline-block;
    padding-left: 45px;
    margin-right: 7px;
    font-family: 'Open Sans', sans-serif;
}

.section-similar {
    font-family: 'Open Sans', sans-serif;
}

.post .section-similar .article-date {
    float: none;
    padding-left: 0px;
}

.post .section-similar .element-container {
    border-top: 1px dotted #000000;
    float: left;
    width: 29%;
    margin: 0 0 45px 6.5%;
}

.post .section-similar .element-container:first-of-type {
    margin-left: 0;
}

.post .section-name {
    background: rgba(0, 0, 0, 0) url("img/icon-notice.png") no-repeat scroll 0 20px;
    padding: 15px 0 25px 35px;
    background-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.fb-comm .section-name {
    border-top: 1px solid #000;
    padding-bottom: 50px;
}

.single .section h3 {
    font-size: 16px;
}

.section-media .element-container {
    border: none;
}

.section-kl-in-media .element-container {
    padding: 28px 0;
    overflow: hidden;
}

.section-kl-in-media .element-container .element-left {
    float: left;
    max-width: 150px;
}

.section-kl-in-media .element-container:last-child, .section-newest .element-container:last-child {
    border-bottom: none;
}

.section-kl-in-media h3 {
    margin-top: -5px;
    padding: 0;
}

.section-newest .element-container p, .section-comments .element-container p {
    margin-left: 80px;
}

.post .section-newest .element-container p {
    margin-left: 45px;
}

.section-newest .element-container h3, .section-comments .element-container h3 {
    background: #ffffff url("img/arrow.svg") no-repeat scroll 0px 0px;
    padding-left: 80px;
    padding-top: 4px;
}

.section-newest .element-container .lead {
    padding-left: 80px;
}

.small-col .section-newest .element-container h3 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
}

.small-col h3 a {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.post .section-others .element-container h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: 'Open Sans', sans-serif;
    line-height: 15px;
    padding-left: 45px;
    padding-top: 0;
}

.post .section-others .element-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("img/arrow.svg") no-repeat scroll 0 10px #FFFFFF;
    height: 81px;
    padding-top: 0;
}

.read-more {
    background: rgba(0, 0, 0, 0) url("img/arrow.svg") no-repeat scroll 0 8px;
    padding: 10px 45px;
    margin-top: 10px;
    font-size: 14px;
}

.section .element-container .article-type {
    color: #00C0FF;
    font-size: 11px;
    font-weight: 700;
}

.section-events .element-container .article-type, .section-events .element-right, .section-events .element-right p {
    color: #fff;
    line-height: 15px;
}

.element-container .article-author {
    color: #00C0FF;
    display: inline-block;
    font-size: 13px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif;
}

.smallcol .section .element-container h3 {
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
}

.small-col .section-kl-in-media .element-container .inmedia-about {
    font-size: 13px;
}

.small-col .section-kl-in-media .element-container .lead .day-of-week, .small-col .section-kl-in-media .element-container .lead .day {
    color: #00c0ff;
    font-weight: 700;
}

.small-col .section-kl-in-media .element-container .lead .time {
    font-weight: 700;
}

.small-col .section .element-container .lead {
    font-weight: 400;
}

.small-col .section-kl-in-media .element-container .lead {
    float: right;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    text-align: right;
    width: 130px;
}

.small-col .section-comments .element-container .lead, .small-col .section-par .element-container .lead {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.small-col .section-newest .element-container .lead, .small-col .section-comments .element-container .lead {
    font-size: 12px;
    margin-top: 7px;
}

.section-kl-in-media .element-container .article-type {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
    font-weight: 700;
}

.section-kl-in-media .element-container .lead {
    font-weight: 400;
    line-height: 16px;
}

.section-events .section-name {
    padding-left: 0;
    font-weight: 400;
}

.section-events .element-container .article-type {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
}

#newest-articles {
    display: none;
}

#first-promoted-articles {
    display: none;
}

.article-lead .author {
    color: #00C0FF;
    font-size: 14px;
    line-height: 17px;
}

.article-lead .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 9px;
    font-family: 'Open Sans', sans-serif;
}

.article-lead .title a {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
}

.article-lead .author, .article-lead .title, .article-lead .lead-text {
    margin-left: 230px;
}

.article-lead .lead-text {
    display: block;
    font-size: 16px;
}

.article-lead .lead-text-mobile {
    display: none;
}

.article-lead img {
    margin-right: 20px;
    max-width: 200px;
    float: left;
}

.read-more-articles {
    height: 75px;
    margin: 0 auto 20px;
    vertical-align: middle;
    width: 355px;
    font-family: 'Open Sans', sans-serif;
}

.read-more-articles .text-read-more {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-top: 22px;
    text-align: right;
    text-decoration: none;
    width: 260px;
}

.read-more-articles .icon-read-more {
    background: url("img/read-more.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 75px;
    margin-left: 10px;
    position: absolute;
    text-indent: -999999px;
    width: 75px;
}

#media-screen {
    content: 'normal';
}

#media-screen:after {
    content: 'normal';
    width: 100px;
}

.video {
    height: 38%;
    width: 100%;
    margin-bottom: 10px;
}

.more-responsive {
    display: none;
}

footer {
    display: inline-block;
    width: 100%;
    margin-bottom: 70px;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

footer .footer-col {
    float: left;
    width: 23%;
}

footer ul li {
    border-bottom: 1px dotted #000;
    margin-right: 35px;
    padding: 12px 0;
}

footer ul li:first-child {
    border-top: 1px dotted #000;
}

footer .footer-right-col li:last-child {
    float: right;
    margin-right: 0;
    text-align: right;
}

footer .footer-col {
    top: 0;
}

footer .section {
    padding-top: 40px;
}

footer li {
    font-size: 14px;
}

footer .footer-popular-themes li:first-of-type {
    font-weight: 300;
    font-size: 14px;
}

.patronages-container, .top-container, .navbar {
    font-family: 'Open Sans', sans-serif;
}

.more-in-number-container, .more-in-section-container {
    overflow: hidden;
}

.single .partners-slider-container {
    margin: 0;
}

.slider-top-margin {
    border-top: 9px solid #000000;
    margin-top: 50px;
}

.slide-element a, .slide-element span, .gallery-item > a, .gallery-item > span {
    vertical-align: top
}

.partners-title {
    background: url("img/dymek.svg") no-repeat scroll -5px -6px rgba(0, 0, 0, 0);
    background-size: 34px auto;
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 4px;
    padding-left: 36px;
}

.blackwhite .partners-title {
    background-color: #000000 !important;
}

.slide-auto {
    transition: left 0.5s ease 0s;
}

.no-transition {
    transition: none 0s ease 0s;
}

.partners-slider {
    width: 820px;
}

.gallery-slider-container {
    float: left;
    height: 385px;
    overflow: hidden;
    width: 560px;
}

.slide-element a, .slide-element span, .gallery-item > a, .gallery-item > span {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
}

.slide-element small {

    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    color: #00C0FF;

}

.slide-element, .gallery-slider .gallery-item dd {
    display: none;
}

.slide-element, .gallery-slider .gallery-item {
    display: table;
    float: left;
    margin: 0;
    padding: 0px;
    text-align: center;
}

.slide-element {
    height: 310px;
}

.slide-element p {
    width: 190px;
    text-align: left;
    padding-left: 10%;
    font-weight: bold;
    height: 50px;
    margin-top: 15px;
}

.slide-element p {
    height: 120px;
}

.partners-slider-container .slide-element img {
    max-height: 258px;
    max-width: 216px;
}

.navi-left, .navi-right, .left-arrow, .right-arrow {
    cursor: pointer;
    height: 70px;
    width: 60px;
}

.msz-navi-mid {
    height: 70px;
    width: 60px;
    line-height: 70px;
}

.navi-left, .left-arrow {
    background: rgba(0, 0, 0, 0) url("img/arrow-back.svg") no-repeat scroll 6px center;
    float: left;
}

.navi-right, .right-arrow {
    background: rgba(0, 0, 0, 0) url("img/arrow.svg") no-repeat scroll 22px center;
    float: left;
}

.navi-left:active, .navi-left:active {
    background-position: 1px;
}

.navi-right:active, .right-arrow:active {
    background-position: 27px;
}

.msz-navi-mid {
    float: left;
    text-align: center;
    font-family: 'Open Sans';
}

.navi-arrows, .navigation {
    height: 70px;
    margin: 0 auto;
    position: relative;
    width: 180px;
}

ul {
    list-style-type: none;
}

.partners-slider-container {
    background-color: #FFFFFF;
    float: left;
    height: 400px;
    margin-bottom: 60px;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}

footer ul li, footer ul {
    display: block;
}

.cut {
    border-right: 40px solid rgba(0, 0, 0, 0);
    border-top: 40px solid #FFFFFF;
    height: 0;
    left: 65%;
    position: relative;
    width: 0;
}

.cut-black {
    border-right: 33px solid rgba(0, 0, 0, 0);
    border-top: 33px solid #000000;
    height: 0;
    left: 65%;
    position: relative;
    top: 207px;
    width: 0;
}

.cut-white {
    border-right: 16px solid rgba(0, 0, 0, 0);
    border-top: 17px solid #FFFFFF;
    left: 65.7%;
    top: 174px;
    width: 0;
    height: 0;
    position: relative;
}

.archive .content-info img, .page-template-template-inmedia-php .content-info img {
    max-width: 200px;
    height: auto;
}

.archive .search-element {
    padding: 20px 0;
}

.archive .search-element h1 {
    border-bottom: 2px dotted #000;
    padding-bottom: 30px;
}

.archive .all-titles h1 {
    font-size: 17px;
}

.archive .all-titles img {
    display: none;
}

.archive .load-container > .search-element {
    padding-top: 20px;
    padding-bottom: 20px;
}

.archive .load-container > .search-element h1 {
    font-size: 31px;
    border-bottom: none;
}

.archive .load-container > .hidden-wrapper .search-element h1 {
    border: none;
}

.archive .load-container .hidden-posts .search-element h1 {
    border-bottom: 2px dotted #000000;
    padding-bottom: 30px;
}

.language-version .authors, .archive .authors {
    border-bottom: 1px dotted #000;
    color: #00c0ff;
    height: 41px;
    padding-bottom: 15px;
}

.archive .publication-nr {
    background: url("img/see-contents.png") no-repeat scroll 0 14px rgba(0, 0, 0, 0);
    background-size: 21px 13px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    left: 44%;
    padding: 10px 10px 10px 30px;
    position: relative;
}

.archive .see-number-line {
    border-bottom: 2px dotted;
    left: 36%;
    position: relative;
    width: 64%;
    margin-bottom: 30px;
}

.archive .button-rolled-down {
    background: url("img/hide-contents.png") no-repeat scroll 0 14px/ 17px 13px rgba(0, 0, 0, 0);
    padding: 10px 10px 10px 30px;
}

.archive .see-number {
    background: url("img/see-more.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    margin-top: 20px;
    padding: 10px 10px 10px 30px;
    position: relative;
    width: 100%;
}

.search .main-col .search-element:last-of-type {
    border: none;
}

.single .post .description {
    margin: 20px 0;
}

.page .main-col article {
    margin-bottom: 40px;
}

.page-template-template-archive-php .small-col article {
    margin-bottom: 0;
}

.site-main article p {
    margin: 1em 0;
}

.category-czytajac .content-info {
    display: block;
    float: left;
    height: 180px;
    margin-right: 6%;
    margin-top: 8px;
    width: 200px;
}

.inmedia-page .content-info {
    margin-top: 5px;
}

.category-czytajac .category-czytajac-content {
    margin-top: 30px;
    position: relative;
}

.category-czytajac .category-czytajac-content > .article-date {
    color: #00C0FF;
    display: inline;
    font-size: 14px;
    position: absolute;
    right: 0;
    margin-top: 5px;
}

.inmedia-page .inmedia-page-content h1 {
    margin-bottom: 0;
}

.inmedia-page .inmedia-page-content .article-date {
    color: #000;
    display: inline;
    font-size: 14px;
    margin-top: 5px;
    right: auto;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.publication-number, .publication-number a {
    color: #00C0FF;
    font-size: 14px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 16px;
    font-family: 'Open Sans', sans-serif;
}

.category-czytajac .category-czytajac-content .description p {
    font-size: 14px;
    line-height: 17px;
}

.category-czytajac-content .author, .category-czytajac .authors {
    display: inline-block;
    font-size: 14px;
    max-width: 360px;
}

.small-col-czytajac {
    border-top: 9px solid #000000;
    margin-top: 103px;
}

.archive .small-col {
    margin-top: 228px;
}

.category .small-col {
    margin-top: 145px;
    border-top: 1px solid #000;
}

.single .small-col-size {
    border-top: 1px solid #000000;
    margin-top: 224px;
}

.single-m-media .small-col-size {
    margin-top: 82px;
}

.single .line {
    border-bottom: 1px solid #000;
}

.single .small-col .similar {
    float: none;
    overflow: hidden;
    padding-bottom: 15px;
}

.page-template-template-archive-php .small-col .section-topics-of-the-week {
    border-bottom: 1px dotted #000;
    margin-bottom: 5px;
    padding-bottom: 30px;
}

.single .small-col .section-topics-of-the-week {
    margin-bottom: 5px;
}

.page-template-template-archive-php .advertisement {
    border-top: 1px dotted #000;
    float: left;
    margin-bottom: 70px;
    overflow: hidden;
    padding-top: 35px;
}

.page-template-template-archive-php .small-col .section-events .single-post, .single .small-col .similar .single-post {
    border-top: 1px dotted #000;
    margin-top: 20px;
    overflow: hidden;
    padding-top: 20px;
}

.page-template-template-archive-php .small-col .section-events .single-post:first-of-type, .single .small-col .similar .single-post:first-of-type {
    margin-top: 15px;
}

.page-template-template-archive-php .small-col .section-events .section-name, .single .small-col .similar .section-name {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    margin-top: 25px;
    padding-left: 0;
}

.page-template-template-archive-php .small-col .section-events .single-post-img, .single .small-col .similar .single-post-img {
    float: left;
    height: 71px;
    margin-right: 20px;
    width: 107px;
}

.page-template-template-archive-php .small-col .section-events .single-post-img img, .single .small-col .similar .single-post-img img {
    height: 100%;
    width: 100%;
}

.page-template-template-archive-php .small-col .section-events .article-author, .single .small-col .similar .article-author {
    color: #00c0ff;
    float: left;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: -2px;
    max-width: 160px;
}

.page-template-template-archive-php .small-col .section-events .lead, .single .small-col .similar .lead {
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    max-width: 160px;
}

.page-template-template-archive-php .small-col .section-events .lead {
    margin-bottom: 15px;
}

.single .small-col .section-events {
    margin-top: 30px;
    margin-bottom: 50px;
}

.page-template-template-archive-php .small-col .section-events .article-author, .single .small-col .section-events .article-author {
    color: #fff;
}

.description blockquote .line {
    border-bottom: 9px solid #000;
}

.single .back-to-previous {
    border-top: none;
}

article.category-czytajac {
    border-bottom: 1px dotted #000000;
    padding-bottom: 35px;
}

.category-lang article.category-czytajac:last-of-type {
    border-bottom: none;
}

.category-lang .loading-container article.category-czytajac:first-child {
    border-top: 1px dotted #000;
}

.category-felietony .category-lang .category-number-to-load {
    margin: 0;
    border: none;
}

.category-czytajac .height-transition .article-date {
    display: inline-block;
}

.category-czytajac-content > h1 {
    margin: 15px 0;
}

.category-czytajac-content h1, .category-czytajac-content .author, .category-czytajac-content .article-date {
    font-family: 'Open Sans', sans-serif;
}

.category-czytajac .search-element h1 {
    padding-bottom: 30px;
    border-bottom: none;
}

.category .category-logo {
    left: 100%;
    position: absolute;
    width: 107px;
}

.search-logo {
    left: 102%;
    position: absolute;
    top: 18px;
    width: 57px;
}

.tag .search-logo {
    left: 70%;
    top: 45px;
}

.search .main-col {
    position: relative;
}

.category .see-number {
    background: rgba(0, 0, 0, 0) url("img/see-more.png") 0 8px no-repeat scroll;
    background-size: 18px auto;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0 10px 22px;
    margin-top: 30px;
    display: block;
    left: 0;
    font-family: 'Open Sans', sans-serif;
}

.category-felietony .category-number {
    margin-bottom: 26px;
    overflow: hidden;
}

.category-par .category-number {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted #000000;
}

.category-par-article {
    border-top: 1px dotted #000;
    border-bottom: none;
    float: left;
    height: 220px;
    margin-right: 5%;
    overflow: hidden;
    padding: 20px 0;
    width: 30%;
}

.category-par-article:nth-of-type(3n+3) {
    margin-right: 0;
}

.category-lang .category-par-article:nth-child(8n) {
    margin-right: 5%;
}

.category-lang .category-par-article:nth-child(5), .category-lang .category-par-article:nth-child(6n+5) {
    margin-right: 0;
}

.hidden-wrapper .category-par-article:nth-child(3n+1) {
    margin-right: 0;
}

.category-par-article:nth-child(17) {
    margin-right: 0;
}

.article-multimedia {
    margin-right: 5%;
}

.article-multimedia:nth-child(3n) {
    margin-right: 0;
}

.category-par-article .article-date {
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
}

.category-par-article .author {
    font-size: 11px;
    font-weight: 700;
}

.category-par-article h1 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.category-par .category-number > .article-date {
    margin-top: 30px;
    font-weight: 700;
}

.back-to-previous {
    background: url("img/arrow-back.svg") no-repeat scroll 3px 38px #FFFFFF;
    border-bottom: 1px dotted #000000;
    border-top: 9px solid #000000;
    font-size: 19px;
    font-weight: 700;
    height: 26px;
    padding: 26px 0 50px 42px;
}

.tag .small-col-publication .back-to-previous {
    border-bottom: none;
}

.page .back-to-previous {
    border-top: 1px solid #000000;
}

.category .back-to-previous {
    border: none;
}

.category .load-container {
    position: relative;
}

.search-results .small-col {
    margin-top: 133px;
}

.single #clock, .single #remainingDays {
    display: none;
}

.single .nr-info {
    top: -10px;
}

.single-events .nr-info {
    display: none;
}

.tick {
    background: url("img/tick.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0.0);
    height: 34px;
    left: 68%;
    margin-top: -9px;
    position: absolute;
    width: 33px;
}

.tick-article-of-the-week {
    display: none;
}

.section .tick {
    left: 230px;
}

.category .tick {
    left: 35%;
}

.tick-header, .category .tick-header {
    left: 68%;
    top: 9px;
}

.category-felietony .category-page .description {
    display: none;
}

.main-col .section .article-lead:last-of-type {
    border-bottom: none;
}

.article-multimedia img {
    width: 100%;
    height: auto;
}

.page-template-template-multimedia-php .page-title {
    border: none;
}

.page-template-template-multimedia-php .article-date {
    margin-bottom: 10px;
}

.multimedia .description {
    margin-top: 20px;
}

.multimedia h1 {
    color: #00c0ff;
}

.description iframe {
    display: block;
    margin: 30px auto;
}

.single-multimedia .small-col {
    margin-top: 70px;
}

.single-inmedia .nr-info {
    display: none;
}

.description blockquote p {
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: 37px;
}

blockquote {
    border-bottom: 9px solid #000000;
    margin: 52px 0 136px;
    position: relative;
}

.description blockquote .tick {
    left: 16%;
}

.archive .see-number-phone {
    display: none;
}

.description blockquote .quote-author {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("img/tick.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -100px;
    color: #00C0FF;
    font-size: 17px;
    font-style: normal;
    height: 100px;
    line-height: 24px;
    margin: 0 0 0 15%;
    padding-top: 57px;
    position: absolute;
    word-spacing: 0;
}

.page-template .section-kl-in-media {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: inherit;
    width: 100%;
}

#first-promoted-articles .article-type {
    font-size: 11px;
}

#first-promoted-articles .article-author {
    height: 10px;
}

.header {
    height: 200px;
}

.publication .header {
    border-bottom: 9px solid;
    height: 245px;
}

.single .header {
    border-bottom: 1px solid #000;
}

.single .header {
    height: auto;
    min-height: 183px;
}

.partners-slider .cover {
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 256px;
    width: 216px;
}

.single .partners-slider .cover {
    height: 153px;
}

.lead-in-article {
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 45px;
}

.go-to-comments {
    background: url("img/arrow.svg") no-repeat scroll 100% center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin-top: 50px;
    padding-right: 60px;
}

.comments-plugin {
    margin-left: 2px;
}

.social-buttons-container .comments-plugin .fb_comments_count {
    color: #333;
}

.addthis_floating_style.addthis_counter_style .addthis_internal_container .comments-plugin span {
    float: none !important;
    margin-bottom: 0;
}

button.go-to-comments {
    background: linear-gradient(#fff, #dedede) repeat scroll 0 0 #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    font-size: 11px;
    font-weight: 700;
    margin-top: 7px;
    padding: 1px 0;
    width: 73px;
}

button.go-to-comments:focus, button.go-to-comments:hover, button.go-to-comments:active {
    background-color: #d9d9d9;
    background-image: linear-gradient(#f8f8f8, #d9d9d9);
    border-color: #bbb;
    box-shadow: none;
}

.themes-menu a {
    text-transform: uppercase;
}

.counter {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bbb;
    border-radius: 3px;
    display: block;
    min-height: 18px;
    padding: 0 5px;
    position: relative;
    width: 61px;
}

.counter i, .counter u {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aaa transparent -moz-use-text-color;
    border-image: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-style: solid solid none;
    border-width: 4px 4px 0;
    bottom: 0;
    left: 50%;
    line-height: 0;
    margin: 0 0 -4px -4px;
    right: auto;
    top: auto;
    position: absolute;
}

.counter u {
    border-top-color: #fff;
    margin-bottom: -3px;
}

.counter .count-of-comments {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    width: 100%;
    color: #333;
    text-align: center;
    white-space: nowrap;
}

.article-footer {
    border-top: 2px dotted #BAB9B9;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 40px;
    margin-top: 50px;
    padding-top: 30px;
}

.advertisement {
    margin-bottom: 70px;
}

.search .main-col > .tick {
    display: none;
}

.search .line, .search .menu-line {
    display: none;
}

.search .search-header, .tag .search-header {
    border-bottom: 9px solid #000000;
    padding-bottom: 42px;
    padding-top: 23px;
    margin-bottom: 15px;
    height: 50px;
}

.footer-col-graph, .footer-col-ee {
    border-bottom: 1px dotted #000000;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 110px;
    width: 190px;
}

.footer-col-ee {
    top: 165px;
    padding-bottom: 0;
}

.footer-col-ee img {
    margin: 10px 0;
    max-width: 142px;
}

.error404 .page-container {
    z-index: -1;
}

.error404 .tick {
    display: none;
}

.page-template-template-inmedia-php .category-czytajac {
    height: 150px;
}

.addthis-tablet {
    display: block;
}

.addthis-tablet .addthis_button_tweet {
    width: 100px;
}

.addthis-wide {
    display: none;
}

.category .first-line, .category .first-line {
    display: none;
}

.category-get-more {
    border-bottom: 1px dotted;
    border-top: 1px dotted;
    margin-top: 27px;
}

.language-version .category-get-more {
    margin-bottom: 50px;
    overflow: hidden;
}

.category-get-more div {
    -webkit-transition: opacity 1.5s ease 0s;
    -moz-transition: opacity 1.5s ease 0s;
    transition: opacity 1.5s ease 0s;
}

.category-par-article .article-date, .category-par-article .content-info {
    display: none;
}

.go-to-top {
    background: url("img/go-to-top.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 19px;
    margin: 35px 0;
    padding-left: 25px;
}

.archive .search-element .search-content {
    margin-left: 36%;
    width: 64%;
}

.search-element .content-info {
    float: left;
    max-width: 180px;
}

.hidden-results {
    border-top: 2px dotted #bab9b9;
    overflow: hidden;
    -webkit-transition: height 1.5s ease 0s;
    -moz-transition: height 1.5s ease 0s;
    transition: height 1.5s ease 0s;
}

.description-mobile {
    display: none;
}

footer .mobile-links {
    display: none;
}

.mobile-links .go-to-full-version, .mobile-links .go-to-mobile-version {
    cursor: pointer;
}

.footer-left-col .back-to-mobile-version {
    display: none;
    cursor: pointer;
}

.mobile-nr-info {
    display: none;
}

.category article.category-czytajac:last-of-type, .category article.category-par-article:last-of-type {
    border-bottom: none;
}

.crumbs {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    margin: 13px 0;
    text-transform: uppercase;
}

.archive .nr-info .date {
    font-size: 12.3px;
    margin-left: 0;
    margin-top: 0;
}

.archive .nr-info .nr, .archive .nr-info .nr a {
    font-size: 27px;
}

.page-template-template-archive-php .nr-info .nr {
    width: 100%;
}

.language-version .nr-info .nr, .language-version .nr-info .nr a {
    font-size: 25px;
}

.language-version .nr-info .nr {
    margin-top: 1px;
}

.language-version .nr-info .date {
    margin-left: 4px;
    margin-top: 0px;
}

.language-version .article-of-the-week-lead-container h1:before, .archive .article-of-the-week-lead-container h1:before {
    top: 76px;
}

.language-version .article-of-the-week-lead-container h1, .archive .article-of-the-week-lead-container h1 {
    font-size: 32px;
    margin-top: 60px;
}

@media screen and (max-width: 1199px) {
    #popup-front-page, #popup-front-page * {
        display: none !important;
        overflow: hidden;
    }

    .msz-social-left {
        display: none !important;
    }
    .msz-social-mobile {
        display: block !important;
    }
}

/*@media screen and (min-width: 1200px) {*/
    .single-m-media .post-tags:before {
        left: 100px;
    }

    .addthis_floating_style.addthis_counter_style .addthis_internal_container {
        width: 49px;
    }

    .logo-fixed {
        height: 156px;
        left: -64px;
        top: -141px;
    }

    .top-container {
        height: 233px;
    }

    .top-container-relative {
        left: 50px;
    }

    .top-container .main-menu-container .themes-menu {
        display: none;
        font-size: 12px;
        font-weight: 700;
        width: 82px;
    }

    .top-container .main-menu-container .dzialy {
        position: static;
        width: 94px;
    }

    .top-container .main-menu-container .dzialy li {
        display: block;
        font-size: 11px;
        font-weight: 400;
        height: 19px;
        line-height: 19px;
        margin: 0;
    }

    .top-container .main-menu-container .pages {
        width: 94px;
        border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        padding-top: 10px;
        padding-bottom: 10px;
        position: static;
    }

    .top-container .main-menu-container .pages li {
        display: block;
        font-size: 11px;
        font-weight: 400;
        line-height: 18.8px;
        margin: 0;
        width: auto;
    }

    .top-container .main-menu-container .pages .poddasze-menu a {
        line-height: inherit;
    }

    .top-container .main-menu-container .pages .poddasze-menu {
        line-height: 13px;
        font-weight: 400;
        margin-bottom: 5px;
        margin-top: 7px;
    }

    #media-screen:after {
        content: 'wide mode';
    }

    #media-screen {
        content: 'wide';
    }

    ul li, ul {
        display: block;
    }

    ul li {
        padding: 0;
    }

    nav ul:nth-child(2) {
        /* dzialy */
        border-top: 1px solid #000000;
        margin-top: 15px;
        padding: 10px 0;
    }

    .tick-header, .category .tick-header {
        left: 71%;
    }

    .kl-logo {
        left: -101px;
        position: absolute;
        top: 100px;
        width: 308px;
    }

    .slogan {
        font-size: 14px;
        left: 0;
        position: absolute;
        top: 30px;
    }

    .page-container {
        width: 1024px;
        padding-left: 100px;
    }

    .main-menu-container {
        left: -60px;
        position: absolute;
        top: 32px;
    }

    .main-menu-container li {
        font-size: 8pt;
    }

    .social-buttons-container {
        color: #ffffff;
        left: -68px;
        position: absolute;
        top: 310px;
        width: 74px;
    }

    .small-col > .section-events {
        display: none;
    }

    .page-template-template-archive-php .small-col > .section-events {
        display: block;
        padding-bottom: 20px;
    }

    .single .small-col .section-events {
        display: block;
    }

    .home .small-col > .section-kl-in-media {
        display: none;
    }

    #media-hook {
        display: block;
    }

    .post {
        border-top: none;
    }

    .addthis-wide {
        display: block;
    }

    .addthis-tablet {
        display: none;
    }
/*}*/

@media screen and (max-width: 1160px) {
    .top-container {
        width: 1160px !important;
    }

    .page-container {
        padding-left: 119px;
    }
}


.small-col-lang {
    width: 32%;
    margin-top: 93px;
}

.small-col-lang .section {
    border-top: none;
    display: block;
    margin: 0 0 35px;
}

.small-col-lang .section .section-name {
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px dotted #000;
}

.small-col-lang .section .element-container {
    margin: 0;
    padding: 20px 0;
}

.small-col-lang .section .element-container .post-nr, .small-col-lang .section .element-container .post-author {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.small-col-lang .section .element-container .post-title {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-top: 2px;
}

.page-template-template-newsletter-php .main-col p {
    font-size: 17px;
    line-height: 24px;
}

.newsletter {
    background-color: #e6e6e6;
    font-family: "Open Sans", sans-serif;
    margin: 30px 0;
    padding: 20px 20px 40px;
}

.page-template-template-newsletter-php .main-col .info {
    font-size: 14px;
}

.newsletter .send {
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 11px;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 15px;
    margin-left: 17px;
}

.newsletter input {
    border: none;
}

.newsletter .newsletter_email {
    background-color: #fff;
    padding: 3px 3px 3px 13px;
    width: 380px;
}

.newsletter .checkbox {
    position: relative;
}

.newsletter .checkbox input {
    margin-top: 0;
    position: absolute;
    top: 3px;
}

.newsletter .checkbox-label {
    font-size: 14px;
    margin-left: 20px;
}

.page-template-template-newsletter-php .main-col {
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
}

.mobile-slider, .mobile-section-name {
    display: none;
}

/*.article-of-the-week-lead-container {*/
/*    font-family: 'Open Sans', sans-serif;*/
/*}*/

.article-of-the-week-lead-container .description p,
.article-of-the-week-lead-container .description {
    text-align: left;
}




.article-of-the-week-lead-container .read-more-content {
    display: none;
    overflow: hidden;
    -webkit-transition-property: height;
    -moz-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: 2s;
    -moz-transition-duration: 2s;
    transition-duration: 2s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    transition-delay: 1.5s;
    margin-top: -12px;
}

.article-of-the-week-lead-container .description .read-more {
    padding: 0px 45px;
    font-size: 17px;
    display: block;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    -webkit-transition-property: opacity, height;
    -moz-transition-property: opacity, height;
    transition-property: opacity, height;
    -webkit-transition-duration: 1s, 0.5s;
    -moz-transition-duration: 1s, 0.5s;
    transition-duration: 1s, 0.5s;
    -webkit-transition-delay: 0s, 1s;
    -moz-transition-delay: 0s, 1s;
    transition-delay: 0s, 1s;
    margin: 0px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
}

#media-screen {
    position: fixed;
    background-color: red;
    color: black;
    z-index: 11111;
    top: 0;
}

.searchform .search-button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: 0;
    width: 30px;
    z-index: 1;
}

.searchform {
    background-color: #FFFFFF;
    float: right;
    margin-bottom: 25px;
    margin-top: 30px;
    width: 100%;
}

.search .search-header .result-info, .tag .search-header .result-info {
    color: #00C0FF;
    font-size: 1.2em;
    font-weight: bold;
}

.search-element .author {
    font-size: 1em;
}

.tag .small-col, .search .small-col {
    margin-top: 143px;
}

.tag .small-col-publication {
    margin-top: 283px;
}

.search-element .search-content {
    margin-left: 36%;
    width: 65%;
}

.search-element {
    padding: 45px 0;
    overflow: hidden;
    border-bottom: 2px dotted #BAB9B9;
}

.search-element .search-content h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    line-height: 16px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.search .get-more {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 50px auto;
    overflow: hidden;
    position: relative;
    width: 135px;
    padding: 0;
    display: block;
    cursor: pointer;
}

.disabled {
    opacity: 0.5;
}

.disabled .get-more {
    cursor: default;
}

.home .language-version .get-more, .page .archive .get-more, .tag .main-col .get-more, .category .main-col .get-more, .page-template-template-events-php .category-get-more .get-more {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-family: 'Open Sans', sans-serif;
    margin: 50px auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 135px;
}

.home .language-version .get-more-text, .search .get-more .get-more-text, .archive .get-more .get-more-text, .tag .get-more .get-more-text, .page-template-template-events-php .get-more .get-more-text {
    float: left;
    font-weight: bold;
    line-height: 12px;
    margin-right: 5px;
    text-align: right;
    width: 55px;
    height: 30px;
    font-family: 'Open Sans', sans-serif;
}

.home .lang-de_DE .get-more-text {
    height: 43px;
}

.lang-de_DE .category-get-more .circle {
    margin-top: 13px;
}

.circle {
    background: none repeat scroll 0 0 #00C0FF;
    border-radius: 50%;
    float: left;
    height: 14px;
    margin: 6px 5px 0;
    width: 14px;
}

.search-element .article-date, .search-element .article-date a {
    color: #00C0FF;
    font-size: 1em;
    font-weight: bold;
    line-height: 15px;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
}

.container-roll-up .hidden-wrapper {
    height: 0px !important;
}

.archive .line {
    border-bottom: 9px solid #000;
    margin-top: 30px;
}

.publication .line {
    margin-top: 0px;
}

.page-template-template-archive-php .archive .line {
    margin-top: 0;
    padding-top: 30px;
}

.page-template-template-archive-php .hidden-wrapper {
    margin-top: 30px;
}

.all-titles .article-date {
    display: none;
}

.archive .search-element {
    border: none;
}

.small-col-czytajac .get-more {
    background: url("img/get-more.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: auto 100%;
    display: inline-block;
    font-size: 14px;
    margin: 15px 0 25px;
    padding-left: 40px;
}

.partners-block .partner a {
    display: table-cell;
    vertical-align: middle;
}

.partners-block .partner img {
    width: 130px;
}

.partners-block .partner:nth-child(1), .partners-block .partner:nth-child(2), .partners-block .partner:nth-child(3) {
    border-top: 1px solid gray;
    padding-top: 10px;
}

.partners-block {
    margin: 40px 0px 10px -57px;
    overflow: hidden;
}

.partners-block .partner {
    float: left;
    text-align: center;
    width: 187px;
    margin-left: 57px;
    display: table;
    height: 150px;
}

.description .read-more-content p:first-child {
    margin-top: 0px;
}

.pdf24Plugin-lp-link a {
    text-transform: uppercase;
}

.article-tools a {
    background-repeat: repeat-y;
    padding-left: 30px;
    display: block;
    text-transform: uppercase;
}

.article-tools {
    padding: 25px 0;
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000;
    margin: 45px 0;
}

.article-tools .share-by-mail {
    background-image: url("./img/mail-ico.svg");
    background-position: -42px -68px;
}

.article-tools .pdf24Plugin-lp-link a {
    background-image: url("./img/save-pdf-ico.svg");
    background-position: -42px -45px;
}

.article-tools .print {
    background-image: url("./img/print-ico.svg");
    background-position: -42px -22px;
}

.small-col .post-tags a {
    float: left;
}

.small-col .post-tags {
    overflow: hidden;
    padding: 4px 0px 25px 40px;
    position: relative;
    border-top: 0px none;
    border-bottom: 1px dotted #000000;
}

.small-col .post-tags:before {
    font-size: 15px;
    position: absolute;
    left: 0px;
}

img {
    border: none;
}

.all-photoreports {
    overflow: hidden;
    transition: height 1s;
}

.all-photoreports > div {
    overflow: hidden;
}

.popup {
    background-color: white;
    max-height: 84%;
    left: 50%;
    margin-left: -363px;
    margin-top: -269px;
    overflow: hidden;
    padding-bottom: 20px;
    position: fixed;
    top: 50%;
    width: 726px;
    z-index: 1;
    width: 424px;
}

.popup-image {
    height: 300px;
}

.popup .popup-title {
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    margin-left: 25px;
    margin-top: 15px;
    text-transform: uppercase;
}

.photoreport-border {
    clear: both;
    margin: 0 25px;
    overflow: hidden;
}

.photoreport-vertical-window {
    width: 99999px;
    clear: both;
}

.photoreport-single-attachment {
    display: inline-block;
    float: left;
    width: 676px;
}

.photoreport-single-attachment .attachment-description {
    border-top: 1px dotted #000;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 20px 0;
}

.photoreport-single-attachment .attachment-description span {
    display: inline-block;
    width: 95%;
}

.background-whole-window {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.close-button {
    background: rgba(0, 0, 0, 0) url("img/close-button.png") no-repeat scroll 0 0;
    background-size: 100% 100%;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 15px 25px 15px 15px;
    width: 30px;
}

.popup .navigation {
    width: 160px;
}

.navigation .navi-info {
    display: inline-block;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
}

.left-arrow.disabled, .right-arrow.disabled {
    opacity: 0.5;
}

.page-template-template-gallery-php .page-title {
    border: none;
}

.photoreport {
    cursor: pointer;
    float: left;
    margin-right: 74px;
}

.photoreport:nth-child(4n+4) {
    margin-right: 0;
}

.photoreport:nth-child(n+5) {
    margin-top: 30px;
}

.photoreport .photoreport-title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    width: 150px;
}

.photoreport-thumbnail {
    height: 141px;
    width: 200px;
}

.photoreport img {
    max-height: 141px;
}

.page-template-template-gallery-php .category-get-more {
    clear: both;
    margin: 50px 0;
}

.page-template-template-gallery-php .category-get-more .get-more {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    margin: 40px auto;
    overflow: hidden;
    padding: 0;
    width: 145px;
}

.page-template-template-gallery-php .category-get-more .get-more-text {
    float: left;
    height: 34px;
    line-height: 16px;
    text-align: right;
    width: 65px;
}

.page-template-template-gallery-php .category-get-more .circle {
    margin-top: 9px;
}

.fat-line {
    border-top: 9px solid #000;
    width: 100%;
}

.get-year {
    background-size: auto 100%;
    border: medium none;
    float: left;
    margin: 0 40px 0 10px;
    padding: 0 3px 3px 6px;
    position: relative;
}

.get-month-container {
    float: left;
    width: 110px;
}

.custom-select-controller, .get-month-container .get-month {
    line-height: 22px;
    background-color: rgb(230, 230, 230);
    border: medium none;
    height: 22px;
    padding: 0 0px 1px 6px;
    width: 130px;
    font-size: 11px;
    background-size: auto 100%;
    margin: 0px 10px;
}

.get-year #get-year-spinner {
    background-color: rgb(230, 230, 230);
    border: medium none;
    font-size: 11px;
    padding: 2px 3px 2px 6px;
    width: 80px;
}

.get-year .ui-spinner-up {
    background: url("img/archive-select-arrows.png") no-repeat scroll right -2px/ 24px 22px rgba(230, 230, 230, 1);
    height: 9px;
    margin-top: 4px;
    position: absolute;
    width: 25px;
}

.get-year .ui-spinner-down {
    background: url("img/archive-select-arrows.png") no-repeat scroll right -11px/ 24px 22px rgba(230, 230, 230, 1);
    bottom: 3px;
    height: 9px;
    position: absolute;
    width: 25px;
}

.loading-gif {
    background: url("img/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    background-size: 150px 139px;
    display: none;
    float: left;
    height: 25px;
    width: 25px;
}

.clear {
    clear: both;
}

.text {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
}

.left-column {
    float: left;
    margin-top: 27px;
    width: 30%;
}

.right-column {
    float: left;
    margin-left: 4%;
    margin-top: 30px;
    position: relative;
    width: 66%;
}

.archive .main-publication-number {
    border-bottom: 1px dotted #000;
    border-top: 9px solid #000;
    clear: both;
    margin-bottom: 20px;
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 30px;
}

.archive .text .archive-one-number:first-of-type .main-publication-number {
    margin-top: 0;
}

.language-version .nr-info, .archive .nr-info {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

.tag .nr-info {
    position: absolute;
    right: -43%;
    top: -6px;
    width: 40%;
}

.tag .nr-info .nr, .tag .nr-info .nr a {
    font-size: 36px;
}

.tag .nr-info .date{
    font-size: 14px;
    margin-left: 10px;
    margin-top: 8px;
}

.archive .main-publication-number .thumbnail img {
    max-width: 100%;
    height: auto;
}

.archive-category-left-column {
    width: 48%;
    float: left;
}

.archive-category-right-column {
    float: left;
    margin-left: 4%;
    width: 48%;
}

.archive .category-posts {
    font-family: 'Open Sans', sans-serif;
}

.archive .category-posts .author {
    font-size: 14px;
    margin-top: 18px;
}

.archive .category-posts h2 {
    font-size: 14px;
    margin-top: 3px;
}

.archive .category-posts .author:first-of-type {
    margin-top: 0;
}

.archive .category-posts .category-name {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 40px;
    padding-left: 36px;
    text-transform: uppercase;
}

.archive-plug {
    width: 200px;
}

.archive-one-number {
    overflow: hidden;
}

.archive .container-to-load-numbers {
    overflow: hidden;
}

.get-year:focus {
    border-color: #00C0FF;
}

.archive-filters-info {
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    line-height: 22px;
    text-transform: uppercase;
}

.archive-filters {
    margin: 2px 0px -17px;
    min-height: 25px;
}

.archive-filters .block {
    margin-bottom: 10px;
    min-height: 25px;
    display: inline-block;
}

.archive .input[type=number] {
    -webkit-appearance: hidden;
    -moz-appearance: hidden;
    appearance: hidden;
}

.page-template-template-archive-php .small-col {
    margin-top: 176px;
}

.article-tools {
    margin: 0;
    border-top: none;
}

.page-template-template-site-map-php .category-name {
    color: #00c0ff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    text-transform: uppercase;
}

.page-template-template-site-map-php .category-name a {
    color: #00c0ff;
}

.page-template-template-site-map-php .categories {
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

.page-template-template-site-map-php .main-col {
    margin-bottom: 50px;
}

.page-template-template-site-map-php .group-map-category {
    padding: 15px 0;
}

.page-template-template-site-map-php .archive-category-right-column .group-map-category {
    padding: 9px 0 15px;
}

.page-template-template-site-map-php .archive-category-right-column .group-map-events {
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
    padding-bottom: 25px;
    padding-top: 12px;
}

.page-template-template-site-map-php .archive-category-right-column .group-language-versions {
    border-top: 1px dotted #000;
    padding-top: 18px;
}

.page-template-template-site-map-php .group-language-versions .category-link {
    padding: 8px 0;
}

.page-template-template-site-map-php .archive-category-right-column .group-authors {
    padding-top: 8px;
}

.page-template-template-site-map-php .category-link {
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
}

.page-template-template-site-map-php .category-link a:hover {
    border-bottom: 1px solid #00c0ff;
    margin-bottom: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.page-template-template-site-map-php .categories .group-map-category:first-child {
    padding-top: 9px;
}

.page-template-template-site-map-php .category-content {
    overflow: hidden;
}

.page-template-template-site-map-php .category-content .page-title {
    border-bottom: medium none;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: -8px;
    padding: 0;
}

.page-template-template-site-map-php .map-line {
    margin: 20px 0;
    overflow: hidden;
}

.page-template-template-site-map-php .map-single-post {
    width: 48%;
    float: left;
}

.page-template-template-site-map-php .map-single-post:nth-child(2n) {
    margin-left: 4%;
}

.main-col .get-more-to-category {
    border: none;
}

.main-col .get-more-to-category .get-more {
    display: block;
    margin: 0 auto;
    width: 60px;
}

.popup-front-page {
    background-color: #00c0ff;
    left: 0;
    top: auto;
    bottom: -100%;
    margin-left: 0;
    margin-top: 50%;
    -webkit-transition: left 6s, bottom 6s, margin-left 6s, margin-top 6s;
    transition: left 6s, bottom 6s, margin-left 6s, margin-top 6s;
}

.popup-front-page .popup-thumbnail {
    float: left;
    height: auto;
    margin-bottom: 15px;
    margin-left: 3.5%;
    margin-top: 30px;
    max-width: 86%;
}

.popup-front-page .close-button {
    background: none;
    float: left;
    margin-left: 3%;
    margin-right: 2%;
    margin-top: 30px;
    width: 4%;
    height: auto;
}

.popup-front-page .popup-thumbnail img {
    width: 358px;
    height: auto;
}

.popup-front-page .popup-text-content {
    clear: both;
    font-family: "Open Sans", sans-serif;
    margin-left: 3.5%;
    width: 86%;
}

.popup-front-page .type {
    color: #fff;
    font-size: 1.3em;
    font-weight: 700;
}

.popup-front-page .post-title {
    border-bottom: 1px dotted #000;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.popup-front-page .post-date {
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 5px;
}

.page-template-template-archive .custom-select-controller .list span:hover {
    box-sizing: border-box;
    background-color: #00c0ff;
}

[class*="span"] {
    float: none !important;
    margin-left: 0px;
    min-height: 1px;
}

.cl {
    clear: both;
}

.msz-navbar-social {
    padding-top: 5px;
}

.msz-navbar-social iframe, 
.msz-navbar-social .fb-like {
    display: inline-block;
    vertical-align: bottom;
}

.msz-social-left .item {
    display: block;
    text-decoration: none;
    padding-bottom: 10px;
    text-align: left;
    margin-left: 8px;
    width: 75px;
}

.msz-social-left .item iframe {
    vertical-align: top;
    /*width: 74px !important;*/
}

.msz-social-left .item:hover .button {
    color: #999;
    border-color: #999; 
}
.msz-navbar-social .fb-like span {
    height: 20px !important;
}
.msz-social-left .item .button {
    box-sizing: border-box;
    display: block;
    border: black solid 1px;
    padding: 1px 4px;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    width: 92px;
}

.msz-social-left .item .counter {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: #bbb solid 1px;
    padding: 5px 4px;
    font-family: sans-serif;
    margin-bottom: 4px;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    width: 73px;
}

.msz-social-left .item span{
    width: 73px;
}


.msz-social-mobile {
    padding: 10px 0;
}
.msz-social-mobile .item {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    height: 20px;
}

.msz-social-mobile iframe, 
.msz-social-mobile a {
    display: inline-block;
    vertical-align: bottom;
}

.section-banner {
    clear: both;
}

.section-banner a {
    display: block;
}
.section-banner a:hover {
    opacity: 0.9;
}

.section-banner img {
    width: 100%;
    height: auto;
    display: block;
}

.msz-wydawnictwo-sidebar {
    border-top: 1px solid #000000;
    font-size: 19px;
    font-weight: 700;
    padding: 26px 0 26px 42px;
}

.msz-wydawnictwo-sidebar a {
    display: block;
}

.msz-wydawnictwo-sidebar a.current {
    color: #00c0ff;
}

.home-wydawnictwo_banner-pix {
    display: block;
    text-decoration: none;
    padding-top: 26px;
}
.home-wydawnictwo_banner-pix img {
    width: 100%;
    height: auto;
    display: block;
}

.wesprzyj_nas_link {
    color: rgb(255, 0, 153);
}

/* KL 10 LAT */
.kl-10lat {
    background-color: #ffde00;
    font-family: "Open Sans", "PT Serif", sans-serif;
	z-index: 9999;
}
.kl-10lat-grey {
	background-color: #f1f1f1;
}
header.top-container {
	/*z-index: 99999;*/
}
div.page-container {
	/*z-index: 999;*/
}

.kl-10lat img {
	width: auto !important;
}

.kl-10lat img + br {
	display: none;
}

.kl-10lat-hidden {
    display: none !important;
}

.kl-10lat-ml10 {
    margin-left: 10px;
}

.kl-10lat-underline {
    border-bottom: 2px solid #ff8a00;
}

.kl-10lat-underline-a {
    text-decoration: none;
    cursor: inherit;
    color: #000;
    -webkit-user-select: text;
    -moz-select: text;
    -ms-select: text;
    user-select: text;
}

/* pasek */
.kl-10lat-bar {
    position: fixed;
    left: 0;
}
.kl-10lat-bar > div {
    display: flex;
    align-items: center;
    height: 100%;
}
.kl-10lat-bar-desktop {
    display: flex;
    align-items: center;
    top: 0;
    width: 100%;
    height: 190px;
    font-size: 24px;
}
.kl-10lat-bar-desktop-logo {
    width: 20%;
    max-width: 300px;
    background-color: #ff8a00;
    position: relative;
    padding: 0 0 0 20px;
    margin-right: 40px;
}
.kl-10lat-bar-desktop-logo img {
    max-width: 100%;
    height: auto;
}
.kl-10lat-bar-desktop-logo:after {
    left: 100%;
    content: " ";
    position: absolute;
    pointer-events: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 95px 0 95px 40px;
    border-color: transparent transparent transparent #ff8a00;
    -webkit-transform: rotate(360deg);
}
.kl-10lat-bar-desktop-text {
    max-width: calc(50% - 40px);
    font-size: 20px;
    padding: 0 5px 0 30px;
}
.kl-10lat-bar-desktop-button {
    justify-content: center;
    max-width: 360px;
    margin-right: 15px;
}

.kl-10lat-bar-desktop-button a {
    border-radius: 50px;
    background-color: #ff8a00;
    color: #fff;
    padding: 0 25px;
    height: 70px;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.kl-10lat-bar-desktop-button span {
    margin-left: 10px;
}
.kl-10lat-bar-desktop-close {
    position: absolute;
    top: 5px;
    right: 15px;
    opacity: 0.5;
}
.kl-10lat-bar-desktop-close:hover {
    opacity: 1;
}
.kl-10lat-bar-desktop-close:after {
    font-size: 35px;
    display: inline-block;
    content: "\00d7";
    color: #000;
}

/* mobile */
.kl-10lat-bar-mobile {
    cursor: pointer;
    display: none;
    bottom: 0;
    width: 100%;
    height: 55px;
}
.kl-10lat-bar-mobile > div {
    justify-content: center;
}

.kl-10lat-bar-mobile-logo {
    width: 55%;
    background-color: #ff8a00;
}
.kl-10lat-bar-mobile-logo img {
    max-width: 95%;
    max-height: 25px;
}

.kl-10lat-bar-mobile-button {
    font-family: "Pt Serif", sans-serif;
    font-size: 19px;
    font-weight: bold;
    width: 45%;
}
.kl-10lat-bar-mobile-button img {
    margin-left: 5px;
}

@media (max-width: 1019px) {
    .kl-10lat-bar-desktop {
        display: none;
    }
    .kl-10lat-bar-mobile {
        display: flex;
    }
}

@media (max-width: 1249px) {
    .kl-10lat-bar-desktop-text {
        font-size: 20px;
    }
}

/* button boksow */
.kl-10lat-box-button {
    margin-top: 25px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 30px
}

.kl-10lat-box-button a {
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    min-width: 225px;
    height: 50px;
    border-radius: 50px;
    background-color: #eef1f3;
    border: 2px solid #ff8a00 !important;
    color: #000;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.post .description .kl-10lat-grey a {
	border-color: #ff8a00;
}
.post .description .kl-10lat-grey a:hover{
	color: #000;
}

.kl-10lat-grey .kl-10lat-box-button a {
	background-color: #ff8a00;
}

.kl-10lat-grey .kl-10lat-box-button a,
.kl-10lat-grey .kl-10lat-box-button a span {
	color: #fff;
}

/* boksy */
.kl-10lat-box {
    font-size: 16px;
    padding: 0 30px;
    /*max-width: 560px;*/
}

.kl-10lat-box p {
    padding-top: 30px;
}

.kl-10lat-box-logo {
    margin-top: 65px;
    text-align: center;
    line-height: 0;
}

.kl-10lat-box-logo img {
    max-width: 150px !important;
    height: auto;
    padding: 15px 20px;
    background-color: #ff8a00;
}

.kl-10lat-box-cards {
    margin-top: 10px;
}

/* boks small */
.kl-10lat-box-small {
    font-size: 19px;
    /*max-width: 620px;*/
    height: 140px;
    display: flex;
    align-items: center;
}
.kl-10lat-box-small-logo {
    height: 100%;
    width: 24%;
    max-width: 150px;
    background-color: #ff8a00;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.kl-10lat-box-small-logo > img {
    max-width: 95%;
    height: auto;
}
.kl-10lat-box-small-logo > img:first-child {
    margin-bottom: 5px;
}
.kl-10lat-box-small-text {
    margin-left: 30px;
    font-size: 19px;
    font-weight: bold;
}
.kl-10lat-box-button-small {
    margin-top: 15px;
}

@media (max-width: 550px) {
    .kl-10lat-box-small-text {
        margin-left: 10px;
    }
    .kl-10lat-box-small-logo {
        display: none;
    }
}

/* END KL 10 LAT */

/* KL 1 PROCENT */

.kl-1procent {
    background-color: #FED90A;
    font-family: "Open Sans", sans-serif;
    z-index: 9999;
}

.kl-1procent-white {
    color: #fff;
}

.kl-1procent-small {
    font-size: 14px;
}

.kl-1procent-lato {
    font-family: "Lato", sans-serif;
}

.kl-1procent-montserrat {
    font-family: "Montserrat", sans-serif;
}

.kl-1procent-1procent {
    font-weight: 900;
    font-size: 30px;
    /*color: #bf003b;*/
}

.kl-1procent-mt-20 {
    margin-top: 20px;
}

.kl-1procent-mt-10 {
    margin-top: 10px;
}

.kl-1procent-bigger {
    font-size: 40px;
}

.kl-1procent img {
    width: auto !important;
}

.kl-1procent img + br {
    display: none;
}

.kl-1procent-hidden {
    display: none !important;
}

.kl-1procent-center {
    text-align: center;
}

.kl-1procent-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    background-color: #FED90A;
    position: absolute;
    left: -60px;
    top: 15px;
    width: 100%;
    max-width: 82px;
    height: 80px;
    cursor: pointer;
    border: 6px solid #FED90A;
}

.kl-1procent-box-fader {
    height: auto;
    font-size: 15px;
    cursor: auto;
    background-color: #FED90A;
    display: none;
    position: absolute;
    top: -6px;
    left: 88px;
    max-width: 350px;
    width: 200px;
    text-align: left;
    padding: 15px 80px 20px;
    border: 0;
    z-index: 99999;
}

.kl-1procent-box-fader h3{
    font-size: 24px;
    margin-top: 25px;
}
.kl-1procent-box-fader h4{
    font-weight: 400;
    margin-top: 20px;
    font-size: 16px;
}

.kl-1procent-box-fader h4 span{
    font-size: 28px;
    font-weight: 900;
}

.kl-1procent-box-fader label{
    margin-top: 28px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #f80057;
    font-family: "Montserrat",sans-serif;
}
.kl-1procent-box-fader input{
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    font-weight: 600;
    border: 4px solid #f80057;
    margin: 7px 0 20px;
    display: block;
    width: 195px;
    padding: 5px 0;
    text-align: center;
    color: #bf003b;
}

.kl-1procent-box-fader input:focus,
.kl-1procent-box-fader input:active{
    outline: none;
    box-shadow: none;
}
.kl-1procent-box-fader .kl-1-procent-close{
    position: absolute;
    right: 15px;
}
.kl-1procent-box-fader .kl-1-procent-close:hover{
    cursor: pointer;
}

/* pasek */
.kl-1procent-bar {
    position: fixed;
    left: 0;
}
.kl-1procent-bar > div {
    display: flex;
    align-items: center;
    height: 100%;
}

/*.kl-1procent-bar-desktop-button {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    max-width: 360px;*/
/*}*/

/*.kl-1procent-bar-desktop-button a {*/
/*    border-radius: 50px;*/
/*    background-color: #00ff99;*/
/*    color: #000;*/
/*    padding: 0 35px;*/
/*    height: 45px;*/
/*    font-weight: bold;*/
/*    text-decoration: none;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.kl-1procent-bar-desktop-button span {*/
/*    margin-left: 20px;*/
/*}*/

/* mobile */
.kl-1procent-bar-mobile {
    cursor: pointer;
    display: none;
    bottom: 0;
    width: 100%;
    height: 55px;
}

.kl-1procent-bar-mobile-button {
    justify-content: center;
    font-size: calc(.8125rem + ((1vw - 2px)*1.8306));
    width: 100%;
}
.kl-1procent-bar-mobile-button img {
    margin-left: 15px;
}

.kl-1procent strong.bolder{
    font-weight: 900;
    font-size: calc(.9125rem + ((1vw - 2px)*1.8306));
}

@media (max-width: 999px) {
    .kl-1procent-desktop {
        display: none;
    }
    .kl-1procent-bar-mobile {
        display: flex;
    }
}

/* bar desktop */
.kl-1procent-bar-desktop {
    display: none;
    bottom: 0;
    width: 100%;
    height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    position: fixed;
    left: 0;
    z-index: 9999;
    background-color: #FED90A;
}

@media (min-width: 999px) {
    .kl-1procent-bar-desktop > div {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .kl-1procent-bar-desktop-button {
        justify-content: center;
        font-size: 14px;
        border: 2px solid #f80057;
        border-radius: 20px;
        padding: 5px 10px;
        font-weight: 400;
        margin-left: 50px
    }

    .kl-1procent-bar-desktop-button img {
        margin-left: 5px;
        vertical-align: top;
    }

    .kl-1procent-bar-desktop-close {
        position: absolute;
        right: 7px;
        top: 7px
    }

    .kl-1procent-bar-desktop-close:hover {
        cursor: pointer;
    }

    .kl-1procent-bar-desktop-close img {
        height: 11px;
    }

    .kl-1procent strong.bolder {
        font-weight: 900;
    }
}

.kl-1procent-mobile-banner{
    display: none;
}

@media (max-width: 999px) {
    iframe{
        max-width: 100%;
    }
    #post-75069 img.size-full{
        max-width: 100%;
        height: auto;
    }

    .kl-1procent-bar-desktop {
        display: none;
    }

    .kl-1procent-mobile-banner {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 99999;
        background-color: #FED90A;
        min-height: 250px;
        display: none;
        font-family: "Montserrat",sans-serif;
        padding-top: 25px;
        font-weight: 600;
        background-image: url(/wp-content/themes/kultura/img/1-procent-karolina-wigura-2023.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
        background-origin: content-box
    }


    .kl-1procent-mobile-banner.displayed{
        display: block;
    }

    .kl-1procent-mobile-banner .kl-1-procent-close{
        position: absolute;
        top: 10px;
        right: 10px
    }

    .kl-1procent-mobile-banner .banner-content{
        margin-top: 18px;
        width: 53%;
        margin-left: 47%;
    }

    .kl-1procent-mobile-banner h3,
    .kl-1procent-mobile-banner h4{
        font-size: 23px;
        line-height: 1.3;
    }


    .kl-1procent-mobile-banner h4.mt{
        margin-top: 25px;
    }

    .kl-1procent-mobile-banner h4{
        font-weight: 400;
        font-size: 17px;
        line-height: 1.3;
    }

    .kl-1procent-mobile-banner h4 strong {
        font-size: 28px;
        font-weight: 600;
    }

    .kl-1procent-mobile-banner .button-link {
        text-transform: uppercase;
        border: 2px solid #f93643;
        border-radius: 20px;
        padding: 5px 12px;
        font-weight: 600;
        display: block;
        margin-top: 25px;
        width: 127px;
    }

    .kl-1procent-mobile-banner .button-link img{
        margin-left: 3px;
        vertical-align: top;
        max-width: initial;
        width: initial;
    }
}

@media (max-width: 359px) {
    .kl-1procent-mobile-banner .banner-content {
        width: 55%;
        margin-left: 45%;
        margin-top: 0;
    }
    .kl-1procent-mobile-banner .button-link {
        margin-left: 15px;
    }
    .kl-1procent-mobile-banner h4 strong {
        font-size: 45px;
    }
}

.tick {
    border: 0 !important;
    /*z-index: 99999;*/
    z-index: 2999;
}

/* END KL 1 PROCENT */

/* wesprzyj kl - skalowanie obrazkow */
#post-64818 p img,
#post-32578 p img {
	max-width: 100%;
	height: auto;
}

    /* niestandardowa strona "wspieram" */

    .fundraising-layout header.top-container,
    .fundraising-layout header.entry-header,
    .fundraising-layout .page-container .tick.tick-header,
    .fundraising-layout .page-container .navbar.navbar-fixed-top {
        display: none !important;
    }
    .fundraising-layout {
        width: 100%;
    }
    .fundraising-layout #page:before {
        position: absolute;
        display: block;
        content: ' ';
        height: 100px;
        width: 100%;
        background-color: #fed90a;
        z-index: 999;
    }

    .fundraising-layout .page-container:before {
        order: -2;
        display: block;
        content: ' ';
        height: 100px;
        width: 100%;
        background: #fed90a url("https://kulturaliberalna.pl/wp-content/themes/kultura/img/autumn-2019/logo.png") no-repeat left center;
        background-size: 200px auto;
        z-index: 9999;
    }

    .fundraising-layout .fundraising-layout-logo-link {
        position: absolute;
        top: 10px;
        width: 200px;
        height: 80px;
        z-index: 999999;
    }

    .fundraising-layout .page-container {
        display: flex;
        flex-wrap: wrap;
        background: #fff5c2;
    }

    .fundraising-layout .page-container > .small-col {
        order: -1;
        max-width: 430px;
        flex-basis: 430px;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }

    .fundraising-layout .paylanePayBox {
        padding-left: 15px;
        padding-right: 15px;
        border-top: none;
        background: #fff;
        padding-bottom: 20px;
    }

    .fundraising-layout #primary {
        flex-basis: calc(100% - 430px);
        width: calc(100% - 430px);
    }

    .fundraising-layout #main {
        width: 100%;
        margin-top: 0;
    }

    .fundraising-layout {
        background: #fff5c2;
    }

    .fundraising-layout .kl-10lat-underline > br {
        display: none;
    }

    .fundraising-layout #main > article {
        margin-top: 40px;
    }

    .fundraising-layout #main > article > p {
        margin-top: 0;
    }

    .fundraising-layout .back-to-previous {
        background-color: #fff5c2;
    }

    .fundraising-layout .paylanePayBox {
        font-family: "Open Sans",sans-serif;
        min-width: 200px;
        max-width: 341px;
        width: 100%;
        height: calc(100% - 25px);
        padding: 30px 30px 0;
    }

    .fundraising-layout .amountBox {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0 !important;
    }

    .fundraising-layout .amountBox > div {
        margin-top: 15px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .fundraising-layout .paylanePayBoxMobile {
        display: none !important;
    }

    .fundraising-layout .paylanePayBoxDesktop {
        display: block !important;
    }

    .fundraising-layout .pluginBox {
        margin: 0 auto;
        width: 100%;
        min-width: 200px;
        max-width: 340px;
        padding-bottom: 15px;
    }

    .fundraising-layout .paylaneBoxTitle {
        font-size: 17px;
        text-align: left;
    }

    .fundraising-layout .amount_choice_appearance:not(.paylane_submit_button) {
        width: 98px;
        height: 50px;
        line-height: 50px;
        font-size: 16px !important;
        margin-right: 15px;
    }

    .fundraising-layout .amount_choice_appearance:nth-child(3n) {
        margin-right: 0;
    }

    .fundraising-layout .amount_choice_appearance.amount_input {
        width: 217px;
        margin-right: 0;
    }

    .fundraising-layout .amount_choice_appearance.amount_input span {
        margin-left: 0;
    }

    .fundraising-layout .amount_choice_appearance.amount_input input {
        width: 60px;
        margin-right: 0;
    }

    .fundraising-layout .amount_choice_appearance {
        border: 1px solid #bbbbbb;
    }


    .fundraising-layout .amount_choice_appearance.recurring_button,
    .fundraising-layout .amount_choice_appearance.single_pay_button {
        width: 160px;
        margin-top: 0;
    }

    .fundraising-layout .amount_choice_appearance.single_pay_button {
        margin-right: 2px;
    }

    .fundraising-layout .paylane_submit_button {
        margin-top: 25px;
    }

    .fundraising-layout .statute label {
        display: flex;
        align-items: center;
    }

    .fundraising-layout .statute a {
        margin-left: 5px;
    }

    .fundraising-layout .statute input {
        width: 15px;
        height: 15px;
        padding: 0;
        margin: 0 4px 0 0;
    }

    .fundraising-layout .transaction_button_style {
        height: 45px;
        line-height: 45px;
    }

    @media (max-width: 999px) {
        .fundraising-layout {
            padding: 0;
        }
        .fundraising-layout .page-container {
            justify-content: center;
        }
        .fundraising-layout .page-container:before {
            background-position: 20px center;
        }
        .fundraising-layout #primary {
            flex-basis: 85%;
        }
        .fundraising-layout footer {
            text-align: center;
        }

        .fundraising-layout .paylanePayBox {
            margin: 0 auto;
        }
    }

    @media (max-width: 400px) {
        .fundraising-layout #primary {
            width: calc(100% - 1vw);
        }
        .fundraising-layout .page-container > .small-col {
            max-width: calc(100vw - 18px);
            flex-basis: calc(100vw - 20px);
        }

        .fundraising-layout .paylanePayBox {
            padding-left: 10px;
            padding-right: 10px;
            width: calc(100% - 20px);
        }

        .fundraising-layout .amount_choice_appearance:not(.paylane_submit_button) {
            width: calc(78px + ((1vw - 3.2px) * 25));
            max-width: 98px;
        }

        .fundraising-layout .amount_choice_appearance.amount_input {
            width: calc(177px + ((1vw - 3.2px) * 50));
            max-width: 217px;
        }

        .fundraising-layout .amount_choice_appearance.recurring_button,
        .fundraising-layout .amount_choice_appearance.single_pay_button {
            width: calc(130px + ((1vw - 3.2px) * 37.5));
            max-width: 160px;
        }


        .fundraising-layout .amount_choice_appearance.single_pay_button {
            margin-right: 0;
            float: left;
            margin-left: 14px;
        }
    }


.fundraising-christmas-banner-desktop{
    background: #238604;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 230px;
    font-family: "Open Sans", "PT Serif", sans-serif;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fundraising-christmas-banner-desktop .container{
    height: 100%;
    width: 925px;
    display: flex;
    align-items: center;
}
.fundraising-christmas-banner-desktop .container .text{
    max-width: 515px;
    display: flex;
    align-items: center;
    height: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 2px;
}
.fundraising-christmas-banner-desktop .container .text span,
.fundraising-christmas-banner-desktop .container .text span strong,
.fundraising-christmas-banner-desktop .container .text span strong a,
.fundraising-christmas-banner-desktop .container .button span{
    color: #fff !important;
}
.fundraising-christmas-banner-desktop .underline,
.fundraising-christmas-banner-desktop .underline:hover{
    border-bottom: 2px solid #be0606;
}

.fundraising-christmas-banner-desktop .container .button a{
    background-color: #fa2c2c;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    min-width: 225px;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    padding: 0 20px;
    display: flex;
    align-items: center;
    margin-left: 100px
}
.fundraising-christmas-banner-desktop .container .button a img{
    margin-right: 14px;
}

.fundraising-christmas-banner-desktop .close{
    width: 16px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
    background: url('/wp-content/themes/kultura/img/arrow-close.png');
}

/* mobile */
.fundraising-christmas-banner-mobile{
    display: none;
    background: #238604;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 220px;
    font-family: "Open Sans", "PT Serif", sans-serif;
    z-index: 9999;
}
.fundraising-christmas-banner-mobile .text{
    text-align: left;
    width: 285px;
    margin: 0 0 25px 0;
    padding: 0;
}

.fundraising-christmas-banner-mobile .text,
.fundraising-christmas-banner-mobile .text span,
.fundraising-christmas-banner-mobile .text span strong{
    color: #fff;
    font-size: 18px;
    line-height: 23px;
}
.fundraising-christmas-banner-mobile .button{
    display: flex;
    align-items: center;
    justify-items: center;
}
.fundraising-christmas-banner-mobile .button a{
    background-color: #fa2c2c;
    text-decoration: none;
    font-weight: 600;
    min-width: 225px;
    height: 54px;
    border-radius: 50px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.fundraising-christmas-banner-mobile .button a span {
    font-size: 14px;
    color: #fff;
}
.fundraising-christmas-banner-mobile img{
    max-width: 30px !important;
    margin-right: 10px;
}

.fundraising-christmas-banner-mobile .close{
    width: 16px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    background: url('/wp-content/themes/kultura/img/arrow-close.png');
}
@media (max-width: 550px) {
    .fundraising-christmas-banner-desktop{
        display: none
    }

    .fundraising-christmas-banner-mobile{
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
}

/* page */
.fundraising-christmas-page,
.fundraising-christmas-page .page-container{
    background: #fffcd1;
}
.fundraising-christmas-page .page-container:before{
    background: #238604 url(/wp-content/themes/kultura/img/logo-white.png) no-repeat left center;
    background-size: 200px auto;
}
.fundraising-christmas-page #page:before{
    background-color: #238604
}
.fundraising-christmas-page .kl-10lat-underline{
    border-color: #fa2c2c
}
.fundraising-christmas-page .amount_choice_selected,
.fundraising-christmas-page .amount_choice_appearance:hover,
.fundraising-christmas-page .amount_choice_appearance:hover span,
.fundraising-christmas-page .stripe_submit{
    background: #fa2c2c !important;
    color: #fff;
}
.fundraising-christmas-page  #main > article{
    padding-right: 25px;
}
.fundraising-christmas-page .paylanePayBox{
    max-width: 342px;
}
.fundraising-christmas-after-text{
    padding-bottom: 30px;
}
.fundraising-christmas-after-text a.underline{
    border-bottom: 2px solid #fa2c2c;
}
.fundraising-christmas-after-text a.underline:hover{
    color: #000;
}
.fundraising-christmas-after-text .kl-10lat-box-button a{
    background-color: #fa2c2c;
    border: 0 !important;
}

.fundraising-christmas-hidden{
    display: none;
}

.fundraising-christmas-page br.desktop-only{
    display: block;
}
@media (max-width: 550px) {
    .fundraising-christmas-page br.desktop-only{
        display: none;
    }
}

.ukraine-flag {
    position: relative;
    width: 30px;
    height: 20px;
    background-image: -webkit-linear-gradient(top, #005BBB 0, #005BBB 50%, #FFD500 50%, #FFD500 100%);
    background-image: linear-gradient(180deg, #005BBB 0, #005BBB 50%, #FFD500 50%, #FFD500 100%);
}

.slogan-flex{
    display: flex;
}

.slogan-flex .ukraine-flag {
    margin-right: 10px;
    margin-left: 3px;
}

.navbar-inner .slogan .ukraine-flag{
    margin-right: 5px;
    margin-left: 0;
    width: 22px;
    height: 16px;
}

@media screen and (max-width: 1200px) {
    .slogan {
        top: 82px !important;
    }
}

/* KL 1 PROCENT */

.kl-new-book-roboto{
    font-family: 'Roboto', sans-serif;
}

/* pasek */
.kl-new-book-bar {
    position: fixed;
    left: 0;
}
.kl-new-book-bar > div {
    display: flex;
    align-items: center;
    height: 100%;
}

/* mobile */
.kl-new-book-bar-mobile {
    cursor: pointer;
    display: none;
    bottom: 0;
    width: 100%;
    height: 55px;
    color: #00150d;
}

.kl-new-book-bar-mobile-button {
    justify-content: center;
    font-size: calc(.8125rem + ((1vw - 2px)*1.8306));
    width: 100%;
}
.kl-new-book-bar-mobile-button img {
    margin-left: 15px;
}

.kl-new-book strong.bolder{
    font-weight: 900;
}

@media (max-width: 999px) {
    .kl-new-book-desktop {
        display: none;
    }
    .kl-new-book-bar-mobile {
        display: flex;
    }
}

/* bar desktop */
.kl-new-book-bar-desktop {
    display: none;
    bottom: 0;
    width: 100%;
    height: 65px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    position: fixed;
    left: 0;
    z-index: 9999;
    background-color: #AAF2AD;
}

@media (min-width: 999px) {
    .kl-new-book-bar-desktop > div {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .kl-new-book-bar-desktop-button {
        justify-content: center;
        font-size: 14px;
        border: 2px solid #00150d;
        padding: 10px 20px;
        font-weight: 400;
        margin-left: 20px;
        letter-spacing: 1px;
    }

    .kl-new-book-bar-desktop-close {
        position: absolute;
        right: 7px;
        top: 20px
    }

    .kl-new-book-bar-desktop-close:hover {
        cursor: pointer;
    }
}

.kl-new-book-mobile-banner{
    display: none;
}

@media (max-width: 999px) {
    .kl-new-book-bar-mobile{
        background-color: #AAF2AD;
        z-index: 9999;
        font-weight: 900;
    }

    .kl-new-book-bar-desktop {
        display: none;
    }

    .kl-new-book-mobile-banner {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 99999;
        background-color: #AAF2AD;
        min-height: 220px;
        display: none;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        background-image: url(/wp-content/themes/kultura/img/new-book/timothy_garton.png);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: contain;
        background-origin: content-box
    }

    .kl-new-book-mobile-banner.displayed{
        display: block;
    }

    .kl-new-book-mobile-banner .kl-new-book-close{
        position: absolute;
        top: 10px;
        right: 10px
    }

    .kl-new-book-mobile-banner .banner-content{
        width: 62%;
        margin-left: 6%;
        margin-top: 35px;
    }

    .kl-new-book-mobile-banner h3{
        font-size: 18px;
        line-height: 1.3;
    }

    .kl-new-book-mobile-banner .button-link {
        text-transform: uppercase;
        border: 2px solid #00150d;
        padding: 10px 26px;
        font-weight: 400;
        display: block;
        margin-left: 25px;
        margin-top: 20px;
        color: #00150d;
        width: 82px;
    }
}

@media (max-width: 359px) {
    .kl-new-book-mobile-banner .banner-content {
        width: 55%;
        margin-left: 45%;
        margin-top: 0;
    }
    .kl-new-book-mobile-banner .button-link {
        margin-left: 15px;
    }
}

@media (max-width: 999px) {
    .hide-mobile{
        display: none;
    }
}
@media (min-width: 999px) {
    .hide-desktop {
        display: none;
    }
}