@media only screen and (max-width : 1100px) {
    .step-result-block_4 a.mgreen{
        font-size: 18px;
        padding-left: 0;
        padding-right: 0;
    }

    .step-result-table .col-total .col-total-button a{
        font-size: 13px;
    }
}



@media only screen and (max-width : 1000px) {
    .quiz-step.mresult{
        margin-left: 0;
        margin-right: 0;
    }

    .step-result-block_1 > .mleft {
        margin-right: 20px;
    }

    .step-result-block_1 > .mleft .mava img{
        width: 180px;
    }

     label[for="input_file"]{
        height: 44px;
    }

    label[for="input_file"]::before{
        font-size: 13px;
    }

    label[for="input_file"]::after{
        font-size: 13px;
    }

    .step-result-block_4 a.mgreen{
        font-size: 14px;
    }
}






@media only screen and (max-width : 991px) {
    .step-result-block_4-leg1{
        font-size: 17px;
    }

    .step-result-block_4-leg2{
        font-size: 13px;
    }

    .step-result-inzhener-leg1{
        font-size: 13px;
    }

    .step-result-inzhener-leg2{
        font-size: 13px;
    }

    .step-result-inzhener-leg3 .mtext .mtitle{
        font-size: 15px;
    }

    .step-result-inzhener-leg3 .mtext ul li{
        font-size: 12px;
        padding-left: 20px;
        min-height: 20px;
        background-position: left 1px;
    }

    .step-result-block_4 > .mright .mform .mtitle{
        font-size: 16.4px;
    }

    .step-result-block_4 > .mright .mform .mdescription{
        font-size: 12px;
    }













    .step-result-table .mhead{
        font-size: 18px;
        height: 72px;
    }

    .step-result-table .mhead2{
        height: 40px;
        font-size: 15px;
    }

    .step-result-table .col-title{
        font-size: 13px;
    }

    .step-result-table .col-item{
        font-size: 14px;
    }

    .step-result-table .left-mtotal{
        padding-left: 10px;
    }

    .step-result-table .left-mtotal .mtitle{
        font-size: 15px;
    }

    .step-result-table .left-mtotal .mred{
        font-size: 15px;
    }

    .step-result-table .col-total .col-total-button a{
        font-size: 13px;
        height: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }










    label[for="input_file"]{
        /* height: 44px; */
    }

    label[for="input_file"]::before{
        font-size: 11px;
    }

    label[for="input_file"]::after{
        font-size: 11px;
    }

    .step-result-block_4 a.mgreen{
        font-size: 11px;
    }


}







@media only screen and (max-width : 768px) {
    .step-result-table{
        position: relative;
        justify-content: flex-end;
    }

    .step-result-table .col-left{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        background: rgba(0,0,0, 0.05);
        min-width: 200px;
        width: 200px;

        border-right: 2px dashed #31cbf5;
    }

    .step-result-table .col-right{
        width: calc(100% - 200px);
        overflow-x: scroll;
    }

    .step-result-table .col-right-wrapper{
        width: 600px;
    }

    .col-right-25{
        min-width: 200px;
        width: 200px;
        box-sizing: border-box;
    }



    /* .step-result-table .col-right .mhead .scroll_me{ */
    .step-result .scroll_me{
        display: block;
    }
}








/* .only_0_700{
    display: none;
} */

@media only screen and (max-width : 700px) {
    /* .only_0_700{
        display: inherit;
    } */


    



    .step-result-title::after{
        margin-top: 31px;
    }

    .step-result-block_1{
        flex-wrap: wrap;
				padding-bottom: 10px;
    }
    
    .step-result-block_1 > .mleft{
        margin-right: 0;
        width: 100%;
        margin-bottom: 16px;
				
    }
		.step-result-block_1--manager{
			margin: auto;
		}
    .step-result-block_2{
        flex-wrap: wrap;
    }
		.step-result-block_1 .mright{
			padding: 0 15px;
			width: 100%;
		}
		.step-result-block_1{
			max-width: 100%;
		}
    .step-result-block_2 > .mleft .mava {
        margin-right: 0;
        margin-bottom: 18px;
    }

    .step-result-block_2 > .mright .mdescription {
        font-size: 14px;
    }

    .step-result-block_4{
        flex-wrap: wrap;
    }

    .step-result-block_4 > .mleft{
        width: auto;
        padding-right: 0;
    }

    .step-result-block_4 > .mright{
        width: auto;
    }

    .step-result-block_4-leg1{
        margin-bottom: 1em;
    }

    .step-result-block_4-leg2{
        margin-bottom: 1.5em;
    }


    .step-result-inzhener{
        margin-left: auto;
        margin-right: auto;
    }

    .step-result-inzhener-leg1,
    .step-result-inzhener-leg2{
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        justify-content: center;
    }

    .step-result-inzhener-leg3{
        flex-wrap: wrap;
    }

    .step-result-inzhener-leg3{
        padding-right: 0;
    }

    .step-result-inzhener-leg3 .mava{
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
    }

    .step-result-inzhener-leg3 .mtext {
        display: table;
        margin: 20px auto;
    }


    .step-result-block_4 > .mright{
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .quiz-footer{
        flex-wrap: wrap;
    }

    .quiz-footer .mitem{
        width: 100%;
        text-align: center;
    }

    .quiz-footer .mitem:first-child{
        margin-bottom: 0.5em;
    }

    .step-result-block_4 > .mright .mform{
        padding: 22px;
    }

    .step-result-block_4 a.mgreen {
        font-size: 12px;
        height: 45px;
    }

}






@media only screen and (max-width : 600px) {
    .step-result-table{
        margin-left: -20px;
        margin-right: -20px;
        border-top: none;
        border-left: none;
        border-right: none;
    }


}



@media only screen and (max-width : 425px) {
    .step-result-table .mhead{
        font-size: 16px;
        height: 58px;
    }

    .step-result-table .mhead2{
        height: 30px;
        font-size: 12px;
    }
    
    .step-result-table .col-title {
        font-size: 10px;
    }

    .step-result-table .col-item {
        font-size: 12px;
        height: 24px;
    }

    .step-result-table .col-item {
        font-size: 12px;
        height: 24px;
    }

    .step-result-table .left-mtotal,
    .step-result-table .col-total{
        height: 118px;
        padding-top: 22px;
    }

    .step-result-table .left-mtotal .mtitle {
        font-size: 12px;
    }

    .step-result-table .left-mtotal .mred {
        font-size: 11px;
    }

    .step-result-table .col-total .price-1 {
        font-size: 11px;
    }

    .step-result-table .col-total .price-2 {
        font-size: 12px;
    }

    .step-result-table .col-total .col-total-button a {
        font-size: 10px;
        height: 35px;
    }





    .step-result-table .col-left{
        width: 50vw;
        min-width: 50vw;
        box-sizing: border-box;
    }

    .step-result-table .col-right{
        width: 50vw;
        box-sizing: border-box;
    }

    .step-result-table .col-right-wrapper{
        width: 160vw;
        width: 150vw;
    }

    .col-right-25{
        width: 50vw;
        min-width: 50vw;
    }
    
}







