﻿@media only screen and (max-width: 800px) {
    .responsive-img {
        width: 50vw;
        height: auto;
        margin: 0 auto;
    }

    .headimage {
        min-width: 553px;
        max-width: none;
        height: auto;
        width: 100%;
    }

    .button-1 {
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal !important;
        word-wrap: break-word;
        display: inline-block;
    }

    .container-square {
        display: flex;
        flex-wrap: wrap;
        width: 30vw;
    }

    .text-row {
        margin-top: 50px;
    }

    .Heim {
        max-width: none;
        min-width: 558px;
        overflow: hidden;
        height: auto;
        width: 100%;
        background-size: 100% auto !important;
    }

    .headImge {
        width: 100%;
        height: auto;
        background-size: 100% auto !important;
    }

    .EleM {
        max-width: none;
        min-width: 558px;
        overflow: hidden;
        height: auto;
        width: 100%;
        background-size: 100% auto !important;
        line-height: normal;
    }

    .headImge {
        width: 100%;
        height: auto;
        background-size: 100% auto !important;
        position: relative;
    }

    .container-square {
        display: flex;
        flex-wrap: wrap;
    }


    .contentA, .contentB {
        max-width: none;
        min-width: 300px;
        height: auto;
        width: 100%;
        background-size: 100% auto !important;
        line-height: normal;
    }

    .class3 {
        width: 300px;
    }

    .btn {
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal !important;
        word-wrap: break-word;
        display: inline-block;
    }

    .met {
        max-width: none;
        min-width: 555px;
        overflow: hidden;
        height: auto;
        line-height: normal;
    }

    .metimg {
        min-width: 350px;
    }

}
@media only screen and (max-width: 1920px) and (min-width:1080px)
{
    .responsive1 {
        font-size: 50px !important;
        margin-top: -5px;
        width: 70% !important;
    }

    .responsive2 {
        font-size: 40px !important;
       
    }

}

@media only screen and (max-width:450px){
    .responsive1 {
        font-size: 1.5rem !important;
        padding-left: 10px !important;
    }

    .responsive2{
        font-size:1.5rem !important;
        padding-left:10px !important;
    }
}