.terms-of-trade-form .fields-wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .terms-of-trade-form .fields-wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  .terms-of-trade-form .fields-wrapper input[type="text"], .terms-of-trade-form .fields-wrapper input[type="email"], .terms-of-trade-form .fields-wrapper input[type="url"],
  .terms-of-trade-form .fields-wrapper input[type="password"], .terms-of-trade-form .fields-wrapper input[type="search"],
  .terms-of-trade-form .fields-wrapper input[type="tel"], .terms-of-trade-form .fields-wrapper textarea, .terms-of-trade-form .fields-wrapper .input-text {
    max-width: 100%; }
  @media (min-width: 320px) {
    .terms-of-trade-form .fields-wrapper p {
      width: 49.15254%;
      float: left;
      margin-right: 1.69492%; }
      .terms-of-trade-form .fields-wrapper p:nth-child(2n) {
        width: 49.15254%;
        float: right;
        margin-right: 0; } }
  @media (min-width: 768px) {
    .terms-of-trade-form .fields-wrapper p {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%; }
      .terms-of-trade-form .fields-wrapper p:nth-child(2n) {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%; }
      .terms-of-trade-form .fields-wrapper p:nth-child(3n) {
        width: 32.20339%;
        float: right;
        margin-right: 0; } }

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