* {
    /* font-size: 5vw;
    overflow-x: hidden; */
}

h2 {
    font-size: 8vw;
}

img {
    width: 50vw;
}

#starlogo2 img {
    width: 70vw;
}

a {
    font-size: 3vw;
}

.logo img {
    max-width: 60vw;
}

#brentollogo img {
    width: 40vw;
}

/* navbar styles */

.navbar,
.navitem {
    padding: 1.5vw;
}

/* slideshow styles */

.next,
.prev {
    font-size: 8vw;
    width: 10vw;
    margin-top: -5vw;
}

/* catalog styles */

.catitemtext {
    font-size: 5vw;
}

/* popular styles */

.popitemtextheader {
    font-size: 5vw;
}

/* xeberlenti styles */

#xeberlenti {
    padding: 8vw;
}

#xeberitems {
    padding: 8vw;
}

/* haqqimizda styles */

#haqqimizdacontentcontainer {
    width: 100%;
}

#haqqimizdacontent {
    width: 98%;
    font-size: 6vw;
    line-height: 8vw;
}

/* video styles */

#video_container {
    padding: 5vw;
    box-shadow: 2px 2px 20px grey, -2px -2px 20px grey;
}

/* footer styles */

footer {
    padding: 6vw;
    font-size: 6vw;
}


#contactus {
    margin-top: 10vw;
    width: 100%;
}

#contactnumber {
    width: 100%;
    flex-direction: column;
}

#socialnet {
    flex-direction: row;
}

.contact {
    margin-bottom: 10%;
}

.contactusicon {
    padding: 5vw;
    font-size: 10vw;
}

.logo2 img {
    margin-top: 10vw;
}

.product_category_item h4 {
    font-size: 1vw;
}

#starlogo2 {
    font-size: 6vw;
}

.category_item {
    font-size: 10vw;
    width: 100%;
}

.category_text_container {
    width: 90%;
    font-size: 6vw;
}