@media screen and (max-width: 1024px) {
   
    #facebook_slider_widget {
        display:none;
    }
    
    .header-img {
        text-align:center;
    }
    .upheader .info {
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;
}
    .upheader .social {
    font-size: 12px;
    text-align: center;
}
.p-inner {
    margin: 0;
    padding: 10px 0px 15px 0;
    text-align: center;
}
    .ico {
    font-size: 40px;
    color: #332b66;
    text-align: center;
    padding-top: 0px;
}
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: .2s ease-in-out;
    padding: 0px 12px;
    margin: 10px 10px 10px 10px;
    font-weight: 400;
    font-size: 13px;
}
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    padding-left: 40px;
}
    
    .entry-page .pic-single img {
            width: 100%;
    }
    
    .s-inner h3 {
    margin: 0;
    padding: 60px 0 40px 0;
    text-align: left;
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    max-width: 100%;
}
    .s4, .s3, .s2, .s1, .s5{
    min-height: 445px;
}
    .s-inner p {
    font-size: 16px;
    font-weight: 300;
    max-width: 100%;
    color: #fff;
}
    
    .s1 p, .s2 p, .s3 p {
    font-size: 16px;
    font-weight: 300;
    max-width: 100%;
    color: #fff;
    padding-bottom:60px;
}
    
    .s4 p.more, .s5 p.more {
        padding-bottom:60px;
    }
    .baner {
    padding: 40px 0;
}
    p.oc-more {
    text-align: center;
    margin: 40px 0 0 0;
}
    p.oc-more a {
    background: #332b66;
    padding: 4px 34px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 4px;
    transition-duration: 0.4s;
    color: #fff;
    border: 1px solid #332bb6;
}
    .infos {
    background: #f4f4f4;
    background: -moz-linear-gradient(-45deg, #f4f4f4 0%, #e0e0e0 100%);
    background: -webkit-linear-gradient(-45deg, #f4f4f4 0%,#e0e0e0 100%);
    background: linear-gradient(135deg, #f4f4f4 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e0e0e0',GradientType=1 );
    padding: 40px 0;
    color: #fff;
}
    
    .infos h4 {
    margin: 20px 0 0 0;
    font-size: 20px;
    font-weight: 900;
}
    
    .infos p {
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 10px 0;
}
    .aktualnosci {
    padding: 40px 0;
    background: #f4f4f4;
}
    
    .pic-page {
            margin: 0 0 20px 0;
    }
    
    .infos h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: #332b66;
    margin: 0 0 0 0;
}
    .page-title h2 {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin: 40px 0 0 0;
}
   .entry-page h3 {
    color: #332b66;
    font-size: 16px;
    font-weight: 900;
    margin: 30px;
    padding-left: 15px;
    border-left: 4px solid #ce5aa5;
}
    .entry-page {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}
    
    .entry-page input, .entry-page textarea, .entry-page select {
        width: 100%;
        
    }
    .footer-left, .footer-right {
        text-align:center;
    }  
    
}

@media (max-width: 320px) {
    .header-img  img {
        max-width:270px;
    }
}
