body {
  min-width: 100px !important;
}
body [class*="rt-grid"] {
  display: inline;
  float: left;
  position: relative;
  margin: 0;
}
.rt-container {
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 996px) {
  body [class*="rt-grid"] .rt-block {
    margin: 10px 13px;
  }
  .rt-container {
    width: 996px;
  }
  .rt-grid-1 {
    width: 83px;
  }
  .rt-grid-2 {
    width: 166px;
  }
  .rt-grid-3 {
    width: 249px;
  }
  .rt-grid-4 {
    width: 332px;
  }
  .rt-grid-5 {
    width: 415px;
  }
  .rt-grid-6 {
    width: 498px;
  }
  .rt-grid-7 {
    width: 581px;
  }
  .rt-grid-8 {
    width: 664px;
  }
  .rt-grid-9 {
    width: 747px;
  }
  .rt-grid-10 {
    width: 830px;
  }
  .rt-grid-11 {
    width: 913px;
  }
  .rt-grid-12 {
    width: 996px;
  }
  .rt-push-1 {
    left: 83px;
  }
  .rt-push-2 {
    left: 166px;
  }
  .rt-push-3 {
    left: 249px;
  }
  .rt-push-4 {
    left: 332px;
  }
  .rt-push-5 {
    left: 415px;
  }
  .rt-push-6 {
    left: 498px;
  }
  .rt-push-7 {
    left: 581px;
  }
  .rt-push-8 {
    left: 664px;
  }
  .rt-push-9 {
    left: 747px;
  }
  .rt-push-10 {
    left: 830px;
  }
  .rt-push-11 {
    left: 913px;
  }
  .rt-pull-1 {
    left: -83px;
  }
  .rt-pull-2 {
    left: -166px;
  }
  .rt-pull-3 {
    left: -249px;
  }
  .rt-pull-4 {
    left: -332px;
  }
  .rt-pull-5 {
    left: -415px;
  }
  .rt-pull-6 {
    left: -498px;
  }
  .rt-pull-7 {
    left: -581px;
  }
  .rt-pull-8 {
    left: -664px;
  }
  .rt-pull-9 {
    left: -747px;
  }
  .rt-pull-10 {
    left: -830px;
  }
  .rt-pull-11 {
    left: -913px;
  }
  .rt-prefix-1 {
    padding-left: 83px;
  }
  .rt-prefix-2 {
    padding-left: 166px;
  }
  .rt-prefix-3 {
    padding-left: 249px;
  }
  .rt-prefix-4 {
    padding-left: 332px;
  }
  .rt-prefix-5 {
    padding-left: 415px;
  }
  .rt-prefix-6 {
    padding-left: 498px;
  }
  .rt-prefix-7 {
    padding-left: 581px;
  }
  .rt-prefix-8 {
    padding-left: 664px;
  }
  .rt-prefix-9 {
    padding-left: 747px;
  }
  .rt-prefix-10 {
    padding-left: 830px;
  }
  .rt-prefix-11 {
    padding-left: 913px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 995px) {
  .rt-container {
    width: 768px;
  }
  .rt-grid-1 {
    width: 64px;
  }
  .rt-grid-2 {
    width: 128px;
  }
  .rt-grid-3 {
    width: 192px;
  }
  .rt-grid-4 {
    width: 256px;
  }
  .rt-grid-5 {
    width: 320px;
  }
  .rt-grid-6 {
    width: 384px;
  }
  .rt-grid-7 {
    width: 448px;
  }
  .rt-grid-8 {
    width: 512px;
  }
  .rt-grid-9 {
    width: 576px;
  }
  .rt-grid-10 {
    width: 640px;
  }
  .rt-grid-11 {
    width: 704px;
  }
  .rt-grid-12 {
    width: 768px;
  }
  .rt-push-1 {
    left: 64px;
  }
  .rt-push-2 {
    left: 128px;
  }
  .rt-push-3 {
    left: 192px;
  }
  .rt-push-4 {
    left: 256px;
  }
  .rt-push-5 {
    left: 320px;
  }
  .rt-push-6 {
    left: 384px;
  }
  .rt-push-7 {
    left: 448px;
  }
  .rt-push-8 {
    left: 512px;
  }
  .rt-push-9 {
    left: 576px;
  }
  .rt-push-10 {
    left: 640px;
  }
  .rt-push-11 {
    left: 704px;
  }
  .rt-pull-1 {
    left: -64px;
  }
  .rt-pull-2 {
    left: -128px;
  }
  .rt-pull-3 {
    left: -192px;
  }
  .rt-pull-4 {
    left: -256px;
  }
  .rt-pull-5 {
    left: -320px;
  }
  .rt-pull-6 {
    left: -384px;
  }
  .rt-pull-7 {
    left: -448px;
  }
  .rt-pull-8 {
    left: -512px;
  }
  .rt-pull-9 {
    left: -576px;
  }
  .rt-pull-10 {
    left: -640px;
  }
  .rt-pull-11 {
    left: -704px;
  }
  .rt-prefix-1 {
    padding-left: 64px;
  }
  .rt-prefix-2 {
    padding-left: 128px;
  }
  .rt-prefix-3 {
    padding-left: 192px;
  }
  .rt-prefix-4 {
    padding-left: 256px;
  }
  .rt-prefix-5 {
    padding-left: 320px;
  }
  .rt-prefix-6 {
    padding-left: 384px;
  }
  .rt-prefix-7 {
    padding-left: 448px;
  }
  .rt-prefix-8 {
    padding-left: 512px;
  }
  .rt-prefix-9 {
    padding-left: 576px;
  }
  .rt-prefix-10 {
    padding-left: 640px;
  }
  .rt-prefix-11 {
    padding-left: 704px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  body {
    -webkit-tap-highlight-color: transparent;
  }
  .rt-container {
    width: 480px;
  }
  .rt-container [class*="rt-grid"] {
    display: block;
    float: none;
    position: relative;
    width: 100%;
  }
  .rt-container [class*="rt-push"],
  [class*="rt-pull"] {
    left: auto;
  }
  .rt-container [class*="rt-prefix"] {
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  body {
    -webkit-tap-highlight-color: transparent;
  }
  .rt-container {
    width: 100%;
  }
  .rt-container [class*="rt-grid"] {
    display: block;
    float: none;
    position: relative;
    width: 100%;
  }
  .rt-container [class*="rt-push"],
  [class*="rt-pull"] {
    left: auto;
  }
  .rt-container [class*="rt-prefix"] {
    padding-left: 0;
  }
}