.clear_float:before,
.clear_float:after {
  content: " ";
  display: table;
}
.clear_float:after {
  clear: both;
}
/*
 * The sections in this document roughly correspond to our theme style guide.
 */
@font-face {
  font-family: 'GothamRounded';
  font-weight: 700;
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-bold.eot');
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-bold.eot') format('embedded-opentype'), url('../../../../themes/epicsciences/fonts/gothamrnd-bold.woff') format('woff'), url('../../../../themes/epicsciences/fonts/gothamrnd-bold.ttf') format('truetype'), url('../../../../themes/epicsciences/fonts/gothamrnd-bold.svg') format('svg');
}
@font-face {
  font-family: 'GothamRounded';
  font-weight: 600;
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-medium.eot');
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-medium.eot') format('embedded-opentype'), url('../../../../themes/epicsciences/fonts/gothamrnd-medium.woff') format('woff'), url('../../../../themes/epicsciences/fonts/gothamrnd-medium.ttf') format('truetype'), url('../../../../themes/epicsciences/fonts/gothamrnd-medium.svg') format('svg');
}
@font-face {
  font-family: 'GothamRounded';
  font-weight: 400;
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-book.eot');
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-book.eot') format('embedded-opentype'), url('../../../../themes/epicsciences/fonts/gothamrnd-book.woff') format('woff'), url('../../../../themes/epicsciences/fonts/gothamrnd-book.ttf') format('truetype'), url('../../../../themes/epicsciences/fonts/gothamrnd-book.svg') format('svg');
}
@font-face {
  font-family: 'GothamRounded';
  font-weight: 300;
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-light.eot');
  src: url('../../../../themes/epicsciences/fonts/gothamrnd-light.eot') format('embedded-opentype'), url('../../../../themes/epicsciences/fonts/gothamrnd-light.woff') format('woff'), url('../../../../themes/epicsciences/fonts/gothamrnd-light.ttf') format('truetype'), url('../../../../themes/epicsciences/fonts/gothamrnd-light.svg') format('svg');
}
*,
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}
body {
  font-family: 'GothamRounded';
  font-size: 16px;
  margin: 0;
}
body:focus {
  outline: 0;
}
body.mm-open {
  overflow: hidden;
}
div.ccm-page {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
div.ccm-page h1 {
  color: #2e2e2e;
  font-family: 'GothamRounded';
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.063em;
}
div.ccm-page h2 {
  color: #285a55;
  font-family: 'GothamRounded';
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.188em;
}
div.ccm-page h3 {
  color: #2e2e2e;
  font-family: 'GothamRounded';
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.333em;
}
div.ccm-page h4 {
  color: #2e2e2e;
  font-family: 'GothamRounded';
  font-size: 1.031em;
  font-weight: 600;
  line-height: 1.333em;
}
div.ccm-page p,
div.ccm-page li {
  color: #2e2e2e;
  font-family: 'GothamRounded';
  font-size: 0.838em;
  font-weight: 400;
  line-height: 1.5em;
}
div.ccm-page h1,
div.ccm-page h3,
div.ccm-page h4,
div.ccm-page p,
div.ccm-page ol,
div.ccm-page ul {
  margin-bottom: 20px;
}
div.ccm-page img {
  max-width: 100%;
  height: auto;
}
div.ccm-page img.retina {
  zoom: 0.5;
}
div.ccm-page hr {
  border-top: 2px solid #e6e6e6;
  margin-top: 32px;
  margin-left: 124px;
  margin-right: 124px;
}
div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px;
}
div.ccm-page .container {
  width: 100%;
}
div.ccm-page .container > .row > .no-gutters {
  padding: 0;
}
div.ccm-page a.btn {
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: inline-block;
  background-color: #e6e6e6;
  color: #2e2e2e;
  font-size: 0.5629999999999999em;
  text-decoration: none;
  padding: 3px 6px 1px;
}
div.ccm-page a.btn:hover {
  background-color: #6ecda0;
  color: #fff;
}
div.ccm-page p > .btn {
  font-size: 0.667em;
}
div.ccm-page main {
  position: relative;
  z-index: 1;
}
div.ccm-page main .container {
  visibility: hidden;
  clear: both;
  padding-left: 124px;
  padding-right: 124px;
}
div.ccm-page main a:not(.fa):not(.btn) {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #6ecda0;
  font-weight: 600;
}
div.ccm-page main a:not(.fa):not(.btn):hover {
  color: #285a55;
  text-decoration: none;
}
div.ccm-page main a:not(.fa):not(.btn):focus {
  outline: none;
  text-decoration: none;
}
div.ccm-page main h2 {
  margin-top: 30px;
  margin-bottom: 19px;
}
div.ccm-page main b,
div.ccm-page main strong {
  font-weight: 600;
}
div.ccm-page main ol {
  counter-reset: list;
  padding-left: 20px;
}
div.ccm-page main ol > li {
  list-style: none;
  text-indent: -10px;
  margin-bottom: 5px;
}
div.ccm-page main ol > li:before {
  content: counter(list) ") ";
  counter-increment: list;
  display: inline-block;
  width: 10px;
  font-weight: 600;
}
div.ccm-page main ul {
  padding-left: 20px;
}
div.ccm-page main ul > li {
  margin-bottom: 5px;
}
div.ccm-page main .ccm-image-slider-inner ul {
  padding-left: 0;
}
div.ccm-page main li p {
  font-size: 1em;
}
div.ccm-page main p img {
  margin-top: 4px;
  margin-bottom: 6px;
}
div.ccm-page h2.subheading {
  margin-top: 56px;
  margin-bottom: 54px;
}
div.ccm-page p.image-left img {
  float: left;
  margin-left: -94px;
  margin-right: 20px;
}
div.ccm-page p.image-left.padding-top {
  padding-top: 38px;
}
div.ccm-page p.image-left.padding-top img {
  margin-top: -38px;
}
div.ccm-page p.caption {
  font-size: 0.75em;
}
div.ccm-page p.caption.heading {
  margin-top: -19px;
}
div.ccm-page p.caption.image {
  margin-top: -10px;
}
div.ccm-page p.large-text {
  font-size: 1.031em;
}
div.ccm-page p.padding-top {
  padding-top: 30px;
}
div.ccm-page a.gray-link {
  color: #2e2e2e !important;
}
div.ccm-page.home main .container {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
div.ccm-page.home h2 {
  padding: 0 94px 0;
  margin-bottom: 54px;
}
div.ccm-page.page-type-news-entry h1 {
  color: #285a55;
  line-height: 1.188em;
}
div.ccm-page.page-type-news-entry h2 {
  color: #2e2e2e;
  font-size: 1.031em;
  line-height: 1.333em;
  margin-top: 0;
  margin-bottom: 20px;
}
div.ccm-page.page-type-news-entry .date-tags {
  color: #828282;
  font-size: 0.664em;
  font-weight: 600;
  margin-top: -3px;
  margin-bottom: 3px;
}
div.ccm-page.page-type-news-entry .date-tags .back-link {
  float: right;
}
div.ccm-page.page-type-news-entry hr.reveal {
  margin-top: 20px;
}
div.ccm-page.page-type-news-entry hr.reveal + .container .col-sm-12 > p img {
  width: 60%;
  margin: 9px 0 0;
}
div.ccm-page.page-type-level2 h3 {
  font-size: 1.031em;
}
@media (max-width: 999px) {
  body {
    font-size: 15px;
  }
  div.ccm-page {
    overflow: hidden;
    width: 768px;
  }
  div.ccm-page .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  div.ccm-page {
    width: 591px;
  }
  div.ccm-page p,
  div.ccm-page li {
    font-size: 1em;
  }
  div.ccm-page main .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  div.ccm-page main h2 {
    margin-top: 17px;
  }
  div.ccm-page main h2.subheading {
    font-size: 20px;
    margin-top: 45px;
    margin-bottom: 42px;
  }
  div.ccm-page main h2.subheading br {
    display: none;
  }
  div.ccm-page main .col-sm-3 {
    width: 50%;
    float: left;
  }
  div.ccm-page main .col-sm-3:nth-child(odd) {
    padding-right: 12px;
  }
  div.ccm-page main .col-sm-3:nth-child(even) {
    padding-left: 12px;
  }
  div.ccm-page hr {
    margin-left: 20px;
    margin-right: 20px;
  }
  div.ccm-page h1,
  div.ccm-page h3,
  div.ccm-page h4,
  div.ccm-page p,
  div.ccm-page ol,
  div.ccm-page ul {
    margin-bottom: 14px;
  }
  div.ccm-page .h1,
  div.ccm-page .h2,
  div.ccm-page .h3,
  div.ccm-page h1,
  div.ccm-page h2,
  div.ccm-page h3 {
    margin-top: 12px;
  }
  div.ccm-page a.btn {
    padding: 2px 3px 0;
  }
  div.ccm-page p > .btn {
    font-size: 0.6em;
    font-weight: 700;
    line-height: 1.1em;
  }
  div.ccm-page p.image-left img {
    max-width: 265px;
    margin-left: -30px;
    margin-right: 12px;
    margin-bottom: 0;
  }
  div.ccm-page p.padding-top {
    padding-top: 16px;
  }
  div.ccm-page.home h2 {
    padding: 0 20px;
  }
  div.ccm-page.home h2 .subheading {
    text-align: center;
    padding: 0;
  }
  div.ccm-page.page-type-level2 h3 {
    font-size: 1.125em;
  }
  div.ccm-page.page-type-news-entry .date-tags .back-link {
    display: none;
  }
}
@media (max-width: 590px) {
  body {
    font-size: 14px;
  }
  div.ccm-page {
    width: 414px;
  }
}
@media (max-width: 413px) {
  body {
    font-size: 13px;
  }
  div.ccm-page {
    width: 100%;
  }
  div.ccm-page p,
  div.ccm-page li {
    line-height: 1.4em;
  }
  div.ccm-page main .container {
    padding-left: 26px;
    padding-right: 26px;
  }
  div.ccm-page main h2 {
    font-size: 1.4em;
  }
  div.ccm-page main h2.subheading {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 38px;
  }
  div.ccm-page hr {
    margin-left: 18px;
    margin-right: 18px;
  }
  div.ccm-page p.image-left img {
    max-height: 203px;
    width: auto;
  }
  div.ccm-page p.caption {
    font-size: 0.85em;
  }
}
div.ccm-page .epic-cell-animation {
  visibility: hidden;
  display: block;
  overflow: hidden;
  background-color: #fff;
  padding-left: 30px;
  margin-top: 34px;
  margin-bottom: 20px;
}
div.ccm-page .epic-cell-animation .animation {
  position: relative;
  float: left;
  overflow: hidden;
  width: 730px;
  height: 411px;
  margin-right: 18px;
}
div.ccm-page .epic-cell-animation .animation .cell-canvas {
  background-color: #000;
}
div.ccm-page .epic-cell-animation .animation .slide-backgrounds {
  display: none;
}
div.ccm-page .epic-cell-animation .animation .slide-backgrounds .slide-background {
  position: absolute;
  opacity: 0;
  width: 730px;
  height: 411px;
  background-position: center 20%;
}
div.ccm-page .epic-cell-animation .animation .slide-gradient {
  position: absolute;
  opacity: 0;
  top: 0;
  left: -730px;
  width: 730px;
  height: 411px;
  background: -moz-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0.6) 26%, rgba(0, 0, 0, 0.51) 40%, rgba(0, 0, 0, 0) 54%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0.6) 26%, rgba(0, 0, 0, 0.51) 40%, rgba(0, 0, 0, 0) 54%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.6) 26%, rgba(0, 0, 0, 0.51) 40%, rgba(0, 0, 0, 0) 54%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}
