@charset "utf-8";
/*index css en_us*/

*:not(.fa) {
    font-family: 'Source Sans Pro', sans-serif!important;
}
.b-ser-box ul li{height:130px}

.ind-cont-summary {text-align: justify;word-break: break-word;}
.next-prev{padding: 40px 0;}
.next-prev a{display: block;}
.next-prev .new-next{float:left;margin: 10px 0;}
.lastone,.firstone{display:none;}

@media screen and (max-width: 1440px){
    .b-ser-box { top: -60px;}

}
@media (max-width:1199px){
    .b-ser-box ul li p{line-height: 20px}
}