/* CSS Document */
/*main.homepage { display: none; }*/
.ccm-area[data-total-blocks="0"] div.ccm-area-drag-area span {
  line-height: 1;
}
div#ccm-theme-grid-temp div.row,
div#ccm-theme-grid-edit-mode-row-wrapper div.row {
  position: relative;
}
:root {
  --default: #0000ee;
  /*Default	*/
  --default-a0: rgba(0, 0, 238, 0);
  --navy: #182c52;
  /*Blue	*/
  --navy-a0: rgba(24, 44, 82, 0);
  --green: #66cc00;
  /*Green	*/
  --green-a0: rgba(102, 204, 0, 0);
  --gray: #888888;
  /*Gray */
  --gray-a0: rgba(160, 160, 160, 0);
  --hc-blue: #1467c6;
  --hc-green: #009957;
  --sl-dark-teal: #146d7c;
  --sl-gold: #f5b335;
  --ltc-dark-blue: #1b3059;
  --ltc-light-blue: #4d8df4;
  --ig-teal: #42b69c;
  --ig-purple: #0d1363;
}
.super-script {
  position: relative;
  top: -0.5em;
  font-size: 60%;
}
/*body {font-family:'Open Sans',sans-serif; }*/
.ccm-page {
  font-family: 'Montserrat', sans-serif;
}
.ccm-page .font-alt {
  font-family: 'Playfair Display', serif;
  line-height: 1em !important;
}
img {
  max-width: 100%;
  height: auto;
}
.force-full-width img {
  width: 100%;
  margin: 0 0 24px;
}
h1 {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-size: 44px;
  line-height: 46px;
  font-weight: normal;
  margin: 0 0 8px;
}
h2 {
  /*font-family: 'Open Sans', sans-serif;*/
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  margin: 0 0 10px;
}
h3 {
  /*font-family: 'Open Sans', sans-serif;*/
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  margin: 6px 0;
}
h4 {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
}
h5 {
  font-size: 14px;
  line-height: 15px;
  padding: 0 0 5px;
  margin: 0 0 8px;
}
h6 {
  /*font-family: 'Open Sans', sans-serif;*/
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 1em;
}
.ccm-page a {
  text-decoration: underline;
  color: #0000FF;
}
main ul,
main ol {
  margin: 5px 0 1.2em;
  padding: 0 0 0 1.1em;
  color: #5d5d5d;
  font-size: 16px;
  line-height: 20px;
}
main ul li,
main ol li {
  margin: 0 0 .9em;
}
main ul ul,
main ul ol,
main ol ol,
main ol ul {
  margin: 3px 0 10px;
}
.page-template-resource-page h1.page-title {
  margin-bottom: 35px;
}
.page-template-resource-page h2 {
  margin: 55px 0 35px 0;
}
.page-template-resource-page h3 {
  margin: 50px 0 20px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child {
  margin-top: 0;
}
h2 + p {
  margin: 12px 0 1em;
}
p + h2 {
  margin-top: 30px;
}
.authentication-type-concrete {
  margin: 25px 0 0;
}
.stopscroll {
  overflow: hidden;
  height: 100%;
}
.breadcrumb {
  font-size: 10px;
  line-height: 11px;
  font-style: italic;
  color: #ccc;
  margin: 8px 0 20px;
}
.breadcrumb a {
  font-size: 10px;
  line-height: 11px;
  font-style: italic;
  text-decoration: none;
  color: inherit;
}
.breadcrumb a:hover {
  color: #5d5d5d;
}
.center {
  max-width: 1200px;
  margin: 0 auto;
}
.center-padding {
  padding: 0 4%;
}
.home-panel-1 {
  position: relative;
}
.home-panel-1-backgrounds {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
}
.ccm-edit-mode .home-panel-1-backgrounds {
  position: relative;
  top: auto;
  z-index: auto;
  margin-top: 2em;
}
.home-panel-1-backgrounds > div {
  height: 100%;
}
.home-panel-1-content {
  position: relative;
}
.col {
  float: left;
}
.col.col-full {
  width: 100%;
}
.col.col-wide {
  width: 66%;
}
.col.col-thin {
  width: 30%;
}
.col.col-wide + .col.col-thin {
  margin-left: 4%;
  padding: 0 0 20px 30px;
}
.col.col-thin + .col.col-wide {
  margin-left: 4%;
  padding: 0 0 20px 30px;
}
.smaller-font {
  font-size: 85%;
  line-height: 1.2em;
}
.bk-color-ltc {
  background: #00539a;
  padding: 10px;
  color: #fff;
}
.bk-color-hc100 {
  background: #056839;
  padding: 10px;
  color: #fff;
}
.bk-color-sl100 {
  background: #b2071b;
  padding: 10px;
  color: #fff;
}
.bk-color-hs100 {
  background: #464fa1;
  padding: 10px;
  color: #fff;
}
.header {
  position: sticky;
  z-index: 10;
  width: 100%;
  top: 0;
}
.header-placeholder {
  height: 0;
  width: 100%;
}
.header-container-top {
  background: #0090ff;
}
.header-container-top > div > div {
  position: relative;
  height: 180px;
  transition: all .4s ease;
}
.sticky .header-container-top > div > div {
  height: 80px;
}
.header-logo {
  background: #fff;
  padding: 12px 18px 10px;
  display: inline-block;
  max-width: 250px;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: -40px;
  transition: all 0.4s ease;
}
.header-logo a {
  display: block;
}
.sticky .header-logo {
  max-width: 150px;
  padding: 10px;
}
.header-locale {
  position: absolute;
  right: 8px;
  bottom: 30px;
  text-align: right;
  transition: all 0.4s ease;
}
.header-locale p {
  margin: 0;
  margin: 0 0 0 10px;
}
.header-locale a {
  color: #fff;
}
.sticky .header-locale {
  bottom: 10px;
}
.sticky .header-locale.farRight {
  margin: 0 8px 0;
}
.header-locale h1 {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  text-align: right;
  font-size: 35px;
  line-height: 1em;
  color: #fff;
  font-weight: normal;
  margin: 0;
  transform: scale(1);
  transform-origin: right;
  transition: all .4s ease;
}
.sticky .header-locale h1 {
  transform: scale(0.7);
}
.header-locale h2,
.header-locale h3,
.header-locale h4,
.header-locale h5,
.header-locale h6,
.header-locale p {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  text-align: right;
  font-size: 31px;
  line-height: 1em;
  font-weight: normal;
}
.sticky .header-locale h2,
.sticky .header-locale h3,
.sticky .header-locale h4,
.sticky .header-locale h5,
.sticky .header-locale h6,
.sticky .header-locale p {
  font-size: 20px;
}
.header-menu-secondary-social {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px 0 0;
  margin-right: -4px;
}
.sticky .header-menu-secondary-social {
  padding: 6px 0 0;
}
.header-menu-secondary-social a {
  display: inline-block;
  font-size: 250%;
  padding: 4px;
}
.header-menu-secondary-social a:hover {
  color: #fff;
}
.header-container-bottom {
  background: rgba(255, 255, 255, 0.7);
  text-align: right;
  transition: all 0.4s ease;
}
.header-container-bottom * {
  transition: all 0.4s ease;
}
.sticky .header-container-bottom {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.15);
}
.header-menus-wrapper {
  width: 100%;
}
.nav-container ul {
  display: inline-block;
}
.nav-container ul li {
  font-size: 16px;
  line-height: 16px;
}
.nav-container ul.nav > li {
  display: inline-block;
  position: relative;
}
.nav-container a {
  text-decoration: none;
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-weight: 700;
  padding: 8px 8px 9px;
  letter-spacing: 0em;
  display: block;
  color: #5d5d5d;
}
.nav-container ul.nav ul {
  opacity: 0;
  visibility: hidden;
  min-width: 200px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  box-shadow: 1px 15px 20px rgba(0, 0, 0, 0.1);
  top: 100%;
  text-align: left;
  left: 0;
}
.nav-container ul.nav > li:hover {
  background: rgba(255, 255, 255, 0.65);
}
.nav-container ul.nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
header .ccm-block-social-links ul.list-inline li {
  font-size: 130%;
}
.ccm-block-social-links ul.list-inline li:last-child {
  margin-right: 0;
}
.feature-nav {
  float: right;
}
.header .feature-nav .ccm-block-feature-item h4 a {
  display: block;
  padding: 8px 20px;
  color: #fff;
  font-size: 90%;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0 0 6px 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  /*font-family:'Open Sans', sans-serif;*/
  box-shadow: 0 3px 13px 5px rgba(255, 255, 255, 0.6);
}
.header .feature-nav .ccm-block-feature-item h4 a {
  background: #5f6062;
}
.header .feature-nav .ccm-block-feature-item:hover {
  background: none;
}
.mobile-btn {
  display: none;
}
/*main { transition:all 0.4s ease;  }
main * { transition:inherit; }*/
main.secondary-page {
  padding-bottom: 60px;
}
.main-intro-photo {
  margin: 0 0 40px;
}
.panel-background {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding-top: 110px;
  transition: none;
}
.ccm-edit-mode .panel-background {
  position: relative;
  top: auto;
  z-index: auto;
  margin-top: 2em;
}
.panel-background * {
  transition: all 0.4s ease;
}
.full-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.panel-1 {
  position: relative;
  padding: 10% 0 0;
  transition: none;
  min-height: 630px;
}
.panel-1 a {
  transition: all 0.4s ease;
}
.panel-1 div.screenwhite-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.panel-1 div.screenwhite-wrapper > div {
  display: table-cell;
  vertical-align: middle;
}
.panel-1 div.screenwhite-wrapper > div > div.screenwhite {
  background: rgba(255, 255, 255, 0.8);
}
.panel-1 .copy {
  width: 40%;
  float: left;
  background: rgba(255, 255, 255, 0.8);
  padding: 26px;
}
.panel-1 .copy h1,
.panel-1 .copy h2,
.panel-1 .copy h3,
.panel-1 .copy h4,
.panel-1 .copy h5,
.panel-1 .copy h6,
.panel-1 .copy p {
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  /*font-family: 'Open Sans', sans-serif;*/
}
.panel-1 .links-and-sub {
  width: 60%;
  float: left;
  padding: 0 2%;
  text-align: center;
  display: table;
  height: 100%;
  padding: 20px 0;
}
.panel-1 .links-and-sub > div {
  display: table-cell;
  vertical-align: middle;
}
.panel-1 .subhead + .links {
  margin: 20px 0 0;
}
.panel-1 .links {
  display: inline-block;
}
.home-super-feature-link {
  float: left;
}
.home-super-feature-link:first-of-type {
  border-left: none;
}
.home-super-feature-link .ccm-block-feature-item i {
  display: none;
}
.home-super-feature-link .ccm-block-feature-item div h4 {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-weight: normal;
  font-size: 32px;
  line-height: 35px;
  letter-spacing: .03em;
  margin: 0;
  padding: 0 0 3px;
}
.home-super-feature-link .ccm-block-feature-item div h4 a {
  color: inherit;
  text-decoration: none;
  display: block;
  padding: 2px 10px;
}
.home-super-feature-link .ccm-block-feature-item div h4 a:hover {
  color: #000;
}
.panel-1 .copy {
  width: 48%;
}
.panel-1 .links-and-sub {
  width: 52%;
}
.panel-1 .subhead {
  padding: 0 6%;
}
.panel-1 .subhead h1,
.panel-1 .subhead h2,
.panel-1 .subhead h3,
.panel-1 .subhead h4,
.panel-1 .subhead h5,
.panel-1 .subhead h6,
.panel-1 .subhead p {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  color: #5d5d5d;
  font-weight: normal;
  font-size: 21px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  letter-spacing: .037em;
}
.panel-1 .images {
  text-align: right;
  transition: none;
}
.panel-1 .images * {
  transition: none;
}
.panel-1 .images > div {
  padding: 4px 0 10px 0;
}
.panel-1 .images .ccm-photo-rotator-container-wrapper {
  width: 20%;
  max-width: 190px;
  float: right;
}
.panel-1 .images .ccm-photo-rotator-container-wrapper img {
  width: 100%;
}
.panel-1 .images .ccm-photo-rotator-container-wrapper .ccm-photo-rotator-container {
  width: 100% !important;
}
.panel-1 .images .ccm-photo-rotator-container-wrapper .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 100% !important;
}
.panel-1 .images .ccm-photo-rotator-container-wrapper .nav-rotator {
  display: none;
}
.panel-1 .images img {
  width: 20%;
  float: left;
}
.panel-1 .register {
  position: absolute;
  bottom: 14px;
  width: 100%;
  z-index: 9;
}
.green-footer-button {
  border-bottom: 1px solid #fff;
  text-align: center;
}
.green-footer-button .ccm-block-feature-item {
  max-width: 400px;
  margin: 0 auto;
}
.green-footer-button .ccm-block-feature-item i {
  display: none;
}
.green-footer-button .ccm-block-feature-item div h4 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
}
.green-footer-button .ccm-block-feature-item div h4 a {
  color: inherit;
  text-decoration: none;
  display: block;
  padding: 12px 90px;
  border-radius: 16px 16px 0 0;
  border: 1px solid #fff;
  border-bottom: none;
}
.green-footer-button .ccm-block-feature-item div h4 a:hover {
  color: #000;
}
.panel-2 {
  background: #ccc;
}
.panel-2 > div {
  padding: 170px 0;
}
.homepage .panel-2 .quote-rotator {
  padding: 0;
  background: none;
  margin: 0 auto;
  max-width: 850px;
}
.homepage .panel-2 .quote-rotator-image-wrapper {
  border: none;
  max-width: 190px;
  float: left;
}
.homepage .panel-2 .quote-rotator-image-wrapper > div {
  border: none;
  max-width: 190px;
  float: left;
}
.ccm-block-testimonial-wrapper.full-width {
  width: 100%;
  text-align: center;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
.ccm-block-testimonial-wrapper.full-width .ccm-block-testimonial,
.homepage .panel-2 .quote-rotator > div {
  display: inline-block;
  max-width: 850px;
}
.ccm-block-testimonial-wrapper .ccm-block-testimonial-image-wrapper,
.homepage .panel-2 .quote-rotator-image-wrapper {
  width: 22%;
  float: left;
  max-width: 190px;
}
.quote-rotator-image-wrapper {
  width: 100%;
  float: none;
  max-width: 100px;
}
.homepage .panel-2 .quote-rotator-image,
.ccm-block-testimonial-wrapper .ccm-block-testimonial-image,
.quote-rotator-image {
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  border-radius: 4px;
  background-size: cover;
  background-position: 50% 50%;
}
.homepage .panel-2 .quote-rotator-image-wrapper > div,
.ccm-block-testimonial-wrapper.full-width .ccm-block-testimonial-image {
  border-radius: 50%;
}
.homepage .panel-2 .rotator-text,
.ccm-block-testimonial-wrapper .ccm-block-testimonial-text {
  width: 70%;
  float: left;
  padding: 10px 0 0;
  text-align: left;
  height: 100%;
  margin: 0 auto;
}
/*.ccm-block-testimonial-wrapper .ccm-block-testimonial-text > div { display:table; width:100%; height:100%; }
.ccm-block-testimonial-wrapper .ccm-block-testimonial-text > div > div { display:table-cell; width:100%; vertical-align:middle; }*/
.homepage .panel-2 .rotator-text,
.ccm-block-testimonial-wrapper.full-width .ccm-block-testimonial-text {
  padding: 36px 0 0;
}
.homepage .panel-2 .rotator-text,
.ccm-block-testimonial-wrapper .ccm-block-testimonial-image-wrapper + .ccm-block-testimonial-text {
  margin-left: 6%;
}
.homepage .panel-2 .ccm-quote-rotator-quote,
.ccm-block-testimonial-wrapper .ccm-block-testimonial-paragraph {
  font-size: 28px;
  line-height: 42px;
  margin-bottom: 14px;
  font-weight: 300;
}
.ccm-block-testimonial-wrapper .ccm-block-testimonial-name {
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}
.ccm-block-testimonial-wrapper.full-width .ccm-block-testimonial-name {
  font-weight: 300;
  color: #fff;
}
.ccm-block-testimonial-wrapper .ccm-block-testimonial-position {
  display: inline-block;
}
.ccm-block-testimonial-wrapper.contact-us {
  border: 1px solid #e3e3e3;
  background: #f6f6f6;
  padding: 15px;
  border-radius: 4px;
  margin: 0 0 20px;
}
.ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-text {
  padding: 12px 0 0;
}
.ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-name {
  font-size: 20px;
  line-height: 24px;
  display: block;
}
.ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-position {
  font-size: 16px;
  line-height: 22px;
  display: block;
}
.ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-url {
  margin: 8px 0;
}
/*.ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-url a { display:inline-block; padding:8px 10px; background:#5d5d5d; color:#fff; font-size:12px; line-height:13px; border-radius:3px; text-decoration:none;     display:inline-block; padding:6px 8px; background:#e7e7e7; color:#5d5d5d; font-size:10px; line-height:12px; border-radius:3px; text-decoration:none; margin-top:10px; } */
.half .ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-image-wrapper {
  width: 40%;
}
.half .ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-text {
  width: 54%;
}
.half {
  width: 50%;
  float: left;
  padding: 0 30px 0 0;
}
/*.ccm-block-testimonial-wrapper.advisory-board .ccm-block-testimonial-image-wrapper { width:24%; float:left; }*/
.ccm-block-testimonial-wrapper.advisory-board .ccm-block-testimonial-text {
  margin-bottom: 30px;
}
.ccm-block-testimonial-wrapper.advisory-board .ccm-block-testimonial-paragraph {
  font-size: 23px;
  line-height: 37px;
}
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-image-wrapper {
  float: none;
  width: 100%;
}
.ccm-block-testimonial-wrapper {
  margin: 0 0 40px;
}
.ccm-block-testimonial-name {
  font-weight: 600;
}
.ccm-photo-rotator-container {
  transition: none;
}
.ccm-photo-rotator-container .rotatorGroup {
  width: 100%;
}
.ccm-photo-rotator-container .ccm-photo-rotator {
  background: transparent !important;
}
.quote-rotator-image-wrapper + .rotator-text {
  padding: 10px 0 0;
}
.panel-2b > div > div > div {
  padding: 30px 0 40px;
  text-align: center;
  margin: 0 auto;
  max-width: 900px;
}
.panel-2b p + p {
  margin: 0;
}
.panel-2b p {
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  margin: 0 auto;
  padding: 0;
  /*font-family: 'Open Sans', sans-serif;*/
  margin-bottom: 1em;
  max-width: 600px;
}
.panel-3 {
  min-height: 550px;
  text-align: center;
  box-shadow: 0 7px 50px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 1;
}
.full-frame-photo-rotator {
  height: 100% !important;
}
.full-frame-photo-rotator .ccm-photo-rotator-container {
  height: 100% !important;
}
.full-frame-photo-rotator .ccm-photo-rotator {
  width: 100% !important;
  background-size: cover;
  background-position: 50% 50%;
  height: 100% !important;
}
.full-frame-photo-rotator .ccm-photo-rotator > div {
  display: table;
  width: 100%;
  height: 100%;
}
.full-frame-photo-rotator .ccm-photo-rotator-center {
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
  padding: 100px 0 65px;
}
.full-frame-photo-rotator .ccm-photo-rotator-info {
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  height: auto;
  padding: 50px 0 40px;
}
.full-frame-photo-rotator .ccm-photo-rotator-info > div {
  max-width: 920px;
}
.full-frame-photo-rotator .ccm-photo-rotator .ccm-photo-rotator-info p.ccm-photo-rotator-title {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  color: #5d5d5d;
  font-weight: normal;
  font-size: 38px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  letter-spacing: .03em;
  padding: 0 0 12px;
}
.full-frame-photo-rotator .ccm-photo-rotator .ccm-photo-rotator-info .ccm-photo-rotator-content {
  color: #5d5d5d;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 20px;
}
.full-frame-photo-rotator .ccm-photo-rotator .ccm-photo-rotator-info .ccm-photo-rotator-content p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.full-frame-photo-rotator a.ccm-photo-rotator-link {
  border: 1px solid #fff;
  text-transform: uppercase;
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  color: #fff;
  display: inline-block;
  padding: 8px 45px;
  letter-spacing: 0.07em;
  text-decoration: none;
}
.full-frame-photo-rotator .nav-rotator {
  position: absolute;
  bottom: 12px;
}
.full-frame-photo-rotator .nav-rotator a {
  opacity: .7;
  background: #fff;
}
.nav-rotator {
  width: 100%;
  text-align: center;
  z-index: 20;
}
.nav-rotator > div {
  display: inline-block;
}
.nav-rotator a {
  border-radius: 50%;
  height: 16px;
  width: 16px;
  display: block;
  text-indent: -9000px;
  float: left;
  margin: 3px;
  transition: all 0.4s ease;
  opacity: .4;
}
.nav-rotator a.activeSlide {
  opacity: .8;
  background: #5d5d5d;
}
.nav-rotator a:hover {
  opacity: 1;
}
.quote-rotator .nav-rotator a.activeSlide {
  opacity: .8;
  background: #fff;
}
.panel-4 {
  padding: 125px 0;
  text-align: center;
  background: #fff;
}
.panel-4 h1,
.panel-4 h2 {
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-weight: normal;
  font-style: normal;
  font-size: 38px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  letter-spacing: .03em;
  padding: 0 0 32px;
}
.panel-4 h3 {
  color: #5d5d5d;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  margin: 70px 0 30px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e3e3e3;
}
.logo-rotator-8 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 12.5%;
  display: inline-block;
}
.logo-rotator-8 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 100px;
  width: 100%;
}
.logo-rotator-7 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 14.2857%;
  display: inline-block;
}
.logo-rotator-7 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 110px;
  width: 100%;
}
.logo-rotator-6 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 16.6666%;
  display: inline-block;
}
.logo-rotator-6 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 120px;
  width: 100%;
}
.logo-rotator-5 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 20%;
  display: inline-block;
}
.logo-rotator-5 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 140px;
  width: 100%;
}
.logo-rotator-4 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 25%;
  display: inline-block;
}
.logo-rotator-4 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 160px;
  width: 100%;
}
.logo-rotator-3 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 33.3333%;
  display: inline-block;
}
.logo-rotator-3 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 200px;
  width: 100%;
}
.logo-rotator-2-n-a-half .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 50%;
  display: inline-block;
}
.logo-rotator-2-n-a-half .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 260px;
  width: 100%;
}
.logo-rotator-2 .ccm-photo-rotator-container .ccm-photo-rotator {
  width: 50%;
  display: inline-block;
}
.logo-rotator-2 .ccm-photo-rotator-container .ccm-photo-rotator img {
  max-width: 260px;
  max-width: 320px;
  width: 100%;
}
.col-wide .ccm-photo-rotator a {
  padding: 0 20px 25px 0;
}
.photo-rotator {
  max-width: 100%;
  margin-bottom: 20px;
}
.ccm-photo-rotator-container .ccm-photo-rotator {
  overflow: hidden;
  width: 100%;
}
.ccm-block-custom-template-logo-rotator .photo-rotator {
  margin-bottom: 0;
}
.rotating {
  width: 100% !important;
}
.photo-rotator > div {
  width: 100% !important;
}
.photo-rotator img {
  width: 100%;
}
.panel-4 .ccm-photo-rotator {
  padding: 20px;
}
.ccm-photo-rotator-center {
  height: 100%;
}
.ccm-photo-rotator-image {
  height: 100%;
}
.ccm-block-custom-template-logo-rotator .ccm-photo-rotator-image > div {
  display: table;
  height: 100%;
  width: 100%;
}
.ccm-block-custom-template-logo-rotator .ccm-photo-rotator-image > div > div {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.ccm-photo-rotator-info {
  height: 100%;
}
.panel-4 .ccm-photo-rotator-info > div {
  display: table;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  padding: 10px;
}
.panel-4 .ccm-photo-rotator-info > div > div {
  display: table-cell;
  vertical-align: middle;
}
.ccm-photo-rotator a {
  display: block;
}
.panel-4 .ccm-photo-rotator .ccm-photo-rotator-info a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.ccm-photo-rotator .ccm-photo-rotator-info a:hover {
  color: #000;
}
.ccm-photo-rotator .ccm-photo-rotator-info p {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
}
.ccm-block-custom-template-logo-rotator.large img {
  max-width: 80%;
}
.ccm-block-custom-template-logo-rotator.medium img {
  max-width: 65%;
}
.ccm-block-custom-template-logo-rotator.small img {
  max-width: 50%;
}
.ccm-block-custom-template-logo-rotator.large .ccm-photo-rotator .ccm-photo-rotator-info p {
  font-size: 14px;
  line-height: 16px;
}
.ccm-block-custom-template-logo-rotator.medium .ccm-photo-rotator .ccm-photo-rotator-info p {
  font-size: 12px;
  line-height: 14px;
}
.ccm-block-custom-template-logo-rotator.small .ccm-photo-rotator .ccm-photo-rotator-info p {
  font-size: 11px;
  line-height: 13px;
}
.btn a {
  display: inline-block;
  padding: 10px 14px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
  transition: all 0.4s ease;
  position: relative;
  transition: all 1s ease;
  top: 0;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
  text-transform: uppercase;
}
.btn a:hover {
  box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.3);
}
.btn.btn-large a {
  font-size: 20px;
  line-height: 22px;
  padding: 20px 20%;
  margin: 0;
  width: 100%;
  text-align: center;
}
.btn.out-view {
  top: 40px;
}
.btn-shadow a {
  box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.1);
}
/*.event-list-to-tabs-wrapper-tabs { position:relative; width:100%; }
.event-list-to-tabs-wrapper { posi tion:relative; float:left; }
.event-list-to-tabs-date { font-size:15px; color:#5d5d5d; padding: 5px; border:1px solid #5d5d5d; border-bottom: none; display:inline-block; margin-bottom: 20px; border-radius:4px 4px 0 0; }
*/
.event-list-to-tabs-wrapper .smallcal {
  margin: 0 0 40px;
}
.event-list-to-tabs-wrapper .time {
  float: left;
  width: 28%;
  padding: 4px 0 0;
  font-size: 80%;
}
.event-list-to-tabs-wrapper .title-text {
  font-size: 18px;
  line-height: 20px;
  margin: 10px 0;
}
.event-list-to-tabs-wrapper .title-link {
  float: left;
  width: 72%;
}
.event-list-to-tabs-wrapper .category_colored {
  font-size: 11px;
  line-height: 13px;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  float: none;
  margin: 0 0 4px;
}
.event-list-to-tabs-items {
  transition: none;
  position: absolute;
  left: 0;
  width: 100%;
}
a.bttn {
  display: inline-block;
  padding: 6px 8px;
  background: #e3e3e3;
  color: #5d5d5d;
  font-size: 10px;
  line-height: 12px;
  border-radius: 3px;
  text-decoration: none;
  margin-top: 10px;
}
.cta-link a.bttn,
.video-block.match a.bttn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 18px;
  border-radius: 4px;
}
.cta-block,
.video-block.match {
  padding: 24px;
  background: #f6f6f6;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin: 30px 0 40px;
  cursor: unset;
}
.cta-block:first-child,
.video-block:first-child {
  margin: 2px 0 40px;
}
.cta-block .cta-title,
.video-block.match .video-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 18px;
}
.cta-thumb,
.video-block.match .video-thumb {
  width: 20%;
  float: left;
  margin: 0 20px 10px 0;
}
/*.cta-thumb img { box-shadow:3px 3px 15px rgba(0,0,0,.4); }*/
.video-block.match .video-thumb img {
  border: none;
  width: auto;
}
.cta-info {
  width: 70%;
  float: left;
}
.cta-content p,
.video-content p {
  font-size: 80%;
  line-height: 1.4em;
}
.video-block.match .video-link {
  font-weight: normal;
}
.bttn {
  display: inline-block;
  padding: 6px 8px;
  background: #5d5d5d;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  border-radius: 3px;
  text-decoration: none;
  margin-top: 10px;
}
#HTMLBlock745 {
  border: 1px solid #b8cce4;
  border-radius: 4px;
  overflow: hidden;
  margin: 20px 0 40px;
}
.who_can_attend_table {
  background-color: #e3e3e3;
  font-size: 80%;
  width: 100%;
}
.who_can_attend_table th {
  color: #000;
  padding: .5em;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #A8BACF;
  line-height: 1em;
  font-weight: normal;
  background-color: #dbe5f1;
  width: 20%;
  vertical-align: middle;
}
.who_can_attend_table .exec_title {
  text-align: center;
}
.who_can_attend_table tr:nth-child(even) {
  background: #f0f0f0;
}
#size {
  padding-right: 1em;
  font-weight: bold;
  border-right: 1px solid #A8BACF;
}
#number {
  padding-left: 1em;
  font-weight: bold;
  border-left: 1px solid #A8BACF;
}
#management_level_head {
  text-align: center;
  border-bottom: 1px solid #A8BACF;
  margin: 0 1em;
  font-weight: bold;
  background-color: #b8cce4;
}
.who_can_attend_table .tcol1 {
  color: #333;
  padding: .5em;
  vertical-align: top;
  border-right: 1px solid #A8BACF;
  text-align: left;
}
.who_can_attend_table .tcol {
  color: #333;
  padding: .5em;
  margin: 0;
  vertical-align: middle;
  border-left: 1px solid #A8BACF;
  text-align: center;
}
.table_display {
  font-size: 80%;
  margin: 20px 0 40px;
  border-radius: 4px;
  overflow: hidden;
}
.table_display thead {
  background: #b8cce4;
}
.table_display table {
  width: 100%;
  border: 1px solid #b8cce4;
}
.table_display thead th {
  text-align: left;
  padding: 1em 12px;
  font-size: 150%;
  /*font-family: 'Open Sans Condensed', sans-serif;*/
}
.table_display tr:nth-child(even) {
  background: #f0f0f0;
}
.table_display td,
.table_display th {
  padding: 1em 12px;
}
.table_display td.col0 {
  border: none;
}
.attendee-type .table_display {
  font-size: 75%;
}
.attendee-type .table_display td,
.attendee-type .table_display th {
  padding: 1em .4em;
  text-align: left;
}
.attendee-type .table_display th {
  padding: 1em .4em;
  text-align: left;
}
.attendee-type .table_display thead th {
  background: #b8cce4;
  border: 1px solid #A8BACF;
}
.quote-rotator,
.ccm-block-testimonial-wrapper.match-rotator {
  padding: 18px;
  border-radius: 4px;
  text-align: left;
}
.quote-rotator > div {
  width: 100% !important;
}
.quote-rotator > div > div {
  width: 100% !important;
}
.quote-rotator .rotator-item {
  width: 100% !important;
  transition: none;
  margin: 0 0 3px;
  background: transparent !important;
}
.ccm-quote-rotator-quote,
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-paragraph {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #FFF;
  margin: 0 0 12px;
}
.ccm-quote-rotator-title,
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-name,
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-position {
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  color: #FFF;
}
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-image-wrapper,
.quote-rotator-image-wrapper {
  max-width: 100px;
  border: 3px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-image,
.quote-rotator-image {
  width: 100%;
  float: none;
  padding-bottom: 100%;
}
.ccm-block-testimonial-wrapper.match-rotator .ccm-block-testimonial-text {
  float: none;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-image-wrapper {
  width: 16%;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-text {
  width: 82%;
}
.ccm-block-testimonial-wrapper.program-person div.ccm-block-testimonial-image img {
  max-height: none;
  max-width: 100%;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-image-wrapper + .ccm-block-testimonial-text {
  margin-left: 2%;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-name {
  display: block;
  color: #5d5d5d;
  margin: 0 0 4px;
  line-height: 1.3em;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-position {
  display: block;
  color: #999;
  line-height: 1.3em;
  font-size: 90%;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-position a {
  color: #999;
}
.ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-position a:hover {
  color: #5d5d5d;
}
.program-person.program-person-condensed {
  float: left;
  margin: 0 0 20px 0;
  max-width: 135px;
  background: #fff;
}
.ccm-block-testimonial-wrapper.program-person.program-person-condensed .ccm-block-testimonial-image-wrapper {
  width: 70%;
}
.ccm-block-testimonial-wrapper.program-person.program-person-condensed .ccm-block-testimonial-text {
  padding: 6px 0 0;
}
.ccm-block-testimonial-wrapper.program-person.program-person-condensed .ccm-block-testimonial-image-wrapper + .ccm-block-testimonial-text {
  margin-left: 0;
}
.ccm-block-testimonial-wrapper.program-person.program-person-condensed .ccm-block-testimonial-name {
  line-height: 1em;
  font-size: 70%;
}
.ccm-block-testimonial-wrapper.program-person.program-person-condensed .ccm-block-testimonial-position {
  line-height: 1em;
  font-size: 70%;
}
.ccm-block-type-form input,
.ccm-block-type-form select,
.ccm-block-type-form textarea,
.lincoln-form-login .form-group input {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
}
.ccm-block-type-form input,
.ccm-block-type-form select,
.ccm-block-type-form textarea,
.lincoln-form-login .form-group input {
  max-width: 300px;
  margin: 0 0 7px;
}
.lincoln-form-login .checkbox {
  margin: 0 0 5px;
  font-size: 80%;
}
.ccm-block-type-form .field label {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300 !important;
  padding: 0 0 3px 2px;
  color: #5d5d5d;
}
.ccm-block-type-form .field label span {
  font-size: 9px;
  line-height: 9px;
  font-weight: 300;
  color: #b92424;
  position: relative;
  top: -5px;
}
div.ccm-block-type-form div.form-group {
  margin-bottom: 12px !important;
}
div.ccm-block-type-form span.text-muted {
  opacity: 1 !important;
}
.captcha label {
  float: right;
  width: 60%;
  padding: 0 10px;
  color: #5d5d5d;
}
img.ccm-captcha-image {
  margin: 3px 0 4px 0 !important;
  width: 40%;
  border-radius: 3px;
}
.ccm-block-type-form input[type='submit'],
.lincoln-form-login .btn {
  display: inline-block;
  text-decoration: none;
  padding: 12px 20px;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  line-height: 19px;
  transition: all 0.4s ease;
  border: none;
}
.ccm-block-type-form input[type='submit']:hover,
.lincoln-form-login .btn:hover {
  background: #5d5d5d;
}
.form-actions {
  text-align: right;
}
.lincoln-form-login .btn {
  min-width: 200px;
}
.lincoln-form-login .btn-sml {
  font-size: 13px;
  line-height: 14px;
  padding: 6px 9px;
  margin: 0;
  text-align: center;
  background: #ccc;
}
.lincoln-form-login .btn-forgot {
  display: block;
  margin: 20px 0;
}
.lincoln-form-login .btn-forgot .btn {
  min-width: 0;
}
.toLeft {
  width: 76px;
  display: inline-block;
  font-size: 90%;
}
.header p.login-logout-link {
  display: inline-block;
  margin: 0;
  line-height: auto;
  font-size: 16px;
  line-height: 16px;
}
.header p.login-logout-link:hover {
  background: rgba(255, 255, 255, 0.65);
}
.header p.login-logout-link a {
  padding: 8px 8px 9px;
  background: none;
  border-radius: 0;
  font-size: inherit;
  line-height: inherit;
}
p.login-logout-link {
  margin: 0 0 40px;
}
p.login-logout-link:hover {
  background: #5d5d5d;
}
p.login-logout-link a {
  display: block;
  text-decoration: none;
  padding: 12px 20px;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  line-height: 19px;
  transition: all 0.4s ease;
  border: none;
}
.header .ccm-block-feature-item {
  display: inline-block;
  margin: 0;
  line-height: auto;
  font-size: 16px;
  line-height: 16px;
}
.header .ccm-block-feature-item:hover {
  background: rgba(255, 255, 255, 0.65);
}
.header .ccm-block-feature-item h4 {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.header .ccm-block-feature-item h4 a {
  padding: 8px 8px 9px;
  background: none;
  border-radius: 0;
  font-size: inherit;
  line-height: inherit;
}
.header .ccm-block-feature-item i {
  display: none;
}
.fileset-list a {
  text-decoration: none;
}
.no-break {
  white-space: nowrap;
}
.vaulted-content {
  margin: 40px 0;
}
.col-wide .vaulted-content {
  margin: 0 0 40px 0;
}
.vaulted-content .cta-block {
  margin-top: 10px;
}
.partner-event-list .category_colors {
  width: 100%;
  margin: 5px 0;
}
.partner-event-list .category_colored {
  width: auto;
  height: auto;
  font-size: 10px;
  line-height: 11px;
  border-radius: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 3px 4px;
  text-shadow: 0px 0px 5px #fff;
}
.partner-event-list .smallcal .titlehead {
  margin: -32px 0px 0px 40px;
}
.partner-event-list .pulledContent {
  float: left;
  margin: 10px 0;
}
.partner-event-list .pulledContent p {
  font-size: 14px;
  line-height: 18px;
}
.partner-event-list .smallcal .img {
  height: 36px;
  width: 36px;
  margin-top: 8px;
}
.partner-event-list .smallcal .month {
  font-size: 14px;
  line-height: 17px;
}
.partner-event-list .smallcal .day {
  font-size: 14px;
  line-height: 17px;
}
.partner-event-list .smallcal .month span {
  font-weight: 700;
}
.partner-event-list .smallcal .day span {
  font-weight: 700;
  font-size: 10px;
  line-height: 16px;
  display: block;
}
.footer {
  padding: 44px 0;
  transition: all 0.4s ease;
  background: #5f6062;
}
.footer * {
  transition: inherit;
}
.footer-top-container {
  padding: 0 0 50px;
}
.footer-top-left {
  float: left;
}
.footer-top-left .nav {
  color: #fff;
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  letter-spacing: .03em;
  list-style: none;
}
.footer-top-left .nav ul {
  list-style: none;
}
.footer-top-left .nav a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.footer-top-left .nav > li {
  float: left;
  margin: 0 30px 0 0;
}
.footer-top-left .nav > li > a {
  padding: 0 0 5px;
}
.footer-top-left .nav ul {
  font-size: 16px;
  line-height: 22px;
}
.footer-top-left .nav ul li {
  font-size: 16px;
  line-height: 22px;
}
.footer-top-right {
  float: right;
}
.footer-top-right a {
  display: inline-block;
  font-size: 240%;
  padding: 4px;
  color: #FFF;
}
.footer-container-middle {
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.4);
  background: #fff;
  padding: 10px 0;
  transition: none;
}
.footer-container-middle .ccm-photo-rotator {
  padding: 14px;
}
.footer-container-middle .ccm-photo-rotator img {
  width: 100%;
  max-width: 100% !important;
}
.footer-container-middle .ccm-photo-rotator-container-wrapper .nav-rotator {
  display: none;
}
.footer-container-bottom {
  padding: 32px 0;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
}
.footer-container-bottom a {
  color: inherit;
  text-decoration: none;
}
.footer-container-bottom h3 {
  color: inherit;
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-weight: normal;
  font-size: 20px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  letter-spacing: .03em;
}
.footer-container-bottom p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.footer-container-bottom p span.designby {
  display: block;
  color: rgba(255, 255, 255, 0.3);
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.footer-bottom-left {
  float: left;
  width: 40%;
  padding-right: 10px;
}
.footer-bottom-right {
  float: right;
  width: 60%;
  padding-left: 10px;
  text-align: right;
}
.footer-login {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(/application/themes/lincoln/img/concretelogin.png) no-repeat top;
  background-size: contain;
}
.video-block {
  margin: 10px 6px 24px 0;
  cursor: pointer;
}
.video-block a {
  text-decoration: none;
}
/*.video-block h4 { margin:0; font-size:14px; line-height:17px; }*/
.video-block .video-thumb {
  display: inline-block;
  margin-bottom: 6px;
  overflow: hidden;
}
.video-block .video-thumb > div {
  margin: -20px 0 0 10px;
}
.video-block .video-thumb > div i {
  font-size: 450%;
  color: #fff;
  text-shadow: 2px 4px 20px rgba(0, 0, 0, 0.2);
}
.video-block .video-thumb img {
  border-radius: 4px;
  border: 1px solid #e3e3e3;
}
.video-block .video-link {
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: 600;
  margin-top: 3px;
  color: #999;
  margin-bottom: 0px;
}
#theContent video,
#theContent iframe {
  width: 100%;
}
blockquote {
  padding: 20px 30px;
  background: #f6f6f6;
  border-left: 5px solid #e3e3e3;
  border-right: 5px solid #e3e3e3;
  margin: 4px 0 30px;
  line-height: 1.5em;
  color: #666;
}
/*======================================*/
.font-playfair {
  font-family: 'Playfair Display', serif;
  line-height: 1em !important;
}
.huge-header {
  font-size: 72px !important;
  line-height: 1em !important;
}
.large-header {
  font-size: 60px !important;
  line-height: 1em !important;
}
@media screen and (max-width: 767px) {
  .huge-header {
    font-size: 55px !important;
  }
  .large-header {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 460px) {
  .huge-header {
    font-size: 46px !important;
  }
  .large-header {
    font-size: 32px !important;
  }
}
.ccm-block-button {
  margin-top: .5em;
  margin-bottom: .5em;
}
.ccm-block-button-wrapper {
  position: relative;
  z-index: 1;
}
.ccm-edit-mode .ccm-block-button-wrapper {
  z-index: auto;
}
.ccm-page a.ccm-block-button,
.login-logout-link a {
  display: inline-block;
  color: #000;
  border: 2px solid #000;
  border: 2px solid #182c52;
  background: #182c52;
  padding: .4em 1.2em;
  transition: all .4s ease;
  font-weight: normal;
  border-radius: 5px;
  white-space: nowrap;
  text-decoration: none;
}
a.ccm-block-button:hover,
.login-logout-link a:hover {
  text-decoration: none;
  color: #fff;
  color: #182c52;
  background: #000;
  background: none;
}
.red .ccm-block-button,
.gold .ccm-block-button,
.blue .ccm-block-button {
  color: #000;
}
.red-on-black .ccm-block-button,
.gold-on-black .ccm-block-button,
.blue-on-black .ccm-block-button {
  color: #fff;
}
.red .ccm-block-button,
.red-on-black .ccm-block-button {
  border-color: #ed493a;
  background: rgba(237, 73, 58, 0);
}
.gold .ccm-block-button,
.gold-on-black .ccm-block-button {
  border-color: #f5b335;
  background: rgba(245, 179, 53, 0);
}
.blue .ccm-block-button,
.blue-on-black .ccm-block-button {
  border-color: #7ca7ad;
  background: rgba(124, 167, 173, 0);
}
.red .ccm-block-button:hover {
  background: #ed493a;
  color: #fff;
}
.gold .ccm-block-button:hover {
  background: #f5b335;
  color: #fff;
}
.blue .ccm-block-button:hover {
  background: #7ca7ad;
  color: #fff;
}
.solid-red .ccm-block-button {
  border-color: #ed493a;
  background: #ed493a;
  color: #fff;
}
.solid-gold .ccm-block-button,
.login-logout-link a {
  border-color: #f5b335;
  background: #f5b335;
  color: #fff;
}
.solid-blue .ccm-block-button {
  border-color: #7ca7ad;
  background: #7ca7ad;
  color: #fff;
}
.solid-red .ccm-block-button:hover {
  border-color: #ed493a;
  background: rgba(237, 73, 58, 0);
  color: #000;
}
.solid-gold .ccm-block-button:hover,
.login-logout-link a:hover {
  border-color: #f5b335;
  background: rgba(245, 179, 53, 0);
  color: #000;
}
.solid-blue .ccm-block-button:hover {
  border-color: #7ca7ad;
  background: rgba(124, 167, 173, 0);
  color: #000;
}
.white-hover-text .ccm-block-button:hover {
  color: #FFF !important;
}
.ccm-page .larger-button a.ccm-block-button {
  font-size: 1.36rem;
  padding: .6em 2.5em;
  line-height: 1.11em;
}
.ccm-page .monster-button a.ccm-block-button {
  font-size: 1.75rem;
  padding: .6em 2.5em;
}
.align-left .ccm-block-button-wrapper {
  text-align: left;
}
.align-right .ccm-block-button-wrapper {
  text-align: right;
}
.ccm-block-button-wrapper .ccm-block-button,
.ccm-page a.ccm-block-button,
.login-logout-link a {
  border-radius: 3em;
  text-decoration: none;
}
.blue a.ccm-block-button,
.olive a.ccm-block-button,
.gray a.ccm-block-button,
.white a.ccm-block-button {
  color: #000;
}
.white a.ccm-block-button {
  color: #ffffff;
}
.blue-on-black a.ccm-block-button,
.green-on-black a.ccm-block-button,
.gray-on-black a.ccm-block-button,
.white-on-black a.ccm-block-button {
  color: #fff;
}
.blue a.ccm-block-button,
.blue-on-black a.ccm-block-button {
  border-color: var(--navy);
  background: var(--navy-a0);
}
.green a.ccm-block-button,
.green-on-black a.ccm-block-button {
  border-color: var(--green);
  background: var(--green-a0);
}
.gray a.ccm-block-button,
.gray-on-black a.ccm-block-button {
  border-color: var(--gray);
  background: var(--gray-a0);
}
.white a.ccm-block-button,
.white-on-black a.ccm-block-button {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0);
}
.blue a.ccm-block-button:hover,
.blue-on-black a.ccm-block-button:hover {
  background: var(--navy);
  color: #fff;
}
.green a.ccm-block-button:hover,
.green-on-black a.ccm-block-button:hover {
  background: var(--green);
  color: #fff;
}
.gray a.ccm-block-button:hover,
.gray-on-black a.ccm-block-button:hover {
  background: var(--gray);
  color: #fff;
}
.white a.ccm-block-button:hover,
.white-on-black a.ccm-block-button:hover {
  background: #ffffff;
  color: #000;
}
.solid-blue a.ccm-block-button {
  background: var(--navy);
  border-color: var(--navy) !important;
  color: #fff;
}
.solid-green a.ccm-block-button {
  background: var(--green);
  border-color: var(--green) !important;
  color: #fff;
}
.solid-gray a.ccm-block-button {
  background: var(--gray);
  border-color: var(--gray) !important;
  color: #fff;
}
.solid-white a.ccm-block-button {
  background: #ffffff;
  border-color: #ffffff !important;
  color: #000;
}
.solid-blue a.ccm-block-button:hover {
  border-color: var(--navy);
  background: var(--navy-a0);
  color: #000;
}
.solid-green a.ccm-block-button:hover {
  border-color: var(--green);
  background: var(--green-a0);
  color: #000;
}
.solid-gray a.ccm-block-button:hover {
  border-color: var(--gray);
  background: var(--gray-a0);
  color: #000;
}
.solid-white a.ccm-block-button:hover {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0);
  color: #000;
}
.blue-button-text a.ccm-block-button {
  color: var(--navy);
}
.green-button-text a.ccm-block-button {
  color: var(--green);
}
.gray-button-text a.ccm-block-button {
  color: var(--gray);
}
.white-button-text a.ccm-block-button {
  color: #ffffff;
}
.white-hover-text a.ccm-block-button:hover {
  background: none;
}
.background-gray,
.background-navy,
.background-home-care-blue,
.background-home-care-green,
.background-senior-living-dark-teal,
.background-senior-living-gold,
.background-ltc-dark-blue,
.background-ltc-light-blue,
.background-ig-teal,
.background-ig-purple,
.background-white,
.background-black {
  height: 100%;
  padding: 2rem 2.75rem;
}
.background-gray {
  background-color: var(--gray);
}
.background-green {
  background-color: var(--green);
}
.background-navy {
  background-color: var(--navy);
}
.background-home-care-blue {
  background-color: var(--hc-blue);
}
.background-home-care-green {
  background-color: var(--hc-green);
}
.background-senior-living-dark-teal {
  background-color: var(--sl-dark-teal);
}
.background-senior-living-gold {
  background-color: var(--sl-gold);
}
.background-ltc-dark-blue {
  background-color: var(--ltc-dark-blue);
}
.background-ltc-light-blue {
  background-color: var(--ltc-light-blue);
}
.background-ig-teal {
  background-color: var(--ig-teal);
}
.background-ig-purple {
  background-color: var(--ig-purple);
}
.background-black {
  background-color: #000;
}
.background-white {
  background-color: #FFF;
}
.limit-width-55 > div,
.limit-width-65 > div,
.limit-width-75 > div,
.limit-width-85 > div {
  margin: 0 auto;
}
.limit-width-55 > div {
  max-width: 55%;
}
.limit-width-65 > div {
  max-width: 65%;
}
.limit-width-75 > div {
  max-width: 75%;
}
.limit-width-85 > div {
  max-width: 85%;
}
div.ccm-edit-mode-title-notch-wrapper.ccm-ui {
  max-width: none;
}
.section-gray,
.section-navy,
.section-home-care-blue,
.section-home-care-green,
.section-senior-living-dark-teal,
.section-senior-living-gold,
.section-ltc-dark-blue,
.section-ltc-light-blue,
.section-ig-teal,
.section-ig-purple,
.section-black,
.section-white {
  padding: 4rem 3.5vw;
  color: #fff;
}
.section-gray {
  background: var(--gray);
}
.section-navy {
  background: var(--navy);
}
.section-home-care-blue {
  background: var(--hc-blue);
}
.section-home-care-green {
  background: var(--hc-green);
}
.section-senior-living-dark-teal {
  background: var(--sl-dark-teal);
}
.section-senior-living-gold {
  background: var(--sl-gold);
}
.section-ltc-dark-blue {
  background: var(--ltc-dark-blue);
}
.section-ltc-light-blue {
  background: var(--ltc-light-blue);
}
.section-ig-teal {
  background: var(--ig-teal);
}
.section-ig-purple {
  background: var(--ig-purple);
}
.section-black {
  background: #000;
}
.section-white {
  background: #fff;
  color: #000;
}
span.text-blue,
span.text-blue a {
  color: var(--navy);
}
span.text-green,
span.text-green a {
  color: var(--green);
}
span.text-gray,
span.text-gray a {
  color: var(--gray);
}
span.text-home-care-blue,
span.text-home-care-blue a {
  color: var(--hc-blue);
}
span.text-home-care-green,
span.text-home-care-green a {
  color: var(--hc-green);
}
span.text-senior-living-dark-teal,
span.text-senior-living-dark-teal a {
  color: var(--sl-dark-teal);
}
span.text-senior-living-gold,
span.text-senior-living-gold a {
  color: var(--sl-gold);
}
span.text-ltc-dark-blue,
span.text-ltc-dark-blue a {
  color: var(--ltc-dark-blue);
}
span.text-ltc-light-blue,
span.text-ltc-light-blue a {
  color: var(--ltc-light-blue);
}
span.text-ig-teal,
span.text-ig-teal a {
  color: var(--ig-teal);
}
span.text-ig-purple,
span.text-ig-purple a {
  color: var(--ig-purple);
}
span.text-white,
span.text-white a {
  color: #ffffff;
}
.ccm-edit-mode span.text-wht a {
  color: #e6e6e6;
}
.bordered-area-green,
.bordered-area-blue,
.bordered-area-gray,
.bordered-area-home-care-blue,
.bordered-area-home-care-green,
.bordered-area-senior-living-dark-teal,
.bordered-area-senior-living-gold,
.bordered-area-ltc-dark-blue,
.bordered-area-ltc-light-blue,
.bordered-area-ig-teal,
.bordered-area-ig-purple,
.bordered-area-black {
  border-width: 2px;
  border-style: solid;
  padding: 2rem 2.75rem;
}
.bordered-area-green {
  border-color: var(--green);
}
.bordered-area-blue {
  border-color: var(--navy);
}
.bordered-area-gray {
  border-color: var(--gray);
}
.bordered-area-home-care-blue {
  border-color: var(--hc-blue);
}
.bordered-area-home-care-green {
  border-color: var(--hc-green);
}
.bordered-area-senior-living-dark-teal {
  border-color: var(--sl-dark-teal);
}
.bordered-area-senior-living-gold {
  border-color: var(--sl-gold);
}
.bordered-area-ltc-dark-blue {
  border-color: var(--ltc-dark-blue);
}
.bordered-area-ltc-light-blue {
  border-color: var(--ltc-light-blue);
}
.bordered-area-ig-teal {
  border-color: var(--ig-teal);
}
.bordered-area-ig-purple {
  border-color: var(--ig-purple);
}
.bordered-area-black {
  border-color: #000;
}
.block-blue {
  background: var(--navy);
}
.block-green {
  background: var(--green);
}
.block-gray {
  background: var(--gray);
}
.block-home-care-blue {
  background: var(--hc-blue);
}
.block-home-care-green {
  background: var(--hc-green);
}
.block-senior-living-dark-teal {
  background: var(--sl-dark-teal);
}
.block-senior-living-gold {
  background: var(--sl-gold);
}
.block-ltc-dark-blue {
  background: var(--ltc-dark-blue);
}
.block-ltc-light-blue {
  background: var(--ltc-light-blue);
}
.block-ig-teal {
  background: var(--ig-teal);
}
.block-ig-purple {
  background: var(--ig-purple);
}
.block-white {
  background: #ffffff;
}
.ccm-edit-mode .block-wht {
  background: #e6e6e6;
}
hr {
  border-color: rgba(196, 189, 189, 0.4);
  opacity: 1;
  background-color: transparent;
}
.hr-width-2 hr {
  border-top-width: 2px;
}
.hr-width-3 hr {
  border-top-width: 3px;
}
.hr-width-4 hr {
  border-top-width: 4px;
}
.hr-width-5 hr {
  border-top-width: 5px;
}
.hr-width-6 hr {
  border-top-width: 6px;
}
.hr-style-dashed hr {
  border-top-style: dashed;
}
.hr-style-dotted hr {
  border-top-style: dotted;
}
.hr-style-double hr {
  border-top-style: double;
}
hr {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.hr-blue hr {
  border-top-color: var(--navy);
}
.hr-green hr {
  border-top-color: var(--green);
}
.hr-gray hr {
  border-top-color: var(--gray);
}
.hr-home-care-blue hr {
  border-top-color: var(--hc-blue);
}
.hr-home-care-green hr {
  border-top-color: var(--hc-green);
}
.hr-senior-living-dark-teal hr {
  border-top-color: var(--sl-dark-teal);
}
.hr-senior-living-gold hr {
  border-top-color: var(--sl-gold);
}
.hr-ltc-dark-blue hr {
  border-top-color: var(--ltc-dark-blue);
}
.hr-ltc-light-blue hr {
  border-top-color: var(--ltc-light-blue);
}
.hr-ig-teal hr {
  border-top-color: var(--ig-teal);
}
.hr-ig-purple hr {
  border-top-color: var(--ig-purple);
}
.hr-wht hr {
  border-top-color: #ffffff;
}
.limit-max-width {
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
}
.ccm-page .bump-font-size {
  font-size: 160%;
  letter-spacing: -.01em;
}
.ccm-page .bump-font-size-medium {
  font-size: 180%;
  letter-spacing: -.02em;
}
.ccm-page .bump-font-size-large {
  font-size: 200%;
  letter-spacing: -.03em;
}
.ccm-page .bump-font-size-xlarge {
  font-size: 225%;
  letter-spacing: -.03em;
}
.legalese {
  font-size: 60%;
}
.full-padding-20 {
  padding: 20px;
}
.shadow-block-dark,
.shadow-area-dark {
  box-shadow: 0px 0px 15px 5px #000618;
  padding: 2rem 2.5rem;
}
.shadow-block-medium,
.shadow-area-medium {
  box-shadow: 0px 0px 15px 5px rgba(0, 6, 24, 0.6);
  padding: 2rem 2.5rem;
}
.shadow-block-light,
.shadow-area {
  box-shadow: 0px 0px 15px 5px #dcdcdc;
  padding: 2rem 2.5rem;
}
.rounded-block {
  border-radius: 2rem;
  padding: 2rem 2.75rem;
}
.vertical-padding-2 {
  padding: .25rem 0 2rem;
}
.vertical-padding-4 {
  padding: 1rem 0 4rem;
}
.vertical-padding-6 {
  padding: 2rem 0 6rem;
}
.vertical-padding-8 {
  padding: 3rem 0 8rem;
}
.rounded-area {
  border: 1px solid;
  border-radius: 2rem;
  padding: 2rem 2.75rem;
  margin-bottom: 3.5rem;
  background: #fff;
}
.accent-color {
  color: #5f6062;
}
@media screen and (max-width: 900px) {
  .limit-width-55 > div,
  .limit-width-65 > div,
  .limit-width-75 > div,
  .limit-width-85 > div {
    max-width: none !important;
  }
}
@media screen and (max-width: 767px) {
  .huge-header {
    font-size: 55px !important;
  }
  .large-header {
    font-size: 45px !important;
  }
  .section-gray > .row > div,
  .section-navy > .row > div,
  .section-black > .row > div,
  .section-home-care-blue > .row > div,
  .section-home-care-green > .row > div,
  .section-senior-living-dark-teal > .row > div,
  .section-senior-living-gold > .row > div,
  .section-ltc-dark-blue > .row > div,
  .section-ltc-light-blue > .row > div,
  .section-ig-teal > .row > div,
  .section-ig-purple > .row > div,
  .section-white > .row > div {
    margin-bottom: 2rem;
  }
}
/*=======================================*/
@media screen and (max-width: 1300px) {
  .panel-1 {
    padding: 13% 0 0;
  }
}
@media screen and (max-width: 1130px) {
  /*960*/
  .header-logo {
    max-width: 170px;
    padding: 10px;
  }
  .sticky .header-logo {
    max-width: 170px;
    padding: 10px;
  }
}
@media screen and (max-width: 1040px) {
  /*880*/
  .header-logo {
    bottom: -10px;
    max-width: 190px;
    padding: 10px;
  }
  .mobile-btn {
    display: block;
    color: #fff;
    font-size: 200%;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 6px 10px;
    z-index: 9999;
  }
  .header-container-top {
    z-index: 1001;
    position: relative;
  }
  .header-container-top > div > div {
    height: 166px;
  }
  .header-container-bottom {
    text-align: left;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 999;
    background: none;
  }
  .header-container-bottom > div,
  .header-container-bottom > div > div {
    height: 100%;
  }
  .header-container-b ottom > div > div {
    overflow: scroll;
  }
  .header-container-bottom .center-padding {
    padding: 0;
  }
  .header-locale {
    bottom: 20px;
  }
  .nav-container {
    display: none;
    height: 100%;
    background: #fff;
    overflow: scroll;
    width: 100%;
    overflow-x: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-top: 166px;
  }
  .sticky .nav-container {
    background: #fff;
    overflow: scroll;
    width: 100%;
    overflow-x: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-top: 60px;
  }
  .nav-container.open {
    display: block;
  }
  .nav-container ul {
    display: block;
  }
  .nav-container ul li {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: .07em;
  }
  .nav-container ul.nav > li {
    display: block;
    border-bottom: 1px solid #e3e3e3;
  }
  .nav-container a {
    padding: 15px 20px;
  }
  .nav-container ul.nav ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    box-shadow: none;
  }
  .nav-container ul.nav ul li {
    font-size: 18px;
    line-height: 18px;
    padding-left: 20px;
  }
  .header .ccm-block-feature-item {
    display: block;
    font-size: 22px;
    line-height: 22px;
  }
  .header .ccm-block-feature-item h4 a {
    padding: 15px 20px;
  }
  .feature-nav {
    position: absolute;
    top: 166px;
    right: 90px;
  }
  .header .feature-nav .ccm-block-feature-item h4 a {
    font-size: 65%;
  }
  .sticky .feature-nav {
    top: 60px;
  }
  .sticky .header-container-bottom {
    background: none;
  }
  .homepage .panel-2 .ccm-quote-rotator-quote,
  .ccm-block-testimonial-wrapper .ccm-block-testimonial-paragraph {
    font-size: 24px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .screenwhite .center-padding {
    padding: 0;
  }
  .panel-1 div.screenwhite-wrapper {
    padding: 180px 0 40px;
  }
  .panel-1 .copy {
    width: 100%;
  }
  .panel-1 .links-and-sub {
    width: 100%;
  }
  .panel-1 .subhead {
    padding: 6%;
  }
  .panel-1 .register {
    position: relative;
  }
  .footer-top-left .nav > li {
    float: none;
    margin: 0 0 30px;
  }
  /*.footer-top-right { float:left; }*/
  .logo-rotator-6 .ccm-photo-rotator {
    width: 33.3333%;
  }
  .footer-bottom-left {
    width: 100%;
    margin: 0 0 30px;
  }
  .footer-bottom-right {
    float: left;
    text-align: left;
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 680px) {
  .header-container-top > div > div {
    height: 114px;
  }
  .header-locale {
    top: 10px;
    bottom: unset;
  }
  .header-menu-secondary-social {
    padding: 6px 0 0;
  }
  .header-locale h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .header-locale h2,
  .header-locale h3,
  .header-locale h4,
  .header-locale h5,
  .header-locale h6,
  .header-locale p {
    font-size: 17px;
    line-height: 19px;
  }
  .sticky .header-locale h2,
  .sticky .header-locale h3,
  .sticky .header-locale h4,
  .sticky .header-locale h5,
  .sticky .header-locale h6,
  .sticky .header-locale p {
    font-size: 17px;
    line-height: 19px;
  }
  .feature-nav {
    top: 114px;
    right: 82px;
  }
  .panel-1 .subhead + .links {
    margin: 20px 0 40px;
  }
  .logo-rotator-1 .ccm-photo-rotator-container .ccm-photo-rotator,
  .logo-rotator-2 .ccm-photo-rotator-container .ccm-photo-rotator,
  .logo-rotator-3 .ccm-photo-rotator-container .ccm-photo-rotator,
  .logo-rotator-4 .ccm-photo-rotator-container .ccm-photo-rotator,
  .logo-rotator-5 .ccm-photo-rotator-container .ccm-photo-rotator,
  .logo-rotator-6 .ccm-photo-rotator-container .ccm-photo-rotator {
    width: 50%;
  }
  .col.col-wide {
    width: 100%;
  }
  .col.col-thin {
    width: 100%;
  }
  .col.col-wide + .col.col-thin {
    margin-left: 0;
    padding: 0;
    margin-top: 40px;
  }
  .col.col-thin + .col.col-wide {
    margin-left: 0;
    padding: 0;
    margin-top: 40px;
  }
  .half {
    width: 100%;
    padding: 0;
  }
  .ccm-block-testimonial-wrapper {
    height: auto !important;
  }
}
@media screen and (max-width: 600px) {
  .limit-max-width {
    max-width: 85%;
  }
  .feature-nav {
    right: 72px;
  }
  .sticky .feature-nav {
    top: 106px;
  }
  .sticky .header-menu-secondary-social {
    top: 20px;
  }
  .sticky .header-container-top > div > div {
    height: 106px;
  }
  .sticky .header-locale {
    margin: 0;
  }
  .sticky .header-locale h1 {
    font-size: 16px;
    line-height: 17px;
    display: inline-block;
  }
  .sticky .header-locale h2,
  .sticky .header-locale h3,
  .sticky .header-locale h4,
  .sticky .header-locale h5,
  .sticky .header-locale h6,
  .sticky .header-locale p {
    font-size: 16px;
    line-height: 17px;
    display: inline-block;
  }
  .homepage .panel-2 .quote-rotator-image-wrapper,
  .ccm-block-testimonial-wrapper .ccm-block-testimonial-image-wrapper {
    width: 32%;
    float: none;
    margin: 0 auto;
  }
  .ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-image-wrapper {
    float: left;
    margin: 0;
  }
  .homepage .panel-2 .rotator-text,
  .ccm-block-testimonial-wrapper .ccm-block-testimonial-image-wrapper + .ccm-block-testimonial-text {
    margin: 0;
  }
  .homepage .panel-2 .rotator-text,
  .ccm-block-testimonial-wrapper .ccm-block-testimonial-text {
    width: 100%;
    text-align: center;
  }
  .half .ccm-block-testimonial-wrapper.contact-us .ccm-block-testimonial-text {
    width: 100%;
  }
  .ccm-block-testimonial-wrapper.program-person .ccm-block-testimonial-text {
    text-align: left;
  }
  .homepage .panel-2 .ccm-quote-rotator-quote,
  .ccm-block-testimonial-wrapper .ccm-block-testimonial-paragraph {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 500px) {
  .header-locale h1 {
    display: inline-block;
  }
  .header-locale h2,
  .header-locale h3,
  .header-locale h4,
  .header-locale h5,
  .header-locale h6,
  .header-locale p {
    display: inline-block;
  }
  .panel-1 .register {
    margin-top: 60px;
  }
}
@media screen and (max-width: 450px) {
  .header-locale h1 {
    font-size: 16px;
    line-height: 17px;
  }
  .header-locale h2,
  .header-locale h3,
  .header-locale h4,
  .header-locale h5,
  .header-locale h6,
  .header-locale p {
    font-size: 16px;
    line-height: 17px;
  }
  .home-super-feature-link .ccm-block-feature-item div h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .panel-1 .images .ccm-photo-rotator-container-wrapper {
    width: 33.333%;
  }
  .green-footer-button .ccm-block-feature-item div h4 a {
    padding: 8px;
    max-width: 220px;
    margin: 0 auto;
  }
  .who_can_attend_table {
    font-size: 70%;
  }
  .event-list-to-tabs-wrapper label {
    font-size: 12px;
  }
}
@media screen and (max-width: 360px) {
  .header-logo {
    max-width: 170px;
    padding: 10px 12px;
  }
  .who_can_attend_table {
    font-size: 60%;
  }
}
.admin-only {
  padding: 10px;
  background: #e3e3e3;
  border-radius: 4px;
}
.conference-banner {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
  width: 30%;
  padding: 0;
  display: inline-block;
  margin: 10px 1.5%;
  text-align: center;
}
.conference-banner > div {
  margin: 50px 0;
}
.conference-banner > div > div {
  background: rgba(255, 255, 255, 0.75);
}
.conference-banner > div > div > div {
  padding: 20px 10px;
}
.conference-banner .cta-thumb {
  width: 100%;
  float: none;
  margin: 0 0 20px;
  padding-right: 0;
  display: table;
}
.conference-banner .cta-thumb > div {
  width: 100%;
  float: none;
  margin: 0;
  padding-right: 0;
  display: table-cell;
  vertical-align: middle;
}
.conference-banner .cta-loc h2 {
  font-weight: 700;
  font-size: 110%;
  line-height: 1em;
  margin: 0 0 4px;
}
.conference-banner .cta-thumb2 {
  width: 100%;
  float: none;
  padding: 0;
  margin-top: 10px;
}
.conference-banner .cta-link {
  width: 100%;
  float: none;
  margin: 20px 0 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
}
.conference-banner .cta-info {
  width: 100%;
  float: none;
  padding: 0;
}
.conference-banner .conf_link {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.conference-banner .cta-title {
  padding: 10px 0;
  margin-bottom: 20px;
}
.conference-banner .cta-title h4 {
  font-size: 18px;
  line-height: 19px;
  font-weight: 600;
}
.conference-banner .conf_link a {
  display: inline-block;
  padding: 8px 20px 10px;
  background: #5f6062;
  border-radius: 4px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
.conference-banner .cta-content p {
  font-size: 90%;
  line-height: 1.2em;
}
@media screen and (max-width: 767px) {
  .conference-banner {
    width: 100%;
    padding: 0;
    display: inline-block;
    margin: 10px 0;
  }
  .conference-banner .cta-thumb {
    width: 100%;
    float: left;
    margin: 20px 0 10px;
    padding-right: 5px;
  }
  .conference-banner .cta-thumb2 {
    width: 50%;
    float: left;
    padding: 0 15px;
  }
  .conference-banner .cta-link {
    width: 100%;
    float: left;
    margin: 20px 0 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
  }
  .conference-banner .cta-info {
    width: 100%;
    float: left;
    padding: 0 15%;
  }
  .conference-banner .conf_link {
    width: 100%;
    float: left;
    margin: 10px 0 -12px;
  }
}
@media screen and (max-width: 500px) {
  .conference-banner .cta-thumb {
    width: 100%;
    margin: 10px 0 20px;
    padding: 0;
  }
  .conference-banner .cta-thumb img {
    max-width: 70%;
  }
  .conference-banner .cta-thumb2 {
    width: 60%;
    padding: 0;
  }
}
