/*******************************************************************************
 * twocol-75-25.layout.scss
 *
 * Styling of the "TwoCol-75-25" 2 column-stacked layout.
 ******************************************************************************/
@media (min-width: 600px) {
  /* line 12, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-top-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 15, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-first75 {
    width: 65.21739%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 19, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-last25 {
    width: 30.43478%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 22, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-bottom-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

@media (min-width: 960px) {
  /* line 29, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-top-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 32, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-first75 {
    width: 74.46809%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 36, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-last25 {
    width: 23.40426%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 40, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-bottom-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

@media (min-width: 1324px) {
  /* line 47, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-top-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 50, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-first75 {
    width: 74.46809%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 54, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-last25 {
    width: 23.40426%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 58, sass/layouts/twocol-75-25/twocol-75-25.scss */
  .panel-col-bottom-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

/*# sourceMappingURL=twocol-75-25.css.map */
