/* ********************** */
    /* anmelden.php */
/* ********************** */
.ddd{
    display:flex;align-items:center; justify-content: space-around;
}
.urgly_part>td:first-child{
    display: flex;
}
.urgly_part>td:first-child>div{
    white-space: nowrap;
    margin-right: 10px;
}
.prem_partdiv{
    border:1px solid lightgray;
    margin: 20px;
    padding:40px 20px 20px 20px;
    width:40%;
    display:inline-block;
    vertical-align: top;
    border-radius: 10px;
    box-shadow: 2px 2px 10px #aaaaaa;
}
.prem_des{
    height: 140px;
    overflow: hidden;
    text-align: left !important;
}
.prem_btn{
    outline: none;
    color: #04a327;
    border: 2px solid;
    padding: 2px 24px;
    font-size: 16px;
    border-radius: 20px;
    background: transparent;
    box-shadow: 1px 1px 7px #aaaaaa;
}
.prem_btn:active{
    box-shadow: none;
}
.prem_btn:hover{
    color:rgb(219, 116, 47);
}

.prem_btn1{
    outline: none;
    color:lightgray;
    border: 2px solid;
    padding: 2px 24px;
    font-size: 16px;
    border-radius: 20px;
    background: transparent;
    /* box-shadow: 1px 1px 7px #aaaaaa; */
}
.prem_btn1:hover{
    color:lightgray;
}
.same_color{
    color: #0086f9;
    font-size:18px; 
 }
.prem_price{
    font-weight:bolder;
    vertical-align: middle;
    margin-left: 40px;
    margin-top: 5px;
}
.prem_last{
    display: flex;
    justify-content: space-between;
    margin-top:30px;
    vertical-align: middle;
}
/* ********************** */
    /* neueanzeigen.php */
/* ********************** */
.guthaben{
    width: 75% !important;
}


/* ********************** */
    /* user/password.php */
/* ********************** */
.responsive_password input[type='text']{
    width: 80%;
}
/* iframe */
.sboxdemo2-table-container .first{
    display: flex;
    align-items: center;
}

.sboxdemo2-table-container .first input{
  width: 280px;
}
.buyerreview_resp1{
    display:flex;
    align-items: center; 
    justify-content: space-between;
}

.review_tt1{    display: flex; width:55%; padding:5px; margin:5px; }
.review_tt2{    display: flex; width:45%; padding:5px; margin:5px; }
.resp_review_td, .resp_review_td11{
    display:flex; 
    width:100%; 
    display: -ms-flexbox;
}
.review_ttt1, .review_ttt3{ width:45%; display:inline-block; }
.review_ttt2, .review_ttt4{ width:55%;  display:inline-block; }
@media(max-width: 1024px){
    /* ********************** */
        /* neueanzeigen.php */
    /* ********************** */
    
}


@media(max-width: 992px){
    /* ********************** */
        /* anmelden.php */
    /* ********************** */
    .urgly_part>td:first-child{
        display: block;
    }
    
    /* .anmelden form table:nth-child() */

}


@media(max-width: 768px){
    .relist_btndiv{ text-align: center; }
    .bankpaydetail{
        overflow-x: scroll;
     }
      .userpage_userinfo b {
        font-size: 15px;
        white-space: nowrap;
    }
    .ddd{
        flex-direction: column;
    }
/* ********************** */
    /* neueanzeigen.php */
/* ********************** */
.neueanzeigen .praemium .einsa{
    display: table-row;
} 


.neueanzeigen .praemium .einsa a>img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.review_tt1, .review_tt2{ width:100% !important; margin: 5px 0px;  border:1px solid lightgray; }
.review_ttt1, .review_ttt2{ width:100%; }
.review_ttt3{ width:55%; }
.review_ttt4{ width:43%; }
.resp_review_td{ flex-direction: column; border:none !important; }
.resp_review_td11 .mbtn{
    width:150px;
    height:32px;
    margin:0px;
}
.resp_review_td11 .mmb{ width:120px !important; }
#prem2modal .modal-dialog, #prem3modal .modal-dialog, #prem4modal .modal-dialog{ width:95% !important; }
/* ********************** */
    /* beliebteanzeigen.php */
/* ********************** */


.beliebteanzeigen .praemium .einsa{
    display: table-row;
} 


.beliebteanzeigen .praemium tbody{
    padding: 10px;
    float: left;
}

.beliebteanzeigen .praemiumbottom img{
    margin: 10px 10px 0 0;
}



.beliebteanzeigen .praemium .einsa a>img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}


/* ********************** */
    /* branchenliste.php */
/* ********************** */


.branchenliste .einsa table{
    width: 100%;
}


/* ********************** */
    /* firmenliste.php */
/* ********************** */
.firmenliste>td{
    display: table-row;
    display: table-row;
    width: 100%;
    float: left;
}


.firmenliste>td a{
    width: 100%;
    color: white !important;
}


.firmenliste>td .praemiumbottom td{
    text-align: center;
}

    /* ********************** */
        /* gaestebuch.php */
    /* ********************** */


.gaestebuch table{
    width: 100%;
}

