

@media only screen and (max-width: 1310px) {
    .content{
        width: 1200px;
    }
    .slot-1{
        width: 274px; 
    }
    .slot-2{
        width: 574px; 
    }
    .slot-3{
        width: 874px; 
    }
    
    .news_box{
        width: 540px;
    }
}








@media only screen and (max-width: 1210px) {
    
    .content{
        width: 1000px;
    }
    
    .slot-1{
        width: 224px;
    }
    .slot-2{
        width: 474px;
    }
    .slot-3{
        width: 724px;
    }
    .news_box{
        width: 565px;
        margin-right: 20px;
    }
    
    
    .porzadek_box1{
        padding-left: 20px;
    }
    
}



@media only screen and (max-width: 1200px) {
    .off_1200{
        display: none;
    }
    .all_width_1200{
        width: auto;
        float: none;
        clear: both;
    }
    .wycieczka_box_lewy{
        float: none;
        width: auto;
    }
    .content{
        width: 100%;
    }
    
    .zobacz_tyt_txt{
        height: 60px;
        padding-bottom: 40px;
    }
}



@media only screen and (max-width: 1150px) {
    
    .head_info{
        display: none;
    }
    
    .top_menu .menu_ul{
        margin: 2px 0;
    }
    
    .news_box{
        width: 95%;
        margin-right: 0px;
        float: none;
    }
    
    .menu_mobi_img{
        display: block;
        float: right;
    }
    
    .top_menu ul.main_menu{
        position: absolute;
        top: 0px;
        right: 0px;
        background:  url('../grafika/menu_mobile_bg.png');
        padding-top: 10px ;
        display: none;
        width: 100%;
        font-size: 18pt;
        padding-bottom: 60px;
    }
    
    .main_menu  li a.poziom_1{
        font-size: 20pt;
        color: #fff;
    }
    .main_menu  li:hover a.poziom_1{
        /*background: #054e99;*/
        background: none;
        color: #e40000;
        
    }
    
    .main_menu li{
        float: none;
        padding: 10px 25px
    }

    .main_menu li:last-child{
        border-bottom: none;
    }
    
    .offer_menu{
        display: none;
        position: relative;
        background: none;
        color: #fff;
        width: auto;
    }
    .offer_menu a{
        color: #fff;
    }
    .menu_typ_oferty{
        float: none;
        width: auto;
        margin-bottom: 20px;
        border-right: none;
        border-bottom: 1px solid #00a3de;
    }
    .menu_typ_oferty:last-child{
        margin-bottom: 0px;
        border-bottom: none;
    }
    
    .open_submenu_mobi{
        display: block;
        float: right;
        height: 40px;
    }
    
    
    
    .porzadek_box1, .porzadek_box2 {
        width: 45%;
    }
    
}


@media only screen and (max-width: 1050px) {
    
    .foot_parafia{
        background: #a62626;
        width: 40%;
        min-height: 350px;
        padding-left: 2%;
    }
    .foot_inne{
        width: 58%;
    }
}

@media only screen and (max-width: 950px) {
    .off_950{
        display: none;
    }
    .all_width_950{
        width: auto;
        float: none;
        clear: both;
    }
    
    .wycieczka_box_lewy{
        float: none;
        width: auto;
    }
    
    .top_adres, .head_info{
        display: none;
    }
    .top_menu {
        margin-right: 30px;
    }
    
    
}





@media only screen and (max-width: 630px) {
    .off_630{
        display: none;
    }
    .all_width_630{
        width: auto;
        float: none;
        clear: both;
    }
}


@media only screen and (max-width: 300px) {
    .off_300{
        display: none;
    }
    .all_width_300{
        width: auto;
        float: none;
        clear: both;
    }
}


@media only screen and (orientation: portrait ) {
    
    .page_name .content {
        padding: 14px 0;
    }
    .page_name h1{
        font-size: 28pt;
    }
    
    .page_path {
        display: none;
    }
    .head .logo img{
        width: 460px;
    }
    
    .dziubek{
        display: inline;
    }
    .main_menu a.no_link{
        background: none;
    }
    .slot-2{
        width: auto;
    }
    
    .k_k_txt, .k_og_dzien, .k_ew_tx, .k_ew_txt {
        font-size: 20pt;
    }
    .k_og_data, .k_ew_nr{
        font-size: 40pt;
        line-height: 50px;
    }
    .k_og_imieniny{
        font-size: 14pt;
    }
    
    
    
    #contact_form input.input_text{
        width: 95%;
        height: 30px;
    }
    #contact_form textarea{
        width: 95%;
    }
    
    
    
    
    body{
        font-size: 16pt;
    }
    
    .menu_mobi_img{
        display: block;
        float: right;
        margin-top: 0px;
    }
    
    .wycieczka__zawiera_box, .wycieczka__zawiera_box{
        font-size: 16pt;
        margin-bottom: 20px;
    }
    
    .wycieczka_kilka_slow, .wycieczka_pogoda, .wycieczka_zdjecia, .szuklaj, .top_adres, .top_telefon, .cena_zawiera_txt, .cena_niezawiera_txt{
        display: none;
    }
    .wycieczka__zawiera_box b, .wycieczka__zawiera_box b{
        font-size: 18pt;
    }
    
    .wycieczka_piersze_zdjecie{
        width: auto;
    }
    
    
    
    .wycieczka_box_prawy{
        padding: 10px 20px;
        width: 95%;
    }
    
    .slot-1,.slot-2, .slot-3, .slot-4, .content{
        /*width: 98%;
        padding: 0 1%;*/
        float: none;
        width: auto;
        
    }
    
    .polecane_wycieczki_box{
        width: 95%;
    }
    
    .polecane_zdjecie{
        float: left;
        margin-right: 20px;
    }
    
    .polecane_box{
        width: 100%;
    }
    .polecane_element{
        width: 96%;
    }
    .wycieczka_box_lewy{
        float: none;
        width: auto;
    }
    
    .wycieczka__zawiera_plus{
        float: right;
        display: block;
        height: 30px;
    }
    
    .head_info{
        display: none;
    }
    
    
    .news_box{
        width: auto;
        float: none;
        margin-right: 0px;
    }
    
    
    
    
    .kalendarium_box{
        background: none;
    }
    .kalendarium_kleratynskie{
        float: none;
        padding: 0px;
        background: #f6871f;
        min-height: 100px;
        width: 100%;
        padding-top: 10px;
    }
    
    .kalendarium_kleratynskie_mobi_off{
        display: none;
        height: 0px;
    }
    .kalendarium_ogolne{
        width: 50%;
        min-height: 90px;
    }
    .kalendarium_ewangelia{
        width: 50%;
        background: #a62626;
        min-height: 135px;
    }
    
    
    .main_menu  li{
        text-align: center;
    }
    .top_menu ul.folder_1{
        background: none;
        position: relative;
    }
    .main_menu li a{
        color: #fff;
        font-size: 30pt;
    }
    .main_menu li a.poziom_1{
        font-size: 30pt;
    }
    .main_menu li.close_mobi_menu{
        display: block;
        text-align: right;
    }
    .cloce_mobi_menu_a{
        cursor: pointer
    }
    
    .zobacz_tyt{
        float: none;
        width: auto;
    }
    .zobacz_tyt_txt{
        height: 60px;
        padding-bottom: 40px;
        display: block;
        width: auto;
        text-align: center;
    }
    
    .foot_parafia{
        background: #a62626;
        width: 40%;
        min-height: 350px;
        padding-left: 2%;
    }
    .foot_inne{
        width: 55%;
    }
    
    
}