div.ccm-page .epic-cell-animation .animation .slides {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
div.ccm-page .epic-cell-animation .animation .slides .slides-list {
  width: 100%;
  padding-left: 33px;
}
div.ccm-page .epic-cell-animation .animation .slides .slides-nav {
  display: inline-block;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 30px;
  left: 30px;
  width: 49px;
  height: 49px;
}
div.ccm-page .epic-cell-animation .animation .slides .slides-nav.slides-nav-next {
  background: url('../../../../themes/epicsciences/images/icon-arrow-next.png') top left no-repeat;
  opacity: 0.9;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
div.ccm-page .epic-cell-animation .animation .slides .slides-nav.slides-nav-next:hover {
  opacity: 0.5;
}
div.ccm-page .epic-cell-animation .animation .slides .slide {
  display: none;
  visibility: hidden;
}
div.ccm-page .epic-cell-animation .animation .slides .slide.slide-prev,
div.ccm-page .epic-cell-animation .animation .slides .slide.slide-active {
  display: block;
}
div.ccm-page .epic-cell-animation .animation .slides .slide h4 {
  color: #6ecda0;
  font-size: 2em;
  line-height: 1.1;
  padding: 14px 0;
  margin-bottom: 27px;
}
div.ccm-page .epic-cell-animation .animation .slides .slide p {
  color: #fff;
  font-size: 0.93em;
  line-height: 1.3;
  margin-bottom: 47px;
}
div.ccm-page .epic-cell-animation .text-block {
  background-color: #e6e6e6;
  position: relative;
  float: left;
  width: 222px;
  height: 411px;
  padding: 0 18px;
}
div.ccm-page .epic-cell-animation .text-block h3 {
  font-size: 1.125em;
  line-height: 1.333em;
  margin-top: 15px;
}
div.ccm-page .epic-cell-animation .text-block p {
  position: absolute;
  width: 80%;
  bottom: 0px;
  line-height: 1.333em;
  margin-bottom: 14px;
}
@media (max-width: 999px) {
  div.ccm-page .epic-cell-animation .animation {
    width: 552px;
    height: 311px;
    margin-right: 14px;
  }
  div.ccm-page .epic-cell-animation .animation .slide-backgrounds .slide-background {
    width: 552px;
    height: 311px;
  }
  div.ccm-page .epic-cell-animation .animation .slide-gradient {
    left: -552px;
    width: 552px;
    height: 311px;
  }
  div.ccm-page .epic-cell-animation .text-block {
    width: 172px;
    height: 311px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .epic-cell-animation {
    display: block;
    padding: 0 20px;
    margin-top: 26px;
  }
  div.ccm-page .epic-cell-animation .animation {
    display: block;
    float: none;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-right: 0;
  }
  div.ccm-page .epic-cell-animation .animation .slides .slides-list {
    padding-left: 12px;
  }
  div.ccm-page .epic-cell-animation .animation .slides .slides-nav {
    bottom: 20px;
    left: 10px;
  }
  div.ccm-page .epic-cell-animation .animation .slides .slide h4 {
    font-size: 1em;
    padding: 10px 0;
    margin-bottom: 0;
  }
  div.ccm-page .epic-cell-animation .animation .slides .slide p {
    font-size: 0.883em;
    margin-bottom: 10px;
  }
  div.ccm-page .epic-cell-animation .text-block {
    display: block;
    float: none;
    padding: 6px 10px;
    width: 100%;
    height: auto;
  }
  div.ccm-page .epic-cell-animation .text-block h3 {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 16px;
  }
  div.ccm-page .epic-cell-animation .text-block h3 br {
    display: none;
  }
  div.ccm-page .epic-cell-animation .text-block p {
    position: relative;
    width: 100%;
    font-size: 0.8em;
    margin-bottom: 2px;
  }
}
div.ccm-page .epic-cell-animation + hr {
  display: none;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  div.ccm-page .epic-cell-animation .slides-nav.slides-nav-next {
    background-image: url('../../../../themes/epicsciences/images/icon-arrow-next_2x.png');
  }
}
div.ccm-page .epic-feature-box-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 4px;
}
div.ccm-page .epic-feature-box-container.padding {
  padding-top: 35px;
}
div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box {
  flex-basis: 50%;
}
div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-1 .content {
  margin-left: 0;
  margin-right: 27px;
}
div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-0 .content {
  margin-left: 27px;
  margin-right: 0;
}
div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box {
  flex-basis: 33.33%;
}
div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col-1 .content {
  margin-left: 0;
  margin-right: 27px;
}
div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col-2 .content {
  margin-left: 13px;
  margin-right: 13px;
}
div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col-0 .content {
  margin-left: 27px;
  margin-right: 0;
}
div.ccm-page .epic-feature-box-container .epic-feature-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 20px 0;
}
div.ccm-page .epic-feature-box-container .epic-feature-box .content {
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  -ms-border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  background-color: #e6e6e6;
  padding: 16px 10px 27px 16px;
}
div.ccm-page .epic-feature-box-container .epic-feature-box a.content:hover {
  background-color: #f8f8f8;
}
div.ccm-page .epic-feature-box-container .epic-feature-box a.content:hover p.hovertext {
  bottom: 0;
}
div.ccm-page .epic-feature-box-container .epic-feature-box h3 {
  font-size: 1.125em;
  line-height: 1.12em;
  margin-top: 17px;
  margin-bottom: 10px;
}
div.ccm-page .epic-feature-box-container .epic-feature-box p {
  font-size: 0.75em;
  line-height: 1.417em;
  margin-bottom: 9px;
}
div.ccm-page .epic-feature-box-container .epic-feature-box p.hovertext {
  -ms-border-radius: 0 0 14px 14px;
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  -webkit-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
  background-color: #6ecda0;
  font-size: 0.5629999999999999em;
  font-weight: 600;
  text-align: center;
  padding: 5px 0;
  margin: 0;
}
div.ccm-page .epic-feature-box-container .epic-feature-box p.anchor-bottom {
  position: absolute;
  bottom: 20px;
}
div.ccm-page .epic-feature-box-container.padding {
  padding-top: 34px;
  padding-bottom: 27px;
}
@media (max-width: 999px) {
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-1 .content {
    margin-left: 0;
    margin-right: 14px;
  }
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-0 .content {
    margin-left: 14px;
    margin-right: 0;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col-1 .content {
    margin-left: 0;
    margin-right: 14px;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col-2 .content {
    margin-left: 7px;
    margin-right: 7px;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col-0 .content {
    margin-left: 14px;
    margin-right: 0;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box {
    flex-basis: 49%;
  }
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-1 .content {
    margin-left: 0;
    margin-right: 12px;
  }
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-0 .content {
    margin-left: 12px;
    margin-right: 0;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box {
    flex-basis: 49%;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col2-1 .content {
    margin-left: 0;
    margin-right: 12px;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col2-0 .content {
    margin-left: 12px;
    margin-right: 0;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box {
    margin-bottom: 24px;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content {
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 100% !important;
    padding: 10px;
    margin: 0;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content img {
    max-width: 35%;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content h3 {
    font-size: 0.95em;
    margin-top: 11px;
    margin-bottom: 7px;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content p {
    line-height: 1.3em;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content p.anchor-bottom {
    position: relative;
    bottom: 0;
  }
  div.ccm-page .epic-feature-box-container.padding {
    padding-top: 4px;
    padding-bottom: 3px;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-1 .content {
    margin-left: 0;
    margin-right: 10px;
  }
  div.ccm-page .epic-feature-box-container.cols-2 .epic-feature-box.col-0 .content {
    margin-left: 10px;
    margin-right: 0;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col2-1 .content {
    margin-left: 0;
    margin-right: 10px;
  }
  div.ccm-page .epic-feature-box-container.cols-3 .epic-feature-box.col2-0 .content {
    margin-left: 10px;
    margin-right: 0;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box {
    margin: 0 0 20px 0;
  }
  div.ccm-page .epic-feature-box-container .epic-feature-box .content h3 {
    margin-bottom: 7px;
  }
}
div.ccm-page .epic-image-block {
  visibility: hidden;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 34px;
  margin-bottom: 26px;
}
div.ccm-page .epic-image-block .block-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 44.256%;
}
div.ccm-page .epic-image-block .block-container .image {
  position: absolute;
  background-size: cover;
  background-position: 100%;
}
div.ccm-page .epic-image-block .block-container .cell-bg {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 44.256%;
  background-size: auto 100%;
  background-position: top right;
  background-repeat: no-repeat;
}
div.ccm-page .epic-image-block .heading {
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  -o-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: absolute;
  width: 44.256%;
  top: 15.7%;
  right: -3.5%;
  text-align: right;
}
div.ccm-page .epic-image-block .heading h3 {
  font-size: 1.5em;
  padding: 0;
  margin: 0;
}
div.ccm-page .epic-image-block .heading h4 {
  font-size: 0.75em;
  font-weight: 400;
  margin: 0;
}
div.ccm-page .epic-image-block .content {
  position: absolute;
  width: 34%;
  top: 0;
  right: 0;
  padding-top: 6.4%;
  padding-right: 12%;
}
div.ccm-page .epic-image-block .content p {
  margin-bottom: 0.75em;
  line-height: 1.35em;
}
div.ccm-page .epic-image-block.placement-right .block-container .image {
  left: auto;
}
div.ccm-page .epic-image-block.placement-right .block-container .cell-bg {
  background-position: top left;
}
div.ccm-page .epic-image-block.placement-right .heading {
  left: 36.6%;
  right: auto;
}
div.ccm-page .epic-image-block.placement-right .heading h3 {
  position: absolute;
  right: 0;
  top: 18px;
}
div.ccm-page .epic-image-block.placement-right .heading h4 {
  position: absolute;
  right: 0;
  margin-bottom: 3px;
}
div.ccm-page .epic-image-block.placement-right .content {
  text-align: right;
  left: 0;
  padding-left: 10%;
  padding-right: 0;
}
div.ccm-page .epic-image-block.map .block-container {
  padding-top: 0;
}
div.ccm-page .epic-image-block.map #map {
  width: 60%;
  padding-top: 44.256%;
}
div.ccm-page.home .epic-image-block {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  div.ccm-page .epic-image-block .heading {
    top: 6.7%;
  }
  div.ccm-page .epic-image-block .content {
    padding-top: 3%;
    padding-right: 6%;
  }
  div.ccm-page .epic-image-block.placement-right .heading {
    left: 35.6%;
  }
  div.ccm-page .epic-image-block.placement-right .content {
    padding-left: 5%;
  }
}
@media (max-width: 767px) {
  div.ccm-page .epic-image-block {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  div.ccm-page .epic-image-block .block-container {
    padding-top: 56.5%;
  }
  div.ccm-page .epic-image-block .block-container .image {
    background-size: 80%;
    background-position: top left;
    top: -120px;
  }
  div.ccm-page .epic-image-block .block-container .cell-bg {
    background-position: 213% 0;
    padding-top: 56.5%;
  }
  div.ccm-page .epic-image-block .heading {
    width: 56.5%;
    top: 5.5%;
    right: -32.5%;
  }
  div.ccm-page .epic-image-block .heading h3 {
    font-size: 1.25em;
    letter-spacing: -0.2px;
    margin-bottom: 4px;
  }
  div.ccm-page .epic-image-block .heading h4 {
    font-size: 0.85em;
    line-height: 1.2;
    padding-left: 86px;
  }
  div.ccm-page .epic-image-block .content {
    position: relative;
    width: 100%;
    text-align: center !important;
    padding: 4.5% 25px 8% !important;
  }
  div.ccm-page .epic-image-block .content p {
    line-height: 1.44em;
  }
  div.ccm-page .epic-image-block.placement-right .block-container .image {
    background-position: top right;
  }
  div.ccm-page .epic-image-block.placement-right .block-container .cell-bg {
    background-position: -113% 0;
  }
  div.ccm-page .epic-image-block.placement-right .heading {
    left: 13.7%;
  }
  div.ccm-page .epic-image-block.placement-right .heading h3,
  div.ccm-page .epic-image-block.placement-right .heading h4 {
    position: relative;
    top: auto;
    right: auto;
  }
  div.ccm-page .epic-image-block.map #map {
    width: 80%;
    padding-top: 44.256%;
  }
}
@media (max-width: 590px) {
  div.ccm-page .epic-image-block .block-container .image {
    background-size: 64%;
  }
  div.ccm-page .epic-image-block .heading h4 {
    padding-left: 66px;
  }
  div.ccm-page .epic-image-block.placement-right .heading {
    left: 9.7%;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-image-block .block-container .image {
    background-size: 50%;
  }
  div.ccm-page .epic-image-block .heading h4 {
    padding-left: 64px;
  }
  div.ccm-page .epic-image-block .content {
    padding-top: 5% !important;
  }
  div.ccm-page .epic-image-block.map {
    margin-bottom: 40px;
  }
  div.ccm-page.leadership .epic-image-block .heading h4 {
    padding-left: 50px;
  }
}
@media (max-width: 374px) {
  div.ccm-page .epic-image-block .heading {
    top: 1.5%;
  }
  div.ccm-page .epic-image-block .heading h4 {
    padding-left: 30px;
  }
  div.ccm-page .epic-image-block.placement-right .heading {
    left: 6.7%;
  }
}
div.ccm-page .epic-page-list {
  visibility: hidden;
}
div.ccm-page .epic-page-list h2 {
  margin-bottom: 0px;
}
div.ccm-page .epic-page-list .link {
  font-size: 0.75em;
  font-weight: 600;
  margin-bottom: -1px;
}
div.ccm-page .epic-page-list .entry a.link-block {
  display: block;
  overflow: hidden;
  background-color: #fff;
  padding: 27px 15px;
  margin: 0 -15px;
}
div.ccm-page .epic-page-list .entry a.link-block:hover {
  background-color: #e6e6e6;
  color: #2e2e2e;
}
div.ccm-page .epic-page-list .entry .date-tags {
  color: #828282;
  font-size: 0.664em;
  font-weight: 600;
  margin-top: -3px;
  margin-bottom: 3px;
}
div.ccm-page .epic-page-list .entry .date-tags .back-link {
  float: right;
}
div.ccm-page .epic-page-list .entry h3 {
  margin-top: 0;
}
div.ccm-page .epic-page-list .entry h3 a {
  color: #2e2e2e !important;
}
div.ccm-page .epic-page-list .entry h3 a:hover {
  color: #6ecda0 !important;
}
div.ccm-page .epic-page-list .entry p {
  margin-bottom: 0;
}
div.ccm-page .epic-page-list .entry p.no-results {
  padding: 27px 0;
}
div.ccm-page .epic-page-list .entry.last {
  margin-bottom: 0;
}
div.ccm-page .epic-page-list .button {
  margin-bottom: -37px;
  margin-top: -5px;
}
div.ccm-page .epic-page-list .button .read-more {
  text-transform: uppercase;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper {
  text-align: center;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination {
  margin: 12px 0 20px;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li {
  font-size: 0.5629999999999999em;
  display: inline-block;
  margin-right: 4px;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li > span,
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li > a {
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #2e2e2e;
  border: 0;
  padding: 3px 6px 2px;
  letter-spacing: 0.3px;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li a:hover {
  background-color: #6ecda0;
  color: #fffefe;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev,
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next {
  position: absolute;
  margin-right: 0;
  width: 69px;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev span,
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next span,
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev a,
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next a {
  width: 100%;
  padding: 3px 0 2px;
  background-color: #e6e6e6;
  font-weight: 600;
  text-align: center;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev a:hover,
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next a:hover {
  background-color: #6ecda0;
  color: #fffefe;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev {
  left: 0;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next {
  right: 0;
}
div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.active span {
  background-color: #e6e6e6;
}
div.ccm-page.home .epic-page-list {
  text-align: center;
  margin-top: 57px;
  margin-bottom: 62px;
}
div.ccm-page.home .epic-page-list h2 {
  margin-bottom: 15px;
}
div.ccm-page.home .epic-page-list .entry a {
  padding: 20px 80px 16px;
  margin: 0;
}
div.ccm-page.home .epic-page-list .entry h3 {
  margin-bottom: 3px;
}
div.ccm-page.home .epic-page-list .entry p {
  line-height: 1.333em;
}
div.ccm-page.home .epic-page-list .entry .date-tags {
  margin-bottom: 4px;
}
div.ccm-page.home .epic-page-list .button {
  padding-top: 5px;
  margin-top: 0;
}
div.ccm-page.page-type-level2 .epic-page-list {
  margin-bottom: 35px;
}
div.ccm-page.page-type-level2 .epic-page-list h2 {
  margin-top: 55px;
}
@media (max-width: 767px) {
  div.ccm-page .epic-page-list .link {
    font-size: 0.85em;
    margin-bottom: -4px;
  }
  div.ccm-page .epic-page-list .entry a.link-block {
    padding: 20px 15px;
    margin: 0 -15px;
  }
  div.ccm-page .epic-page-list .entry h3 {
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 15px;
  }
  div.ccm-page .epic-page-list .entry p {
    line-height: 1.4em;
  }
  div.ccm-page .epic-page-list .entry p.date-tags {
    font-size: 10.4px;
    margin-bottom: 1px;
  }
  div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination {
    margin-bottom: 0;
  }
  div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li {
    font-size: 9px;
  }
  div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev {
    left: 5px;
  }
  div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next {
    right: 5px;
  }
  div.ccm-page.home .epic-page-list {
    margin-top: 0;
  }
  div.ccm-page.home .epic-page-list h2 {
    margin-top: -2px;
  }
  div.ccm-page.home .epic-page-list .entry a {
    padding: 9px 0 28px;
  }
  div.ccm-page.home .epic-page-list .entry h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  div.ccm-page.home .epic-page-list .entry p {
    font-size: 1em;
    line-height: 1.45em;
  }
  div.ccm-page.home .epic-page-list .entry p.date-tags {
    font-size: 9px;
    margin-bottom: 2px;
  }
  div.ccm-page.page-type-level2 .epic-page-list h2 {
    font-size: 19px;
    margin-top: 42px;
  }
  div.ccm-page.page-type-news-entry .date-tags {
    font-size: 10px;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-page-list .entry a.link-block {
    padding: 18px 15px;
  }
  div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.prev {
    left: 8px;
  }
  div.ccm-page .epic-page-list .ccm-pagination-wrapper .pagination li.next {
    right: 8px;
  }
  div.ccm-page.home .epic-page-list h2 {
    font-size: 1.4em;
    margin-top: -6px;
    margin-bottom: 5px;
  }
  div.ccm-page.home .epic-page-list .entry a.link-block {
    padding: 16px 15px;
  }
  div.ccm-page.home .epic-page-list .entry .date-tags {
    margin-bottom: 0;
  }
  div.ccm-page.home .epic-page-list .entry h3 {
    font-size: 14px;
    margin-bottom: 13px;
  }
  div.ccm-page.home .epic-page-list .button {
    margin-top: 7px;
  }
  div.ccm-page.page-type-level2 .epic-page-list h2 {
    font-size: 19px;
  }
  div.ccm-page.page-type-news-entry .date-tags {
    margin-bottom: -3px;
  }
  div.ccm-page.page-type-news-entry h3 {
    font-size: 19px;
  }
}
div.ccm-page .epic-process-carousel {
  margin: 20px 85px 35px;
}
div.ccm-page .epic-process-carousel .rslides li {
  text-align: center;
}
div.ccm-page .epic-process-carousel .rslides img {
  float: none;
  width: auto;
  margin: 0 auto;
}
div.ccm-page .epic-process-carousel .rslides_nav {
  top: 100px;
}
div.ccm-page .epic-process-carousel .rslides_nav.prev {
  background: url('../../../../themes/epicsciences/images/slider-arrow-prev.png') center center no-repeat;
}
div.ccm-page .epic-process-carousel .rslides_nav.next {
  background: url('../../../../themes/epicsciences/images/slider-arrow-next.png') center center no-repeat;
}
div.ccm-page .epic-process-carousel .rslides_nav:hover {
  opacity: 0.3;
}
div.ccm-page .epic-process-carousel .description {
  margin: 10px 50px;
}
@media (max-width: 767px) {
  div.ccm-page .epic-process-carousel {
    margin: 20px 20px 35px;
  }
  div.ccm-page .epic-process-carousel .rslides img {
    max-height: 60px;
  }
  div.ccm-page .epic-process-carousel .rslides_nav {
    background-position: auto 40% !important;
  }
  div.ccm-page .epic-process-carousel .description {
    margin: 10px 35px;
  }
  div.ccm-page .epic-process-carousel .description p {
    font-size: 0.844em;
  }
}
div.ccm-page .epic-title-block {
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
}
div.ccm-page .epic-title-block .heading-container,
div.ccm-page .epic-title-block .spacer,
div.ccm-page .epic-title-block .image-container {
  display: table-cell;
}
div.ccm-page .epic-title-block .heading-container {
  width: 49.1%;
  overflow: hidden;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
div.ccm-page .epic-title-block .heading-container .heading {
  position: absolute;
  width: 19%;
  left: 28.7%;
  top: 3.5%;
  bottom: 0;
}
div.ccm-page .epic-title-block .heading-container h1 {
  position: relative;
  line-height: 1.23em;
  margin: 0;
}
div.ccm-page .epic-title-block .heading-container .link-content {
  position: absolute;
  left: 0;
  bottom: 2px;
}
div.ccm-page .epic-title-block .heading-container .link-content p {
  font-weight: 600;
  line-height: 1.2em;
  margin: 0 0 12px 0;
}
div.ccm-page .epic-title-block .spacer {
  width: 1.8%;
}
div.ccm-page .epic-title-block .image-container {
  width: 49.1%;
}
div.ccm-page .epic-title-block .image-container .image {
  position: relative;
  width: 100%;
  padding-top: 84.728%;
  background-size: cover;
}
div.ccm-page .epic-title-block .placeholder {
  position: relative;
  width: 491px;
  height: 416px;
  background: #eeeeee;
  z-index: 1;
  text-align: center;
}
div.ccm-page .epic-title-block .placeholder span {
  box-shadow: 0 0 2px 0 #eeeeee inset;
  position: relative;
  height: 416px;
  width: 491px;
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 416px;
  text-align: center;
  z-index: 2;
}
div.ccm-page .epic-title-block .placeholder span:after {
  position: absolute;
  top: 6px;
  left: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 202px solid transparent;
  border-bottom: 202px solid transparent;
  border-left: 239.5px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block .placeholder span:before {
  position: absolute;
  top: 6px;
  right: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 202px solid transparent;
  border-bottom: 202px solid transparent;
  border-right: 239.5px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block .placeholder:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: " ";
  width: 0;
  height: 0;
  border-left: 239.5px solid transparent;
  border-right: 239.5px solid transparent;
  border-top: 202px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block .placeholder:before {
  position: absolute;
  left: 6px;
  bottom: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-left: 239.5px solid transparent;
  border-right: 239.5px solid transparent;
  border-bottom: 202px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block.short {
  padding-bottom: 26px;
}
div.ccm-page .epic-title-block.short .heading-container .heading {
  top: 6.5%;
  bottom: 25px;
}
div.ccm-page .epic-title-block.short .image-container .image {
  padding-top: 42.36%;
}
div.ccm-page .epic-title-block.short .placeholder {
  position: relative;
  width: 491px;
  height: 208px;
  background: #eeeeee;
  z-index: 1;
  text-align: center;
}
div.ccm-page .epic-title-block.short .placeholder span {
  box-shadow: 0 0 2px 0 #eeeeee inset;
  position: relative;
  height: 208px;
  width: 491px;
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 208px;
  text-align: center;
  z-index: 2;
}
div.ccm-page .epic-title-block.short .placeholder span:after {
  position: absolute;
  top: 6px;
  left: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 98px solid transparent;
  border-bottom: 98px solid transparent;
  border-left: 239.5px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block.short .placeholder span:before {
  position: absolute;
  top: 6px;
  right: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 98px solid transparent;
  border-bottom: 98px solid transparent;
  border-right: 239.5px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block.short .placeholder:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: " ";
  width: 0;
  height: 0;
  border-left: 239.5px solid transparent;
  border-right: 239.5px solid transparent;
  border-top: 98px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page .epic-title-block.short .placeholder:before {
  position: absolute;
  left: 6px;
  bottom: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-left: 239.5px solid transparent;
  border-right: 239.5px solid transparent;
  border-bottom: 98px solid #f8f8f8;
  z-index: -1;
}
@media (max-width: 767px) {
  div.ccm-page .epic-title-block {
    font-size: 9px;
    margin-left: 20px;
  }
  div.ccm-page .epic-title-block .heading-container {
    width: 28.6%;
    background-color: #e6e6e6;
    background-image: url('../../../../themes/epicsciences/images/mt-cellbg.png');
    background-position: right 38% bottom 7%;
    background-size: 76%;
  }
  div.ccm-page .epic-title-block .heading-container .heading {
    width: 25%;
    left: 2.2%;
    top: 3.4%;
  }
  div.ccm-page .epic-title-block .heading-container h1 {
    line-height: 1.14em;
  }
  div.ccm-page .epic-title-block .heading-container .link-content {
    display: none;
  }
  div.ccm-page .epic-title-block .spacer {
    width: 2.8%;
  }
  div.ccm-page .epic-title-block .image-container {
    width: 68.6%;
  }
  div.ccm-page .epic-title-block .image-container .image {
    padding-top: 79%;
  }
  div.ccm-page .epic-title-block .placeholder {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 84.72799999999999%;
    background: #eeeeee;
    z-index: 1;
    text-align: center;
  }
  div.ccm-page .epic-title-block .placeholder span {
    display: none;
  }
  div.ccm-page .epic-title-block .placeholder:after,
  div.ccm-page .epic-title-block .placeholder:before {
    display: none;
  }
  div.ccm-page .epic-title-block.short .heading-container {
    background-image: url('../../../../themes/epicsciences/images/mt-short-cellbg.png');
    background-position: right 22% bottom 16%;
    background-size: 60%;
  }
  div.ccm-page .epic-title-block.short .image-container .image {
    padding-top: 39.36%;
  }
  div.ccm-page .epic-title-block.short .placeholder {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 39.36%;
    background: #eeeeee;
    z-index: 1;
    text-align: center;
  }
  div.ccm-page .epic-title-block.short .placeholder span {
    display: none;
  }
  div.ccm-page .epic-title-block.short .placeholder:after,
  div.ccm-page .epic-title-block.short .placeholder:before {
    display: none;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-title-block {
    font-size: 8px;
    margin-left: 18px;
  }
  div.ccm-page .epic-title-block.short {
    padding-bottom: 22px;
  }
}
@media only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 590px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 590px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 590px), only screen and (min-device-pixel-ratio: 2) and (max-width: 590px) {
  div.ccm-page .epic-title-block .heading-container {
    background-image: url('../../../../themes/epicsciences/images/mt-cellbg_2x.png');
  }
  div.ccm-page .epic-title-block.short .heading-container {
    background-image: url('../../../../themes/epicsciences/images/mt-short-cellbg_2x.png');
  }
}
div.ccm-page .epic-title-slider {
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
}
div.ccm-page .epic-title-slider .heading-container,
div.ccm-page .epic-title-slider .spacer,
div.ccm-page .epic-title-slider .carousel {
  display: table-cell;
}
div.ccm-page .epic-title-slider .heading-container {
  width: 49.1%;
  overflow: hidden;
  background-position: top right;
  background-repeat: no-repeat;
}
div.ccm-page .epic-title-slider .heading-container .heading {
  position: absolute;
  left: 28.7%;
  top: 4%;
}
div.ccm-page .epic-title-slider .heading-container h1 {
  margin: 0;
}
div.ccm-page .epic-title-slider .spacer {
  width: 1.8%;
}
div.ccm-page .epic-title-slider .carousel {
  width: 49.1%;
  overflow: hidden;
}
div.ccm-page .epic-title-slider .carousel ul.images {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
div.ccm-page .epic-title-slider .carousel ul.images li {
  position: relative;
  width: 100%;
  padding-top: 84.728%;
  background-size: cover;
  background-position: bottom;
  margin-bottom: 0;
}
div.ccm-page .epic-title-slider .text-block {
  position: absolute;
  top: 29.5%;
  right: 7%;
  z-index: 100;
}
div.ccm-page .epic-title-slider .text-block p {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  color: #fefefe;
  font-size: 7.688em;
  font-weight: 600;
  letter-spacing: 0.51em;
}
div.ccm-page .epic-title-slider .text-block p .dark {
  color: #b9b9b9;
}
@media (max-width: 999px) {
  div.ccm-page .epic-title-slider {
    font-size: 12px;
  }
  div.ccm-page .epic-title-slider .text-block {
    right: 7.3%;
  }
}
@media (max-width: 767px) {
  div.ccm-page .epic-title-slider {
    margin-left: 20px;
  }
  div.ccm-page .epic-title-slider .heading-container {
    width: 29%;
    background-color: #e6e6e6;
    background-position: center bottom 7%;
    background-size: 76%;
  }
  div.ccm-page .epic-title-slider .heading-container .heading {
    left: 2.2%;
    top: 3%;
  }
  div.ccm-page .epic-title-slider .spacer {
    width: 2.2%;
  }
  div.ccm-page .epic-title-slider .carousel {
    width: 67.8%;
  }
  div.ccm-page .epic-title-slider .carousel ul.images li {
    padding-top: 80%;
  }
  div.ccm-page .epic-title-slider .text-block {
    top: 28.5%;
    right: 17%;
  }
  div.ccm-page .epic-title-slider .text-block p {
    letter-spacing: 0.48em;
  }
}
@media (max-width: 590px) {
  div.ccm-page .epic-title-slider {
    font-size: 9px;
  }
  div.ccm-page .epic-title-slider .text-block {
    right: 13%;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-title-slider {
    margin-left: 18px;
    font-size: 8px;
  }
  div.ccm-page .epic-title-slider .heading-container h1 {
    line-height: 1.1;
  }
  div.ccm-page .epic-title-slider .text-block {
    right: 14%;
  }
}
@media (max-width: 374px) {
  div.ccm-page .epic-title-slider {
    font-size: 7px;
  }
}
div.ccm-page .epic-tout-carousel {
  position: relative;
  margin: 54px 0 75px;
}
div.ccm-page .epic-tout-carousel .graybg {
  position: absolute;
  width: 251px;
  background-color: #e6e6e6;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ccm-page .epic-tout-carousel .entries {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
div.ccm-page .epic-tout-carousel .entries li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  font-size: 1em;
  padding: 29px 124px 26px;
  margin-bottom: 0;
}
div.ccm-page .epic-tout-carousel .entries li:first-child {
  position: relative;
  display: block;
  float: left;
}
div.ccm-page .epic-tout-carousel .entries li p {
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.306em;
  margin-bottom: 0;
}
div.ccm-page .container + .epic-tout-carousel {
  margin-top: 50px;
}
@media (max-width: 767px) {
  div.ccm-page .epic-tout-carousel {
    margin: 24px 0 48px;
  }
  div.ccm-page .epic-tout-carousel .graybg {
    width: 28%;
  }
  div.ccm-page .epic-tout-carousel .entries li {
    padding: 19px 30px 16px;
  }
  div.ccm-page .epic-tout-carousel .entries li p {
    font-size: 1.1em;
    line-height: 1.4em;
  }
  div.ccm-page .container + .epic-tout-carousel {
    margin-top: 27px;
  }
  div.ccm-page.news-events .container + .epic-tout-carousel {
    margin-top: 45px;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-tout-carousel {
    margin: 24px 0 42px;
  }
  div.ccm-page.news-events .container + .epic-tout-carousel {
    margin-top: 34px;
  }
}
div.ccm-page .epic-vimeo {
  display: block;
  overflow: hidden;
  background-color: #fff;
  padding-left: 30px;
  margin-top: 34px;
  margin-bottom: 20px;
}
div.ccm-page .epic-vimeo .embed {
  position: relative;
  float: left;
  width: 730px;
  padding-bottom: 42.25%;
  height: 0;
  margin-right: 18px;
  background-color: #fff;
}
div.ccm-page .epic-vimeo .embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.ccm-page .epic-vimeo .embed.loading {
  background-image: url('../../../../themes/epicsciences/images/loading.gif');
  background-repeat: no-repeat;
  background-position: center;
}
div.ccm-page .epic-vimeo .text-block {
  background-color: #e6e6e6;
  position: relative;
  float: left;
  width: 222px;
  height: 411px;
  padding: 0 18px;
}
div.ccm-page .epic-vimeo .text-block h3 {
  font-size: 1.125em;
  line-height: 1.333em;
  margin-top: 15px;
}
div.ccm-page .epic-vimeo .text-block p {
  position: absolute;
  width: 80%;
  bottom: 0px;
  line-height: 1.333em;
  margin-bottom: 14px;
}
div.ccm-page .epic-vimeo + hr {
  display: none;
}
@media (max-width: 999px) {
  div.ccm-page .epic-vimeo .embed {
    width: 552px;
    margin-right: 14px;
  }
  div.ccm-page .epic-vimeo .text-block {
    width: 172px;
    height: 311px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .epic-vimeo {
    padding: 0 20px;
    margin-top: 18px;
  }
  div.ccm-page .epic-vimeo .embed {
    width: 100%;
    padding-bottom: 56.25%;
    margin-right: 0;
  }
  div.ccm-page .epic-vimeo .text-block {
    padding: 6px 10px;
    width: 100%;
    height: auto;
  }
  div.ccm-page .epic-vimeo .text-block h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 16px;
  }
  div.ccm-page .epic-vimeo .text-block h3 br {
    display: none;
  }
  div.ccm-page .epic-vimeo .text-block p {
    position: relative;
    width: 100%;
    font-size: 11px;
    margin-bottom: 2px;
  }
}
@media (max-width: 413px) {
  div.ccm-page .epic-vimeo {
    padding: 0 18px;
    margin-top: 13px;
  }
  div.ccm-page .epic-vimeo .text-block h3 {
    margin-bottom: 13px;
  }
  div.ccm-page .epic-vimeo .text-block p {
    font-size: 10px;
  }
}
div.ccm-page header {
  padding-top: 15px;
  padding-bottom: 39px;
}
div.ccm-page header .col-xs-3 {
  width: 27%;
}
div.ccm-page header .col-xs-9 {
  width: 73%;
}
div.ccm-page header .site-title a {
  display: block;
  margin-left: 15px;
}
div.ccm-page header nav {
  margin-left: 10px;
}
div.ccm-page header nav .dropdown:after {
  content: ' ▶';
}
div.ccm-page header nav .dropdown:hover:after {
  content: '\25bc';
}
div.ccm-page header nav ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin-top: 13px;
  margin-bottom: 0;
}
div.ccm-page header nav ul a {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  color: #2e2e2e;
  font-weight: 400;
}
div.ccm-page header nav ul a.nav-last {
  padding-right: 0;
}
div.ccm-page header nav ul li {
  position: relative;
  display: inline-block;
  height: 52px;
  font-size: 0.838em;
  line-height: 1.25;
  margin: 0 14px 0 0;
  padding: 0;
  vertical-align: top;
}
div.ccm-page header nav ul li.nav-last {
  margin-right: 0;
}
div.ccm-page header nav ul li:hover a,
div.ccm-page header nav ul li.nav-path-selected a {
  color: #6ecda0;
  font-weight: 600;
  text-decoration: none;
}
div.ccm-page header nav ul li:hover .submenu {
  opacity: 1;
  visibility: visible;
}
div.ccm-page header nav ul li .submenu {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -moz-box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.4);
  background-color: rgba(100, 100, 100, 0.95);
  float: left;
  position: absolute;
  left: -158px;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  width: 510px;
  cursor: pointer;
  padding: 25px;
  margin-top: 15px;
}
div.ccm-page header nav ul li .submenu .bubble {
  bottom: 100%;
  left: 39%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(100, 100, 100, 0.95);
  border-width: 10px;
}
div.ccm-page header nav ul li .submenu img,
div.ccm-page header nav ul li .submenu .placeholder {
  float: left;
  margin-right: 6px;
}
div.ccm-page header nav ul li .submenu img {
  max-width: 108px;
}
div.ccm-page header nav ul li .submenu .placeholder {
  position: relative;
  width: 108px;
  height: 96px;
  background: #eeeeee;
  z-index: 1;
  text-align: center;
}
div.ccm-page header nav ul li .submenu .placeholder span {
  box-shadow: 0 0 2px 0 #eeeeee inset;
  position: relative;
  height: 96px;
  width: 108px;
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 96px;
  text-align: center;
  z-index: 2;
}
div.ccm-page header nav ul li .submenu .placeholder span:after {
  position: absolute;
  top: 6px;
  left: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 42px solid transparent;
  border-bottom: 42px solid transparent;
  border-left: 48px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page header nav ul li .submenu .placeholder span:before {
  position: absolute;
  top: 6px;
  right: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 42px solid transparent;
  border-bottom: 42px solid transparent;
  border-right: 48px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page header nav ul li .submenu .placeholder:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: " ";
  width: 0;
  height: 0;
  border-left: 48px solid transparent;
  border-right: 48px solid transparent;
  border-top: 42px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page header nav ul li .submenu .placeholder:before {
  position: absolute;
  left: 6px;
  bottom: 3px;
  content: " ";
  width: 0;
  height: 0;
  border-left: 48px solid transparent;
  border-right: 48px solid transparent;
  border-bottom: 42px solid #f8f8f8;
  z-index: -1;
}
div.ccm-page header nav ul li .submenu ul {
  float: left;
  width: 340px;
  margin-top: 0;
  margin-right: 0;
}
div.ccm-page header nav ul li .submenu ul li {
  float: none;
  width: 100%;
  height: auto;
  font-size: 1em;
  padding-bottom: 0px;
}
div.ccm-page header nav ul li .submenu ul li a {
  display: block;
  color: #fffefe;
  font-weight: 400;
  padding-bottom: 10px;
  padding-right: 0;
}
div.ccm-page header nav ul li .submenu ul li a .desc {
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  display: block;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
div.ccm-page header nav ul li .submenu ul li a .desc span {
  display: block;
  color: #fffefe !important;
  font-size: 0.889em;
  line-height: 1.333em;
  padding-top: 10px;
  padding-left: 15px;
}
div.ccm-page header nav ul li .submenu ul li:hover a {
  color: #6ecda0;
}
div.ccm-page header nav ul li .submenu ul li:hover a .desc {
  display: block;
  max-height: 100%;
  opacity: 1;
}
div.ccm-page header nav ul li .submenu ul li.nav-last {
  margin-bottom: -10px;
}
div.ccm-page header nav ul.mm-menu,
div.ccm-page header nav ul .mm-submenu {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  z-index: 100;
  width: 45%;
  top: 0;
  bottom: 0;
  left: 100%;
  background-color: #e6e6e6;
  background-position: bottom right;
  background-repeat: no-repeat;
}
div.ccm-page header nav ul.mm-menu li,
div.ccm-page header nav ul .mm-submenu li {
  position: static;
  display: block;
  margin: 0;
  height: auto;
}
div.ccm-page header nav ul.mm-menu li.sitelogo,
div.ccm-page header nav ul .mm-submenu li.sitelogo {
  padding: 10px;
  margin-bottom: 2px;
}
div.ccm-page header nav ul.mm-menu li.highlight:not(.sitelogo),
div.ccm-page header nav ul .mm-submenu li.highlight:not(.sitelogo) {
  background-color: #acacac;
}
div.ccm-page header nav ul.mm-menu li span,
div.ccm-page header nav ul .mm-submenu li span,
div.ccm-page header nav ul.mm-menu li a:not(.logo),
div.ccm-page header nav ul .mm-submenu li a:not(.logo) {
  cursor: pointer;
  display: block;
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 63px 18px;
}
div.ccm-page header nav ul.mm-menu li.mm-back span,
div.ccm-page header nav ul .mm-submenu li.mm-back span {
  color: #6ecda0;
  font-weight: 600;
}
div.ccm-page header nav ul.mm-menu.mm-open,
div.ccm-page header nav ul .mm-submenu.mm-open {
  left: 55%;
}
div.ccm-page header nav ul .mm-menu {
  background-image: url('../../../../themes/epicsciences/images/mm-cellbg1.png');
  background-size: 200px 215px;
}
div.ccm-page header nav ul .mm-submenu {
  background-image: url('../../../../themes/epicsciences/images/mm-cellbg2.png');
  background-size: 218px 220px;
}
div.ccm-page header nav .mobile {
  display: none;
}
div.ccm-page header nav .nav-icon {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  display: none;
  position: absolute;
  width: 60px;
  height: 50px;
  top: 0px;
  right: 0;
  overflow: hidden;
  z-index: 2000;
}
div.ccm-page header nav .nav-icon:hover {
  cursor: pointer;
  opacity: 0.8;
}
div.ccm-page header nav .nav-icon > * {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: block;
  width: 22px;
  height: 3px;
  background: #000;
  right: 19px;
}
div.ccm-page header nav .nav-icon .nav-icon-top {
  margin-top: 16px;
}
div.ccm-page header nav .nav-icon .nav-icon-middle {
  margin-top: 23px;
}
div.ccm-page header nav .nav-icon .nav-icon-bottom {
  margin-top: 30px;
}
div.ccm-page header nav .nav-icon.mm-open {
  position: fixed;
}
div.ccm-page header nav .nav-icon.mm-open .nav-icon-top,
div.ccm-page header nav .nav-icon.mm-open:hover .nav-icon-top {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 7px;
  width: 22px;
}
div.ccm-page header nav .nav-icon.mm-open .nav-icon-middle,
div.ccm-page header nav .nav-icon.mm-open:hover .nav-icon-middle {
  opacity: 0;
  width: 0;
  right: 50%;
}
div.ccm-page header nav .nav-icon.mm-open .nav-icon-bottom,
div.ccm-page header nav .nav-icon.mm-open:hover .nav-icon-bottom {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: -7px;
  width: 22px;
}
@media (max-width: 999px) {
  div.ccm-page header {
    padding-top: 10px;
    padding-bottom: 23px;
  }
  div.ccm-page header .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  div.ccm-page header .site-title a {
    margin-left: 0;
  }
  div.ccm-page header .site-title a img {
    width: 145px;
  }
  div.ccm-page header .site-nav {
    position: static;
  }
  div.ccm-page header nav {
    margin-left: 0;
  }
  div.ccm-page header nav ul {
    margin-top: 0;
  }
  div.ccm-page header nav ul.desktop {
    display: none;
  }
  div.ccm-page header nav .mobile {
    display: block;
  }
  div.ccm-page header nav .nav-icon {
    display: block;
  }
}
@media (max-width: 767px) {
  div.ccm-page header nav ul.mm-menu,
  div.ccm-page header nav ul .mm-submenu {
    width: 100%;
  }
  div.ccm-page header nav ul.mm-menu.mm-open,
  div.ccm-page header nav ul .mm-submenu.mm-open {
    left: 0;
  }
}
@media (max-width: 413px) {
  div.ccm-page header {
    padding-bottom: 20px;
  }
  div.ccm-page header .container {
    padding-left: 18px;
    padding-right: 18px;
  }
  div.ccm-page header .site-title a img {
    width: 130px;
  }
  div.ccm-page header nav ul a {
    padding: 0 9px;
  }
  div.ccm-page header nav ul.mm-menu li.sitelogo,
  div.ccm-page header nav ul .mm-submenu li.sitelogo {
    padding: 9px;
  }
  div.ccm-page header nav ul.mm-menu li.sitelogo img,
  div.ccm-page header nav ul .mm-submenu li.sitelogo img {
    width: 130px;
  }
  div.ccm-page header nav ul.mm-menu li span,
  div.ccm-page header nav ul .mm-submenu li span,
  div.ccm-page header nav ul.mm-menu li a:not(.logo),
  div.ccm-page header nav ul .mm-submenu li a:not(.logo) {
    font-size: 15px;
    padding: 13px 57px 17px;
  }
  div.ccm-page header nav .nav-icon > * {
    width: 20px;
    height: 2px;
  }
  div.ccm-page header nav .nav-icon .nav-icon-top {
    margin-top: 15px;
  }
  div.ccm-page header nav .nav-icon .nav-icon-middle {
    margin-top: 21px;
  }
  div.ccm-page header nav .nav-icon .nav-icon-bottom {
    margin-top: 27px;
  }
  div.ccm-page header nav .nav-icon.mm-open .nav-icon-top,
  div.ccm-page header nav .nav-icon.mm-open:hover .nav-icon-top {
    top: 6px;
    width: 20px;
  }
  div.ccm-page header nav .nav-icon.mm-open .nav-icon-bottom,
  div.ccm-page header nav .nav-icon.mm-open:hover .nav-icon-bottom {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: -6px;
    width: 20px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  div.ccm-page .mm-menu {
    background-image: url('../../../../themes/epicsciences/images/mm-cellbg1_2x.png');
    background-size: 200px 215px;
  }
  div.ccm-page .mm-submenu {
    background-image: url('../../../../themes/epicsciences/images/mm-cellbg2_2x.png');
    background-size: 218px 220px;
  }
}
div.ccm-page footer#footer-theme {
  position: relative;
}
div.ccm-page footer#footer-theme section {
  padding-top: 32px;
  padding-bottom: 30px;
}
div.ccm-page footer#footer-theme section .container {
  padding-left: 124px;
  padding-right: 124px;
}
div.ccm-page footer#footer-theme section p {
  font-size: 0.75em;
  line-height: 1.250em;
  margin-bottom: 10px;
}
div.ccm-page footer#footer-theme .contacts.col-sm-5 {
  width: 41.3%;
}
div.ccm-page footer#footer-theme .contacts .ccm-image-block {
  margin-bottom: 22px;
}
div.ccm-page footer#footer-theme .links.col-sm-5 {
  width: 44.1%;
}
div.ccm-page footer#footer-theme .links h3 {
  font-size: 0.838em;
  margin: 7px 0 25px;
}
div.ccm-page footer#footer-theme .links a {
  color: #2e2e2e;
}
div.ccm-page footer#footer-theme .links a:hover {
  color: #6ecda0;
}
div.ccm-page footer#footer-theme .social.col-sm-2 {
  width: 14.6%;
  padding: 0;
}
div.ccm-page footer#footer-theme .social .fa-linkedin-square:before {
  content: '\f0e1';
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links {
  text-align: left;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links ul {
  margin-bottom: 30px;
  margin-top: -1px;
  margin-left: -4px;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links ul li {
  font-size: 0.75em;
  padding-right: 7px;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links a {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: inline-block;
  width: 21px;
  height: 22px;
  color: #ffffff;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links a.facebook {
  background-color: #507cbe;
  padding: 3px 7px;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links a.twitter {
  background-color: #63cdf1;
  padding: 3px 5px;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links a.linkedin-square {
  background-color: #1e88c9;
  padding: 3px 6px;
}
div.ccm-page footer#footer-theme .social .ccm-block-social-links a:hover {
  background-color: #e6e6e6;
  color: #ffffff;
}
div.ccm-page footer#footer-theme .social p.legal {
  font-size: 0.5629999999999999em;
}
@media (max-width: 767px) {
  div.ccm-page footer#footer-theme section {
    padding: 20px 0;
  }
  div.ccm-page footer#footer-theme section .container {
    padding: 0 20px;
  }
  div.ccm-page footer#footer-theme section p {
    margin-bottom: 7px;
  }
  div.ccm-page footer#footer-theme .contacts.col-sm-5 {
    float: left;
    width: 52%;
    padding-right: 0;
  }
  div.ccm-page footer#footer-theme .contacts .ccm-image-block {
    width: 145px;
    margin-bottom: 15px;
  }
  div.ccm-page footer#footer-theme .links.col-sm-4 {
    width: 28%;
    float: left;
    padding: 0;
  }
  div.ccm-page footer#footer-theme .links h3 {
    margin-top: 9px;
    margin-bottom: 19px;
  }
  div.ccm-page footer#footer-theme .social {
    clear: left;
    float: left;
  }
  div.ccm-page footer#footer-theme .social .ccm-block-social-links ul {
    margin-bottom: 19px;
    margin-top: 1px;
  }
  div.ccm-page footer#footer-theme .social .ccm-block-social-links ul li {
    padding-left: 6px;
    padding-right: 2px;
  }
  div.ccm-page footer#footer-theme .social .ccm-block-social-links a {
    width: 14px;
    height: 14px;
    padding: 1px 3px !important;
  }
}
@media (max-width: 374px) {
  div.ccm-page footer#footer-theme .contacts.col-sm-5 {
    width: 62%;
  }
}
div.ccm-page .ccm-block-express-form {
  -ms-border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  clear: both;
  background-color: #e6e6e6;
  padding: 0 32px;
  margin-top: 4px;
  margin-bottom: 25px;
}
div.ccm-page .ccm-block-express-form .ccm-form {
  overflow: hidden;
}
div.ccm-page .ccm-block-express-form h3 {
  font-size: 1.125em;
  margin-top: 15px;
  margin-bottom: 10px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form {
  display: block;
  overflow: hidden;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form label.control-label,
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .text-muted {
  display: none;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form fieldset {
  clear: both;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form fieldset.col-left {
  clear: none;
  float: left;
  width: 47.7%;
  margin-right: 2.3%;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form fieldset.col-right {
  clear: none;
  float: left;
  width: 47.7%;
  margin-left: 2.3%;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .form-group {
  margin-bottom: 22px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .form-group .control-label {
  font-size: 0.838em;
  font-weight: 600;
  padding-right: 2px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .form-group.checkbox-group {
  margin-top: -4px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=text].form-control,
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=tel].form-control,
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=email].form-control {
  height: auto !important;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=text],
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=tel],
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=email],
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form select,
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form textarea {
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background-image: none !important;
  padding-right: 0 !important;
  border: none !important;
  box-shadow: none;
  padding: 9px 15px;
  font-size: 0.838em;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form textarea {
  height: 136px;
  padding: 8px 16px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=checkbox] {
  -ms-border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-appearance: none;
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-left: -30px;
  top: 50%;
  margin-top: -10px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=checkbox]:checked:after {
  content: '\2714';
  font-size: 16px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #2e2e2e;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .checkbox label {
  font-size: 0.838em;
  font-weight: 600;
  line-height: 1.2em;
  padding-left: 30px;
  padding-top: 4px;
  letter-spacing: -0.1px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select {
  position: relative;
  margin-top: -4px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select label {
  display: block;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select select {
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding: 11px 16px;
  height: 37px;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select select::-ms-expand {
  display: none;
}
div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select:after {
  content: "\f0dc";
  font-family: FontAwesome;
  padding: 8px;
  position: absolute;
  right: 4px;
  bottom: 0;
}
div.ccm-page .ccm-block-express-form .form-actions {
  clear: both;
}
div.ccm-page .ccm-block-express-form .form-actions button {
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%;
  background-color: #285a55;
  border: 0;
  font-size: 0.838em;
  font-weight: 600;
  padding: 9px 0;
}
div.ccm-page .ccm-block-express-form .form-actions button:hover {
  background-color: #6ecda0;
}
div.ccm-page .ccm-block-express-form .support-info {
  margin-top: 14px;
}
div.ccm-page .ccm-block-express-form .support-info p {
  float: left;
  display: inline-block;
  font-size: 0.74em;
  font-weight: 600;
  letter-spacing: -0.05px;
  margin-bottom: 17px;
}
div.ccm-page .ccm-block-express-form .support-info p.float-right {
  float: right;
}
div.ccm-page.contact .ccm-form {
  padding-bottom: 47px;
}
@media (max-width: 767px) {
  div.ccm-page .ccm-block-express-form {
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 11px;
    padding: 0 21px;
  }
  div.ccm-page .ccm-block-express-form h3 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form fieldset.col-left {
    width: 46.7%;
    margin-right: 3.3%;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form fieldset.col-right {
    width: 46.7%;
    margin-left: 3.3%;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .form-group {
    margin-bottom: 14px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .form-group.checkbox-group {
    margin-top: -8px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .form-group .control-label {
    font-size: 9px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=text],
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=tel],
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type=email],
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form textarea {
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 600;
    padding: 3px 11px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form input[type='checkbox'] {
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 14px;
    height: 13px;
    margin-left: -21px;
    top: 12px;
    margin-top: -10px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .checkbox label {
    padding-left: 21px;
    padding-top: 0;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form textarea {
    height: 103px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select select {
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 25px;
    padding: 3px 11px;
  }
  div.ccm-page .ccm-block-express-form .ccm-dashboard-express-form .field-select:after {
    bottom: -3px;
  }
  div.ccm-page .ccm-block-express-form .form-actions {
    margin-top: -4px;
  }
  div.ccm-page .ccm-block-express-form .form-actions button {
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 0 5px;
  }
  div.ccm-page .ccm-block-express-form .support-info {
    line-height: 1em;
    margin-top: 11px;
    margin-bottom: 17px;
  }
  div.ccm-page .ccm-block-express-form .support-info p {
    float: none;
    display: inline;
    font-size: 9px;
    margin-bottom: 10px;
  }
  div.ccm-page .ccm-block-express-form .support-info p.float-right {
    float: none;
  }
}
div.ccm-page table th {
  background-color: #6ecda0;
  color: #fff;
  font-size: 0.838em;
  font-weight: 600;
  line-height: 1.2em;
  white-space: nowrap;
  padding: 11px 8px 9px;
}
div.ccm-page table tr:nth-child(even) {
  background: #e6e6e6;
}
div.ccm-page table td {
  font-size: 0.75em;
  line-height: 1.2em;
  padding: 8px 7px 7px;
}
div.ccm-page table td p {
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 7px;
}
div.ccm-page table td p:last-child {
  margin-bottom: 0;
}
div.ccm-page table .nowrap {
  white-space: nowrap;
}
div.ccm-page .epic-data-table-container {
  -ms-border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #e6e6e6;
  padding: 32px;
  margin-top: 4px;
  margin-bottom: 26px;
}
div.ccm-page .epic-data-table-container .inner-container {
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  padding: 21px 21px 25px;
}
@media (max-width: 999px) {
  div.ccm-page table {
    width: 100% !important;
  }
  div.ccm-page table th {
    white-space: normal;
  }
  div.ccm-page table td,
  div.ccm-page table td p {
    word-break: break-word;
  }
}
@media (max-width: 767px) {
  div.ccm-page table th,
  div.ccm-page table td {
    padding: 3px 10px;
  }
  div.ccm-page table thead tr {
    display: none;
  }
  div.ccm-page table tr {
    display: block;
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 4px;
  }
  div.ccm-page table td {
    display: block;
    overflow: hidden;
    width: 100% !important;
    line-height: 1.4em;
  }
  div.ccm-page table td:before {
    content: attr(data-content) ':';
    display: block;
    float: left;
    width: 35%;
    font-weight: 600;
  }
  div.ccm-page table td p {
    display: block;
    float: left;
    width: 65%;
    line-height: 1.4em;
  }
  div.ccm-page .epic-data-table-container {
    padding: 18px;
  }
  div.ccm-page .epic-data-table-container .inner-container {
    padding: 10px;
  }
}
div.ccm-page .ccm-error {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.ccm-page .ccm-error li {
  font-size: 0.838em;
}
div.ccm-page.ccm-page-edit-mode .container,
div.ccm-page.ccm-page-edit-mode .epic-image-block,
div.ccm-page.ccm-page-edit-mode .epic-page-list,
div.ccm-page.ccm-page-edit-mode .epic-vimeo,
div.ccm-page.ccm-page-edit-mode .epic-title-slider,
div.ccm-page.ccm-page-edit-mode .epic-title-block {
  visibility: visible;
}