/**
Theme Name:     Client Portal (cogency5)
Theme URI:      http://portal.c5dev.local
Description:    Portal
Author:         Jeff Hilton
Template:       cogency5
Version:        2.0
*/
:root {
  --text-multiplier: 0.5;
}
@media (min-width: 768px) {
  :root {
    --text-multiplier: 0.96;
  }
}
@media (min-width: 1025px) {
  :root {
    --text-multiplier: 1;
  }
}
.padding-bleed {
  padding: 0 0;
}
.padding-bleed-h {
  padding-left: 0;
  padding-right: 0;
}
.padding-bleed-v {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-bleed-top {
  padding-top: 0;
}
.padding-bleed-bottom {
  padding-bottom: 0;
}
.padding-bleed-left {
  padding-left: 0;
}
.padding-bleed-right {
  padding-right: 0;
}
.m-dividers,
.c5-file,
.c5-snippet,
.c5-faq,
.c5-message,
.frameset > .frame.dividers {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d2eeee;
}
.m-dividers:first-child,
.c5-file:first-child,
.c5-snippet:first-child,
.c5-faq:first-child,
.c5-message:first-child,
.frameset > .frame.dividers:first-child {
  border-top-width: 0;
}
.m-dividers:last-child,
.c5-file:last-child,
.c5-snippet:last-child,
.c5-faq:last-child,
.c5-message:last-child,
.frameset > .frame.dividers:last-child {
  border-bottom-width: 0;
}
.medium .m-dividers,
.m-dividers.medium,
.medium .c5-file,
.c5-file.medium,
.medium .c5-snippet,
.c5-snippet.medium,
.medium .c5-faq,
.c5-faq.medium,
.medium .c5-message,
.c5-message.medium,
.medium .frameset > .frame.dividers,
.frameset > .frame.dividers.medium {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d2eeee;
}
.medium .m-dividers:first-child,
.m-dividers.medium:first-child,
.medium .c5-file:first-child,
.c5-file.medium:first-child,
.medium .c5-snippet:first-child,
.c5-snippet.medium:first-child,
.medium .c5-faq:first-child,
.c5-faq.medium:first-child,
.medium .c5-message:first-child,
.c5-message.medium:first-child,
.medium .frameset > .frame.dividers:first-child,
.frameset > .frame.dividers.medium:first-child {
  border-top-width: 0;
}
.medium .m-dividers:last-child,
.m-dividers.medium:last-child,
.medium .c5-file:last-child,
.c5-file.medium:last-child,
.medium .c5-snippet:last-child,
.c5-snippet.medium:last-child,
.medium .c5-faq:last-child,
.c5-faq.medium:last-child,
.medium .c5-message:last-child,
.c5-message.medium:last-child,
.medium .frameset > .frame.dividers:last-child,
.frameset > .frame.dividers.medium:last-child {
  border-bottom-width: 0;
}
.dark .m-dividers,
.m-dividers.dark,
.dark .c5-file,
.c5-file.dark,
.dark .c5-snippet,
.c5-snippet.dark,
.dark .c5-faq,
.c5-faq.dark,
.dark .c5-message,
.c5-message.dark,
.dark .frameset > .frame.dividers,
.frameset > .frame.dividers.dark {
  border-top: 1px solid #56c3e9;
  border-bottom: 1px solid #1995c0;
}
.dark .m-dividers:first-child,
.m-dividers.dark:first-child,
.dark .c5-file:first-child,
.c5-file.dark:first-child,
.dark .c5-snippet:first-child,
.c5-snippet.dark:first-child,
.dark .c5-faq:first-child,
.c5-faq.dark:first-child,
.dark .c5-message:first-child,
.c5-message.dark:first-child,
.dark .frameset > .frame.dividers:first-child,
.frameset > .frame.dividers.dark:first-child {
  border-top-width: 0;
}
.dark .m-dividers:last-child,
.m-dividers.dark:last-child,
.dark .c5-file:last-child,
.c5-file.dark:last-child,
.dark .c5-snippet:last-child,
.c5-snippet.dark:last-child,
.dark .c5-faq:last-child,
.c5-faq.dark:last-child,
.dark .c5-message:last-child,
.c5-message.dark:last-child,
.dark .frameset > .frame.dividers:last-child,
.frameset > .frame.dividers.dark:last-child {
  border-bottom-width: 0;
}
.gray .m-dividers,
.m-dividers.gray,
.gray .c5-file,
.c5-file.gray,
.gray .c5-snippet,
.c5-snippet.gray,
.gray .c5-faq,
.c5-faq.gray,
.gray .c5-message,
.c5-message.gray,
.gray .frameset > .frame.dividers,
.frameset > .frame.dividers.gray {
  border-top: 1px solid #59595b;
  border-bottom: 1px solid #272727;
}
.gray .m-dividers:first-child,
.m-dividers.gray:first-child,
.gray .c5-file:first-child,
.c5-file.gray:first-child,
.gray .c5-snippet:first-child,
.c5-snippet.gray:first-child,
.gray .c5-faq:first-child,
.c5-faq.gray:first-child,
.gray .c5-message:first-child,
.c5-message.gray:first-child,
.gray .frameset > .frame.dividers:first-child,
.frameset > .frame.dividers.gray:first-child {
  border-top-width: 0;
}
.gray .m-dividers:last-child,
.m-dividers.gray:last-child,
.gray .c5-file:last-child,
.c5-file.gray:last-child,
.gray .c5-snippet:last-child,
.c5-snippet.gray:last-child,
.gray .c5-faq:last-child,
.c5-faq.gray:last-child,
.gray .c5-message:last-child,
.c5-message.gray:last-child,
.gray .frameset > .frame.dividers:last-child,
.frameset > .frame.dividers.gray:last-child {
  border-bottom-width: 0;
}
.m-zebra:nth-child(even),
.c5-file:nth-child(even) {
  background: #ffffff;
}
.m-zebra:nth-child(odd),
.c5-file:nth-child(odd) {
  background: #e8f6f6;
}
.medium .m-zebra:nth-child(even),
.m-zebra.medium:nth-child(even),
.medium .c5-file:nth-child(even),
.c5-file.medium:nth-child(even) {
  background: #ffffff;
}
.medium .m-zebra:nth-child(odd),
.m-zebra.medium:nth-child(odd),
.medium .c5-file:nth-child(odd),
.c5-file.medium:nth-child(odd) {
  background: #e8f6f6;
}
.dark .m-zebra:nth-child(even),
.m-zebra.dark:nth-child(even),
.dark .c5-file:nth-child(even),
.c5-file.dark:nth-child(even) {
  background: #3bbae6;
}
.dark .m-zebra:nth-child(odd),
.m-zebra.dark:nth-child(odd),
.dark .c5-file:nth-child(odd),
.c5-file.dark:nth-child(odd) {
  background: #1caadb;
}
.gray .m-zebra:nth-child(even),
.m-zebra.gray:nth-child(even),
.gray .c5-file:nth-child(even),
.c5-file.gray:nth-child(even) {
  background: #4a4a4b;
}
.gray .m-zebra:nth-child(odd),
.m-zebra.gray:nth-child(odd),
.gray .c5-file:nth-child(odd),
.c5-file.gray:nth-child(odd) {
  background: #363637;
}
/* ------------------------ */
/* LESS mixin for CSS arrow */
/* ------------------------ */
/* https://github.com/HugoGiraudel/LESS-Mixin-for-CSS-arrows

//Usage
 .arrow(size, color, direction, offset, border-size, border-color);

Where
 * Size is the with of the arrow
 * Color is the color of the arrow (plain color required)
 * Direction is the orientation of the arrow (top, right, bottom, left)
 * Offset is the position of the arrow on its axis (px / em)
 * Border-size is the width of the border if there is one (optional; default "0")
 * Border-color is the color of the border if there is one (optional; default "inherit");

//Extra
 Drop-shadows can be used on the element to create a shadow on the arrow as well
*/
/*
.summary-legacy() {
	// Headings - Summary - Common
	.c5-view-summary h1, .c5-view-summary h2, .c5-view-summary h3, .c5-view-summary h4, .c5-view-summary h5,
	.c5-summ h1, .c5-summ h2, .c5-summ h3, .c5-summ h4, .c5-summ h5,
	.c5-view-sum h1, .c5-view-sum h2, .c5-view-sum h3, .c5-view-sum h4, .c5-view-sum h5 {
		.type('summary-headings');
		color: @fontColorHeadingsSummary;
	}

	// Headings - Summary - Unique
	.c5-view-summary,
	.c5-summ {
		.summary-type();
	}
}
*/
html {
  font-size: 0.625rem;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #101010;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
}
.type-headings,
.full-type h1,
.full-type h2,
.full-type h3,
.full-type h4,
.c5-header .heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: -1px;
  font-style: normal;
}
.type-subheadings,
.c5-header .subheading,
.section-title,
.c5-person .xc5-role,
.c5-calltoaction .c5-phone {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: -1px;
  font-style: normal;
}
.type-leads,
.c5-header .lead,
.c5-person .c5-name,
.c5-calltoaction .c5-description {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: -1px;
  font-style: normal;
}
.type-summary-headings,
.summary-type h1,
.summary-type h2,
.summary-type h3,
.summary-type h4,
.c5-article.summary h1,
.c5-article.summary h2,
.c5-article.summary h3,
.c5-article.summary h4,
.frameset > .frame.headings-smaller h1,
.frameset > .frame.headings-smaller h2,
.frameset > .frame.headings-smaller h3,
.frameset > .frame.headings-smaller h4,
.frameset > .frame.expander .c5-article h1,
.frameset > .frame.expander .c5-article h2,
.frameset > .frame.expander .c5-article h3,
.frameset > .frame.expander .c5-article h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: -0.5px;
  font-style: normal;
}
.type-aside-headings,
.aside-type h1,
.aside-type h2,
.aside-type h3,
.aside-type h4,
.c5-article.aside h1,
.c5-article.aside h2,
.c5-article.aside h3,
.c5-article.aside h4,
.frameset > .frame.aside .c5-article h1,
.frameset > .frame.aside .c5-article h2,
.frameset > .frame.aside .c5-article h3,
.frameset > .frame.aside .c5-article h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: -0.5px;
  font-style: normal;
}
.type-metas,
.c5-article .c5-meta,
.snippet .c5-article .subheading,
.c5-article.snippet .subheading,
.snippet .c5-article.summary .subheading,
.c5-article.snippet.summary .subheading,
.snippet .c5-article.aside .subheading,
.c5-article.snippet.aside .subheading,
.c5-testimonial .c5-meta,
.c5-person .c5-meta {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-transform: uppercase;
  font-style: normal;
}
.full-type h1 {
  font-size: calc((34 / 10) * var(--text-multiplier, 1) * 1rem);
}
.full-type h2 {
  font-size: calc((25 / 10) * var(--text-multiplier, 1) * 1rem);
}
.full-type h3 {
  font-size: calc((20 / 10) * var(--text-multiplier, 1) * 1rem);
}
.full-type h4 {
  font-size: calc((18 / 10) * var(--text-multiplier, 1) * 1rem);
}
.full-type blockquote {
  font-family: 'Open Sans', sans-serif;
  font-size: 15.884px;
  font-size: 1.5884rem;
  font-style: italic;
}
@media (min-width: 768px) {
  .full-type blockquote {
    font-size: 16.72px;
    font-size: 1.672rem;
  }
}
@media (min-width: 1025px) {
  .full-type blockquote {
    font-size: 17.6px;
    font-size: 1.76rem;
  }
}
.full-type blockquote > i {
  font-size: 14.256px;
  font-size: 1.4256rem;
}
@media (min-width: 768px) {
  .full-type blockquote > i {
    font-size: 15.84px;
    font-size: 1.584rem;
  }
}
@media (min-width: 1025px) {
  .full-type blockquote > i {
    font-size: 17.6px;
    font-size: 1.76rem;
  }
}
.summary-type h1,
.c5-article.summary h1,
.frameset > .frame.headings-smaller h1,
.frameset > .frame.expander .c5-article h1 {
  font-size: calc((34 / 10) * var(--text-multiplier, 1) * 1rem);
}
.summary-type h2,
.c5-article.summary h2,
.frameset > .frame.headings-smaller h2,
.frameset > .frame.expander .c5-article h2 {
  font-size: calc((25 / 10) * var(--text-multiplier, 1) * 1rem);
}
.summary-type h3,
.c5-article.summary h3,
.frameset > .frame.headings-smaller h3,
.frameset > .frame.expander .c5-article h3 {
  font-size: calc((20 / 10) * var(--text-multiplier, 1) * 1rem);
}
.summary-type h4,
.c5-article.summary h4,
.frameset > .frame.headings-smaller h4,
.frameset > .frame.expander .c5-article h4 {
  font-size: calc((18 / 10) * var(--text-multiplier, 1) * 1rem);
}
.aside-type h1,
.c5-article.aside h1,
.frameset > .frame.aside .c5-article h1 {
  font-size: calc((20 / 10) * var(--text-multiplier, 1) * 1rem);
}
.aside-type h2,
.c5-article.aside h2,
.frameset > .frame.aside .c5-article h2 {
  font-size: calc((18 / 10) * var(--text-multiplier, 1) * 1rem);
}
.aside-type h3,
.c5-article.aside h3,
.frameset > .frame.aside .c5-article h3 {
  font-size: calc((16 / 10) * var(--text-multiplier, 1) * 1rem);
}
.aside-type h4,
.c5-article.aside h4,
.frameset > .frame.aside .c5-article h4 {
  font-size: calc((16 / 10) * var(--text-multiplier, 1) * 1rem);
}
.menu-item > a {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0px;
  color: #fafafa;
  background: transparent;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.menu-item > a:hover {
  color: #fff;
  background: #1a9cc9;
}
.menu-item.current-menu-item > a,
.menu-item.current-menu-parent > a {
  background: #29b3e3;
  color: #fff;
}
a {
  color: #29b3e3;
  text-decoration: none;
}
a:hover,
a:active {
  color: #1995c0;
  text-decoration: none;
}
ul,
ol {
  list-style-position: inside;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px / 2;
  padding-right: 20px / 2;
  padding-top: 20px / 2;
  padding-bottom: 20px / 2;
}
li {
  padding-top: 8px / 2;
  padding-bottom: 8px / 2;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.frameset > .frame a.c5-btn.c5-submit {
  color: #eee;
}
.frameset > .frame a.c5-btn.c5-submit:hover {
  color: #fff;
}
html {
  font-size: 0.625rem;
}
input[type=checkbox]:checked:before {
  margin: inherit;
}
.c5-form-section-heading {
  display: inline-block;
  margin-right: 15px;
}
.c5-form-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.c5-form {
  display: inline-block;
  padding: 0;
}
.c5-form legend {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.c5-form ol,
.c5-form ul {
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  list-style: none;
}
.c5-form .error-wrap {
  display: none;
}
.c5-fields {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}
.c5-field label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.c5-field input,
.c5-field select,
.c5-field textarea {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
}
.c5-field input,
.c5-field select,
.c5-field textarea {
  border: 1px solid #c8c8c8;
}
.c5-field input,
.c5-field option,
.c5-field textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0.3em 0.4em 0.2em;
  background: #fafafa;
}
.c5-field input:focus,
.c5-field option:focus,
.c5-field textarea:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  border-color: #1a9cc9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(26, 156, 201, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(26, 156, 201, 0.6);
  background: #fff;
}
.c5-field {
  margin-bottom: 10px;
}
.c5-field label {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  min-width: 80px;
  line-height: 1.3;
}
.c5-field label.radio-label,
.c5-field label.checkbox-label {
  font-size: 16px;
  font-size: 1.6rem;
  width: auto;
  min-width: none;
  margin-left: 1.5em;
  float: left;
}
.c5-field label.radio-label input[type=checkbox],
.c5-field label.checkbox-label input[type=checkbox] {
  width: 1.5em;
  margin-left: -1.5em;
  height: 1em;
}
.c5-field label.radio-label input[type=radio],
.c5-field label.checkbox-label input[type=radio] {
  width: 1.5em;
  margin-left: -1.5em;
  height: 1em;
}
.c5-field input,
.c5-field select,
.c5-field textarea {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  min-width: 200px;
}
.c5-field input,
.c5-field select {
  height: 1.9em;
}
.c5-field input[type=checkbox] {
  width: auto;
  min-width: 18px;
}
.c5-field input[type=radio] {
  width: auto;
  min-width: 18px;
}
.c5-field select[multiple] {
  height: auto;
}
.meta-element.c5-field label {
  width: 120px;
}
.meta-element.c5-field input,
.meta-element.c5-field select {
  width: 240px;
  min-width: 160px;
}
.meta-element.c5-field textarea {
  width: 400px;
  min-width: 160px;
}
.labels-top .c5-field {
  margin-bottom: 5px;
}
.labels-top .c5-field label {
  width: auto;
}
.labels-top .c5-field input,
.labels-top .c5-field select,
.labels-top .c5-field textarea {
  width: 100%;
}
/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.c5-field input:not([type]) {
  padding: 0.4em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
.c5-field input[type="color"] {
  padding: 0.2em 0.5em;
}
/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.c5-field input:not([type]):focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  border-color: #1a9cc9;
}
.c5-field input[type="file"]:focus,
.c5-field input[type="radio"]:focus,
.c5-field input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 1px auto #000;
}
.c5-field input[disabled],
.c5-field select[disabled],
.c5-field textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.c5-field input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
.c5-field input[readonly],
.c5-field select[readonly],
.c5-field textarea[readonly] {
  background: #eee;
  /* menu hover bg color */
  color: #777;
  /* menu text color */
  border-color: #ccc;
}
.c5-section-repeatable {
  padding-top: 10px;
  width: 100%;
}
.c5-section-repeatable legend {
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
  display: inline-block;
  width: auto;
  float: left;
  margin-right: 20px;
}
.c5-repeatable-add {
  float: left;
}
.c5-repeatables {
  clear: both;
  overflow: hidden;
}
.c5-repeatables label {
  width: auto;
  min-width: 80px;
}
.c5-repeatables input,
.c5-repeatables select,
.c5-repeatables textarea {
  min-width: 40px;
  width: 100%;
}
.c5-repeatable {
  background: rgba(220, 220, 220, 0.7);
  border: 1px solid #eaeaea;
  margin-top: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c5-repeatable > .c5-lay {
  display: inline-table;
  table-layout: fixed;
  width: 100%;
}
.c5-repeatable > .c5-lay > * {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-right: 0%;
}
.c5-repeatable > .c5-lay > *:last-child {
  padding-right: 0;
}
.c5-repeatable > .c5-lay .c5-repeatable-controls {
  width: 36px;
}
.c5-repeatable-controls {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  vertical-align: middle;
  padding: 5px 5px 5px 2px;
  text-align: center;
}
.c5-repeatable-control {
  margin-bottom: 8px;
}
.c5-repeatable-control i {
  font-size: 14px;
  font-size: 1.4rem;
}
.c5-repeatable-control:last-child {
  margin-bottom: 0;
}
.xxc5-repeatable-control {
  display: inline-block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #fefefe;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.c5-repeatable .c5-fields {
  padding: 2px 5px 10px 10px !important;
}
.c5-repeatable .c5-field {
  margin-bottom: 0;
}
.c5-repeatable .c5-field label {
  color: #333;
}
.c5-form .inline-field-2 {
  width: 100%;
  min-width: 80px;
  display: inline-block;
  clear: none;
  float: left;
  margin-right: 2%;
}
.c5-form .inline-field-2 input,
.c5-form .inline-field-2 select,
.c5-form .inline-field-2 textarea,
.c5-form .inline-field-2 label {
  width: 100%;
  min-width: 100%;
}
.c5-form .inline-field-2:nth-child(n+1) {
  margin-right: 2%;
}
.c5-form .inline-field-2:nth-child(1n + 0) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c5-form .inline-field-2 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 2%;
  }
  .c5-form .inline-field-2 input,
  .c5-form .inline-field-2 select,
  .c5-form .inline-field-2 textarea,
  .c5-form .inline-field-2 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-2:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-2:nth-child(2n + 0) {
    margin-right: 0;
  }
}
.c5-form .inline-field-3 {
  width: 100%;
  min-width: 80px;
  display: inline-block;
  clear: none;
  float: left;
  margin-right: 2%;
}
.c5-form .inline-field-3 input,
.c5-form .inline-field-3 select,
.c5-form .inline-field-3 textarea,
.c5-form .inline-field-3 label {
  width: 100%;
  min-width: 100%;
}
.c5-form .inline-field-3:nth-child(n+1) {
  margin-right: 2%;
}
.c5-form .inline-field-3:nth-child(1n + 0) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c5-form .inline-field-3 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 2%;
  }
  .c5-form .inline-field-3 input,
  .c5-form .inline-field-3 select,
  .c5-form .inline-field-3 textarea,
  .c5-form .inline-field-3 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-3:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-3:nth-child(2n + 0) {
    margin-right: 0;
  }
}
.c5-form .inline-field-4 {
  width: 100%;
  min-width: 80px;
  display: inline-block;
  clear: none;
  float: left;
  margin-right: 2%;
}
.c5-form .inline-field-4 input,
.c5-form .inline-field-4 select,
.c5-form .inline-field-4 textarea,
.c5-form .inline-field-4 label {
  width: 100%;
  min-width: 100%;
}
.c5-form .inline-field-4:nth-child(n+1) {
  margin-right: 2%;
}
.c5-form .inline-field-4:nth-child(1n + 0) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c5-form .inline-field-4 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 2%;
  }
  .c5-form .inline-field-4 input,
  .c5-form .inline-field-4 select,
  .c5-form .inline-field-4 textarea,
  .c5-form .inline-field-4 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-4:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-4:nth-child(2n + 0) {
    margin-right: 0;
  }
}
.c5-form .inline-field-5 {
  width: 100%;
  min-width: 80px;
  display: inline-block;
  clear: none;
  float: left;
  margin-right: 2%;
}
.c5-form .inline-field-5 input,
.c5-form .inline-field-5 select,
.c5-form .inline-field-5 textarea,
.c5-form .inline-field-5 label {
  width: 100%;
  min-width: 100%;
}
.c5-form .inline-field-5:nth-child(n+1) {
  margin-right: 2%;
}
.c5-form .inline-field-5:nth-child(1n + 0) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c5-form .inline-field-5 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 2%;
  }
  .c5-form .inline-field-5 input,
  .c5-form .inline-field-5 select,
  .c5-form .inline-field-5 textarea,
  .c5-form .inline-field-5 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-5:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-5:nth-child(2n + 0) {
    margin-right: 0;
  }
}
.c5-form .inline-field-6 {
  width: 49%;
  min-width: 80px;
  display: inline-block;
  clear: none;
  float: left;
  margin-right: 2%;
}
.c5-form .inline-field-6 input,
.c5-form .inline-field-6 select,
.c5-form .inline-field-6 textarea,
.c5-form .inline-field-6 label {
  width: 100%;
  min-width: 100%;
}
.c5-form .inline-field-6:nth-child(n+1) {
  margin-right: 2%;
}
.c5-form .inline-field-6:nth-child(2n + 0) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c5-form .inline-field-6 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 2%;
  }
  .c5-form .inline-field-6 input,
  .c5-form .inline-field-6 select,
  .c5-form .inline-field-6 textarea,
  .c5-form .inline-field-6 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-6:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-6:nth-child(2n + 0) {
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  .c5-form .inline-field-6 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    clear: none;
    float: left;
    margin-right: 2%;
  }
  .c5-form .inline-field-6 input,
  .c5-form .inline-field-6 select,
  .c5-form .inline-field-6 textarea,
  .c5-form .inline-field-6 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-6:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-6:nth-child(2n + 0) {
    margin-right: 0;
  }
}
.inline-fields .c5-field input {
  width: 100%;
  min-width: 80px;
}
.c5-err-required {
  background: #fdc7c7 !important;
}
.c5-err-format {
  background: #fdc7c7 !important;
}
.c5-err-none {
  background: #effdf2 !important;
}
.hilite {
  color: #29b3e3;
}
.c5-form.lwf-form .c5-field input,
.c5-form.lwf-form .c5-field optgroup,
.c5-form.lwf-form .c5-field select,
.c5-form.lwf-form .c5-field textarea {
  color: #101010;
}
.c5-form {
  display: block;
}
.c5-form legend {
  line-height: auto;
  color: #eee;
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 0px;
  font-weight: normal;
}
.inline-fields {
  display: block;
  clear: both;
}
.c5-field input.c5-field-type-tiny_string {
  width: 40px;
  min-width: 40px;
}
.c5-field input.c5-field-type-small_string {
  width: 100px;
  min-width: 100px;
}
.c5-form .c5-question-fields {
  max-width: 100% !important;
  width: 100%;
}
.c5-form .c5-question-fields legend {
  width: 100%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  border: none;
}
.c5-form .c5-question-fields label {
  font-size: 15px;
  font-size: 1.5rem;
}
.c5-form .c5-question-fields .radio .radio-control {
  margin-bottom: 7px;
}
.c5-form .c5-question-fields .radio label {
  width: auto;
}
.c5-form .c5-question-fields textarea {
  height: 7em;
  width: 100%;
  max-width: 640px;
}
.c5-form .c5-question-fields .c5-field input[type=radio],
.c5-form .c5-question-fields .c5-field input[type=checkbox] {
  width: auto;
  margin-bottom: 0;
  line-height: 1.5;
  height: 1.5em;
  width: 1.5em;
  vertical-align: middle;
  margin-right: 7px;
  color: #29b3e3;
}
.c5-form .c5-btn {
  line-height: 1;
}
.c5-form .c5-btn > * {
  line-height: 1;
  vertical-align: top;
}
.c5-form .c5-btn input[type=checkbox] {
  min-width: 14px;
  width: 14px;
  height: 14px;
  margin: 0 3px 0 0;
  padding: 0 !important;
}
.c5-form .c5-agreement-fields {
  max-width: 100% !important;
  width: 100%;
}
.c5-form .c5-agreement-fields input[type=checkbox] {
  min-width: 26px;
  margin: 0 !important;
  width: 26px;
  height: 26px !important;
}
.agreement-field {
  display: inline-block;
  width: auto !important;
  padding: 10px 15px;
  background: #29b3e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.policy {
  text-decoration: underline;
  font-weight: normal;
}
.book-appointment-control {
  display: none;
}
.the-content > .c5-lay > .whats-next-my-reports,
.the-content > .c5-lay > .whats-next-getting-started,
.the-content > .c5-lay > .whats-next-inventories {
  display: none;
}
ul {
  padding: 0;
}
li {
  list-style: none;
}
.getting-started .single li {
  list-style: inherit;
}
.c5-cancel-control {
  display: none;
  margin-top: 10px;
}
.book-appointment-cancel {
  display: none;
  margin-top: 10px;
}
.book-btn.disabled {
  background: yellowgreen !important;
  border-color: #8bb92d !important;
  color: #fff !important;
}
.terms-agreement {
  cursor: pointer;
}
.terms-agreement.complete {
  background: yellowgreen !important;
}
.policy.viewed {
  color: yellowgreen;
}
.agreement-field {
  cursor: pointer;
  padding: 5px 10px !important;
}
.agreement-field input[type=checkbox] {
  margin: 0 !important;
  height: auto;
}
.agreement-field.complete {
  background: yellowgreen !important;
}
.confirm-fields .c5-agreement-fields {
  display: none;
}
.selected-appointment-field {
  margin-top: 10px;
}
.booked-appointment {
  display: none;
}
.c5-step {
  padding: 0px 10px;
}
.step-notes {
  background: #454546;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.step-note {
  margin-bottom: 10px;
  display: block;
}
.step-note > span {
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
.setup-steps.item-complete .article-header.setup-steps-header,
.setup-steps.item-in-process .article-header.setup-steps-header {
  margin-bottom: 0px;
}
.setup-steps.item-complete .article-body,
.setup-steps.item-in-process .article-body {
  margin-top: 30px;
}
.article-header.setup-steps-header {
  margin-bottom: 0;
}
.article-header.setup-steps-header > * {
  display: inline-block;
  vertical-align: middle;
}
.article-header.setup-steps-header > .heading {
  margin-right: 30px !important;
  margin-top: 0 !important;
}
.item-data-summary {
  display: none;
}
.item-status {
  display: inline-block;
}
.item-status-summary {
  display: none;
}
.item.item-complete .item-status-complete {
  display: block;
}
.item-status-summary {
  margin-right: 30px;
}
.item-status-summary.item-status-complete {
  color: yellowgreen;
  font-size: 22px;
  font-size: 2.2rem;
}
.item-status-summary.item-status-in-process {
  color: #f4604d;
  font-size: 22px;
  font-size: 2.2rem;
}
.item-status-summary.item-status-in-process > small {
  color: #29b3e3;
}
.scheduler-status {
  margin-bottom: 5px;
}
.scheduler-status > span {
  padding: 1px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.scheduler-status > span.open {
  background: #7ba428;
}
.scheduler-status > span.closed {
  background: #cc0000;
}
.appointment-datetime {
  font-size: 18px;
  font-size: 1.8rem;
}
.appointment-datetime .wkday {
  display: inline-block;
  font-variant: small-caps;
  min-width: 45px;
}
.appointment-datetime .time {
  font-variant: small-caps;
}
.appointment-datetime .date {
  font-weight: bold;
  font-variant: small-caps;
}
.setup-summary-appointment {
  color: yellowgreen;
}
.c5-fields.agreements {
  width: 63.66% !important;
  max-width: 100%;
}
.add-to-calendar {
  margin-left: 10px;
  text-decoration: underline;
}
.setup-status-summary {
  font-weight: 400;
  font-size: 24px;
  font-size: 2.4rem;
  color: yellowgreen;
}
.c5-step-controls {
  padding-top: 24px;
}
.cta {
  text-align: left;
}
.cta > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
.cta > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 50%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
.item .item-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 20px;
}
.item .item-controls {
  display: inline-block;
}
.item .item-description {
  margin-top: 10px;
}
.item .item-summary {
  display: none;
  margin-top: 15px;
}
.item.item-complete .item-summary,
.item.xxitem-in-process .item-summary {
  display: block;
}
.setup-controls {
  display: inline-block;
}
.setup-controls .setup-edit {
  display: none;
  width: auto !important;
  background: #d0d0d0 !important;
  color: #333 !important;
  border: 1px solid #dddddd !important;
}
.setup-controls .setup-edit:hover {
  background: #f8f8f8 !important;
}
.setup-controls .setup-start {
  display: inline-block;
  visibility: hidden;
}
.item-complete .setup-controls .setup-edit,
.item-in-process .setup-controls .setup-edit {
  display: inline-block;
}
.item-complete .setup-controls .setup-start,
.item-in-process .setup-controls .setup-start {
  display: none;
}
.question-prompt,
.c5-stepper.c5-survey label {
  font-weight: bold;
  font-size: 19px;
  font-size: 1.9rem;
  margin-bottom: 12px;
  width: 75%;
}
.question-prompt sup,
.c5-stepper.c5-survey label sup {
  display: none;
}
.c5-stepper.c5-survey .radio-control,
.c5-stepper.c5-survey .checkbox-control {
  margin-bottom: 10px;
}
.c5-stepper.c5-survey .radio-control label,
.c5-stepper.c5-survey .checkbox-control label {
  margin-bottom: 0;
  margin-left: 7px;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.cta-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.cta-btn {
  vertical-align: middle;
}
.est-time {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
}
i.info-toggle {
  font-size: 20px;
  font-size: 2rem;
  margin-left: 20px;
  display: none;
}
.inventory-description {
  margin-top: 10px;
}
.the-content > .c5-lay > .setup-steps {
  overflow: hidden;
  height: 0;
}
.c5-form {
  padding: 0;
  margin: 0 auto !important;
}
.c5-form .c5-contact-form {
  padding: 0;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay {
  display: grid;
  grid-template-columns: 1fr 190px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .profile-fields-section {
  padding-left: 2px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-field {
  padding-right: 30px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-field .c5-field {
  padding-right: 0;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .section-title {
  grid-column: 1 / span 2;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 28px;
  color: #fff;
  margin-bottom: 15px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .section-title i {
  left: 0;
  font-size: 22px;
  color: #29b3e3;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-edit-profile-controls .c5-btn {
  width: 100%;
  max-width: 160px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-edit-profile-controls .c5-btn.c5-submit {
  font-weight: 600;
  color: #fff;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .c5-survey-demog {
  padding-top: 16px;
}
.c5-form.lwf-form {
  text-align: left;
  width: 100%;
}
.c5-form.lwf-form fieldset {
  border: none;
  padding: 0;
}
.c5-form.lwf-form legend {
  border: none;
}
.c5-form.lwf-form .lwf-appointment-form .c5-static-field {
  display: none;
}
.c5-form.lwf-form .lwf-contact-form .c5-input-control {
  display: none;
}
.c5-form.lwf-form .item-done-btn {
  display: none !important;
}
.c5-form.lwf-form .checkbox-control label {
  margin: 2px 0 0 7px !important;
  color: #fff;
}
.c5-form.lwf-form .c5-input-text-other {
  margin-top: 10px;
  margin-bottom: 10px;
  min-width: 80% !important;
  max-width: 90% !important;
}
.c5-form.lwf-form .c5-input-control {
  margin-bottom: 0;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 0.2em 0.3em;
  font-family: inherit;
}
.c5-form.lwf-form label {
  font-size: 14.44px;
  font-size: 1.444rem;
  font-weight: bold;
  font-style: normal;
  font-weight: normal;
  color: #ccc;
}
@media (min-width: 768px) {
  .c5-form.lwf-form label {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-form.lwf-form label {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-form.lwf-form input[type=checkbox] {
  margin-bottom: 0;
  height: auto;
}
.c5-form.lwf-form .c5-field {
  margin-bottom: 0.8em;
}
.c5-form.lwf-form .c5-static-field {
  color: #fff;
  padding: 0.1em;
  border-top: 1px solid #777;
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 0;
  min-height: 29px;
  white-space: pre-wrap;
}
.c5-form.lwf-form .c5-static-field.c5-day,
.c5-form.lwf-form .c5-static-field.c5-time {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.c5-form.lwf-form .do-confirm-checkbox {
  vertical-align: middle;
}
.c5-form.lwf-form .c5-btn {
  min-width: 90px;
  text-align: center;
}
.c5-form.lwf-form .c5-lay {
  overflow: hidden;
  height: 100%;
}
[data-step-count="2"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="2"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 50%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="3"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="3"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 33.33333333%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="4"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="4"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 25%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="5"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="5"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 20%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="6"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="6"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 16.66666667%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="7"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="7"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 14.28571429%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="8"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="8"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 12.5%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="9"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="9"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 11.11111111%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="10"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="10"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 10%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="11"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="11"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 9.09090909%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="12"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="12"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 8.33333333%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="13"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="13"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 7.69230769%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="14"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="14"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 7.14285714%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="15"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="15"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 6.66666667%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="16"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="16"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 6.25%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="17"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="17"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5.88235294%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="18"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="18"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5.55555556%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="19"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="19"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5.26315789%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="20"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="20"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="21"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="21"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.76190476%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="22"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="22"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.54545455%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="23"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="23"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.34782609%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="24"] .c5-stepper-path > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="24"] .c5-stepper-path > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.16666667%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
a.c5-media-object {
  display: block;
}
.c5-header > *:first-child {
  margin-top: 0;
}
.c5-header > *:last-child {
  margin-bottom: 0;
}
.c5-header .heading {
  margin: 0 0 20px 0;
  font-size: calc((34 / 10) * var(--text-multiplier, 1) * 1rem);
}
.c5-header .subheading {
  margin: 0 0 20px 0;
  font-size: calc((25 / 10) * var(--text-multiplier, 1) * 1rem);
}
.c5-header .lead {
  margin: 0 0 20px 0;
  font-size: calc((20 / 10) * var(--text-multiplier, 1) * 1rem);
}
.header-align-left .c5-header {
  text-align: left;
  padding: 0;
}
@media (min-width: 768px) {
  .header-align-left .c5-header {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .header-align-left .c5-header {
    padding: 0;
    padding-left: 0;
  }
}
.header-align-right .c5-header {
  text-align: right;
  padding: 0;
}
@media (min-width: 768px) {
  .header-align-right .c5-header {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .header-align-right .c5-header {
    padding: 0;
  }
}
.header-align-center .c5-header {
  text-align: center;
  padding: 0;
}
@media (min-width: 768px) {
  .header-align-center .c5-header {
    padding: 0 15%;
  }
}
@media (min-width: 1025px) {
  .header-align-center .c5-header {
    padding: 0 15%;
  }
}
.article-footer {
  margin-top: 20px;
}
.article-section {
  margin-bottom: 20px;
}
.article-section:last-child {
  margin-bottom: 0;
}
.article-item {
  margin-top: 8px / 2;
  margin-bottom: 8px / 2;
}
.article-item i {
  vertical-align: top;
  display: inline-block;
  margin-right: 0.5em;
  font-style: normal;
  line-height: 1.5;
}
.article-item-content {
  vertical-align: top;
  display: inline-block;
}
.section-title {
  font-style: normal;
  font-size: calc((25 / 10) * var(--text-multiplier, 1) * 1rem);
  font-size: 14.44px;
  font-size: 1.444rem;
  letter-spacing: -0.5px;
  margin-bottom: 7px;
  color: #ddd;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .section-title {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .section-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.section-media.media-left {
  float: left;
  margin-right: 3%;
}
.section-content {
  overflow: auto;
}
.article-media img {
  display: block;
  margin: auto;
}
@media (min-width: 768px) {
  .m-media-right > .c5-lay,
  .media-right .c5-article > .c5-lay,
  .c5-article.media-right > .c5-lay {
    direction: rtl;
  }
  .m-media-right .article-content,
  .media-right .c5-article .article-content,
  .c5-article.media-right .article-content {
    direction: ltr;
  }
}
@media (min-width: 768px) {
  .m-media-center > .c5-lay,
  .media-center .c5-article > .c5-lay,
  .c5-article.media-center > .c5-lay {
    direction: ltr;
  }
}
@media (min-width: 768px) {
  .m-media-left > .c5-lay,
  .media-left .c5-article > .c5-lay,
  .c5-article.media-left > .c5-lay {
    direction: ltr;
  }
}
.m-media-align-left .article-media,
.media-align-left .c5-article .article-media,
.c5-article.media-align-left .article-media {
  text-align: left;
}
.m-media-align-right .article-media,
.media-align-right .c5-article .article-media,
.c5-article.media-align-right .article-media {
  text-align: right;
}
.m-media-align-center .article-media,
.media-align-center .c5-article .article-media,
.c5-article.media-align-center .article-media {
  text-align: center;
}
.m-content-align-left .article-content,
.content-align-left .c5-article .article-content,
.c5-article.content-align-left .article-content,
.frameset > .frame.expander .c5-article.is-expanded .article-content {
  text-align: left;
}
.m-content-align-right .article-content,
.content-align-right .c5-article .article-content,
.c5-article.content-align-right .article-content {
  text-align: right;
}
.m-content-align-center .article-content,
.content-align-center .c5-article .article-content,
.c5-article.content-align-center .article-content {
  text-align: center;
}
.content-padding .article-content {
  padding: 20px 20px;
}
.summary .content-padding .article-content,
.aside .content-padding .article-content {
  padding: 10px 10px;
}
.c5-article.full .article-header .subheading {
  display: block;
}
.c5-article.full .article-header .lead {
  display: block;
}
.c5-article.full .article-body {
  display: block;
}
.c5-article.full .article-body-summary {
  display: none;
}
.c5-article.summary .article-header {
  padding: 0;
}
.c5-article.summary .article-header .lead {
  display: none;
}
.c5-article.summary .article-body {
  display: none;
}
.c5-article.summary .article-body-summary {
  display: block;
}
.c5-article.is-target:hover {
  cursor: pointer;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.c5-article.is-target:hover .article-media {
  opacity: 1;
}
.c5-article.is-target:hover .article-media {
  opacity: 1;
}
.article-hilite {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.article-hilite .article-media {
  opacity: 1;
}
.c5-files .c5-lay > li {
  list-style: none;
  padding: 0;
}
.c5-files .file-list {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-files .file-list > * {
  display: block;
  margin-top: 0%;
}
.c5-files .file-list > .c5-lay,
.frame.c5-files .file-list .frame-layout {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-files .file-list > .c5-lay > *,
.frame.c5-files .file-list .frame-layout > * {
  display: block;
  margin-top: 0%;
}
.c5-files.l-list .file-list {
  width: 100%;
  margin-top: -4px;
  padding-left: 0;
  padding-right: 0;
}
.c5-files.l-list .file-list > * {
  display: block;
  margin-top: 4px;
}
.c5-files.l-grid .file-list {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-files.l-grid .file-list > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 30.33333333%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.c5-file {
  padding: 8px 20px / 2;
}
.c5-file .file-header {
  line-height: 0;
}
.c5-file .file-header > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-file .file-header > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 3%;
  margin-top: 3%;
}
@media (min-width: 768px) {
  .c5-file .file-header > .c5-lay {
    margin: 0;
    display: inline-table;
    table-layout: auto;
    width: 100%;
  }
  .c5-file .file-header > .c5-lay > * {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-right: 3%;
  }
  .c5-file .file-header > .c5-lay > *:last-child {
    padding-right: 0;
  }
  .c5-file .file-controls {
    text-align: right;
  }
  .c5-file .file-controls .c5-btn {
    line-height: 1;
  }
}
.c5-file .c5-toggle {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-file .c5-toggle {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-file .c5-toggle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-file .c5-toggle {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-file .c5-toggle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-file .file-name {
  margin-right: 20px;
}
.c5-file .file-name i {
  margin-right: 20px / 2;
}
.c5-file .file-body {
  display: none;
  margin-top: 20px / 2;
}
.c5-file.f-bar {
  padding: 8px 20px / 2;
}
.c5-file.f-bar .file-header > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-file.f-bar .file-header > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 3%;
  margin-top: 3%;
}
@media (min-width: 768px) {
  .c5-file.f-bar .file-header > .c5-lay {
    margin: 0;
    display: inline-table;
    table-layout: auto;
    width: 100%;
  }
  .c5-file.f-bar .file-header > .c5-lay > * {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-right: 3%;
  }
  .c5-file.f-bar .file-header > .c5-lay > *:last-child {
    padding-right: 0;
  }
  .c5-file.f-bar .file-controls {
    text-align: right;
  }
  .c5-file.f-bar .file-controls .c5-btn {
    line-height: 1;
  }
}
.c5-file.f-bar .c5-toggle {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-file.f-bar .c5-toggle {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-file.f-bar .c5-toggle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-file.f-bar .c5-toggle {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-file.f-bar .c5-toggle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-file.f-bar .file-name {
  margin-right: 20px;
}
.c5-file.f-bar .file-name i {
  margin-right: 20px / 2;
}
.c5-file.f-bar .file-body {
  display: none;
  margin-top: 20px / 2;
}
.c5-snippets .c5-lay > li {
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  .c5-snippets .snippets-list {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .c5-snippets .snippets-list > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 30.33333333%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
}
.c5-snippets.l-list .snippets-list {
  width: 100%;
  margin-top: -4px;
  padding-left: 0;
  padding-right: 0;
}
.c5-snippets.l-list .snippets-list > * {
  display: block;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .c5-snippets.l-grid .snippets-list {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .c5-snippets.l-grid .snippets-list > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 30.33333333%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
}
.c5-snippet {
  border: 1px solid #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c5-snippet .snippet-header {
  line-height: 0;
}
.c5-snippet .item-media {
  padding: 10px;
}
.c5-snippet .item-content {
  padding: 10px;
}
.c5-snippet .article-media img {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.c5-snippet .article-media {
  overflow: hidden;
  height: 140px;
  line-height: 120px;
}
.c5-snippet .article-media img {
  vertical-align: middle;
  display: inline-block;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 116px;
}
.c5-snippet.f-card {
  border: 1px solid #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c5-snippet.f-card .item-media {
  padding: 10px;
}
.c5-snippet.f-card .item-content {
  padding: 10px;
}
.c5-snippet.f-card .article-media img {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.c5-snippet.f-card .article-media {
  overflow: hidden;
  height: 140px;
  line-height: 120px;
}
.c5-snippet.f-card .article-media img {
  vertical-align: middle;
  display: inline-block;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 116px;
}
.c5-snippet.f-bar {
  padding: 8px 20px / 2;
}
.c5-snippet.f-bar .snippet-header > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-snippet.f-bar .snippet-header > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 3%;
  margin-top: 3%;
}
@media (min-width: 768px) {
  .c5-snippet.f-bar .snippet-header > .c5-lay {
    margin: 0;
    display: inline-table;
    table-layout: auto;
    width: 100%;
  }
  .c5-snippet.f-bar .snippet-header > .c5-lay > * {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-right: 3%;
  }
  .c5-snippet.f-bar .snippet-header > .c5-lay > *:last-child {
    padding-right: 0;
  }
  .c5-snippet.f-bar .snippet-controls {
    text-align: right;
  }
  .c5-snippet.f-bar .snippet-controls .c5-btn {
    line-height: 1;
  }
}
.c5-snippet.f-bar .c5-toggle {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-snippet.f-bar .c5-toggle {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-snippet.f-bar .c5-toggle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-snippet.f-bar .c5-toggle {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-snippet.f-bar .c5-toggle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-snippet.f-bar .snippet-name {
  margin-right: 20px;
}
.c5-snippet.f-bar .snippet-name i {
  margin-right: 20px / 2;
}
.c5-snippet.f-bar .snippet-body {
  display: none;
  margin-top: 20px / 2;
}
.item-padding .item-media {
  padding: 10px;
}
.item-padding .item-content {
  padding: 10px;
}
.c5-faqs .c5-lay > li {
  list-style: none;
  padding: 0;
}
.c5-faqs .faq-list {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-faqs .faq-list > * {
  display: block;
  margin-top: 0%;
}
.c5-faqs .faq-list > .c5-lay,
.frame.c5-faqs .faq-list .frame-layout {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-faqs .faq-list > .c5-lay > *,
.frame.c5-faqs .faq-list .frame-layout > * {
  display: block;
  margin-top: 0%;
}
.c5-faqs.l-list .faq-list {
  width: 100%;
  margin-top: -8px;
  padding-left: 0;
  padding-right: 0;
}
.c5-faqs.l-list .faq-list > * {
  display: block;
  margin-top: 8px;
}
.c5-faqs.l-grid .faq-list {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-faqs.l-grid .faq-list > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 30.33333333%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.c5-faqs .faq-list {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c5-faq .c5-faq {
  text-align: left;
}
.c5-faq .faq-header {
  text-align: left;
  line-height: 1;
}
.c5-faq .faq-body {
  text-align: left;
}
.c5-faq .faq-header.c5-toggle-flip:hover {
  cursor: pointer;
}
.c5-faq .faq-heading {
  padding: 12px 10px;
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
.c5-faq .faq-heading > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 0%;
  margin-top: 0%;
}
.c5-faq .faq-heading > * {
  vertical-align: top;
  line-height: 1.2;
}
.c5-faq .faq-heading i {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
  font-weight: normal;
  width: 18px;
  margin-right: 8px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
@media (min-width: 768px) {
  .c5-faq .faq-heading i {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq .faq-heading i {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-faq .faq-heading i {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq .faq-heading i {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-faq .faq-heading .faq-question {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
  width: calc(100% - 32px);
}
@media (min-width: 768px) {
  .c5-faq .faq-heading .faq-question {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq .faq-heading .faq-question {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-faq .faq-heading .faq-question {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq .faq-heading .faq-question {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-faq .faq-answer > *:first-child {
  margin-top: 0;
}
.c5-faq .faq-answer > *:last-child {
  margin-bottom: 0;
}
.c5-faq .faq-body {
  padding: 0 10px 12px;
  padding-left: 33px;
  display: none;
}
.c5-faq .faq-body ul {
  margin-left: 0;
}
.c5-faq.f-bar .faq-header.c5-toggle-flip:hover {
  cursor: pointer;
}
.c5-faq.f-bar .faq-heading {
  padding: 12px 10px;
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
.c5-faq.f-bar .faq-heading > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 0%;
  margin-top: 0%;
}
.c5-faq.f-bar .faq-heading > * {
  vertical-align: top;
  line-height: 1.2;
}
.c5-faq.f-bar .faq-heading i {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
  font-weight: normal;
  width: 18px;
  margin-right: 8px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
@media (min-width: 768px) {
  .c5-faq.f-bar .faq-heading i {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq.f-bar .faq-heading i {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-faq.f-bar .faq-heading i {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq.f-bar .faq-heading i {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-faq.f-bar .faq-heading .faq-question {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
  width: calc(100% - 32px);
}
@media (min-width: 768px) {
  .c5-faq.f-bar .faq-heading .faq-question {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq.f-bar .faq-heading .faq-question {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-faq.f-bar .faq-heading .faq-question {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-faq.f-bar .faq-heading .faq-question {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-faq.f-bar .faq-answer > *:first-child {
  margin-top: 0;
}
.c5-faq.f-bar .faq-answer > *:last-child {
  margin-bottom: 0;
}
.c5-faq.f-bar .faq-body {
  padding: 0 10px 12px;
  padding-left: 33px;
  display: none;
}
.c5-faq.f-bar .faq-body ul {
  margin-left: 0;
}
.c5-colors .c5-lay > li {
  list-style: none;
  padding: 0;
}
.c5-colors .color-list {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-colors .color-list > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 30.33333333%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.c5-colors .color-list > *:first-child {
  margin-top: 3% !important;
}
.c5-colors.l-list .color-list {
  width: 100%;
  margin-top: -4px;
  padding-left: 0;
  padding-right: 0;
}
.c5-colors.l-list .color-list > * {
  display: block;
  margin-top: 4px;
}
.c5-colors.l-grid .color-list {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-colors.l-grid .color-list > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 30.33333333%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.c5-colors.l-grid .color-list > *:first-child {
  margin-top: 3% !important;
}
.c5-color {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: -1px -1px 10px rgba(100, 100, 100, 0.4);
  -moz-box-shadow: -1px -1px 10px rgba(100, 100, 100, 0.4);
  box-shadow: -1px -1px 10px rgba(100, 100, 100, 0.4);
}
.c5-color .color-header {
  padding: 8px 20px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.c5-color .color-header .color-heading {
  font-weight: normal;
  padding-top: 85px;
}
.c5-color .color-body {
  border: 1px solid rgba(100, 100, 100, 0.1);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 8px 20px;
}
.c5-color.f-bar {
  padding: 8px 20px;
}
.c5-color.f-bar .color-header > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-color.f-bar .color-header > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 3%;
  margin-top: 3%;
}
@media (min-width: 768px) {
  .c5-color.f-bar .color-header > .c5-lay {
    margin: 0;
    display: inline-table;
    table-layout: auto;
    width: 100%;
  }
  .c5-color.f-bar .color-header > .c5-lay > * {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-right: 3%;
  }
  .c5-color.f-bar .color-header > .c5-lay > *:last-child {
    padding-right: 0;
  }
  .c5-color.f-bar .color-controls {
    text-align: right;
  }
  .c5-color.f-bar .color-controls .c5-btn {
    line-height: 1;
  }
}
.c5-color.f-bar .c5-toggle {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-color.f-bar .c5-toggle {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-color.f-bar .c5-toggle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-color.f-bar .c5-toggle {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-color.f-bar .c5-toggle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-color.f-bar .color-name {
  margin-right: 20px;
}
.c5-color.f-bar .color-name i {
  margin-right: 20px / 2;
}
.c5-color.f-bar .color-body {
  display: none;
  margin-top: 20px / 2;
}
.c5-messages .c5-lay > li {
  list-style: none;
  padding: 0;
}
.c5-messages .c5-lay-items > .c5-lay {
  width: 100%;
  margin-top: -8px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
.c5-messages .c5-lay-items > .c5-lay > * {
  display: block;
  margin-top: 8px;
}
.c5-messages.l-list .c5-lay-items > .c5-lay {
  width: 100%;
  margin-top: -8px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
.c5-messages.l-list .c5-lay-items > .c5-lay > * {
  display: block;
  margin-top: 8px;
}
.c5-messages.l-stack .c5-lay-items > .c5-lay {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-messages.l-stack .c5-lay-items > .c5-lay > * {
  display: block;
  margin-top: 0%;
}
.c5-messages.l-stack .c5-lay-items > .c5-lay > .c5-lay,
.frame.c5-messages.l-stack .c5-lay-items > .c5-lay .frame-layout {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-messages.l-stack .c5-lay-items > .c5-lay > .c5-lay > *,
.frame.c5-messages.l-stack .c5-lay-items > .c5-lay .frame-layout > * {
  display: block;
  margin-top: 0%;
}
.c5-messages.l-grid .c5-lay-items > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-messages.l-grid .c5-lay-items > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 30.33333333%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.c5-messages .c5-lay-items > .c5-lay {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c5-messages .messages-items {
  visibility: hidden;
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}
.c5-message {
  background: #f7fcfc;
}
.c5-message .c5-message {
  text-align: left;
}
.c5-message .message-header {
  text-align: left;
  line-height: 1;
}
.c5-message .message-body {
  text-align: left;
}
.c5-message .message-header-item > * {
  margin: 0;
  font-weight: normal;
}
.c5-message .message-header {
  font-size: 0;
  background: #f7fcfc;
  margin: 0;
}
.c5-message .message-header.c5-toggle-flip:hover {
  cursor: pointer;
}
.c5-message .message-header-items {
  display: inline-table;
  table-layout: auto;
  width: 100%;
}
.c5-message .message-header-items > * {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding-right: 0%;
}
.c5-message .message-header-items > *:last-child {
  padding-right: 0;
}
.c5-message .message-header-item {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: middle;
}
.c5-message .message-header-item > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 0%;
  margin-top: 0%;
}
.c5-message .message-header-item i {
  font-weight: normal;
  width: 24px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.c5-message .message-header-item > * {
  display: inline-block;
  width: 100%;
}
.c5-message .message-header-item.message-label-item {
  width: 124px;
  min-width: 124px;
  text-align: right;
  direction: rtl;
  padding-left: 10px;
  padding-right: 10px;
}
.c5-message .message-header-item.message-label-item > .message-label > .message-label-icon {
  text-align: center;
  margin-left: 0px;
}
.c5-message .message-header-item > .message-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
}
.c5-message .message-header-item > .message-label > .message-label-icon {
  font-size: 19px;
  font-size: 1.9rem;
  color: #fff;
}
.c5-message .message-header-item > .message-label > .message-label-icon:before {
  position: relative;
  top: 2px;
  display: inline-block;
}
.c5-message .message-header-item.toggle-icon-item {
  width: 8%;
  min-width: 24px;
  text-align: center;
}
.c5-message .message-header-item > .c5-toggle-icon {
  line-height: 46px;
}
.c5-message .message-header-item.message-heading-item {
  width: 100%;
  padding: 8px 10px 8px 15px;
}
.c5-message .message-header-item > .message-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
}
.c5-message .message-content {
  background: #eee;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.c5-message .message-content > :first-child {
  margin-top: 0;
}
.c5-message .message-content > :last-child {
  margin-bottom: 0;
}
.c5-message .message-body {
  background: #f7fcfc;
  padding: 0;
  display: none;
  overflow: hidden;
}
.c5-message .message-readmore-item {
  overflow: hidden;
  line-height: 1.5;
  min-width: 160px;
  text-align: right;
}
.c5-message .message-readmore-item i {
  width: auto;
}
.c5-message .message-link {
  display: inline-block;
  max-width: 160px;
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  float: none;
  padding: 5px 10px;
  border: 1px solid transparent;
  text-align: right;
}
.c5-message .message-link:after {
  font-size: 18px;
  font-size: 1.8rem;
  padding-right: 2px;
}
.c5-message .message-link i {
  margin-left: 0px;
}
.c5-message .message-link:hover {
  border: 1px solid #fff;
}
@media (min-width: 768px) {
  .c5-message .message-header-item > .message-label {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 46px;
  }
  .c5-message .message-header-item > .message-label > .message-label-icon {
    display: inline-block;
    line-height: 42px;
  }
  .c5-message .message-header-item > .toggle-icon-item {
    width: 24px;
  }
  .c5-message .message-content {
    background: transparent;
    margin-left: 151px;
    margin-right: 35px;
  }
}
.c5-message.f-bar {
  background: #f7fcfc;
}
.c5-message.f-bar .message-header {
  font-size: 0;
  background: #f7fcfc;
  margin: 0;
}
.c5-message.f-bar .message-header.c5-toggle-flip:hover {
  cursor: pointer;
}
.c5-message.f-bar .message-header-items {
  display: inline-table;
  table-layout: auto;
  width: 100%;
}
.c5-message.f-bar .message-header-items > * {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding-right: 0%;
}
.c5-message.f-bar .message-header-items > *:last-child {
  padding-right: 0;
}
.c5-message.f-bar .message-header-item {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: middle;
}
.c5-message.f-bar .message-header-item > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 0%;
  margin-top: 0%;
}
.c5-message.f-bar .message-header-item i {
  font-weight: normal;
  width: 24px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.c5-message.f-bar .message-header-item > * {
  display: inline-block;
  width: 100%;
}
.c5-message.f-bar .message-header-item.message-label-item {
  width: 124px;
  min-width: 124px;
  text-align: right;
  direction: rtl;
  padding-left: 10px;
  padding-right: 10px;
}
.c5-message.f-bar .message-header-item.message-label-item > .message-label > .message-label-icon {
  text-align: center;
  margin-left: 0px;
}
.c5-message.f-bar .message-header-item > .message-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
}
.c5-message.f-bar .message-header-item > .message-label > .message-label-icon {
  font-size: 19px;
  font-size: 1.9rem;
  color: #fff;
}
.c5-message.f-bar .message-header-item > .message-label > .message-label-icon:before {
  position: relative;
  top: 2px;
  display: inline-block;
}
.c5-message.f-bar .message-header-item.toggle-icon-item {
  width: 8%;
  min-width: 24px;
  text-align: center;
}
.c5-message.f-bar .message-header-item > .c5-toggle-icon {
  line-height: 46px;
}
.c5-message.f-bar .message-header-item.message-heading-item {
  width: 100%;
  padding: 8px 10px 8px 15px;
}
.c5-message.f-bar .message-header-item > .message-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
}
.c5-message.f-bar .message-content {
  background: #eee;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.c5-message.f-bar .message-content > :first-child {
  margin-top: 0;
}
.c5-message.f-bar .message-content > :last-child {
  margin-bottom: 0;
}
.c5-message.f-bar .message-body {
  background: #f7fcfc;
  padding: 0;
  display: none;
  overflow: hidden;
}
.c5-message.f-bar .message-readmore-item {
  overflow: hidden;
  line-height: 1.5;
  min-width: 160px;
  text-align: right;
}
.c5-message.f-bar .message-readmore-item i {
  width: auto;
}
.c5-message.f-bar .message-link {
  display: inline-block;
  max-width: 160px;
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  float: none;
  padding: 5px 10px;
  border: 1px solid transparent;
  text-align: right;
}
.c5-message.f-bar .message-link:after {
  font-size: 18px;
  font-size: 1.8rem;
  padding-right: 2px;
}
.c5-message.f-bar .message-link i {
  margin-left: 0px;
}
.c5-message.f-bar .message-link:hover {
  border: 1px solid #fff;
}
@media (min-width: 768px) {
  .c5-message.f-bar .message-header-item > .message-label {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 46px;
  }
  .c5-message.f-bar .message-header-item > .message-label > .message-label-icon {
    display: inline-block;
    line-height: 42px;
  }
  .c5-message.f-bar .message-header-item > .toggle-icon-item {
    width: 24px;
  }
  .c5-message.f-bar .message-content {
    background: transparent;
    margin-left: 151px;
    margin-right: 35px;
  }
}
.c5-message.message-type-New .message-label-item {
  background: #32AD3E;
  color: #fff;
}
.c5-message.message-type-New .message-icon,
.c5-message.message-type-New .c5-toggle-icon {
  color: #32AD3E !important;
}
.c5-message.message-type-New .message-heading,
.c5-message.message-type-New .message-body {
  color: #2c9937;
}
.c5-message.message-type-New .message-label-icon {
  margin: 0;
}
.c5-message.message-type-New .message-label-icon:before {
  content: "\f05d";
}
.c5-message.message-type-New .message-link {
  background: #32AD3E;
  color: #fff;
}
.c5-message.message-type-New .message-link i {
  color: #fff;
}
.c5-message.message-type-Reminder .message-label-item {
  background: #4E35A7;
  color: #fff;
}
.c5-message.message-type-Reminder .message-icon,
.c5-message.message-type-Reminder .c5-toggle-icon {
  color: #4E35A7 !important;
}
.c5-message.message-type-Reminder .message-heading,
.c5-message.message-type-Reminder .message-body {
  color: #452f94;
}
.c5-message.message-type-Reminder .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Reminder .message-label-icon:before {
  content: "\f017";
}
.c5-message.message-type-Reminder .message-link {
  background: #4E35A7;
  color: #fff;
}
.c5-message.message-type-Reminder .message-link i {
  color: #fff;
}
.c5-message.message-type-Info .message-label-item {
  background: #1FABA7;
  color: #fff;
}
.c5-message.message-type-Info .message-icon,
.c5-message.message-type-Info .c5-toggle-icon {
  color: #1FABA7 !important;
}
.c5-message.message-type-Info .message-heading,
.c5-message.message-type-Info .message-body {
  color: #1b9592;
}
.c5-message.message-type-Info .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Info .message-label-icon:before {
  content: "\f05a";
}
.c5-message.message-type-Info .message-link {
  background: #1FABA7;
  color: #fff;
}
.c5-message.message-type-Info .message-link i {
  color: #fff;
}
.c5-message.message-type-Notice .message-label-item {
  background: #DA6C17;
  color: #fff;
}
.c5-message.message-type-Notice .message-icon,
.c5-message.message-type-Notice .c5-toggle-icon {
  color: #DA6C17 !important;
}
.c5-message.message-type-Notice .message-heading,
.c5-message.message-type-Notice .message-body {
  color: #c36115;
}
.c5-message.message-type-Notice .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Notice .message-label-icon:before {
  content: "\f08d";
}
.c5-message.message-type-Notice .message-link {
  background: #DA6C17;
  color: #fff;
}
.c5-message.message-type-Notice .message-link i {
  color: #fff;
}
.c5-message.message-type-Important .message-label-item {
  background: #E24969;
  color: #fff;
}
.c5-message.message-type-Important .message-icon,
.c5-message.message-type-Important .c5-toggle-icon {
  color: #E24969 !important;
}
.c5-message.message-type-Important .message-heading,
.c5-message.message-type-Important .message-body {
  color: #de3357;
}
.c5-message.message-type-Important .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Important .message-label-icon:before {
  content: "\f06a";
}
.c5-message.message-type-Important .message-link {
  background: #E24969;
  color: #fff;
}
.c5-message.message-type-Important .message-link i {
  color: #fff;
}
.c5-message.message-type-Update .message-label-item {
  background: #DAA521;
  color: #fff;
}
.c5-message.message-type-Update .message-icon,
.c5-message.message-type-Update .c5-toggle-icon {
  color: #DAA521 !important;
}
.c5-message.message-type-Update .message-heading,
.c5-message.message-type-Update .message-body {
  color: #c4941e;
}
.c5-message.message-type-Update .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Update .message-label-icon:before {
  content: "\f021";
}
.c5-message.message-type-Update .message-link {
  background: #DAA521;
  color: #fff;
}
.c5-message.message-type-Update .message-link i {
  color: #fff;
}
.c5-message.message-type-Tip .message-label-item {
  background: #6DA719;
  color: #fff;
}
.c5-message.message-type-Tip .message-icon,
.c5-message.message-type-Tip .c5-toggle-icon {
  color: #6DA719 !important;
}
.c5-message.message-type-Tip .message-heading,
.c5-message.message-type-Tip .message-body {
  color: #5f9116;
}
.c5-message.message-type-Tip .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Tip .message-label-icon:before {
  content: "\f0eb";
}
.c5-message.message-type-Tip .message-link {
  background: #6DA719;
  color: #fff;
}
.c5-message.message-type-Tip .message-link i {
  color: #fff;
}
.c5-message.message-type-Event .message-label-item {
  background: #4E35A7;
  color: #fff;
}
.c5-message.message-type-Event .message-icon,
.c5-message.message-type-Event .c5-toggle-icon {
  color: #4E35A7 !important;
}
.c5-message.message-type-Event .message-heading,
.c5-message.message-type-Event .message-body {
  color: #452f94;
}
.c5-message.message-type-Event .message-label-icon {
  margin: 0;
}
.c5-message.message-type-Event .message-label-icon:before {
  content: "\f274";
}
.c5-message.message-type-Event .message-link {
  background: #4E35A7;
  color: #fff;
}
.c5-message.message-type-Event .message-link i {
  color: #fff;
}
.c5-message.message-type-News .message-label-item {
  background: #1777B5;
  color: #fff;
}
.c5-message.message-type-News .message-icon,
.c5-message.message-type-News .c5-toggle-icon {
  color: #1777B5 !important;
}
.c5-message.message-type-News .message-heading,
.c5-message.message-type-News .message-body {
  color: #14689e;
}
.c5-message.message-type-News .message-label-icon {
  margin: 0;
}
.c5-message.message-type-News .message-label-icon:before {
  content: "\f0e7";
}
.c5-message.message-type-News .message-link {
  background: #1777B5;
  color: #fff;
}
.c5-message.message-type-News .message-link i {
  color: #fff;
}
/*
==============================================
CSS3 ANIMATION CHEAT SHEET
==============================================

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/
/*
==============================================
slideDown
==============================================
*/
.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(8%);
  }
  65% {
    transform: translateY(-4%);
  }
  80% {
    transform: translateY(4%);
  }
  95% {
    transform: translateY(-2%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  65% {
    -webkit-transform: translateY(-4%);
  }
  80% {
    -webkit-transform: translateY(4%);
  }
  95% {
    -webkit-transform: translateY(-2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.c5-news {
  margin-bottom: 80px;
}
.c5-news .article-media {
  vertical-align: top !important;
}
.c5-news .article-media img {
  margin-bottom: 30px;
}
.c5-news .article-content {
  border-left: 1px solid #c2c2c2;
}
.c5-news .article-content .article-date,
.c5-news .article-content .article-text {
  vertical-align: top;
}
.c5-news .article-content .article-text {
  margin-top: 0;
}
.c5-news .article-content .article-date {
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.c5-news .article-content .article-date .month,
.c5-news .article-content .article-date .day,
.c5-news .article-content .article-date .year {
  display: block;
}
.c5-news .article-content .article-date .month {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.c5-news .article-content .article-date .day {
  font-size: 51px;
  line-height: 0.8;
}
.c5-news .article-content .article-date .year {
  font-size: 24px	;
  line-height: 1.2;
}
@media (max-width: 1025px) {
  .c5-news .article-content {
    padding-left: 20px;
  }
  .c5-news .article-content .article-date {
    text-align: left;
  }
  .c5-news .article-content .article-date .month,
  .c5-news .article-content .article-date .day,
  .c5-news .article-content .article-date .year {
    font-size: 21px;
    margin-right: 5px;
    display: inline-block;
    letter-spacing: 0;
  }
  .c5-news .article-content .article-date .day:after {
    content: ',';
  }
}
@media (max-width: 768px) {
  .c5-news .article-content {
    border-left: 0px solid #000;
  }
}
.c5-news a.c5-more-link {
  padding: 8px 1.8em 8px 0;
}
.c5-btn,
a.c5-btn,
.c5-btn-wrap a,
.gform_wrapper .gform_button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0.55em 1em;
  text-transform: uppercase;
  line-height: 1.1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-width: 1px;
  transition: all 0.2s ease-in;
}
.c5-btn:hover,
a.c5-btn:hover,
.c5-btn-wrap a:hover,
.gform_wrapper .gform_button:hover {
  cursor: pointer;
}
.c5-btn.c5-tiny,
a.c5-btn.c5-tiny,
.c5-btn-wrap a.c5-tiny,
.gform_wrapper .gform_button.c5-tiny {
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0.3em 0.7em;
}
.c5-btn.c5-small,
a.c5-btn.c5-small,
.c5-btn-wrap a.c5-small,
.gform_wrapper .gform_button.c5-small {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0.35em 0.75em;
}
.c5-btn.c5-large,
a.c5-btn.c5-large,
.c5-btn-wrap a.c5-large,
.gform_wrapper .gform_button.c5-large {
  font-size: 19px;
  font-size: 1.9rem;
  padding: 0.5em 0.8em;
}
.c5-btn.c5-xlarge,
a.c5-btn.c5-xlarge,
.c5-btn-wrap a.c5-xlarge,
.gform_wrapper .gform_button.c5-xlarge {
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.5em 0.8em;
}
.c5-btn.c5-control,
a.c5-btn.c5-control,
.c5-btn-wrap a.c5-control,
.gform_wrapper .gform_button.c5-control {
  padding: 0.3em 0.3em;
}
.c5-btn.c5-close,
a.c5-btn.c5-close,
.c5-btn-wrap a.c5-close,
.gform_wrapper .gform_button.c5-close,
.c5-btn.c5-sort,
a.c5-btn.c5-sort,
.c5-btn-wrap a.c5-sort,
.gform_wrapper .gform_button.c5-sort {
  line-height: 1;
  text-align: center;
}
a {
  text-decoration: none;
}
a.c5-more-link {
  text-transform: uppercase;
  position: relative;
  padding: 8px 1.8em;
  display: block;
  text-align: right;
}
a.c5-more-link:after {
  display: inline-block;
  vertical-align: middle;
  content: '\f138';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: inherit;
}
a.c5-more-link:after {
  margin-left: 10px;
}
.c5-article .c5-meta {
  font-size: 10.83px;
  font-size: 1.083rem;
}
@media (min-width: 768px) {
  .c5-article .c5-meta {
    font-size: 11.4px;
    font-size: 1.14rem;
  }
}
@media (min-width: 1025px) {
  .c5-article .c5-meta {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c5-article .article-body ul,
.c5-article .article-body ol {
  padding-left: 1.5em;
}
.c5-article .article-body li {
  padding: 3px 0;
}
.c5-article .c5-label {
  font-size: 14.44px;
  font-size: 1.444rem;
  font-weight: bold;
  font-style: normal;
  font-weight: normal;
  width: 68px;
  display: inline-block;
}
@media (min-width: 768px) {
  .c5-article .c5-label {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-article .c5-label {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-article .c5-name {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-article .c5-name {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-article .c5-name {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-article .c5-name {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-article .c5-name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-article .c5-media-object {
  display: inline-block;
}
.c5-article .article-content > * {
  margin-top: 20px;
  margin-bottom: 20px;
}
.c5-article .article-content > *:first-child {
  margin-top: 0;
}
.c5-article .article-content > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .media-tenth .c5-article > .c5-lay,
  .c5-article.media-tenth > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-tenth .c5-article > .c5-lay > *,
  .c5-article.media-tenth > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-tenth .c5-article > .c5-lay > *,
  .c5-article.media-tenth > .c5-lay > * {
    margin-top: 0;
  }
  .media-tenth .c5-article .article-media,
  .c5-article.media-tenth .article-media,
  .media-tenth .c5-article .section-media,
  .c5-article.media-tenth .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 7%;
  }
  .media-tenth .c5-article .article-content,
  .c5-article.media-tenth .article-content,
  .media-tenth .c5-article .section-content,
  .c5-article.media-tenth .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 87%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-fifth .c5-article > .c5-lay,
  .c5-article.media-fifth > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-fifth .c5-article > .c5-lay > *,
  .c5-article.media-fifth > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-fifth .c5-article > .c5-lay > *,
  .c5-article.media-fifth > .c5-lay > * {
    margin-top: 0;
  }
  .media-fifth .c5-article .article-media,
  .c5-article.media-fifth .article-media,
  .media-fifth .c5-article .section-media,
  .c5-article.media-fifth .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 17%;
  }
  .media-fifth .c5-article .article-content,
  .c5-article.media-fifth .article-content,
  .media-fifth .c5-article .section-content,
  .c5-article.media-fifth .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 77%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-quarter .c5-article > .c5-lay,
  .c5-article.media-quarter > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-quarter .c5-article > .c5-lay > *,
  .c5-article.media-quarter > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-quarter .c5-article > .c5-lay > *,
  .c5-article.media-quarter > .c5-lay > * {
    margin-top: 0;
  }
  .media-quarter .c5-article .article-media,
  .c5-article.media-quarter .article-media,
  .media-quarter .c5-article .section-media,
  .c5-article.media-quarter .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 22%;
  }
  .media-quarter .c5-article .article-content,
  .c5-article.media-quarter .article-content,
  .media-quarter .c5-article .section-content,
  .c5-article.media-quarter .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 72%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-third .c5-article > .c5-lay,
  .c5-article.media-third > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-third .c5-article > .c5-lay > *,
  .c5-article.media-third > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-third .c5-article > .c5-lay > *,
  .c5-article.media-third > .c5-lay > * {
    margin-top: 0;
  }
  .media-third .c5-article .article-media,
  .c5-article.media-third .article-media,
  .media-third .c5-article .section-media,
  .c5-article.media-third .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 30.333%;
  }
  .media-third .c5-article .article-content,
  .c5-article.media-third .article-content,
  .media-third .c5-article .section-content,
  .c5-article.media-third .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 63.667%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-half .c5-article > .c5-lay,
  .c5-article.media-half > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-half .c5-article > .c5-lay > *,
  .c5-article.media-half > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-half .c5-article > .c5-lay > *,
  .c5-article.media-half > .c5-lay > * {
    margin-top: 0;
  }
  .media-half .c5-article .article-media,
  .c5-article.media-half .article-media,
  .media-half .c5-article .section-media,
  .c5-article.media-half .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 47%;
  }
  .media-half .c5-article .article-content,
  .c5-article.media-half .article-content,
  .media-half .c5-article .section-content,
  .c5-article.media-half .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 47%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-half.gutterless .c5-article > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
    margin-top: 0;
  }
  .media-half.gutterless .c5-article > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 0%;
    margin-top: 0%;
  }
  .media-half.gutterless .c5-article > .c5-lay > * {
    margin-top: 0;
  }
  .media-half.gutterless .c5-article .article-media,
  .media-half.gutterless .c5-article .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 50%;
  }
  .media-half.gutterless .c5-article .article-content,
  .media-half.gutterless .c5-article .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 50%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-2thirds .c5-article > .c5-lay,
  .c5-article.media-2thirds > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-2thirds .c5-article > .c5-lay > *,
  .c5-article.media-2thirds > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-2thirds .c5-article > .c5-lay > *,
  .c5-article.media-2thirds > .c5-lay > * {
    margin-top: 0;
  }
  .media-2thirds .c5-article .article-media,
  .c5-article.media-2thirds .article-media,
  .media-2thirds .c5-article .section-media,
  .c5-article.media-2thirds .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 63.666%;
  }
  .media-2thirds .c5-article .article-content,
  .c5-article.media-2thirds .article-content,
  .media-2thirds .c5-article .section-content,
  .c5-article.media-2thirds .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 30.334%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-3quarters .c5-article > .c5-lay,
  .c5-article.media-3quarters > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-3quarters .c5-article > .c5-lay > *,
  .c5-article.media-3quarters > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-3quarters .c5-article > .c5-lay > *,
  .c5-article.media-3quarters > .c5-lay > * {
    margin-top: 0;
  }
  .media-3quarters .c5-article .article-media,
  .c5-article.media-3quarters .article-media,
  .media-3quarters .c5-article .section-media,
  .c5-article.media-3quarters .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 72%;
  }
  .media-3quarters .c5-article .article-content,
  .c5-article.media-3quarters .article-content,
  .media-3quarters .c5-article .section-content,
  .c5-article.media-3quarters .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: 22%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .media-full .c5-article > .c5-lay,
  .c5-article.media-full > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .media-full .c5-article > .c5-lay > *,
  .c5-article.media-full > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .media-full .c5-article > .c5-lay > *,
  .c5-article.media-full > .c5-lay > * {
    margin-top: 0;
  }
  .media-full .c5-article .article-media,
  .c5-article.media-full .article-media,
  .media-full .c5-article .section-media,
  .c5-article.media-full .section-media {
    margin-bottom: 0;
    vertical-align: middle;
    width: 97%;
  }
  .media-full .c5-article .article-content,
  .c5-article.media-full .article-content,
  .media-full .c5-article .section-content,
  .c5-article.media-full .section-content {
    margin-bottom: 0;
    vertical-align: middle;
    width: -3%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .snippet .c5-article > .c5-lay,
  .c5-article.snippet > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .snippet .c5-article > .c5-lay > *,
  .c5-article.snippet > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .snippet .c5-article > .c5-lay > *,
  .c5-article.snippet > .c5-lay > * {
    margin-top: 0;
  }
  .snippet .c5-article .article-media,
  .c5-article.snippet .article-media,
  .snippet .c5-article .section-media,
  .c5-article.snippet .section-media {
    margin-bottom: 0;
    vertical-align: top;
    width: 42%;
  }
  .snippet .c5-article .article-content,
  .c5-article.snippet .article-content,
  .snippet .c5-article .section-content,
  .c5-article.snippet .section-content {
    margin-bottom: 0;
    vertical-align: top;
    width: 52%;
    overflow: auto;
  }
}
.snippet .c5-article .heading,
.c5-article.snippet .heading {
  margin-top: 0;
  margin-bottom: 16px;
}
.snippet .c5-article .subheading,
.c5-article.snippet .subheading {
  font-size: 10.83px;
  font-size: 1.083rem;
}
@media (min-width: 768px) {
  .snippet .c5-article .subheading,
  .c5-article.snippet .subheading {
    font-size: 11.4px;
    font-size: 1.14rem;
  }
}
@media (min-width: 1025px) {
  .snippet .c5-article .subheading,
  .c5-article.snippet .subheading {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .snippet .c5-article.summary > .c5-lay,
  .c5-article.snippet.summary > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .snippet .c5-article.summary > .c5-lay > *,
  .c5-article.snippet.summary > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .snippet .c5-article.summary > .c5-lay > *,
  .c5-article.snippet.summary > .c5-lay > * {
    margin-top: 0;
  }
  .snippet .c5-article.summary .article-media,
  .c5-article.snippet.summary .article-media,
  .snippet .c5-article.summary .section-media,
  .c5-article.snippet.summary .section-media {
    margin-bottom: 0;
    vertical-align: top;
    width: 42%;
  }
  .snippet .c5-article.summary .article-content,
  .c5-article.snippet.summary .article-content,
  .snippet .c5-article.summary .section-content,
  .c5-article.snippet.summary .section-content {
    margin-bottom: 0;
    vertical-align: top;
    width: 52%;
    overflow: auto;
  }
}
.snippet .c5-article.summary .heading,
.c5-article.snippet.summary .heading {
  margin-top: 0;
  margin-bottom: 16px;
}
.snippet .c5-article.summary .subheading,
.c5-article.snippet.summary .subheading {
  font-size: 10.83px;
  font-size: 1.083rem;
}
@media (min-width: 768px) {
  .snippet .c5-article.summary .subheading,
  .c5-article.snippet.summary .subheading {
    font-size: 11.4px;
    font-size: 1.14rem;
  }
}
@media (min-width: 1025px) {
  .snippet .c5-article.summary .subheading,
  .c5-article.snippet.summary .subheading {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .snippet .c5-article.aside > .c5-lay,
  .c5-article.snippet.aside > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .snippet .c5-article.aside > .c5-lay > *,
  .c5-article.snippet.aside > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .snippet .c5-article.aside > .c5-lay > *,
  .c5-article.snippet.aside > .c5-lay > * {
    margin-top: 0;
  }
  .snippet .c5-article.aside .article-media,
  .c5-article.snippet.aside .article-media,
  .snippet .c5-article.aside .section-media,
  .c5-article.snippet.aside .section-media {
    margin-bottom: 0;
    vertical-align: top;
    width: 30%;
  }
  .snippet .c5-article.aside .article-content,
  .c5-article.snippet.aside .article-content,
  .snippet .c5-article.aside .section-content,
  .c5-article.snippet.aside .section-content {
    margin-bottom: 0;
    vertical-align: top;
    width: 64%;
    overflow: auto;
  }
}
.snippet .c5-article.aside .heading,
.c5-article.snippet.aside .heading {
  margin-top: 0;
  margin-bottom: 4px;
}
.snippet .c5-article.aside .subheading,
.c5-article.snippet.aside .subheading {
  font-size: 10.83px;
  font-size: 1.083rem;
}
@media (min-width: 768px) {
  .snippet .c5-article.aside .subheading,
  .c5-article.snippet.aside .subheading {
    font-size: 11.4px;
    font-size: 1.14rem;
  }
}
@media (min-width: 1025px) {
  .snippet .c5-article.aside .subheading,
  .c5-article.snippet.aside .subheading {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.card .frame-layout > .c5-article,
.c5-article.card {
  border: 1px solid #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.card .frame-layout > .c5-article .article-content,
.c5-article.card .article-content {
  padding: 20px 20px;
}
.summary .card .frame-layout > .c5-article .article-content,
.summary .c5-article.card .article-content,
.aside .card .frame-layout > .c5-article .article-content,
.aside .c5-article.card .article-content {
  padding: 10px 10px;
}
.card .frame-layout > .c5-article .article-media img,
.c5-article.card .article-media img {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.card .frame-layout > .c5-article .article-media,
.c5-article.card .article-media {
  overflow: hidden;
  height: 220px;
}
.card .frame-layout > .c5-article .article-media img,
.c5-article.card .article-media img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: none;
}
.mediabox .frame-layout > .c5-article.summary,
.c5-article.mediabox.summary {
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.mediabox .frame-layout > .c5-article.summary > .c5-lay,
.c5-article.mediabox.summary > .c5-lay {
  height: 100%;
  display: table-cell;
}
.mediabox .frame-layout > .c5-article.summary .article-media img,
.c5-article.mediabox.summary .article-media img {
  opacity: 1;
}
.mediabox .frame-layout > .c5-article.summary .article-media:before,
.c5-article.mediabox.summary .article-media:before {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  opacity: 0.8;
  background: url(/wp-content/themes/cogency5/images/overlay.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  content: '';
}
.mediabox .frame-layout > .c5-article.summary:hover .article-media:before,
.c5-article.mediabox.summary:hover .article-media:before {
  opacity: 1;
}
.mediabox .frame-layout > .c5-article.summary .heading,
.c5-article.mediabox.summary .heading {
  font-size: 37.0025px;
  font-size: 3.70025rem;
  color: #fafafa;
  position: absolute;
  margin: 0;
  width: 90%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Ch <36, Saf 5.1+, iOS, An =<4.4.4 */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  transform: translate(-50%, -50%);
  /* IE 10, Fx 16+, Op 12.1+ */
}
@media (min-width: 768px) {
  .mediabox .frame-layout > .c5-article.summary .heading,
  .c5-article.mediabox.summary .heading {
    font-size: 38.95px;
    font-size: 3.895rem;
  }
}
@media (min-width: 1025px) {
  .mediabox .frame-layout > .c5-article.summary .heading,
  .c5-article.mediabox.summary .heading {
    font-size: 41px;
    font-size: 4.1rem;
  }
}
.mediabox .frame-layout > .c5-article.summary .heading > a,
.c5-article.mediabox.summary .heading > a {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  color: #fafafa;
}
.mediabox .frame-layout > .c5-article.summary .subheading,
.c5-article.mediabox.summary .subheading,
.mediabox .frame-layout > .c5-article.summary .lead,
.c5-article.mediabox.summary .lead,
.mediabox .frame-layout > .c5-article.summary .post-meta,
.c5-article.mediabox.summary .post-meta,
.mediabox .frame-layout > .c5-article.summary .article-body,
.c5-article.mediabox.summary .article-body {
  display: none;
}
@media (min-width: 768px) {
  .media-align-middle .c5-article.summary .article-media,
  .c5-article.media-align-middle.summary .article-media,
  .media-align-middle .c5-article.aside .article-media,
  .c5-article.media-align-middle.aside .article-media,
  .media-align-middle .c5-article .article-media,
  .c5-article.media-align-middle .article-media,
  .media-align-middle .c5-article.summary .article-content,
  .c5-article.media-align-middle.summary .article-content,
  .media-align-middle .c5-article.aside .article-content,
  .c5-article.media-align-middle.aside .article-content,
  .media-align-middle .c5-article .article-content,
  .c5-article.media-align-middle .article-content {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .media-align-bottom .c5-article.summary .article-media,
  .c5-article.media-align-bottom.summary .article-media,
  .media-align-bottom .c5-article.aside .article-media,
  .c5-article.media-align-bottom.aside .article-media,
  .media-align-bottom .c5-article .article-media,
  .c5-article.media-align-bottom .article-media,
  .media-align-bottom .c5-article.summary .article-content,
  .c5-article.media-align-bottom.summary .article-content,
  .media-align-bottom .c5-article.aside .article-content,
  .c5-article.media-align-bottom.aside .article-content,
  .media-align-bottom .c5-article .article-content,
  .c5-article.media-align-bottom .article-content {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .media-align-top .c5-article.summary .article-media,
  .c5-article.media-align-top.summary .article-media,
  .media-align-top .c5-article.aside .article-media,
  .c5-article.media-align-top.aside .article-media,
  .media-align-top .c5-article .article-media,
  .c5-article.media-align-top .article-media,
  .media-align-top .c5-article.summary .article-content,
  .c5-article.media-align-top.summary .article-content,
  .media-align-top .c5-article.aside .article-content,
  .c5-article.media-align-top.aside .article-content,
  .media-align-top .c5-article .article-content,
  .c5-article.media-align-top .article-content {
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .media-align-top .c5-article .article-media,
  .c5-article.media-align-top .article-media {
    margin-top: 6.8px;
  }
  .media-align-top .c5-article.summary .article-media,
  .c5-article.media-align-top.summary .article-media,
  .media-align-top .c5-article.aside .article-media,
  .c5-article.media-align-top.aside .article-media {
    margin-top: 6.8px;
  }
}
.c5-article.is-target:hover {
  cursor: pointer;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.c5-article.is-target:hover .article-media {
  opacity: 1;
}
.c5-article.is-target:hover .article-media {
  opacity: 1;
}
.c5-testimonial {
  text-align: center;
}
.c5-testimonial .article-media {
  display: none;
}
.c5-testimonial .c5-name,
.c5-testimonial .c5-role {
  display: inline;
}
.c5-testimonial .c5-name {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-testimonial .c5-name {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-testimonial .c5-name {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-testimonial .c5-name {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-testimonial .c5-name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-testimonial .c5-role:before {
  display: inline;
  content: '/';
  margin: 0 5px;
}
.c5-testimonial .c5-meta {
  font-size: 10.83px;
  font-size: 1.083rem;
}
@media (min-width: 768px) {
  .c5-testimonial .c5-meta {
    font-size: 11.4px;
    font-size: 1.14rem;
  }
}
@media (min-width: 1025px) {
  .c5-testimonial .c5-meta {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c5-testimonial .c5-quote {
  font-family: 'Open Sans', sans-serif;
  font-size: 15.884px;
  font-size: 1.5884rem;
  font-style: italic;
}
@media (min-width: 768px) {
  .c5-testimonial .c5-quote {
    font-size: 16.72px;
    font-size: 1.672rem;
  }
}
@media (min-width: 1025px) {
  .c5-testimonial .c5-quote {
    font-size: 17.6px;
    font-size: 1.76rem;
  }
}
.c5-testimonial .c5-quote > i {
  font-size: 14.256px;
  font-size: 1.4256rem;
}
@media (min-width: 768px) {
  .c5-testimonial .c5-quote > i {
    font-size: 15.84px;
    font-size: 1.584rem;
  }
}
@media (min-width: 1025px) {
  .c5-testimonial .c5-quote > i {
    font-size: 17.6px;
    font-size: 1.76rem;
  }
}
.c5-testimonial .c5-quote i {
  vertical-align: text-top;
}
.c5-testimonial .c5-quote i.fa-quote-left {
  margin-left: -0.3em;
  margin-right: 0.4em;
}
.c5-testimonial .c5-quote i.fa-quote-right {
  margin-left: 0.4em;
}
.c5-testimonial .c5-quote i + p {
  display: inline;
}
.c5-person {
  text-align: center;
}
.c5-person blockquote {
  margin: 0;
}
.c5-person .article-section {
  margin-bottom: 20px;
}
.c5-person .article-item {
  margin-bottom: 8px;
}
.c5-person .c5-name {
  font-size: calc((20 / 10) * var(--text-multiplier, 1) * 1rem);
}
.c5-person .xc5-role {
  font-size: calc((25 / 10) * var(--text-multiplier, 1) * 1rem);
}
.c5-person .xc5-role:before {
  display: inline;
  content: '/';
  margin: 0 5px;
}
.c5-person .c5-meta {
  font-size: 10.83px;
  font-size: 1.083rem;
}
@media (min-width: 768px) {
  .c5-person .c5-meta {
    font-size: 11.4px;
    font-size: 1.14rem;
  }
}
@media (min-width: 1025px) {
  .c5-person .c5-meta {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c5-person .c5-quote {
  font-family: 'Open Sans', sans-serif;
  font-size: 15.884px;
  font-size: 1.5884rem;
  font-style: italic;
}
@media (min-width: 768px) {
  .c5-person .c5-quote {
    font-size: 16.72px;
    font-size: 1.672rem;
  }
}
@media (min-width: 1025px) {
  .c5-person .c5-quote {
    font-size: 17.6px;
    font-size: 1.76rem;
  }
}
.c5-person .c5-quote > i {
  font-size: 14.256px;
  font-size: 1.4256rem;
}
@media (min-width: 768px) {
  .c5-person .c5-quote > i {
    font-size: 15.84px;
    font-size: 1.584rem;
  }
}
@media (min-width: 1025px) {
  .c5-person .c5-quote > i {
    font-size: 17.6px;
    font-size: 1.76rem;
  }
}
.c5-person .c5-quote i {
  vertical-align: text-top;
}
.c5-person .c5-quote i.fa-quote-left {
  margin-left: -1.5em;
  margin-right: 0.5em;
}
.c5-person .c5-quote i.fa-quote-right {
  margin-left: 0.5em;
}
.c5-person .c5-quote i + p {
  display: inline;
}
.c5-calltoaction {
  text-align: center;
}
.c5-calltoaction .article-media {
  display: none;
}
.c5-calltoaction .phone-section {
  margin: 0;
}
.c5-calltoaction .c5-phone {
  width: 240px;
  margin: 0 auto;
  text-align: center;
  padding: 0.5em 1em;
  background: #1a9cc9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: calc((25 / 10) * var(--text-multiplier, 1) * 1rem);
}
.c5-calltoaction .c5-phone .c5-label {
  display: block;
  width: auto;
}
.c5-calltoaction .c5-description {
  font-size: calc((20 / 10) * var(--text-multiplier, 1) * 1rem);
}
@media (min-width: 768px) {
  .c5-calltoaction .article-content > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .c5-calltoaction .article-content > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 22%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .c5-calltoaction .article-content > .c5-lay > * {
    vertical-align: bottom;
  }
  .c5-calltoaction .article-content > .c5-lay .content-section {
    text-align: left;
    width: 68%;
  }
}
.c5-place .article-media {
  display: none;
}
.c5-place .c5-label {
  font-size: 14.44px;
  font-size: 1.444rem;
  font-weight: bold;
  font-style: normal;
  font-weight: normal;
  width: 78px;
  display: inline-block;
}
@media (min-width: 768px) {
  .c5-place .c5-label {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-place .c5-label {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-place .c5-name {
  font-size: 16.245px;
  font-size: 1.6245rem;
  font-weight: bold;
  font-style: normal;
  font-size: 14.44px;
  font-size: 1.444rem;
}
@media (min-width: 768px) {
  .c5-place .c5-name {
    font-size: 17.1px;
    font-size: 1.71rem;
  }
}
@media (min-width: 1025px) {
  .c5-place .c5-name {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c5-place .c5-name {
    font-size: 15.2px;
    font-size: 1.52rem;
  }
}
@media (min-width: 1025px) {
  .c5-place .c5-name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c5-place .xarticle-section {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.c5-address .street-address {
  display: block;
}
.c5-address .locality:after {
  content: ',';
}
.c5-hours .c5-hours-label {
  min-width: 80px;
}
.c5-hours .c5-hours-value {
  display: inline-block;
}
.c5-select,
.c5-form select,
.frame .gform_wrapper select {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  text-transform: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  height: 2em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
  transition: all 0.2s ease-in;
}
.btn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0.55em 1em;
  text-transform: uppercase;
  line-height: 1.1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-width: 1px;
  transition: all 0.2s ease-in;
}
.btn:hover {
  cursor: pointer;
}
.btn.c5-tiny {
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0.3em 0.7em;
}
.btn.c5-small {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0.35em 0.75em;
}
.btn.c5-large {
  font-size: 19px;
  font-size: 1.9rem;
  padding: 0.5em 0.8em;
}
.btn.c5-xlarge {
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.5em 0.8em;
}
.btn.c5-control {
  padding: 0.3em 0.3em;
}
.c5-btn,
a.c5-btn,
.c5-btn-wrap a,
.gform_wrapper .gform_button {
  color: #29b3e3;
  background: transparent ;
  border: 1px solid #29b3e3;
}
.c5-btn:hover,
a.c5-btn:hover,
.c5-btn-wrap a:hover,
.gform_wrapper .gform_button:hover {
  color: #fff;
  background: #29b3e3 ;
  border: 1px solid #fff;
}
.c5-btn[type=submit],
.c5-btn.c5-submit,
.c5-btn.c5-primary {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.c5-btn[type=submit]:hover,
.c5-btn.c5-submit:hover,
.c5-btn.c5-primary:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
a.c5-btn.c5-submit,
.c5-btn-wrap a.c5-submit,
a.c5-btn.c5-primary,
.c5-btn-wrap a.c5-primary {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
a.c5-btn.c5-submit:hover,
.c5-btn-wrap a.c5-submit:hover,
a.c5-btn.c5-primary:hover,
.c5-btn-wrap a.c5-primary:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.gform_wrapper .gform_button[type=submit] {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.gform_wrapper .gform_button[type=submit]:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
a {
  color: #29b3e3;
}
a:hover {
  color: #1995c0;
}
.c5-header .heading {
  color: #333;
}
.c5-header .subheading {
  color: #333;
}
.c5-header .lead {
  color: #333;
}
.btn {
  color: #29b3e3;
  background: transparent ;
  border: 1px solid #29b3e3;
}
.btn:hover {
  color: #fff;
  background: #29b3e3 ;
  border: 1px solid #fff;
}
.btn[type=submit],
.btn.btn-primary,
.btn.btn-success {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.btn[type=submit]:hover,
.btn.btn-primary:hover,
.btn.btn-success:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.light .c5-btn,
.light a.c5-btn,
.light .c5-btn-wrap a,
.light .gform_wrapper .gform_button {
  color: #29b3e3;
  background: transparent ;
  border: 1px solid #29b3e3;
}
.light .c5-btn:hover,
.light a.c5-btn:hover,
.light .c5-btn-wrap a:hover,
.light .gform_wrapper .gform_button:hover {
  color: #fff;
  background: #29b3e3 ;
  border: 1px solid 1px solid #fff;
}
.light .c5-btn[type=submit],
.light .c5-btn.c5-submit,
.light .c5-btn.c5-primary {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.light .c5-btn[type=submit]:hover,
.light .c5-btn.c5-submit:hover,
.light .c5-btn.c5-primary:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.light a.c5-btn.c5-submit,
.light .c5-btn-wrap a.c5-submit,
.light a.c5-btn.c5-primary,
.light .c5-btn-wrap a.c5-primary {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.light a.c5-btn.c5-submit:hover,
.light .c5-btn-wrap a.c5-submit:hover,
.light a.c5-btn.c5-primary:hover,
.light .c5-btn-wrap a.c5-primary:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.light .gform_wrapper .gform_button[type=submit] {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.light .gform_wrapper .gform_button[type=submit]:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.light a {
  color: #29b3e3;
}
.light a:hover {
  color: #1995c0;
}
.light .c5-header .heading {
  color: #333;
}
.light .c5-header .subheading {
  color: #333;
}
.light .c5-header .lead {
  color: #333;
}
.light .btn {
  color: #29b3e3;
  background: transparent ;
  border: 1px solid #29b3e3;
}
.light .btn:hover {
  color: #fff;
  background: #29b3e3 ;
  border: 1px solid 1px solid #fff;
}
.light .btn[type=submit],
.light .btn.btn-primary,
.light .btn.btn-success {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.light .btn[type=submit]:hover,
.light .btn.btn-primary:hover,
.light .btn.btn-success:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.medium .c5-btn,
.medium a.c5-btn,
.medium .c5-btn-wrap a,
.medium .gform_wrapper .gform_button {
  color: #d9d8d7;
  background: transparent ;
  border: 1px solid #d9d8d7;
}
.medium .c5-btn:hover,
.medium a.c5-btn:hover,
.medium .c5-btn-wrap a:hover,
.medium .gform_wrapper .gform_button:hover {
  color: #fff;
  background: #d2eeee ;
  border: 1px solid #fff;
}
.medium .c5-btn[type=submit],
.medium .c5-btn.c5-submit,
.medium .c5-btn.c5-primary {
  color: #d9d8d7;
  background: transparent;
  border: 1px solid #d9d8d7;
}
.medium .c5-btn[type=submit]:hover,
.medium .c5-btn.c5-submit:hover,
.medium .c5-btn.c5-primary:hover {
  color: #fff;
  background: #d2eeee ;
  border: 1px solid #fff;
}
.medium a.c5-btn.c5-submit,
.medium .c5-btn-wrap a.c5-submit,
.medium a.c5-btn.c5-primary,
.medium .c5-btn-wrap a.c5-primary {
  color: #d9d8d7;
  background: transparent;
  border: 1px solid #d9d8d7;
}
.medium a.c5-btn.c5-submit:hover,
.medium .c5-btn-wrap a.c5-submit:hover,
.medium a.c5-btn.c5-primary:hover,
.medium .c5-btn-wrap a.c5-primary:hover {
  color: #fff;
  background: #d2eeee ;
  border: 1px solid #fff;
}
.medium .gform_wrapper .gform_button[type=submit] {
  color: #d9d8d7;
  background: transparent;
  border: 1px solid #d9d8d7;
}
.medium .gform_wrapper .gform_button[type=submit]:hover {
  color: #fff;
  background: #d2eeee ;
  border: 1px solid #fff;
}
.medium a {
  color: #fff;
}
.medium a:hover {
  color: #e6e6e6;
}
.medium .c5-header .heading {
  color: #fafafa;
}
.medium .c5-header .subheading {
  color: #fafafa;
}
.medium .c5-header .lead {
  color: #fafafa;
}
.medium .btn {
  color: #d9d8d7;
  background: transparent ;
  border: 1px solid #d9d8d7;
}
.medium .btn:hover {
  color: #fff;
  background: #d2eeee ;
  border: 1px solid #fff;
}
.medium .btn[type=submit],
.medium .btn.btn-primary,
.medium .btn.btn-success {
  color: #d9d8d7;
  background: transparent;
  border: 1px solid #d9d8d7;
}
.medium .btn[type=submit]:hover,
.medium .btn.btn-primary:hover,
.medium .btn.btn-success:hover {
  color: #fff;
  background: #d2eeee ;
  border: 1px solid #fff;
}
.dark .c5-btn,
.dark a.c5-btn,
.dark .c5-btn-wrap a,
.dark .gform_wrapper .gform_button {
  color: #d9d8d7;
  background: #2db5e4 ;
  border: 1px solid #d9d8d7;
}
.dark .c5-btn:hover,
.dark a.c5-btn:hover,
.dark .c5-btn-wrap a:hover,
.dark .gform_wrapper .gform_button:hover {
  color: #fff;
  background: #1ca7d7 ;
  border: 1px solid #fff;
}
.dark .c5-btn[type=submit],
.dark .c5-btn.c5-submit,
.dark .c5-btn.c5-primary {
  color: #d9d8d7;
  background: #1caadb;
  border: 1px solid #d9d8d7;
}
.dark .c5-btn[type=submit]:hover,
.dark .c5-btn.c5-submit:hover,
.dark .c5-btn.c5-primary:hover {
  color: #fff;
  background: #1ca7d7 ;
  border: 1px solid #fff;
}
.dark a.c5-btn.c5-submit,
.dark .c5-btn-wrap a.c5-submit,
.dark a.c5-btn.c5-primary,
.dark .c5-btn-wrap a.c5-primary {
  color: #d9d8d7;
  background: #1caadb;
  border: 1px solid #d9d8d7;
}
.dark a.c5-btn.c5-submit:hover,
.dark .c5-btn-wrap a.c5-submit:hover,
.dark a.c5-btn.c5-primary:hover,
.dark .c5-btn-wrap a.c5-primary:hover {
  color: #fff;
  background: #1ca7d7 ;
  border: 1px solid #fff;
}
.dark .gform_wrapper .gform_button[type=submit] {
  color: #d9d8d7;
  background: #1caadb;
  border: 1px solid #d9d8d7;
}
.dark .gform_wrapper .gform_button[type=submit]:hover {
  color: #fff;
  background: #1ca7d7 ;
  border: 1px solid #fff;
}
.dark a {
  color: #fff;
}
.dark a:hover {
  color: #e6e6e6;
}
.dark .c5-header .heading {
  color: #fafafa;
}
.dark .c5-header .subheading {
  color: #fafafa;
}
.dark .c5-header .lead {
  color: #fafafa;
}
.dark .btn {
  color: #d9d8d7;
  background: #2db5e4 ;
  border: 1px solid #d9d8d7;
}
.dark .btn:hover {
  color: #fff;
  background: #1ca7d7 ;
  border: 1px solid #fff;
}
.dark .btn[type=submit],
.dark .btn.btn-primary,
.dark .btn.btn-success {
  color: #d9d8d7;
  background: #1caadb;
  border: 1px solid #d9d8d7;
}
.dark .btn[type=submit]:hover,
.dark .btn.btn-primary:hover,
.dark .btn.btn-success:hover {
  color: #fff;
  background: #1ca7d7 ;
  border: 1px solid #fff;
}
.gray .c5-btn,
.gray a.c5-btn,
.gray .c5-btn-wrap a,
.gray .gform_wrapper .gform_button {
  color: #d9d8d7;
  background: transparent ;
  border: 1px solid #d9d8d7;
}
.gray .c5-btn:hover,
.gray a.c5-btn:hover,
.gray .c5-btn-wrap a:hover,
.gray .gform_wrapper .gform_button:hover {
  color: #fff;
  background: #29b3e3 ;
  border: 1px solid #fff;
}
.gray .c5-btn[type=submit],
.gray .c5-btn.c5-submit,
.gray .c5-btn.c5-primary {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.gray .c5-btn[type=submit]:hover,
.gray .c5-btn.c5-submit:hover,
.gray .c5-btn.c5-primary:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.gray a.c5-btn.c5-submit,
.gray .c5-btn-wrap a.c5-submit,
.gray a.c5-btn.c5-primary,
.gray .c5-btn-wrap a.c5-primary {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.gray a.c5-btn.c5-submit:hover,
.gray .c5-btn-wrap a.c5-submit:hover,
.gray a.c5-btn.c5-primary:hover,
.gray .c5-btn-wrap a.c5-primary:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.gray .gform_wrapper .gform_button[type=submit] {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.gray .gform_wrapper .gform_button[type=submit]:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.gray a {
  color: #29b3e3;
}
.gray a:hover {
  color: #1a9cc9;
}
.gray .c5-header .heading {
  color: #fafafa;
}
.gray .c5-header .subheading {
  color: #fafafa;
}
.gray .c5-header .lead {
  color: #fafafa;
}
.gray .btn {
  color: #d9d8d7;
  background: transparent ;
  border: 1px solid #d9d8d7;
}
.gray .btn:hover {
  color: #fff;
  background: #29b3e3 ;
  border: 1px solid #fff;
}
.gray .btn[type=submit],
.gray .btn.btn-primary,
.gray .btn.btn-success {
  color: #eeeeee;
  background: #29b3e3;
  border: 1px solid #29b3e3;
}
.gray .btn[type=submit]:hover,
.gray .btn.btn-primary:hover,
.gray .btn.btn-success:hover {
  color: #fff;
  background: #1995c0;
  border: 1px solid #29b3e3;
}
.skip-link {
  position: absolute;
  padding: 7px 10px;
  top: 0px;
  left: 0px;
  line-height: 1;
  transition: transform 0.3s ease-out;
  z-index: 100;
  transform: translateY(-100%);
  background: #f2f2f2;
}
.skip-link:focus {
  transform: translateY(0%);
}
.stack > .c5-lay,
.frame.stack .frame-layout {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.stack > .c5-lay > *,
.frame.stack .frame-layout > * {
  display: block;
  margin-top: 0%;
}
.list > .c5-lay,
.frame.list .frame-layout {
  width: 100%;
  margin-top: -3%;
  padding-left: 0;
  padding-right: 0;
}
.list > .c5-lay > *,
.frame.list .frame-layout > * {
  display: block;
  margin-top: 3%;
}
.grid6 > .c5-lay,
.sextet > .c5-lay,
.frame.grid6 .frame-layout,
.frame.sextet .frame-layout {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.grid6 > .c5-lay > *,
.sextet > .c5-lay > *,
.frame.grid6 .frame-layout > *,
.frame.sextet .frame-layout > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 47%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.grid5 > .c5-lay,
.quintet > .c5-lay,
.grid5 > .frame-view > .frame-body > .c5-lay,
.quintet > .frame-view > .frame-body > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.grid5 > .c5-lay > *,
.quintet > .c5-lay > *,
.grid5 > .frame-view > .frame-body > .c5-lay > *,
.quintet > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 47%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.grid4 > .c5-lay,
.quartet > .c5-lay,
.grid4 > .frame-view > .frame-body > .c5-lay,
.quartet > .frame-view > .frame-body > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.grid4 > .c5-lay > *,
.quartet > .c5-lay > *,
.grid4 > .frame-view > .frame-body > .c5-lay > *,
.quartet > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 47%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.grid3 > .c5-lay,
.trio > .c5-lay,
.grid3 > .frame-view > .frame-body > .c5-lay,
.trio > .frame-view > .frame-body > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.grid3 > .c5-lay > *,
.trio > .c5-lay > *,
.grid3 > .frame-view > .frame-body > .c5-lay > *,
.trio > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 97%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.grid2 > .c5-lay,
.duet > .c5-lay,
.grid2 > .frame-view > .frame-body > .c5-lay,
.duet > .frame-view > .frame-body > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.grid2 > .c5-lay > *,
.duet > .c5-lay > *,
.grid2 > .frame-view > .frame-body > .c5-lay > *,
.duet > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 97%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.grid1 > .c5-lay,
.solo > .c5-lay,
.grid1 > .frame-view > .frame-body > .c5-lay,
.solo > .frame-view > .frame-body > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.grid1 > .c5-lay > *,
.solo > .c5-lay > *,
.grid1 > .frame-view > .frame-body > .c5-lay > *,
.solo > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 97%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.box6 > .c5-lay,
.box5 > .c5-lay,
.box4 > .c5-lay,
.box6 > .frame-view > .frame-body > .c5-lay,
.box5 > .frame-view > .frame-body > .c5-lay,
.box4 > .frame-view > .frame-body > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
.box6 > .c5-lay > *,
.box5 > .c5-lay > *,
.box4 > .c5-lay > *,
.box6 > .frame-view > .frame-body > .c5-lay > *,
.box5 > .frame-view > .frame-body > .c5-lay > *,
.box4 > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 50%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
.box3 > .c5-lay,
.box2 > .c5-lay,
.box1 > .c5-lay,
.box3 > .frame-view > .frame-body > .c5-lay,
.box2 > .frame-view > .frame-body > .c5-lay,
.box1 > .frame-view > .frame-body > .c5-lay {
  text-align: center;
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.box3 > .c5-lay > *,
.box2 > .c5-lay > *,
.box1 > .c5-lay > *,
.box3 > .frame-view > .frame-body > .c5-lay > *,
.box2 > .frame-view > .frame-body > .c5-lay > *,
.box1 > .frame-view > .frame-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 97%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.half,
.quarter,
.three-quarters,
.third,
.two-thirds {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.the-content-aside > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
.the-content-aside > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
.the-content > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
.the-content > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
@media (min-width: 768px) {
  .grid6 > .c5-lay,
  .sextet > .c5-lay,
  .frame.grid6 .frame-layout,
  .frame.sextet .frame-layout {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid6 > .c5-lay > *,
  .sextet > .c5-lay > *,
  .frame.grid6 .frame-layout > *,
  .frame.sextet .frame-layout > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 30.33333333%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid5 > .c5-lay,
  .quintet > .c5-lay,
  .grid5 > .frame-view > .frame-body > .c5-lay,
  .quintet > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid5 > .c5-lay > *,
  .quintet > .c5-lay > *,
  .grid5 > .frame-view > .frame-body > .c5-lay > *,
  .quintet > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 17%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid4 > .c5-lay,
  .quartet > .c5-lay,
  .grid4 > .frame-view > .frame-body > .c5-lay,
  .quartet > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid4 > .c5-lay > *,
  .quartet > .c5-lay > *,
  .grid4 > .frame-view > .frame-body > .c5-lay > *,
  .quartet > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 47%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid3 > .c5-lay,
  .trio > .c5-lay,
  .grid3 > .frame-view > .frame-body > .c5-lay,
  .trio > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid3 > .c5-lay > *,
  .trio > .c5-lay > *,
  .grid3 > .frame-view > .frame-body > .c5-lay > *,
  .trio > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 30.33333333%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid2 > .c5-lay,
  .duet > .c5-lay,
  .grid2 > .frame-view > .frame-body > .c5-lay,
  .duet > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid2 > .c5-lay > *,
  .duet > .c5-lay > *,
  .grid2 > .frame-view > .frame-body > .c5-lay > *,
  .duet > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 47%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid1 > .c5-lay,
  .solo > .c5-lay,
  .grid1 > .frame-view > .frame-body > .c5-lay,
  .solo > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid1 > .c5-lay > *,
  .solo > .c5-lay > *,
  .grid1 > .frame-view > .frame-body > .c5-lay > *,
  .solo > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 97%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .box6 > .c5-lay,
  .box6 > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .box6 > .c5-lay > *,
  .box6 > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 33.33333333%;
    margin-left: 0%;
    margin-top: 0%;
    vertical-align: top;
  }
  .box5 > .c5-lay,
  .box5 > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .box5 > .c5-lay > *,
  .box5 > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 20%;
    margin-left: 0%;
    margin-top: 0%;
    vertical-align: top;
  }
  .box4 > .c5-lay,
  .box4 > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .box4 > .c5-lay > *,
  .box4 > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 25%;
    margin-left: 0%;
    margin-top: 0%;
    vertical-align: top;
  }
  .box3 > .c5-lay,
  .box3 > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .box3 > .c5-lay > *,
  .box3 > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 33.33333333%;
    margin-left: 0%;
    margin-top: 0%;
    vertical-align: top;
  }
  .box2 > .c5-lay,
  .box2 > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
    max-width: none;
  }
  .box2 > .c5-lay > *,
  .box2 > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 50%;
    margin-left: 0%;
    margin-top: 0%;
    vertical-align: top;
  }
  .table3 > .c5-lay,
  .table3 > .frame-view > .frame-body > .c5-lay {
    display: inline-table;
    table-layout: default;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
    padding: 0;
  }
  .table3 > .c5-lay > *,
  .table3 > .frame-view > .frame-body > .c5-lay > * {
    display: table-cell;
    width: 33.33333333%;
    margin-left: 0%;
    margin-top: 0%;
    padding: 0px;
    vertical-align: top;
  }
  .half,
  .quarter,
  .three-quarters,
  .third,
  .two-thirds {
    display: inline-block;
    margin-right: 0;
  }
  .half.last,
  .quarter.last,
  .three-quarters.last,
  .third.last,
  .two-thirds.last {
    margin-right: 0;
  }
  .half {
    width: 47%;
  }
  .half.last {
    width: 50%;
  }
  .quarter {
    width: 25%;
  }
  .quarter.last {
    width: 25%;
  }
  .three-quarters {
    width: 75%;
  }
  .three-quarters.last {
    width: 75%;
  }
  .third {
    width: 30.33333333%;
  }
  .third.last {
    width: 33.33333333%;
  }
  .two-thirds {
    width: 63.66666667%;
  }
  .two-thirds.last {
    width: 66.66666667%;
  }
  .the-content > .c5-lay .half,
  .the-content-aside > .c5-lay .half {
    width: 47%;
  }
  .the-content > .c5-lay .quarter,
  .the-content-aside > .c5-lay .quarter {
    width: 47%;
  }
  .the-content > .c5-lay .three-quarters,
  .the-content-aside > .c5-lay .three-quarters {
    width: 72%;
  }
  .the-content > .c5-lay .third,
  .the-content-aside > .c5-lay .third {
    width: 30.33333333%;
  }
  .the-content > .c5-lay .two-thirds,
  .the-content-aside > .c5-lay .two-thirds {
    width: 63.66666667%;
  }
}
@media (min-width: 1025px) {
  .grid6 > .c5-lay,
  .sextet > .c5-lay,
  .frame.grid6 .frame-layout,
  .frame.sextet .frame-layout {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid6 > .c5-lay > *,
  .sextet > .c5-lay > *,
  .frame.grid6 .frame-layout > *,
  .frame.sextet .frame-layout > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 13.66666667%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid5 > .c5-lay,
  .quintet > .c5-lay,
  .grid5 > .frame-view > .frame-body > .c5-lay,
  .quintet > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid5 > .c5-lay > *,
  .quintet > .c5-lay > *,
  .grid5 > .frame-view > .frame-body > .c5-lay > *,
  .quintet > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 17%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid4 > .c5-lay,
  .quartet > .c5-lay,
  .grid4 > .frame-view > .frame-body > .c5-lay,
  .quartet > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid4 > .c5-lay > *,
  .quartet > .c5-lay > *,
  .grid4 > .frame-view > .frame-body > .c5-lay > *,
  .quartet > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 22%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid3 > .c5-lay,
  .trio > .c5-lay,
  .grid3 > .frame-view > .frame-body > .c5-lay,
  .trio > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid3 > .c5-lay > *,
  .trio > .c5-lay > *,
  .grid3 > .frame-view > .frame-body > .c5-lay > *,
  .trio > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 30.33333333%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid2 > .c5-lay,
  .duet > .c5-lay,
  .grid2 > .frame-view > .frame-body > .c5-lay,
  .duet > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid2 > .c5-lay > *,
  .duet > .c5-lay > *,
  .grid2 > .frame-view > .frame-body > .c5-lay > *,
  .duet > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 47%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .grid1 > .c5-lay,
  .solo > .c5-lay,
  .grid1 > .frame-view > .frame-body > .c5-lay,
  .solo > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
  }
  .grid1 > .c5-lay > *,
  .solo > .c5-lay > *,
  .grid1 > .frame-view > .frame-body > .c5-lay > *,
  .solo > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 97%;
    margin-left: 3%;
    margin-top: 3%;
    vertical-align: top;
  }
  .box6 > .c5-lay,
  .box6 > .frame-view > .frame-body > .c5-lay {
    font-size: 0;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .box6 > .c5-lay > *,
  .box6 > .frame-view > .frame-body > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 33.33333333%;
    margin-left: 0%;
    margin-top: 0%;
    vertical-align: top;
  }
  .the-content > .c5-lay .half,
  .the-content-aside > .c5-lay .half {
    width: 47%;
  }
  .the-content > .c5-lay .quarter,
  .the-content-aside > .c5-lay .quarter {
    width: 22%;
  }
  .the-content > .c5-lay .three-quarters,
  .the-content-aside > .c5-lay .three-quarters {
    width: 72%;
  }
  .the-content > .c5-lay .third,
  .the-content-aside > .c5-lay .third {
    width: 30.33333333%;
  }
  .the-content > .c5-lay .two-thirds,
  .the-content-aside > .c5-lay .two-thirds {
    width: 63.66666667%;
  }
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::before,
::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.frames-debug {
  display: none !important;
}
style,
script {
  display: none !important;
}
html {
  height: 100%;
  max-height: 100%;
}
body {
  position: relative;
  margin: 0;
}
img {
  height: auto;
  width: auto;
  max-width: 100%;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
nav ul {
  padding: 0;
}
.c5-view-content-section {
  position: relative;
}
.c5-dsc p:first-child {
  margin-top: 0;
}
.c5_page_content {
  overflow: hidden;
}
html {
  background: #ffffff;
}
body {
  background: transparent;
}
.c5-site {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::before,
::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.frames-debug {
  display: none !important;
}
style,
script {
  display: none !important;
}
html {
  height: 100%;
  max-height: 100%;
}
body {
  position: relative;
  margin: 0;
}
img {
  height: auto;
  width: auto;
  max-width: 100%;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
nav ul {
  padding: 0;
}
.c5-view-content-section {
  position: relative;
}
.c5-dsc p:first-child {
  margin-top: 0;
}
.c5_page_content {
  overflow: hidden;
}
html {
  background: #ffffff;
}
body {
  background: transparent;
}
.c5-site {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
}
.c5-site-header-wrap {
  background: rgba(54, 54, 55, 0.94);
  max-width: 100%;
  margin: 0 auto;
  line-height: 0;
  position: relative;
  z-index: 2;
}
.c5-site-header {
  display: block;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
  padding: 10px 0;
  background: transparent;
}
@media (min-width: 768px) {
  .c5-site-header {
    padding: 10px 0;
  }
}
@media (min-width: 1025px) {
  .c5-site-header {
    padding: 10px 0;
  }
}
.c5-site-header-wrap {
  border-bottom: 1px solid #ececef;
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 100;
}
.c5-site-branding {
  transition: all 0.3s ease;
}
body.smaller-header .c5-site-header-wrap {
  height: auto;
  top: 0;
}
@media (min-width: 768px) {
  body.smaller-header .c5-site-branding {
    width: 220px;
    padding: 0;
  }
}
body.smaller-header .c5-site-topbar-wrap {
  height: 0;
}
#log-in-out-link {
  vertical-align: middle;
}
@media (min-width: 768px) {
  #log-in-out-link {
    position: absolute;
    top: 0;
    margin: 0 0 0 0px;
    right: 0;
  }
}
#log-in-out-link i {
  margin-right: 7px;
  vertical-align: middle;
  font-size: 13px !important;
}
#log-in-out-link > a {
  text-transform: none;
}
#log-in-out-link > a:hover {
  background: transparent !important;
  color: #29b3e3 !important;
}
#log-in-out-link:hover > a {
  background: transparent !important;
  color: #29b3e3 !important;
}
#log-in-out-link .sub-menu {
  right: 0;
  width: auto;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  overflow: visible;
  position: relative;
  /* shared with before and after */
  /* these arrows will point up */
  /* top-stacked, smaller arrow */
  /* arrow which acts as a background shadow */
  position: absolute;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#log-in-out-link .sub-menu:before,
#log-in-out-link .sub-menu:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 11px solid transparent;
  /* arrow size */
}
#log-in-out-link .sub-menu:before {
  border-bottom-color: #29b3e3;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 3;
}
#log-in-out-link .sub-menu:after {
  border-bottom-color: #cccccc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 2;
}
#log-in-out-link .sub-menu .menu-item {
  overflow: visible;
}
#log-in-out-link .sub-menu .menu-item a {
  text-align: right;
}
.c5-site-logo {
  max-width: 220px;
}
.c5-site-header-items > * {
  vertical-align: bottom !important;
}
.c5-site-branding {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  padding: 0;
}
.c5-site-logo {
  width: 100%;
  line-height: 0;
}
.c5-site-tagline {
  display: none;
}
.c5-site-nav {
  position: absolute;
  max-width: 290px;
  width: 100%;
  right: -290px;
  z-index: 10;
  display: none;
}
.c5-site-nav .menu-item > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: left;
}
.c5-site-nav .menu-item:first-child > a {
  -webkit-border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  border-radius: 0 2px 0 0;
}
.c5-site-nav .menu-item:last-child > a {
  -webkit-border-radius: 0 0 2px 0;
  -moz-border-radius: 0 0 2px 0;
  border-radius: 0 0 2px 0;
}
@media (min-width: 1025px) {
  .c5-site-nav .menu-item > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .c5-site-nav .menu-item:first-child > a,
  .c5-site-nav .menu-item:last-child > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
}
#c5-menu-toggle-bars > i {
  border: none;
  padding: 2px;
  background: #fefefe;
  text-align: center;
  line-height: 1;
  transition: all 0.3s;
  font-size: 23px;
}
#c5-menu-toggle-bars > i.fa-bars {
  transition: opacity 0.3s, transform 0.3s;
}
#c5-menu-toggle-bars > i.fa-times {
  transition: opacity 0.3s, transform 0.3s;
  transform: rotate(-90deg);
  opacity: 0.8;
}
#c5-menu-toggle-bars {
  font-size: 20px;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-align: center;
}
#c5-menu-toggle-bars i {
  transition: all 0.3s;
  color: #fafafa;
  vertical-align: middle;
  padding: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#c5-menu-toggle-bars i.fa-bars {
  transition: opacity 0.3s, transform 0.3s;
}
#c5-menu-toggle-bars i.fa-times {
  transition: opacity 0.3s, transform 0.3s;
  transform: rotate(-90deg);
  opacity: 0.8;
}
.c5-nav-primary {
  background: #1ca7d7;
}
.c5-nav-primary > .c5-lay {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-nav-primary > .c5-lay > * {
  display: block;
  margin-top: 0%;
}
.c5-nav-primary > .c5-lay > .c5-lay,
.frame.c5-nav-primary > .c5-lay .frame-layout {
  width: 100%;
  margin-top: 0%;
  padding-left: 0;
  padding-right: 0;
}
.c5-nav-primary > .c5-lay > .c5-lay > *,
.frame.c5-nav-primary > .c5-lay .frame-layout > * {
  display: block;
  margin-top: 0%;
}
.c5-nav-primary > .c5-lay > * {
  margin-top: 1px;
}
.c5-nav-primary.c5-nav-center > .c5-lay {
  text-align: center;
}
.c5-nav-primary.c5-nav-left > .c5-lay {
  text-align: left;
}
.c5-lay-menu .menu-item.menu-item-has-children:hover {
  position: relative;
}
.c5-lay-menu .menu-item.menu-item-has-children:hover a {
  color: #fff;
  background: #29b3e3;
}
.c5-lay-menu .menu-item:hover > a {
  color: #fff !important;
  background: #1a9cc9 !important;
}
.c5-lay-menu .menu-item {
  list-style-type: none;
}
.c5-lay-menu .menu-item > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0.55em 1em;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.c5-lay-menu .menu-item.menu-item-has-children > a {
  padding-right: 20px;
  position: relative;
}
.c5-lay-menu .menu-item.menu-item-has-children > a:before {
  display: inline-block;
  vertical-align: middle;
  content: '\f0d7';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: inherit;
}
.c5-lay-menu .menu-item.menu-item-has-children > a:before {
  right: 5px;
  top: 6px;
}
.c5-lay-menu .sub-menu {
  display: none;
  z-index: 100;
  overflow: hidden;
  width: auto;
  top: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #29b3e3;
}
.c5-lay-menu .sub-menu .menu-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c5-lay-menu .sub-menu .menu-item > a {
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (min-width: 940px) {
  .c5-site-header-items {
    display: inline-table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
    padding: 0;
  }
  .c5-site-header-items > * {
    display: table-cell;
    width: 50%;
    margin-left: 0%;
    margin-top: 0%;
    padding: 0px;
    vertical-align: middle;
  }
  .c5-site-header-items > .c5-site-branding {
    width: 220px;
    padding: 0;
  }
  .c5-site-header-items > .c5-site-nav {
    width: 97%;
    position: static;
  }
  #c5-menu-toggle-bars {
    display: none;
  }
  .c5-site-nav {
    display: table-cell !important;
    opacity: 1 !important;
    max-width: 100%;
  }
  .c5-nav-primary {
    display: block !important;
    text-align: center;
    background: none;
  }
  .c5-nav-primary > .c5-lay {
    text-align: right;
    font-size: 0;
    width: 102%;
    margin-left: -2%;
    margin-top: -2%;
  }
  .c5-nav-primary > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 2%;
    margin-top: 2%;
  }
  .c5-nav-primary.c5-nav-center > .c5-lay {
    text-align: center;
  }
  .c5-nav-primary.c5-nav-left > .c5-lay {
    text-align: left;
  }
  .c5-lay-menu .menu-item.menu-item-has-children:hover {
    position: relative;
  }
  .c5-lay-menu .menu-item.menu-item-has-children:hover > a {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
  }
  .c5-lay-menu .menu-item.menu-item-has-children:hover a {
    color: #fff;
    background: #29b3e3;
  }
  .c5-lay-menu .menu-item.menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .c5-lay-menu .menu-item > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
  }
  .c5-lay-menu .menu-item.menu-item-has-children > a {
    padding-right: 25px;
    position: relative;
  }
  .c5-lay-menu .menu-item.menu-item-has-children > a:before {
    display: inline-block;
    vertical-align: middle;
    content: '\f0d7';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    color: inherit;
  }
  .c5-lay-menu .menu-item.menu-item-has-children > a:before {
    right: 7px;
    top: 0.5em;
  }
  .c5-lay-menu .sub-menu {
    display: none;
    position: absolute;
    z-index: 100;
    overflow: hidden;
    width: auto;
    top: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .c5-lay-menu .sub-menu .menu-item > a {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .c5-lay-menu .sub-menu .menu-item:first-child > a {
    -webkit-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;
  }
  .c5-lay-menu .sub-menu .menu-item:last-child > a {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
  }
}
@media (min-width: 1025px) {
  .c5-site-header-items {
    display: inline-table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
    padding: 0;
  }
  .c5-site-header-items > * {
    display: table-cell;
    width: 50%;
    margin-left: 0%;
    margin-top: 0%;
    padding: 0px;
    vertical-align: middle;
  }
  .c5-site-header-items > .c5-site-branding {
    width: 220px;
    padding: 0;
  }
  .c5-site-header-items > .c5-site-nav {
    width: 97%;
    position: static;
  }
  .c5-nav-primary {
    background: none;
  }
}
body {
  padding: 0;
}
.c5-view-content-wrap {
  background: transparent;
}
.c5-view-content-section {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
  background: #fafafb;
}
.c5-view-content-section > .c5-lay > .c5-view-frame,
.c5-view-content-section > .c5-lay > .frame {
  text-align: center;
}
.c5-view-content-section > .c5-lay > .c5-view-frame > .c5-view-frame-content,
.c5-view-content-section > .c5-lay > .frame > .c5-view-frame-content,
.c5-view-content-section > .c5-lay > .c5-view-frame > .frame-view,
.c5-view-content-section > .c5-lay > .frame > .frame-view {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  max-width: 1120px;
  margin: 0;
  vertical-align: top;
}
.c5-view-content-section > .c5-lay > .c5-view-frame > .c5-view-frame-content > *,
.c5-view-content-section > .c5-lay > .frame > .c5-view-frame-content > *,
.c5-view-content-section > .c5-lay > .c5-view-frame > .frame-view > *,
.c5-view-content-section > .c5-lay > .frame > .frame-view > * {
  text-align: left;
  vertical-align: top;
}
.content-body {
  padding: 20px 0;
  background: #fafafb;
}
.content-header {
  padding: 0;
  background: #fafafb;
}
.the-feature {
  padding: 0;
  background: #cccccc !important;
}
.content-footer {
  padding: 0;
  background: #fafafb;
}
.XXthe-content-aside > .c5-lay {
  width: 100%;
  margin-top: -8%;
  padding-left: 0;
  padding-right: 0;
}
.XXthe-content-aside > .c5-lay > * {
  display: block;
  margin-top: 8%;
}
.XXthe-content-aside > .c5-lay > * > header {
  margin-bottom: 1em;
  margin-bottom: 0.5em;
}
.XXthe-content-aside > .c5-lay > * > header h1,
.XXthe-content-aside > .c5-lay > * > header h1 + h2,
.XXthe-content-aside > .c5-lay > * > header h1 > a,
.XXthe-content-aside > .c5-lay > * > header h1 + h2 > a {
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-top: 0;
  padding-bottom: 0;
}
.XXthe-content-aside > .c5-lay > * > header h2 {
  margin-bottom: 0;
}
.XXthe-content-aside > .c5-lay > * > .c5-body {
  margin: 0;
}
@media (min-width: 768px) {
  body {
    padding: 0;
  }
  .c5-view-content-wrap {
    background: transparent;
  }
  .c5-view-content-section {
    padding: 0;
    background: #fafafb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .content-body {
    padding: 0;
    background: #fafafb;
  }
  .content-header {
    padding: 0;
    background: #fafafb;
  }
  .the-feature {
    padding: 0;
    background: #cccccc;
  }
  .content-footer {
    padding: 0;
    background: #fafafb;
  }
}
@media (min-width: 1025px) {
  body {
    padding: 0;
  }
  .c5-view-content-wrap {
    background: transparent;
  }
  .c5-view-content-section {
    padding: 0;
    background: #fafafb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .content-body {
    padding: 0;
    background: #fafafb;
  }
  .content-header {
    padding: 0;
    background: #fafafb;
  }
  .the-feature {
    padding: 0;
    background: #cccccc;
  }
  .content-footer {
    padding: 0;
    background: #fafafb;
  }
  .c5-view-content-subsection > .c5-lay > .c5-view-frame,
  .c5-view-content-subsection > .c5-lay > .frame {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.c5-site-body {
  padding-top: 97px;
}
.login .c5-site-body {
  padding-top: 0;
}
.c5-site-footer-wrap {
  background: rgba(64, 64, 65, 0.94);
}
.c5-site-footer {
  display: block;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  background: transparent;
  color: #fafafa;
  overflow: hidden;
}
.c5-site-footer a,
.c5-site-footer a:visited {
  color: #fff;
}
.c5-site-footer a:hover,
.c5-site-footer a:active {
  color: #e6e6e6;
}
.c5-site-footer > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.c5-site-footer > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 30.33333333%;
  margin-left: 3%;
  margin-top: 3%;
  vertical-align: top;
}
.c5-site-footer > .c5-lay > * {
  font-size: 14px;
  font-size: 1.4rem;
}
.c5-site-footer > .c5-lay > * .c5-lay {
  width: 100%;
  margin-top: -3%;
  padding-left: 0;
  padding-right: 0;
}
.c5-site-footer > .c5-lay > * .c5-lay > * {
  display: block;
  margin-top: 3%;
}
.c5-site-footer > .c5-lay > * .c5-lay > .c5-lay,
.frame.c5-site-footer > .c5-lay > * .c5-lay .frame-layout {
  width: 100%;
  margin-top: -3%;
  padding-left: 0;
  padding-right: 0;
}
.c5-site-footer > .c5-lay > * .c5-lay > .c5-lay > *,
.frame.c5-site-footer > .c5-lay > * .c5-lay .frame-layout > * {
  display: block;
  margin-top: 3%;
}
.designed-by {
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
}
.copyright {
  text-align: center;
}
@media (min-width: 768px) {
  .c5-site-footer-wrap {
    background: rgba(64, 64, 65, 0.94);
  }
  .c5-site-footer {
    display: block;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    background: transparent;
    color: #fafafa;
  }
  .c5-site-footer a,
  .c5-site-footer a:visited {
    color: #fff;
  }
  .c5-site-footer a:hover,
  .c5-site-footer a:active {
    color: #e6e6e6;
  }
  .designed-by {
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .copyright {
    text-align: center;
  }
}
.frameset > .frame {
  background: transparent ;
  position: relative;
  z-index: 1;
  text-align: center;
}
.frameset > .frame .frame-header {
  background: transparent;
  color: #101010;
}
.frameset > .frame .frame-body {
  background: transparent;
  color: #101010;
}
.frameset > .frame .frame-footer {
  background: transparent;
}
.frameset > .frame i {
  color: #29b3e3;
}
.frameset > .frame.light {
  background: #f7fcfc;
}
.frameset > .frame.light .frame-header {
  background: transparent;
  color: #101010;
}
.frameset > .frame.light .frame-body {
  background: transparent;
  color: #101010;
}
.frameset > .frame.light .frame-footer {
  background: transparent;
}
.frameset > .frame.light i {
  color: #29b3e3;
}
.frameset > .frame.medium {
  background: #f7fcfc;
}
.frameset > .frame.medium .frame-header {
  background: transparent;
  color: #f2f2f3;
}
.frameset > .frame.medium .frame-body {
  background: transparent;
  color: #f2f2f3;
}
.frameset > .frame.medium .frame-footer {
  background: transparent;
}
.frameset > .frame.medium i {
  color: #fafafa;
}
.frameset > .frame.dark {
  background: #29b3e3;
}
.frameset > .frame.dark .frame-header {
  background: transparent;
  color: #f2f2f3;
}
.frameset > .frame.dark .frame-body {
  background: transparent;
  color: #f2f2f3;
}
.frameset > .frame.dark .frame-footer {
  background: transparent;
}
.frameset > .frame.dark i {
  color: #fafafa;
}
.frameset > .frame.gray {
  background: #404041;
}
.frameset > .frame.gray .frame-header {
  background: transparent;
  color: #fff;
}
.frameset > .frame.gray .frame-body {
  background: transparent;
  color: #fff;
}
.frameset > .frame.gray .frame-footer {
  background: transparent;
}
.frameset > .frame.gray i {
  color: #fafafa;
}
.frameset > .frame .frame-heading {
  margin: 0;
}
.frameset > .frame .frame-subheading {
  margin: 10px 0 0 0;
}
.frameset > .frame .frame-lead {
  margin: 20px 0 0 0;
}
.frameset > .frame.fullscreen {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: inset 0px 10px 10px rgba(0, 0, 0, 0.3);
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.frameset > .frame.parallax {
  background-attachment: fixed;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.frameset > .frame.overlay:before {
  background: url(/wp-content/themes/cogency5/images/overlay.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  content: '';
}
.frameset > .frame.arrow-top {
  position: relative;
  /* shared with before and after */
  /* these arrows will point up */
  /* top-stacked, smaller arrow */
  /* arrow which acts as a background shadow */
}
.frameset > .frame.arrow-top:before,
.frameset > .frame.arrow-top:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 11px solid transparent;
  /* arrow size */
}
.frameset > .frame.arrow-top:before {
  border-bottom-color: transparent;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 3;
}
.frameset > .frame.arrow-top:after {
  border-bottom-color: #cccccc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 2;
}
.frameset > .frame.arrow-top.light {
  position: relative;
  /* shared with before and after */
  /* these arrows will point up */
  /* top-stacked, smaller arrow */
  /* arrow which acts as a background shadow */
}
.frameset > .frame.arrow-top.light:before,
.frameset > .frame.arrow-top.light:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 11px solid transparent;
  /* arrow size */
}
.frameset > .frame.arrow-top.light:before {
  border-bottom-color: #f7fcfc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 3;
}
.frameset > .frame.arrow-top.light:after {
  border-bottom-color: #cccccc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 2;
}
.frameset > .frame.arrow-top.medium {
  position: relative;
  /* shared with before and after */
  /* these arrows will point up */
  /* top-stacked, smaller arrow */
  /* arrow which acts as a background shadow */
}
.frameset > .frame.arrow-top.medium:before,
.frameset > .frame.arrow-top.medium:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 11px solid transparent;
  /* arrow size */
}
.frameset > .frame.arrow-top.medium:before {
  border-bottom-color: #f7fcfc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 3;
}
.frameset > .frame.arrow-top.medium:after {
  border-bottom-color: #cccccc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 2;
}
.frameset > .frame.arrow-top.dark {
  position: relative;
  /* shared with before and after */
  /* these arrows will point up */
  /* top-stacked, smaller arrow */
  /* arrow which acts as a background shadow */
}
.frameset > .frame.arrow-top.dark:before,
.frameset > .frame.arrow-top.dark:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 11px solid transparent;
  /* arrow size */
}
.frameset > .frame.arrow-top.dark:before {
  border-bottom-color: #29b3e3;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 3;
}
.frameset > .frame.arrow-top.dark:after {
  border-bottom-color: #cccccc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 2;
}
.frameset > .frame.arrow-top.gray {
  position: relative;
  /* shared with before and after */
  /* these arrows will point up */
  /* top-stacked, smaller arrow */
  /* arrow which acts as a background shadow */
}
.frameset > .frame.arrow-top.gray:before,
.frameset > .frame.arrow-top.gray:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 11px solid transparent;
  /* arrow size */
}
.frameset > .frame.arrow-top.gray:before {
  border-bottom-color: #404041;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 3;
}
.frameset > .frame.arrow-top.gray:after {
  border-bottom-color: #cccccc;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -22px;
  left: 48%;
  z-index: 2;
}
.frameset > .frame.c5-animate-fade-up.c5-animated .article-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.frameset > .frame.c5-animate-fade-up.c5-fadeInUp .article-content {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.frameset > .frame.c5-animate-fade-up.c5-animated .article-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.frameset > .frame.c5-animate-fade-up.c5-fadeInUp .article-content {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.frameset > .frame.c5-animate-trigger-fade-up .article-content {
  overflow: hidden;
}
.frameset > .frame.c5-animate-trigger-fade-up .article-header,
.frameset > .frame.c5-animate-trigger-fade-up .article-section,
.frameset > .frame.c5-animate-trigger-fade-up .article-body-summary,
.frameset > .frame.c5-animate-trigger-fade-up .article-body,
.frameset > .frame.c5-animate-trigger-fade-up .article-footer {
  display: none;
}
.frameset > .frame.c5-animate-trigger-fade-up .c5-animated-trigger {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.frameset > .frame.c5-animate-trigger-fade-up .c5-fadeInUp-trigger {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.frameset > .frame > .frame-view {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  vertical-align: top;
  font-size: 0px;
  font-size: 0rem;
}
.frameset > .frame > .frame-view > .frame-header {
  margin-bottom: 3%;
}
.frameset > .frame > .frame-view > * {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
}
@media (min-width: 768px) {
  .frameset > .frame > .frame-view > * {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame > .frame-view > * {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.frameset > .frame > .frame-view {
  padding: 25px 3%;
}
.frameset > .frame > .frame-view > .frame-body {
  text-align: center;
  padding: 0;
}
@media (min-width: 768px) {
  .frameset > .frame > .frame-view {
    max-width: 1120px;
    padding: 45px 20px 45px 94px;
  }
  .frameset > .frame > .frame-view > .frame-body {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame > .frame-view {
    padding: 45px 20px 45px 94px;
  }
  .frameset > .frame > .frame-view > .frame-body {
    padding: 0;
  }
}
.frameset > .frame.header-hidden > .frame-view > .frame-header {
  display: none;
}
.frameset > .frame.header-gutterless > .frame-view > .frame-header {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .frameset > .frame.header-left > .frame-view > .frame-body {
    width: 47%;
  }
  .frameset > .frame.header-left > .frame-view > .frame-header {
    width: 50%;
    margin: 0;
    padding: 0;
    margin-right: 3%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-left.header-quarter > .frame-view > .frame-body {
    width: 72%;
  }
  .frameset > .frame.header-left.header-quarter > .frame-view > .frame-header {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-left.header-third > .frame-view > .frame-body {
    width: 63.666%;
  }
  .frameset > .frame.header-left.header-third > .frame-view > .frame-header {
    width: 33.333%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-left.header-half > .frame-view > .frame-body {
    width: 47%;
  }
  .frameset > .frame.header-left.header-half > .frame-view > .frame-header {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-left.header-twothirds > .frame-view > .frame-body {
    width: 30.333%;
  }
  .frameset > .frame.header-left.header-twothirds > .frame-view > .frame-header {
    width: 66.666%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-left.header-threequarters > .frame-view > .frame-body {
    width: 22%;
  }
  .frameset > .frame.header-left.header-threequarters > .frame-view > .frame-header {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-right > .frame-view > .frame-body {
    width: 47%;
  }
  .frameset > .frame.header-right > .frame-view > .frame-header {
    width: 50%;
    margin: 0;
    padding: 0;
    margin-right: 3%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-right.header-quarter > .frame-view > .frame-body {
    width: 72%;
  }
  .frameset > .frame.header-right.header-quarter > .frame-view > .frame-header {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-right.header-third > .frame-view > .frame-body {
    width: 63.666%;
  }
  .frameset > .frame.header-right.header-third > .frame-view > .frame-header {
    width: 33.333%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-right.header-half > .frame-view > .frame-body {
    width: 47%;
  }
  .frameset > .frame.header-right.header-half > .frame-view > .frame-header {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-right.header-twothirds > .frame-view > .frame-body {
    width: 30.333%;
  }
  .frameset > .frame.header-right.header-twothirds > .frame-view > .frame-header {
    width: 66.666%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.header-right.header-threequarters > .frame-view > .frame-body {
    width: 22%;
  }
  .frameset > .frame.header-right.header-threequarters > .frame-view > .frame-header {
    width: 75%;
  }
}
.frameset > .frame.header-right > .frame-view {
  direction: rtl;
}
@media (min-width: 768px) {
  .frameset > .frame.header-right > .frame-view > .frame-header {
    margin: 0;
    margin-left: 3%;
  }
}
.frameset > .frame.body-hidden > .frame-view > .frame-header,
.frameset > .frame.page-header > .frame-view > .frame-header {
  margin: 0;
}
.frameset > .frame.body-hidden > .frame-view > .frame-body,
.frameset > .frame.page-header > .frame-view > .frame-body {
  display: none;
}
.frameset > .frame.body-align-left > .frame-view > .frame-body {
  text-align: left;
}
.frameset > .frame.body-align-right > .frame-view > .frame-body {
  text-align: right;
}
.frameset > .frame.body-align-center > .frame-view > .frame-body {
  text-align: center;
}
.frameset > .frame.tight > .frame-view,
.frameset > .frame.page-header > .frame-view {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .frameset > .frame.tight > .frame-view,
  .frameset > .frame.page-header > .frame-view {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.tight > .frame-view,
  .frameset > .frame.page-header > .frame-view {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.frameset > .frame.tight-bottom > .frame-view {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .frameset > .frame.tight-bottom > .frame-view {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.tight-bottom > .frame-view {
    padding-bottom: 30px;
  }
}
.frameset > .frame.tight-top > .frame-view {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .frameset > .frame.tight-top > .frame-view {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.tight-top > .frame-view {
    padding-top: 30px;
  }
}
.frameset > .frame.slim > .frame-view {
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 768px) {
  .frameset > .frame.slim > .frame-view {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.slim > .frame-view {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.frameset > .frame.wide > .frame-view {
  max-width: 100%;
}
.frameset > .frame.wide > .frame-view > .frame-header {
  padding: 0;
}
.frameset > .frame.bleed > .frame-view {
  padding: 0;
}
@media (min-width: 768px) {
  .frameset > .frame.bleed > .frame-view {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.bleed > .frame-view {
    padding: 0;
  }
}
.frameset > .frame.bleed-x > .frame-view {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .frameset > .frame.bleed-x > .frame-view {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.bleed-x > .frame-view {
    padding-left: 0;
    padding-right: 0;
  }
}
.frameset > .frame.bleed-y > .frame-view {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .frameset > .frame.bleed-y > .frame-view {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.bleed-y > .frame-view {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.frameset > .frame.bleed-top > .frame-view {
  padding-top: 0;
}
@media (min-width: 768px) {
  .frameset > .frame.bleed-top > .frame-view {
    padding-top: 0;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.bleed-top > .frame-view {
    padding-top: 0;
  }
}
.frameset > .frame.bleed-bottom > .frame-view {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .frameset > .frame.bleed-bottom > .frame-view {
    padding-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.bleed-bottom > .frame-view {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.split .frame-body {
    font-size: 0px;
    font-size: 0rem;
  }
  .frameset > .frame.split .frame-body > .c5-lay {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-table;
    table-layout: fixed;
    width: 100%;
  }
  .frameset > .frame.split .frame-body > .c5-lay > * {
    display: table-cell;
    vertical-align: top;
    width: auto;
    padding-right: 0%;
  }
  .frameset > .frame.split .frame-body > .c5-lay > *:last-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.article-left-third .frame-body > .c5-lay > *:first-child {
    width: 33%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.article-left-two-thirds .frame-body > .c5-lay > *:first-child {
    width: 66.66%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.article-left-quarter .frame-body > .c5-lay > *:first-child {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.article-left-three-quarters .frame-body > .c5-lay > *:first-child {
    width: 75%;
  }
}
.frameset > .frame.article-padding .frame-body .c5-article {
  padding: 25px 3%;
}
@media (min-width: 768px) {
  .frameset > .frame.article-padding .frame-body .c5-article {
    padding: 45px 20px 45px 94px;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.article-padding .frame-body .c5-article {
    padding: 45px 20px 45px 94px;
  }
}
.frameset > .frame.article-hilite .frame-body .c5-article {
  border: 1px solid #fff;
}
.frameset > .frame.summary > .frame-view > .frame-body .article-header .heading + .subheading {
  margin-bottom: 0.25em;
}
.frameset > .frame.summary > .frame-view > .frame-body .article-body {
  display: none;
}
.frameset > .frame.expander .c5-article .article-header {
  padding: 0;
}
.frameset > .frame.expander .c5-article .article-header .lead {
  display: none;
}
.frameset > .frame.expander .c5-article .article-body {
  display: none;
}
.frameset > .frame.expander .c5-article .article-body-summary {
  display: block;
}
.frameset > .frame.expander .c5-article .article-content {
  padding: 20px 20px;
}
.summary .frameset > .frame.expander .c5-article .article-content,
.aside .frameset > .frame.expander .c5-article .article-content {
  padding: 10px 10px;
}
.frameset > .frame.expander .c5-article.is-expanded {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: auto !important;
  position: relative;
}
.frameset > .frame.expander .c5-article.is-expanded .article-media {
  opacity: 1;
}
.frameset > .frame.expander .c5-article.is-expanded .article-media {
  opacity: 1;
}
.frameset > .frame.expander .c5-article.is-expanded .article-header .subheading {
  display: block;
}
.frameset > .frame.expander .c5-article.is-expanded .article-header .lead {
  display: block;
}
.frameset > .frame.expander .c5-article.is-expanded .article-body {
  display: block;
}
.frameset > .frame.expander .c5-article.is-expanded .article-body-summary {
  display: none;
}
.frameset > .frame.expander .c5-article.is-expanded .c5-close-x {
  text-align: center;
  width: 1em;
  display: block;
  font-size: 28.88px;
  font-size: 2.888rem;
  height: 1.2em;
  width: 1.2em;
  line-height: 1.2;
  position: absolute;
  top: 10px;
  right: 10px;
}
@media (min-width: 768px) {
  .frameset > .frame.expander .c5-article.is-expanded .c5-close-x {
    font-size: 30.4px;
    font-size: 3.04rem;
  }
}
@media (min-width: 1025px) {
  .frameset > .frame.expander .c5-article.is-expanded .c5-close-x {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.frameset > .frame.expander .c5-article.is-expanded .c5-close-x:hover {
  border: 1px solid #777;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .frameset > .frame.expander .c5-article.is-expanded > .c5-lay {
    font-size: 0;
    width: 103%;
    margin-left: -3%;
    margin-top: -3%;
    margin-top: 0;
  }
  .frameset > .frame.expander .c5-article.is-expanded > .c5-lay > * {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: auto;
    margin-left: 3%;
    margin-top: 3%;
  }
  .frameset > .frame.expander .c5-article.is-expanded > .c5-lay > * {
    margin-top: 0;
  }
  .frameset > .frame.expander .c5-article.is-expanded .article-media,
  .frameset > .frame.expander .c5-article.is-expanded .section-media {
    margin-bottom: 0;
    vertical-align: top;
    width: 27%;
  }
  .frameset > .frame.expander .c5-article.is-expanded .article-content,
  .frameset > .frame.expander .c5-article.is-expanded .section-content {
    margin-bottom: 0;
    vertical-align: top;
    width: 67%;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .frameset > .frame.expander .c5-article.is-expanded {
    padding: 36px;
  }
}
.frameset > .frame.wp-page-content > .frame-view > .frame-header {
  text-align: left;
}
.frameset > .frame.wp-page-content > .frame-view > .frame-body {
  text-align: left;
}
@media (max-width: 768px) {
  .frameset > .frame.m-hidden {
    display: none !important;
  }
}
.frameset > .frame > .frame-view > .frame-body {
  text-align: left;
}
/* ============================================================

Child Specific Responsive Layout
LAYOUT - responsive

============================================================ */
#mainModal .c5-site-body {
  padding-top: 0;
}
#mainModal .frame-header {
  display: none;
}
#mainModal .frame-view {
  padding: 0 20px !important;
}
#mainModal .modal .content-body {
  margin-top: 0;
  padding: 0;
}
#mainModal .modal-header {
  background: #f2f2f4;
}
#mainModal .modal-header .c5-close {
  float: right;
  padding: 2px 3px;
  opacity: 1;
}
#mainModal .modal-header .heading {
  margin-bottom: 5px;
  background: pink;
}
#mainModal .modal-header .subheading {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 5px;
}
#mainModal .modal-body {
  min-height: 480px;
  height: 600px;
  max-height: 100%;
  overflow: auto;
  padding: 0;
}
#mainModal .modal-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#mainModal .modal-footer {
  margin-top: 0;
  background: #f2f2f4;
}
#mainModal .modal-dialog {
  margin: 0 auto;
  width: 94%;
  max-width: 940px;
}
.bootstrap-dialog.type-primary .modal-header {
  background: rgba(19, 20, 20, 0.55);
}
.bootstrap-dialog .bootstrap-dialog-message {
  font-size: 19px;
  font-size: 1.9rem;
}
.bootstrap-dialog .modal-footer {
  background: #ffffff;
}
.bootstrap-dialog .modal-footer .btn {
  margin-left: 15px;
}
.bootstrap-dialog .close {
  float: right;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=35);
  opacity: 0.35;
}
.bootstrap-dialog .close:hover {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}
.bootstrap-dialog button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.c5-field input[type=checkbox] {
  background: transparent;
}
.schedule-interview > .article-body > .c5-lay {
  margin-top: -3%;
}
.schedule-interview > .article-body > .c5-lay > * {
  margin-top: 3%;
}
.xarticle-body.c5_lwfassessmentcopy > .c5-lay > *:first-child {
  margin-top: 0;
}
.xarticle-body.c5_lwfassessmentcopy > .c5-lay > *:last-child {
  margin-bottom: 0;
}
.gray .c5-btn.c5-stepper-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #404041;
  font-size: 20px;
  font-size: 2rem;
}
.gray .c5-step-indicator .c5-step-number {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
}
.gray .c5-step-indicator .c5-step-number:after {
  content: ':';
}
.gray .c5-step-indicator .c5-step-label {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: normal;
}
.content-toggle {
  display: none;
}
.gs-intro-wrapper .gs-intro-complete {
  display: none;
}
.gs-intro-wrapper .gs-intro-in-process {
  display: block;
}
.gs-intro-wrapper.complete .gs-intro-complete {
  display: block;
}
.gs-intro-wrapper.complete .gs-intro-in-process {
  display: none;
}
.c5-article.c5_lwfassessmentcopy ul,
.c5-article.c5_lwfassessmentcopy ol {
  padding: 0;
}
.c5-article.c5_lwfassessmentcopy ul {
  margin-left: 26px;
}
.c5-article.c5_lwfassessmentcopy ol {
  margin-left: 28px;
}
.c5-article.c5_lwfassessmentcopy ul li {
  list-style: disc;
}
.c5-article.c5_lwfassessmentcopy ol li {
  list-style-type: decimal;
}
.c5-article.c5_lwfassessmentcopy .article-body {
  font-size: 13.5424px;
  font-size: 1.35424rem;
}
@media (min-width: 768px) {
  .c5-article.c5_lwfassessmentcopy .article-body {
    font-size: 14.72px;
    font-size: 1.472rem;
  }
}
@media (min-width: 1025px) {
  .c5-article.c5_lwfassessmentcopy .article-body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.page-intro .article-header {
  margin-bottom: 0;
}
.page-intro .article-header .heading {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.page-intro .article-body {
  padding-top: 1.6em;
  margin-top: 0;
}
.page-intro .article-body p:first-child {
  margin-top: 0;
}
.page-intro .content-toggle {
  cursor: pointer;
  vertical-align: middle;
  margin-left: 15px;
  display: inline-block;
  text-align: right;
}
.page-intro .content-toggle i {
  vertical-align: bottom;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.c5-survey-success-msg {
  display: none;
  color: yellowgreen;
}
.single-c5_lwfsurvey .frameset > .frame {
  background: #404041;
}
.single-c5_lwfsurvey .frameset > .frame .frame-header {
  background: transparent;
  color: #fff;
}
.single-c5_lwfsurvey .frameset > .frame .frame-body {
  background: transparent;
  color: #fff;
}
.single-c5_lwfsurvey .frameset > .frame .frame-footer {
  background: transparent;
}
.single-c5_lwfsurvey .frameset > .frame i {
  color: #fafafa;
}
.single-c5_lwfsurvey .c5-form .inline-field-2 {
  width: 100%;
  color: #eee;
}
.page.survey .c5-site-header-wrap {
  display: none;
}
.single-c5_lwfsurvey .c5-site-header-wrap {
  display: none;
}
.single-c5_lwfsurvey .frame.single .frame-header {
  display: none;
}
.c5-survey h1 {
  margin-top: 0;
}
.c5-step-summary.policy-consent {
  display: none;
}
.c5-article.setup-step-summary {
  overflow: visible !important;
}
.setup-step-summary {
  position: relative;
  overflow: hidden;
}
.c5-article.schedule-interview .article-section,
.setup-step-summary.interview-summary .article-section {
  margin-top: 0;
}
.c5-article.schedule-interview .address-section,
.setup-step-summary.interview-summary .address-section {
  margin-bottom: 0;
}
.c5-article.schedule-interview .phone-section,
.setup-step-summary.interview-summary .phone-section,
.c5-article.schedule-interview .email-section,
.setup-step-summary.interview-summary .email-section {
  display: none;
}
.setup-step-summary .lwf-headquarters i,
.c5-article.schedule-interview .lwf-headquarters i {
  display: none;
}
.setup-step-summary .lwf-headquarters .article-body,
.c5-article.schedule-interview .lwf-headquarters .article-body {
  margin: 0;
}
.c5-article .coach-email {
  font-size: 14px;
}
.interview-coach .section-media {
  margin-top: 0.4em;
  max-width: 64px;
  line-height: 0;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.interview-coach .section-media img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.c5-step-summary {
  position: relative;
  padding-left: 35px;
}
.c5-step-summary .subheading {
  display: inline-block;
  margin-right: 20px;
  margin-top: 0;
}
.c5-step-summary:before {
  text-align: center;
  position: absolute;
  top: 2px;
  margin-top: 0;
  float: left;
  margin-left: 0px;
  left: 0;
  line-height: 1em;
}
.c5-step-summary:before {
  display: inline-block;
  content: '';
  color: #fff;
  font-size: 1.5em;
  height: 1.2em;
  width: 1.2em;
  line-height: 1.2em;
  border-radius: 1.2em;
  border: 2px solid #fff;
}
.c5-step-summary.complete:before {
  border: none;
  content: "\2713";
  font-weight: bold;
  color: white;
  background-color: yellowgreen;
}
.c5-step-summary.incomplete:before {
  border: none;
  content: "!";
  font-weight: bold;
  color: white;
  background-color: #f35743;
}
.c5-step-summary .c5-btn {
  background: #d0d0d0 !important;
  color: #333 !important;
  border: 1px solid #dddddd !important;
}
.c5-step-summary .c5-btn:hover {
  background: #f8f8f8 !important;
}
.c5-article .article-item {
  margin-bottom: 2px;
}
.c5-article .article-section {
  margin-bottom: 25px;
}
.c5-article .article-section i {
  position: relative;
  left: -2px;
  margin-right: 3px;
  overflow: visible;
}
.frameset > .frame.gray i {
  color: #aaa;
}
.frameset > .frame.gray a i {
  color: #29b3e3;
  vertical-align: middle;
}
.frameset > .frame.gray a:hover i {
  color: #1a9cc9;
}
.primary-leader-summary,
.hr-leader-summary {
  display: inline-block;
  width: 100%;
  max-width: 200px;
  margin-right: 20px;
}
.menu-item.complete > a {
  color: yellowgreen;
}
.menu-item.complete.current-menu-item > a {
  background-color: yellowgreen;
  color: #fff;
}
input,
textarea {
  color: #222 !important;
}
.item-complete .c5-btn > input {
  margin-right: 7px !important;
}
.item-complete .c5-btn.complete {
  text-align: center;
  color: #fff;
}
.item-complete .c5-btn.complete > input {
  display: none;
}
.item-controls,
.tool-controls {
  padding: 0 !important;
  float: none !important;
}
.item-controls .c5-field,
.tool-controls .c5-field {
  margin-bottom: 0 !important;
}
.item-controls > .c5-lay,
.tool-controls > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.item-controls > .c5-lay > *,
.tool-controls > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 3%;
  margin-top: 3%;
}
.item-controls > .c5-lay > *,
.tool-controls > .c5-lay > * {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  margin-left: 15px;
  padding: 0;
  vertical-align: middle;
}
.tool {
  overflow: hidden;
  width: 100%;
  min-height: 58px;
  padding: 10px 10px;
  border-top: 1px solid #737374;
  border-bottom: 1px solid #404041;
}
.gray .tool {
  background: #4d4d4e;
  border-top: 1px solid #666668;
  border-bottom: 1px solid #333334;
}
.gray .tool:first-child {
  border-top-width: 0;
}
.gray .tool:last-child {
  border-bottom-width: 0;
}
.tool:first-child {
  border-top-width: 0;
}
.tool:last-child {
  border-bottom-width: 0;
}
.tool .c5-btn {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  padding: 0px 15px;
  line-height: 36px;
  vertical-align: middle;
  color: #fff !important;
}
.tool .c5-btn > * {
  vertical-align: middle;
}
.tool .c5-btn i {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 36px !important;
  vertical-align: -4% !important;
  color: #fff !important;
  margin-right: 3px;
}
.tool .item-launch {
  min-width: 136px;
}
.tool .item-complete {
  min-width: 160px;
}
.tool .item-complete .c5-btn {
  width: 100%;
}
.tool .tool-pending-label,
.tool .tool-in-process-label,
.tool .tool-complete-label {
  display: none;
}
.tool.pending .item-launch {
  display: inline-block;
}
.tool.pending .item-complete {
  display: inline-block;
  visibility: hidden;
}
.tool.pending .tool-pending-label {
  display: inline-block;
}
.tool.in-process .item-launch {
  display: inline-block;
}
.tool.in-process .item-complete {
  display: inline-block;
  visibility: hidden;
}
.tool.in-process.user-complete .item-complete {
  display: inline-block;
  visibility: visible;
}
.tool.in-process.user-complete .item-complete .c5-btn {
  background: #29b3e3 !important;
  border-color: #32b6e4 !important;
  border-bottom-color: #20b0e2 !important;
}
.tool.in-process.user-complete .item-complete .c5-btn i {
  font-size: 20px;
  font-size: 2rem;
}
.tool.in-process.user-complete .item-complete .c5-btn:hover {
  background: yellowgreen !important;
  border-color: yellowgreen !important;
}
.tool.in-process .tool-in-process-label {
  display: inline-block;
}
.tool.complete .item-launch {
  display: inline-block;
  visibility: hidden;
}
.tool.complete .item-complete {
  display: inline-block;
}
.tool.complete .item-complete .c5-btn {
  background: #81ac2a;
  border-color: #88b42c;
  border-bottom-color: #7ba428;
}
.tool.complete .item-complete .c5-btn i {
  font-size: 19px;
  font-size: 1.9rem;
}
.tool.complete .item-complete .c5-btn:hover {
  background: #81ac2a;
  border-color: #88b42c;
  border-bottom-color: #7ba428;
  cursor: default;
}
.tool.complete .tool-complete-label {
  display: inline-block;
}
.tool-header {
  font-size: 17px;
  font-size: 1.7rem;
  width: 100%;
}
.tool-header > .c5-lay {
  font-size: 0;
  width: 102%;
  margin-left: -2%;
  margin-top: -2%;
  margin-top: 0;
  line-height: 28px;
}
.tool-header > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 2%;
  margin-top: 2%;
}
.tool-header > .c5-lay > * {
  margin-top: 0;
  vertical-align: middle;
}
.tool-header .tool-title {
  width: 100%;
  padding: 5px 0;
  font-size: 17px;
  font-size: 1.7rem;
}
.tool-header .tool-name {
  font-size: 17px;
  font-size: 1.7rem;
}
.tool-header .tool-time {
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
  font-style: italic;
}
.tool-header .tool-toggle {
  margin-left: 15px;
  font-size: 22px;
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  .tool-header .tool-title {
    width: 35%;
    font-size: 20px;
    font-size: 2rem;
  }
  .tool-header .tool-name {
    font-size: 20px;
    font-size: 2rem;
    padding: 5px 0;
  }
  .tool-header .tool-time {
    padding: 5px 0;
    display: inline-block;
    min-width: 210px;
  }
  .tool-header .tool-controls {
    display: inline-block;
    min-width: 290px;
  }
}
@media (min-width: 1025px) {
  .tool-header .tool-title {
    width: 35%;
  }
}
.tool-body {
  display: none;
  overflow: hidden;
  margin-bottom: 15px;
}
.tool-body > .c5-lay {
  font-size: 0;
  width: 103%;
  margin-left: -3%;
  margin-top: -3%;
}
.tool-body > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: auto;
  margin-left: 3%;
  margin-top: 3%;
}
@media (min-width: 768px) {
  .tool-body .tool-description {
    width: 70%;
  }
}
.notice {
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  color: #00e5e6 !important;
}
.notice h1 {
  font-weight: 600;
  color: #00d6d6 !important;
  font-size: 20px;
  font-size: 2rem;
}
.notice.notice-info {
  border-color: #00b2b3;
}
.c5_lwfassessmentcopy .c5-header > .heading {
  margin-top: 0;
}
.c5-stepper-path {
  margin-bottom: 30px !important;
}
.frameset > .frame.begin-setup > .frame-view {
  padding-top: 20px;
  padding-bottom: 20px;
}
.setup-steps.item-in-process {
  display: none;
}
.setup-steps .c5-header > .heading {
  font-size: 26.1725px;
  font-size: 2.61725rem;
}
@media (min-width: 768px) {
  .setup-steps .c5-header > .heading {
    font-size: 27.55px;
    font-size: 2.755rem;
  }
}
@media (min-width: 1025px) {
  .setup-steps .c5-header > .heading {
    font-size: 29px;
    font-size: 2.9rem;
  }
}
.setup-files {
  padding-left: 35px;
}
.setup-files .c5-fields {
  padding: 0;
}
.setup-files .tool-list:first-child {
  padding: 0;
}
.setup-files ul {
  margin-bottom: 0;
}
.setup-files li {
  padding-top: 0;
}
.setup-files .tool {
  border: none;
  background: none;
  padding: 0 0 0 1px;
}
.tool-list {
  padding: 15px 0;
}
.tool-list:first-child {
  padding: 0 0 20px 0;
}
.tool-list .c5-header {
  margin-bottom: 15px;
}
.tool-list .c5-header > .heading {
  font-size: 23.49px;
  font-size: 2.349rem;
}
@media (min-width: 768px) {
  .tool-list .c5-header > .heading {
    font-size: 26.1px;
    font-size: 2.61rem;
  }
}
@media (min-width: 1025px) {
  .tool-list .c5-header > .heading {
    font-size: 29px;
    font-size: 2.9rem;
  }
}
.tool-list .c5_lwfassessmentcopy {
  margin-bottom: 15px;
}
.no-report-download {
  color: #bbb;
  border-color: #ccc;
}
.no-report-download:hover {
  color: #bbb;
  border-color: #ccc;
  background: none;
  cursor: default;
}
.no-report-msg {
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  margin-right: 5px;
  max-width: 80px;
}
.gform_wrapper {
  border: 1px solid #eee;
  padding: 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.gform_wrapper input,
.gform_wrapper input[type=text],
.gform_wrapper textarea {
  background: #f9f9f9;
  color: #101010;
  border: 1px solid #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  font-size: 15px;
}
.benefits ul {
  padding-left: 1.7em;
  margin-bottom: 0;
}
.benefits ul > li {
  list-style: none;
}
.benefits ul > li:before {
  color: #fff;
  content: '\f046' /*fontawesome char code inside the ''*/;
  font-family: 'FontAwesome';
  /* or whatever */
  display: inline-block;
  margin-left: -1.5em;
  /*same as padding-left set on li*/
  width: 1.5em;
  /*same as padding-left set on li*/
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
}
.benefits ul > li {
  margin-bottom: 0.3em;
  font-size: 16px;
  font-size: 1.6rem;
}
.c5-header {
  margin: 0 0 1.7em 0;
}
.gray .c5-hint {
  color: #333;
  display: inline-block;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #434344;
  background: #f7fcfc;
  margin-bottom: 1em;
}
/* fix the lists */
.c5_360content li,
.c5_360-content-report li {
  list-style: disc;
  list-style-position: outside;
}
/* end fix the lists */
.login {
  position: relative;
  height: 100%;
}
.login .c5-site-body {
  max-width: 100%;
  background: none;
}
.login .c5-site-header-wrap {
  display: none;
}
.login .c5-user-login-signin {
  margin-top: 20px;
  margin-left: 10px;
  padding: 7px 15px;
}
.login .c5-user-login {
  position: relative;
  z-index: 2;
  text-align: left;
  margin-top: 120px;
  padding: 20px 20px 5px 4%;
  background: rgba(19, 20, 20, 0.85);
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
  color: #f5f5f5;
  border: 1px solid #666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.5);
  color: #fff;
}
.login .c5-user-login h1 {
  color: #fff !important;
  margin-top: 30px;
}
.login .c5-user-login label {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 2px;
  margin-left: 1px;
}
.login .c5-user-login button.c5-user-login-signin {
  display: block;
  clear: left;
}
.login .c5-user-login .c5-user-login-credentials {
  width: 100%;
  padding: 0;
  vertical-align: top;
}
.login .c5-user-login .c5-user-login-credentials ol {
  font-size: 0;
  width: 104%;
  margin-left: -4%;
  margin-top: -4%;
}
.login .c5-user-login .c5-user-login-credentials ol > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 29.33333333%;
  margin-left: 4%;
  margin-top: 4%;
  vertical-align: top;
}
.login .c5-user-login .c5-user-login-credentials ol > * {
  clear: none;
}
.login .c5-user-login .c5-user-login-credentials ol > * xinput {
  height: auto;
  padding: 0px 3px;
}
.login .c5-user-login .c5-user-login-credentials ol > *:last-child {
  min-width: 90px;
  max-width: 20%;
}
.login .c5-user-login .c5-lay-user-extra {
  margin-top: 0px;
}
.login .c5-user-login .c5-lay-user-extra > * {
  border-top: 1px solid #000;
  padding: 0;
  padding-top: 5px;
  width: 65%;
  height: 42px;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}
.login .c5-user-login .c5-lay-user-extra > * > a {
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.login .c5-user-login .c5-lay-user-extra .c5-user-pass-link {
  min-width: 100px;
  width: 20%;
  margin-left: 20px;
}
.login .c5-user-login .c5-lay-user-extra .c5-user-pass-link > a {
  font-size: 11px;
  text-transform: capitalize;
  font-weight: 300;
  color: #29b3e3 !important;
}
.login .c5-user-login > header {
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 1em 0;
  vertical-align: bottom;
}
.login .c5-user-login > header img {
  margin-bottom: 5px;
}
.login .c5-user-login > header h1 {
  color: #bbb;
  vertical-align: bottom;
}
.assessment-tools li {
  list-style: disc;
  list-style-position: outside;
}
body.getting-started .setup-files {
  padding-left: 5px;
}
body.getting-started .section-title {
  font-size: 25px;
  font-size: 2.5rem;
}
body.getting-started .tool-header > .c5-lay > *,
body.getting-started .tool-body > .c5-lay > * {
  font-size: 18px;
  font-size: 1.8rem;
}
body.getting-started .tool-body > .c5-lay > * {
  padding-left: 43px;
}
body.nlm-survey-report .c5-site-header-wrap,
body.nlm-survey-report .c5-site-footer-wrap {
  display: none;
}
body.nlm-survey-report .content-body {
  background-color: #fff;
  padding-top: 0;
}
body.nlm-survey-report .c5-site-body h2 {
  font-size: 24px;
}
body.nlm-survey-report .c5-site-body h3 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  font-weight: bold;
}
body.nlm-survey-report .c5-site-body blockquote {
  font-size: 14px;
  line-height: 1.4;
  font-style: normal;
  border-left: 0px solid #fff;
  padding-left: 10px;
}
body.nlm-survey-report .frameset > .frame > .frame-view {
  padding-top: 20px;
}
a.nav-return {
  transition: all 0.2s ease-in;
  display: inline-block;
  line-height: 60px;
  padding-left: 15px;
  padding-right: 15px;
  background: #29b3e3;
  border: 1px solid #1a9cc9;
  color: #f4f4f4;
  text-transform: uppercase;
  width: auto !important;
}
a.nav-return:hover {
  background: #178bb3;
  border: 1px solid #29b3e3;
  color: #fff;
  text-decoration: none;
}
.c5-stepper {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.c5-stepper .modal-header {
  background: #ededf0;
}
.c5-stepper .modal-body {
  background: #f8f8fa;
}
.c5-stepper .modal-footer {
  padding: 0;
}
.c5-header.c5-stepper-header {
  margin-bottom: 0;
}
.c5-steps {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 53.33%;
  /* 16:9 */
}
.c5-step {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
}
.c5-step.active {
  display: inline-block;
}
.c5-slide-controls {
  display: none;
}
.c5-slide-control-prev,
.c5-slide-control-next {
  opacity: 0.45;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  outline: 0;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  z-index: 5;
}
.c5-slide-control-prev.disabled,
.c5-slide-control-next.disabled {
  display: none;
}
.c5-slide-control-prev:hover,
.c5-slide-control-next:hover {
  opacity: 1;
}
.c5-slide-control-prev {
  left: 10px;
  background: url(images/prev.png) no-repeat;
}
.c5-slide-control-next {
  right: 10px;
  background: url(images/next.png) no-repeat;
}
.c5-step-indicators {
  display: none;
  margin-bottom: 34px;
  clear: both;
}
.c5-step-indicators ul {
  list-style: none;
  padding: 0;
}
.c5-stepper-path {
  padding-bottom: 20px;
}
.c5-step-indicator {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  position: relative;
  text-align: center;
  padding: 5px 5px 15px;
  border-bottom: 4px solid #fff;
  color: silver;
}
.c5-step-indicator .c5-step-number {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
}
.c5-step-indicator .c5-step-label {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .c5-step-indicator .c5-step-label {
    display: none;
  }
}
.c5-step-indicator:hover {
  cursor: pointer;
  color: #1a9cc9;
  background: #fff;
}
.c5-step-indicator:hover:before {
  color: #29b3e3;
  background-color: #29b3e3;
  display: block;
}
.c5-step-indicator.complete {
  color: #444;
  border-bottom-color: yellowgreen;
}
.c5-step-indicator.complete:before {
  content: "\2713";
  color: white;
  background-color: yellowgreen;
  display: block;
}
.c5-step-indicator.complete.active {
  border-bottom-color: yellowgreen;
}
.c5-step-indicator.complete.active:before {
  color: white;
  background: #29b3e3;
}
.c5-step-indicator.active {
  color: #29b3e3;
  font-weight: bold;
  border-bottom-color: #fff;
}
.c5-step-indicator.active:before {
  color: #29b3e3;
  background-color: #29b3e3;
}
.c5-step-indicator:before {
  display: inline-block;
  content: "\039F";
  position: absolute;
  top: 100%;
  margin-top: -0.45em;
  float: left;
  margin-left: -0.5em;
  left: 50%;
  color: #fff;
  background-color: #fff;
  font-size: 1.4em;
  height: 1em;
  width: 1em;
  line-height: 1em;
  border: none;
  border-radius: 1em;
}
.block .c5-step-indicator {
  background: #444;
}
.block .c5-step-indicator.active {
  background: #29b3e3;
}
.block .c5-step-indicator.complete {
  border-color: green;
}
.c5-stepper-path {
  list-style: none;
  padding: 0;
  margin-bottom: 45px;
}
.c5-stepper-path.path .c5-step-indicator {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  position: relative;
  padding: 5px 5px 15px;
  border-bottom: 4px solid silver;
  color: silver;
}
.c5-stepper-path.path .c5-step-indicator:hover {
  color: #fff;
  background: #272727;
}
.c5-stepper-path.path .c5-step-indicator.complete {
  color: yellowgreen;
  border-bottom-color: yellowgreen;
}
.c5-stepper-path.path .c5-step-indicator.complete:before {
  content: "\2713";
  color: white;
  background-color: yellowgreen;
  display: block;
}
.c5-stepper-path.path .c5-step-indicator.complete.active {
  background: #4d4d4e;
  border-bottom-color: yellowgreen;
}
.c5-stepper-path.path .c5-step-indicator.complete.active:before {
  color: white;
}
.c5-stepper-path.path .c5-step-indicator.active {
  background: #363637;
  color: #29b3e3;
  font-weight: bold;
  border-bottom-color: #fff;
}
.c5-stepper-path.path .c5-step-indicator.active:before {
  color: #29b3e3;
  background-color: #29b3e3;
}
.c5-stepper-path.path .c5-step-indicator:before {
  position: absolute;
  top: 100%;
  margin-top: -0.45em;
  float: left;
  margin-left: -0.5em;
  left: 50%;
  line-height: 1em;
}
.c5-stepper-path.path .c5-step-indicator:before {
  display: inline-block;
  content: "\039F";
  color: silver;
  background-color: silver;
  font-size: 1.4em;
  height: 1em;
  width: 1em;
  line-height: 1em;
  border: none;
  border-radius: 1em;
}
.c5-stepper-path.block .c5-step-indicator {
  background: #444;
}
.c5-stepper-path.block .c5-step-indicator.active {
  background: #29b3e3;
}
.c5-stepper-path.block .c5-step-indicator.complete {
  border-color: green;
}
.gray .c5-step-indicator.complete,
.dark .c5-step-indicator.complete,
.medium .c5-step-indicator.complete {
  color: #fff;
}
.gray .c5-step-controls {
  background: #404041;
  border-top: 1px solid #4a4a4b;
}
.c5-step-controls {
  background: #f7fcfc;
  display: inline-table;
  table-layout: auto;
  width: 100%;
  display: none;
}
.c5-step-controls > * {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-right: 0%;
}
.c5-step-controls > *:last-child {
  padding-right: 0;
}
.c5-step-control-prev {
  text-align: left;
}
.c5-step-control-done,
.c5-step-control-next {
  text-align: right;
}
.c5-btn.c5-step-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 20px;
  font-size: 2rem;
}
[data-step-count="2"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="2"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 50%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="3"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="3"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 33.33333333%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="4"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="4"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 25%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="5"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="5"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 20%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="6"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="6"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 16.66666667%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="7"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="7"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 14.28571429%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="8"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="8"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 12.5%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="9"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="9"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 11.11111111%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="10"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="10"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 10%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="11"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="11"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 9.09090909%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="12"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="12"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 8.33333333%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="13"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="13"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 7.69230769%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="14"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="14"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 7.14285714%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="15"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="15"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 6.66666667%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="16"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="16"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 6.25%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="17"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="17"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5.88235294%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="18"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="18"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5.55555556%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="19"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="19"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5.26315789%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="20"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="20"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 5%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="21"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="21"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.76190476%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="22"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="22"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.54545455%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="23"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="23"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.34782609%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
[data-step-count="24"] .c5-step-indicators > .c5-lay {
  font-size: 0;
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
}
[data-step-count="24"] .c5-step-indicators > .c5-lay > * {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width: 4.16666667%;
  margin-left: 0%;
  margin-top: 0%;
  vertical-align: top;
}
.c5-stepper {
  position: relative;
  overflow: visible;
  width: 100%;
  max-width: 100%;
}
.c5-stepper-body {
  transition: height 1s;
  -moz-transition: height 1s;
  -ms-transition: height 1s;
  -o-transition: height 1s;
  -webkit-transition: height 1s;
  position: relative;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  max-height: 600px;
}
.c5-stepper-body .c5-header > .heading {
  margin-top: 0;
}
.c5-stepper-body::-webkit-scrollbar {
  -webkit-appearance: none;
}
.c5-stepper-body::-webkit-scrollbar:vertical {
  width: 11px;
}
.c5-stepper-body::-webkit-scrollbar:horizontal {
  height: 11px;
}
.c5-stepper-body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 1px solid #ccc;
  /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.6);
}
.c5-stepper-body::-webkit-scrollbar-track {
  background-color: #ccc;
  border-radius: 8px;
}
.c5-step {
  text-align: left;
  display: none;
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  left: 0;
}
.c5-step.active {
  display: inline-block;
}
.c5-stepper-path {
  list-style: none;
  padding: 0;
  margin-bottom: 45px;
}
.c5-stepper-path.path .c5-step-indicator {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  position: relative;
  padding: 5px 5px 15px;
  border-bottom: 4px solid silver;
  color: #29b3e3;
}
.c5-stepper-path.path .c5-step-indicator:hover {
  color: #fff;
  background: #272727;
}
.c5-stepper-path.path .c5-step-indicator.complete {
  color: #29b3e3;
  border-bottom-color: yellowgreen;
  content: 'JEFF';
}
.c5-stepper-path.path .c5-step-indicator.complete:before {
  content: "\2713";
  color: white;
  background-color: yellowgreen;
  display: block;
}
.c5-stepper-path.path .c5-step-indicator.complete.active {
  color: #29b3e3;
  background: #4d4d4e;
  border-bottom-color: yellowgreen;
}
.c5-stepper-path.path .c5-step-indicator.complete.active:before {
  color: white;
  background-color: yellowgreen;
}
.c5-stepper-path.path .c5-step-indicator.active {
  background: #4d4d4e;
  color: #fff;
  font-weight: bold;
  border-bottom-color: #fff;
}
.c5-stepper-path.path .c5-step-indicator.active:before {
  color: white;
  background-color: white;
}
.c5-stepper-path.path .c5-step-indicator:before {
  position: absolute;
  top: 100%;
  margin-top: -0.45em;
  float: left;
  margin-left: -0.5em;
  left: 50%;
  line-height: 1em;
}
.c5-stepper-path.path .c5-step-indicator:before {
  display: inline-block;
  content: "\039F";
  color: silver;
  background-color: silver;
  font-size: 1.4em;
  height: 1em;
  width: 1em;
  line-height: 1em;
  border: none;
  border-radius: 1em;
}
.c5-stepper-path.block .c5-step-indicator {
  background: #444;
}
.c5-stepper-path.block .c5-step-indicator.active {
  background: #29b3e3;
}
.c5-stepper-path.block .c5-step-indicator.complete {
  border-color: green;
}
.c5-stepper-footer {
  margin-top: 5px;
  border-top: 1px solid #666;
  background: #404041;
}
.c5-step-indicator {
  text-align: center;
}
.c5-step-indicator .c5-step-number {
  display: block;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
}
.c5-step-indicator .c5-step-label {
  position: relative;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}
.c5-stepper .c5-view {
  display: block;
  overflow: hidden;
}
.c5-stepper-control-nav {
  display: inline-table;
  table-layout: auto;
  width: 100%;
}
.c5-stepper-control-nav > * {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-right: 0%;
}
.c5-stepper-control-nav > *:last-child {
  padding-right: 0;
}
.c5-stepper-control-nav-prev {
  text-align: left;
}
.c5-stepper-control-nav-done,
.c5-stepper-control-nav-next {
  text-align: right;
}
.gray .c5-btn.c5-stepper-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #333334;
  font-size: 20px;
  font-size: 2rem;
}
