@media (min-width: 1600px) {
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
    }
    .login-cont {
        margin-top: 5%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}

@media (min-width: 1248px) and (max-width: 1599px) {
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
    }
    .login-cont {
        margin-top: 5%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}
@media (min-width: 1025px) and (max-width: 1247px){
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
        margin-top: -2px;
    }
    .login-cont {
        margin-top: 5%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
} 


@media (min-width: 980px) and (max-width: 1024px) {
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
        margin-top: -55px
    }
    .login-cont {
        margin-top: 5%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
        margin-top: -55px;
    }
    .login-cont {
        margin-top: 5%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}
@media (min-width: 702px) and (max-width: 767px){
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
        margin-top: -65px;
    }
    .login-cont {
        margin-top: 25%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}
@media (min-width: 561px) and (max-width: 701px){
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 24px;
        padding-top: 6px;
        margin-top: 56px;
    }
    .login-cont {
        margin-top: 25%;
        min-height: 392px;
    }
    .am-outer {
        width: 400px;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}
@media (min-width: 641px) and (max-width:701px){
    .login-top {
     margin-top: -65px;
    }
}

@media (min-width: 481px) and (max-width: 560px){
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 20px;
        padding-top: 10px;
    }
    .login-cont {
        margin-top: 40%;
    }
    .am-outer {
        width: 80%;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}
@media (max-width: 480px) {
    .login-top {
        width: 100%;
        background-color: #EEEFEF;
        height: 45px;
        text-align: center;
        color: #595757;
        font-weight: bold;
        font-size: 20px;
        padding-top: 10px;
    }
    .login-cont {
        margin-top: 40%;
    }
    .am-outer {
        width: 80%;
    }
    .alert-out {
        margin-top: 15px;
    }
    .alert-out-input {
        width: 100%;
        outline: none;
        border-radius: 3px;
        border: 1px solid #d3d3d3;
        margin-top: .5em;
        height: 35px;
        padding: 5px;
        font-size: 14px !important;
    }
    .alert-out-btn {
        margin-top: 30px;
    }
    .am-text-btn {
        margin-top: 10px;
        text-align: right;
    }
    .am-text-btn-regis {
        font-size: 14px !important;
        color: #717071;
    }
    .am-text-btn-forget {
        font-size: 14px !important;
        color: #AD181E;
    }
}

@media screen and (max-width: 400px) {
    .login-cont {
        margin-top: 20%;
    }
}

@media screen and (max-width: 320px) {}