.clear_float:before,
.clear_float:after {
  content: " ";
  display: table
}

.clear_float:after {
  clear: both
}

body {
  background: #fff
}

div.ccm-page {
  position: relative;
  letter-spacing: 0.4px
}

div.ccm-page {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased
}

div.ccm-page blockquote {
  padding-left: 60px;
  font-size: 1.46em;
  font-weight: 300;
  border-color: #bdcfd8;
  color: #5b676c;
  line-height: 1.42857143
}

div.ccm-page h1 {
  font-family: 'Open Sans';
  font-size: 2em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page h2 {
  font-family: 'Open Sans';
  font-size: 1.9em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: uppercase
}

div.ccm-page h3 {
  font-family: 'Open Sans';
  font-size: 1.7em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page h4 {
  font-family: 'Open Sans';
  font-size: 1.5em;
  font-weight: normal;
  color: #000;
  line-height: 1.42857143;
  text-transform: uppercase
}

div.ccm-page h5 {
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page h6 {
  font-family: 'Open Sans';
  font-size: .73em;
  font-weight: 400;
  color: #a3db75;
  line-height: 1.42857143;
  text-transform: uppercase
}

div.ccm-page img {
  max-width: 100%
}

div.ccm-page hr {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #ececec
}

div.ccm-page main {
  background-color: #fff;
  padding-bottom: 0px
}

div.ccm-page main a:not(.fa):not(.btn),
div.ccm-page footer a:not(.fa):not(.btn) {
  color: #000;
  font-weight: bold
}

div.ccm-page main a:not(.fa):not(.btn):hover,
div.ccm-page footer a:not(.fa):not(.btn):hover {
  color: #951837;
  text-decoration: none
}

div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px
}

div.ccm-page.page-type-blog-entry div.col-sidebar {
  padding-top: 40px
}

div.ccm-page div.col-sidebar hr {
  margin-top: 20px;
  margin-bottom: 20px
}

div.ccm-page div.ccm-system-errors {
  margin-top: 40px
}

div.ccm-page header {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 0px
}

div.ccm-page header #header-site-title {
  font-family: 'Open Sans';
  font-weight: 400;
  color: #000;
  text-transform: none;
  line-height: 1.15em;
  font-size: 2.3em;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}

div.ccm-page header #header-site-title:hover {
  color: #000;
  text-decoration: none !important
}

div.ccm-page header .ccm-search-block-form {
  position: relative
}

div.ccm-page header .ccm-search-block-form:before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: 9px;
  text-decoration: inherit;
  color: #000
}

div.ccm-page header .ccm-search-block-form .ccm-search-block-text {
  border: 1px solid #cbcbcb;
  color: #000;
  border-radius: 30px;
  padding: 10px 20px 10px 35px;
  background-color: #fff
}

div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus {
  outline: 0
}

div.ccm-page header nav .dropdown:after {
  content: ' ▶'
}

div.ccm-page header nav .dropdown:hover:after {
  content: '\25bc'
}

div.ccm-page header nav ul {
  -webkit-font-smoothing: antialiased;
  list-style: none;
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  float: right
}

div.ccm-page header nav ul a {
  padding-right: 40px;
  font-family: 'Open Sans';
  font-size: 1em;
  font-weight: 700;
  color: #666;
  text-transform: none
}

div.ccm-page header nav ul a:hover {
  color: #000;
  text-decoration: none
}

div.ccm-page header nav ul li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  position: relative;
  display: inline-block
}

div.ccm-page header nav ul li:hover ul {
  opacity: 1;
  top: 30px;
  visibility: visible
}

div.ccm-page header nav ul li ul {
  cursor: pointer;
  padding: 15px;
  padding-bottom: 0px;
  float: left;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 20px;
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  z-index: 99;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  border: 1px solid transparent
}

div.ccm-page header nav ul li ul li {
  float: none;
  width: 100%;
  padding-bottom: 0px
}

div.ccm-page header nav ul li ul li:hover a {
  color: #000
}

div.ccm-page header nav ul li ul li a {
  display: block;
  padding-bottom: 15px;
  font-size: 1em;
  text-transform: none;
  color: #000;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  font-family: 'Open Sans';
  font-weight: normal
}

div.ccm-page header nav ul li ul li a:hover {
  color: #000
}

div.ccm-page div.ccm-pagination-wrapper {
  text-align: center
}

div.ccm-page .pagination>li.active span {
  background: none;
  color: #548627;
  border-color: #d4efbd
}

div.ccm-page .pagination>li.next.disabled a,
div.ccm-page .pagination>li.next.disabled span {
  color: #b3beb8
}

div.ccm-page .pagination>li.next a {
  border-right: 1px solid #d4efbd;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px
}

div.ccm-page .pagination>li.next span {
  border-right: 1px solid #d4efbd;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px
}

div.ccm-page .pagination>li.prev.disabled a,
div.ccm-page .pagination>li.prev.disabled span {
  color: #b3beb8
}

div.ccm-page .pagination>li.prev span {
  border-left: 1px solid #d4efbd;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px
}

div.ccm-page .pagination>li.prev a {
  border-left: 1px solid #d4efbd;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px
}

div.ccm-page .pagination>li>a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #d4efbd
}

div.ccm-page .pagination>li>a:hover {
  background: none
}

div.ccm-page .pagination>li>span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #d4efbd
}

div.ccm-page .breadcrumb {
  background-color: transparent;
  padding: 0px
}

div.ccm-page .breadcrumb a {
  color: #75ca2a !important
}

div.ccm-page .breadcrumb a:hover {
  text-decoration: none;
  color: #548627 !important
}

div.ccm-page img.ccm-captcha-image {
  display: block;
  margin: 0px auto
}

div.ccm-page main .ccm-search-block-form h3 {
  font-family: 'Open Sans';
  font-size: 1.9em;
  text-transform: uppercase
}

div.ccm-page main .ccm-search-block-form input.ccm-search-block-text {
  border: 1px solid #e6e6e6;
  margin-right: 15px;
  width: 50%;
  margin-bottom: 15px;
  padding: 10px
}

div.ccm-page main .ccm-search-block-form input.ccm-search-block-submit:focus {
  outline: none
}

div.ccm-page main .ccm-search-block-form #searchResults {
  margin-top: 15px;
  border-top: 1px solid #ececec
}

div.ccm-page main .ccm-search-block-form #searchResults .searchResult {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ececec
}

div.ccm-page main .ccm-search-block-form #searchResults .searchResult p {
  color: #6e6e6e
}

