@font-face {
    font-family: 'Apotek Wide';
    src: url('/catalog/view/stylesheet/retro/Apotek_Wide_Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Apotek ExtraCond';
    src: url('/catalog/view/stylesheet/retro/Apotek_ExtraCond_Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Bungee Inline";
    src: url("/catalog/view/stylesheet/retro/e6893a35445afcb05fdeac009a2ac2fb.eot");
    src: url("/catalog/view/stylesheet/retro/e6893a35445afcb05fdeac009a2ac2fb.eot?#iefix")format("embedded-opentype"),
    url("/catalog/view/stylesheet/retro/e6893a35445afcb05fdeac009a2ac2fb.woff2")format("woff2"),
    url("/catalog/view/stylesheet/retro/e6893a35445afcb05fdeac009a2ac2fb.woff")format("woff"),
    url("/catalog/view/stylesheet/retro/e6893a35445afcb05fdeac009a2ac2fb.ttf")format("truetype"),
    url("/catalog/view/stylesheet/retro/e6893a35445afcb05fdeac009a2ac2fb.svg#Bungee Inline")format("svg");
}

main {
    background: url('/image/retro/retrobg-min.jpg') no-repeat;
    background-size: cover;
    padding-top: 60px;
}

section.retro-block1 {
    min-height:1168px;
    padding-top: 80px;
    background: url('/image/retro/bg2.png') no-repeat;
    background-size:cover;
    background-position: center center;
}
 
.retrobig-text {
    font-family: "Bungee Inline";
    font-size: 60px;
    color:#ebe4b3;
    line-height: 60px;
    text-align: center;
}

.retrosmall-text {
    font-family: 'Apotek Wide', sans-serif;
    font-size: 40px;
    color:#ebe4b3;
    text-align: center;
    line-height: normal;
}
.headline-retro, .footerline-retro
{
    width:100%;
}
.retrosmall-text img{
    max-width:50px;
}

.footerline-retro img {
    max-width: 48%;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}
.footerline-retro img:last-child
{
    margin-bottom:0;
}
.retro-block2
{
    margin-top:-60px;
    margin-bottom:60px;
}
.retro-vido-block {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}
.tetro-div-video
{
    position:relative;
}
.retro-div-video img {
    max-width: 150px;
}
.retro-col-x {
    width: 50%;
}
.retro-v1
{
background: url('/image/retro/black-retro.png') no-repeat;
background-size:cover;
background-position:center center;
}
.retro-v1x
{
background: url('/image/retro/img-treileris.jpg') no-repeat;
background-size:cover;
background-position:center center;
}
.retro-v2x
{
background: url('/image/retro/retro-1serija.jpg') no-repeat;
background-size:cover;
background-position:center center;
}
.retro-v3x
{
background: url('/image/retro/retro-2serija.jpg') no-repeat;
background-size:cover;
background-position:center center;
}
.retrobig-text img {
    max-width: 65px;
    min-width: 29px;
    width: 10vw;
}
.retro-v4x
{
background: url('/image/retro/retro-3serija.jpg') no-repeat;
background-size:cover;
background-position:center center;
}
.retro-v5x
{
background: url('/image/retro/retro-4serija.jpg') no-repeat;
background-size:cover;
background-position:center center;
}
.retro-v6x
{
background: url('/image/retro/retro-5serija.jpg') no-repeat;
background-size:cover;
background-position:center center;
}
.sk39
{
    color:#fff;font-size:17px;text-align: center;padding:0 10px;
}
.retro-div-video {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 39.1vw;
}
.retro-video-head-l
{
    font-family: "Bungee Inline";
    font-size: 40px;
    color:#ebe4b3;
    line-height: 60px;
    text-align: center;  
    margin-bottom:25px;
}
.retro-div-video
{
    cursor:pointer;
}
section.retro-block3 {
    padding-bottom: 100px;
}
.r-bg1
{
    background: url('/image/retro/r-bg1.png') no-repeat;
    background-size:contain;
    background-position: 100% 9vw;
}

.r-bg2
{
    background: url('/image/retro/r-bg2.png') no-repeat;
    background-size:contain;
    background-position: 100% 13vw;
}

.r-bg3
{
    background: url('/image/retro/r-bg3.png') no-repeat;
    background-size:contain;
    background-position: 100% 19vw;
}

.modal {
    display: none; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1000;
    justify-content: center;  
    align-items: center;   
    flex-direction: column;
  }
  .nf8r .modal-content {
    position: relative;
    background-color: #fff;
    padding: 50px 20px;
    width: 80vw !important;
    border-radius: 10px;
    height: 50vw;
  }
  
  .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    color: #000;
    cursor: pointer;
  }
  
  iframe {
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
 
@media (min-width: 2000px) {
    .retro-div-video {
min-height:750px;
    }
    section.retro-block1 {
        min-height: 61vw;
    }
}
@media (min-width: 2200px) {
    .r-bg1 {
        background: url('/image/retro/r-bg1-full.png') no-repeat;
        background-size: contain;
        background-position: 100% 132px;
    }
    section.retro-block3 {
        padding-bottom: 9vw;
    }

    .r-bg2 {
        background: url('/image/retro/r-bg2-full.png') no-repeat;
        background-size: contain;
        background-position: 100% 250px;
    }
    .r-bg3 {
        background: url('/image/retro/r-bg3-full.png') no-repeat;
        background-size: contain;
        background-position: 100% 300px;
    }
}

@media (min-width: 1200px) {
    .container-retro {
         width: 53vw;
        margin: 0 auto;
        max-width: 876px;
    }
   
    
}

@media (min-width: 1200px) and (max-width: 1920px) {
    .container-retro
    {
        max-width:50vw;
        
    }

}

@media (max-width:1199px){

    .container-retro {
        max-width: 53vw;
        margin: 0 auto;
    }
  
    .container-retro {
        max-width: 62vw;
    }
 
}

@media (min-width:1201px) and (max-width:1394px){
    .retrosmall-text {
        font-size: 34px;
    }
    .retro-video-head-l
    {
        font-size:34px;
    }
    .r-bg1 {
        background-position: 100% 13vw;
    }
}

@media (min-width:768px) and (max-width:1200px){
    .retrosmall-text { 
        font-size: 26px;
    }
    .retrobig-text {
        font-size: 50px;
    }
    .retro-video-head-l {
        font-size: 30px;
    }
    .r-bg1 {
        background-position: 100% 13vw;
    }

}


@media (max-width:1024px){
    .retro-video-head-l {
        margin-bottom: 0vw;    line-height: 40px;
    }
    .retro-div-video img {
        max-width: 60px;
    }
    section.retro-block1 {
        min-height: 115vw;
    }
    .retrobig-text {

font-size:6vw;
    }
    .retrosmall-text, .retro-video-head-l {
        font-size: 3vw;
    }
    section.retro-block1
    {
        padding-top: 7vw;
    }
    .retro-block2 {
        margin-top: -5vw;
    }
    .retrobig-text
    {
        line-height:5vw;
    }
}
@media (min-width:768px) and (max-width:2199px){
    section.retro-block3.r-bg3 {
        padding-bottom: 9vw;
    }
    footer{
        margin-top:-28px;
    }
    .r-bg3 {
        background-position: 100% 24vw;
    
    }

}

@media (max-width:767px){
    .nf8r .modal-content
    {
        min-height:500px;width: 100% !important;padding-bottom: 10px;padding-left:10px;padding-right:10px;
    }
    .container-retro {
        max-width: 90vw;
    }
    .retro-div-video {
        min-height: 65.1vw;
    
    }
    .r-bg2
    {
        background-position: 100% 28vw;
    }

    .r-bg3
{
 
    background-position: 100% 37vw;
}
.r-bg1 {
    background-position: 100% 30vw;
}
section.retro-block3 {
    padding-bottom: 50px;
}
.footerline-retro img {
    max-width: 80%;
    margin-bottom: 10vw;
}
}

@media (max-width:767px){

    .sk39
{
    font-size:14px;
}

    .retrosmall-text img {
        max-width: 6vw;
    }
}