@media (min-width: 1920px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1.2em !important;
        margin: 0.5em;
    }

    body {
        padding: 0px !important;
        margin: 0 auto !important;
    }
    .header-logo, .header-logo img {
        height: 120px;
        background-size: 600px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 2em !important;
        height: 56px !important;
        padding: 0 8px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 90%;
        max-width: 1680px;
        margin: 0 auto;
        padding: 0;
    }

    #page-wrapper {
        padding: 5px 25px;
    }

    #home-news {
        height: 490px;
    }

    #home-motor-stations {
        height: 240px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 0px;
            left: 0px;
        }

    #home-charging-service {
        height: 240px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 0px;
            left: 0px;
        }

    #home-qa {
        height: 240px;
    }

    #home-links {
        height: 490px;
    }

    #home-files {
        height: 240px;
    }

    .header-link {
        position: absolute;
        top: 15px;
        right: 150px;
    }

    .h50  { height: 50px; }
    .h100 { height: 100px; }
    .h150 { height: 150px; }
    .h200 { height: 200px; }
    .h250 { height: 250px; }
    .h300 { height: 300px; }
    .h350 { height: 350px; }
    .h400 { height: 400px; }
    .h410 { height: 410px; }
    .h450 { height: 450px; }
    .h500 { height: 500px; }
    .w50  { width: 50px; }
    .w100 { width: 100px; }
    .w150 { width: 150px; }
    .w200 { width: 200px; }
    .w250 { width: 250px; }
    .w300 { width: 300px; }
    .w350 { width: 350px; }
    .w400 { width: 400px; }
    .w450 { width: 450px; }
    .w500 { width: 500px; }
}

@media (min-width: 1600px) and (max-width: 1920px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1.2em !important;
        margin: 10px;
    }

    body {
        padding: 0px !important;
        margin: 0 auto !important;
    }
    .header-logo {
        height: 120px;
        background-size: 600px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 1.6em !important;
        height: 40px !important;
        padding: 0 6px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }

    #page-wrapper {
        padding: 5px 25px;
    }

    #home-news {
        height: 460px;
    }

    #home-motor-stations {
        height: 220px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-charging-service {
        height: 220px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-qa {
        height: 220px;
    }

    #home-links {
        height: 460px;
    }

    #home-files {
        height: 220px;
    }

    .header-link {
        position: absolute;
        top: 15px;
        right: 150px;
    }

    .h50  { height: 50px; }
    .h100 { height: 100px; }
    .h150 { height: 150px; }
    .h200 { height: 200px; }
    .h250 { height: 250px; }
    .h300 { height: 300px; }
    .h350 { height: 350px; }
    .h400 { height: 400px; }
    .h410 { height: 410px; }
    .h450 { height: 450px; }
    .h500 { height: 500px; }
    .w50  { width: 50px; }
    .w100 { width: 100px; }
    .w150 { width: 150px; }
    .w200 { width: 200px; }
    .w250 { width: 250px; }
    .w300 { width: 300px; }
    .w350 { width: 350px; }
    .w400 { width: 400px; }
    .w450 { width: 450px; }
    .w500 { width: 500px; }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1em !important;
        margin: 6px;
    }

    body {
        padding: 0px !important;
        margin: 0 auto !important;
    }
    .header-logo, .header-logo img {
        height: 100px;
        background-size: 500px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 1em !important;
        height: 40px !important;
        padding: 0 6px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }

    #page-wrapper {
        padding: 5px 25px;
    }

    #home-news {
        height: 340px;
    }

    #home-motor-stations {
        height: 160px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-charging-service {
        height: 160px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-qa {
        height: 160px;
    }

    #home-links {
        height: 340px;
    }

    #home-files {
        height: 160px;
    }

    .header-link {
        position: absolute;
        top: 15px;
        right: 120px;
    }

    .h50  { height: 40px; }
    .h100 { height: 80px; }
    .h150 { height: 120px; }
    .h200 { height: 160px; }
    .h250 { height: 200px; }
    .h300 { height: 240px; }
    .h350 { height: 280px; }
    .h400 { height: 320px; }
    .h410 { height: 328px; }
    .h450 { height: 360px; }
    .h500 { height: 400px; }
    .w50  { width: 40px; }
    .w100 { width: 80px; }
    .w150 { width: 120px; }
    .w200 { width: 160px; }
    .w250 { width: 200px; }
    .w300 { width: 240px; }
    .w350 { width: 280px; }
    .w400 { width: 320px; }
    .w450 { width: 360px; }
    .w500 { width: 400px; }
}

@media (min-width: 1080px) and (max-width: 1200px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1em !important;
        margin: 6px;
    }

    body {
        padding: 0px !important;
        margin: 0 auto !important;
    }
    .header-logo, .header-logo img {
        height: 100px;
        background-size: 500px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 1em !important;
        height: 40px !important;
        padding: 0 6px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }

    #page-wrapper {
        padding: 5px 25px;
    }

    #home-news {
        height: 340px;
    }

    #home-motor-stations {
        height: 160px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-charging-service {
        height: 160px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-qa {
        height: 160px;
    }

    #home-links {
        height: 340px;
    }

    #home-files {
        height: 160px;
    }

    .header-link {
        position: absolute;
        top: 15px;
        right: 50px;
    }

    .header-link {
        position: absolute;
        top: 15px;
        right: 80px;
    }

    .h50  { height: 40px; }
    .h100 { height: 80px; }
    .h150 { height: 120px; }
    .h200 { height: 160px; }
    .h250 { height: 200px; }
    .h300 { height: 240px; }
    .h350 { height: 280px; }
    .h400 { height: 320px; }
    .h410 { height: 328px; }
    .h450 { height: 360px; }
    .h500 { height: 400px; }
    .w50  { width: 40px; }
    .w100 { width: 80px; }
    .w150 { width: 120px; }
    .w200 { width: 160px; }
    .w250 { width: 200px; }
    .w300 { width: 240px; }
    .w350 { width: 280px; }
    .w400 { width: 320px; }
    .w450 { width: 360px; }
    .w500 { width: 400px; }
}