#gaestebuch_textarea{
    display: table-cell;
}

    /* ********************** */
        /* anmelden.php */
    /* ********************** */


    .anmelden form>table:nth-child(13){
        margin-left: 0px !important;
        width: 100%;
    }

    .anmelden form input,.anmelden form select{
        width: 100%;
    }

    .anmelden form>table:nth-child(14){
        margin-left: 0px !important;
        width: 100%;
    }


    .anmelden .sex_chk{
        display: flex;
        align-items: center;
    }

    .anmelden .sex_chk input{
        width: 37px;
    }

    .anmelden .sex_chk span{
        margin: 4px 0 0;
    }


    .anmelden form>table #rechnung{
        width: 70vw !important;
    }

    .anmelden form>table #rechnung #rechnung_child{
        width: 100% !important;
        overflow-x: scroll;
    }

    .anmelden #konto{
        width: 30px !important;
    }


    .anmelden form>table #rechnung .table{
        min-width: 490px;
    }

    .anmelden .urgly_part>td:first-child,.anmelden .urgly_part{
        display: table;
    }

    
    .anmelden .urgly_part>td:first-child,.anmelden .urgly_part>td:last-child{
        display: table-row;
    }

    .urgly_part>td:first-child>div input[type='radio']{
        width: 37px !important;
    }

    .urgly_part>td:first-child>div{
        margin: 5px 0 5px 0;
    }
    
    #Accountart{
        font-size: 31px;
    }

    /* ************************** Login ****************************  */
    /* ********************** */
        /* user/index.php */
    /* ********************** */

    #main-wrapper{
        width: 68%;
        margin-bottom: 10px;
    }

    #main-wrapper .post, .user-blid-image-upload-container, #image_div, .index_message{
        width: 100% !important;
    }
    /* ********************** */
        /* user/guthaben.php */
    /* ********************** */

    .guthaben{
        width: 68% !important;
    }


     /* ********************** */
        /* user/daten.php */
    /* ********************** */

    .responsive_daten input[type='text'],.responsive_daten select{
        width: 93%;
    }

    .responsive_daten{
        margin-bottom: 10px;
    }

    /* ********************** */
        /* user/daten.php */
    /* ********************** */
    .responsive_anzeigeneu select{
        width: 75%;
    }

    /* ********************** */
        /* user/buyer_review.php */
    /* ********************** */
    .buyerreview_resp1{
        flex-direction: column;
    }
    /* ********************** */
        /* user/konto.php */
    /* ********************** */

    .responsive_konto{
        width: 68% !important;
    }


    .responsive_anzeigeneu .einsa form input,.responsive_anzeigeneu .einsa form textarea{
        width: 100%;
    }

    .responsive_anzeigeneu #image_div>div:nth-child(3) label{
        width: 100%;
    }

    
    .responsive_anzeigeneu #image_div>div:nth-child(3) label>img{
        width: 80%;
    }

    .responsive_anzeigeneu #image_div>div:nth-child(4),.responsive_anzeigeneu #image_div>div:nth-child(5),.responsive_anzeigeneu #image_div>div:nth-child(6),.responsive_anzeigeneu #image_div>div:nth-child(7),.responsive_anzeigeneu #image_div>div:nth-child(8),.responsive_anzeigeneu #image_div>div:nth-child(9),.responsive_anzeigeneu #image_div>div:nth-child(10),.responsive_anzeigeneu #image_div>div:nth-child(11),.responsive_anzeigeneu #image_div>div:nth-child(12),.responsive_anzeigeneu #image_div>div:nth-child(13){
        width: 50% !important;
        margin-right: 0px;
    }

    #invoice_table_wrapper>div:nth-child(2){
        overflow-x: scroll;
        margin: 0px;
    }

    #exampleModalLong #contnet{
        width: 83vw !important;
    }



    /* reviewdetail.php */
    #main-wrapper.reviewdetail_responsive{
        width: 68% !important;
    }

    #review_profile_icon img{
        width: 100px;
        margin-right: 5px;
    }

    .reviewdetail_responsive ul.nav-tabs{
        display: flex;
    }

    #review_table_responsive{
        overflow-x: scroll;
    }

    #review_table1 tr td{
        white-space: nowrap;
    }

    /* profilebearbetian */
    .profilebear_responsive input,.profilebear_responsive textarea{
        width: 100%;
    }



    /* ****************************************** */
        /* --- user/bild.php --- */
    /* ****************************************** */


    .user-blid-image-upload-container>div.image-upload:nth-child(n+2){
        width: 100px !important;
    }

}


@media(max-width: 575px){
/* ********************** */
    /* firmenliste.php */
/* ********************** */
.adaddmessage1{
    width:95%;
}
#user_register{
    margin: 0px;
}
.before_line{ display: none; }
    /* ********************** */
        /* anmelden.php */
    /* ********************** */

