@media (min-width: 768px) {
}

@media (min-width: 1024px) {
    
}

@media (min-width: 1360px) {
}

@media (min-width: 1600px) {
	
    
}


@media (max-width: 767px) { 
    .wrapper {
        max-width: 100%;
        padding: 0 10px;
    }
    .btn-default, .btn-default:disabled, .btn-default[disabled] {
        
        font-size: 20px;
        height: 50px;
        /* line-height: 28px; */
        line-height: 38px;
        
    }
    
    .header-container {
        height: 55px;
    }
    .logo {
        
    }
    .logo a {
        
    }
    .btn-round {
        font-size: 14px;
        line-height: 40px;
    }
    .box-connect {
        padding-left: 20px;
        padding-right: 20px;
    }
    .box-connect a.btn-default {
/*        width: 180px;*/
        font-size: 18px;
        height: 56px;
        line-height: 48px;
    }
    .box-connect a.btn-default:before {
        top: 7px;
    }
    .box-connect h1 {
        font-size: 36px;
    }
    .box-connect p {
        font-size: 16px;
        margin-bottom: 23px;
    }
    .box-connect .logo-benz {
        width: 60px;
        margin: 0 auto 25px;
    }
    .box-connect .btn-default, .box-connect .btn-default:disabled, .box-connect .btn-default[disabled] {
        font-size: 12px;
        line-height: 35px;
    }
    
    .page-step-nav {
        margin-top: 20px;
    }
    .page-step-nav li {
        padding-left: 18px;
        padding-right: 18px;
        font-size: 15px;
    }
    .page-step-nav:after {
        
    }
    .page-step-nav li span {
        padding-top: 1px;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        border: 2px solid #fff;
    }
    .page-step-nav ul:before {
    width: 170px;
    height: 2px;
    top: 12px;
    left: 45px;
}
    .page-step-nav li.current:before {
    top: -10px;
    left: 7px;
    background: url(../img/bg-nav-step-current.png) 0 0 no-repeat;
    background-size: 100%;
    width: 47px;
    height: 47px;
}
    .page-step-nav li.success:before {
    top: 4px;
    margin-left: -9px;
    background: url(../img/ico-success.png) center no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
}
    .page-step-nav:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 189px;
    background: url(../img/bg-nav-step.png) center top no-repeat;
        background-size: contain;
}
    .page-header {
        
    }
    .page-header h1 {
        font-size: 30px;
        margin-top: 30px;
    }
    .page-content {
    }
    .detail-form p {
    font-size: 14px;
    margin-bottom: 30px;
}
    .page-form .row-btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
    .page-form .row-btn .btn-default {
        margin-top: 0;
    }
    .form-control {
        height: 55px;
    }
    
    /*////// Photo //////////*/
    .page-photo {
    }
    .page-photo .page-content {
    }
    .box-upload {
        margin-top: 10px;
    }
    .upload-photo-container {
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 50px;
    }
    .page-edit .upload-photo-container {
        width: auto;
    }
    .upload-photo {
    }
    
    .page-photo .row-btn {
        
    }
    
    .inputphoto + label {
        font-weight: normal;
    }
    
    /*////// Result ////////*/
    .page-result {
    }
    .result-container {
    }
    
    .obj-pic {
        margin: 75px auto 10px;
        width: 300px;
    }
    
    .row-thn-frame li {
        width: 52px;
    }
    .row-thn-frame li img {
        max-width: 100%;
        display: inline-block;
        border-radius: 6px;
    }
    .page-photo.page-edit .row-btn .btn-default {
        margin-top: 0;
    }
    .row-thn-frame {
        margin-top: 35px;
    }
    .btn-zoom {
        display: inline-block;
        margin: 0 5px;
    }
    .zoom {
        width: 100%;
        right: 0;
        text-align: center;
        top: auto;
        bottom: -25px;
    }
    .detail-form {
        margin-top: 30px;
    }
    .form-container {
    width: 100%;
    margin: 20px auto 0;
} 
    .box-pic-result {
    margin: 10px auto 28px;
    width: 300px;
}
    
    .page-rule .page-header h1 {
    font-size: 24px;
}
    .obj-loading {
    background: url(../img/preload.gif) center no-repeat;
        background-size: 100%;
    width: 256px;
    height: 34px;
}
    .modal-box {
        width: 280px!important;
    }
    
    .btn-default.btn-back, .btn-default.btn-back:focus, .btn-default.btn-back:active {
        margin-right: 0;
    }
    
    
}

@media (max-width: 1023px) {
    
}

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

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

@media (min-width: 360px) and (max-width: 400px) {
}

@media (min-width: 371px) and (max-width: 767px) {
}

@media (min-width: 380px) and (max-width: 767px) {
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
}

@media (min-width: 768px) and (max-width: 1023px) {
    .page-rule .wrapper {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1159px) {
    
}

@media (min-width: 960px) and (max-width: 1024px) {
}
@media (min-width: 1160px) {
    .btn-rule.btn-round:hover {
        color: #fff!important;
        background: #00aeef;
    }
    
}
@media (min-width: 1280px) {
    
}

@media (min-width: 1750px) {
    
}

button[disabled] {
    cursor: default;
    background-color: #ececec;
    color: #ccc;
}