@media screen and (min-width: 1561px){
.subpage-title, .subpage-title-lajtai {padding-left: 105px; line-height: 40px; font-size: 16px;}
.site-logo img {padding: 10px 0; margin-left: -15px;}
}
@media screen and (min-width: 992px) and (max-width: 1560px){
.subpage-title, .subpage-title-lajtai {padding-left: 105px; line-height: 40px; font-size: 16px;}
.site-logo img {padding: 10px 0;}
}
@media screen and (max-width: 991px){
.subpage-title, .subpage-title-lajtai {padding-left: 10px; font-size: 14px; line-height: 21px;}
}
.subpage-title, .subpage-title-lajtai {
    font-family: 'PteSans', 'PteSerif', 'PteSlab';
    text-transform: uppercase;
    background: #002967;
    font-weight: 600;
}
.subpage-title-lajtai {background: #d29500 !important;}
.subpage-title a,.subpage-title a:hover, .subpage-title-lajtai a, .subpage-title-lajtai a:hover {
	  color: #ffffff;
}