div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 {
  margin-top: 0px;
  text-transform: none;
  margin-bottom: 5px;
  font-family: inherit
}

div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a {
  font-weight: 400;
  font-size: 22px;
  color: #666
}

div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a:hover {
  color: #000
}

div.ccm-page .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
  padding: 8px 15px 8px 15px;
  font-weight: bold;
  color: #fff !important
}

div.ccm-page .btn a {
  color: #fff !important
}

div.ccm-page .btn-success {
  color: #fff;
  background-color: #425a74;
  border-color: #425a74
}

div.ccm-page .btn-success:hover,
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open>.dropdown-togglediv.ccm-page .btn-success {
  color: #fff;
  background-color: #304153;
  border-color: #2c3c4d
}

div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open>.dropdown-togglediv.ccm-page .btn-success {
  background-image: none
}

div.ccm-page .btn-success.disabled,
div.ccm-page .btn-success[disabled],
fieldset[disabled] div.ccm-page .btn-success,
div.ccm-page .btn-success.disabled:hover,
div.ccm-page .btn-success[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-success:hover,
div.ccm-page .btn-success.disabled:focus,
div.ccm-page .btn-success[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.disabled:active,
div.ccm-page .btn-success[disabled]:active,
fieldset[disabled] div.ccm-page .btn-success:active,
div.ccm-page .btn-success.disabled.active,
div.ccm-page .btn-success[disabled].active,
fieldset[disabled] div.ccm-page .btn-success.active {
  background-color: #425a74;
  border-color: #425a74
}

div.ccm-page .btn-success .badge {
  color: #425a74;
  background-color: #fff
}

div.ccm-page .btn-default {
  color: #fff;
  background-color: #425a74;
  border-color: #425a74
}

div.ccm-page .btn-default:hover,
div.ccm-page .btn-default:focus,
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open>.dropdown-togglediv.ccm-page .btn-default {
  color: #fff;
  background-color: #304153;
  border-color: #2c3c4d
}

div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open>.dropdown-togglediv.ccm-page .btn-default {
  background-image: none
}

div.ccm-page .btn-default.disabled,
div.ccm-page .btn-default[disabled],
fieldset[disabled] div.ccm-page .btn-default,
div.ccm-page .btn-default.disabled:hover,
div.ccm-page .btn-default[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-default:hover,
div.ccm-page .btn-default.disabled:focus,
div.ccm-page .btn-default[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.disabled:active,
div.ccm-page .btn-default[disabled]:active,
fieldset[disabled] div.ccm-page .btn-default:active,
div.ccm-page .btn-default.disabled.active,
div.ccm-page .btn-default[disabled].active,
fieldset[disabled] div.ccm-page .btn-default.active {
  background-color: #425a74;
  border-color: #425a74
}

div.ccm-page .btn-default .badge {
  color: #425a74;
  background-color: #fff
}

div.ccm-page .btn-primary {
  color: #fff;
  background-color: #425a74;
  border-color: #425a74;
  width: 100%
}

div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.active,
.open>.dropdown-togglediv.ccm-page .btn-primary {
  color: #fff;
  background-color: #304153;
  border-color: #2c3c4d
}

div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.active,
.open>.dropdown-togglediv.ccm-page .btn-primary {
  background-image: none
}

div.ccm-page .btn-primary.disabled,
div.ccm-page .btn-primary[disabled],
fieldset[disabled] div.ccm-page .btn-primary,
div.ccm-page .btn-primary.disabled:hover,
div.ccm-page .btn-primary[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary.disabled:focus,
div.ccm-page .btn-primary[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary.disabled:active,
div.ccm-page .btn-primary[disabled]:active,
fieldset[disabled] div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.disabled.active,
div.ccm-page .btn-primary[disabled].active,
fieldset[disabled] div.ccm-page .btn-primary.active {
  background-color: #425a74;
  border-color: #425a74
}

div.ccm-page .btn-primary .badge {
  color: #425a74;
  background-color: #fff
}

div.ccm-page .btn-rot {
  color: #fff;
  background-color: #951837;
  border-color: #951837
}

div.ccm-page .btn-rot:hover,
div.ccm-page .btn-rot:focus,
div.ccm-page .btn-rot:active,
div.ccm-page .btn-rot.active,
.open>.dropdown-togglediv.ccm-page .btn-rot {
  color: #fff;
  background-color: #691127;
  border-color: #601024
}

div.ccm-page .btn-rot:active,
div.ccm-page .btn-rot.active,
.open>.dropdown-togglediv.ccm-page .btn-rot {
  background-image: none
}

div.ccm-page .btn-rot.disabled,
div.ccm-page .btn-rot[disabled],
fieldset[disabled] div.ccm-page .btn-rot,
div.ccm-page .btn-rot.disabled:hover,
div.ccm-page .btn-rot[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-rot:hover,
div.ccm-page .btn-rot.disabled:focus,
div.ccm-page .btn-rot[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-rot:focus,
div.ccm-page .btn-rot.disabled:active,
div.ccm-page .btn-rot[disabled]:active,
fieldset[disabled] div.ccm-page .btn-rot:active,
div.ccm-page .btn-rot.disabled.active,
div.ccm-page .btn-rot[disabled].active,
fieldset[disabled] div.ccm-page .btn-rot.active {
  background-color: #951837;
  border-color: #951837
}

div.ccm-page .btn-rot .badge {
  color: #951837;
  background-color: #fff
}

div.ccm-page div.block-sidebar-padded {
  padding: 25px 40px 25px 40px
}

div.ccm-page div.block-sidebar-padded p {
  font-size: 0.85em
}

div.ccm-page div.block-sidebar-wrapped {
  padding: 25px 40px 25px 40px;
  background-color: #f8faf1;
  font-size: 0.85em
}

div.ccm-page div.block-sidebar-wrapped h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal
}

div.ccm-page div.block-sidebar-wrapped a {
  color: #75ca2a !important
}

div.ccm-page div.block-sidebar-wrapped a:hover {
  text-decoration: none;
  color: #548627 !important
}

div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px
}

div.ccm-page div.block-sidebar-wrapped ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #000
}

div.ccm-page div.block-sidebar-wrapped ul li {
  margin-bottom: 12px
}

div.ccm-page div.block-sidebar-wrapped ul ul {
  padding-left: 20px;
  font-size: 1em
}

div.ccm-page div.block-sidebar-wrapped+div.block-sidebar-wrapped {
  padding-top: 0px
}

div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  margin: -15px -40px -25px -40px;
  padding: 15px 40px 10px 40px;
  border-top: 1px solid #ececec;
  font-size: 1.7em
}

div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a {
  color: #d1d1d1 !important
}

div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: #75ca2a !important
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal {
  margin-left: -15px;
  margin-right: -15px
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-date {
  color: #404040;
  font-size: 0.8em;
  margin-bottom: 10px
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-title {
  margin: 0px;
  font-family: 'Open Sans';
  font-size: 1.9em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a {
  color: #000
}

div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover {
  text-decoration: none;
  color: #666
}

div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans';
  font-size: 1.9em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a {
  color: #000
}

div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover {
  color: #000;
  text-decoration: none
}

div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px
}

div.ccm-page div.area-content-accent {
  background-color: #f8faf1;
  margin-top: 80px;
  padding: 65px 0px 65px 0px;
  margin-bottom: -80px
}

div.ccm-page div.area-content-accent .title-caps,
div.ccm-page div.area-content-accent .title-caps-bold,
div.ccm-page div.area-content-accent h3 {
  color: #988e47 !important
}

div.ccm-page div.testimonial-bio {
  margin-bottom: 60px
}

div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper {
  margin-top: 0px;
  margin-bottom: 0px
}

div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial {
  margin-left: 0px;
  margin-right: 0px
}

div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image {
  width: auto;
  float: none;
  padding: 0px;
  margin-bottom: 30px
}

div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px
}

div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text {
  float: none;
  padding: 0px
}

div.ccm-page div.testimonial-bio+div.testimonial-bio {
  margin-bottom: 0px
}

div.ccm-page div.testimonial-bio:only-child {
  margin-bottom: 0px
}

div.ccm-page .ccm-faq-container {
  margin-left: -15px;
  margin-right: -15px
}

div.ccm-page .ccm-faq-block-links {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:1200px) {
  div.ccm-page .ccm-faq-block-links {
    float: left;
    width: 25%
  }
}

div.ccm-page .ccm-faq-block-links a {
  display: block;
  margin-bottom: 10px
}

div.ccm-page .ccm-faq-block-entries {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

div.ccm-page .ccm-faq-block-entries h3 {
  margin-top: 0px
}

div.ccm-page .ccm-faq-block-entries div.faq-entry-content {
  margin-bottom: 50px
}

@media (min-width:1200px) {
  div.ccm-page .ccm-faq-block-entries {
    float: left;
    width: 66.66666667%
  }
}

@media (min-width:1200px) {
  div.ccm-page .ccm-faq-block-entries {
    margin-left: 8.33333333%
  }
}

div.ccm-page div.ccm-block-feature-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 40px
}

div.ccm-page div.ccm-block-feature-item h4,
div.ccm-page div.ccm-block-feature-item i {
  color: #000
}

div.ccm-page div.ccm-block-feature-item i {
  position: absolute;
  top: 3px;
  left: 0px
}

div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a
}

div.ccm-page div.feature-home-page div.ccm-block-feature-item h4 {
  font-size: 1.5em
}

div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
  font-size: 1.3em;
  top: 1px
}

div.ccm-page div.feature-home-page div.ccm-block-feature-item {
  padding-left: 45px
}

div.ccm-page div.ccm-block-feature-item-hover-wrapper {
  text-align: center
}

div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title {
  color: #1a1a1a;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 20px
}

div.ccm-page div.ccm-block-feature-item-hover {
  display: table;
  margin: 0px auto 0px auto
}

div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
  border: 1px solid #666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin: 0px auto 0px auto;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  cursor: help;
  width: 200px;
  height: 200px
}

div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i {
  margin-top: 3px;
  color: #666;
  font-size: 2em
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 80px;
    height: 80px
  }
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 110px;
    height: 110px
  }
}