@media (min-width: 768px) and (max-width: 1080px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1em !important;
        margin: 6px;
    }

    body {
        padding: 0px !important;
        margin: 0 auto !important;
    }
    .header-logo {
        height: 80px;
        background-size: 400px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 1em !important;
        height: 36px !important;
        padding: 0 6px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 95%;
        margin: 0 auto;
        padding: 0;
    }

    #page-wrapper {
        padding: 5px 25px;
    }

    #home-news {
        height: 340px;
    }

    #home-motor-stations {
        height: 160px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-charging-service {
        height: 160px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-qa {
        height: 160px;
    }

    #home-links {
        height: 340px;
    }

    #home-files {
        height: 160px;
    }

    .header-link {
        position: absolute;
        top: 15px;
        right: 60px;
    }

    .h50  { height: 40px; }
    .h100 { height: 80px; }
    .h150 { height: 120px; }
    .h200 { height: 160px; }
    .h250 { height: 200px; }
    .h300 { height: 240px; }
    .h350 { height: 280px; }
    .h400 { height: 320px; }
    .h410 { height: 328px; }
    .h450 { height: 360px; }
    .h500 { height: 400px; }
    .w50  { width: 40px; }
    .w100 { width: 80px; }
    .w150 { width: 120px; }
    .w200 { width: 160px; }
    .w250 { width: 200px; }
    .w300 { width: 240px; }
    .w350 { width: 280px; }
    .w400 { width: 320px; }
    .w450 { width: 360px; }
    .w500 { width: 400px; }
}

@media (max-width: 768px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1em !important;
        margin: 6px;
    }
    body {
        padding: 0px !important;
        margin: 0 auto !important;
    }
    .header-logo, .header-logo img {
        height: 80px;
        background-size: 400px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 1em !important;
        height: 28px !important;
        padding: 0 6px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 95%;
        margin: 0 auto;
        padding: 0px;
    }

    #page-wrapper {
        padding: 15px 25px;
    }

    #home-news {
        height: 330px;
    }

    #home-motor-stations {
        height: 160px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-charging-service {
        height: 160px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-qa {
        height: 160px;
    }

    #home-links {
        height: 330px;
    }

    #home-files {
        height: 160px;
    }

    .header-link {
        display: none;
    }

    .h50  { height: 40px; }
    .h100 { height: 80px; }
    .h150 { height: 120px; }
    .h200 { height: 160px; }
    .h250 { height: 200px; }
    .h300 { height: 240px; }
    .h350 { height: 280px; }
    .h400 { height: 320px; }
    .h410 { height: 328px; }
    .h450 { height: 360px; }
    .h500 { height: 400px; }
    .w50  { width: 40px; }
    .w100 { width: 80px; }
    .w150 { width: 120px; }
    .w200 { width: 160px; }
    .w250 { width: 200px; }
    .w300 { width: 240px; }
    .w350 { width: 280px; }
    .w400 { width: 320px; }
    .w450 { width: 360px; }
    .w500 { width: 400px; }
}

@media (max-width: 480px) {
    body, html, .btn, .navbar-brand, .navbar-nav li a, span.input-group-addon, textarea {
        font-size: 1em !important;
        margin: 6px;
    }

    body {
        max-width: 480px;
        padding: 0px !important;
        margin: 0 auto !important;
    }

    .header-logo, .header-logo img {
        height: 80px;
        background-size: 400px;
    }

    input, input[type='text'], input[type='password'], select, option {
        font-size: 1em !important;
        height: 28px !important;
        padding: 0 6px !important;
    }
    /* Wrappers */
    #wrapper {
        width: 98%;
        max-width: 400px;
        margin: 0 auto;
        padding: 0px;
    }

    #page-wrapper {
        padding: 15px 25px;
    }

    #home-news {
        height: 330px;
    }

    #home-motor-stations {
        height: 160px;
    }

        #home-motor-stations table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-charging-service {
        height: 160px;
    }

        #home-charging-service table {
            position: relative;
            bottom: 8px;
            left: 0px;
        }

    #home-qa {
        height: 160px;
    }

    #home-links {
        height: 330px;
    }

    #home-files {
        height: 160px;
    }

    .header-link {
        display: none;
    }

    .h50 {
        height: 40px;
    }

    .h100 {
        height: 80px;
    }

    .h150 {
        height: 120px;
    }

    .h200 {
        height: 160px;
    }

    .h250 {
        height: 200px;
    }

    .h300 {
        height: 240px;
    }

    .h350 {
        height: 280px;
    }

    .h400 {
        height: 320px;
    }

    .h410 {
        height: 328px;
    }

    .h450 {
        height: 360px;
    }

    .h500 {
        height: 400px;
    }

    .w50 {
        width: 40px;
    }

    .w100 {
        width: 80px;
    }

    .w150 {
        width: 120px;
    }

    .w200 {
        width: 160px;
    }

    .w250 {
        width: 200px;
    }

    .w300 {
        width: 240px;
    }

    .w350 {
        width: 280px;
    }

    .w400 {
        width: 320px;
    }

    .w450 {
        width: 360px;
    }

    .w500 {
        width: 400px;
    }
}
