*{
    margin: 0;
    padding: 0;
}
img{
    position: relative;
    width: 110px;
    height: 110px;
    margin-left: 90px;
    margin-top: 30px;
}
.nav-items{
    display: flex;
    margin-left: 550px;
    margin-top: -60px;
}
.nav-item{
    margin-left: 60px;
    font-size: 20px;
    font-weight: lighter;
}
.icons{
    display: flex;
    overflow: hidden;
    margin-left: 1150px;
    margin-top: -90px;
    image-resolution: 150px;
}
.left-section h3{
    display: flex;
    margin-left: 90px;
    margin-top: 90px;
    font-size: 40px;
    font-weight: 100;
}
.left-section img{
    display: flex;
    width: 50px;
    height: 50px;
    margin-left: 30px;
    margin-top: -9px;
}
.left-section h1{
    display: flex;
    margin-left: 150px;
    margin-top: 10px;
    font-size: 85px;
}
.sub-headline1{
    display: flex;
    margin-left: 225px;
    margin-top: 20px;
    font-size: 25px;
    font-weight: normal;
}
.sub-headline1 h5{
    display: flex;
    margin-left: 25px;
    font-weight: normal;
    font-size: 29px;
}
/* .sub-headline1 img{
    display: flex;
} */
.sub-headline2 h5{
    display: flex;
    margin-left: 251px;
    margin-top: 20px;
    font-weight: normal;
    font-size: 29px;
}
.sub-headline3 h5{
    display: flex;
    margin-left:250px ;
    margin-top: 20px;
    font-size: 29px;
    font-weight: lighter;
}
.sub-headlines .text{
    display: flex;
    color: grey;
    margin-left: 150px;
    margin-top: 20px;
    font-size: 12px;
}
.action-btn{
    display: flex;
    margin-left: 150px;
    margin-top: 40px;
    padding: 10px 10px;
    border-radius: 12px;
    border: none;
    background-color: orangered;
    width: 150px;
    color: white;
    justify-content: center;
    font-size: 19px;
}
.action-btn1{
    display: flex;
    margin-left: 350px;
    margin-top: -40px;
    padding: 10px 10px;
    border-radius: 12px;
    border: none;
    background-color: orangered;
    width: 150px;
    color: white;
    justify-content: center;
    font-size: 19px;
}
.headphone-div .discount{
    display: flex;
    margin-left: 1050px;
    margin-top: -290px;
    width: 150px;
    height: 150px;
}
.discount-content h4{
    display: flex;
    position: absolute;
    margin-left: 1095px;
    margin-top: -110px;
    justify-content: center;
    text-align: center;
    color: white;
}
.discount-content h2{
    display: flex;
    position: absolute;
    margin-left: 1090px;
    margin-top: -80px;
    width: 150px;
    text-align: center;
    color: white;
    font-weight:bolder;
    font-size:45px;
}
.headphone-div img{
    display: flex;
    position: relative;
    margin-left: 1197px;
    margin-top: -350px;
    width: 400px;
    height: 400px;
    z-index: -1;
}
.action-btn3{
    display: flex;
    margin-left: 1350px;
    margin-top: 50px;
    padding: 10px 10px;
    background-color: orangered;
    border: none;
    width: 150px;
    justify-content: center;
    border-radius: 12px;
    color: white;
    font-size: 19px;
}
.dot1{
    height: 25px;
   width: 25px;
   background-color:yellow;
   border-radius: 50%;
   display: inline-block;
   margin-left: 1050px;
}
.dot2{
    height: 25px;
    width: 25px;
    background-color:orangered;
    border-radius: 50%;
    display: flex;
    position: relative;
    margin-left: 1400px;
    margin-top: -30px;
}
.dot3{
    height: 25px;
    width: 25px;
    background-color:black;
    border-radius: 50%;
    display: flex;
    margin-left: 1450px;
    position: relative;
    margin-top: -23px;
}
.dot11{
    height: 40px;
    width: 40px;
    background-color:orangered;
    border-radius: 50%;
    display: flex;
    position: relative;
    margin-left: -200px;
    margin-top: -8px;
}
.dot12{
    height: 40px;
    width: 40px;
    background-color:orangered;
    border-radius: 50%;
    display: flex;
    position: relative;
    margin-left: 190px;
    margin-top: -25px;
}
.dot13{
    height: 40px;
    width: 40px;
    background-color:orangered;
    border-radius: 50%;
    display: flex;
    position: relative;
    margin-left: 190px;
    margin-top: -27px;
}
.sub-headline1 h6{
    display: flex;
    position: absolute;
    margin-left: -19px;
    justify-content: center;
    align-items: center;
    margin-top: -3px;
    color: white;
    font-size: 30px;
}
.sub-headline2 h6{
    display: flex;
    position: absolute;
    margin-left: 200px;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
    color: white;
    font-size: 30px; */
}
.sub-headline3 h6{
    display: flex;
    position: absolute;
    margin-left: 205px;
   justify-content: center;
    align-items: center;
    margin-top: -35px;
     color: white;
    font-size: 30px;
}