@media (min-width:1200px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 134px;
    height: 134px
  }
}

div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon {
  background: #ccc;
  border: 1px solid #b3b3b3
}

div.ccm-page .ccm-image-slider-container {
  border: 0;
  padding-top: 20px;
  margin-bottom: 0px;
  background-color: #fff;
  background-repeat: repeat
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
  max-height: 220px
}

@media (min-width:480px) and (max-width:1079px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 100%
  }

  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 320px
  }
}

@media (min-width:1080px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 750px
  }

  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 350px
  }
}

@media (min-width:1080px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 970px
  }

  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 429px
  }
}

@media (min-width:1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 1170px
  }

  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 480px
  }
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider:before,
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  content: " ";
  display: table
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  clear: both
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner {
    float: left;
    width: 100%
  }
}

div.ccm-page .ccm-image-slider-container .rslides_nav {
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  height: 38px;
  margin-top: -20px;
  width: 38px;
  background: rgba(0, 0, 0, 0.92)
}

div.ccm-page .ccm-image-slider-container .rslides_nav.next {
  color: white;
  -webkit-transition: background .35s ease-in-out;
  -o-transition: background .35s ease-in-out;
  transition: background .35s ease-in-out;
  right: 40px
}

div.ccm-page .ccm-image-slider-container .rslides_nav.next:hover {
  text-decoration: none;
  color: black;
  background: white
}

div.ccm-page .ccm-image-slider-container .rslides_nav.next:before {
  -webkit-transition: background .35s ease-in-out;
  -o-transition: background .35s ease-in-out;
  transition: background .35s ease-in-out;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 14px
}

div.ccm-page .ccm-image-slider-container .rslides_nav.prev {
  color: white;
  -webkit-transition: background .35s ease-in-out;
  -o-transition: background .35s ease-in-out;
  transition: background .35s ease-in-out;
  left: 40px
}

div.ccm-page .ccm-image-slider-container .rslides_nav.prev:hover {
  text-decoration: none;
  color: black;
  background: white
}

div.ccm-page .ccm-image-slider-container .rslides_nav.prev:after {
  -webkit-transition: background .35s ease-in-out;
  -o-transition: background .35s ease-in-out;
  transition: background .35s ease-in-out;
  content: "\f053";
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 12px
}

div.ccm-page .ccm-image-slider-container .rslides_tabs {
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 10px
}

div.ccm-page .ccm-image-slider-container .rslides_tabs li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px
}

div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a {
  background: #75ca2a
}

div.ccm-page .ccm-image-slider-container .rslides_tabs li a {
  overflow: hidden;
  text-indent: 99px;
  background: #ccccc9;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -ms-border-radius: 30px
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2 {
  color: #000;
  font-family: 'Open Sans';
  font-size: 3.2em;
  font-weight: 200;
  margin-bottom: 5%
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p {
  color: #6e6e6e;
  font-family: 'Open Sans';
  font-size: 1.1em;
  font-weight: 400;
  width: 80%
}

div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px
}

@media (min-width:1200px) {
  div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
    margin-left: 8.33333333%
  }
}

