h1 {
}
.wapper-page-detail .summary {
        font-family: RobotoBold;
    margin-bottom: 28px;
    color: #555;
    margin-top: 16px;
    text-align: justify;
}
.wapper-page-detail .description {
	 margin-bottom: 30px;
	 text-align: justify;
}
.description p,.description div, .description ul li, .description h2, .description h3{
	 margin-bottom: 12px;
}
.description img{
	max-width: 100%;
	height: auto !important; 
}
.description iframe{
        max-width: 100%;
   
}
.description .inner_detail_content{
	margin-bottom: 25px;
}
