

/* Start:/bitrix/templates/homeland_2016/components/bitrix/news.list/staff/style.css?14968507801519*/
.staffv2.container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}

.staffv2 .image_photo{
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 14px;
    max-height: 100px;
    max-width: 100px;
    float: left;
    margin-top: 14px;
}

.staffv2 .textwrapper{
    color: #000;
    padding-left: 160px;
    width: 100%;
    min-height: 150px;
    line-height: 1.35;
    padding-top: 10px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

.staffv2 .textwrapper .name{
    font-weight: bold;
}
.staffv2 .textwrapper .descr{
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.35;
    text-align: left;
}
.staffv2 .sub_staff_item{
    padding: 0px 50px 84px 50px;
    /*max-width: 460px;*/
}

.staffv2 .staff_item{
    padding: 0px !important;
}

@media screen and (max-width: 500px){
    .staffv2 .image_photo{
        float: none;
    }

    .staffv2 .textwrapper{
        padding-left: 0px;
    }

    .staffv2 .staff_item{
        /*padding: 0px 0px 40px 0px;*/
    }

    .staffv2 .textwrapper{
        min-height: 300px;
    }

    .staffv2 .sub_staff_item {
        padding: 10px 20px;
    }
    .staffv2 .textwrapper{
        min-height: auto;
    }

}

.staff_h2{
    font-size: 30px;
    margin: 50px 0px 50px 0px;
}



/*div{*/
/*border: 1px solid black !important;*/
/*}*/
/* End */


/* Start:/bitrix/templates/homeland_2016/components/bitrix/news.list/smi_o_nas/style.css?14968507801163*/
.smionasv2.container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}


.smi_h2{
    font-size: 30px;
    margin: 0px 0px 50px 0px;
}

.smi .imgbox img{
    width: 100%;
}
.smi .textwrapper{
    color: #000;
    line-height: 1.35;
    /*text-align: justify;*/
    min-height: 255px;
}

.smi .textwrapper .descr{
    font-size: 15px;
}

.smi .textwrapper .name{
    height: 75px;
    /*margin-bottom: 18px;*/
    line-height: 1.35;
    font-size: 16px;
    display: inline-block;
}

.smi button.more {
    padding: 16px 32px;
    background: #000;
    color: #fff;
    cursor: pointer;
    border-radius: 73px;
    -webkit-border-radius:73px;
    -moz-border-radius:73px;
}

.smi .nav-more{
    margin-top: 20px;
}
.smi .imgbox{
    padding-bottom: 10px;
}

.smi .staff_item{
    margin-bottom: 15px;
}
@media screen and (max-width: 800px) {
    .smi .textwrapper .name{
        height: auto;
        margin-bottom: 15px;
    }
    .smi .staff_item{
        margin-top: 30px;
    }
    .smi .textwrapper{
        min-height: auto;
    }

}
/* End */
/* /bitrix/templates/homeland_2016/components/bitrix/news.list/staff/style.css?14968507801519 */
/* /bitrix/templates/homeland_2016/components/bitrix/news.list/smi_o_nas/style.css?14968507801163 */
