@import url(reponsive-interne.css);

@media only screen and (max-width: 5000px) {


}


@media only screen and (max-width: 3000px) {


}


@media only screen and (max-width: 1200px) {


}


@media only screen and (max-width: 1024px) {
  
.wrapper-propertie {
  padding-top: 71px;
}

    
}


@media only screen and (max-width: 768px) {
  
.main-item {
  width: 100%;
}
.aside-item {
  width: 100%;
  padding: 0;
}
    
 
}


@media only screen and (max-width: 600px) {
  
  
.details-content h2 {
  font-size: 20px;
}
.details-sous-titre {
  font-size: 17px;
  text-align: left;
}
.main-item h3 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 14px;
}
.product-name {
  font-size: 16px;
}
.wrap-meme-categorie .nav-btn {
  width: 30px;
  height: 30px;
  font-size: 11px;
}
.wrap-meme-categorie .nav-btn i {
  font-size: 15px;
}
.propertie-details-sidebar .propertie-sidebar-item h3 {
  font-size: 18px;
}
.input-field-box {
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.details-price-box {
  display: block;
}
.details-price {
  font-size: 20px;
  margin-bottom: 10px;
}


    

}


@media only screen and (max-width: 425px) {


}


@media only screen and (max-width: 410px) {


}


@media only screen and (max-width: 375px) {

   

}


@media only screen and (max-width: 320px) {

    
}