@media (min-width:1200px) {
  div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
    float: left;
    width: 83.33333333%
  }
}

div.ccm-page .image-right-tilt .ccm-image-block {
  display: block;
  margin: 0px auto 0px auto;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg)
}

div.ccm-page .image-circle .ccm-image-block {
  border-radius: 50%
}

div.ccm-page div.ccm-block-next-previous-header {
  font-size: 15px
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title {
  font-family: 'Open Sans';
  font-size: 1.7em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
  padding: 8px 15px 8px 15px;
  font-weight: bold;
  color: #fff !important;
  border: 1px solid transparent;
  display: inline-block;
  color: #000;
  background-color: #fff;
  border-color: #b7e390
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open>.dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  color: #000;
  background-color: #e6e6e6;
  border-color: #97d75f
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open>.dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  background-image: none
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled],
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:active,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].active,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active {
  background-color: #fff;
  border-color: #b7e390
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge {
  color: #fff;
  background-color: #000
}

div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  text-decoration: none
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-left: -15px;
  margin-right: -15px
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  overflow: hidden
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    float: left;
    width: 33.33333333%
  }
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 147px
  }

  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px
  }
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 193px
  }

  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px
  }
}

@media (min-width:1200px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 240px
  }

  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px
  }
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  background-color: rgba(0, 0, 0, 0.7)
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon {
  display: block;
  margin: 0px auto 10px auto
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before {
  font-family: FontAwesome;
  content: "\f064"
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  margin-top: 30px;
  font-family: 'Open Sans';
  font-size: 1.5em;
  font-weight: normal;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page a.ccm-block-page-list-rss-feed {
  font-size: 1.5em;
  color: #d1d1d1
}

div.ccm-page a.ccm-block-page-list-rss-feed:hover {
  color: #75ca2a
}

div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  content: " ";
  display: table
}

div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  clear: both
}

div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec
}

div.ccm-page div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px
}

div.ccm-page div.ccm-block-page-list-no-pages {
  text-align: center;
  font-size: 1.7em;
  font-family: 'Open Sans';
  color: #000
}

div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper {
  margin: 0px
}

div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em
}

div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed {
  font-size: .85em
}

div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry {
  border: 0px;
  padding: 0px;
  margin-bottom: 10px
}

div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a {
  font-weight: normal
}

div.ccm-page div.ccm-block-page-list-header {
  font-size: 15px
}

div.ccm-page div.ccm-block-page-attribute-display-wrapper {
  border-top: 1px solid #ececec;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #404040
}

div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title {
  color: #75ca2a;
  display: block
}

div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child {
  border-bottom: 1px solid #ececec
}

div.ccm-page h1.page-title {
  color: #75ca2a;
  font-family: 'Open Sans';
  font-size: 1.73em;
  line-height: 1.42857143;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
  padding-top: 30px
}

div.ccm-page.page-type-portfolio-project h1.page-title {
  font-family: 'Open Sans';
  font-size: 2em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px
}

div.ccm-page div.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px
}

div.ccm-page div.ccm-block-page-title-byline h1.page-title {
  font-family: 'Open Sans';
  font-size: 2em;
  font-weight: 700;
  color: #000;
  line-height: 1.42857143;
  text-transform: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 1em
}

div.ccm-page div.ccm-block-page-title-byline span.page-date {
  margin-right: 2em
}

div.ccm-page div.ccm-block-page-title-byline span.page-date,
div.ccm-page div.ccm-block-page-title-byline span.page-author {
  color: #000;
  font-style: italic;
  font-size: 0.85em
}

div.ccm-page div.ccm-block-testimonial {
  margin-left: -15px;
  margin-right: -15px
}

div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
    float: left;
    width: 25%
  }
}

div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:1080px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
    float: left;
    width: 75%
  }
}

div.ccm-page div.ccm-block-testimonial img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%
}

div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name {
  font-family: 'Open Sans';
  font-size: 1.5em;
  font-weight: normal;
  color: #000;
  line-height: 1.42857143;
  text-transform: none
}

div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position {
  color: #75ca2a
}

div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a {
  color: #75ca2a;
  text-decoration: underline
}

div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph {
  margin-top: 20px
}

div.ccm-page div.ccm-block-testimonial-wrapper {
  margin-top: 60px;
  margin-bottom: 60px
}

div.ccm-page div.ccm-block-testimonial-wrapper:before,
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  content: " ";
  display: table
}

div.ccm-page div.ccm-block-testimonial-wrapper:after {
  clear: both
}

@media all and (max-width:1079px) {
  div.ccm-page .ccm-block-testimonial-image img {
    margin: 10px auto
  }
}

div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper {
  margin: 25px 40px 25px 40px
}

div.ccm-page div.ccm-block-tags-header {
  font-size: 15px
}

div.ccm-page div.ccm-block-tags-wrapper a:hover {
  text-decoration: none
}

div.ccm-page span.ccm-block-tags-tag {
  background-color: #fff;
  border-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
  color: #000
}

div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag {
  border-color: #75ca2a
}

div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em
}

div.ccm-page div.ccm-block-topic-list-header {
  font-size: 15px
}

div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px
}

div.ccm-page ul.ccm-block-topic-list-page-topics li {
  margin-bottom: 10px;
  padding-bottom: 0px
}

div.ccm-page .ccm-block-topic-list-topic-selected {
  font-weight: bold
}

div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em
}

div.ccm-page div.ccm-block-date-navigation-header {
  font-size: 15px
}

div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px
}

div.ccm-page ul.ccm-block-date-navigation-dates li {
  margin-bottom: 10px;
  padding-bottom: 0px
}

div.ccm-page .ccm-block-date-navigation-date-selected {
  font-weight: bold
}

div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover {
  color: #fff
}

div.ccm-page div.ccm-block-calendar-event-list,
div.ccm-page div.ccm-block-calendar-event-list-wrapper {
  margin-bottom: 10px;
  clear: both
}

div.ccm-page div.ccm-block-calendar-event-list-event-date {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #f8faf1
}

div.ccm-page div.ccm-block-calendar-event-list-event-date span {
  display: block;
  text-align: center
}

div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child {
  font-weight: bold;
  background-color: #f8faf1;
  color: #988e47
}

div.ccm-page div.ccm-block-calendar-event-list-event {
  padding-bottom: 10px;
  clear: both
}

div.ccm-page main .jumbo {
  min-height: 300px
}

