@media only screen and (max-width: 600px) {
    #module-w_company-list div#content-wrapper {
        padding: 0px;
        background-color: #fff !important;
    }
    #module-w_company-list h1 {
        text-align: center;
        margin-top: 94px;
        color: #000;
        font-size: 51pt;
        letter-spacing: 0px;
        line-height: 61pt;
        font-weight: bold;
        text-transform: lowercase;
    }
    .company-banner-container {
        margin-top: 94px;
        height: 610px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .company-banner-container-image {
        position: relative;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ECECEC;
        background-position-x: 70%;
    }
    .company-banner-container-image img {
        width: 100%;
    }
    .company-banner-container-desc {
        position: absolute;
        margin: 0;
        top: 305px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        text-align: center;
        height: 100%;
        padding-top: 130px !important;
        padding: 0 15px;
    }
    .company-banner-container-desc p {
        line-height: 24pt;
        font-size: 14pt;
        color: #000;
    }
    .container.company-info {
        display: flex;
        justify-content: start;
        margin-top: 64px;
        padding-bottom: 100px;
        flex-wrap: wrap;
        gap: 48px;
        padding-left: 36px !important;
        padding-right: 36px !important;
    }
    .company-info-registration{
        margin-left: 0px;
    }
    .company-info-registration h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-registration-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production{
        margin-left: 0px;
    }
    .company-info-production-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact{
        margin-left: 0px;
    }
    .company-info-contact h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
}

@media only screen and (min-width: 600px) {
    #module-w_company-list div#content-wrapper {
        padding: 0px;
        background-color: #fff !important;
    }
    #module-w_company-list h1 {
        text-align: center;
        margin-top: 94px;
        color: #000;
        font-size: 51pt;
        letter-spacing: 0px;
        line-height: 61pt;
        font-weight: bold;
        text-transform: lowercase;
    }
    .company-banner-container {
        margin-top: 94px;
        height: 610px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .company-banner-container-image {
        position: relative;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ECECEC;
        background-position-x: 70%;
    }
    .company-banner-container-image img {
        width: 100%;
    }
    .company-banner-container-desc {
        position: absolute;
        margin: 0;
        top: 305px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        text-align: center;
        height: 100%;
        padding-top: 130px !important;
        padding: 0 15px;
    }
    .company-banner-container-desc p {
        line-height: 24pt;
        font-size: 14pt;
        color: #000;
    }
    .container.company-info {
        display: flex;
        justify-content: start;
        margin-top: 64px;
        padding-bottom: 100px;
        flex-wrap: wrap;
        gap: 48px;
        padding-left: 36px !important;
        padding-right: 36px !important;
    }
    .company-info-registration{
        margin-left: 0px;
    }
    .company-info-registration h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-registration-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production{
        margin-left: 0px;
    }
    .company-info-production-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact{
        margin-left: 0px;
    }
    .company-info-contact h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
}

@media only screen and (min-width: 768px) {
    #module-w_company-list div#content-wrapper {
        padding: 0px;
        background-color: #fff !important;
    }
    #module-w_company-list h1 {
        text-align: center;
        margin-top: 94px;
        color: #000;
        font-size: 51pt;
        letter-spacing: 0px;
        line-height: 61pt;
        font-weight: bold;
        text-transform: lowercase;
    }
    .company-banner-container {
        margin-top: 94px;
        height: 610px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .company-banner-container-image {
        position: relative;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ECECEC;
        background-position-x: 70%;
    }
    .company-banner-container-image img {
        width: 100%;
    }
    .company-banner-container-desc {
        position: absolute;
        margin: 0;
        top: 305px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        text-align: center;
        height: 100%;
        padding-top: 130px !important;
        padding: 0 15px;
    }
    .company-banner-container-desc p {
        line-height: 24pt;
        font-size: 14pt;
        color: #000;
    }
    .container.company-info {
        display: flex;
        justify-content: start;
        margin-top: 64px;
        padding-bottom: 100px;
        flex-wrap: wrap;
        gap: 48px;
        padding-left: 36px !important;
        padding-right: 36px !important;
    }
    .company-info-registration{
        margin-left: 0px;
    }
    .company-info-registration h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-registration-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production{
        margin-left: 0px;
    }
    .company-info-production-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact{
        margin-left: 0px;
    }
    .company-info-contact h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
}

