/* ---------------------------------------------------------------------- */
/* 000. mRozdil */
/* ---------------------------------------------------------------------- */
@media (max-width:767px){
    .mRzd_item {
        width:100%;
        max-width:400px;
        margin:0 auto 15px !important;
        padding:15px !important;
    }
    .mRzd_main, .mRzd_mlist {
        padding: 5px 0 14px !important;
    }
    .mRzd_mimg {
        margin: 0 auto;
        display: block;
        width: 130px;
        height:130px;
    }
    .mRzd_mtxt {
        display:block !important;
        margin:0 auto;
        max-width: 440px !important;
        padding: 15px 0 0 !important;
    }
    .mRzd_limg {
        display:block !important;
        position:relative !important;
        width:100% !important;
        height: auto !important;
        margin:0 !important;
    }
    .mRzd_limg a {
        display:block;
        margin-bottom:-4px;
        min-height:145px;
    }
    .mRzd_mtxt h1 {
        font-size:22px !important;
        line-height:28px !important;
        padding-top:0 !important;
        text-align:center;
        margin-bottom:5px;
    }
    .mRzd_right {
        width:100% !important;
        margin-left:0 !important;
        text-align:left !important;
        padding:0 !important;
    }
    .mRzd_info {
        width:100% !important;
    }
    .mRzd_brand {
        display:block !important;
        width:100% !important;
        height:auto !important;
        margin: 0 !important;
    }
    .mRzd_brand img {
        margin:0 auto;
        display:block;
    }
    .mRzd_mball {
        width:100%;
        padding:10px 0 0;
        text-align:center;
    }
    .mball_ablock {
        display:inline-block !important;
        height:auto !important;
    }
    .mball_ricon {
        display:inline-block !important;
        margin-right:37px;
    }
    .mball_ricon:last-child {
        margin-right:0;
    }
}
@media (min-width:768px){
    .mRzd_main, .mRzd_mlist {
        padding:15px 0;
    }
    .mRzd_mimg {
        width:130px;
    }
    .mRzd_mball {
        width:76px;
        padding:15px 10px 12px 0;
        min-height:109px;
    }
}
@media(min-width:1200px){
    .mRzd_main, .mRzd_mlist {
        padding:15px 8.3333% 14px;
    }
}
#mrozdil {
    /*padding-top:72px;*/
    /*for redline padding-top:100px;*/
    padding-top:72px;
    padding-bottom: 72px;
    margin-bottom:auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background:#F6F6F8;
}
#mrozdil .breadcrumbs {
    padding: 20px 0 20px 33px;
}
#mrozdil .breadcrumbs li a:before {
    content:none;
}
#mrozdil .breadcrumbs li:first-child a:before {
    content:'';
    position:absolute;
    background-image:url(/img/materials/mtxt_barr.svg);
    background-repeat:no-repeat;
    width:18px;
    height:18px;
    left:-33px;
    top:0;
}
.mRzd_mimg {
    overflow:hidden;
}
.mRzd_mimg img {
    width:100%;
    height: 115px;
    border-radius:50%;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.mRzd_mtxt {
    width:100%;
    max-width:580px;
    padding-left:20px;
}
.mRzd_mtxt h1 {
    padding-top:20px;
    font-weight: 700;
    line-height: 28px;
    font-size: 28px;
    color:#000;
}
.mRzd_mopis {
    line-height: 20px;
    font-size: 16px;
    color: #000;
}
.mRzd_item {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-bottom:18px;
    min-height:110px;
    position: relative;
}
.mRzd_limg {
    width:160px;
    height:90px;
    overflow:hidden;
    margin:10px;
    background: rgba(130, 130, 130, 0.2);
}
.mRzd_limg img {
    height:100%;
    width:100%;
}
.mRz_overlay {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: transparent;
}
.is-top-label {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(226, 24, 57, 0.8);
    border-radius: 0 3px 3px 0;
    min-width: 64px;
    padding: 0 5px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    z-index: 3;
}
.mRz_overlay.rvideo:after, .mRz_overlay.rtext:after, .mRz_overlay.rprez:after {
    content:'';
    position:absolute;
    background-repeat:no-repeat;
    background-size:60px;
    width:60px;
    height:60px;
    left:50%;
    margin-left:-30px;
    top:50%;
    margin-top:-30px;
}
.mRz_overlay.rvideo:after {
    background-image:url(/img/materials/rvideo.svg);
}
.mRz_overlay.rtext:after {
    background-image:url(/img/materials/rtext.svg);
}
.mRz_overlay.rprez:after {
    background-image:url(/img/materials/rprez.svg);
}
.mRzd_right {
    margin-left:-4px;
    padding-right:15px;
    cursor: pointer;
    width: 80%;
}
.mRzd_info {
    padding-top:10px;
    width: calc(100% - 280px);
}
.mRzd_info h2 {
    font-weight: 700;
    line-height: 20px;
    font-size: 16px;
}
.mRzd_info div {
    color:#828282;
    line-height: 16px;
    font-size: 12px;
    padding-bottom:5px;
}
.mRzd_info div a, .mRzd_info div span {
    color:#000;
}
.mRzd_brand {
    width:196px;
    height:56px;
    overflow:hidden;
    margin:35px 0 19px 0;
}
.mRzd_brand img {
    max-width: 100%;
    height: auto;
}
.mRzd_pagin ul {
    width:100%;
    padding-top:4px;
}
.mRzd_pagin ul li {
    display:inline-block;
    padding: 0 4px;
}
.mRzd_pagin ul li a {
    color:#000;
}
.mRzd_act {
    color:#e21839 !important;
}
.mRzd_check {
    font-weight: 500;
    font-size: 14px;
    color: #109A7B;
    text-align:center;
    padding: 10px 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mRzd_check:before {
    content:'';
    position:absolute;
    background-image:url(/img/materials/mric_check.svg);
    background-repeat:no-repeat;
    background-size:44px;
    width:44px;
    height:44px;
    right:0;
    top:0;
}
.mRzd_check span {
    display: inline-block;
    position: relative;
    height: 14px;
}
/**/
.mball_ablock {
    display:table-cell;
    margin:0 auto;
    font-size:14px;
    padding-right:26px;
    height:82px;
    vertical-align:middle;
}
.mball_ricon {
    display:block;
    position: relative;
    min-width:32px;
    text-align:right;
    color:#000;
    margin-bottom:13px;
}
.mball_ricon:last-child {
    margin-bottom:0;
}
.mball_ricon:hover {
    color:#000;
}
.mball_ricon:after {
    content:"";
    display:inline-block;
    background-repeat: no-repeat;
    background-size:24px !important;
    height:24px;
    width:24px;
    position:absolute;
    top:-2px;
    right:-26px;
}
.mball_ricon_soc:after {
    background-image:url('/img/nic1.svg');
}
.mball_ricon_edu:after {
    background-image:url('/img/nic2.svg');
}
.mball_ricon_bon:after {
    background-image:url('/img/nic3.svg');
}
.mball_ricon span {
    position: absolute;
    width:140px;
    color: #FFFFFF;
    background: #292929;
    border: 1px solid #FFFFFF;
    height: 37px;
    line-height: 37px;
    font-size:12px;
    text-align: center;
    visibility: hidden;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4), 0px 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}
.mball_ricon span:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -12px;
    width: 0; height: 0;
    border-bottom: 12px solid #FFFFFF;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
}
.mball_ricon span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-bottom: 8px solid #292929;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-radius: 3px;
}
.mball_ricon:hover span {
    visibility: visible;
    opacity: 1;
    top: 29px;
    right: -84px;
    z-index: 90;
}

.material-not-public-label {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(
        90deg
        , rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    padding: 15px 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #828282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
}

.material-not-public-label .icon-lock {
    display: inline-block;
    background: url('/img/lock.svg') no-repeat;
}

@media all and (max-width:767px) {
    .material-not-public-label {
        width: 100%;
        height: auto;
        padding: 15px 20px;
        flex-direction: row;
    }

    .material-not-public-label .icon-lock {
        margin: 0 10px 2px 0;
        width: 100%;
    }
}