div.ccm-page main .jumbo h1 {
  color: #000 !important;
  font-family: 'Open Sans' !important;
  font-size: 2.46em !important;
  line-height: 1.14285714;
  font-weight: 200 !important;
  display: block;
  padding-top: 40px;
  font-size: 3.69em;
  padding-bottom: 40px
}

div.ccm-page main .jumbo p {
  font-size: 1.9em;
  color: #000;
  font-weight: 200
}

.title-thin {
  color: #000 !important;
  font-family: 'Open Sans' !important;
  font-size: 2.46em !important;
  line-height: 1.14285714;
  font-weight: 200 !important;
  display: block
}

.title-caps-bold {
  color: #000 !important;
  font-family: 'Open Sans' !important;
  font-size: 1.73em !important;
  line-height: 2.47142857em !important;
  font-weight: 700 !important;
  text-transform: uppercase
}

.title-caps {
  color: #000 !important;
  font-family: 'Open Sans' !important;
  font-size: 1.73em !important;
  line-height: 2.47142857em !important;
  font-weight: 300;
  text-transform: uppercase
}

.image-caption {
  font-family: 'Open Sans';
  color: #000;
  font-size: 1em
}

footer#footer-theme {
  color: #5b676c
}

footer#footer-theme a {
  color: #75ca2a
}

footer#footer-theme a:hover {
  color: #548627
}

footer#footer-theme div.ccm-block-social-links {
  text-align: right
}

footer#footer-theme div.ccm-block-social-links ul a {
  color: #d1d1d1
}

footer#footer-theme div.ccm-block-social-links ul a:hover {
  color: #75ca2a
}

footer#footer-theme section {
  border-top: 1px solid #d9d9d9;
  padding-top: 30px;
  padding-bottom: 30px
}

footer#footer-theme section:first-child {
  background-color: #fff
}

footer#footer-theme section:last-child {
  padding-bottom: 30px;
  background-color: transparent
}

footer#footer-theme #footer-site-title {
  font-family: 'Open Sans';
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  font-size: 1.2em;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}

footer#footer-theme #footer-site-title:hover {
  color: #000;
  text-decoration: none !important
}

footer#concrete5-brand {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px
}

footer#concrete5-brand a.concrete5 {
  color: #00baff
}

footer#concrete5-brand a.concrete5:hover {
  color: #008dc0
}

footer#concrete5-brand a {
  color: #9fa7aa
}

footer#concrete5-brand a:hover {
  color: #7B8083
}

.ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 5px solid #000;
  width: 100%;
  z-index: 99;
  top: 120px;
  left: 0px;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none
}

.ccm-responsive-overlay ul {
  padding-left: 0
}

.ccm-responsive-overlay ul li {
  list-style-type: none;
  display: block
}

.ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 3px;
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit
}

.ccm-responsive-overlay ul li a {
  color: #666;
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none
}

.ccm-responsive-overlay ul li a:hover {
  color: #000
}

.ccm-responsive-overlay ul li ul li {
  padding-left: 10px
}

.ccm-responsive-overlay ul li ul li.last-li a {
  padding-top: 0px;
  font-size: 15px
}

.ccm-responsive-overlay ul li ul li.last-li a:after {
  content: ''
}

.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  margin-top: 10px;
  float: right
}

.ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 20px;
  color: #666;
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit
}

.ccm-responsive-menu-launch i:after {
  font-size: 20px;
  content: "\f0c9";
  font-family: FontAwesome;
  color: #666;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit
}

@media all and (max-width:1079px) {
  .ccm-responsive-menu-launch {
    display: block
  }

  .ccm-responsive-navigation.original {
    display: none
  }

  header .ccm-search-block-form {
    margin-top: 20px
  }
}

@media all and (min-width:1079px) {
  .ccm-responsive-overlay {
    display: none !important
  }
}

div.ccm-page header {
  height: 158px
}

a {
  color: #000
}

a:hover {
  color: #999
}

.kategorie a,
.kategorie1 a,
.kategorie2 a {
  color: #fff
}

.cat-red {
  height: 180px
}

.cat-red:empty {
  height: 0px
}

hr {
  margin-top: 25px !important;
  margin-bottom: 25px !important
}

div.ccm-page .ccm-image-slider-container .rslides_tabs {
  display: none !important
}

.rslides li {
  padding-top: 0 !important
}

h1 {
  margin-bottom: 15px
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  margin-bottom: 6px !important
}

.logo {
  float: left;
  margin-top: 11px;
  margin-left: 20px
}

@media (max-width:330px) {
  .logo {
    margin-left: 5px
  }
}

@media (max-width:410px) {
  .logo img {
    width: 220px
  }

  div.ccm-page h1 {
    font-size: 1.6em !important
  }
}

.lupe {
  margin-top: 0px;
  position: absolute;
  right: 23px
}

.headerfoto {
  background: #fff;
  border: 0
}

.headerfoto .container,
.headerfoto .row,
.headerfoto .col-sm-12 {
  padding: 0;
  margin: 0
}

.headerfoto .container {
  width: 100%
}

.headerfoto img {
  width: 100%
}

#top_menu {
  background: #fff;
  padding-top: 18px;
  margin-right: 78px
}

#top_menu a {
  padding-right: 0;
  font-weight: normal
}

#top_menu li {
  padding-left: 30px
}

.ccm-image-slider,
div.ccm-page .ccm-image-slider-container,
.ccm-image-slider-inner,
.rslides {
  padding: 0 !important;
  margin: 0 !important
}

div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  width: 100% !important
}

.openmind {
  background: #eaeaea;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  min-height: 275px
}

.openmind img {
  margin: auto
}

@media (max-width:1080px) {
  .openmind {
    min-height: 400px
  }
}

@media (max-width:760px) {
  .openmind {
    min-height: auto;
    padding-bottom: 15px;
    margin-bottom: 15px
  }
}

.div-news {
  background: #951837;
  min-height: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 60px
}

.div-news .row {
  background: #eaeaea;
  padding-top: 6px;
  padding-bottom: 0px
}

.newsblock-left,
.newsblock-right {
  background: #eaeaea;
  padding: 20px;
  padding-top: 15px
}

.newsblock-left {
  border-right: 8px solid #cdcdcd
}

.newsblock-right {
  border-left: 8px solid #cdcdcd
}

.bereich_info_start {
  background: #eaeaea
}

#top_menu ul {
  list-style: none
}

.top-footer .kategorie-row {
  padding-top: 30px;
  color: #fff !important
}

.top-footer .kategorie-row h4 {
  color: #fff !important
}

