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