.adnorazka{
    width: 130px;
    height: 130px;
}

.drty{
    height: auto;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    background-color: black;
    margin-left: 0px;
    margin-right: 0px;
}
.logo{
    margin: 0px auto;
    margin-top: -40px;
    margin-bottom: 30px;
}
.grf{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.bord{
    margin: 0px auto;
    width: 134px;
    height: 61px;
    border: 1px black solid;
    margin-bottom: -20px;
    margin-top: 20px;
}

body{
    margin: 0px;
}
.Hot{
    width: 295px;
    height: 470px;
    border: 1px black solid;
    margin: 0px auto;
    margin-top: 25px;
    margin-left: 25px;
    background-image: url(../img/BlueRazzLemonadeLux.png);
    background-position: center center;
    background-size: cover;
    position: relative;
    display: grid;
    grid-template-rows:  1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    transition: 0.3s;
    border-radius: 10px;
}
.Hot:hover{
    transform: scale(1.05);
    border-radius: 10px;
}
.bgg{
    width: 295px;
    height: 470px;
    border: 1px black solid;
    margin: 0px auto;
    transition: 0.3s;
}
.bgg:hover{
    border-radius: 10px;
}

.hit{
    background-color: crimson;
    margin-top: 30px;
    border-radius: 10px;
}

.ham{
    color: white;
}

.prime{
    width: 90%;
    margin: 0px auto;
}


.list{
    width: 90%;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 1fr 1fr ;
    gap: 20px;
    margin-top: 30px;
} 
footer{
    margin: 0px auto;
}

.pay{
    border: none;
    background-color: darkgreen;
    color: white;
    border-radius: 5px;
    width: 50%;
    padding: 3px;
    font-size: 18px;
    transition: 0.5s;
}
.pay:hover{
    transform: scale(1.05);
    background-color:forestgreen;
}


.brand{
    transition: 1s;
    height: auto;
    width: 180px;
    border-radius: 3%;
    border: 1px black solid;
    margin-bottom: 10px;
}
.brand:active{
    transition: 1s;
    transform: scale(1.1);
}
.brand:hover{
    transform: scale(1.05);
}
.img{
    background-position: center center;
        background-size: cover;
        width: 155px;
        height: 200px;
        border-radius: 5%;
}
.vky{
    background-color: deeppink;
    margin: 0px;
    color: white;
}
.sum{
    color: crimson;
}

.soc{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 50px;
}
.Asor{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
}
.soc{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 50px;
}


@media (min-width:500px){
    .brand{
        width: 200px;;
     }

     .list{
        margin-right: 10px;
     }

     .img{
        background-position: center center;
            background-size: cover;
            position: relative;
            width: 195px;
            height: 200px;
            border-radius: 5%;
    }


    }



@media (min-width:700px){
    .verv{
        display: grid;
        grid-template-columns:  1fr 1fr;

    }
  .prime{
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    height: 470px;
  }

  .adnorazka{
    width: 150px;
    height: 150px;
}

.bord{
    margin: 0px auto;
    width: 152px;
    height: 61px;
    border: 1px black solid;
    margin-bottom: -20px;
    margin-top: 20px;
}
.list{
    width: 90%;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
    margin-top: 30px;
}
}


@media (min-width:992px){

    .Hot{
        width: 325px;
        height: 500px;
        border: 1px black solid;
        margin: 0px auto;
        margin-top: 25px;
        margin-left: 25px;
        background-image: url(../img/BlueRazzLemonadeLux.png);
        background-position: center center;
        background-size: cover;
        position: relative;
        display: grid;
        grid-template-rows:  1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        transition: 0.3s;
        border-radius: 10px;
    }
    .bgg{
        width: 325px;
        height: 500px;
        border: 1px black solid;
        margin: 0px auto;
        transition: 0.3s;
    }

    .brand{
        width: 220px;;
     }

     .img{
        background-position: center center;
            background-size: cover;
            position: relative;
            width: 218px;
            height: 245px;
            border-radius: 5%;
    }

    .list{
        width: 90%;
        margin: 0px auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 7px;
        margin-top: 30px;
    } 


}

@media (min-width:1200px){
    .Hot{
        width: 350px;
        height: 525px;
        border: 1px black solid;
        margin: 0px auto;
        margin-top: 25px;
        margin-left: 25px;
        background-image: url(../img/BlueRazzLemonadeLux.png);
        background-position: top center;
        background-size: cover;
        position: relative;
        display: grid;
        grid-template-rows:  1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        transition: 0.3s;
        border-radius: 10px;
    }
    .bgg{
        width: 350px;
        height: 525px;
        border: 1px black solid;
        margin: 0px auto;
        transition: 0.3s;
    }

    .brand{
        width: 272px;
     }

    .list{
        width: 90%;
        margin: 0px auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 9px;
        margin-top: 30px;
    } 

    .img{
        background-position: center center;
            background-size: cover;
            position: relative;
            width: 270px;
            height: 330px;
            border-radius: 5%;
    }
}

@media (min-width:1400px){
    .Hot{
        width: 370px;
        height: 545px;
        border: 1px black solid;
        margin: 0px auto;
        margin-top: 25px;
        margin-left: 25px;
        background-image: url(../img/BlueRazzLemonadeLux.png);
        background-position: top center;
        background-size: cover;
        position: relative;
        display: grid;
        grid-template-rows:  1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        transition: 0.3s;
        border-radius: 10px;
    }
    .bgg{
        width: 370px;
        height: 545px;
        border: 1px black solid;
        margin: 0px auto;
        transition: 0.3s;
    }

    .brand{
        width: 280px;
     }

    .list{
        width: 90%;
        margin: 0px auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 0px;
        margin-top: 30px;
    } 

    .img{
        background-position: center center;
            background-size: cover;
            position: relative;
            width: 275px;
            height: 325px;
            border-radius: 5%;
    }
}