.top-footer .kategorie,
.top-footer .kategorie1,
.top-footer .kategorie2 {
  background: #666;
  min-height: 0
}

.top-footer .kategorie {
  border-right: 10px solid #fff
}

.top-footer .kategorie1 {
  border-right: 10px solid #fff;
  border-left: 10px solid #fff
}

.top-footer .kategorie2 {
  border-left: 10px solid #fff
}

.header-rubrik {
  background: #eaeaea;
  min-height: 0;
  color: #fff;
  margin-bottom: 20px
}

.header-rubrik .kategorie h4,
.header-rubrik .kategorie1 h4,
.header-rubrik .kategorie2 h4 {
  color: #fff !important;
  text-transform: none !important;
  padding-top: 45px !important;
  font-size: 19px !important;
  font-weight: bold !important
}

.header-rubrik .kategorie,
.header-rubrik .kategorie1,
.header-rubrik .kategorie2 {
  background: #951837;
  min-height: 0;
  margin-bottom: 30px
}

.header-rubrik .kategorie {
  border-right: 10px solid #eaeaea
}

.header-rubrik .kategorie1 {
  border-right: 10px solid #eaeaea;
  border-left: 10px solid #eaeaea
}

.header-rubrik .kategorie2 {
  border-left: 10px solid #eaeaea
}

@media (max-width:1080px) {

  .header-rubrik .kategorie,
  .header-rubrik .kategorie1,
  .header-rubrik .kategorie2 {
    width: auto;
    display: none
  }

  .header-rubrik .kategorie {
    margin-left: 10px
  }

  .header-rubrik .kategorie2 {
    margin-right: 10px
  }

  .hellgrauer-Hintergrund h3 {
    font-size: 1.6em !important
  }

  .rechte_spalte h3 {
    font-size: 1.4em !important
  }

  h1 {
    font-size: 1.7em !important
  }
}

.content-thema {
  padding-right: 40px
}

.headline-thema {
  margin-bottom: 40px
}

.top-footer {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px
}

.top-footer img {
  float: left;
  padding-right: 12px;
  padding-top: 18px
}

.row_grau {
  background: #eaeaea
}

#footer-theme {
  background: #3a3f45
}

footer#footer-theme section {
  padding-bottom: 0 !important;
  border-top: 0 !important
}

footer#footer-theme a {
  color: #999;
  font-weight: normal !important
}

footer#footer-theme a:hover {
  color: #fff !important
}

footer#footer-theme h5,
footer#footer-theme p,
footer {
  color: #999 !important
}

.legal {
  color: #fff;
  font-size: 10px
}

#abschluss {
  background: #fff
}

.hellgrauer-Hintergrund {
  background: #eaeaea;
  padding: 20px 22px 10px 22px
}

.hellgrauer-Hintergrund h4 {
  padding-top: 0
}

.thema {
  font-size: 15px;
  padding-right: 45px
}

.grauer-Hintergrund {
  background: #eaeaea;
  padding-top: 30px;
  padding-bottom: 30px
}

.weisser-Hintergrund {
  background: #fff
}

.blog_header img {
  margin: auto
}

.blog_header {
  background: #eaeaea
}

@media (min-width:1080px) {
  .header-rubrik .row {
    padding-left: 26px
  }
}

.header-mitarbeiter {
  background: #eaeaea;
  padding-top: 20px
}

@media (min-width:900px) {
  .header-mitarbeiter h1 {
    float: left;
    padding-right: 10px
  }
}

.header-mitarbeiter h2 {
  font-size: 1.25em !important;
  margin-top: 30px;
  font-weight: normal !important;
  text-transform: none !important
}

.content-mitarbeiter {
  padding-bottom: 40px
}

.zitat {
  font-size: 20px;
  font-style: italic
}

.m-foto,
.m-zitat {
  padding: 40px
}

.m-foto-leitung {
  padding: 40px;
  padding-top: 0
}

.m-foto-leitung img {
  width: 100% !important
}

.m-menue {
  background: #cdcdcd;
  padding-left: 40px;
  padding-bottom: 25px;
  padding-top: 30px
}

.mitarbeiter-kurzform {
  background: #951837;
  color: #fff;
  padding: 15px;
  padding-top: 85px
}

.mitarbeiter-kurzform h3 {
  margin-top: 0;
  color: #fff !important
}

.mitarbeiter-kurzform a,
.mitarbeiter-kurzform a:hover {
  margin-top: 0;
  color: #fff !important
}

.mitarbeiter-block img {
  width: 100% !important
}

.mitarbeiter-zeile {
  padding-top: 30px;
  padding-bottom: 20px
}

.m-menue li a {
  padding: 0;
  font-weight: normal !important;
  font-size: 15px;
  padding-bottom: 3px
}

.m-menue h5 {
  padding-top: 15px !important;
  padding-bottom: 3px;
  margin-bottom: 0 !important;
  font-weight: bold !important
}

.m-menue a:hover {
  background: transparent !important
}

.m-content {
  padding-top: 35px
}

@media (min-width:900px) {
  .mitarbeiter-kurzform {
    min-height: 234px
  }

  .m-zitat {
    padding-left: 35px
  }

  .stuff-head {
    padding-left: 25px;
    padding-right: 25px
  }

  .m-content {
    padding-left: 40px;
    padding-right: 15px
  }
}

div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: #951837 !important
}

div.ccm-page blockquote {
  border-color: #951837
}

div.ccm-page .content-thema ul {
  list-style: none
}

div.ccm-page .content-thema ul li,
div.ccm-page .rechte_spalte .nav li {
  padding-top: 5px;
  padding-left: 20px
}

div.ccm-page .content-thema ul li {
  background-image: url('/application/themes/omc/design/bullit_rot.png');
  background-repeat: no-repeat;
  background-position: 0 13px
}

div.ccm-page .content-thema .nav li,
div.ccm-page .rechte_spalte .nav li {
  background-position: 0 13px;
  padding-left: 9px
}

div.ccm-page .content-thema .nav li a,
div.ccm-page .rechte_spalte .nav li a {
  font-weight: normal !important;
  padding: 0px 15px !important;
  background: transparent !important
}

div.ccm-page .col-content ul li:not(.main-menu) ul {
  list-style: none;
  padding-left: 0
}

.ccm-conversation-attachment-toggle {
  display: none
}

.sym-tel:before {
  font-family: FontAwesome;
  content: "\f095";
  padding-right: 6px;
  color: #fff;
  font-size: 22px
}

.sym-mail:before {
  font-family: FontAwesome;
  content: "\f003";
  padding-right: 6px;
  color: #fff;
  font-size: 22px
}

