/* common style*/
.container .abstract h1, .app_range h1, .experts_title h1{font-size:36px;}
.container .abstract h1, .container .tech_feature h2, .app_range h1, .experts_title h1, .experts_cto h1{font-weight:bold;}
.container .abstract p, .container .light_intro p, .container .tech_feature h2, .container .tech_feature p, .compare p, .experts_cto p{text-align:justify;} 
.container .abstract p, .container .light_intro p, .container .light_intro h4, .container .tech_feature h2, .app_range h1, .app_range .col-lg-3 p, .compare p, .compare h4, .experts_title h1, .experts_cto h1, .experts_cto p, .team_member h4 a{letter-spacing:2px;}
.container .abstract .more a{color:#007C36;}
.container .abstract .more a:hover{text-decoration:none;color:#90c31f;}
.container .abstract .abstract_text, .container .light_intro p, .container .tech_feature p, .compare p, .experts_cto p{color:#666;}
.container .tech_feature h2, .app_range .col-lg-3 p{font-size:24px;}
.container .tech_feature .h2_underline, .app_range .h1_underline, .compare .h1_underline, .experts_title .h1_underline{width:102px;height:1px;border-top:1px solid #252525;}
.container .light_intro, .app_range, .experts{margin-top:50px;}



/* introduction */
.container .light_intro h4{margin:0;}

/* technical feature */
.container .tech_feature{margin-top:40px;}
.container .tech_feature h2{margin:0;}
.container .tech_feature .h2_underline{margin:15px 0;}

/* Application Range */
.app_range{width:100%;background-color:#fbfbfb;padding:50px 0;}
.app_range h1, .compare h1, .experts_title h1{margin:0;text-align:center;}
.app_range .h1_underline, .compare .h1_underline, .experts_title .h1_underline{margin:15px auto;}
.app_range .col-lg-3 img{display:block; margin:15px auto;}
.app_range .col-lg-3 img{opacity:0.8;filter(alpha=80)}
.team_member img:hover, .app_range .col-lg-3 img:hover{opacity:1;filter(alpha=100)}
.app_range .col-lg-3 p{text-align:center;}

/* compare */
.compare h4{font-size:18px;}

/* team of experts */
.experts_cto{width:100%;background-color:#fbfbfb;margin:15px 0 30px 0;}
.experts_cto h1{font-size:48px;}
.experts_cto p{margin:15px 0 0 0;}
.team_member h4{text-align:center;margin:15px 0 0 0;}
.team_member a{font-size:18px;color:#666;}
.team_member a:hover{text-decoration:none;color:#252525;}
.team_member img {opacity:0.8;filter(alpha=80)}
.team_member img:hover {opacity:1;filter(alpha=100)}