.stastic_outer .static_new h4{
	font-size: 60px !important;
}
.case_sty_sub_heading{
	font-size: 24px;
    line-height: 1.2em;
    color: rgb(2,39,65);
    font-weight: 700;
    margin: 20px 0;
}
.stastic_outer h4:after{
	content: '' !important;
}
.stastic_outer h4:before{
	content: '~' !important;
	margin-right: 10px;
	font-size: 60px !important;
}
.stastic_outer span{
    margin: 15px 0px 0px 25px !important;
}
ul.dashed {
    margin: 15px 0px 0px 45px !important;
    list-style-type: none;
	position: relative;
}
ul.dashed li{
	line-height: 1.7em;
    margin: 15px 0 0 !important;
	padding-left: 14px;
}

ul.dashed > li:before {
	content: "·";
    font-size: 72px;
    vertical-align: middle;
    line-height: 30px;
    margin-right: 5px;
    position: absolute;
    left: 0;
}
.ost_content ul li:nth-child(1) {
	margin: 0 0 10px !important;
}