.mitarbeiter-symbole p {
  float: left;
  color: transparent !important;
  padding-right: 10px
}

.mitarbeiter-symbole {
  padding: 8px 0px 5px 15px;
  background: #951837
}

.form-control {
  border-color: #f1f1f1;
  border: 1px solid #f1f1f1 !important;
  box-shadow: none;
  height: 26px;
  font-size: 14px
}

.form-group {
  margin-bottom: 0
}

label {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0
}

div.ccm-block-page-list-page-entry-grid-thumbnail a {
  width: 100%;
  margin-bottom: 15px
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
  height: inherit
}

@media screen and (max-width:900px) {
  .mitarbeiter-kurzform {
    padding-top: 35px
  }

  .mitarbeiter-symbole img:first-child {
    float: left;
    max-width: 50px
  }

  .mitarbeiter-symbole img {
    max-width: 50px
  }
}

@media screen and (max-width:767px) {
  .col-sm-3.mitarbeiter-block {
    margin-bottom: 20px
  }
}

.fix {
  position: fixed;
  will-change: transform
}

.fixed--bottom {
  bottom: 0;
  left: 0;
  right: 0
}

.cookie-disclaimer button {
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  margin: 0;
  padding: 0
}

.cookie-disclaimer .button {
  border-style: solid;
  border-width: 0.0625em;
  padding: .5em 1em;
  position: relative;
  background: #FFF;
  color: #383838
}

.cookie-disclaimer .button::after {
  background-color: #383838;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  will-change: opacity;
  z-index: -1
}

.cookie-disclaimer .button:focus::after,
.cookie-disclaimer .button:hover::after {
  opacity: 1
}

.cookie-disclaimer {
  background-color: #383838;
  color: #fff;
  opacity: 0;
  font-size: 12px;
  z-index: 9999;
  padding: 0.75rem;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: opacity .3s, -webkit-transform .5s;
  transition: opacity .3s, -webkit-transform .5s;
  transition: opacity .3s, transform .5s;
  transition: opacity .3s, transform .5s, -webkit-transform .5s
}

.cookie-disclaimer a {
  color: #FFF
}

.cookie-disclaimer.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.cookie-disclaimer :first-child {
  margin-top: 0
}

.cookie-disclaimer :last-child {
  margin-bottom: 0
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.media--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.media__object--left {
  margin-right: 1em
}

.media__object--right {
  margin-left: 1em;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.media__body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.main-menu .ccm-responsive-menu-launch {
  display: none !important
}

.ccm-responsive-overlay ul {
  border-bottom: 1px solid #951837 !important
}

.ccm-responsive-overlay {
  border-bottom: 5px solid #951837 !important
}

.main-menu {
  position: relative;
  z-index: 1000;
  width: 100%;
  float: right
}

@media (max-width:900px) {
  .main-menu {
    display: none
  }
}

div.ccm-page header nav ul a {
  font-weight: normal !important
}

header .main-menu .nav-dropdown {
  padding-bottom: 0 !important;
  padding: 0 !important;
  font-size: 1.1em;
  padding-right: 8px !important;
  padding-left: 8px !important
}

.main-menu .col-content ul {
  margin-bottom: 0;
  margin-top: 0px
}

.main-menu .col-content ul li {
  border-right: .5px solid #000
}

.main-menu .col-content ul li ul li {
  border: 0
}

.main-menu .col-content ul li:last-child {
  background: #951837;
  padding-top: 17px !important;
  padding-bottom: 15px !important;
  padding-left: 15px;
  padding-right: 15px
}

.main-menu .col-content ul .nav-last {
  color: #fff !important;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-right: 0
}

.main-menu .col-content ul li ul .nav-last {
  text-transform: none !important;
  letter-spacing: 0px
}

.main-menu .nav-path-selected {
  color: #951837;
  font-weight: bold !important
}

.main-menu .col-content ul li ul {
  width: 100%;
  min-width: 250px;
  opacity: 0.9 !important
}

div.ccm-page header nav ul li ul {
  margin-top: 6px !important
}

div.ccm-page header nav ul .nav-last ul {
  margin-top: 23px !important
}

.main-menu .col-content ul li ul li {
  padding-left: 15px;
  background: transparent !important;
  padding-top: 0 !important
}

.main-menu .col-content ul li ul li:last-child {
  padding-top: 0 !important
}

.main-menu .col-content ul .nav-last ul .nav-last a,
.main-menu .col-content ul .nav-last ul .nav-first a {
  letter-spacing: 3px !important
}

.main-menu .col-content ul li ul li a,
.main-menu .col-content ul:not(.nav-last) ul li:last-child a {
  padding: 0;
  padding-bottom: 1px !important;
  color: #000 !important;
  letter-spacing: 0;
  text-transform: none
}

.main-menu .col-content ul li ul li a:hover {
  font-weight: bold !important
}

.ccm-responsive-menu-launch {
  margin-top: 35px !important;
  margin-right: -50px
}

.main-menu .col-content .nav-select {
  cursor: default !important
}

.nav-select {
  font-weight: bold !important;
  margin-top: 15px;
  color: #951837 !important
}

.ccm-responsive-overlay ul li a {
  width: 100% !important;
  font-weight: bold !important;
  margin: inherit !important
}

.ccm-responsive-overlay ul .nav-select a {
  font-size: 18px !important
}

.ccm-responsive-overlay .nav1 a {
  font-size: 12px !important
}

.ccm-responsive-overlay ul {
  border-bottom: 1px solid #666;
  padding-bottom: 10px
}

.rechte_spalte .nav {
  background: #eaeaea;
  padding-bottom: 20px;
  padding-left: 10px
}

.nav li ul li a {
  font-weight: normal !important
}

.nav li ul {
  list-style: none
}

.content-thema .nav ul {
  margin-left: -12px
}

.ccm-responsive-overlay ul li a {
  font-weight: normal !important
}

.ccm-responsive-overlay {
  border: 0 !important;
  padding-left: 0 !important
}

.nav-select {
  font-weight: bold !important
}

.themen {
  background: #eaeaea
}

.themen .ccm-block-topic-list-wrapper ul {
  list-style: none;
  float: right;
  margin-bottom: 4px !important
}

.themen .ccm-block-topic-list-wrapper li {
  float: left;
  padding: 10px;
  margin: -75px 0px 0px 26px;
  min-width: 180px;
  text-align: center;
  height: 200px
}

@media (max-width:680px) {
  .themen .col-sm-5 {
    display: none
  }

  .themen .ccm-block-topic-list-wrapper ul {
    margin-top: 80px
  }
}

.themen .ccm-block-topic-list-wrapper li a {
  color: transparent;
  padding-bottom: 170px
}

.ccm-block-topic-list-list {
  list-style: none;
  padding-left: 2px
}

.themen .ccm-search-block-form {
  margin-top: 23px;
  margin-bottom: 31px
}

.themen input {
  border: none;
  border-radius: 0;
  height: 36px;
  border: 0 !important;
  padding-top: 0
}

.themen input.ccm-search-block-submit {
  margin-top: -3px
}

.themen .ccm-block-topic-list-wrapper ul {
  padding-left: 0 !important
}

.themen .col-sm-4 {
  padding-top: 20px
}

div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  border-top: 0
}

div.ccm-page div.block-sidebar-wrapped {
  background: transparent
}

.blog-auswahl {
  padding-top: 40px
}

div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  border: 0 !important;
  min-height: 0px
}

