@media (max-width: 480px) {
  .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
    padding-right: 15px;
    padding-left: 15px; }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: normal;
}
    .table-responsive>.table>tbody>tr>td p{
        margin: 0 0 10px;
        line-height: 24px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .table-responsive>.table>tbody>tr>th {
        line-height: 26px;
    }
  nav.navbar-default {
    padding: 10px 0; }

  .header-top .text-desktop-right ul.social-icons {
    margin-top: 10px; }

  #international-ship .text h1 {
    font-size: 35px;
    line-height: 40px; }

  #features .feature-boxes {
    position: relative;
    top: 0; }
    #features .feature-boxes .feature-box {
      margin-top: 20px;
      border: 2px solid;
      border-bottom: 4px solid; }

  #meeting {
    padding: 50px 0; }
    #meeting .text {
      padding: 0;
      border: 0;
      margin-top: 20px; }

  #hot-sale .main-heading {
    min-height: 50px; }

  #hot-sale .margin-mobile-top-50 {
    margin-top: 50px; }

  section#work-with-us .subscribe-form .form-group {
    width: 100%; }
    section#work-with-us .subscribe-form .form-group input.form-control {
      width: 100%; }
  section#work-with-us .subscribe-form .btn-white {
    margin-left: 0; }

  footer.main {
    padding: 30px 0; }
    footer.main .heading {
      margin-bottom: 10px;
      margin-top: 40px; } }

/*# sourceMappingURL=responsive.css.map */