@media only screen and (min-width: 992px) {
    #module-w_company-list div#content-wrapper {
        padding: 0px;
        background-color: #fff !important;
    }
    #module-w_company-list h1 {
        text-align: center;
        margin-top: 94px;
        color: #000;
        font-size: 51pt;
        letter-spacing: 0px;
        line-height: 61pt;
        font-weight: bold;
        text-transform: lowercase;
    }
    .company-banner-container {
        margin-top: 94px;
        height: 610px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .company-banner-container-image {
        position: relative;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #ECECEC;
        background-position-x: 70%;
    }
    .company-banner-container-image img {
        width: 100%;
    }
    .company-banner-container-desc {
        position: absolute;
        margin: 0;
        top: 305px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        text-align: center;
        height: 100%;
        padding-top: 130px !important;
        padding: 0 15px;
    }
    .company-banner-container-desc p {
        line-height: 24pt;
        font-size: 14pt;
        color: #000;
    }
    .container.company-info {
        display: flex;
        justify-content: start;
        margin-top: 64px;
        padding-bottom: 100px;
        flex-wrap: wrap;
        gap: 48px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .company-info-registration{
        margin-left: 100px;
    }
    .company-info-registration h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-registration-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-production{
        margin-left: 50px;
    }
    .company-info-production-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact{
        margin-left: 50px;
    }
    .company-info-contact h2 {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
    .company-info-contact-text p {
        font-size: 12pt;
        line-height: 18pt;
        color: #000;
    }
}

@media only screen and (min-width: 1200px) {
    #module-w_company-list div#content-wrapper {
        padding: 0px;
    }
    #module-w_company-list h1 {
        text-align: center;
        margin-top: 72px;
        color: #000;
        font-size: 184px;
        letter-spacing: -5.52px;
        line-height: 221px;
        font-weight: bold;
        text-transform: lowercase;
    }
    .company-banner-container {
        margin-top: 105px;
        height: 610px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .company-banner-container-desc {
        position: absolute;
        margin: 0;
        top: 305px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        text-align: center;
        height: 100%;
        padding-top: 130px;
    }
    .company-banner-container-desc p {
        line-height: 41px;
        font-size: 25px;
        color: #000;
    }
    .container.company-info {
        display: flex;
        justify-content: center;
        margin-top: 120px;
        padding-bottom: 100px;
    }
    .company-info-registration{
        margin-left: 100px;
    }
    .company-info-registration h2 {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-registration-text p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-production h2 {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-production{
        margin-left: 50px;
    }
    .company-info-production-text p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-contact{
        margin-left: 50px;
    }
    .company-info-contact h2 {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-contact-text p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
}
@media only screen and (min-width: 1500px) {
    #module-w_company-list div#content-wrapper {
        padding: 0px;
    }
    .company-banner-container-desc {
        position: absolute;
        margin: 0;
        top: 305px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        text-align: center;
        height: 100%;
        padding-top: 130px;
    }
    .company-banner-container {
        margin-top: 105px;
        height: 610px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .company-banner-container-desc p {
        line-height: 41px;
        font-size: 25px;
        color: #000;
    }
    #module-w_company-list h1 {
        text-align: center;
        margin-top: 72px;
        color: #000;
        font-size: 184px;
        letter-spacing: -5.52px;
        line-height: 221px;
        font-weight: bold;
        text-transform: lowercase;
    }
    .container.company-info {
        display: flex;
        justify-content: center;
        margin-top: 120px;
        padding-bottom: 100px;
    }
    .company-info-registration{
        margin-left: 100px;
    }
    .company-info-registration h2 {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-registration-text p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-production h2 {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-production{
        margin-left: 50px;
    }
    .company-info-production-text p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-contact{
        margin-left: 50px;
    }
    .company-info-contact h2 {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
    .company-info-contact-text p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }
}


