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

@media (min-width: 960px) {
  /* line 27, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-top-s {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 30, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-first33 {
    width: 31.91489%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 34, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-last66 {
    width: 65.95745%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 37, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-bottom-s {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

@media (min-width: 1324px) {
  /* line 44, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-top-s {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 47, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-first33 {
    width: 31.91489%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    clear: both;
  }
  /* line 51, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-last66 {
    width: 65.95745%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 54, sass/layouts/twocol-33-66/twocol-33-66.scss */
  .panel-col-bottom-s {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
  }
}

/*# sourceMappingURL=twocol-33-66.css.map */
