/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-landing-page-header {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .wp-block-cgb-block-nm-landing-page-header {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-cgb-block-nm-landing-page-header {
  background: #3E4242;
  color: #F7F7F7; }
  .wp-block-cgb-block-nm-landing-page-header .cta-link {
    margin-top: 60px !important; }

.cgb-background-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.custom-underline-text {
  border-bottom: 2px solid;
  font-style: italic; }

.wp-block-cgb-block-nm-landing-page-header.cgb-background-image.full-width-section {
  max-width: 99.3vw; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-full-width-image.cgb-background-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.wp-block-cgb-block-nm-full-width-image.cgb-background-image .quote {
  padding: 10%;
  color: #F7F7F7;
  text-align: center; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-quote.cgb-quote {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: initial;
      align-items: initial; }

.wp-block-cgb-block-nm-quote.cgb-quote {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .wp-block-cgb-block-nm-quote.cgb-quote {
      padding: 10% 5%; } }

.wp-block-cgb-block-nm-quote.cgb-quote .quote-attribution {
  padding-left: 20px;
  border-left: 2px solid; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.wp-block-cgb-block-nm-quote.cgb-quote {
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  padding: 120px 13%; }
  .wp-block-cgb-block-nm-quote.cgb-quote .quote-title {
    font-style: unset !important;
    margin-bottom: 30px;
    z-index: 2;
    mix-blend-mode: luminosity; }
  .wp-block-cgb-block-nm-quote.cgb-quote .quote-attribution {
    z-index: 2;
    mix-blend-mode: luminosity; }
  .wp-block-cgb-block-nm-quote.cgb-quote .quote-svg-icon {
    /* position: absolute; */
    top: 10%;
    left: 9%;
    width: 25%;
    max-width: 350px;
    -webkit-filter: brightness(70%);
            filter: brightness(70%); }
    @media all and (max-width: 950px) {
      .wp-block-cgb-block-nm-quote.cgb-quote .quote-svg-icon {
        display: none; } }
    .wp-block-cgb-block-nm-quote.cgb-quote .quote-svg-icon svg path {
      opacity: 0.5; }
      .wp-block-cgb-block-nm-quote.cgb-quote .quote-svg-icon svg path.primary-dark-fill-color {
        /*stroke: #458dc7;
          stroke-miterlimit: 10;*/ }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-call-to-action.cgb-call-to-action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: initial;
      align-items: initial; }

.wp-block-cgb-block-nm-call-to-action.cgb-call-to-action {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .wp-block-cgb-block-nm-call-to-action.cgb-call-to-action {
      padding: 10% 5%; } }

.wp-block-cgb-block-nm-call-to-action.cgb-call-to-action .call-to-action-tagline {
  padding-left: 20px;
  border-left: 2px solid; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.wp-block-cgb-block-nm-call-to-action.cgb-call-to-action {
  -ms-flex-direction: column;
      flex-direction: column; }
  .wp-block-cgb-block-nm-call-to-action.cgb-call-to-action .call-to-action-title {
    margin-bottom: 30px; }
  .wp-block-cgb-block-nm-call-to-action.cgb-call-to-action .call-to-action-tagline {
    margin-bottom: 40px; }
  .wp-block-cgb-block-nm-call-to-action.cgb-call-to-action .call-to-action-description {
    margin-bottom: 60px; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-tile-call-to-action.cgb-tile-call-to-action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: initial;
      align-items: initial; }

.wp-block-cgb-block-nm-tile-call-to-action.cgb-tile-call-to-action {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .wp-block-cgb-block-nm-tile-call-to-action.cgb-tile-call-to-action {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.wp-block-cgb-block-nm-tile-call-to-action.cgb-tile-call-to-action {
  -ms-flex-direction: column;
      flex-direction: column; }
  .wp-block-cgb-block-nm-tile-call-to-action.cgb-tile-call-to-action .tile-call-to-action-description {
    margin-top: 15px;
    margin-bottom: 60px; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .img-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img, .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .description-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: initial;
      align-items: initial; }

.wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img {
  -ms-flex-align: stretch;
      align-items: stretch;
  padding: 0;
  margin: 40px auto; }
  @media all and (max-width: 768px) {
    .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .img-section.cgb-background-image {
    background-blend-mode: soft-light; }
  .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .img-section .image-title {
    text-align: center;
    color: #F7F7F7;
    padding: 0 10%; }
    @media all and (max-width: 768px) {
      .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .img-section .image-title {
        padding: 10%; } }
  .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .description-section {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 5%; }
    .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .description-section .description {
      margin-top: 15px;
      margin-bottom: 60px; }
    .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .description-section .custom-primary-button.call-to-action-button {
      display: -ms-flexbox;
      display: flex; }
  .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .flex-half {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
    @media all and (max-width: 768px) {
      .wp-block-cgb-block-nm-tile-call-to-action-with-img.cgb-tile-call-to-action-with-img .flex-half {
        -ms-flex: 1 0 100%;
            flex: 1 0 100%; } }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: initial;
      align-items: initial; }

.wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header {
      padding: 10% 5%; } }

.wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header .text-wrapper {
  padding-left: 20px;
  border-left: 2px solid; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header {
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 13% 0 13% 0; }
  .wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header .text-wrapper {
    padding-left: 60px; }
    .wp-block-cgb-block-nm-primary-page-header.cgb-primary-page-header .text-wrapper .title {
      margin-bottom: 30px; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.cgb-statistic {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .cgb-statistic {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
@media all and (max-width: 1150px) {
  .cgb-statistic {
    padding: 6%; } }

.cgb-statistic .statistics-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cgb-statistic .statistics-container .statistic-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-align: center;
        align-items: center;
    margin: 0 3%; }
    @media all and (max-width: 1268px) {
      .cgb-statistic .statistics-container .statistic-wrapper {
        -ms-flex: 33%;
            flex: 33%; } }
    @media all and (max-width: 1026px) {
      .cgb-statistic .statistics-container .statistic-wrapper {
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
        padding: 0;
        margin-bottom: 30px;
        margin-right: 0; } }
    .cgb-statistic .statistics-container .statistic-wrapper .label-wrapper {
      display: inline-block;
      text-align: center;
      margin: 10px 0;
      width: 100%;
      text-transform: capitalize; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.cgb-featurette {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .cgb-featurette {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.cgb-featurette {
  padding: 9%; }
  .cgb-featurette .featurette-title {
    margin-bottom: 30px;
    text-transform: capitalize !important; }
  .cgb-featurette .features-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .cgb-featurette .features-container .feature-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
      padding: 2%;
      margin-bottom: 30px; }
      @media all and (max-width: 992px) {
        .cgb-featurette .features-container .feature-wrapper {
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
      @media all and (max-width: 768px) {
        .cgb-featurette .features-container .feature-wrapper {
          -ms-flex: 1 0 100%;
              flex: 1 0 100%; } }
      .cgb-featurette .features-container .feature-wrapper .label-wrapper {
        display: inline-block;
        margin: 10px 0;
        width: 100%; }
      .cgb-featurette .features-container .feature-wrapper .image-wrapper {
        display: -ms-flexbox;
        display: flex; }
        .cgb-featurette .features-container .feature-wrapper .image-wrapper .img {
          display: inline-block;
          width: 150px;
          height: 150px;
          margin: 5px;
          background-position: center center;
          background-size: contain;
          background-repeat: no-repeat; }
      .cgb-featurette .features-container .feature-wrapper .subtitle-wrapper {
        display: -ms-flexbox;
        display: flex; }
      .cgb-featurette .features-container .feature-wrapper .caption-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
        .cgb-featurette .features-container .feature-wrapper .caption-wrapper hr.small-center-border-under-title {
          margin-left: 0 !important;
          margin-right: 0 !important; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.cgb-post-categoy {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .cgb-post-categoy {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.cgb-post-categoy {
  padding: 9%; }
  .cgb-post-categoy .post-category-title {
    font-size: 30px; }
  .cgb-post-categoy .posts-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 40px 0 50px; }
    .cgb-post-categoy .posts-container .post-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex: 0 0 31%;
          flex: 0 0 31%;
      min-width: 260px;
      background-color: #fff;
      margin: 0 0.8% 50px; }
      @media all and (max-width: 992px) {
        .cgb-post-categoy .posts-container .post-wrapper {
          -ms-flex: 0 0 48%;
              flex: 0 0 48%; } }
      @media all and (max-width: 636px) {
        .cgb-post-categoy .posts-container .post-wrapper {
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }
      .cgb-post-categoy .posts-container .post-wrapper .featured-image {
        display: inline-block;
        min-height: 200px;
        background-position: center center;
        background-size: cover; }
      .cgb-post-categoy .posts-container .post-wrapper .info-post-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 25px 15px;
        height: 100%; }
        .cgb-post-categoy .posts-container .post-wrapper .info-post-wrapper .text-post-wrapper {
          padding: 0 10px; }
          .cgb-post-categoy .posts-container .post-wrapper .info-post-wrapper .text-post-wrapper hr.small-center-border-under-title {
            margin-left: 0 !important; }
        .cgb-post-categoy .posts-container .post-wrapper .info-post-wrapper .post-read-more-link {
          margin-top: auto; }
      .cgb-post-categoy .posts-container .post-wrapper .secondary-button {
        display: -ms-flexbox;
        display: flex; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.cgb-table {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .cgb-table {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.cgb-table .items-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: start; }
  .cgb-table .items-container .item-wrapper {
    min-width: 120px; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.tweet-block-container > * {
  text-align: center; }

.tweet-block-container .username-title,
.tweet-block-container hr {
  margin-bottom: 25px !important; }

.tweet-block-container .twitter-icon-wrapper {
  font-size: 50px; }
  .tweet-block-container .twitter-icon-wrapper i {
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.tweet-block-container .follow-us-link {
  margin-top: 55px; }
  .tweet-block-container .follow-us-link a {
    color: inherit; }
    .tweet-block-container .follow-us-link a:hover, .tweet-block-container .follow-us-link a:focus, .tweet-block-container .follow-us-link a:active {
      color: #292929; }

.tweet-block-container [data-scribe='element:name'],
.tweet-block-container [data-scribe='element:avatar'],
.tweet-block-container .user {
  display: none; }

.tweet-block-container ul {
  padding: 0 !important; }
  .tweet-block-container ul li {
    list-style: none; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.cgb-primary-button {
  margin: 20px 0; }
  .cgb-primary-button .custom-primary-button.call-to-action-button {
    display: -ms-flexbox;
    display: flex;
    font-weight: bold; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

.cgb-secondary-button {
  margin: 20px 0; }
/* Common styles for blocks */
html > body .editor-rich-text p, html > body .editor-plain-text,
html > body .editor-url-input input,
html > body .add-row-container button.components-button.components-icon-button,
html > body .delete-buttons button.components-button.components-icon-button,
html > body .components-select-control__input {
  background-color: #fff;
  font-size: 13px;
  padding: 6px 8px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
  border-radius: 4px;
  border: 1px solid #8d96a0 !important;
  color: #32373c !important;
  outline: 0; }

html > body .editor-rich-text .mce-content-body:focus p,
html > body .editor-rich-text .mce-content-body:active p, html > body .editor-plain-text:focus, html > body .editor-plain-text:active,
html > body .editor-url-input input:focus,
html > body .editor-url-input input:active,
html > body .add-row-container button.components-button.components-icon-button:focus,
html > body .add-row-container button.components-button.components-icon-button:active,
html > body .delete-buttons button.components-button.components-icon-button:focus,
html > body .delete-buttons button.components-button.components-icon-button:active,
html > body .components-select-control__input:focus,
html > body .components-select-control__input:active {
  color: #191e23 !important;
  border-color: #00a0d2;
  -webkit-box-shadow: 0 0 0 1px #00a0d2;
          box-shadow: 0 0 0 1px #00a0d2;
  outline: 2px solid transparent;
  outline-offset: -2px; }

.cgb-featurette {
  margin: 0 auto;
  max-width: none;
  padding: 60px 13%; }
  @media all and (max-width: 650px) {
    .cgb-featurette {
      padding: 10% 5%; } }

html > body {
  /* Block general style */ }
  html > body .cgb-block-general-style {
    background: #F7F7F7;
    background: #F7F7F7;
    border: 0;
    color: #3E4242;
    margin: 0 auto;
    max-width: none !important;
    padding: 10%;
    font-family: 'Open Sans', sans-serif !important; }
    html > body .cgb-block-general-style .items-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: stretch;
          align-content: stretch; }
      html > body .cgb-block-general-style .items-container .item-wrapper {
        width: 33%;
        padding: 20px 0; }
    html > body .cgb-block-general-style .is-selected .item-wrapper {
      width: 100%; }
  html > body .gutenberg-block-title {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #3E4242; }
  html > body p.components-base-control__help {
    font-size: 12px; }
  html > body .editor-plain-text,
  html > body .editor-url-input input,
  html > body .add-row-container button.components-button.components-icon-button,
  html > body .delete-buttons button.components-button.components-icon-button,
  html > body .components-select-control__input {
    padding: 0 5px !important; }
  html > body .small-left-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin-left: 0; }
  html > body .small-center-border-under-title {
    border-bottom: 1px solid;
    width: 65px;
    margin: 10px auto 20px; }
  html > body .delete-row-container .components-icon-button {
    color: #F7F7F7; }
    html > body .delete-row-container .components-icon-button span.dashicons {
      color: inherit; }
  html > body .add-row-container {
    color: #F7F7F7; }
    html > body .add-row-container button.components-button {
      color: inherit;
      border: 1px solid;
      font-size: 15px; }
      html > body .add-row-container button.components-button span.dashicons {
        color: inherit; }
  html > body .limited-max-width {
    max-width: 990px;
    margin: 0 auto; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.cgb-featurette {
  padding: 9%; }
  .cgb-featurette .featurette-title {
    margin-bottom: 30px; }
  .cgb-featurette .features-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .cgb-featurette .features-container .feature-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
      padding: 2%;
      margin-bottom: 30px; }
      @media all and (max-width: 992px) {
        .cgb-featurette .features-container .feature-wrapper {
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
      @media all and (max-width: 768px) {
        .cgb-featurette .features-container .feature-wrapper {
          -ms-flex: 1 0 100%;
              flex: 1 0 100%; } }
      .cgb-featurette .features-container .feature-wrapper .label-wrapper {
        display: inline-block;
        margin: 10px 0;
        width: 100%; }
      .cgb-featurette .features-container .feature-wrapper .image-wrapper {
        display: -ms-flexbox;
        display: flex; }
        .cgb-featurette .features-container .feature-wrapper .image-wrapper .img {
          display: inline-block;
          width: 150px;
          height: 150px;
          margin: 5px;
          background-position: center center;
          background-size: contain;
          background-repeat: no-repeat; }
      .cgb-featurette .features-container .feature-wrapper .subtitle-wrapper {
        display: -ms-flexbox;
        display: flex; }
      .cgb-featurette .features-container .feature-wrapper .caption-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
        .cgb-featurette .features-container .feature-wrapper .caption-wrapper hr.small-center-border-under-title {
          margin-left: 0 !important;
          margin-right: 0 !important; }
