.company-section p, .manufacturing-section p{
	font-size: 18px;
	margin-bottom: 10px !important;
}
.company-section p .fa-circle, 
.manufacturing-section p .fa-circle{
	margin-right: 15px;
    font-size: 16px;
}
.company-section p .fa-circle{
	color: #075ebd;
}
.nanjing-location-section ul{
	margin-top: 0;
    margin-bottom: 30px;
}
.nanjing-location-section p,
.leadership-team#team p{
    margin-bottom: 0 !important;
    font-size: 20px;
    color: #075ebd;
    text-transform: capitalize;
}

/*  ganeshmobile Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
	
	.company-section p .fa-circle, .manufacturing-section p .fa-circle {
    margin-right: 5px!important;
    font-size: 10px!important;
}


.fusion-tabs .nav-tabs.nav-justified > li {
    width: 1%!important;
}

.fusion-tabs .tab-pane {
    padding: 0px!important;

}

.fusion-body .products li {
    width: 90%!important;	
}

.fusion-title.fusion-sep-none .title-heading-left {
    text-align: center!important;	
}
}
