/* min */ @media only screen and (min-width: 1366px), (min-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) { #middleMenu ul li { margin: 0 32px 0 0; } #middleMenu ul li a { letter-spacing: -0.4px; } .slideMeta p { font-weight: 600; font-size: 16px; line-height: 22px; } .optionalHeader p { font-weight: 600; font-size: 18px; line-height: 22px; } .page-template-page-strefa-patrona .anyBlockWrapInner { min-height: 390px; } } @media only screen and (min-width: 1440px), (min-width: 1440px) and (-webkit-min-device-pixel-ratio: 1.5) { .container-xxxl { max-width: 1310px; width: 100%; padding-right: var(--bs-gutter-x,.75rem); padding-left: var(--bs-gutter-x,.75rem); margin-right: auto; margin-left: auto; } #heroSlider .metaAbsolute .slideMetaInner { padding: 45px 96px; } #heroSlider .metaAbsolute .btn { padding: 12px 24px; } } @media only screen and (min-width: 1600px), (min-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) { #heroSlider .metaAbsolute h1, #heroSlider .metaAbsolute h2 { font-size: 100px; line-height: 100px; } .h1, h1, .authorHeader h1 { font-size: 52px; line-height: 54px; } } @media only screen and (min-width: 1800px), (min-width: 1800px) and (-webkit-min-device-pixel-ratio: 1.5) { .single #ajaxpageLoad { min-height: calc(100vh - 328px); } #heroSlider .metaAbsolute h1, #heroSlider .metaAbsolute h2 { font-size: 112px; line-height: 112px; } .authorHeader h1 { font-size: 74px; line-height: 70px; } .authorHeader h1.h2 { font-size: 48px; line-height: 48px; } .audycjaPodcastTitle .play { width: 58px; height: 47px; } } @media only screen and (min-width: 2000px), (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.5) { .maxFullHd { max-width: 1920px; margin: 0 auto; } }