.navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-header button {
  font-size: 1.5rem !important; }
.navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-header .modal-title {
  width: 100%;
  font-size: 20px; }
.navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-body {
  padding: 30px; }
  .navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-body p {
    padding: 0 !important;
    text-align: left; }
  .navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-body div.button-container {
    margin-top: 30px; }
    .navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-body div.button-container .learnMore {
      background-color: #F2673D !important;
      color: white !important;
      cursor: pointer !important; }
    .navi .navigation-sub #cpe-modal .modal-dialog .modal-content .modal-body div.button-container .notRightNow {
      background: none !important;
      border: none !important;
      cursor: pointer !important;
      color: #333; }
@media only screen and (min-width: 320px) {
  .navi .navigation-sub {
    background-color: #575455; }
    .navi .navigation-sub .cpe-msg {
      display: none; }
      .navi .navigation-sub .cpe-msg a {
        color: #F2673D;
        font-weight: bold; }
    .navi .navigation-sub .cpe-msg-xs {
      background-color: #f1f1f1;
      padding: 15px;
      display: block;
      width: 100%;
      text-align: center; }
      .navi .navigation-sub .cpe-msg-xs a {
        color: #F2673D;
        font-weight: bold; } }
@media only screen and (min-width: 480px) {
  .navi .navigation-sub {
    background-color: #575455; } }
@media only screen and (min-width: 992px) {
  .navi .navigation-sub {
    background-color: #f1f1f1; }
    .navi .navigation-sub .cpe-msg {
      display: block;
      position: absolute;
      right: 0;
      height: 51px;
      line-height: 51px;
      margin-left: 288px;
      left: 0;
      text-align: center; }
    .navi .navigation-sub .cpe-msg-xs {
      display: none; } }
@media only screen and (min-width: 1200px) {
  .navi .navigation-sub {
    background-color: #f1f1f1; }
    .navi .navigation-sub .cpe-msg-xs {
      display: none; }
    .navi .navigation-sub .cpe-msg {
      display: block;
      position: absolute;
      right: 0;
      height: 51px;
      line-height: 51px;
      margin-left: 288px;
      left: 0;
      text-align: center; } }

/*# sourceMappingURL=cpe-style.css.map */
