@media only screen and (max-width: 767px) {

    /* ----------------------------------------------------------------
                            DASH-LEFT-CSS
    ---------------------------------------------------------------- */
    
        .dash-left {
            width: 100%;
        }
        .left-detail {
    width: 22.5%;
}
        .admin h2 {
            width: 65%;
        }
        .admin img {
    width: 30%;
}
.admin-down span {
    width: 32%;
}
.dash-all-butt ul {
    width: 22.5%;
}
.left-button {
    width: 22.5%;
}  
.left-button button {
    width: 70%;
}
        /* ----------------------------------------------------------------
                            DASH-RIGHT-CSS
    ---------------------------------------------------------------- */
    
        .dash-right {
            margin-left: 0;
            margin-top: 28px;
            width: 22.6%;
        }
        .dash-right form {
            width: 65%;
        }
        .ak-infor {
    width: 100%;
}
        .dash-right form textarea {
            width: 34%;
        }
        .dash-right form input#link{
               width: 34%;
        }
        .dash-right h2 {
            margin-top: 0;
            margin-bottom: 5px;
            font-size: 14px;
            line-height: 23px;
            width: 22.6%;
        }
        .prof-left {
            width: 40%;
        }
        .prof-left img {
            width: 30%;
        }
        .prof-right {
            width: 61%;
        }
        form.ak-width input {
            width: 31.8%;
        }
        form.ak-width1 textarea {
            width: 31.8% !important;
        }
        form.ak-width-new input {
            width: 26.4%;
        }
        form.ak-width-diff input {
            width: 31.8%;
        }
        form.ak-width-diff span {
            width: 31%;
            line-height: 20px;
            margin-top: 0;
        }
        /* .table-area {
            width: 78%;
        } */
        .ak-prof {
            width: 100%;
        }
        #aktab5 .right-button {
            width: 22.5%;
        }
        #aktab5 .right-button button {
            width: 65%;
            padding: 10px 0;
        }
        .right-button button a {
            font-size: 15px;
        }










    }