/*==================================================
=            Bootstrap 4 Media Queries             =
==================================================*/
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/* Desktop */
/*==========  Non-Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/* Large Devices, Wide Screens */
.wide-container, .page-responsemanagement .manage-agenda-wrapper {
  width: 1650px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  display: block !important; }

.bootstrap-outer-wrapper {
  /*# sourceMappingURL=bootstrap-grid.css.map */ }

@-ms-viewport {
  .bootstrap-outer-wrapper {
    width: device-width; } }
  .bootstrap-outer-wrapper html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar; }
  .bootstrap-outer-wrapper *,
  .bootstrap-outer-wrapper *::before,
  .bootstrap-outer-wrapper *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit; }
  .bootstrap-outer-wrapper .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px; }
  @media (min-width: 576px) {
    .bootstrap-outer-wrapper .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .bootstrap-outer-wrapper .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .bootstrap-outer-wrapper .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .bootstrap-outer-wrapper .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .bootstrap-outer-wrapper .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .bootstrap-outer-wrapper .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .bootstrap-outer-wrapper .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .bootstrap-outer-wrapper .container {
      width: 1140px;
      max-width: 100%; } }
  .bootstrap-outer-wrapper .container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px; }
  @media (min-width: 576px) {
    .bootstrap-outer-wrapper .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .bootstrap-outer-wrapper .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .bootstrap-outer-wrapper .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .bootstrap-outer-wrapper .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  .bootstrap-outer-wrapper .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 576px) {
    .bootstrap-outer-wrapper .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .bootstrap-outer-wrapper .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .bootstrap-outer-wrapper .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .bootstrap-outer-wrapper .row {
      margin-right: -15px;
      margin-left: -15px; } }
  .bootstrap-outer-wrapper .no-gutters {
    margin-right: 0;
    margin-left: 0; }
  .bootstrap-outer-wrapper .no-gutters > .col,
  .bootstrap-outer-wrapper .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
  .bootstrap-outer-wrapper .col-1, .bootstrap-outer-wrapper .col-2, .bootstrap-outer-wrapper .col-3, .bootstrap-outer-wrapper .col-4, .bootstrap-outer-wrapper .col-5, .bootstrap-outer-wrapper .col-6, .bootstrap-outer-wrapper .col-7, .bootstrap-outer-wrapper .col-8, .bootstrap-outer-wrapper .col-9, .bootstrap-outer-wrapper .col-10, .bootstrap-outer-wrapper .col-11, .bootstrap-outer-wrapper .col-12, .bootstrap-outer-wrapper .col, .bootstrap-outer-wrapper .col-sm-1, .bootstrap-outer-wrapper .col-sm-2, .bootstrap-outer-wrapper .col-sm-3, .bootstrap-outer-wrapper .col-sm-4, .bootstrap-outer-wrapper .col-sm-5, .bootstrap-outer-wrapper .col-sm-6, .bootstrap-outer-wrapper .col-sm-7, .bootstrap-outer-wrapper .col-sm-8, .bootstrap-outer-wrapper .col-sm-9, .bootstrap-outer-wrapper .col-sm-10, .bootstrap-outer-wrapper .col-sm-11, .bootstrap-outer-wrapper .col-sm-12, .bootstrap-outer-wrapper .col-sm, .bootstrap-outer-wrapper .col-md-1, .bootstrap-outer-wrapper .col-md-2, .bootstrap-outer-wrapper .col-md-3, .bootstrap-outer-wrapper .col-md-4, .bootstrap-outer-wrapper .col-md-5, .bootstrap-outer-wrapper .col-md-6, .bootstrap-outer-wrapper .col-md-7, .bootstrap-outer-wrapper .col-md-8, .bootstrap-outer-wrapper .col-md-9, .bootstrap-outer-wrapper .col-md-10, .bootstrap-outer-wrapper .col-md-11, .bootstrap-outer-wrapper .col-md-12, .bootstrap-outer-wrapper .col-md, .bootstrap-outer-wrapper .col-lg-1, .bootstrap-outer-wrapper .col-lg-2, .bootstrap-outer-wrapper .col-lg-3, .bootstrap-outer-wrapper .col-lg-4, .bootstrap-outer-wrapper .col-lg-5, .bootstrap-outer-wrapper .col-lg-6, .bootstrap-outer-wrapper .col-lg-7, .bootstrap-outer-wrapper .col-lg-8, .bootstrap-outer-wrapper .col-lg-9, .bootstrap-outer-wrapper .col-lg-10, .bootstrap-outer-wrapper .col-lg-11, .bootstrap-outer-wrapper .col-lg-12, .bootstrap-outer-wrapper .col-lg, .bootstrap-outer-wrapper .col-xl-1, .bootstrap-outer-wrapper .col-xl-2, .bootstrap-outer-wrapper .col-xl-3, .bootstrap-outer-wrapper .col-xl-4, .bootstrap-outer-wrapper .col-xl-5, .bootstrap-outer-wrapper .col-xl-6, .bootstrap-outer-wrapper .col-xl-7, .bootstrap-outer-wrapper .col-xl-8, .bootstrap-outer-wrapper .col-xl-9, .bootstrap-outer-wrapper .col-xl-10, .bootstrap-outer-wrapper .col-xl-11, .bootstrap-outer-wrapper .col-xl-12, .bootstrap-outer-wrapper .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  @media (min-width: 576px) {
    .bootstrap-outer-wrapper .col-1, .bootstrap-outer-wrapper .col-2, .bootstrap-outer-wrapper .col-3, .bootstrap-outer-wrapper .col-4, .bootstrap-outer-wrapper .col-5, .bootstrap-outer-wrapper .col-6, .bootstrap-outer-wrapper .col-7, .bootstrap-outer-wrapper .col-8, .bootstrap-outer-wrapper .col-9, .bootstrap-outer-wrapper .col-10, .bootstrap-outer-wrapper .col-11, .bootstrap-outer-wrapper .col-12, .bootstrap-outer-wrapper .col, .bootstrap-outer-wrapper .col-sm-1, .bootstrap-outer-wrapper .col-sm-2, .bootstrap-outer-wrapper .col-sm-3, .bootstrap-outer-wrapper .col-sm-4, .bootstrap-outer-wrapper .col-sm-5, .bootstrap-outer-wrapper .col-sm-6, .bootstrap-outer-wrapper .col-sm-7, .bootstrap-outer-wrapper .col-sm-8, .bootstrap-outer-wrapper .col-sm-9, .bootstrap-outer-wrapper .col-sm-10, .bootstrap-outer-wrapper .col-sm-11, .bootstrap-outer-wrapper .col-sm-12, .bootstrap-outer-wrapper .col-sm, .bootstrap-outer-wrapper .col-md-1, .bootstrap-outer-wrapper .col-md-2, .bootstrap-outer-wrapper .col-md-3, .bootstrap-outer-wrapper .col-md-4, .bootstrap-outer-wrapper .col-md-5, .bootstrap-outer-wrapper .col-md-6, .bootstrap-outer-wrapper .col-md-7, .bootstrap-outer-wrapper .col-md-8, .bootstrap-outer-wrapper .col-md-9, .bootstrap-outer-wrapper .col-md-10, .bootstrap-outer-wrapper .col-md-11, .bootstrap-outer-wrapper .col-md-12, .bootstrap-outer-wrapper .col-md, .bootstrap-outer-wrapper .col-lg-1, .bootstrap-outer-wrapper .col-lg-2, .bootstrap-outer-wrapper .col-lg-3, .bootstrap-outer-wrapper .col-lg-4, .bootstrap-outer-wrapper .col-lg-5, .bootstrap-outer-wrapper .col-lg-6, .bootstrap-outer-wrapper .col-lg-7, .bootstrap-outer-wrapper .col-lg-8, .bootstrap-outer-wrapper .col-lg-9, .bootstrap-outer-wrapper .col-lg-10, .bootstrap-outer-wrapper .col-lg-11, .bootstrap-outer-wrapper .col-lg-12, .bootstrap-outer-wrapper .col-lg, .bootstrap-outer-wrapper .col-xl-1, .bootstrap-outer-wrapper .col-xl-2, .bootstrap-outer-wrapper .col-xl-3, .bootstrap-outer-wrapper .col-xl-4, .bootstrap-outer-wrapper .col-xl-5, .bootstrap-outer-wrapper .col-xl-6, .bootstrap-outer-wrapper .col-xl-7, .bootstrap-outer-wrapper .col-xl-8, .bootstrap-outer-wrapper .col-xl-9, .bootstrap-outer-wrapper .col-xl-10, .bootstrap-outer-wrapper .col-xl-11, .bootstrap-outer-wrapper .col-xl-12, .bootstrap-outer-wrapper .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .bootstrap-outer-wrapper .col-1, .bootstrap-outer-wrapper .col-2, .bootstrap-outer-wrapper .col-3, .bootstrap-outer-wrapper .col-4, .bootstrap-outer-wrapper .col-5, .bootstrap-outer-wrapper .col-6, .bootstrap-outer-wrapper .col-7, .bootstrap-outer-wrapper .col-8, .bootstrap-outer-wrapper .col-9, .bootstrap-outer-wrapper .col-10, .bootstrap-outer-wrapper .col-11, .bootstrap-outer-wrapper .col-12, .bootstrap-outer-wrapper .col, .bootstrap-outer-wrapper .col-sm-1, .bootstrap-outer-wrapper .col-sm-2, .bootstrap-outer-wrapper .col-sm-3, .bootstrap-outer-wrapper .col-sm-4, .bootstrap-outer-wrapper .col-sm-5, .bootstrap-outer-wrapper .col-sm-6, .bootstrap-outer-wrapper .col-sm-7, .bootstrap-outer-wrapper .col-sm-8, .bootstrap-outer-wrapper .col-sm-9, .bootstrap-outer-wrapper .col-sm-10, .bootstrap-outer-wrapper .col-sm-11, .bootstrap-outer-wrapper .col-sm-12, .bootstrap-outer-wrapper .col-sm, .bootstrap-outer-wrapper .col-md-1, .bootstrap-outer-wrapper .col-md-2, .bootstrap-outer-wrapper .col-md-3, .bootstrap-outer-wrapper .col-md-4, .bootstrap-outer-wrapper .col-md-5, .bootstrap-outer-wrapper .col-md-6, .bootstrap-outer-wrapper .col-md-7, .bootstrap-outer-wrapper .col-md-8, .bootstrap-outer-wrapper .col-md-9, .bootstrap-outer-wrapper .col-md-10, .bootstrap-outer-wrapper .col-md-11, .bootstrap-outer-wrapper .col-md-12, .bootstrap-outer-wrapper .col-md, .bootstrap-outer-wrapper .col-lg-1, .bootstrap-outer-wrapper .col-lg-2, .bootstrap-outer-wrapper .col-lg-3, .bootstrap-outer-wrapper .col-lg-4, .bootstrap-outer-wrapper .col-lg-5, .bootstrap-outer-wrapper .col-lg-6, .bootstrap-outer-wrapper .col-lg-7, .bootstrap-outer-wrapper .col-lg-8, .bootstrap-outer-wrapper .col-lg-9, .bootstrap-outer-wrapper .col-lg-10, .bootstrap-outer-wrapper .col-lg-11, .bootstrap-outer-wrapper .col-lg-12, .bootstrap-outer-wrapper .col-lg, .bootstrap-outer-wrapper .col-xl-1, .bootstrap-outer-wrapper .col-xl-2, .bootstrap-outer-wrapper .col-xl-3, .bootstrap-outer-wrapper .col-xl-4, .bootstrap-outer-wrapper .col-xl-5, .bootstrap-outer-wrapper .col-xl-6, .bootstrap-outer-wrapper .col-xl-7, .bootstrap-outer-wrapper .col-xl-8, .bootstrap-outer-wrapper .col-xl-9, .bootstrap-outer-wrapper .col-xl-10, .bootstrap-outer-wrapper .col-xl-11, .bootstrap-outer-wrapper .col-xl-12, .bootstrap-outer-wrapper .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .bootstrap-outer-wrapper .col-1, .bootstrap-outer-wrapper .col-2, .bootstrap-outer-wrapper .col-3, .bootstrap-outer-wrapper .col-4, .bootstrap-outer-wrapper .col-5, .bootstrap-outer-wrapper .col-6, .bootstrap-outer-wrapper .col-7, .bootstrap-outer-wrapper .col-8, .bootstrap-outer-wrapper .col-9, .bootstrap-outer-wrapper .col-10, .bootstrap-outer-wrapper .col-11, .bootstrap-outer-wrapper .col-12, .bootstrap-outer-wrapper .col, .bootstrap-outer-wrapper .col-sm-1, .bootstrap-outer-wrapper .col-sm-2, .bootstrap-outer-wrapper .col-sm-3, .bootstrap-outer-wrapper .col-sm-4, .bootstrap-outer-wrapper .col-sm-5, .bootstrap-outer-wrapper .col-sm-6, .bootstrap-outer-wrapper .col-sm-7, .bootstrap-outer-wrapper .col-sm-8, .bootstrap-outer-wrapper .col-sm-9, .bootstrap-outer-wrapper .col-sm-10, .bootstrap-outer-wrapper .col-sm-11, .bootstrap-outer-wrapper .col-sm-12, .bootstrap-outer-wrapper .col-sm, .bootstrap-outer-wrapper .col-md-1, .bootstrap-outer-wrapper .col-md-2, .bootstrap-outer-wrapper .col-md-3, .bootstrap-outer-wrapper .col-md-4, .bootstrap-outer-wrapper .col-md-5, .bootstrap-outer-wrapper .col-md-6, .bootstrap-outer-wrapper .col-md-7, .bootstrap-outer-wrapper .col-md-8, .bootstrap-outer-wrapper .col-md-9, .bootstrap-outer-wrapper .col-md-10, .bootstrap-outer-wrapper .col-md-11, .bootstrap-outer-wrapper .col-md-12, .bootstrap-outer-wrapper .col-md, .bootstrap-outer-wrapper .col-lg-1, .bootstrap-outer-wrapper .col-lg-2, .bootstrap-outer-wrapper .col-lg-3, .bootstrap-outer-wrapper .col-lg-4, .bootstrap-outer-wrapper .col-lg-5, .bootstrap-outer-wrapper .col-lg-6, .bootstrap-outer-wrapper .col-lg-7, .bootstrap-outer-wrapper .col-lg-8, .bootstrap-outer-wrapper .col-lg-9, .bootstrap-outer-wrapper .col-lg-10, .bootstrap-outer-wrapper .col-lg-11, .bootstrap-outer-wrapper .col-lg-12, .bootstrap-outer-wrapper .col-lg, .bootstrap-outer-wrapper .col-xl-1, .bootstrap-outer-wrapper .col-xl-2, .bootstrap-outer-wrapper .col-xl-3, .bootstrap-outer-wrapper .col-xl-4, .bootstrap-outer-wrapper .col-xl-5, .bootstrap-outer-wrapper .col-xl-6, .bootstrap-outer-wrapper .col-xl-7, .bootstrap-outer-wrapper .col-xl-8, .bootstrap-outer-wrapper .col-xl-9, .bootstrap-outer-wrapper .col-xl-10, .bootstrap-outer-wrapper .col-xl-11, .bootstrap-outer-wrapper .col-xl-12, .bootstrap-outer-wrapper .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .bootstrap-outer-wrapper .col-1, .bootstrap-outer-wrapper .col-2, .bootstrap-outer-wrapper .col-3, .bootstrap-outer-wrapper .col-4, .bootstrap-outer-wrapper .col-5, .bootstrap-outer-wrapper .col-6, .bootstrap-outer-wrapper .col-7, .bootstrap-outer-wrapper .col-8, .bootstrap-outer-wrapper .col-9, .bootstrap-outer-wrapper .col-10, .bootstrap-outer-wrapper .col-11, .bootstrap-outer-wrapper .col-12, .bootstrap-outer-wrapper .col, .bootstrap-outer-wrapper .col-sm-1, .bootstrap-outer-wrapper .col-sm-2, .bootstrap-outer-wrapper .col-sm-3, .bootstrap-outer-wrapper .col-sm-4, .bootstrap-outer-wrapper .col-sm-5, .bootstrap-outer-wrapper .col-sm-6, .bootstrap-outer-wrapper .col-sm-7, .bootstrap-outer-wrapper .col-sm-8, .bootstrap-outer-wrapper .col-sm-9, .bootstrap-outer-wrapper .col-sm-10, .bootstrap-outer-wrapper .col-sm-11, .bootstrap-outer-wrapper .col-sm-12, .bootstrap-outer-wrapper .col-sm, .bootstrap-outer-wrapper .col-md-1, .bootstrap-outer-wrapper .col-md-2, .bootstrap-outer-wrapper .col-md-3, .bootstrap-outer-wrapper .col-md-4, .bootstrap-outer-wrapper .col-md-5, .bootstrap-outer-wrapper .col-md-6, .bootstrap-outer-wrapper .col-md-7, .bootstrap-outer-wrapper .col-md-8, .bootstrap-outer-wrapper .col-md-9, .bootstrap-outer-wrapper .col-md-10, .bootstrap-outer-wrapper .col-md-11, .bootstrap-outer-wrapper .col-md-12, .bootstrap-outer-wrapper .col-md, .bootstrap-outer-wrapper .col-lg-1, .bootstrap-outer-wrapper .col-lg-2, .bootstrap-outer-wrapper .col-lg-3, .bootstrap-outer-wrapper .col-lg-4, .bootstrap-outer-wrapper .col-lg-5, .bootstrap-outer-wrapper .col-lg-6, .bootstrap-outer-wrapper .col-lg-7, .bootstrap-outer-wrapper .col-lg-8, .bootstrap-outer-wrapper .col-lg-9, .bootstrap-outer-wrapper .col-lg-10, .bootstrap-outer-wrapper .col-lg-11, .bootstrap-outer-wrapper .col-lg-12, .bootstrap-outer-wrapper .col-lg, .bootstrap-outer-wrapper .col-xl-1, .bootstrap-outer-wrapper .col-xl-2, .bootstrap-outer-wrapper .col-xl-3, .bootstrap-outer-wrapper .col-xl-4, .bootstrap-outer-wrapper .col-xl-5, .bootstrap-outer-wrapper .col-xl-6, .bootstrap-outer-wrapper .col-xl-7, .bootstrap-outer-wrapper .col-xl-8, .bootstrap-outer-wrapper .col-xl-9, .bootstrap-outer-wrapper .col-xl-10, .bootstrap-outer-wrapper .col-xl-11, .bootstrap-outer-wrapper .col-xl-12, .bootstrap-outer-wrapper .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  .bootstrap-outer-wrapper .col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .bootstrap-outer-wrapper .col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .bootstrap-outer-wrapper .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .bootstrap-outer-wrapper .col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .bootstrap-outer-wrapper .col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .bootstrap-outer-wrapper .col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .bootstrap-outer-wrapper .col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .bootstrap-outer-wrapper .col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .bootstrap-outer-wrapper .col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .bootstrap-outer-wrapper .col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .bootstrap-outer-wrapper .col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .bootstrap-outer-wrapper .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .bootstrap-outer-wrapper .col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .bootstrap-outer-wrapper .col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .bootstrap-outer-wrapper .pull-0 {
    right: auto; }
  .bootstrap-outer-wrapper .pull-1 {
    right: 8.333333%; }
  .bootstrap-outer-wrapper .pull-2 {
    right: 16.666667%; }
  .bootstrap-outer-wrapper .pull-3 {
    right: 25%; }
  .bootstrap-outer-wrapper .pull-4 {
    right: 33.333333%; }
  .bootstrap-outer-wrapper .pull-5 {
    right: 41.666667%; }
  .bootstrap-outer-wrapper .pull-6 {
    right: 50%; }
  .bootstrap-outer-wrapper .pull-7 {
    right: 58.333333%; }
  .bootstrap-outer-wrapper .pull-8 {
    right: 66.666667%; }
  .bootstrap-outer-wrapper .pull-9 {
    right: 75%; }
  .bootstrap-outer-wrapper .pull-10 {
    right: 83.333333%; }
  .bootstrap-outer-wrapper .pull-11 {
    right: 91.666667%; }
  .bootstrap-outer-wrapper .pull-12 {
    right: 100%; }
  .bootstrap-outer-wrapper .push-0 {
    left: auto; }
  .bootstrap-outer-wrapper .push-1 {
    left: 8.333333%; }
  .bootstrap-outer-wrapper .push-2 {
    left: 16.666667%; }
  .bootstrap-outer-wrapper .push-3 {
    left: 25%; }
  .bootstrap-outer-wrapper .push-4 {
    left: 33.333333%; }
  .bootstrap-outer-wrapper .push-5 {
    left: 41.666667%; }
  .bootstrap-outer-wrapper .push-6 {
    left: 50%; }
  .bootstrap-outer-wrapper .push-7 {
    left: 58.333333%; }
  .bootstrap-outer-wrapper .push-8 {
    left: 66.666667%; }
  .bootstrap-outer-wrapper .push-9 {
    left: 75%; }
  .bootstrap-outer-wrapper .push-10 {
    left: 83.333333%; }
  .bootstrap-outer-wrapper .push-11 {
    left: 91.666667%; }
  .bootstrap-outer-wrapper .push-12 {
    left: 100%; }
  .bootstrap-outer-wrapper .offset-1 {
    margin-left: 8.333333%; }
  .bootstrap-outer-wrapper .offset-2 {
    margin-left: 16.666667%; }
  .bootstrap-outer-wrapper .offset-3 {
    margin-left: 25%; }
  .bootstrap-outer-wrapper .offset-4 {
    margin-left: 33.333333%; }
  .bootstrap-outer-wrapper .offset-5 {
    margin-left: 41.666667%; }
  .bootstrap-outer-wrapper .offset-6 {
    margin-left: 50%; }
  .bootstrap-outer-wrapper .offset-7 {
    margin-left: 58.333333%; }
  .bootstrap-outer-wrapper .offset-8 {
    margin-left: 66.666667%; }
  .bootstrap-outer-wrapper .offset-9 {
    margin-left: 75%; }
  .bootstrap-outer-wrapper .offset-10 {
    margin-left: 83.333333%; }
  .bootstrap-outer-wrapper .offset-11 {
    margin-left: 91.666667%; }
  @media (min-width: 576px) {
    .bootstrap-outer-wrapper .col-sm {
      -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-outer-wrapper .col-sm-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto; }
    .bootstrap-outer-wrapper .col-sm-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .bootstrap-outer-wrapper .col-sm-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .bootstrap-outer-wrapper .col-sm-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-outer-wrapper .col-sm-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .bootstrap-outer-wrapper .col-sm-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .bootstrap-outer-wrapper .col-sm-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-outer-wrapper .col-sm-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .bootstrap-outer-wrapper .col-sm-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .bootstrap-outer-wrapper .col-sm-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-outer-wrapper .col-sm-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .bootstrap-outer-wrapper .col-sm-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .bootstrap-outer-wrapper .col-sm-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-outer-wrapper .pull-sm-0 {
      right: auto; }
    .bootstrap-outer-wrapper .pull-sm-1 {
      right: 8.333333%; }
    .bootstrap-outer-wrapper .pull-sm-2 {
      right: 16.666667%; }
    .bootstrap-outer-wrapper .pull-sm-3 {
      right: 25%; }
    .bootstrap-outer-wrapper .pull-sm-4 {
      right: 33.333333%; }
    .bootstrap-outer-wrapper .pull-sm-5 {
      right: 41.666667%; }
    .bootstrap-outer-wrapper .pull-sm-6 {
      right: 50%; }
    .bootstrap-outer-wrapper .pull-sm-7 {
      right: 58.333333%; }
    .bootstrap-outer-wrapper .pull-sm-8 {
      right: 66.666667%; }
    .bootstrap-outer-wrapper .pull-sm-9 {
      right: 75%; }
    .bootstrap-outer-wrapper .pull-sm-10 {
      right: 83.333333%; }
    .bootstrap-outer-wrapper .pull-sm-11 {
      right: 91.666667%; }
    .bootstrap-outer-wrapper .pull-sm-12 {
      right: 100%; }
    .bootstrap-outer-wrapper .push-sm-0 {
      left: auto; }
    .bootstrap-outer-wrapper .push-sm-1 {
      left: 8.333333%; }
    .bootstrap-outer-wrapper .push-sm-2 {
      left: 16.666667%; }
    .bootstrap-outer-wrapper .push-sm-3 {
      left: 25%; }
    .bootstrap-outer-wrapper .push-sm-4 {
      left: 33.333333%; }
    .bootstrap-outer-wrapper .push-sm-5 {
      left: 41.666667%; }
    .bootstrap-outer-wrapper .push-sm-6 {
      left: 50%; }
    .bootstrap-outer-wrapper .push-sm-7 {
      left: 58.333333%; }
    .bootstrap-outer-wrapper .push-sm-8 {
      left: 66.666667%; }
    .bootstrap-outer-wrapper .push-sm-9 {
      left: 75%; }
    .bootstrap-outer-wrapper .push-sm-10 {
      left: 83.333333%; }
    .bootstrap-outer-wrapper .push-sm-11 {
      left: 91.666667%; }
    .bootstrap-outer-wrapper .push-sm-12 {
      left: 100%; }
    .bootstrap-outer-wrapper .offset-sm-0 {
      margin-left: 0%; }
    .bootstrap-outer-wrapper .offset-sm-1 {
      margin-left: 8.333333%; }
    .bootstrap-outer-wrapper .offset-sm-2 {
      margin-left: 16.666667%; }
    .bootstrap-outer-wrapper .offset-sm-3 {
      margin-left: 25%; }
    .bootstrap-outer-wrapper .offset-sm-4 {
      margin-left: 33.333333%; }
    .bootstrap-outer-wrapper .offset-sm-5 {
      margin-left: 41.666667%; }
    .bootstrap-outer-wrapper .offset-sm-6 {
      margin-left: 50%; }
    .bootstrap-outer-wrapper .offset-sm-7 {
      margin-left: 58.333333%; }
    .bootstrap-outer-wrapper .offset-sm-8 {
      margin-left: 66.666667%; }
    .bootstrap-outer-wrapper .offset-sm-9 {
      margin-left: 75%; }
    .bootstrap-outer-wrapper .offset-sm-10 {
      margin-left: 83.333333%; }
    .bootstrap-outer-wrapper .offset-sm-11 {
      margin-left: 91.666667%; } }
  @media (min-width: 768px) {
    .bootstrap-outer-wrapper .col-md {
      -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-outer-wrapper .col-md-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto; }
    .bootstrap-outer-wrapper .col-md-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .bootstrap-outer-wrapper .col-md-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .bootstrap-outer-wrapper .col-md-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-outer-wrapper .col-md-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .bootstrap-outer-wrapper .col-md-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .bootstrap-outer-wrapper .col-md-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-outer-wrapper .col-md-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .bootstrap-outer-wrapper .col-md-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .bootstrap-outer-wrapper .col-md-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-outer-wrapper .col-md-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .bootstrap-outer-wrapper .col-md-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .bootstrap-outer-wrapper .col-md-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-outer-wrapper .pull-md-0 {
      right: auto; }
    .bootstrap-outer-wrapper .pull-md-1 {
      right: 8.333333%; }
    .bootstrap-outer-wrapper .pull-md-2 {
      right: 16.666667%; }
    .bootstrap-outer-wrapper .pull-md-3 {
      right: 25%; }
    .bootstrap-outer-wrapper .pull-md-4 {
      right: 33.333333%; }
    .bootstrap-outer-wrapper .pull-md-5 {
      right: 41.666667%; }
    .bootstrap-outer-wrapper .pull-md-6 {
      right: 50%; }
    .bootstrap-outer-wrapper .pull-md-7 {
      right: 58.333333%; }
    .bootstrap-outer-wrapper .pull-md-8 {
      right: 66.666667%; }
    .bootstrap-outer-wrapper .pull-md-9 {
      right: 75%; }
    .bootstrap-outer-wrapper .pull-md-10 {
      right: 83.333333%; }
    .bootstrap-outer-wrapper .pull-md-11 {
      right: 91.666667%; }
    .bootstrap-outer-wrapper .pull-md-12 {
      right: 100%; }
    .bootstrap-outer-wrapper .push-md-0 {
      left: auto; }
    .bootstrap-outer-wrapper .push-md-1 {
      left: 8.333333%; }
    .bootstrap-outer-wrapper .push-md-2 {
      left: 16.666667%; }
    .bootstrap-outer-wrapper .push-md-3 {
      left: 25%; }
    .bootstrap-outer-wrapper .push-md-4 {
      left: 33.333333%; }
    .bootstrap-outer-wrapper .push-md-5 {
      left: 41.666667%; }
    .bootstrap-outer-wrapper .push-md-6 {
      left: 50%; }
    .bootstrap-outer-wrapper .push-md-7 {
      left: 58.333333%; }
    .bootstrap-outer-wrapper .push-md-8 {
      left: 66.666667%; }
    .bootstrap-outer-wrapper .push-md-9 {
      left: 75%; }
    .bootstrap-outer-wrapper .push-md-10 {
      left: 83.333333%; }
    .bootstrap-outer-wrapper .push-md-11 {
      left: 91.666667%; }
    .bootstrap-outer-wrapper .push-md-12 {
      left: 100%; }
    .bootstrap-outer-wrapper .offset-md-0 {
      margin-left: 0%; }
    .bootstrap-outer-wrapper .offset-md-1 {
      margin-left: 8.333333%; }
    .bootstrap-outer-wrapper .offset-md-2 {
      margin-left: 16.666667%; }
    .bootstrap-outer-wrapper .offset-md-3 {
      margin-left: 25%; }
    .bootstrap-outer-wrapper .offset-md-4 {
      margin-left: 33.333333%; }
    .bootstrap-outer-wrapper .offset-md-5 {
      margin-left: 41.666667%; }
    .bootstrap-outer-wrapper .offset-md-6 {
      margin-left: 50%; }
    .bootstrap-outer-wrapper .offset-md-7 {
      margin-left: 58.333333%; }
    .bootstrap-outer-wrapper .offset-md-8 {
      margin-left: 66.666667%; }
    .bootstrap-outer-wrapper .offset-md-9 {
      margin-left: 75%; }
    .bootstrap-outer-wrapper .offset-md-10 {
      margin-left: 83.333333%; }
    .bootstrap-outer-wrapper .offset-md-11 {
      margin-left: 91.666667%; } }
  @media (min-width: 992px) {
    .bootstrap-outer-wrapper .col-lg {
      -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-outer-wrapper .col-lg-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto; }
    .bootstrap-outer-wrapper .col-lg-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .bootstrap-outer-wrapper .col-lg-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .bootstrap-outer-wrapper .col-lg-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-outer-wrapper .col-lg-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .bootstrap-outer-wrapper .col-lg-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .bootstrap-outer-wrapper .col-lg-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-outer-wrapper .col-lg-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .bootstrap-outer-wrapper .col-lg-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .bootstrap-outer-wrapper .col-lg-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-outer-wrapper .col-lg-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .bootstrap-outer-wrapper .col-lg-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .bootstrap-outer-wrapper .col-lg-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-outer-wrapper .pull-lg-0 {
      right: auto; }
    .bootstrap-outer-wrapper .pull-lg-1 {
      right: 8.333333%; }
    .bootstrap-outer-wrapper .pull-lg-2 {
      right: 16.666667%; }
    .bootstrap-outer-wrapper .pull-lg-3 {
      right: 25%; }
    .bootstrap-outer-wrapper .pull-lg-4 {
      right: 33.333333%; }
    .bootstrap-outer-wrapper .pull-lg-5 {
      right: 41.666667%; }
    .bootstrap-outer-wrapper .pull-lg-6 {
      right: 50%; }
    .bootstrap-outer-wrapper .pull-lg-7 {
      right: 58.333333%; }
    .bootstrap-outer-wrapper .pull-lg-8 {
      right: 66.666667%; }
    .bootstrap-outer-wrapper .pull-lg-9 {
      right: 75%; }
    .bootstrap-outer-wrapper .pull-lg-10 {
      right: 83.333333%; }
    .bootstrap-outer-wrapper .pull-lg-11 {
      right: 91.666667%; }
    .bootstrap-outer-wrapper .pull-lg-12 {
      right: 100%; }
    .bootstrap-outer-wrapper .push-lg-0 {
      left: auto; }
    .bootstrap-outer-wrapper .push-lg-1 {
      left: 8.333333%; }
    .bootstrap-outer-wrapper .push-lg-2 {
      left: 16.666667%; }
    .bootstrap-outer-wrapper .push-lg-3 {
      left: 25%; }
    .bootstrap-outer-wrapper .push-lg-4 {
      left: 33.333333%; }
    .bootstrap-outer-wrapper .push-lg-5 {
      left: 41.666667%; }
    .bootstrap-outer-wrapper .push-lg-6 {
      left: 50%; }
    .bootstrap-outer-wrapper .push-lg-7 {
      left: 58.333333%; }
    .bootstrap-outer-wrapper .push-lg-8 {
      left: 66.666667%; }
    .bootstrap-outer-wrapper .push-lg-9 {
      left: 75%; }
    .bootstrap-outer-wrapper .push-lg-10 {
      left: 83.333333%; }
    .bootstrap-outer-wrapper .push-lg-11 {
      left: 91.666667%; }
    .bootstrap-outer-wrapper .push-lg-12 {
      left: 100%; }
    .bootstrap-outer-wrapper .offset-lg-0 {
      margin-left: 0%; }
    .bootstrap-outer-wrapper .offset-lg-1 {
      margin-left: 8.333333%; }
    .bootstrap-outer-wrapper .offset-lg-2 {
      margin-left: 16.666667%; }
    .bootstrap-outer-wrapper .offset-lg-3 {
      margin-left: 25%; }
    .bootstrap-outer-wrapper .offset-lg-4 {
      margin-left: 33.333333%; }
    .bootstrap-outer-wrapper .offset-lg-5 {
      margin-left: 41.666667%; }
    .bootstrap-outer-wrapper .offset-lg-6 {
      margin-left: 50%; }
    .bootstrap-outer-wrapper .offset-lg-7 {
      margin-left: 58.333333%; }
    .bootstrap-outer-wrapper .offset-lg-8 {
      margin-left: 66.666667%; }
    .bootstrap-outer-wrapper .offset-lg-9 {
      margin-left: 75%; }
    .bootstrap-outer-wrapper .offset-lg-10 {
      margin-left: 83.333333%; }
    .bootstrap-outer-wrapper .offset-lg-11 {
      margin-left: 91.666667%; } }
  @media (min-width: 1200px) {
    .bootstrap-outer-wrapper .col-xl {
      -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-outer-wrapper .col-xl-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto; }
    .bootstrap-outer-wrapper .col-xl-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .bootstrap-outer-wrapper .col-xl-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .bootstrap-outer-wrapper .col-xl-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-outer-wrapper .col-xl-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .bootstrap-outer-wrapper .col-xl-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .bootstrap-outer-wrapper .col-xl-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-outer-wrapper .col-xl-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .bootstrap-outer-wrapper .col-xl-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .bootstrap-outer-wrapper .col-xl-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-outer-wrapper .col-xl-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .bootstrap-outer-wrapper .col-xl-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .bootstrap-outer-wrapper .col-xl-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-outer-wrapper .pull-xl-0 {
      right: auto; }
    .bootstrap-outer-wrapper .pull-xl-1 {
      right: 8.333333%; }
    .bootstrap-outer-wrapper .pull-xl-2 {
      right: 16.666667%; }
    .bootstrap-outer-wrapper .pull-xl-3 {
      right: 25%; }
    .bootstrap-outer-wrapper .pull-xl-4 {
      right: 33.333333%; }
    .bootstrap-outer-wrapper .pull-xl-5 {
      right: 41.666667%; }
    .bootstrap-outer-wrapper .pull-xl-6 {
      right: 50%; }
    .bootstrap-outer-wrapper .pull-xl-7 {
      right: 58.333333%; }
    .bootstrap-outer-wrapper .pull-xl-8 {
      right: 66.666667%; }
    .bootstrap-outer-wrapper .pull-xl-9 {
      right: 75%; }
    .bootstrap-outer-wrapper .pull-xl-10 {
      right: 83.333333%; }
    .bootstrap-outer-wrapper .pull-xl-11 {
      right: 91.666667%; }
    .bootstrap-outer-wrapper .pull-xl-12 {
      right: 100%; }
    .bootstrap-outer-wrapper .push-xl-0 {
      left: auto; }
    .bootstrap-outer-wrapper .push-xl-1 {
      left: 8.333333%; }
    .bootstrap-outer-wrapper .push-xl-2 {
      left: 16.666667%; }
    .bootstrap-outer-wrapper .push-xl-3 {
      left: 25%; }
    .bootstrap-outer-wrapper .push-xl-4 {
      left: 33.333333%; }
    .bootstrap-outer-wrapper .push-xl-5 {
      left: 41.666667%; }
    .bootstrap-outer-wrapper .push-xl-6 {
      left: 50%; }
    .bootstrap-outer-wrapper .push-xl-7 {
      left: 58.333333%; }
    .bootstrap-outer-wrapper .push-xl-8 {
      left: 66.666667%; }
    .bootstrap-outer-wrapper .push-xl-9 {
      left: 75%; }
    .bootstrap-outer-wrapper .push-xl-10 {
      left: 83.333333%; }
    .bootstrap-outer-wrapper .push-xl-11 {
      left: 91.666667%; }
    .bootstrap-outer-wrapper .push-xl-12 {
      left: 100%; }
    .bootstrap-outer-wrapper .offset-xl-0 {
      margin-left: 0%; }
    .bootstrap-outer-wrapper .offset-xl-1 {
      margin-left: 8.333333%; }
    .bootstrap-outer-wrapper .offset-xl-2 {
      margin-left: 16.666667%; }
    .bootstrap-outer-wrapper .offset-xl-3 {
      margin-left: 25%; }
    .bootstrap-outer-wrapper .offset-xl-4 {
      margin-left: 33.333333%; }
    .bootstrap-outer-wrapper .offset-xl-5 {
      margin-left: 41.666667%; }
    .bootstrap-outer-wrapper .offset-xl-6 {
      margin-left: 50%; }
    .bootstrap-outer-wrapper .offset-xl-7 {
      margin-left: 58.333333%; }
    .bootstrap-outer-wrapper .offset-xl-8 {
      margin-left: 66.666667%; }
    .bootstrap-outer-wrapper .offset-xl-9 {
      margin-left: 75%; }
    .bootstrap-outer-wrapper .offset-xl-10 {
      margin-left: 83.333333%; }
    .bootstrap-outer-wrapper .offset-xl-11 {
      margin-left: 91.666667%; } }
  .bootstrap-outer-wrapper .text-left {
    text-align: left !important; }
  .bootstrap-outer-wrapper .text-right {
    text-align: right !important; }
  .bootstrap-outer-wrapper .text-center {
    text-align: center !important; }

.page-covid19 .content-wrapper,
.page-elliott-davis-payment-portal .content-wrapper,
.page-client-portal .content-wrapper {
  background-color: #f8f8fa; }

.page-covid19 .page__content,
.page-elliott-davis-payment-portal .page__content,
.page-client-portal .page__content {
  margin-bottom: 35px; }

.page-covid19 .payment-options-wrapper .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper,
.page-client-portal .payment-options-wrapper .content-wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid #8b8b8b; }
  .page-covid19 .payment-options-wrapper .content-wrapper .inner-content,
  .page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper .inner-content,
  .page-client-portal .payment-options-wrapper .content-wrapper .inner-content {
    position: relative;
    z-index: 1; }
  .page-covid19 .payment-options-wrapper .content-wrapper h3,
  .page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper h3,
  .page-client-portal .payment-options-wrapper .content-wrapper h3 {
    color: white;
    padding-bottom: 65px;
    letter-spacing: 4px; }
  .page-covid19 .payment-options-wrapper .content-wrapper .btn,
  .page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper .btn,
  .page-client-portal .payment-options-wrapper .content-wrapper .btn {
    padding-left: 35px;
    padding-right: 35px; }
  .page-covid19 .payment-options-wrapper .content-wrapper .inner-content,
  .page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper .inner-content,
  .page-client-portal .payment-options-wrapper .content-wrapper .inner-content {
    padding-top: 185px;
    padding-bottom: 110px; }
    .page-covid19 .payment-options-wrapper .content-wrapper .inner-content.qa-wrapper,
    .page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper .inner-content.qa-wrapper,
    .page-client-portal .payment-options-wrapper .content-wrapper .inner-content.qa-wrapper {
      padding-top: 70px;
      padding-bottom: 45px; }
      .page-covid19 .payment-options-wrapper .content-wrapper .inner-content.qa-wrapper h3,
      .page-elliott-davis-payment-portal .payment-options-wrapper .content-wrapper .inner-content.qa-wrapper h3,
      .page-client-portal .payment-options-wrapper .content-wrapper .inner-content.qa-wrapper h3 {
        color: #044a6b;
        padding-bottom: 35px; }

@media only screen and (max-width : 992px) {
  .page-covid19 .payment-options-wrapper .row .col-lg-4,
  .page-covid19 .payment-options-wrapper .row .col-lg-6,
  .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-4,
  .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6,
  .page-client-portal .payment-options-wrapper .row .col-lg-4,
  .page-client-portal .payment-options-wrapper .row .col-lg-6 {
    margin-bottom: 35px; } }

.page-covid19 .payment-options-wrapper .row .col-lg-4:nth-child(1) .content-wrapper,
.page-covid19 .payment-options-wrapper .row .col-lg-6:nth-child(1) .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-4:nth-child(1) .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6:nth-child(1) .content-wrapper,
.page-client-portal .payment-options-wrapper .row .col-lg-4:nth-child(1) .content-wrapper,
.page-client-portal .payment-options-wrapper .row .col-lg-6:nth-child(1) .content-wrapper {
  background-image: url("/wp-content/themes/core/theme/images/elliott-davis-client-payment-portal.jpg"); }

.page-covid19 .payment-options-wrapper .row .col-lg-4:nth-child(2) .content-wrapper,
.page-covid19 .payment-options-wrapper .row .col-lg-6:nth-child(2) .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-4:nth-child(2) .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6:nth-child(2) .content-wrapper,
.page-client-portal .payment-options-wrapper .row .col-lg-4:nth-child(2) .content-wrapper,
.page-client-portal .payment-options-wrapper .row .col-lg-6:nth-child(2) .content-wrapper {
  background-image: url("/wp-content/themes/core/theme/images/greenville-sc-tax-services.jpg"); }

.page-covid19 .payment-options-wrapper .row .col-lg-4:nth-child(3) .content-wrapper,
.page-covid19 .payment-options-wrapper .row .col-lg-6:nth-child(3) .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-4:nth-child(3) .content-wrapper,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6:nth-child(3) .content-wrapper,
.page-client-portal .payment-options-wrapper .row .col-lg-4:nth-child(3) .content-wrapper,
.page-client-portal .payment-options-wrapper .row .col-lg-6:nth-child(3) .content-wrapper {
  background-image: url("/wp-content/themes/core/theme/images/block-bldng.jpg"); }

.page-covid19 .payment-options-wrapper .row .col-12,
.page-elliott-davis-payment-portal .payment-options-wrapper .row .col-12,
.page-client-portal .payment-options-wrapper .row .col-12 {
  margin-bottom: 70px; }
  @media only screen and (min-width : 992px) {
    .page-covid19 .payment-options-wrapper .row .col-12,
    .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-12,
    .page-client-portal .payment-options-wrapper .row .col-12 {
      margin-top: 35px; } }
  .page-covid19 .payment-options-wrapper .row .col-12 .content-wrapper,
  .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-12 .content-wrapper,
  .page-client-portal .payment-options-wrapper .row .col-12 .content-wrapper {
    background-color: white; }

.page-elliott-davis-payment-portal {
  /*
	.content-wrapper{
		background-color: #f8f8fa;
	}
	.page__content{
		margin-bottom: 35px;
	}
	.payment-options-wrapper{
		.content-wrapper{
			position: relative;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
			border: 1px solid #8b8b8b;
			.inner-content{
				position: relative;
				z-index: 1;
			}
			h3{
				color: white;
				padding-bottom: 35px;
				letter-spacing: 4px;
			}
			.btn{
				padding-left: 35px;
				padding-right: 35px;
			}
			.inner-content{
				padding-top: 70px;
				padding-bottom: 45px;
				&.qa-wrapper{
					h3{
						color: #044a6b;
					}
				}
			}
		}
		.row{
			.col-12{
				@media only screen and (max-width : 992px) {
					margin-bottom: 35px;
				}

				&:nth-child(1){
					.content-wrapper.gradient-navy{
						background-image: url('/wp-content/themes/core/theme/images/accounting-services-sc.jpg');
					}
				}
			}
			.col-12{
				&:nth-child(1){
					margin-bottom: 35px;
				}
				&:nth-child(2){
					margin-bottom: 70px;
				}

				@media only screen and (min-width : 992px) {
					margin-top: 35px;
				}

				.content-wrapper{
					background-color: white;
				}
			}
		}
	}
*/ }
  @media only screen and (max-width : 992px) {
    .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6 {
      margin-bottom: 35px; } }
  .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6:nth-child(1) .content-wrapper {
    background-image: url("/wp-content/themes/core/theme/images/cybersecurity-services-elliott-davis.jpg"); }
  .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-lg-6:nth-child(2) .content-wrapper {
    background-image: url("/wp-content/themes/core/theme/images/accounting-services-sc.jpg"); }
  .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-12 {
    margin-bottom: 70px; }
    @media only screen and (min-width : 992px) {
      .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-12 {
        margin-top: 35px; } }
    .page-elliott-davis-payment-portal .payment-options-wrapper .row .col-12 .content-wrapper {
      background-color: white; }

.page-client-portal .bootstrap-outer-wrapper {
  padding-bottom: 35px; }

.page-responsemanagement .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.page-responsemanagement .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.page-responsemanagement .panel--type-accordion {
  padding-bottom: 20px; }

.page-responsemanagement .anchor {
  cursor: pointer; }

.page-responsemanagement .l-wrapper__inner-stagger > * {
  max-width: 960px; }

@media only screen and (min-width : 768px) {
  .page-responsemanagement .professional-loop-item {
    -ms-flex-preferred-size: calc(99.9% * 1/2 - 20px);
    flex-basis: calc(99.9% * 1/2 - 20px);
    max-width: calc(99.9% * 1/2 - 20px);
    width: calc(99.9% * 1/2 - 20px); } }

@media only screen and (min-width : 320px) {
  .page-responsemanagement .sub-header {
    min-height: 350px; } }

@media only screen and (min-width : 1200px) {
  .page-responsemanagement .sub-header {
    min-height: 650px; } }

@media only screen and (min-width : 320px) {
  .page-responsemanagement .sub-header__title {
    /* 				font-size: 24px; */ } }

@media only screen and (min-width : 1200px) {
  .page-responsemanagement .sub-header__title {
    padding-right: 150px; } }

.page-responsemanagement .sub-header__title::after {
  /* 				margin: 15px 0; */ }

.page-responsemanagement .resilience-path-wrapper {
  min-height: 150px;
  width: 100%;
  background-color: #f8f8f9; }
  @media only screen and (min-width : 320px) {
    .page-responsemanagement .resilience-path-wrapper {
      padding: 25px 0 35px; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .resilience-path-wrapper {
      padding: 50px 0 125px; } }
  .page-responsemanagement .resilience-path-wrapper img {
    padding: 0px 25px; }
    @media only screen and (min-width : 320px) {
      .page-responsemanagement .resilience-path-wrapper img {
        margin-top: -15px; } }
    @media only screen and (min-width : 1200px) {
      .page-responsemanagement .resilience-path-wrapper img {
        margin-top: -75px; } }
  .page-responsemanagement .resilience-path-wrapper h2 {
    margin: 0 auto; }
    @media only screen and (min-width : 1200px) {
      .page-responsemanagement .resilience-path-wrapper h2:after {
        margin: 15px 0; } }
@media only screen and (min-width : 320px) {
  .page-responsemanagement .c-related-articles__title {
    font-size: 28px;
    line-height: 32px;
    width: 100%; } }

@media only screen and (min-width : 768px) {
  .page-responsemanagement .c-related-articles__title {
    font-size: 42px;
    line-height: 48px; } }

@media only screen and (min-width : 1200px) {
  .page-responsemanagement .c-related-articles__title {
    font-size: 46px;
    line-height: 54px; } }

@media only screen and (min-width : 768px) {
  .page-responsemanagement .c-related-articles__title span {
    display: block; } }

.page-responsemanagement .c-related-articles__title::after {
  color: #66c2b0;
  margin: 15px 0; }

.page-responsemanagement .accordion__header-inner::after {
  font-weight: 200; }

.page-responsemanagement .panel-accordion__inner .accordion article:nth-child(1) .accordion__header-inner::after {
  content: "(Days 0-30)"; }

.page-responsemanagement .panel-accordion__inner .accordion article:nth-child(2) .accordion__header-inner::after {
  content: "(Days 30-60)"; }

.page-responsemanagement .panel-accordion__inner .accordion article:nth-child(3) .accordion__header-inner::after {
  content: "(Days 60-180)"; }

.page-responsemanagement .panel-accordion__inner .accordion article:nth-child(4) .accordion__header-inner::after {
  content: "(Days 180+)"; }

.page-responsemanagement .recovery-reposition-wrapper {
  padding-top: 50px; }
  .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    background-image: url("/wp-content/themes/core/theme/images/right-triangle.png"); }
    @media only screen and (min-width : 320px) {
      .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) {
        padding-top: 25px;
        padding-left: 70px; } }
    @media only screen and (min-width : 1200px) {
      .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) {
        padding-top: 0; } }
    .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) h3 {
      color: #003c71;
      font-family: Ubuntu,sans-serif;
      font-weight: 400; }
      @media only screen and (min-width : 1200px) {
        .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) h3 {
          font-size: 30px; } }
    .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) ul {
      /* 					list-style-type: disc; */ }
      .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) ul li {
        color: #7a7a7a; }
        @media only screen and (min-width : 320px) {
          .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) ul li {
            text-align: left;
            padding: 15px 0 0; } }
        @media only screen and (min-width : 1200px) {
          .page-responsemanagement .recovery-reposition-wrapper .col-md-6:nth-child(3) ul li {
            text-align: center;
            font-size: 24px;
            padding: 25px 0 0; } }
  @media only screen and (min-width : 320px) {
    .page-responsemanagement .recovery-reposition-wrapper .info {
      padding-top: 15px; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .recovery-reposition-wrapper .info {
      font-size: 1.35em;
      padding-top: 35px;
      margin-left: 100px;
      margin-right: 150px;
      position: absolute;
      bottom: -110px;
      left: 0;
      right: 0; } }
.page-responsemanagement .assess-biz-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("/wp-content/themes/core/theme/images/assess-biz.png"); }
  @media only screen and (min-width : 320px) {
    .page-responsemanagement .assess-biz-wrapper {
      padding: 35px 0; } }
  @media only screen and (min-width : 768px) {
    .page-responsemanagement .assess-biz-wrapper {
      padding: 75px 0; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .assess-biz-wrapper {
      padding: 150px 0; } }
  .page-responsemanagement .assess-biz-wrapper h2, .page-responsemanagement .assess-biz-wrapper p {
    display: inline-block;
    color: white;
    width: 100%; }
  .page-responsemanagement .assess-biz-wrapper h2 {
    padding: 0 25px; }
    @media only screen and (min-width : 1200px) {
      .page-responsemanagement .assess-biz-wrapper h2 {
        font-size: 3em;
        line-height: 1.15em;
        letter-spacing: 0.03em; } }
    @media only screen and (min-width : 768px) {
      .page-responsemanagement .assess-biz-wrapper h2 span {
        display: block; } }
  @media only screen and (min-width : 320px) {
    .page-responsemanagement .assess-biz-wrapper p:nth-child(2) {
      padding-top: 15px; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .assess-biz-wrapper p:nth-child(2) {
      padding-top: 25px;
      font-size: 24px; } }
  @media only screen and (min-width : 320px) {
    .page-responsemanagement .assess-biz-wrapper .btn {
      margin-top: 25px; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .assess-biz-wrapper .btn {
      margin-top: 50px;
      padding: 35px 125px;
      font-size: 24px; } }
@media only screen and (min-width : 1200px) {
  .page-responsemanagement .manage-agenda-wrapper {
    padding: 150px 0; } }

@media only screen and (min-width : 320px) {
  .page-responsemanagement .manage-agenda-wrapper .item {
    padding-bottom: 25px; } }

.page-responsemanagement .manage-agenda-wrapper p {
  color: #7a7a7a; }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .manage-agenda-wrapper p {
      font-size: 1.35em; } }
.page-responsemanagement .manage-agenda-wrapper h2 {
  width: 100%; }

.page-responsemanagement .manage-agenda-wrapper h4 {
  font-family: Ubuntu,sans-serif;
  font-weight: 500;
  color: #0d3450;
  line-height: 1.15em; }
  @media only screen and (min-width : 320px) {
    .page-responsemanagement .manage-agenda-wrapper h4 {
      font-size: 1.25em; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .manage-agenda-wrapper h4 {
      padding: 35px 0;
      font-size: 2em; } }
  @media only screen and (min-width : 1200px) {
    .page-responsemanagement .manage-agenda-wrapper h4 span {
      display: block; } }
.page-responsemanagement .panel--type-team-directory {
  padding-bottom: 125px; }

@media only screen and (min-width : 320px) {
  .page-responsemanagement .panel__header {
    padding-bottom: 20px; } }

@media only screen and (min-width : 768px) {
  .page-responsemanagement .panel__header {
    padding-bottom: 50px; } }

@media only screen and (min-width : 1200px) {
  .page-responsemanagement .panel__header {
    padding-bottom: 100px; } }

.page-responsemanagement .panel__title::after {
  color: #66c2b0;
  margin: 15px 0; }

@media only screen and (min-width : 320px) {
  .page-responsemanagement .panel.even {
    padding-top: 15px; } }

@media only screen and (min-width : 768px) {
  .page-responsemanagement .panel.even {
    padding-top: 50px; } }

@media only screen and (min-width : 1200px) {
  .page-responsemanagement .panel.even {
    padding-top: 125px; } }

/* .postid-91{ */
.panel__wysiwyg--bg-image {
  background-repeat: no-repeat;
  background-size: cover; }

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