@import "bootstrap2-mediumPC.css";
@import "bootstrap2-tablet.css";
@import "bootstrap2-mobile.css";
@import "bootstrap2.css";


@media screen and (min-width: 1440px) {

    #lowerTitleDiv {
        max-width: 395px;
        display: block;
        margin: 28px auto 45px auto;
    }
    .search {
        display: inline-flex;
    }
    .navbar-expand-lg .navbar-collapse{
        justify-content: flex-end;
    }

    .projectSelect {
        width: 350px;
    }

    .navbar {
        padding: 0;
        /*top: 19.5px;*/
    }

    .navbar_line {
        display: none;
    }
    .navbar_top{
        border-bottom: solid 1px #ececec;
        padding: 6px 50px;
    }

    #partnerDiv {
        display: none;
    }

    .succesItemadded,#projectPage .modal-dialog {
        top: 20px!important;
    }
    #projectPage {

    }

    .logo img{
        width: 137px;
    }

    #search {
        display: block;
        font-family: Rubik;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: -0.5px;
        color: var(--brownish-grey);
    }
    #footer_50pxMargin {
        margin-left: 50px
    }

    .category {
        width: 1036px;
    }

    .footer_ {
        padding: 50px 100px;
        display: flex;
        position: static;
        bottom: 0;
        left: 0;
        width: 100%;
        flex-shrink: 0;
        margin: 30px auto;

    }
    #branche {
        width: 1000px;
    }

    #branches {
        width: 170px;
        display: flex;
        flex-direction: column;
        min-width: 170px;
        align-items: center;
        margin: 0 15px;
    }

    .impressum {
        padding: 0 50px;
        text-align: left;
    }
    .impressum .impressumEmail {
        color: #7f7f7f;
        text-decoration: none;
        transition: .3s;
    }
    .impressum .impressumEmail:hover {
        color: #3872a7;
    }
    #brancheName {
        padding-left: 15px;
        width: 100%;
        text-align: left;
    }

    .brancheimg {
        max-width: 100%;
        border-radius: 8px;
        background-color: #f4f4f4;
        margin: 0 15px;
        padding: 15px;
        width: 170px;
        height: 140px;
        display: flex;
        align-items: center;
    }

    .projektImportContainer {
        display: flex;
    }

    #brandsPagination {
        width: 970px!important;
        justify-content: center;
    }

    #brandsPagination div {
        width: 22px;
        margin: 0 auto;
    }

    .form-signin {
        width: 30%;
        max-width: 396px;
        margin: 25px auto 40px auto;
    }

    #pwresShow {
        width:30%;
     }
    .setNewPwTitle {
        width: 30%;
        max-width: 396px;
        margin: auto;
    }

    /*div#set_new_password_form {*/
        /*width: 30%;*/
        /*max-width: 396px;*/
        /*margin: auto;*/
    /*}*/

    /*div#set_new_password_form .form-control {*/
        /*height: 36px;*/
        /*border-radius: 8px;*/

    /*}*/

    /*form[name="set_new_password_form"] button {*/
        /*width: 30%;*/
        /*max-width: 396px;*/
        /*height: 36px;*/

    /*}*/

    #brandDiv {
        width: 970px;
        max-width: 970px;
    }
    #brandsMainDIv {
        width: 1000px;
        display: inline-flex;
    }

    #partnerImg a {
        display: inline-flex;
    }

    .aboutus{
        display: block;
    }

    .konto {
        /*right: 80px;*/
        right: 20px;
    }

    #emarkeLogo {
        width: 45px;
        /*height: 72px;*/
        margin-right: 0;
    }
    .emarkeLogoA {
        position: fixed;
        right: 20px;
        bottom: 20px;
        display: inline-block;
        width: 45px;
        height: 40px;
    }
    #leanconnectLogo {
        width: 162px;
        /*height: 46px;*/
        margin-right: 100px;
        margin-top: auto;
    }
    #etimLogo {
        width: 71px;
        /*height: 72px;*/
    }
    .partnersFooterDiv{
        width: min-content!important;
        margin-right: 0;
    }

    .sub_footer {
        width: 10%;
        display: flow-root;
        margin: 0 50px;
    }

    .projektImport_projekt {
        width: 167px;
        height: 36px;
    }


    .forJQ.dropdown-content-login.popupProject {
        width: 396px;
        height: 309px;
        border-radius: 2px;
        box-shadow: -16px 16px 32px 0 rgba(67, 86, 100, 0.17);
        background-color: #ffffff;
    }

    #otherproject_helperDiv2 {
        display: inline-block;
    }




}
