    div.hm_cv_top {
        margin: 0;
        padding: 0;
        font-size: 16px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        border: 0px solid #00CCFF;
        border-top: 20px solid #FF6633;
        border-bottom: 20px solid #FF6633;
        background: #FFFAF0;
    }
    
    .hm_cv_experience hr {
        padding-top: 10px;
    }
    
    .hmrm-header,
    .hmrm-level-two {
        border: 0px solid #000;
        margin: 0;
        padding: 30px 0 0 0;
        min-height: 10px;
        display: flex;
    }
    
    .hmrm-header-left,
    .hmrm-level-two-left {
        border: 0px solid #009900;
        flex-wrap: wrap;
        width: 50%;
        margin: 0;
        padding: 0;
        min-width: 10px;
        text-align: center;
    }
    
    .hmrm-header-left>img {
        width: 200px;
        height: auto;
        border: none;
    }
    
    .hmrm-header-right,
    .hmrm-level-two-right {
        border: 0px solid #009900;
        flex-wrap: wrap;
        width: 50%;
        margin: 0;
        padding: 0;
        min-width: 10px;
        text-align: left;
    }
    
    .hmrm-social .hmrm-social-ul {
        margin: 0;
        padding: 0;
        list-style: none outside none;
        width: 100%;
        min-height: 10px;
        border: 0px solid #000;
    }
    
    .hmrm-social ul.hmrm-social-ul li {
        margin: 0;
        padding: 0;
        padding-left: 20px;
        min-height: 10px;
        line-height: 20px;
        width: 100%;
        margin-bottom: 10px;
        border: 0px solid #000;
        list-style: none;
    }
    
    .hmrm-social .hmrm-social-ul li .social-title span.dashicons {
        margin-right: 5px;
    }
    
    div.hm_cv_name {
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        font-weight: 600;
        margin-bottom: 5px;
    }
    
    div.hm_cv_title {
        font-size: 18px;
        letter-spacing: 1px;
        text-align: center;
        font-weight: 600;
        margin-bottom: 5px;
    }
    
    div.hm_cv_carrer_summary {
        padding: 0 20px 0 30px;
        text-align: justify;
    }
    
    div.hm_cv_carrer_summary p {
        margin: 0;
        padding: 0;
        line-height: 20px;
    }
    
    .hmrm-level-two-right .hmrm-cv-skills {
        padding: 0 30px 0 20px;
    }
    
    div.hm_cv_experience_title,
    div.hm_cv_education_title,
    div.hm_cv_skills_title {
        font-size: 28px;
        font-weight: bold;
        padding-left: 0px;
        border-bottom: 3px solid #000;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }
    
    .hmrm-cv-skills>.hm_skills_items {
        border: 0px solid #000;
        padding: 0 20px;
    }
    
    .hmrm-cv-skills>.hm_skills_items>ul,
    .hmrm-cv-skills>.hm_skills_items>ol {
        border: 0px solid #cc0000;
        margin: 0;
        padding: 0;
        padding-left: 10px;
    }
    
    .hmrm-cv-skills>.hm_skills_items>ul>li,
    .hmrm-cv-skills>.hm_skills_items>ol>li {
        border: 0px solid #000;
    }
    /* Education Started */
    
    .hm_education,
    .hm_cv_experience {
        border: 0px solid #000;
        min-height: 10px;
        margin: 0;
        padding: 30px 30px 0;
    }
    
    .hmrm-education-item-wrapper {
        display: grid;
        grid-gap: 20px;
    }
    
    div.education_block {
        border: 0px solid #CC0000;
        text-align: center;
        min-height: 150px;
        margin-bottom: 5px;
    }
    
    .edu,
    .hm_cv_experience_cmp,
    .hm_cv_experience_position {
        font-size: 16px!important;
        text-decoration: underline;
        border-bottom: none!important;
        letter-spacing: 1px;
        line-height: 22px;
        font-weight: normal!important;
    }
    /* Education Ended */
    
    div.hm_cv_experience_cmp {
        font-size: 20px;
        letter-spacing: 1px;
        font-weight: 600;
        color: #333;
        border-bottom: 3px solid #333;
    }
    
    div.hm_cv_experience_position {
        font-size: 20px;
        font-weight: 600;
        color: #FF6633;
    }
    
    div.hm_cv_experience_period {
        font-size: 16px;
        font-weight: 600;
        color: #666;
    }
    
    .hm_cv_experience_role {
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        line-height: 24px;
    }
    /* Certification Started */
    
    .hm_certification {
        border: 0px solid #000;
        min-height: 50px;
        margin: 50px 0;
        padding: 0 35px;
    }
    
    div.hm_cv_experience_title {
        width: 100%;
        border-bottom: 3px solid #000;
    }
    
    table#certification td {
        background: #EAEAEA;
        padding: 5px 10px;
        border-right: 5px solid #FFFFFF;
        font-size: 16px;
    }
    
    table#certification td.cer_head {
        background: #FF6633;
        padding: 5px 10px;
    }
    /* Certification Ended */
    /* hm_cv_best_achievement */
    
    div.achievement_language {
        border: 0px solid #000;
    }
    
    div.hm_cv_best_achievement {
        width: 50%;
        float: left;
        padding: 20px 3%;
    }
    
    div.hm_cv_language {
        width: 50%;
        float: left;
        border: 0px solid #000;
        padding: 20px 3% 20px 0;
    }
    
    div.hm_cv_best_achievement_title,
    div.hm_cv_language_title {
        border-bottom: 3px solid #000;
        font-size: 28px;
        font-weight: bold;
        padding-left: 50px;
        background: transparent url(../img/cup.png) no-repeat left center;
    }
    
    div.hm_cv_language_title {
        background: transparent url(../img/language.png) no-repeat left center;
    }
    
    div.hm_cv_best_achievement_title p {
        color: #999;
        margin: 0;
        padding: 0;
        text-align: justify;
    }
    
    ul.hm_cv_language {
        margin: 10px 0 0 0;
        padding: 0;
        list-style: none outside none;
        margin-bottom: 20px;
        border: 0px solid #CCCCCC;
        width: 100%;
        min-height: 50px;
    }
    
    ul.hm_cv_language li {
        margin-bottom: 5px;
        margin-right: 1%;
        width: 24%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        background: #EAEAEA;
        float: left;
        position: relative;
        list-style: none;
    }
    
    ul.hm_cv_language li.top {
        font-weight: 600;
        background: #FF6633;
    }
    /* progressbar started */
    
    .single-progressbar .title {
        font-size: 14px;
        line-height: 22px;
        font-weight: 600;
        margin: 0;
    }
    
    .single-progressbar {
        width: 90%;
        border: 0px solid #000;
        padding: 0;
    }
    
    .percentCount {
        margin-top: -35px!important;
    }
    
    .progressbar {
        margin-bottom: 10px!important;
    }
    /* progressbar ended */
    
    @media only screen and (min-width: 1025px) {
        .hmrm-education-item-wrapper {
            grid-template-columns: repeat(3, 1fr);
        }
    }
    
    @media only screen and (max-width: 1024px) and (min-width: 551px) {
        .hmrm-education-item-wrapper {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    
    @media only screen and (max-width:550px) {
        .hmrm-education-item-wrapper {
            grid-template-columns: repeat(1, 1fr);
        }
        .hmrm-header,
        .hmrm-level-two {
            display: block;
        }
        .hmrm-header-left,
        .hmrm-level-two-left {
            width: 100%;
            margin-bottom: 10px;
        }
        .hmrm-header-right,
        .hmrm-level-two-right {
            width: 100%;
            margin-bottom: 10px;
        }
        .hm_education,
        .hm_cv_experience,
        .hmrm-cv-skills {
            border: 0px solid #009900;
            padding: 0!important;
            margin-top: 10px;
        }
        .education_block {
            float: none!important;
            width: 100%!important;
            border-bottom: 1px solid #CCC!important;
        }
        div.hm_cv_experience_title,
        div.hm_cv_education_title,
        div.hm_cv_skills_title {
            font-size: 24px;
        }
        .hm_cv_name {
            font-size: 24px!important;
        }
        .hm_cv_title {
            font-size: 18px!important;
        }
        .hm_cv_carrer_summary {
            padding: 0!important;
        }
    }