.page-template-home div.ccm-block-page-list-page-entry-horizontal {
  display: inherit !important
}

div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 13px;
  margin-bottom: 0px;
  min-height: 350px !important
}

.ccm-block-page-list-page-entry-text {
  padding: 10px
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  padding: 9px !important
}

.page-template-home .ccm-block-page-list-page-entry-thumbnail {
  width: 100% !important;
  float: left
}

.page-template-home .ccm-block-page-list-page-entry-thumbnail img {
  width: 100% !important
}

.page-template-home div.ccm-block-page-list-page-entry-text {
  float: left;
  width: 100%;
  font-size: 15px !important
}

.page-template-home div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  width: 100%;
  font-size: 15px !important
}

.page-template-home .blog-entry-list div.ccm-block-page-list-page-entry-text {
  background: #951837;
  width: 100%;
  color: #fff !important
}

.page-template-home .blog-entry-list div.ccm-block-page-list-title {
  font-size: 1em !important;
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  margin-top: 0 !important
}

.page-template-home div.ccm-block-page-list-title {
  padding-bottom: 10px !important
}

.page-template-home .blog-entry-list div.ccm-block-page-list-page-entry-text a {
  color: #fff !important;
  font-size: 18px !important
}

.page-template-home div.ccm-block-page-list-page-entry-text a {
  font-size: 18px !important;
  padding-bottom: 10px !important
}

.ccm-block-page-list-description {
  font-size: 14px !important
}

.div-news div.ccm-block-page-list-wrapper {
  height: 450px;
  margin-bottom: 10px;
  background: #fff
}

@media (min-width:991px) and (max-width:1200px) {
  .div-news div.ccm-block-page-list-wrapper {
    height: 500px
  }
}

@media (max-width:991px) {
  .div-news div.ccm-block-page-list-wrapper {
    height: 400px
  }
}

@media (max-width:590px) {
  .div-news div.ccm-block-page-list-wrapper {
    height: auto !important
  }
}

.div-news .news-omcred {
  background: #951837 !important;
  color: #fff !important
}

.div-news .news-omcred a {
  color: #fff !important
}

.blog-auswahl .ccm-block-page-list-page-entry-horizontal,
.blog-auswahl .ccm-block-page-list-page-entry {
  background: #eaeaea !important;
  padding: 0 !important;
  margin-left: 3px;
  margin-right: 5px
}

.blog-auswahl .col-sm-3 {
  margin-bottom: 20px !important
}

.blog-auswahl .ccm-block-page-list-page-entry-text {
  padding: 15px
}

.div-news .col-sm-3 .weisser-Hintergrund {
  padding: 8px;
  padding-left: 20px
}

@media (max-width:1200px) {
  .div-news .news-omcred {
    height: 480px
  }

  .ccm-block-page-list-page-entry-horizontal,
  .ccm-block-page-list-page-entry {
    height: 480px !important
  }

  .blog-auswahl .ccm-block-page-list-page-entry-horizontal,
  .blog-auswahl .ccm-block-page-list-page-entry {
    height: 480px !important
  }

  .blog-auswahl .ccm-block-page-list-page-entry-horizontal img,
  .blog-auswahl .ccm-block-page-list-page-entry img {
    width: 100% !important
  }

  .div-news .col-sm-3 .weisser-Hintergrund {
    height: 400px !important
  }
}

@media (min-width:900px) {
  .blog-auswahl .col-sm-3 {
    width: 23% !important
  }
}

.ccm-block-page-list-description {
  padding: 15px;
  padding-top: 0;
  min-height: 120px
}

.ccm-block-page-list-page-entry-grid-thumbnail {
  background: #eaeaea
}

@media (min-width:1000px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 330px;
    width: 25%
  }

  div.ccm-page .div-news div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    width: 100%
  }
}

.ccm-block-page-list-description {
  min-height: 180px
}

.div-news div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
  padding-left: 15px;
  padding-right: 15px
}

div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0
}

.overlay_grid {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  display: flex;
  font-size: 12px !important;
  min-height: 330px
}

.overlay_grid a {
  display: block !important;
  margin-bottom: 0 !important;
  align-self: flex-end
}

.overlay_grid .title {
  font-weight: bold;
  position: relative;
  transition: all 1s ease;
  bottom: -150px;
  display: block;
  padding: 10px;
  min-height: 50px;
  background: rgba(255, 255, 255, 0.6)
}

.overlay_grid .ccm-block-page-list-description {
  bottom: -160px;
  position: relative;
  transition: all 1s ease;
  background: rgba(255, 255, 255, 0.6);
  font-size: 12px !important;
  min-height: 150px !important;
  font-weight: normal;
  padding: 10px !important
}

.overlay_grid:hover .ccm-block-page-list-description {
  bottom: 0;
  color: #000
}

.overlay_grid:hover .title {
  bottom: 0;
  background: #eaeaea;
  color: #000;
  display: flex;
  align-items: center
}

@media (max-width:400px) {
  .overlay_grid {
    min-height: 440px
  }
}

@media (min-width:1000px) {
  .veranstaltungen .ccm-block-page-list-page-entry-grid-thumbnail {
    height: 420px
  }
}

.page-template-home .overlay_grid {
  background-size: contain
}

.page-template-home div.ccm-block-page-list-page-entry-grid-thumbnail a {
  max-width: 260px;
  margin: 0 auto
}

@media (max-width:1200px) and (min-width:990px) {
  .page-template-home .overlay_grid .title {
    bottom: -120px
  }

  .page-template-home .overlay_grid:hover .title {
    bottom: 0
  }
}

@media (max-width:590px) {
  .page-template-home .overlay_grid {
    min-height: 330px
  }
}