<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-dialog {
    width: 420px !important;
}
#box_cookie_info span {
    width: 100% !important;
}
.tag-4 { font-size: 20px; font-weight: bold; color: black;}
.tag-3 { font-size: 17px; color: #282828;}
.tag-2 { font-size: 14px; color: #585858;}
.tag-1 { font-size: 12px; color: #808080;}

.tags a {color: inherit;}

.item-next {
    float: right;
}
.item-preview {
    float: left;
}
.item-preview, .item-next {
    display: inline-block; text-transform: uppercase; 
}
.item-preview a, .item-next a { 
    text-decoration: underline;
    color: black;
}
#menu {
    float: none;
    height: inherit;
    margin-bottom: 5px;
}
#menu a,#menu a:hover {
    font-size: 25px;
}
#viewMenu {
    float: none;
    height: inherit;
    text-align: left;
    margin-left: 5px;
}
#viewMenu a {
    text-transform: capitalize;
    font-size: 11px;
}
.popupFb {
    text-align: center;
    width: 700px;
    margin: 0px auto;
    background-color: #a0e0ff;
    padding: 10px;
    border: 1px solid black;
    border-radius: 10px;
    position: fixed;
    top: 200px;
    left: 0px;
    right: 0px;
}
.popupFb h2 {
    font-size: 30px;
}
.popupFb .close {
    font-size: 30px;
    float: right;
    background-color: white;
    padding: 0px 8px;
    border: 2px solid black;
    display: inline-block;
    border-radius: 30px;
    cursor: pointer;
}
.popupFb img {
    max-width: 200px;
    max-height: 200px;
    margin: 5px;
    vertical-align: middle;
    border: 1px solid grey;
}

@media all and (max-width: 800px) and (min-width: 600px) {

    .ad-billboard {
        width: 550px !important;
        overflow-x: hidden;
    }
    #topMenu, #modalWindow {
        width: 100%;
        max-width: 600px;
    }
    #centerContent {
        padding: 10px;
    }
    .button-like, .button-promo {
        width: 550px !important;
    }
    .button-promo img {
        width: 550px;
    }


}

@media all and (max-width: 599px) and (min-width: 480px) {
    .ad-billboard {
        display: none;
    }
    #centerContent {

        max-width: 420px;

    }
    #gag_list .gag_item .gag_content {
        max-width: 420px;
    }
    #gag_list .gag_item img {
        max-width: 420px;
        height: inherit;
    }

    .button-like {
        width: 420px !important;
    }
    #topMenu, #modalWindow {
        width: 100%;
    }
    #topMenu ul li {
        padding: 10px 5px;
    }
    .button-promo, .button-promo img {
        width: 450px !important; 
    }
    .gag_content .player {
        width: 420px;
        height: 300px
    }

}

@media all and (max-width: 699px) {
    #box_cookie_info {
        height: 50px;
    }
    #box_cookie_info span {
        font-size: 9px !important;
        line-height: 11px !important;
    }
    
}

@media all and (max-width: 479px) {
    .ad-billboard {
        display: none;
    }
    #centerContent {
        max-width: 280px;
        padding: 10px 5px;
    }
    #gag_list .gag_item .gag_content {
        max-width: 280px;
    }
    #gag_list .gag_item img {
        max-width: 280px;
        height: inherit;
    }
    #gag_list .gag_item .gag_details { 
        width: 280px !important;
    }
    #gag_list .gag_item .gag_like {
        display: none;
    }
    .button-like {
        width: 300px !important;
    }
    #topMenu ul li {
        padding: 10px 5px;
    }
    #gag_list .gag_item .gag_title {
        max-width: 280px;
    }
    #topMenu,#modalWindow {
        width: 100%;
    }
    #topMenu ul li {
        margin-top: 10px;
        font-size: 12px;

    }
    .button-promo, .button-promo img {
        width: 300px !important; 
    }
    .gag_content .player {
        width: 280px;
        height: 200px
    }
    .pino-banner-image {
        margin-top:40px;
    }
    #topMenu ul li a {
        color: #00a0ff;
    }
    #menu a,#menu a:hover  {
        margin: 2px;
        font-size: 23px
    }
}</pre></body></html>