
#rv_list_title{
    font-family: "Roboto Condensed"!Important;
    font-size: 24px!Important;
    line-height: 30px!Important;
    text-transform: uppercase!Important;
    color: #0073ba!Important;
    margin-bottom: 44px!Important;
    position: relative!Important;
    font-weight: 300!Important;
    text-shadow: 0px 1px 0px #fff!Important;
}

.rv
{
	

    font-size: 15px;
    line-height: 24px;
    font-family: Roboto;
    white-space: normal;

}

#rv_list_title i {
    background: url(/images/template/pol3.png) top center;
    position: absolute;
    bottom: -20px;
    left: 0px;
    width: 100%;
    height: 2px;
}


.rv_text a
{
	text-decoration:underline;
}

.mark3{clear:both;height:17px;}
.mark2{padding-top:1px;}
.mark22{display:block;float:left;width:21px;height:21px;margin-right:2px;background:url(/images/svg/star.svg) 0px 0px no-repeat;background-size:100% 100%;}

.rv_head
{justify-content: space-between;
	display:flex;
}
.rv_head_data{color:#838488;}
.rv_ans .rv_head_user{color:#0082ff!important;}
.rv_head_user {
    
    font-weight:bold;
}
.rv1
{
	
    background: url(/images/template/pol3.png) top center;
    margin-top:20px;
    height: 2px;
	margin-bottom:20px;
}


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

.rv_head {
   
   display: block; 
}

.rv_head_data
{
	float:left;
	padding-left:10px;
}
.mark2
{
	padding-top:10px;
}

}