/*******************************************************************************
 * twocol-25-75.layout.scss
 *
 * Styling of the "TwoCol-25-75" 2 column layout.
 ******************************************************************************/
@media (min-width: 436px) {
  /* line 10, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-top-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 13, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-first25 {
    width: 30.43478%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 17, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-last75 {
    width: 65.21739%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 20, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-bottom-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

@media (min-width: 960px) {
  /* line 27, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-top-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 30, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-first25 {
    width: 23.40426%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 34, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-last75 {
    width: 74.46809%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 38, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-bottom-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

@media (min-width: 1324px) {
  /* line 45, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-top-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 48, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-first25 {
    width: 23.40426%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 52, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-last75 {
    width: 74.46809%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 56, sass/layouts/twocol-25-75/twocol-25-75.scss */
  .panel-col-bottom-r {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

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