@media screen and (max-width:1920px) {
    .main-section {
        padding: 0 0 250px
    }

    header {
        padding-top: 40px
    }

    .logo-img {
        max-width: 400px;
        max-height: 170px
    }
}

@media screen and (max-width:993px) {
    header {
        padding-top: 40px
    }

    .logo-img {
        max-width: 340px;
        max-height: 170px
    }

    .selectric .label {
        font-size: 1em
    }
}

@media screen and (max-width:767px) {
    header {
        padding-bottom: 20px
    }

    .generator-header h1 {
        font-size: 26px !important;
    }

    .generator-header h2 {
        font-size: 20px !important;
    }

    .divider {
        height: 80px;
        position: absolute;
        left: 49.85%;
        top: 36px;
        width: 2px;
        background: rgba(0, 0, 0, .4)
    }

    .platform-select-wrapper {
        margin-top: 10px
    }

    .resource-v {
        margin-top: 15px;
        position: relative;
        border-top: 2px solid rgba(0, 0, 0, .4);
        padding-top: 15px
    }
    .styled-input {
        height: 50px !important;
        font-size: 1em !important;
        padding: 0 5px 0 10px !important;
    }
    .styled-button span {
        padding: 14px 10px !important;
    }
    .generator-content {
        padding: 56px 20px 30px !important;
    }
    .platform-item i {
        font-size: 20px !important;
    }
    header {
        padding: 48px 0 40px !important;
    }
    .main-section {
        padding: 0 0 50px !important;
    }
    .logo-img {
        max-width: 130px !important;
    }
}

@media screen and (max-width:500px) {

    .generator-content,
    .generator-footer,
    .generator-header {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:440px) {
    header {
        padding: 20px 0
    }

    .logo-img {
        max-width: 280px;
        max-height: 140px
    }

    .generator-header {
        padding-top: 11px;
        padding-bottom: 8px
    }

    .generator-header h1 {
        font-size: 1.5em
    }

    .generator-header h2,
    .styled-button {
        font-size: 1.2em
    }

    .generator-status {
        font-size: 1em
    }

    .styled-label {
        font-size: .7em
    }

    .platform-item i {
        font-size: 40px
    }

    .divider {
        height: 52px;
        top: 36px
    }

    .input-wrapper i {
        left: 15px;
        top: 22px;
        font-size: 1.2em
    }

    .styled-input {
        padding-left: 40px
    }

    .generator-content {
        padding-top: 50px
    }

    .console-count {
        margin-top: 20px
    }
}

@media screen and (max-width:420px) {

    .generator-content,
    .generator-footer,
    .generator-header {
        padding-left: 20px;
        padding-right: 20px
    }

    .styled-label {
        letter-spacing: 0
    }

    .styled-input {
        font-size: .9em
    }

    .platform-item,
    .selectric {
        border: 2px solid rgba(255, 255, 255, .2)
    }

    .resource-v {
        margin-top: 10px;
        padding-top: 10px
    }

    .input-wrapper {
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .platform-select-wrapper,
    .resource-select-wrapper {
        margin-top: 5px
    }

    .console-message {
        font-size: 1.2em
    }

    .console-last-msg {
        font-size: .93em
    }
    .generator-header h1 {
        font-size: 18px !important;
    }
    .generator-header h2 {
        font-size: 16px !important;
    }
    .styled-button span {
        padding: 10px 10px !important;
        font-size: 1.2rem;
    }
    .console-last-msg {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}

@media screen and (max-width:400px) {
    header {
        padding: 10px 0
    }

    .logo-img {
        max-width: 220px;
        max-height: 110px
    }

    .generator-content {
        padding-bottom: 15px
    }

    .button-wrapper {
        margin-top: 15px
    }

    .generator-status {
        font-size: .9em;
        padding: 3px 10px 1px
    }

    .generator-content {
        padding-top: 40px
    }

    .platform-item i {
        font-size: 40px
    }

    .divider {
        height: 52px;
        top: 28px
    }

    .activity-username,
    .connection-word {
        font-size: 1em
    }

    .activity-generated-amount {
        display: table;
        font-size: 1.1em;
        margin: 0 auto
    }

    .recent-activity {
        height: 120px
    }

    .styled-button {
        padding: 5px 7px
    }

    .styled-button span {
        padding: 15px 10px
    }

    .styled-label {
        font-size: .75em
    }
}

@media screen and (max-width:365px) {

    .generator-content,
    .generator-footer,
    .generator-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .styled-input {
        font-size: .8em
    }

    .styled-button {
        font-size: 1em
    }
}

@media screen and (max-width:345px) {
    .generator-header h1 {
        font-size: 1.3em
    }

    .generator-header h2 {
        font-size: 1.1em
    }

    .styled-input {
        font-size: .75em
    }
}