@media screen and (max-width: 1000px) {
.security-display{
 display: block;
 
 
}


}
@media screen and (max-width: 700px) {
 .pre-nav p{

 margin-left: 5%;
 font-size: 13px;

}



.pre-nav a{
 
 font-size: 13px;
 letter-spacing: 0.08em;
 
 margin-right: 20px;
 
}

}

@media screen and (max-width: 650px) {
 .price-widget1{
 width: 140px;
 height: 48px;
 background-color: rgba(0,0,0,.65);
 border-radius: 10px;
 display: block;
 margin-right: 20px;
}
 
 .price-widget1 .img{
 border-radius: 50%;
 width: 30px;
 height: 30px;
 margin-left: 9.5px;
 margin-right: 9.5px;
 margin-top: 9px;
}

.price-widget1 .box-price{
 width: 25px;
 height: 20px;
 margin-top: 10px;
 background: transparent;
}
 
 .price-widget1 .box-price .name{
 font-size: 10px;
 color: white;
 display: block;
 font-weight: 500;

 
}

.price-widget1 .box-price .number{
 font-size: 12px;
 color: red;
 display: block;
 
}

}

@media screen and (max-width: 500px) {
 
 dnav .logo {

  height: 50px;
  margin-top: 15px;
  
}
 
 .pre-nav{
  height: auto;
 }
 
 .pre-nav p{
 line-height: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
 display: block;

}



.pre-nav a{
 margin-top: 5px;
 margin-bottom: 10px;
 line-height: 10px;
 display: block;

 
}
 
 .dslider {
  background: #000;
  height:420px;
  min-height: 420px;
  max-height: 420px;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0;
}
 
 .slide-title {
  font-size: 35px;
  font-weight: 600;
  text-align: left;
  margin-left: 10%;
  margin-top: 80px;
  text-transform: uppercase;
  font-family: 'Archivo';
}
 .slide-p{
 margin-left: 10%;
 text-align: left;
 font-size: 16px;
 font-family: 'Archivo';
 color: #ddd;
 margin-top: 12px;
 opacity: 0.9;
 
}

 
 
 .slide-title { 
  margin-left: 8%;
}
 
 .widget-display{
 margin-left: 5%;
}

 .price-widget1 .greyprice{
 font-size: 9.5px;
 color: dimgrey;
 margin-top: 10px;
 margin-left: 9px;

}
 
 .price-widget1{
 width: 130px;
 
 margin-right: 12px;
}
 
 box1{
 display: block;
 position: relative;
  width: 400px;
}

 box2{
 display: block;
position: relative;
  width: 400px;
}
 
 .p{
 font-size: 15px;
 text-align: left;
 margin-left: 5%;
 
}
 
 
.h4{
 font-size: 18px;
 
}

 .h1{
 font-size: 33px;
 
}



 
}


@media screen and (max-width: 440px) {
 
 .price-widget1{
 width: 128px;
 margin-right: 9px;
 position: relative;
}
 
 .widget-display{
 margin-left: 10px;
  overflow-x: scroll;
 
}
 
 .slide-title { 
  margin-left: 5%;
  margin-top: 50px;
}
 
}


@media screen and (max-width: 400px) {
 .price-widget1{
 margin-right: 5px;
}
 
 .widget-display{
 margin-left: 2px;
  overflow-x: scroll;
}
 
 
 box1{
 display: block;
 position: relative;
  width: 300px;
}

 box2{
 display: block;
position: relative;
  width: 300px;
}
 
 
 
}