.anmelden form>table #rechnung{
    width: 86vw !important;
}
.table_div{
    width:85vw;
    overflow-x: auto;
}
#trans_table_wrapper .col-sm-6:first-child{
    margin-bottom:10px !important;
}
.prem_partdiv{
    width:90%;
    margin:10px;
}
    /* ************************** Login ****************************  */
    /* ********************** */
        /* user/index.php */
    /* ********************** */

    #sidebar .side_box h3{
        margin: 0 10px !important;
    }


    #sidebar{
        width: 100%;
        float: none;
    }


    .user_link{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .home-index-search-container .search_cont {
        display: block !important;
    }


    .search_cont .second-div>div:first-child .search_option{
        width: 186px !important;
    }

    .search_cont .second-div{
        margin-top: 10px;
    }

    .search_cont .index-search-box-btn {
        margin-left: 10px;
    }

    
    .search_cont input, .search_cont button {
        margin-right: 10px;
    }




    /* ********************** */
        /* user/password.php */
    /* ********************** */
    .responsive_password input[type='text']{
        width: 100%;
    }

    /* ********************** */
        /* user/daten.php */
    /* ********************** */

    .responsive_daten input[type='text'],.responsive_daten select{
        width: 96%;
    }


    /* ********************** */
        /* user/daten.php */
    /* ********************** */
    .responsive_anzeigeneu select{
        width: 100%;
    }


    /* ********************** */
        /* user/anzeigen.php */
    /* ********************** */
    .anzeigen_prod_responsive{
        display:table;
        width:100%;
    }
    .anzeigen_prod_responsive>td{
        flex-direction: column;
    }

    .anzeigen_prod_responsive>td:first-child a img{
        width: 100%;
    }

    /* ********************** */
        /* anmelden.php */
    /* ********************** */

    .urgly_part>td:first-child>div{
        white-space: normal;
        margin: 5px 0 5px 0;
    }


    .urgly_part>td:first-child>div>div{
        display: flex;
        align-items: center;
    }

    .urgly_part>td:first-child>div>div>span{
        margin: 4px 0 0;
    }


    .urgly_part>td:first-child>div input{
        width: 37px;
    }


/* ********************************** */
    /* --- branchensuche2.php ---- */
/* ********************************** */

    .responsive_branchensuche2 .nopraemium tr>td:first-child img{
        width: 100%;
    }

    .responsive_branchensuche2 .nopraemium tr>td:first-child{
        padding: 57px 2px 0 2px !important;
    }

    .responsive_branchensuche2 .branchensuche2_tr>td{
        display: table-row;
    }

    .responsive_branchensuche2 .branchensuche2_tr>td:last-child a{
        width: 100%;
        color: white !important;
    }

    .responsive_branchensuche2 .einsa h1 {
        font-size: 21px;
    }

    .branchensuche2_tr>td .praemiumbottom td {
        text-align: center;
    }

    iframe{
        width: 100%;
    }

/* ********************************** */
    /* --- anmelden2_i.php ---- */
/* ********************************** */
    .anmelden2_i-spamschutz-table1 tr td{
        display: table-row;
        padding: 5px 0;
        float: left;
        width: 100%;
    }

    .einsa form #anmelden2_i-account-table-container{
        width: 86vw !important;
        overflow-x: scroll;
    }

   .einsa form #anmelden2_i-account-table-container>table{
        min-width: 490px;
    }


    .responsive_anzeigeneu #image_div>div:nth-child(3) label{
        width: 100%;
    }


    .responsive_anzeigeneu #image_div>div:nth-child(3) label>img{
        width: 100%; 
        height: 250px !important;
    }

    /* invoice.php */
    #invoice_responsive{
        overflow-x: scroll;
    }

    #exampleModalLong{
        padding-right: 0px !important;
    }

    #exampleModalLong #contnet{
        width: 100% !important;
    }

    #exampleModalLong .modal-dialog{
        margin: auto !important;
        width:90% !important;
    }

    #invoice_table_length{
        margin-bottom: 5px;
    }

    /* payment.php */

    #payment_modal_responsive{
        width: 95% !important;
    }

    /* knoto.php */
    .center .einsa #knoto_responsive{
        width: 84vw !important;
        overflow-x: scroll;
    }

    /* reviewdetail.php */
    #main-wrapper.reviewdetail_responsive{
        width: 90vw !important;
        padding:0px !important;
        border:none !important;
    }
    .mtgtable_div{
        width:85vw;
        overflow-x: scroll;
    }
    .mtgtable_div table{
        width:150vw !important;
    }
    #review_profile_icon{
        flex-direction: column;
        align-items: center;
    }

    .profilebear_responsive #image-upload_responsive{
        display: table;
        width:100%;
    }
    .profilebear_responsive #image-upload_responsive>td{
        display: table-row;
    }
    .profilebear_responsive #image-upload_full_responsive{
        width: 100%;
    }

    #image-upload_responsive>td:last-child>div{
        text-align: center;
    }

    .urgly_part>td:last-child>div input{
        width: 80% !important;
    }
    .csv_file{
        margin: 7px 0px;
    }
}

@media(max-width: 375px){
    .sboxdemo2-table-container .first{
        width: 60px;
    }

    .sboxdemo2-table-container .first input {
        width: 120px !important;
    }
}
