header{width:100%;max-width:1200px;margin:0 auto;display:block;overflow:hidden}
header .logo-pro{float:left;height:100px;color:#000;margin-bottom:33px;margin-left:15%;margin-top:40px;width:135px}
header a:hover{color:#000}
header a.logo-pro{cursor:pointer}
header .logo-pro .first-s{float:left;font-size:36px;line-height:39px;text-transform:uppercase}
header .logo-pro .p-pro{float:left;font-size:56px;line-height:12px}
header .logo-pro .second-s{float:left;font-size:12px;margin-left:3px;padding:3px 0;text-align:center;width:114px;letter-spacing:2px;margin-top:30px}
header .logo-pro > p{float:left;font-size:54px;line-height:82px;margin-bottom:0;margin-right:-2px;padding:0;text-transform:uppercase}
header ul{width:150px;display:block;float:right;list-style:none outside none;margin:25px;padding:0}
header ul .header-social-first{width:150px;margin:1px 5px;font-size: 14px;}
header ul li{float:left;margin:5px}
header ul li a > img{width:40px;height:40px;}

@media screen and (max-width: 768px) {
header .header-social-ul{display:none !important;}
}