/*Variables*/
/*! 
IMPORTANT!
Do not add custom styles to this file. Add all custom theme styles to default.scss
 */
html {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  font: normal normal normal 1rem/1.6 "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.15;
}

body {
  background: white;
  color: #333;
  font-size: 1rem;
  margin: 0;
}

@media screen and (min-width: 2170px) {
  body {
    font-size: 18px;
  }
}
*,
*::before,
*::after {
  box-sizing: inherit;
}

.ccm-toolbar-visible #primary-nav-bar.smallheader {
  top: 48px !important;
}

.ccm-edit-mode .row {
  --bs-gutter-x: 1.5rem !important;
}
.ccm-edit-mode div#ccm-menu-click-proxy,
.ccm-edit-mode div#ccm-menu-highlighter.ccm-block-highlight.ccm-global-area-block-highlight {
  margin-top: -50px;
}
.ccm-edit-mode .userinstructions {
  background-color: #d4edda;
  border: #c3e6cb 1px solid;
  border-radius: 6px;
  color: #155724;
  display: block;
  margin: 20px;
  max-width: 100%;
  padding: 10px 20px;
}
.ccm-edit-mode .tab-header .tabs-nav {
  padding-bottom: 20px !important;
}
.ccm-edit-mode .tab-header .tabs-nav li div {
  min-width: 250px;
}
.ccm-edit-mode .tabs-content-all > div {
  margin: 70px 0px;
  display: block !important;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(1) div.ccm-container-area {
  border-color: #0074b6;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(1) .ccm-area-footer.ccm-ui .ccm-area-footer-handle {
  background-color: #0074b6;
  color: white;
}
.ccm-edit-mode .tab-content:nth-of-type(1) div.ccm-container-area {
  border-color: #0074b6;
}
.ccm-edit-mode .tab-content:nth-of-type(1) .ccm-area-footer-handle {
  background-color: #0074b6;
  color: white;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(2) div.ccm-container-area {
  border-color: #0C9800;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(2) .ccm-area-footer.ccm-ui .ccm-area-footer-handle {
  background-color: #0C9800;
  color: white;
}
.ccm-edit-mode .tab-content:nth-of-type(2) div.ccm-container-area {
  border-color: #0C9800;
}
.ccm-edit-mode .tab-content:nth-of-type(2) .ccm-area-footer-handle {
  background-color: #0C9800;
  color: white;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(3) div.ccm-container-area {
  border-color: #B9009B;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(3) .ccm-area-footer.ccm-ui .ccm-area-footer-handle {
  background-color: #B9009B;
  color: white;
}
.ccm-edit-mode .tab-content:nth-of-type(3) div.ccm-container-area {
  border-color: #B9009B;
}
.ccm-edit-mode .tab-content:nth-of-type(3) .ccm-area-footer-handle {
  background-color: #B9009B;
  color: white;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(4) div.ccm-container-area {
  border-color: #000;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(4) .ccm-area-footer.ccm-ui .ccm-area-footer-handle {
  background-color: #000;
  color: white;
}
.ccm-edit-mode .tab-content:nth-of-type(4) div.ccm-container-area {
  border-color: #000;
}
.ccm-edit-mode .tab-content:nth-of-type(4) .ccm-area-footer-handle {
  background-color: #000;
  color: white;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(5) div.ccm-container-area {
  border-color: #D37200;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(5) .ccm-area-footer.ccm-ui .ccm-area-footer-handle {
  background-color: #D37200;
  color: white;
}
.ccm-edit-mode .tab-content:nth-of-type(5) div.ccm-container-area {
  border-color: #D37200;
}
.ccm-edit-mode .tab-content:nth-of-type(5) .ccm-area-footer-handle {
  background-color: #D37200;
  color: white;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(6) div.ccm-container-area {
  border-color: #5C00A5;
}
.ccm-edit-mode .tab-header .tabs-nav li:nth-of-type(6) .ccm-area-footer.ccm-ui .ccm-area-footer-handle {
  background-color: #5C00A5;
  color: white;
}
.ccm-edit-mode .tab-content:nth-of-type(6) div.ccm-container-area {
  border-color: #5C00A5;
}
.ccm-edit-mode .tab-content:nth-of-type(6) .ccm-area-footer-handle {
  background-color: #5C00A5;
  color: white;
}
.ccm-edit-mode .ccm-ui ul {
  margin-top: 1rem;
  margin-bottom: 0;
}
.ccm-edit-mode .ccm-ui ul.ccm-edit-mode-title-notch.ccm-edit-mode-title-notch-container {
  background-color: #7c7c7c;
}
.ccm-edit-mode .ccm-ui ul.ccm-edit-mode-title-notch.ccm-edit-mode-title-notch-container li,
.ccm-edit-mode .ccm-ui ul.ccm-edit-mode-title-notch.ccm-edit-mode-title-notch-container i {
  color: white;
}

.cke {
  margin-top: -60px !important;
}

.ccm-page {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
     ========================================================================== */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   */
  /* Sections
     ========================================================================== */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Render the `main` element consistently in IE.
   */
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  /**
   * Scaffolding
   */
  /*Variables*/
  /**
   * Grid
   */
  /* Small screen breakpoint */
  /* Large screen breakpoint */
  /**
   * Helpers
   */
  /**
   * Buttons
   */
  /**
   * Forms
   */
  /**
   * Tables
   */
  /* image */
  /* Accordions */
}
.ccm-page main {
  display: block;
}
.ccm-page h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.ccm-page hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
.ccm-page pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.ccm-page a {
  background-color: transparent;
}
.ccm-page abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
.ccm-page b,
.ccm-page strong {
  font-weight: bolder;
}
.ccm-page code,
.ccm-page kbd,
.ccm-page samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.ccm-page small {
  font-size: 80%;
}
.ccm-page sub,
.ccm-page sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.ccm-page sub {
  bottom: -0.25em;
}
.ccm-page sup {
  top: -0.5em;
}
.ccm-page img {
  border-style: none;
}
.ccm-page button,
.ccm-page input,
.ccm-page optgroup,
.ccm-page select,
.ccm-page textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
.ccm-page button,
.ccm-page input {
  /* 1 */
  overflow: visible;
}
.ccm-page button,
.ccm-page select {
  /* 1 */
  text-transform: none;
}
.ccm-page button,
.ccm-page [type=button],
.ccm-page [type=reset],
.ccm-page [type=submit] {
  -webkit-appearance: button;
}
.ccm-page button::-moz-focus-inner,
.ccm-page [type=button]::-moz-focus-inner,
.ccm-page [type=reset]::-moz-focus-inner,
.ccm-page [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.ccm-page button:-moz-focusring,
.ccm-page [type=button]:-moz-focusring,
.ccm-page [type=reset]:-moz-focusring,
.ccm-page [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.ccm-page fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.ccm-page legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
.ccm-page progress {
  vertical-align: baseline;
}
.ccm-page textarea {
  overflow: auto;
}
.ccm-page [type=checkbox],
.ccm-page [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.ccm-page [type=number]::-webkit-inner-spin-button,
.ccm-page [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.ccm-page [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
.ccm-page [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ccm-page ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.ccm-page details {
  display: block;
}
.ccm-page summary {
  display: list-item;
}
.ccm-page template {
  display: none;
}
.ccm-page [hidden] {
  display: none;
}
.ccm-page figure {
  margin: 0;
}
.ccm-page p,
.ccm-page ol,
.ccm-page ul,
.ccm-page dl,
.ccm-page table {
  margin: 0 0 1.5rem 0;
}
.ccm-page ul li ul {
  margin-bottom: 0;
}
.ccm-page ol li ol {
  margin-bottom: 0;
}
.ccm-page mark {
  background: #ffeea8;
  padding: 0 0.2rem;
}
.ccm-page blockquote {
  margin: 0 0 1.5rem 0;
  border-left: 16px solid #f0f0f0;
  padding: 0 1.5rem;
  font-size: 1.5rem;
}
.ccm-page blockquote cite {
  display: block;
  margin-top: 1.5rem;
  font-size: 1rem;
  text-align: right;
}
.ccm-page pre {
  border: 0;
  border-radius: 4px;
  background: transparent;
  padding: 1rem;
  tab-size: 2;
  color: #1D1D1D;
  font-family: Menlo, monospace;
  font-size: 14px;
  margin: 0 0 1.5rem 0;
}
.ccm-page pre code {
  font-family: Menlo, monospace;
  line-height: 1.2;
}
.ccm-page kbd {
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
  color: #333;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0.1em;
  padding: 0.1em 0.6em;
  text-shadow: 0 1px 0 #fff;
}
.ccm-page :not(pre) > code {
  color: #1D1D1D;
  background: transparent;
  font-family: Menlo, monospace;
  font-size: 14px;
  padding: 0 0.2rem;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.ccm-page hr {
  height: 0;
  border: 0;
  border-top: 1px solid #dedede;
}
.ccm-page dt {
  font-weight: 600;
}
.ccm-page dd {
  margin-bottom: 0.5rem;
}
.ccm-page .content-section {
  padding: 20px 0;
}
@media (max-width: 600px) {
  .ccm-page .content-section {
    padding: 40px 0;
  }
}
.ccm-page .flex-small,
.ccm-page .flex-large {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ccm-page .flex-row {
  margin-left: -1rem;
  margin-right: -1rem;
}
.ccm-page .flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ccm-page .flex-small,
.ccm-page .flex-large {
  flex-basis: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 600px) {
  .ccm-page .flex-small {
    flex: 1;
    margin-bottom: 0;
  }
  .ccm-page .flex-small.half {
    flex: 0 0 50%;
  }
  .ccm-page .flex-small.one-fourth {
    flex: 0 0 25%;
  }
  .ccm-page .flex-small.three-fourths {
    flex: 0 0 75%;
  }
  .ccm-page .flex-small.one-third {
    flex: 0 0 33.3333333333%;
  }
  .ccm-page .flex-small.two-thirds {
    flex: 0 0 66.6666666667%;
  }
}
@media (max-width: 1024px) {
  .ccm-page .flex-large {
    flex: 1;
    margin-bottom: 0;
  }
  .ccm-page .flex-large.half {
    flex: 0 0 50%;
  }
  .ccm-page .flex-large.one-fourth {
    flex: 0 0 25%;
  }
  .ccm-page .flex-large.three-fourths {
    flex: 0 0 75%;
  }
  .ccm-page .flex-large.one-third {
    flex: 0 0 33.3333333333%;
  }
  .ccm-page .flex-large.two-thirds {
    flex: 0 0 66.6666666667%;
  }
}
.ccm-page .clearfix::before,
.ccm-page .clearfix::after {
  content: " ";
  display: block;
}
.ccm-page .clearfix:after {
  clear: both;
}
.ccm-page .text-left {
  text-align: left;
}
.ccm-page .text-right {
  text-align: right;
}
.ccm-page .text-center {
  text-align: center;
}
.ccm-page .text-justify {
  text-align: justify;
}
.ccm-page .block {
  display: block;
}
.ccm-page .inline-block {
  display: inline-block;
}
.ccm-page .inline {
  display: inline;
}
.ccm-page .vertical-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ccm-page .responsive-image {
  max-width: 100%;
  height: auto;
}
.ccm-page .show {
  display: block !important;
}
.ccm-page .hide {
  display: none !important;
}
.ccm-page .invisible {
  visibility: hidden;
}
.ccm-page .no-padding-top {
  padding-top: 0;
}
.ccm-page .no-padding-bottom {
  padding-bottom: 0;
}
.ccm-page .padding-top {
  padding-top: 2rem;
}
.ccm-page .padding-bottom {
  padding-bottom: 2rem;
}
.ccm-page .no-margin-top {
  margin-top: 0;
}
.ccm-page .no-margin-bottom {
  margin-bottom: 0;
}
.ccm-page .margin-bottom {
  margin-bottom: 2rem;
}
.ccm-page .alternate-background {
  background: #DAE6EE;
  color: #404040;
}
.ccm-page .space-between {
  justify-content: space-between;
}
.ccm-page .justify-center {
  justify-content: center;
}
.ccm-page .align-center {
  align-items: center;
}
.ccm-page .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.ccm-page .button, .ccm-page a.button, .ccm-page button, .ccm-page [type=submit], .ccm-page [type=reset], .ccm-page [type=button] {
  -webkit-appearance: none;
  display: inline-block;
  border: 1px solid #2B3F43;
  border-radius: 4px;
  background: #2B3F43;
  color: white;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-transform: none;
  padding: 0.75rem 1.25rem;
  margin: 0 0 0.5rem 0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
}
.ccm-page .button:hover, .ccm-page button:hover, .ccm-page [type=submit]:hover, .ccm-page [type=reset]:hover, .ccm-page [type=button]:hover {
  border: 1px solid rgb(23.0636363636, 33.7909090909, 35.9363636364);
  background: rgb(23.0636363636, 33.7909090909, 35.9363636364);
  color: white;
  text-decoration: none;
}
.ccm-page .button:focus, .ccm-page .button:active, .ccm-page button:focus, .ccm-page button:active, .ccm-page [type=submit]:focus, .ccm-page [type=submit]:active, .ccm-page [type=reset]:focus, .ccm-page [type=reset]:active, .ccm-page [type=button]:focus, .ccm-page [type=button]:active {
  border: 1px solid rgb(23.0636363636, 33.7909090909, 35.9363636364);
  background: rgb(23.0636363636, 33.7909090909, 35.9363636364);
  color: white;
  text-decoration: none;
}
.ccm-page .button::-moz-focus-inner, .ccm-page a.button::-moz-focus-inner, .ccm-page button::-moz-focus-inner, .ccm-page [type=submit]::-moz-focus-inner, .ccm-page [type=reset]::-moz-focus-inner, .ccm-page [type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ccm-page .accent-button,
.ccm-page a.accent-button {
  color: white;
  border: 1px solid #036B61;
  background: #036B61;
}
.ccm-page .accent-button:hover, .ccm-page .accent-button:focus, .ccm-page .accent-button:active,
.ccm-page a.accent-button:hover,
.ccm-page a.accent-button:focus,
.ccm-page a.accent-button:active {
  color: #ffffff;
  border: 1px solid rgb(1.6090909091, 57.3909090909, 52.0272727273);
  background: rgb(1.6090909091, 57.3909090909, 52.0272727273);
}
.ccm-page .muted-button,
.ccm-page a.muted-button {
  background: transparent;
  border: 1px solid #036B61;
  color: black;
}
.ccm-page .muted-button:hover, .ccm-page .muted-button:focus, .ccm-page .muted-button:active,
.ccm-page a.muted-button:hover,
.ccm-page a.muted-button:focus,
.ccm-page a.muted-button:active {
  color: black;
  border: 1px solid black;
  background: transparent;
}
.ccm-page .round-button,
.ccm-page a.round-button {
  border-radius: 40px;
}
.ccm-page .square-button,
.ccm-page a.square-button {
  border-radius: 0;
}
.ccm-page .full-button,
.ccm-page a.full-button {
  display: block;
  width: 100%;
}
.ccm-page [type=color], .ccm-page [type=date], .ccm-page [type=datetime], .ccm-page [type=datetime-local], .ccm-page [type=email], .ccm-page [type=month], .ccm-page [type=number], .ccm-page [type=password], .ccm-page [type=search], .ccm-page [type=tel], .ccm-page [type=text], .ccm-page [type=url], .ccm-page [type=week], .ccm-page [type=time], .ccm-page select, .ccm-page textarea {
  display: block;
  border: 1px solid #dedede;
  border-radius: 4px;
  padding: 0.75rem;
  outline: none;
  background: transparent;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  width: 100%;
  max-width: 100%;
  line-height: 1;
}
.ccm-page [type=color]:hover, .ccm-page [type=date]:hover, .ccm-page [type=datetime]:hover, .ccm-page [type=datetime-local]:hover, .ccm-page [type=email]:hover, .ccm-page [type=month]:hover, .ccm-page [type=number]:hover, .ccm-page [type=password]:hover, .ccm-page [type=search]:hover, .ccm-page [type=tel]:hover, .ccm-page [type=text]:hover, .ccm-page [type=url]:hover, .ccm-page [type=week]:hover, .ccm-page [type=time]:hover, .ccm-page select:hover, .ccm-page textarea:hover {
  border: 1px solid rgb(196.5, 196.5, 196.5);
}
.ccm-page [type=color]:focus, .ccm-page [type=color]:active, .ccm-page [type=date]:focus, .ccm-page [type=date]:active, .ccm-page [type=datetime]:focus, .ccm-page [type=datetime]:active, .ccm-page [type=datetime-local]:focus, .ccm-page [type=datetime-local]:active, .ccm-page [type=email]:focus, .ccm-page [type=email]:active, .ccm-page [type=month]:focus, .ccm-page [type=month]:active, .ccm-page [type=number]:focus, .ccm-page [type=number]:active, .ccm-page [type=password]:focus, .ccm-page [type=password]:active, .ccm-page [type=search]:focus, .ccm-page [type=search]:active, .ccm-page [type=tel]:focus, .ccm-page [type=tel]:active, .ccm-page [type=text]:focus, .ccm-page [type=text]:active, .ccm-page [type=url]:focus, .ccm-page [type=url]:active, .ccm-page [type=week]:focus, .ccm-page [type=week]:active, .ccm-page [type=time]:focus, .ccm-page [type=time]:active, .ccm-page select:focus, .ccm-page select:active, .ccm-page textarea:focus, .ccm-page textarea:active {
  border: 1px solid #005087;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px rgb(33, 164.5555555556, 255);
}
.ccm-page textarea {
  overflow: auto;
  height: auto;
}
.ccm-page fieldset {
  border: 1px solid #dedede;
  border-radius: 4px;
  padding: 1rem;
  margin: 1.5rem 0;
}
.ccm-page legend {
  padding: 0 0.5rem;
  font-weight: 600;
}
.ccm-page select {
  color: #1D1D1D;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJBAMAAADN8WE8AAAAJ1BMVEUAAABHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9YSk7AAAADXRSTlPXABaehSjPsTwKw2xUcKPlSQAAADtJREFUCNdjMGBgYGAWBAKGACCLFcwSAbIcwSyhBAY2RTBLcAMDtyCENYthJZQlw3AQyhIsF4SxOiAsAFMMCKPY35E7AAAAAElFTkSuQmCC) right center no-repeat;
  line-height: 1;
}
.ccm-page select::-ms-expand {
  display: none;
}
.ccm-page [type=range] {
  width: 100%;
}
.ccm-page label {
  font-weight: 600;
  max-width: 100%;
  display: block;
  margin: 1rem 0 0.5rem;
}
@media (max-width: 600px) {
  .ccm-page .split-form label {
    text-align: right;
    padding: 0 0.5rem;
    margin-bottom: 1rem;
  }
}
.ccm-page input.has-error, .ccm-page input.has-error:hover, .ccm-page input.has-error:focus, .ccm-page input.has-error:active,
.ccm-page select.has-error,
.ccm-page select.has-error:hover,
.ccm-page select.has-error:focus,
.ccm-page select.has-error:active,
.ccm-page textarea.has-error,
.ccm-page textarea.has-error:hover,
.ccm-page textarea.has-error:focus,
.ccm-page textarea.has-error:active {
  border: 1px solid #d33c40;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px rgb(243.8619246862, 205.6380753138, 206.6506276151);
}
.ccm-page input.is-success, .ccm-page input.is-success:hover, .ccm-page input.is-success:focus, .ccm-page input.is-success:active,
.ccm-page select.is-success,
.ccm-page select.is-success:hover,
.ccm-page select.is-success:focus,
.ccm-page select.is-success:active,
.ccm-page textarea.is-success,
.ccm-page textarea.is-success:hover,
.ccm-page textarea.is-success:focus,
.ccm-page textarea.is-success:active {
  border: 1px solid #29de7d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px rgb(151.4655870445, 239.0344129555, 192.1052631579);
}
.ccm-page ::-webkit-input-placeholder,
.ccm-page ::-moz-placeholder,
.ccm-page :-moz-placeholder,
.ccm-page :-ms-input-placeholder {
  color: rgb(0.2181818182, 7.7818181818, 7.0545454545);
}
.ccm-page table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
}
.ccm-page thead th {
  border-bottom: 2px solid #dedede;
}
.ccm-page tfoot th {
  border-top: 2px solid #dedede;
}
.ccm-page td {
  border-bottom: 1px solid #dedede;
}
.ccm-page th,
.ccm-page td {
  text-align: left;
  padding: 0.5rem;
}
.ccm-page caption {
  padding: 1rem 0;
  caption-side: bottom;
  color: #ababab;
}
.ccm-page .striped-table tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
.ccm-page .contain-table {
  overflow-x: auto;
}
@media (max-width: 600px) {
  .ccm-page .contain-table {
    width: 100%;
  }
}
.ccm-page #utility-search-box {
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.7s;
  z-index: 3;
  width: 600px;
  max-width: 0px;
}
.ccm-page #utility-search-box.active {
  max-width: 600px;
}
@media (max-width: 600px) {
  .ccm-page #utility-search-box.active {
    width: 370px;
  }
}
.ccm-page #utility-search-box.active input[name=query] {
  display: block;
  max-width: 10000px;
}
.ccm-page #utility-search-box input[name=query] {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 0;
  width: calc(100% - 80px);
  height: 40px;
  border: none;
  margin-bottom: 0;
  outline: none;
  font-size: 1em;
  padding: 0 15px;
  color: #383838;
  transition: all 0.5s;
}
.ccm-page #utility-search-box input[name=query]::placeholder {
  margin-left: 10;
}
.ccm-page #utility-search-box input[name=submit] {
  display: none;
  opacity: 0;
  right: 0px;
  width: 40px;
  position: absolute;
  border-radius: 0px;
  background-color: #2B3F43;
  height: 40px;
  border: none;
  padding: 0px;
  font-size: 0.9em;
  transition: all 0.5s;
  margin: 0;
}
.ccm-page #utility-search-box.active input[name=submit] {
  display: block;
  opacity: 1;
  right: 40px;
}
.ccm-page #utility-search-box.active input[name=query] {
  background: white;
  border-radius: 0px;
}
.ccm-page #utility-search-box.active .utility-search-icon {
  background: #005087;
}
.ccm-page #utility-search-box.active .utility-search-icon:hover {
  background: rgb(0, 34.6666666667, 58.5);
}
.ccm-page .utility-search-icon {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background: #036B61;
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.ccm-page .utility-search-icon:hover {
  background: rgb(5.0863636364, 181.4136363636, 164.4590909091);
}
.ccm-page .utility-search-icon:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  width: 18px;
  height: 18px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
}
.ccm-page .utility-search-icon:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 24px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
}
.ccm-page .utility-search-icon.active {
  background: #005087;
}
.ccm-page .utility-search-icon.active:hover {
  background: rgb(0, 34.6666666667, 58.5);
}
.ccm-page .utility-search-icon.active:before {
  background: transparent;
  border: none;
  border-right: 2px solid #fff;
  border-radius: 0;
  content: "";
  position: absolute;
  top: 7px;
  left: 12px;
  width: 10px;
  height: 20px;
  transform: rotate(45deg);
}
.ccm-page .utility-search-icon.active:after {
  background: transparent;
  border: none;
  border-right: 2px solid #fff;
  content: "";
  height: 20px;
  left: 12px;
  position: absolute;
  top: 13px;
  transform: rotate(-45deg);
  width: 10px;
}
@media screen and (min-width: 2170px) {
  .ccm-page .utility-search-icon,
  .ccm-page #utility-search-box {
    margin-top: 4px;
  }
}
.ccm-page #hero-banner-container {
  position: relative;
  z-index: 1;
  height: 100%;
}
.ccm-page #hero-banner-container.editmodebanner {
  height: 600px;
}
.ccm-page #hero-banner-container.editmodebanner .inner-banner {
  display: none;
  position: relative;
  z-index: -1;
}
.ccm-page #hero-banner-container #bannerimage {
  background-size: cover;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.ccm-page #hero-banner-container #bannerimage.rightalign .imgfeatcont {
  justify-content: flex-end;
}
.ccm-page #hero-banner-container #bannerimage.centeralign .imgfeatcont {
  justify-content: center;
}
.ccm-page #hero-banner-container #bannerimage.leftalign .imgfeatcont {
  justify-content: flex-start;
}
.ccm-page #hero-banner-container #background-video-container {
  position: relative;
}
.ccm-page #hero-banner-container #background-video-container .header-background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 0;
  padding-bottom: 66.25%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.ccm-page #hero-banner-container #background-video-container.rightalign .imgfeatcont {
  justify-content: flex-end;
}
.ccm-page #hero-banner-container #background-video-container.centeralign .imgfeatcont {
  justify-content: center;
}
.ccm-page #hero-banner-container #background-video-container.leftalign .imgfeatcont {
  justify-content: flex-start;
}
.ccm-page #hero-banner-container #background-video-container .header-video-overlay--fadeOut {
  opacity: 0;
  visibility: hidden;
}
.ccm-page #hero-banner-container #background-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.ccm-page #hero-banner-container #background-video-container button {
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  left: 10px;
  font-size: 0.8em;
  background: none;
  border: 1px white solid;
  padding: 10px 8px;
}
@media (max-width: 600px) {
  .ccm-page #hero-banner-container #background-video-container button {
    padding: 5px 4px;
    font-size: 0.6em;
  }
}
.ccm-page #hero-banner-container #background-video-container button:hover {
  background: white;
  color: black;
}
.ccm-page #hero-banner-container #background-video-container button:after {
  content: "Pause";
  display: inline-block;
}
.ccm-page #hero-banner-container #background-video-container button.yt-paused:after {
  content: "Play";
  display: inline-block;
}
.ccm-page #hero-banner-container #background-video-container .videooverlay {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.4;
}
.ccm-page #hero-banner-container .leftalign {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ccm-page #hero-banner-container .leftalign .button {
  left: auto !important;
  right: 10px !important;
}
.ccm-page #hero-banner-container .leftalign .imgfeature {
  order: 2;
}
.ccm-page #hero-banner-container .leftalign .content-container {
  order: 1;
}
.ccm-page #hero-banner-container .centeralign {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ccm-page #hero-banner-container .centeralign .imgfeature {
  display: none;
}
.ccm-page #hero-banner-container .rightalign {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.ccm-page #hero-banner-container .rightalign .imgfeature {
  order: 1;
}
.ccm-page #hero-banner-container .rightalign .content-container {
  order: 2;
}
.ccm-page #hero-banner-container .imgfeatcont {
  z-index: 2;
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  flex-direction: row;
  justify-content: space-around;
}
.ccm-page #hero-banner-container .imgfeatcont .imgfeature {
  height: 80%;
  z-index: 2;
  max-width: 45%;
  justify-content: space-between;
}
.ccm-page #hero-banner-container .imgfeatcont .imgfeature img {
  max-height: 100%;
  width: auto;
}
.ccm-page #hero-banner-container .imgfeatcont .content-container {
  background: rgba(0, 0, 0, 0.8);
  padding: 40px;
  max-width: 45%;
}
@media (max-width: 800px) {
  .ccm-page #hero-banner-container .imgfeatcont .content-container {
    max-width: 60%;
    padding: 20px;
  }
}
@media (max-width: 600px) {
  .ccm-page #hero-banner-container .imgfeatcont .content-container {
    height: 100%;
  }
}
.ccm-page #hero-banner-container .imgfeatcont .content-container h2 {
  font-size: 3.5rem;
  color: #036B61;
  margin-top: 0;
}
@media (max-width: 800px) {
  .ccm-page #hero-banner-container .imgfeatcont .content-container h2 {
    font-size: calc(3.5rem * 0.55);
    margin-bottom: 1rem;
  }
}
@media (max-width: 600px) {
  .ccm-page #hero-banner-container .imgfeatcont .content-container h2 {
    font-size: calc(3.5rem * 0.4);
    margin-bottom: 0.5rem;
  }
}
.ccm-page #hero-banner-container .imgfeatcont .content-container p {
  color: white;
}
@media (max-width: 600px) {
  .ccm-page #hero-banner-container .imgfeatcont .content-container p {
    line-height: 1.1rem;
    margin-bottom: 1rem;
  }
}
.ccm-page #hero-banner-container .imgfeatcont .content-container a {
  color: white;
  font-weight: bold;
  border-bottom: 1px dotted white;
}
.ccm-page #hero-banner-container .imgfeatcont .content-container a:hover {
  text-decoration: none;
  border-bottom: 1.5px solid white;
}
.ccm-page #hero-banner-container .imgfeatcont .content-container a.btn {
  border-bottom: none;
}
.ccm-page #hero-banner-container .imgfeatcont .content-container a.btn:after {
  content: url("/application/themes/hdrspark/images/button-arrow.svg");
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.ccm-page #hero-banner-container .imgfeatcont .content-container a.btn:hover {
  text-decoration: none;
  border-bottom: none;
}
.ccm-page .full-container {
  max-width: 100%;
  padding: 0 1rem;
}
.ccm-page .container, .ccm-page .medium-container, .ccm-page .small-container {
  max-width: 1366px;
  padding: 0 1rem;
  margin-left: auto;
  margin-right: auto;
}
.ccm-page .small-container {
  max-width: 800px;
}
.ccm-page .medium-container {
  max-width: 1024px;
}
.ccm-page h1 {
  font-size: 2.25rem;
  color: #2B3F43;
  left: -9999px;
  position: absolute;
}
.ccm-page h2 {
  font-size: 1.9rem;
  color: #2B3F43;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}
.ccm-page h3 {
  font-family: Sunflower, sans-serif;
  font-size: 2.5em;
  color: #036B61;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .ccm-page h3 {
    font-size: 1.8em;
  }
}
.ccm-page h4 {
  color: #036B61;
  font-size: 1.6em;
  font-family: Sunflower, sans-serif;
}
.ccm-page h5 {
  font-size: 1.25rem;
  color: #404040;
}
@media (max-width: 600px) {
  .ccm-page h1:not(:first-child),
  .ccm-page h2:not(:first-child) {
    margin-top: 2.5rem;
  }
  .ccm-page h1 {
    font-size: 1.75rem;
  }
  .ccm-page h2 {
    font-size: 1.5rem;
  }
  .ccm-page h3 {
    font-size: 1.25rem;
  }
  .ccm-page h4 {
    font-size: 1.1rem;
  }
  .ccm-page h5 {
    font-size: 1rem;
  }
}
.ccm-page .row {
  --bs-gutter-x: 0;
}
.ccm-page a,
.ccm-page button {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.ccm-page a.src-btn,
.ccm-page button.src-btn {
  background: #2B3F43;
  border-radius: 4px;
  color: white;
  display: inline-block;
  letter-spacing: 0.04em;
  margin-top: 8px;
  padding: 6px 14px;
}
.ccm-page a.src-btn:hover,
.ccm-page button.src-btn:hover {
  background: rgb(13.0954545455, 19.1863636364, 20.4045454545);
  text-decoration: none;
  color: white;
}
.ccm-page a.src-btn:focus,
.ccm-page button.src-btn:focus {
  color: #fff;
}
.ccm-page a.src-btn:active, .ccm-page a.src-btn:focus,
.ccm-page button.src-btn:active,
.ccm-page button.src-btn:focus {
  border: black 2px solid;
}
.ccm-page a {
  color: #00558B;
}
.ccm-page a:hover, .ccm-page a:active, .ccm-page a:focus {
  color: #003c61;
  text-decoration: underline;
}
.ccm-page p {
  font-size: 1.1em;
  line-height: 1.6em;
}
@media (max-width: 600px) {
  .ccm-page p {
    font-size: calc(1rem * 0.8);
  }
}
.ccm-page hr {
  border-top: 3px solid #dedede;
}
.ccm-page .fadeinfirst {
  opacity: 0;
  transition: all 0.3s;
  transform: translate(0, 30px);
}
.ccm-page .fadeinfirst.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .fadeinsecond {
  opacity: 0;
  transition: all 0.7s;
  transform: translate(0, 100px);
}
.ccm-page .fadeinsecond.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .fadeinthird {
  opacity: 0;
  transition: all 1.1s;
  transform: translate(0, 100px);
}
.ccm-page .fadeinthird.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .fadein {
  opacity: 0;
  transition: all 1s;
  transform: translate(0, 100px);
}
.ccm-page .fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .slidein {
  opacity: 0;
  transform: translate(-100px, 0);
  transition: all 0.7s;
}
.ccm-page .slidein.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .slideinright {
  opacity: 0;
  transform: translate(100px, 0);
  transition: all 0.7s;
}
.ccm-page .slideinright.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .slideinscroll {
  opacity: 0;
  transform: translate(-100px, 0);
  transition: all 0.7s;
}
.ccm-page .slideinscroll.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .slideinscrollright {
  opacity: 0;
  transform: translate(100px, 0);
  transition: all 0.7s;
}
.ccm-page .slideinscrollright.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.ccm-page .responsive-iframe {
  max-width: 100%;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.ccm-page .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ccm-page .ccm-image-block {
  max-width: 100%;
}
.ccm-page header {
  z-index: 4;
  position: relative;
}
.ccm-page header #translation-widget {
  display: inline-block;
  width: 220px;
}
.ccm-page header #translation-widget label {
  left: -9999px;
  position: absolute;
}
.ccm-page header #translation-widget select {
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 0.85em;
  line-height: 1.2em;
  width: 100%;
}
.ccm-page header #translation-widget select :after {
  content: "v";
}
.ccm-page header #translation-widget select option {
  color: #000;
}
.ccm-page header #google_translate_element {
  display: none;
}
.ccm-page header #utility-nav-bar {
  background-color: #2B3F43;
  height: 40px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .ccm-page header #utility-nav-bar {
    display: block;
    position: relative;
  }
}
@media (max-width: 600px) {
  .ccm-page header #utility-nav-bar {
    gap: 20px;
  }
}
.ccm-page header #utility-nav-bar a.skip-main {
  height: 1px;
  left: -999px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
  z-index: -999;
}
.ccm-page header #utility-nav-bar a.skip-main:focus,
.ccm-page header #utility-nav-bar a.skip-main:active {
  background-color: black;
  border: 4px solid #036B61;
  color: white;
  font-size: 1em;
  height: 40px;
  left: 0px;
  overflow: hidden;
  padding: 5px;
  text-align: center;
  top: 0px;
  width: auto;
  z-index: 999;
}
.ccm-page header #utility-nav-bar .utility-nav-right-push {
  float: right;
}
@media (max-width: 800px) {
  .ccm-page header #utility-nav-bar .utility-nav-right-push {
    display: block;
  }
}
.ccm-page header #utility-nav-bar .utility-nav-right-push > div {
  display: inline-block;
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-nav-items ul {
  margin: 0;
  padding: 0;
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-nav-items ul li {
  display: inline-block;
  margin: 0 24px;
}
@media screen and (max-width: 1200px) {
  .ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-nav-items ul li {
    font-size: 0.85em;
    margin: 0 14px;
  }
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-nav-items ul li a {
  color: #fff;
}
@media (max-width: 600px) {
  .ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-nav-items ul {
    line-height: 1.4em;
  }
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-social-links {
  padding-right: 14px;
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-social-links a {
  color: #fff;
  display: inline-block;
  margin: 6px 12px 0;
  text-decoration: none;
}
@media (max-width: 600px) {
  .ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-social-links a {
    margin-top: 10px;
  }
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-social-links a:hover {
  opacity: 0.8;
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-social-links a img {
  height: 22px;
}
.ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-search {
  height: 40px;
  position: relative;
  vertical-align: top;
  width: 40px;
}
@media (max-width: 800px) {
  .ccm-page header #utility-nav-bar .utility-nav-right-push #utility-nav-search {
    bottom: 0;
    position: absolute;
    right: 0;
  }
}
@media screen and (min-width: 2170px) {
  .ccm-page header #translation-widget select {
    line-height: 1.4em;
  }
  .ccm-page header #utility-nav-bar {
    height: 48px;
  }
}
.ccm-page header #primary-nav-bar {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.65);
  box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.65);
  height: 128px;
  padding: 30px 34px;
  z-index: 5;
}
@media screen and (max-width: 1400px) {
  .ccm-page header #primary-nav-bar {
    height: 95px;
    padding: 22px 14px 0 22px;
  }
}
@media (max-width: 800px) {
  .ccm-page header #primary-nav-bar {
    height: 68px;
    padding: 8px 14px;
  }
}
.ccm-page header #primary-nav-bar #logoimg {
  display: inline-block;
  z-index: 3;
}
.ccm-page header #primary-nav-bar #logoimg picture {
  display: flex;
}
.ccm-page header #primary-nav-bar #logoimg a {
  display: block;
  line-height: 1em;
}
.ccm-page header #primary-nav-bar #logoimg img {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  max-height: 70px;
}
@media screen and (max-width: 1400px) {
  .ccm-page header #primary-nav-bar #logoimg img {
    max-height: 50px;
  }
}
.ccm-page header #primary-nav-bar #mainnav {
  float: right;
  height: 70px;
  margin-top: -2px;
}
@media screen and (max-width: 1400px) {
  .ccm-page header #primary-nav-bar #mainnav {
    height: 54px;
  }
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav {
  height: 100%;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav {
  display: inline-block;
  height: 100%;
  line-height: 52px;
  margin: 20px 0 0;
  padding: 0;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li {
  display: inline-block;
  margin: 0 16px;
  position: relative;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li a {
  color: #2B3F43;
  font-size: 1.2em;
  font-weight: 700;
  padding: 0px 12px;
  text-decoration: none;
  width: 100%;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li a:hover {
  color: #005087;
  text-decoration: none;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li button {
  background: transparent;
  border: 0;
  color: #036B61;
  display: inline-block;
  font-size: 1.5em;
  margin: -5px 0 0 -5px;
  padding: 0;
  vertical-align: middle;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul {
  background: #fff;
  box-shadow: 0 8px 8px -2px #444;
  display: none;
  right: 9999px;
  opacity: 0;
  padding: 0;
  position: absolute;
  transition: left 0s ease-in 0.1s, opacity 0.1s;
  width: 310px;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li {
  background: #F5E6EA;
  border-left: 9px solid #99002F;
  color: #333;
  display: block;
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0 0 8px;
  padding: 8px 0;
  position: relative;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li:nth-of-type(2) {
  background: #CCE5D0;
  border-left-color: #007F15;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li:nth-of-type(3) {
  background: #D5D5FF;
  border-left-color: #2C2CFF;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li:nth-of-type(4) {
  background: #F6DFCC;
  border-left-color: #D15E00;
  margin: 0 !important;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li a {
  color: #333;
  display: block;
  padding: 0 40px 0 8px;
  position: relative;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li a:before {
  background: #333;
  content: "";
  height: 2px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.2s;
  width: 26px;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li a:after {
  border: 3px solid #333;
  border-width: 2px 2px 0 0;
  content: "";
  height: 12px;
  margin: -6px 0 0 0;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: rotate(45deg);
  transition: right 0.2s;
  width: 12px;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li:hover a {
  color: #333;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li:hover a:before, .ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li:hover a:after {
  right: 8px;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li.nav-dropdown {
  list-style: none;
  position: relative;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li.nav-dropdown:after {
  position: absolute;
  top: 22px;
  right: 18px;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul li.nav-dropdown ul li:after {
  top: 10px;
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li:hover ul {
  animation: show 0.2s;
  display: block !important;
  right: 0;
  opacity: 1;
  transition: left 0s, opacity 0.25s;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li:nth-of-type(2) ul {
  left: -9999px;
  right: auto;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li:nth-of-type(2):hover ul {
  left: 0;
  right: auto;
}
.ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li.expanded ul {
  left: 0;
  opacity: 1;
  transition: left 0s, opacity 0.25s;
}
@media screen and (max-width: 1660px) {
  .ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li {
    font-size: 0.85em;
    margin: 0 8px;
  }
}
@media screen and (max-width: 1400px) {
  .ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav {
    line-height: 30px;
  }
  .ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li {
    font-size: 0.8em;
    margin: 0 6px;
  }
  .ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li ul {
    width: 280px;
  }
  .ccm-page header #primary-nav-bar #mainnav #desktop-nav ul.nav li button {
    margin: -2px 0 0 -5px;
  }
}
@media screen and (max-width: 1300px) {
  .ccm-page header #primary-nav-bar #mainnav #desktop-nav {
    display: none;
  }
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container {
  display: none;
  position: absolute;
  height: 60px;
  right: 0;
  top: 58px;
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .ccm-page header #primary-nav-bar #mainnav #mobile-menu-container {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .ccm-page header #primary-nav-bar #mainnav #mobile-menu-container {
    top: 44px;
  }
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  float: right;
  width: 40px;
  height: 35px;
  right: 15px;
  top: 12px;
  position: relative;
  margin: 0px auto;
  cursor: pointer;
}
@media (max-width: 800px) {
  .ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 {
    top: 12px;
  }
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 span {
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #2B3F43;
  border-radius: 9px;
  opacity: 1;
  left: 0;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 span:nth-child(1) {
  top: 0px;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 span:nth-child(2), .ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 span:nth-child(3) {
  top: 15px;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3 span:nth-child(4) {
  top: 30px;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #nav-icon3:hover span {
  background: rgb(13.0954545455, 19.1863636364, 20.4045454545);
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #mobile-menu {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 280px;
  padding-right: 22px;
  background: #2B3F43;
  z-index: 3;
  right: 0;
  top: 100%;
}
@media (max-width: 600px) {
  .ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #mobile-menu {
    top: 60px;
  }
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #nav-icon3 span {
  background: #036B61;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #nav-icon3 span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container.open #nav-icon3 span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu {
  display: none;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav {
  list-style: none;
  padding: 0px 0px 0px 24px;
  margin-top: 20px;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav > a,
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav > a:focus,
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav > a:hover {
  background-color: none;
  text-decoration: none;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav li {
  margin-bottom: 15px;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav li a {
  font-weight: bold;
  padding: 2px 0;
  display: block;
  color: white;
  text-decoration: none;
}
.ccm-page header #primary-nav-bar #mainnav #mobile-menu-container #mobile-menu ul.nav li ul {
  margin: 10px 0 4px;
  padding-left: 18px;
}
.ccm-page header #primary-nav-bar.smallheader {
  height: 60px;
  padding: 8px 14px;
  position: fixed;
  top: 0px;
  width: 100%;
}
.ccm-page header #primary-nav-bar.smallheader #logoimg img {
  max-height: 42px;
}
.ccm-page header #primary-nav-bar.smallheader #mainnav {
  height: 60px;
  margin-top: -8px;
}
.ccm-page header #primary-nav-bar.smallheader #mainnav #desktop-nav ul.nav {
  line-height: 48px;
}
.ccm-page header #primary-nav-bar.smallheader #mainnav #desktop-nav ul.nav li a {
  font-size: 0.8em;
}
@media (max-width: 800px) {
  .ccm-page header #primary-nav-bar.smallheader #mainnav #desktop-nav ul.nav li a {
    font-size: 0.7em;
  }
}
.ccm-page header #primary-nav-bar.smallheader #mainnav #desktop-nav ul.nav li button {
  font-size: 1.3em;
  margin: 0 0 0 -6px;
}
.ccm-page header #primary-nav-bar.smallheader #mainnav #desktop-nav ul.nav li ul {
  width: 230px;
}
.ccm-page header #primary-nav-bar.smallheader #mainnav #desktop-nav ul.nav li ul li {
  margin-bottom: 4px;
}
@media (max-width: 800px) {
  .ccm-page header #primary-nav-bar.smallheader #mainnav #mobile-menu-container #nav-icon3 {
    top: 12px;
  }
}
@media screen and (max-width: 400px) {
  .ccm-page header #primary-nav-bar {
    padding: 8px 4px;
  }
  .ccm-page header #primary-nav-bar #logoimg img {
    max-height: 40px;
    margin: 8px 4px;
  }
}
.ccm-page .special-banner {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.ccm-page .special-banner h1 {
  position: absolute;
  bottom: 20px;
  left: 0px;
  padding: 20px 50px;
  background: #036B61;
}
.ccm-page .whitebanner {
  background-color: white;
  padding: 20px 10%;
}
@media (min-width: 1024px) {
  .ccm-page .whitebanner {
    padding: 60px 10%;
  }
}
.ccm-page .whitebanner .ccm-block-feature-link .ccm-block-feature-link-inner .ccm-block-feature-link-text {
  background: #036B61;
}
.ccm-page .whitebanner .darkbluebanner,
.ccm-page .whitebanner .litebluebanner {
  padding: 20px;
}
.ccm-page .litebluebanner {
  background-color: #036B61;
  padding: 20px 10%;
}
@media (min-width: 1024px) {
  .ccm-page .litebluebanner {
    padding: 60px 10%;
  }
}
.ccm-page .litebluebanner .darkbluebanner,
.ccm-page .litebluebanner .whitebanner {
  padding: 20px;
}
.ccm-page .darkbluebanner {
  background-color: #2B3F43;
  padding: 20px 10%;
}
@media (min-width: 1024px) {
  .ccm-page .darkbluebanner {
    padding: 60px 10%;
  }
}
.ccm-page .darkbluebanner h1, .ccm-page .darkbluebanner h2, .ccm-page .darkbluebanner h3, .ccm-page .darkbluebanner h4, .ccm-page .darkbluebanner h5, .ccm-page .darkbluebanner p, .ccm-page .darkbluebanner li, .ccm-page .darkbluebanner a {
  color: white;
}
.ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text h1, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text h2, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text h3, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text h4, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text h5, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text p, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text li, .ccm-page .darkbluebanner .ccm-block-feature-link .ccm-block-feature-link-text a {
  color: black;
}
.ccm-page .darkbluebanner .litebluebanner, .ccm-page .darkbluebanner .whitebanner {
  padding: 20px;
}
.ccm-page .lesspadding {
  padding: 20px 10%;
}
@media (min-width: 1024px) {
  .ccm-page .lesspadding {
    padding: 30px 10%;
  }
}
.ccm-page .page-body img {
  max-width: 100%;
}
.ccm-page .tab-header {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  width: 100%;
  justify-content: start;
}
@media (max-width: 800px) {
  .ccm-page .tab-header {
    flex-wrap: wrap;
  }
}
.ccm-page .tab-header ul.tabs-nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 15px;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 800px) {
  .ccm-page .tab-header ul.tabs-nav {
    gap: 0px;
  }
}
.ccm-page .tab-header ul.tabs-nav li a:hover {
  text-decoration: none;
}
.ccm-page .tab-header ul.tabs-nav li a p {
  margin: 0;
  color: #7A7A7A;
  white-space: nowrap;
  font-size: 1.3em;
  font-weight: 500;
  padding: 8px 16px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media (max-width: 800px) {
  .ccm-page .tab-header ul.tabs-nav li a p {
    font-size: 0.8em;
  }
}
.ccm-page .tab-header ul.tabs-nav li a p:hover {
  text-decoration: none;
  background-color: rgb(13.0954545455, 19.1863636364, 20.4045454545);
  color: white;
}
.ccm-page .tab-header ul.tabs-nav li.active a:hover {
  text-decoration: none;
}
.ccm-page .tab-header ul.tabs-nav li.active a p {
  color: white;
  text-decoration: none;
  background-color: #1A2953;
  border-bottom: none;
  font-weight: 700;
}
.ccm-page .tab-header ul.tabs-nav li.active a p:hover {
  text-decoration: none;
  background-color: rgb(13.0954545455, 19.1863636364, 20.4045454545);
}
.ccm-page .tabs-content-all .whitebanner, .ccm-page .tabs-content-all .darkbluebanner, .ccm-page .tabs-content-all .litebluebanner {
  padding: 30px;
}
.ccm-page .section {
  background-image: url("https://adot10.hdrstratcommtest.com/application/files/3817/0265/0698/Stripes_bg_right.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 62%;
  padding: 76px 15%;
}
@media (max-width: 800px) {
  .ccm-page .section {
    padding: 56px 9% 38px;
  }
}
.ccm-page .powder-teal {
  background: #E6F0EF;
}
.ccm-page .dark-gray {
  background: #2B3F43;
  color: #fff;
}
.ccm-page .dark-gray h2,
.ccm-page .dark-gray h3,
.ccm-page .dark-gray h4,
.ccm-page .dark-gray h5 {
  color: #fff;
}
.ccm-page .dark-gray p a {
  color: #fff;
  text-decoration: underline;
}
.ccm-page .banner-top {
  height: 350px;
  overflow: auto;
  position: relative;
  width: 100%;
}
.ccm-page .banner-top h2 {
  bottom: 0;
  color: #fff;
  font-family: Sunflower, sans-serif;
  font-size: 3.2em;
  font-weight: 400;
  left: 9%;
  letter-spacing: 0.05em;
  position: absolute;
  text-transform: none;
  text-shadow: 0px 4px 6px #111;
}
@media screen and (max-width: 900px) {
  .ccm-page .banner-top {
    height: 240px;
  }
  .ccm-page .banner-top h2 {
    font-size: 2em;
  }
}
.ccm-page .banner-top {
  background-position: center;
  background-size: cover;
}
.ccm-page #hero-banner {
  background-color: #000;
  background-position: bottom;
  height: 650px;
  overflow: hidden;
}
.ccm-page #homepage-banner {
  position: relative;
}
.ccm-page #homepage-banner > div {
  position: absolute;
  top: 0;
  width: 100%;
}
.ccm-page #homepage-banner h2 {
  color: #fff;
  font-family: Sunflower, sans-serif;
  font-size: 3.5em;
  font-weight: 400;
  line-height: 1.8em;
  margin-top: 80px;
  position: static;
  text-align: center;
  text-shadow: 0 4px 6px #444;
  text-transform: none;
}
.ccm-page #homepage-banner h2 span {
  display: block;
  font-size: 1.8em;
  font-weight: 700;
}
@media screen and (max-width: 1185px) {
  .ccm-page #hero-banner {
    height: 480px;
  }
  .ccm-page #homepage-banner h2 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 900px) {
  .ccm-page #hero-banner {
    height: 352px;
  }
  .ccm-page #homepage-banner h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 640px) {
  .ccm-page #hero-banner {
    height: 260px;
  }
  .ccm-page #homepage-banner > div {
    padding: 0 18px;
  }
  .ccm-page #homepage-banner h2 {
    font-size: 1.4em;
    line-height: 1.2em;
    margin-top: 40px;
  }
  .ccm-page #homepage-banner h2 span {
    font-size: 1.6em;
    line-height: 1em;
    margin-top: 8px;
  }
  .ccm-page #homepage-banner iframe {
    height: 200% !important;
    left: -50% !important;
    top: -50% !important;
    width: 200% !important;
  }
}
.ccm-page .announcement-p {
  background: #821C6B;
  color: #fff;
  font-family: Sunflower, sans-serif;
  font-size: 1.6em;
  padding: 24px 18px 24px 18px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.ccm-page .announcement img {
  display: inline-block;
  height: 50px;
  left: 24px;
  margin-right: 8px;
  vertical-align: middle;
}
.ccm-page .announcement p {
  line-height: 1.1em;
  margin-bottom: 0;
}
.ccm-page .announcement a {
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 900px) {
  .ccm-page .announcement p {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 600px) {
  .ccm-page .announcement-p {
    padding: 16px 34px 16px 34px;
  }
  .ccm-page .announcement img {
    display: block;
    height: 28px;
    margin: 0 auto 1px;
  }
  .ccm-page .announcement p {
    font-size: 1em;
    line-height: 1.3em;
  }
}
.ccm-page #project-overview {
  background-image: url("https://adot10.hdrstratcommtest.com/application/files/3817/0265/0698/Stripes_bg_right.png");
  background-position-y: bottom;
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: 62%;
  overflow: auto;
}
.ccm-page #overview-segments {
  background: #F8F9F9;
  border: 1px solid #B7BFC3;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 24px;
}
.ccm-page #overview-segments h4 {
  background: #2B3F43;
  color: #fff;
  margin-top: 0;
  padding: 12px;
}
.ccm-page #overview-segments p {
  padding: 0 4%;
}
.ccm-page #overview-segments a {
  background: #F5E6EA;
  border-left: 16px solid #99002F;
  color: #333;
  display: block;
  line-height: 1.3em;
  margin: 0 4% 18px;
  padding: 10px 16px;
  text-decoration: none;
  transition: 0.2s;
}
.ccm-page #overview-segments a:hover {
  background: #99002f;
  border-left-color: #7a0026;
  color: #fff;
  text-decoration: none;
}
.ccm-page #overview-segments a span {
  display: block;
  margin: 3px 0;
}
.ccm-page #overview-segments a:nth-of-type(2) {
  background: #CCE5D0;
  border-left-color: #007F15;
}
.ccm-page #overview-segments a:nth-of-type(2):hover {
  background: #007F15;
  border-left-color: #006611;
}
.ccm-page #overview-segments a:nth-of-type(3) {
  background: #D5D5FF;
  border-left-color: #2C2CFF;
}
.ccm-page #overview-segments a:nth-of-type(3):hover {
  background: #2C2CFF;
  border-left-color: #2323cc;
}
.ccm-page #overview-segments a:nth-of-type(4) {
  background: #F6DFCC;
  border-left-color: #D15E00;
}
.ccm-page #overview-segments a:nth-of-type(4):hover {
  background: #D15E00;
  border-left-color: #a74b00;
}
@media screen and (max-width: 600px) {
  .ccm-page #overview-segments a {
    border-left-width: 10px !important;
    font-size: 0.85em;
    margin-bottom: 8px;
    padding-left: 12px;
  }
}
.ccm-page #adot-info {
  font-style: italic;
  padding-left: 88px;
  position: relative;
}
.ccm-page #adot-info img {
  position: absolute;
  left: 0;
  width: 68px;
}
.ccm-page #adot-info a {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .ccm-page #adot-info {
    padding-left: 56px;
  }
  .ccm-page #adot-info img {
    width: 44px;
  }
}
.ccm-page #construction-updates {
  overflow: auto;
}
.ccm-page #construction-updates strong {
  font-size: 1.1em;
}
.ccm-page #construction-updates p:first-of-type {
  float: right;
  margin: 0 10% 18px;
  width: 30%;
}
.ccm-page #construction-updates p img {
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .ccm-page #construction-updates p:first-of-type {
    margin-right: 0;
    width: 40%;
  }
}
.ccm-page #corridor-benefits ul {
  list-style: none;
  padding: 0;
}
.ccm-page #corridor-benefits li {
  min-height: 84px;
  padding-left: 96px;
  position: relative;
}
.ccm-page #corridor-benefits img {
  left: 0;
  position: absolute;
  width: 74px;
}
.ccm-page #corridor-benefits h4 {
  color: #333;
  font-family: Sunflower, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 6px;
}
@media screen and (max-width: 530px) {
  .ccm-page #corridor-benefits li {
    padding-left: 70px;
  }
  .ccm-page #corridor-benefits img {
    width: 52px;
  }
  .ccm-page #corridor-benefits h4 {
    font-size: 1.2em;
  }
}
.ccm-page #construction-timeline ul {
  list-style: none;
  padding: 0;
}
.ccm-page #construction-timeline li {
  margin: 32px 0;
}
.ccm-page #construction-timeline a > span {
  color: #333;
  display: inline-block;
  left: 5%;
  padding-top: 10px;
  position: relative;
  transition: padding 0.2s;
}
.ccm-page #construction-timeline a:hover {
  text-decoration: none;
}
.ccm-page #construction-timeline a:hover > span {
  padding-left: 8px;
}
.ccm-page #construction-timeline li span span {
  left: -9999px;
  position: absolute;
}
.ccm-page .timeline-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ccm-page .timeline-boxes div {
  border-bottom: 2px solid #B7BFC3;
  padding-bottom: 4px;
  text-align: center;
  width: 16%;
}
.ccm-page li .timeline-boxes div {
  background: #F1F2F3;
  border: 0;
  height: 12px;
  padding: 0;
  position: relative;
}
.ccm-page li:nth-of-type(1) .timeline-boxes div:nth-of-type(1):after {
  background: #007F15;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  width: 75%;
}
.ccm-page li:nth-of-type(1) .timeline-boxes div:nth-of-type(2) {
  background: #007F15;
}
.ccm-page li:nth-of-type(1) .timeline-boxes div:nth-of-type(3):after {
  background: #007F15;
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  width: 75%;
}
.ccm-page #construction-timeline li:nth-of-type(2) a > span {
  left: 33.3333%;
}
.ccm-page li:nth-of-type(2) .timeline-boxes div:nth-of-type(3),
.ccm-page li:nth-of-type(2) .timeline-boxes div:nth-of-type(4) {
  background: #D15E00;
}
.ccm-page #construction-timeline li:nth-of-type(3) a > span {
  left: 50%;
}
.ccm-page li:nth-of-type(3) .timeline-boxes div:nth-of-type(4),
.ccm-page li:nth-of-type(3) .timeline-boxes div:nth-of-type(5),
.ccm-page li:nth-of-type(3) .timeline-boxes div:nth-of-type(6) {
  background: #99002F;
}
.ccm-page li:nth-of-type(3) .timeline-boxes div:nth-of-type(3):after {
  background: #99002F;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  width: 50%;
}
.ccm-page #construction-timeline li:nth-of-type(4) a > span {
  left: 54.75%;
}
.ccm-page li:nth-of-type(4) .timeline-boxes div:nth-of-type(4) {
  background: #2C2CFF;
}
.ccm-page li:nth-of-type(4) .timeline-boxes div:nth-of-type(3):after {
  background: #2C2CFF;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  width: 25%;
}
.ccm-page li:nth-of-type(4) .timeline-boxes div:nth-of-type(5):after {
  background: #2C2CFF;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 50%;
}
@media screen and (max-width: 960px) {
  .ccm-page #construction-timeline {
    background-position-y: 104%;
  }
  .ccm-page #construction-timeline li a > span {
    left: 0 !important;
  }
  .ccm-page .timeline-boxes {
    font-size: 0.8em;
  }
  .ccm-page .timeline-boxes div {
    width: 19.25%;
  }
}
.ccm-page .project-page h3 {
  color: #99002F;
}
.ccm-page .project-page h3 em {
  color: #333;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 0.5em;
  font-weight: 400;
  text-transform: none;
}
.ccm-page .project-page .row .row {
  justify-content: space-between;
}
.ccm-page .project-page .row .row > * {
  width: 48%;
}
.ccm-page .project-page h4 {
  background: #99002f;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 1.1em;
  margin: 0;
  padding: 12px 18px;
}
.ccm-page .project-page h4 span {
  display: block;
  font-weight: 400;
  margin-top: 6px;
}
@media screen and (max-width: 890px) {
  .ccm-page .project-page .row .row > * {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .ccm-page .project-page h3 em {
    font-size: 0.7em;
  }
}
.ccm-page #project-map {
  padding: 46px 15% 32px !important;
}
.ccm-page #project-map h3 {
  margin-bottom: 8px;
}
.ccm-page .project-middle {
  background-image: none !important;
  background: #F5E6EA;
  display: none;
}
.ccm-page .project-middle-show {
  display: block;
}
.ccm-page .project-middle li {
  margin-bottom: 18px;
}
.ccm-page .project-middle a {
  background: #821C6B;
  border-radius: 8px;
  color: #fff;
  display: block;
  line-height: 1.3em;
  margin-top: 12px;
  padding: 6px 12px;
  text-align: center;
  width: 160px;
}
.ccm-page .project-middle a:hover {
  background: #6c1057;
  color: #fff;
  text-decoration: none;
}
.ccm-page .project-progress {
  border-bottom: 8px solid #99002F;
  margin-bottom: 28px;
}
.ccm-page .project-progress span {
  background: #477AA9;
  color: #fff;
  display: inline-block;
  font-family: Sunflower, sans-serif;
  margin: 0 4px 4px 0;
  padding: 6px 10px;
  text-transform: uppercase;
}
.ccm-page .project-progress span:nth-of-type(2) {
  background: #F3901D;
  color: #333;
}
.ccm-page .project-progress span.pending {
  background: #B7BFC3;
  color: #333;
}
.ccm-page .project-photos {
  display: none;
}
.ccm-page .project-photos ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}
.ccm-page .project-photos li {
  margin-bottom: 24px;
  width: 32%;
}
.ccm-page .project-photos li img {
  display: block;
  width: 100%;
}
.ccm-page .project-photos em {
  display: block;
  line-height: 1.3em;
  margin-top: 8px;
}
@media screen and (max-width: 860px) {
  .ccm-page .project-photos li {
    width: 48%;
  }
}
@media screen and (max-width: 500px) {
  .ccm-page .project-photos li {
    width: 100%;
  }
}
.ccm-page #project2 h3 {
  color: #007F15;
}
.ccm-page #project2 h4 {
  background: #007f15;
}
.ccm-page #project2 .project-middle {
  background: #E6F2E8;
}
.ccm-page #project2 .project-progress {
  border-bottom-color: #007f15;
}
.ccm-page #project3 h3 {
  color: #2C2CFF;
}
.ccm-page #project3 h4 {
  background: #2C2CFF;
}
.ccm-page #project3 .project-middle {
  background: #EAEAFF;
}
.ccm-page #project3 .project-progress {
  border-bottom-color: #2C2CFF;
}
.ccm-page #project4 h3 {
  color: #D15E00;
}
.ccm-page #project4 h4 {
  background: #D15E00;
}
.ccm-page #project4 .project-middle {
  background: #FAEFE6;
}
.ccm-page #project4 .project-progress {
  border-bottom-color: #D15E00;
}
.ccm-page #live-cams ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}
.ccm-page #live-cams li {
  margin-bottom: 18px;
  width: 48%;
}
.ccm-page #live-cams img {
  width: 100%;
}
.ccm-page #live-cams em {
  display: block;
  margin-top: 8px;
}
@media screen and (max-width: 700px) {
  .ccm-page #live-cams li {
    width: 100%;
  }
}
.ccm-page .impacts-section h3 span {
  color: #333;
  display: block;
  font-family: Open Sans, sans-erif;
  font-size: 0.6em;
  margin-bottom: 2px;
}
.ccm-page .impacts-section section {
  background: #F8F9F9;
  border: 1px solid #B7BFC3;
  margin-bottom: 44px;
}
.ccm-page .impacts-section section li {
  line-height: 1.6em;
  margin-bottom: 12px;
}
.ccm-page .impacts-section section h4 {
  background: #2B3F43;
  color: #fff;
  margin-top: 0;
  padding: 16px 18px;
}
.ccm-page .impacts-section section div {
  padding: 0 2% 18px;
}
@media screen and (max-width: 1070px) {
  .ccm-page .impacts-section section div {
    padding: 0 4% 18px;
  }
  .ccm-page .impacts-section section h4 {
    font-size: 1.2em;
  }
  .ccm-page .impacts-section section h5 {
    font-size: 1em;
  }
}
@media screen and (max-width: 460px) {
  .ccm-page .impacts-section section div {
    padding: 0 8% 10px;
  }
  .ccm-page .impacts-section section h4 {
    font-size: 1.1em;
  }
}
.ccm-page .jump-links {
  background-image: none !important;
  padding-bottom: 0 !important;
}
.ccm-page .jump-links a {
  display: inline-block;
  margin-left: 40px;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .ccm-page .jump-links a {
    padding: 7px 13px;
    font-size: 0.9em;
    margin-top: 0;
    margin-bottom: 2px;
    margin-left: 6px;
  }
}
.ccm-page .purple-button {
  background: #821C6B !important;
  border-radius: 8px;
  color: #fff !important;
  display: block;
  line-height: 1.3em;
  margin-top: 12px;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  width: 160px;
}
.ccm-page .purple-button:hover {
  background: #6c1057 !important;
  color: #fff;
  text-decoration: none !important;
}
.ccm-page #history img[src*=vicinity] {
  float: right;
  width: 48%;
  margin: 0 0 18px 36px;
}
.ccm-page #history ul {
  list-style: none;
  padding: 0;
}
.ccm-page #history li {
  align-items: center;
  display: flex;
  margin: 14px 0;
}
.ccm-page #history li span {
  display: block;
  width: 80%;
}
.ccm-page #history li strong {
  color: #036B61;
}
.ccm-page #history li img {
  margin-right: 14px;
  width: 72px;
}
@media screen and (min-width: 1970px) {
  .ccm-page #history img[src*=vicinity] {
    width: 36%;
  }
}
@media screen and (max-width: 992px) {
  .ccm-page #history img[src*=vicinity] {
    width: 64%;
  }
  .ccm-page .large-img {
    border: 1px solid #aaa;
    overflow: auto;
    width: 100%;
  }
  .ccm-page .large-img img {
    max-width: 8000% !important;
    width: 992px;
  }
}
@media screen and (max-width: 600px) {
  .ccm-page #history li {
    font-size: 0.8em;
  }
  .ccm-page #history li img {
    margin-right: 10px;
    width: 42px;
  }
}
@media screen and (max-width: 500px) {
  .ccm-page #history img[src*=vicinity] {
    width: 100%;
  }
}
.ccm-page #improvements ul {
  padding-left: 32px;
}
.ccm-page #improvements li {
  line-height: 1.3em;
  margin: 0 0 18px;
}
@media screen and (max-width: 600px) {
  .ccm-page #improvements li {
    font-size: 0.85em;
  }
}
.ccm-page .accordion-set {
  margin-bottom: 20px;
}
.ccm-page .accordion {
  margin-bottom: 20px;
}
.ccm-page .accordion h5 {
  font-size: 1.8em;
  margin: 0;
}
.ccm-page .accordion h6 {
  font-size: 1em;
  margin: 0 0 24px;
}
.ccm-page .accordion-header {
  background: #F8F9F9;
  border-radius: 0;
  border-color: #B7BFC3;
  box-shadow: 0 3px 8px -3px #aaa;
  color: #333 !important;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.7em;
  margin: 0;
  padding: 14px 52px 14px 16px;
  position: relative;
  text-align: left;
  width: 100%;
}
.ccm-page .accordion-header:hover,
.ccm-page .accordion-header:focus {
  background: #cfd3d3;
  color: #333 !important;
}
.ccm-page .accordion-header span {
  background: #036B61;
  height: 2px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.ccm-page .accordion-header span:after {
  background: #036B61;
  content: "";
  height: 10px;
  opacity: 1;
  position: absolute;
  right: 4px;
  top: -4px;
  transition: opacity 0.3s;
  width: 2px;
}
.ccm-page .opened .accordion-header span:after {
  opacity: 0;
}
.ccm-page .opened .accordion-header i {
  margin-top: -4px;
  transform: rotate(180deg);
}
.ccm-page .accordion > div {
  background: #F8F9F9;
  border: 1px solid #b7bfc3;
  padding: 36px 3% 0;
}
.ccm-page #documents .accordion > div ul {
  list-style: none;
  padding: 0;
}
.ccm-page #documents .accordion > div li {
  line-height: 1.3em;
  margin-bottom: 10px;
  min-height: 30px;
  padding-left: 36px;
  padding-top: 3px;
  position: relative;
}
.ccm-page #documents .accordion > div li img {
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 600px) {
  .ccm-page .accordion-header {
    font-size: 0.85em;
  }
  .ccm-page .accordion > div {
    padding: 30px 6% 6px;
  }
  .ccm-page .accordion h5 {
    font-size: 1.1em;
  }
  .ccm-page .accordion h6 {
    font-size: 0.9em;
  }
  .ccm-page #documents .accordion > div li {
    font-size: 0.9em;
  }
}
.ccm-page #media-inquiries {
  background-image: url("https://adot10.hdrstratcommtest.com/application/files/1217/0267/1189/I-10_WHP_Website_Icons_Media_Inquiries_microphones_1.png");
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 50%;
  background-size: 30%;
  padding-right: 40%;
}
@media screen and (min-width: 1800px) {
  .ccm-page #media-inquiries {
    background-size: 20%;
    padding-right: 30%;
  }
}
@media screen and (max-width: 900px) {
  .ccm-page #media-inquiries {
    background-position-y: 24%;
  }
}
@media screen and (max-width: 600px) {
  .ccm-page #media-inquiries {
    background-position-y: 24%;
    background-size: 50%;
    padding-right: 9%;
  }
}
.ccm-page #media-resources {
  background-image: url("https://adot10.hdrstratcommtest.com/application/files/1217/0267/1189/I-10_WHP_Website_Icons_Media_Inquiries_microphones_1.png");
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 50%;
  background-size: 30%;
  padding-right: 40%;
}
@media screen and (min-width: 1800px) {
  .ccm-page #media-resources {
    background-size: 20%;
    padding-right: 30%;
  }
}
@media screen and (max-width: 900px) {
  .ccm-page #media-resources {
    background-position-y: 24%;
  }
}
@media screen and (max-width: 600px) {
  .ccm-page #media-resources {
    background-position-y: 24%;
    background-size: 50%;
    padding-right: 9%;
  }
}
.ccm-page #news-items h3 {
  margin-top: 62px;
}
.ccm-page #news-items ul {
  list-style: none;
  padding: 0;
}
.ccm-page #news-items li {
  margin-bottom: 14px;
  min-height: 34px;
  padding-left: 42px;
  padding-top: 3px;
  position: relative;
}
.ccm-page #news-items li img {
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
}
.ccm-page #news-items #articles {
  overflow: auto;
}
.ccm-page #news-items #articles div {
  float: left;
  padding-right: 28px;
  width: 50%;
}
@media screen and (max-width: 660px) {
  .ccm-page #news-items section div {
    width: 100%;
  }
}
.ccm-page #faq-page .jump-links {
  margin-bottom: 44px;
}
.ccm-page #faq-page .jump-links a {
  box-shadow: 0 4px 8px -5px #222;
  margin-left: 0;
  margin-right: 18px;
  padding: 12px 18px;
  text-decoration: none;
  width: auto;
}
.ccm-page #faq-page {
  padding-bottom: 220px;
}
.ccm-page #faq-page h3 {
  margin-top: 64px;
}
.ccm-page #faq-page .accordion {
  border-bottom: 1px solid #B7BFC3;
}
.ccm-page #faq-page .accordion h4 {
  margin: 0;
}
.ccm-page #faq-page .accordion-header {
  background: #fff;
  box-shadow: none;
  border: 0;
  font-size: 0.8em;
  line-height: 1.4em;
  padding: 24px 76px 24px 0;
}
.ccm-page #faq-page .accordion > div {
  background: #fff;
  border: 0;
  padding: 8px 0 4px;
}
.ccm-page #faq-page .accordion li {
  line-height: 1.6em;
  margin-bottom: 14px;
}
.ccm-page #faq-page p a {
  text-decoration: underline;
}
@media screen and (max-width: 950px) {
  .ccm-page .ccm-page #faq-page {
    padding-bottom: 140px;
  }
}
.ccm-page footer {
  background: #2B3F43;
  color: #fff;
  padding: 0 !important;
}
.ccm-page footer a {
  color: #fff;
}
.ccm-page footer .marquee-block {
  background: #005087;
}
.ccm-page footer > row > div {
  padding: 0;
}
.ccm-page footer #mailing-list {
  align-items: flex-end;
  background-image: url("https://adot10.hdrstratcommtest.com/application/files/4617/0256/7841/mailing-list-bg.png");
  background-position: center;
  background-size: cover;
  padding: 90px 10% 72px;
}
.ccm-page footer #mailing-list h3 {
  color: #fff;
}
.ccm-page footer #mailing-list #ml-right {
  text-align: center;
  vertical-align: bottom;
}
.ccm-page footer #mailing-list #ml-right p {
  margin-bottom: 30px;
}
.ccm-page footer #mailing-list #ml-right a {
  background: #fff;
  border: 0;
  border-radius: 6px;
  color: #821c6b;
  display: inline-block;
  font-family: Sunflower, sans-serif;
  font-size: 1.2em;
  margin: 0;
  padding: 8px;
  text-decoration: none;
  width: 170px;
}
.ccm-page footer #mailing-list #ml-right a:hover {
  background: #ddd;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .ccm-page footer #mailing-list {
    padding: 48px 10% 20px;
  }
}
.ccm-page footer #footer-top {
  background: #333;
  padding: 48px 5% 0;
}
.ccm-page footer #footer-top > div {
  padding: 0 4%;
}
.ccm-page footer #footer-top #footerleft {
  padding-left: 0 !important;
}
.ccm-page footer #footer-top #footerleft p {
  margin-bottom: 0;
}
.ccm-page footer #footer-top #footerleft img {
  width: 100%;
}
.ccm-page footer #footer-top #footerright {
  padding-right: 0 !important;
  text-align: right;
}
.ccm-page footer #footer-top #footerright ul {
  list-style: none;
  padding: 16px 0 0;
}
.ccm-page footer #footer-top #footerright ul li {
  display: inline-block;
  margin: 0 0 18px 56px;
}
.ccm-page footer #footer-top #footerright ul li a {
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
}
.ccm-page footer #footer-top #footerright ul li a:hover {
  color: #7e9b98;
}
.ccm-page footer #footer-top #footerright p {
  color: #036B61;
}
.ccm-page footer #footer-top #footerright p a {
  color: #036B61;
}
.ccm-page footer #footer-top #footer-sublogos p {
  margin: 0;
}
.ccm-page footer #footer-top #footer-sublogos picture {
  display: inline-block;
  margin: 0 26px;
  vertical-align: middle;
}
.ccm-page footer #sub-footer {
  align-items: center;
  background: #333;
  padding: 0 8%;
}
.ccm-page footer #sub-footer a:hover {
  color: #036B61;
  text-decoration: none;
}
.ccm-page footer #sub-footer #subfooterleft p {
  margin: 0;
}
.ccm-page footer #sub-footer #subfooterright {
  text-align: right;
}
.ccm-page footer #sub-footer #subfooterright a {
  display: inline-block;
  margin: 0;
  position: relative;
  text-decoration: none;
  top: 0;
  transition: top 0.3s;
}
.ccm-page footer #sub-footer #subfooterright a:after {
  background: #036B61;
  top: 100%;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  transition: height 0.3s;
  width: 100%;
}
.ccm-page footer #sub-footer #subfooterright a:hover {
  top: -8px;
}
.ccm-page footer #sub-footer #subfooterright a:hover:after {
  height: 8px;
}
.ccm-page footer #sub-footer #subfooterright a img {
  display: inline-block;
  height: 36px;
  vertical-align: middle;
}
@media screen and (max-width: 992px) {
  .ccm-page footer #footer-top {
    padding: 18px 6% 4px;
  }
  .ccm-page footer #footer-top #footerleft {
    font-size: 0.9em;
    padding-bottom: 18px;
  }
  .ccm-page footer #footer-top #footerleft p {
    line-height: 1.3em;
  }
  .ccm-page footer #footer-top #footerleft picture img {
    margin: 14px 0 0 !important;
  }
  .ccm-page footer #footer-top #footermiddle {
    border: 0;
  }
  .ccm-page footer #footer-top #footerright ul li a {
    font-size: 0.9em;
  }
  .ccm-page footer #sub-footer > div {
    text-align: center;
  }
  .ccm-page footer #sub-footer #subfooterright {
    margin-top: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .ccm-page footer #footer-top {
    padding: 12px 6% 8px;
  }
  .ccm-page footer #footer-top #footerleft {
    padding-bottom: 24px;
    text-align: center;
  }
  .ccm-page footer #footer-top #footerleft picture {
    display: inline-block;
    width: auto;
  }
  .ccm-page footer #footer-top #footermiddle {
    padding: 14px 0 30px;
  }
  .ccm-page footer #footer-top #footermiddle img {
    height: 24px;
  }
  .ccm-page footer #footer-top #footerright {
    padding-bottom: 18px;
    text-align: center;
  }
  .ccm-page footer #footer-top #footerright ul {
    margin-bottom: 8px;
  }
  .ccm-page footer #footer-top #footerright ul li {
    display: inline-block;
    margin: 0 16px 8px;
  }
  .ccm-page footer #footer-top #footer-sublogos picture {
    margin: 0 14px;
  }
  .ccm-page footer #footer-top #footer-sublogos img {
    height: auto;
    width: 60%;
  }
  .ccm-page footer #sub-footer #subfooterleft p {
    font-size: 1em;
    line-height: 1.3em;
  }
}

.ccm-production-notice-staging {
  display: none;
}

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