/*tem16-about*/
.tem16-about{min-height:556px;overflow:hidden;background-size:cover;background-position:50% 50%;background-attachment:fixed;}
.tem16-about .aboutbox{width:86%;text-align:center;margin:2% auto;}
.tem16-about .titlediv{margin-bottom:25px;} 
.tem16-about h2,
.tem16-about .h2{margin-top:0;margin-bottom:5px;font-size:32px;max-height:70px;overflow:hidden;}
.tem16-about h5,
.tem16-about .h5{margin:0;font-size:14px;font-weight:300;max-height:16px;overflow:hidden;}
.tem16-about .line{width:1px;height:40px;background:#ccc;margin:0 auto 30px;}
.tem16-about .border-box{padding:15px;background-color:rgba(255, 255, 255, 0.9);}
.tem16-about .border-color{padding:50px;border-width:1px;border-style:solid;}
.tem16-about .desc{line-height:30px;max-height:180px;color:#333;font-size:16px;overflow:hidden;}
.tem16-about .button-box{text-align:center;margin-top:50px;color:#999;}
.tem16-about .button-box a{padding:8px 50px;border:1px solid #bbb;color:inherit;font-size:14px;line-height:25px;display:inline-block;transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;}
.tem16-about .button-box a:hover{color:#fff;border-color:#fff;transform:scale(1.1,1.1);}
.tem16-about .button-box a .icon{display:inline-block;color:#ddd;font-size:14px;line-height:25px;display:inline-block;text-indent:-20px;opacity:0;transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-ms-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;}
.tem16-about .button-box a:hover .icon{color:#fff;text-indent:0;opacity:1;}
@media (max-width:1024px){
.tem16-about{min-height:546px;background-attachment:scroll;}
.tem16-about h2,
.tem16-about .h2{font-size:26px;}
}
@media (max-width:768px){
.tem16-about .container,
.tem16-about.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
.tem16-about{min-height:410px;}
.tem16-about .aboutbox{width:100%;}
.tem16-about h2,
.tem16-about .h2{font-size:18px;}
.tem16-about .desc{font-size:14px;line-height:25px;max-height:125px;}
.tem16-about .border-box{padding:15px 3%;}
.tem16-about .border-color{padding:3%;}
.tem16-about .button-box{margin-top:3%;}
.tem16-about .button-box a{padding:6px 40px;}
}
