/* Large desktop */
@media (max-width: 1430px) {
  span.previousorder.col-md-3 {width: 31.3%;}
  span.newqoute.step1 {background-size: 100%;}
  span.newqoute.step2 {background-size: 100%;}
  span.newqoute.step3 {background-size: 100%;}
  span.newqoute.step4 {background-size: 100%;}
  #dashboard-tab .dash-logout {position:relative;}
}

/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
  .your-profile-info-2 {width: 100%; margin-top: 20px; margin-left: 0px;}
  span.your-profile-info.col-md-4 {margin-left: 0px;}
  a.col-md-12.add-additional {width: 100%;float: left;}
  span.previousorder.col-md-3 {width: 80%;float: left;}
  .new-orderbox .col-md-8 {width: 100%; float: left;}
  .new-orderbox .col-md-4 {width: 100%; float: left; margin-top: 20px;}
  a.place-order.col-md-12, .new-orderbox.steptwo .col-md-4 {width: 100%; float: left;}
  .step2-orderdetails.col-md-6 {width: 100%;margin-left: 0;float: left;  margin-top: 20px;}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {}

/* Landscape phones and down */
@media (max-width: 480px) {}
