@import url(https://fonts.googleapis.com/css?family=Josefin+Slab:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* Import our theme variables. */
/* Import our theme fonts */
/* Our style rules - namespace so as not to collide with the core app styles */
/* STICKY FOOTER STYLES important for the footer staying on the bottom of page
----------------------------------------------------------------------------- */
html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
div.ccm-page {
  /* Margin bottom by footer height */
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -80px;
  /* Pad bottom by footer height */
  padding: 0 0 80px;
}
/* Set the fixed height of the footer here */
#seren-footer {
  /* Set the fixed height of the footer here */
  min-height: 80px;
}
/* BODY STYLES
-------------------------------------------------- */
div.ccm-page {
  background-color: #333333;
  color: #ffffff;
  font-size: 16px;
}
.ccm-toolbar-visible .navbar-fixed-top {
  top: 49px;
  z-index: 4;
}
div.ccm-page {
  /* BLOG GRID
      -------------------------------------------------- */
  /* RSS FEED
      -------------------------------------------------- */
  /* BLOG ARCHIVE
      -------------------------------------------------- */
  /* TAGS
      -------------------------------------------------- */
  /* BANNER
-------------------------------------------------- */
  /* MAIN SECTION
-------------------------------------------------- */
  /* SPACING
-------------------------------------------------- */
  /* TYPOGRAPHY
-------------------------------------------------- */
  /* SOCIAL LINKS
-------------------------------------------------- */
  /* LINKS
-------------------------------------------------- */
  /* OVERRIDE CONCRETE5 STYLES
-------------------------------------------------- */
  /* PAGINATION
-------------------------------------------------- */
  /* BACK BUTTONS FOR PORTFOLIO AND BLOG POSTS
-------------------------------------------------- */
  /* THREE OVER TWO PAGE
-------------------------------------------------- */
  /* FADE EFFECT
-------------------------------------------------- */
  /* HORIZONTAL RULE LINE
-------------------------------------------------- */
}
div.ccm-page .panel-group .panel.panel-seren {
  border-radius: 0;
}
div.ccm-page .panel-default.panel-seren {
  border-color: #705696;
  background-color: #ffffff;
}
div.ccm-page .panel-heading-seren a {
  text-decoration: none;
}
div.ccm-page .panel-heading-seren {
  background-color: #ffffff;
}
div.ccm-page .panel-default.panel-seren > .panel-heading {
  border-color: #705696;
}
div.ccm-page .panel-title > a {
  color: #333333;
}
div.ccm-page .panel-title > a:hover,
div.ccm-page .panel-title > a:focus,
div.ccm-page .panel-title > a:active {
  color: #333333;
}
div.ccm-page .panel-body-seren {
  background-color: #333333;
  color: #ffffff;
}
div.ccm-page .panel-body-seren a {
  color: #666666;
}
div.ccm-page .panel-body-seren a:hover,
div.ccm-page .panel-body-seren a:focus {
  color: #ffffff;
}
div.ccm-page .panel-heading-seren a:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: #705696;
}
div.ccm-page .panel-heading-seren a.collapsed:after {
  content: "\e080";
}
div.ccm-page .seren-blog-listitem {
  border: none;
  text-align: center;
  background: transparent;
}
div.ccm-page .seren-blog-thumb-img {
  margin-bottom: 10px;
  opacity: 1.0;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
}
div.ccm-page .seren-blog-thumb-img:hover {
  opacity: 0.6;
}
div.ccm-page .seren-blog-thumb-img img {
  border-bottom: 5px solid #705696;
}
div.ccm-page p.seren-blog-description {
  padding-top: 0px;
  font-size: 16px;
}
div.ccm-page p.seren-blog-date {
  font-size: 12px;
  font-style: italic;
}
div.ccm-page h3.seren-blog-thumb-heading a {
  font-size: 24px;
  text-transform: uppercase;
}
div.ccm-page h3.seren-blog-thumb-heading a:hover,
div.ccm-page h3.seren-blog-thumb-heading a:focus {
  text-decoration: none;
}
div.ccm-page .ccm-block-page-list-rss-feed .fa-rss {
  background-color: #705696;
  padding: 3px 5px;
  margin-bottom: 15px;
  color: #fff;
}
div.ccm-page .ccm-block-page-list-rss-feed .fa-rss:hover {
  background-color: #573d7d;
}
div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-bottom: 0;
  padding-left: 0;
}
div.ccm-page .ccm-block-date-navigation-dates a {
  text-decoration: none;
  text-transform: uppercase;
}
div.ccm-page .ccm-block-date-navigation-dates a:focus,
div.ccm-page .ccm-block-date-navigation-dates a:active {
  text-decoration: none;
  text-transform: uppercase;
}
div.ccm-page .ccm-block-tags-wrapper a:hover,
div.ccm-page ccm-block-tags-wrapper a:focus {
  text-decoration: none;
}
div.ccm-page .ccm-block-tags-wrapper .ccm-block-tags-tag,
div.ccm-page .ccm-block-tags-wrapper label {
  border-radius: 0;
}
div.ccm-page .ccm-block-tags-wrapper .ccm-block-tags-tag {
  background-color: #705696;
  color: #ffffff;
}
div.ccm-page .ccm-block-tags-wrapper a:hover .ccm-block-tags-tag {
  background-color: #573d7d;
  color: #ffffff;
}
div.ccm-page .ccm-block-tags-wrapper .label {
  font-size: 100%;
}
div.ccm-page .btn {
  border-radius: 0;
  font-weight: 700;
}
div.ccm-page .btn-group-lg > .btn,
div.ccm-page .btn-lg {
  border-width: 2px;
}
div.ccm-page .btn-xlg {
  padding: 16px 24px;
  font-size: 24px;
  line-height: 1.3333333;
  border-width: 3px;
}
div.ccm-page a.btn-seren,
div.ccm-page .btn-seren {
  background-color: #705696;
  border-color: #705696;
  color: #ffffff;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
div.ccm-page a.btn-seren:hover,
div.ccm-page a.btn-seren:focus,
div.ccm-page a.btn-seren:active,
div.ccm-page .btn-seren:hover,
div.ccm-page .btn-seren:focus,
div.ccm-page .btn-seren:active {
  background-color: #573d7d;
  border-color: #573d7d;
  color: #ffffff;
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
div.ccm-page .btn-primary {
  background-color: #705696;
  border-color: #705696;
  color: #ffffff;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary:active {
  background-color: #573d7d;
  border-color: #573d7d;
  color: #ffffff;
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
div.ccm-page a.btn-seren-transparent,
div.ccm-page .btn-seren-transparent {
  border-color: #705696;
  color: #705696;
  background-color: transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
div.ccm-page a.btn-seren-transparent:hover,
div.ccm-page a.btn-seren-transparent:focus,
div.ccm-page a.btn-seren-transparent:active,
div.ccm-page .btn-seren-transparent:hover,
div.ccm-page .btn-seren-transparent:focus,
div.ccm-page .btn-seren-transparent:active {
  color: #fff;
  background-color: #705696;
  /* fallback */
  background-color: rgba(112, 86, 150, 0.6);
  border-color: #705696;
  /* fallback */
  border-color: rgba(112, 86, 150, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
div.ccm-page a.btn-seren-light-transparent,
div.ccm-page .btn-seren-light-transparent {
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
div.ccm-page a.btn-seren-light-transparent:hover,
div.ccm-page a.btn-seren-light-transparent:focus,
div.ccm-page a.btn-seren-light-transparent:active,
div.ccm-page .btn-seren-light-transparent:hover,
div.ccm-page .btn-seren-light-transparent:focus,
div.ccm-page .btn-seren-light-transparent:active {
  color: #000;
  background-color: #ffffff;
  /* fallback */
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #ffffff;
  /* fallback */
  border-color: rgba(255, 255, 255, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
div.ccm-page a.btn-seren-dark-transparent,
div.ccm-page .btn-seren-dark-transparent {
  border-color: #000000;
  color: #000000;
  background-color: transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
div.ccm-page a.btn-seren-dark-transparent:hover,
div.ccm-page a.btn-seren-dark-transparent:focus,
div.ccm-page a.btn-seren-dark-transparent:active,
div.ccm-page .btn-seren-dark-transparent:hover,
div.ccm-page .btn-seren-dark-transparent:focus,
div.ccm-page a.btn-seren-dark-transparent:active {
  color: #fff;
  background-color: #000000;
  /* fallback */
  background-color: rgba(0, 0, 0, 0.6);
  border-color: #000000;
  /* fallback */
  border-color: rgba(0, 0, 0, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
div.ccm-page .seren-home-1 {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
div.ccm-page .seren-home-2,
div.ccm-page .seren-home-3,
div.ccm-page .seren-home-4 {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 50px;
}
div.ccm-page #side-2,
div.ccm-page #main-4 {
  padding-bottom: 100px;
}
div.ccm-page .seren-home-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
div.ccm-page .seren-home-2 {
  background-color: #999999;
}
div.ccm-page .seren-home-3 {
  background-color: #333333;
}
div.ccm-page .seren-home-4 {
  background-color: #999999;
}
div.ccm-page .seren-home-5 {
  background-color: #333333;
}
@media (min-width: 992px) {
  div.ccm-page #side-2,
  div.ccm-page #main-4 {
    padding-bottom: 0;
  }
  div.ccm-page .seren-home-2 .seren-portfolio-thumb-bottom,
  div.ccm-page .seren-home-4 .seren-portfolio-thumb-bottom {
    margin-bottom: 0;
  }
  div.ccm-page .seren-home-2 .thumbnail,
  div.ccm-page .seren-home-4 .thumbnail {
    margin-bottom: 0;
  }
}
div.ccm-page .seren-jumbotron {
  min-height: 200px;
}
div.ccm-page .jumbotron.seren-jumbotron {
  margin: 0;
}
div.ccm-page #seren-banner {
  border-bottom: 10px solid #705696;
}
div.ccm-page .banner-caption {
  background-color: rgba(0, 0, 0, 0.3);
}
div.ccm-page .seren-banner-content {
  padding: 100px 0 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
div.ccm-page .seren-main-margin {
  margin-top: 100px;
}
@media (min-width: 767px) {
  div.ccm-page .seren-jumbotron {
    min-height: 400px;
  }
  div.ccm-page .seren-banner-content {
    padding: 200px 0 0;
  }
  div.ccm-page .seren-main-margin {
    margin-top: 200px;
  }
}
div.ccm-page #seren-main-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
div.ccm-page .spacer-10 {
  height: 10px;
}
div.ccm-page .spacer-20 {
  height: 20px;
}
div.ccm-page .spacer-30 {
  height: 30px;
}
div.ccm-page .spacer-40 {
  height: 40px;
}
div.ccm-page .spacer-50 {
  height: 50px;
}
div.ccm-page .spacer-60 {
  height: 60px;
}
div.ccm-page .spacer-70 {
  height: 70px;
}
div.ccm-page .spacer-80 {
  height: 80px;
}
div.ccm-page .spacer-90 {
  height: 90px;
}
div.ccm-page .spacer-100 {
  height: 100px;
}
div.ccm-page h1 {
  font-family: "Josefin Slab", serif;
  font-size: 36px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
div.ccm-page h2 {
  font-family: "Josefin Slab", serif;
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
div.ccm-page h3 {
  font-family: "Josefin Slab", serif;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
div.ccm-page h4 {
  font-family: "Josefin Slab", serif;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
div.ccm-page h5 {
  font-family: "Josefin Slab", serif;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
div.ccm-page h6 {
  font-family: "Josefin Slab", serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
div.ccm-page .seren-handwritten-font {
  font-family: 'Dancing Script', cursive;
  font-weight: 400;
}
div.ccm-page .seren-handwritten-font-bold {
  font-family: 'Dancing Script', cursive;
  font-weight: 700;
}
div.ccm-page .ccm-block-social-links a > .fa {
  color: #fff;
  transition: color 1s ease-in-out;
  font-size: 18px;
}
div.ccm-page .ccm-block-social-links a > .fa:hover,
div.ccm-page .ccm-block-social-links a > .fa:active,
div.ccm-page .ccm-block-social-links a > .fa:focus {
  color: #705696;
  font-size: 18px;
}
div.ccm-page a {
  color: #cccccc;
}
div.ccm-page a:hover,
div.ccm-page a:focus,
div.ccm-page a:active {
  color: #999999;
}
div.ccm-page input[type="text"],
div.ccm-page input[type="email"],
div.ccm-page input[type="tel"],
div.ccm-page input[type="search"],
div.ccm-page input[type="url"],
div.ccm-page input[type="password"],
div.ccm-page input,
div.ccm-page input.form-control,
div.ccm-page .ui-autocomplete-input,
div.ccm-page textarea,
div.ccm-page .uneditable-input {
  border-radius: 0;
}
div.ccm-page div.ccm-block-type-form span.text-muted {
  color: #cccccc;
}
div.ccm-page .pagination > li:first-child > a,
div.ccm-page .pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}
div.ccm-page .pagination > li:last-child > a,
div.ccm-page .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
div.ccm-page .pagination > .active > a,
div.ccm-page .pagination > .active > a:focus,
div.ccm-page .pagination > .active > a:hover,
div.ccm-page .pagination > .active > span,
div.ccm-page .pagination > .active > span:focus,
div.ccm-page .pagination > .active > span:hover {
  background-color: #705696;
  border-color: #705696;
}
div.ccm-page .pagination a {
  color: #333;
}
div.ccm-page a.seren-page-nav {
  font-size: 24px;
}
div.ccm-page .row-1-threeovertwo {
  margin-bottom: 50px;
}
div.ccm-page .seren-fade {
  opacity: 1.0;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
}
div.ccm-page .seren-fade:hover {
  opacity: 0.6;
}
div.ccm-page hr.seren-hr {
  width: 50%;
  border-color: #705696;
}
div.ccm-page .seren-portfolio-extra {
  background-color: #999999;
  padding: 50px 0;
  margin-top: 50px;
}
div.ccm-page .seren-portfolio-bottom {
  padding: 50px 0;
}
div.ccm-page .seren-portfolio-listitem {
  border: none;
  text-align: center;
  background: transparent;
}
div.ccm-page .seren-portfolio-listitem .caption {
  color: #ffffff;
  text-transform: uppercase;
}
div.ccm-page .seren-portfolio-listitem img:hover {
  box-shadow: 0 4px 2px -2px #333333;
  margin-bottom: 0;
}
div.ccm-page .seren-portfolio-listitem .seren-img-hover {
  margin-bottom: 0 !important;
}
div.ccm-page .seren-img-hover {
  position: relative;
  overflow: hidden;
}
div.ccm-page .seren-portfolio-thumb-bottom {
  background-color: #fff;
  color: #000;
  padding: 20px 10px;
  min-height: 80px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 5px solid #705696;
}
div.ccm-page .seren-portfolio-caption {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  background: rgba(112, 86, 150, 0.6);
  width: 100%;
  height: 100%;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}
div.ccm-page p.seren-portfolio-description-icon {
  padding-top: 25%;
  font-size: 80px;
  line-height: 0.6;
}
div.ccm-page .seren-portfolio-fourcol p.seren-portfolio-description-icon {
  font-size: 80px;
}
div.ccm-page p.seren-portfolio-description {
  padding-top: 0px;
  font-size: 16px;
  font-weight: 700;
}
div.ccm-page .seren-portfolio-headingarea {
  height: 60px;
}
@media (min-width: 767px) {
  div.ccm-page .seren-portfolio-listitem a > img,
  div.ccm-page .seren-portfolio-listitem > img {
    max-width: 100%;
  }
  div.ccm-page .seren-portfolio-fourcol p.seren-portfolio-description-icon {
    font-size: 42px;
  }
}
div.ccm-page a.seren-logo-font {
  font-size: 42px;
  color: #ffffff;
  padding-top: 15px;
  text-decoration: none;
}
div.ccm-page a.seren-logo-link {
  padding-top: 15px;
  text-decoration: none;
}
div.ccm-page a.seren-logo-font:hover,
div.ccm-page a.seren-logo-font:focus,
div.ccm-page a.seren-logo-font:active {
  color: #ffffff;
  text-decoration: none;
}
div.ccm-page a.seren-logo-link:hover,
div.ccm-page a.seren-logo-link:focus,
div.ccm-page a.seren-logo-link:active {
  color: #ffffff;
  text-decoration: none;
}
div.ccm-page .navbar-fixed-top {
  background-color: #000000;
  /* fallback */
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color 2s ease 0s;
}
div.ccm-page .navbar-fixed-top.opaque {
  background-color: #000000;
  /* fallback */
  background-color: rgba(0, 0, 0, 0.9);
  transition: background-color 2s ease 0s;
}
div.ccm-page .navbar {
  min-height: 70px;
}
div.ccm-page .navbar-inverse {
  border-top: none;
  border-bottom: 1px solid #000000;
}
div.ccm-page .navbar-inverse .navbar-collapse,
div.ccm-page .navbar-inverse .navbar-form {
  border-top: none;
  border-bottom: 1px solid #000000;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a.nav-selected {
  color: #ffffff;
  box-shadow: 0 -3px #705696 inset;
}
div.ccm-page .seren-logo-link > img {
  height: 60px;
  width: auto;
  padding-top: 0;
  padding-bottom: 10px;
}
div.ccm-page a.seren-logo-font {
  color: #ffffff;
  text-decoration: none;
}
div.ccm-page a.seren-logo-font:hover,
div.ccm-page a.seren-logo-font:focus,
div.ccm-page a.seren-logo-font:active {
  color: #ffffff;
  text-decoration: none;
}
div.ccm-page .navbar-inverse .navbar-nav > .active > a,
div.ccm-page .navbar-inverse .navbar-nav > .active > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > li > a:focus {
  background-color: #705696;
  transition: background-color 2s ease 0s;
  color: #ffffff;
}
div.ccm-page .navbar-inverse .navbar-toggle {
  border: none;
  margin-right: 0;
  margin-top: 25px;
}
div.ccm-page .navbar-toggle .icon-bar {
  border-radius: 0;
  display: block;
  height: 2px;
  width: 26px;
}
div.ccm-page .navbar-inverse .navbar-toggle:hover,
div.ccm-page .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
div.ccm-page .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
div.ccm-page .navbar-nav > li > a {
  font-family: "Josefin Slab", serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 30px;
  border-bottom: 1px solid #666666;
}
div.ccm-page .nav .open > a,
div.ccm-page .nav .open > a:hover,
div.ccm-page .nav .open > a:focus {
  background-color: transparent;
}
div.ccm-page .navbar-inverse .navbar-nav > .open > a,
div.ccm-page .navbar-inverse .navbar-nav > .open > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  border-bottom: 1px solid #666666;
  line-height: 1.6;
  font-size: 14px;
  text-transform: uppercase;
}
div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
  background-position: center center;
  box-shadow: none;
}
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #705696;
  transition: background-color 2s ease 0s;
  color: #ffffff;
}
div.ccm-page .nav .open > a,
div.ccm-page .nav .open > a:hover,
div.ccm-page .nav .open > a:focus {
  border-color: #666666;
}
div.ccm-page .dropdown-menu {
  background-color: #000000;
  /* fallback */
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0;
}
div.ccm-page .dropdown-menu > li > a {
  color: #ffffff;
}
div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
  background-color: #705696;
  transition: background-color 2s ease 0s;
  color: #ffffff;
}
div.ccm-page .dropdown-menu {
  padding: 0;
}
div.ccm-page .navbar-nav {
  margin: 0 -15px;
}
div.ccm-page .navbar-nav .open .dropdown-menu > li > a,
div.ccm-page .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 40px;
}
div.ccm-page .navbar-collapse.in {
  background-color: #000000;
  /* fallback */
  background-color: rgba(0, 0, 0, 0.9);
}
div.ccm-page .navbar-collapse.in > li > a {
  border-bottom: 1px solid #666666;
}
div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
  box-shadow: none;
}
div.ccm-page .seren-logo-link {
  float: left;
}
@media (min-width: 767px) {
  div.ccm-page .seren-logo-link > img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    padding-top: 0;
  }
  div.ccm-page a.seren-logo-font {
    font-size: 60px;
    padding-top: 0;
  }
  div.ccm-page .navbar-collapse {
    margin-top: 0;
  }
  div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
  div.ccm-page .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #ffffff;
  }
  div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
  div.ccm-page .navbar-inverse .navbar-nav > li > a:active {
    background-position: center center;
    box-shadow: 0 -3px #705696 inset;
  }
  div.ccm-page .navbar-collapse.in {
    background-color: transparent;
  }
  div.ccm-page .navbar-nav {
    margin: 0;
  }
  div.ccm-page .navbar {
    min-height: 100px;
  }
  div.ccm-page .seren-logo-link {
    float: none;
  }
  div.ccm-page #seren-masthead {
    padding-top: 20px;
  }
  div.ccm-page #seren-masthead-left {
    text-align: left;
  }
  div.ccm-page #seren-logo {
    text-align: center;
  }
  div.ccm-page #seren-masthead-right {
    text-align: right;
  }
  div.ccm-page .navbar-nav > li > a {
    padding: 15px 30px;
    border: none;
  }
  div.ccm-page .navbar-inverse .navbar-collapse,
  div.ccm-page .navbar-inverse .navbar-form {
    border: none;
  }
  div.ccm-page .navbar-nav {
    width: 100%;
    text-align: center;
  }
  div.ccm-page .navbar-nav > li {
    float: none;
    display: inline-block;
  }
  div.ccm-page .dropdown-menu {
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  div.ccm-page .navbar-nav .open .dropdown-menu > li > a,
  div.ccm-page .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 3px 20px;
  }
}
.footer {
  /* BLOG GRID
      -------------------------------------------------- */
  /* RSS FEED
      -------------------------------------------------- */
  /* BLOG ARCHIVE
      -------------------------------------------------- */
  /* TAGS
      -------------------------------------------------- */
  /* BANNER
-------------------------------------------------- */
  /* MAIN SECTION
-------------------------------------------------- */
  /* SPACING
-------------------------------------------------- */
  /* TYPOGRAPHY
-------------------------------------------------- */
  /* SOCIAL LINKS
-------------------------------------------------- */
  /* LINKS
-------------------------------------------------- */
  /* OVERRIDE CONCRETE5 STYLES
-------------------------------------------------- */
  /* PAGINATION
-------------------------------------------------- */
  /* BACK BUTTONS FOR PORTFOLIO AND BLOG POSTS
-------------------------------------------------- */
  /* THREE OVER TWO PAGE
-------------------------------------------------- */
  /* FADE EFFECT
-------------------------------------------------- */
  /* HORIZONTAL RULE LINE
-------------------------------------------------- */
}
.footer .panel-group .panel.panel-seren {
  border-radius: 0;
}
.footer .panel-default.panel-seren {
  border-color: #705696;
  background-color: #ffffff;
}
.footer .panel-heading-seren a {
  text-decoration: none;
}
.footer .panel-heading-seren {
  background-color: #ffffff;
}
.footer .panel-default.panel-seren > .panel-heading {
  border-color: #705696;
}
.footer .panel-title > a {
  color: #333333;
}
.footer .panel-title > a:hover,
.footer .panel-title > a:focus,
.footer .panel-title > a:active {
  color: #333333;
}
.footer .panel-body-seren {
  background-color: #333333;
  color: #ffffff;
}
.footer .panel-body-seren a {
  color: #666666;
}
.footer .panel-body-seren a:hover,
.footer .panel-body-seren a:focus {
  color: #ffffff;
}
.footer .panel-heading-seren a:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: #705696;
}
.footer .panel-heading-seren a.collapsed:after {
  content: "\e080";
}
.footer .seren-blog-listitem {
  border: none;
  text-align: center;
  background: transparent;
}
.footer .seren-blog-thumb-img {
  margin-bottom: 10px;
  opacity: 1.0;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
}
.footer .seren-blog-thumb-img:hover {
  opacity: 0.6;
}
.footer .seren-blog-thumb-img img {
  border-bottom: 5px solid #705696;
}
.footer p.seren-blog-description {
  padding-top: 0px;
  font-size: 16px;
}
.footer p.seren-blog-date {
  font-size: 12px;
  font-style: italic;
}
.footer h3.seren-blog-thumb-heading a {
  font-size: 24px;
  text-transform: uppercase;
}
.footer h3.seren-blog-thumb-heading a:hover,
.footer h3.seren-blog-thumb-heading a:focus {
  text-decoration: none;
}
.footer .ccm-block-page-list-rss-feed .fa-rss {
  background-color: #705696;
  padding: 3px 5px;
  margin-bottom: 15px;
  color: #fff;
}
.footer .ccm-block-page-list-rss-feed .fa-rss:hover {
  background-color: #573d7d;
}
.footer ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-bottom: 0;
  padding-left: 0;
}
.footer .ccm-block-date-navigation-dates a {
  text-decoration: none;
  text-transform: uppercase;
}
.footer .ccm-block-date-navigation-dates a:focus,
.footer .ccm-block-date-navigation-dates a:active {
  text-decoration: none;
  text-transform: uppercase;
}
.footer .ccm-block-tags-wrapper a:hover,
.footer ccm-block-tags-wrapper a:focus {
  text-decoration: none;
}
.footer .ccm-block-tags-wrapper .ccm-block-tags-tag,
.footer .ccm-block-tags-wrapper label {
  border-radius: 0;
}
.footer .ccm-block-tags-wrapper .ccm-block-tags-tag {
  background-color: #705696;
  color: #ffffff;
}
.footer .ccm-block-tags-wrapper a:hover .ccm-block-tags-tag {
  background-color: #573d7d;
  color: #ffffff;
}
.footer .ccm-block-tags-wrapper .label {
  font-size: 100%;
}
.footer .btn {
  border-radius: 0;
  font-weight: 700;
}
.footer .btn-group-lg > .btn,
.footer .btn-lg {
  border-width: 2px;
}
.footer .btn-xlg {
  padding: 16px 24px;
  font-size: 24px;
  line-height: 1.3333333;
  border-width: 3px;
}
.footer a.btn-seren,
.footer .btn-seren {
  background-color: #705696;
  border-color: #705696;
  color: #ffffff;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.footer a.btn-seren:hover,
.footer a.btn-seren:focus,
.footer a.btn-seren:active,
.footer .btn-seren:hover,
.footer .btn-seren:focus,
.footer .btn-seren:active {
  background-color: #573d7d;
  border-color: #573d7d;
  color: #ffffff;
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.footer .btn-primary {
  background-color: #705696;
  border-color: #705696;
  color: #ffffff;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.footer .btn-primary:hover,
.footer .btn-primary:focus,
.footer .btn-primary:active {
  background-color: #573d7d;
  border-color: #573d7d;
  color: #ffffff;
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.footer a.btn-seren-transparent,
.footer .btn-seren-transparent {
  border-color: #705696;
  color: #705696;
  background-color: transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.footer a.btn-seren-transparent:hover,
.footer a.btn-seren-transparent:focus,
.footer a.btn-seren-transparent:active,
.footer .btn-seren-transparent:hover,
.footer .btn-seren-transparent:focus,
.footer .btn-seren-transparent:active {
  color: #fff;
  background-color: #705696;
  /* fallback */
  background-color: rgba(112, 86, 150, 0.6);
  border-color: #705696;
  /* fallback */
  border-color: rgba(112, 86, 150, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.footer a.btn-seren-light-transparent,
.footer .btn-seren-light-transparent {
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.footer a.btn-seren-light-transparent:hover,
.footer a.btn-seren-light-transparent:focus,
.footer a.btn-seren-light-transparent:active,
.footer .btn-seren-light-transparent:hover,
.footer .btn-seren-light-transparent:focus,
.footer .btn-seren-light-transparent:active {
  color: #000;
  background-color: #ffffff;
  /* fallback */
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #ffffff;
  /* fallback */
  border-color: rgba(255, 255, 255, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.footer a.btn-seren-dark-transparent,
.footer .btn-seren-dark-transparent {
  border-color: #000000;
  color: #000000;
  background-color: transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.footer a.btn-seren-dark-transparent:hover,
.footer a.btn-seren-dark-transparent:focus,
.footer a.btn-seren-dark-transparent:active,
.footer .btn-seren-dark-transparent:hover,
.footer .btn-seren-dark-transparent:focus,
.footer a.btn-seren-dark-transparent:active {
  color: #fff;
  background-color: #000000;
  /* fallback */
  background-color: rgba(0, 0, 0, 0.6);
  border-color: #000000;
  /* fallback */
  border-color: rgba(0, 0, 0, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
.footer #seren-top-footer,
.footer #seren-bottom-footer {
  font-family: "Josefin Slab", serif;
  color: #ffffff;
}
.footer #seren-top-footer > .container,
.footer #seren-bottom-footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.footer a {
  color: #cccccc;
}
.footer a:hover,
.footer a:focus {
  color: #999999;
}
.footer #seren-top-footer .ccm-block-social-links a > .fa,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa {
  color: #ffffff;
}
.footer #seren-top-footer .ccm-block-social-links a > .fa:hover,
.footer #seren-top-footer .ccm-block-social-links a > .fa:active,
.footer #seren-top-footer .ccm-block-social-links a > .fa:focus,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa:hover,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa:active,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa:focus {
  color: #705696;
}
.footer #seren-top-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000000;
}
.footer #seren-bottom-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #3d2363;
}
.footer .seren-jumbotron {
  min-height: 200px;
}
.footer .jumbotron.seren-jumbotron {
  margin: 0;
}
.footer #seren-banner {
  border-bottom: 10px solid #705696;
}
.footer .banner-caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.footer .seren-banner-content {
  padding: 100px 0 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.footer .seren-main-margin {
  margin-top: 100px;
}
@media (min-width: 767px) {
  .footer .seren-jumbotron {
    min-height: 400px;
  }
  .footer .seren-banner-content {
    padding: 200px 0 0;
  }
  .footer .seren-main-margin {
    margin-top: 200px;
  }
}
.footer #seren-main-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer .spacer-10 {
  height: 10px;
}
.footer .spacer-20 {
  height: 20px;
}
.footer .spacer-30 {
  height: 30px;
}
.footer .spacer-40 {
  height: 40px;
}
.footer .spacer-50 {
  height: 50px;
}
.footer .spacer-60 {
  height: 60px;
}
.footer .spacer-70 {
  height: 70px;
}
.footer .spacer-80 {
  height: 80px;
}
.footer .spacer-90 {
  height: 90px;
}
.footer .spacer-100 {
  height: 100px;
}
.footer h1 {
  font-family: "Josefin Slab", serif;
  font-size: 36px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
.footer h2 {
  font-family: "Josefin Slab", serif;
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
.footer h3 {
  font-family: "Josefin Slab", serif;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
.footer h4 {
  font-family: "Josefin Slab", serif;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
.footer h5 {
  font-family: "Josefin Slab", serif;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}
.footer h6 {
  font-family: "Josefin Slab", serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.footer .seren-handwritten-font {
  font-family: 'Dancing Script', cursive;
  font-weight: 400;
}
.footer .seren-handwritten-font-bold {
  font-family: 'Dancing Script', cursive;
  font-weight: 700;
}
.footer .ccm-block-social-links a > .fa {
  color: #fff;
  transition: color 1s ease-in-out;
  font-size: 18px;
}
.footer .ccm-block-social-links a > .fa:hover,
.footer .ccm-block-social-links a > .fa:active,
.footer .ccm-block-social-links a > .fa:focus {
  color: #705696;
  font-size: 18px;
}
.footer a {
  color: #cccccc;
}
.footer a:hover,
.footer a:focus,
.footer a:active {
  color: #999999;
}
.footer input[type="text"],
.footer input[type="email"],
.footer input[type="tel"],
.footer input[type="search"],
.footer input[type="url"],
.footer input[type="password"],
.footer input,
.footer input.form-control,
.footer .ui-autocomplete-input,
.footer textarea,
.footer .uneditable-input {
  border-radius: 0;
}
.footer div.ccm-block-type-form span.text-muted {
  color: #cccccc;
}
.footer .pagination > li:first-child > a,
.footer .pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}
.footer .pagination > li:last-child > a,
.footer .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.footer .pagination > .active > a,
.footer .pagination > .active > a:focus,
.footer .pagination > .active > a:hover,
.footer .pagination > .active > span,
.footer .pagination > .active > span:focus,
.footer .pagination > .active > span:hover {
  background-color: #705696;
  border-color: #705696;
}
.footer .pagination a {
  color: #333;
}
.footer a.seren-page-nav {
  font-size: 24px;
}
.footer .row-1-threeovertwo {
  margin-bottom: 50px;
}
.footer .seren-fade {
  opacity: 1.0;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
}
.footer .seren-fade:hover {
  opacity: 0.6;
}
.footer hr.seren-hr {
  width: 50%;
  border-color: #705696;
}
.footer .seren-portfolio-extra {
  background-color: #999999;
  padding: 50px 0;
  margin-top: 50px;
}
.footer .seren-portfolio-bottom {
  padding: 50px 0;
}
.footer .seren-portfolio-listitem {
  border: none;
  text-align: center;
  background: transparent;
}
.footer .seren-portfolio-listitem .caption {
  color: #ffffff;
  text-transform: uppercase;
}
.footer .seren-portfolio-listitem img:hover {
  box-shadow: 0 4px 2px -2px #333333;
  margin-bottom: 0;
}
.footer .seren-portfolio-listitem .seren-img-hover {
  margin-bottom: 0 !important;
}
.footer .seren-img-hover {
  position: relative;
  overflow: hidden;
}
.footer .seren-portfolio-thumb-bottom {
  background-color: #fff;
  color: #000;
  padding: 20px 10px;
  min-height: 80px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 5px solid #705696;
}
.footer .seren-portfolio-caption {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  background: rgba(112, 86, 150, 0.6);
  width: 100%;
  height: 100%;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
}
.footer p.seren-portfolio-description-icon {
  padding-top: 25%;
  font-size: 80px;
  line-height: 0.6;
}
.footer .seren-portfolio-fourcol p.seren-portfolio-description-icon {
  font-size: 80px;
}
.footer p.seren-portfolio-description {
  padding-top: 0px;
  font-size: 16px;
  font-weight: 700;
}
.footer .seren-portfolio-headingarea {
  height: 60px;
}
@media (min-width: 767px) {
  .footer .seren-portfolio-listitem a > img,
  .footer .seren-portfolio-listitem > img {
    max-width: 100%;
  }
  .footer .seren-portfolio-fourcol p.seren-portfolio-description-icon {
    font-size: 42px;
  }
}
.section-title {
  display: inline-block;
  padding: 5px 35px;
  color: #fff;
  background-color: #000;
  text-align: center;
  max-width: 100%;
  min-width: 250px;
}
.section-title-wrapper {
  width: 640px;
  margin: 0 auto;
}
a.btn-seren-dark,
.btn-seren-dark {
  border-color: #000000;
  color: #ffffff;
  background-color: #000000;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
a.btn-seren-dark:hover,
a.btn-seren-dark:focus,
a.btn-seren-dark:active,
.btn-seren-dark:hover,
.btn-seren-dark:focus,
.btn-seren-dark:active {
  color: #000000;
  background-color: #ffffff;
  /* fallback */
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #000000;
  /* fallback */
  border-color: rgba(0, 0, 0, 0.8);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
}
div.ccm-page {
  background-color: #fff;
  color: #333;
  margin-bottom: 0px;
}
#seren-masthead-left {
  color: #fff;
}
body,
div.ccm-page,
.footer #seren-top-footer,
.footer #seren-bottom-footer,
div.ccm-page .navbar-nav > li > a {
  font-family: 'Open Sans', sans-serif;
}
div.ccm-page .navbar-inverse {
  background-color: #000;
  border-bottom: none;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a {
  color: #000;
  font-weight: normal;
  font-size: 14px;
}
#seren-main-nav {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 12px #2B2A2A;
  -moz-box-shadow: 0px 2px 12px #2B2A2A;
  box-shadow: 0px 2px 12px #2B2A2A;
}
div.ccm-page .navbar-inverse .navbar-nav > .open > a,
div.ccm-page .navbar-inverse .navbar-nav > .open > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > .open > a:focus {
  color: #000;
}
div.ccm-page .opaque #seren-masthead {
  margin-top: -177px;
}
div.ccm-page .opaque {
  min-height: 40px;
}
@media (min-width: 1200px) {
  .seren-banner-content .container {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 767px) {
  div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
  div.ccm-page .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #000;
    transition: none;
  }
  div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
  div.ccm-page .navbar-inverse .navbar-nav > li > a:active {
    box-shadow: none;
  }
  div.ccm-page .dropdown-menu {
    border: none;
  }
  .dropdown.level-1:hover .dropdown-menu.level-1 {
    display: block;
  }
  .dropdown.level-2:hover .dropdown-menu.level-2 {
    display: block;
  }
  .dropdown.level-3:hover .dropdown-menu.level-3 {
    display: block;
  }
  .dropdown .dropdown-menu .dropdown-menu {
    visibility: hidden;
  }
  .dropdown .dropdown-menu li:hover .dropdown-menu {
    visibility: visible;
    margin-top: 0;
    top: 0;
    left: 160px;
  }
  div.ccm-page #seren-masthead-left {
    line-height: 24px;
  }
  div.ccm-page .navbar-nav > li > a {
    padding: 17px 12px;
  }
  div.ccm-page .seren-banner-content {
    padding: 173px 0 0;
  }
}
@media only screen and (device-width: 768px) {
  div.ccm-page .navbar-inverse .navbar-nav > li > a {
    font-size: 11px;
  }
  div.ccm-page .navbar-nav > li > a {
    padding: 7px;
  }
  div.ccm-page .seren-banner-content {
    padding: 164px 0 0;
  }
  .menu-padding {
    padding-top: 165px;
  }
  div.ccm-page .opaque #seren-masthead {
    margin-top: -131px;
  }
  div.ccm-page .opaque {
    min-height: 25px;
  }
}
@media (max-width: 766px) {
  div.ccm-page .navbar-inverse .navbar-nav > li > a {
    color: #fff;
  }
}
@media (min-width: 768px) {
  .ccm-image-block-wrapper .col-sm-4 {
    padding: 0;
    width: 32.66666%;
  }
  .ccm-image-block-wrapper .middle {
    margin: 0 1%;
  }
  .seren-banner-content .container {
    width: 100%;
    padding: 0;
  }
  #seren-masthead .col-sm-4 {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .seren-banner-content .container {
    width: 100%;
    padding: 0;
  }
}
#seren-logo img {
  max-width: 100%;
  height: auto;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a.nav-selected {
  color: #000;
}
.image-banner img {
  width: 100%;
  height: auto;
}
.caret {
  display: none;
}
#main #image-marker {
  width: 100%;
  height: auto;
}
.menu-padding {
  padding-top: 197px;
}
.image-caption-title {
  color: #fff;
  display: block;
  padding: 10px;
}
.image-caption-alt-text {
  color: #fff;
  font-size: 13px;
  display: block;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
div.ccm-page .dropdown-menu > li > a {
  color: #000;
  line-height: 34px;
  text-transform: initial;
  border-bottom: none;
  text-align: left;
}
div.ccm-page .dropdown-menu li {
  background: #f3f3f3;
}
div.ccm-page .dropdown-menu li:nth-child(odd) {
  background: #fff;
}
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  line-height: 34px;
  text-transform: initial;
  border-bottom: none;
  text-align: left;
}
div.ccm-page {
  padding-bottom: 70px;
}
#seren-top-footer {
  line-height: 24px;
}
.ccm-custom-style-container.ccm-custom-style-main-303 {
  margin-bottom: 100px;
}
.container table.staff {
  margin: 50px 0;
}
.ccm-custom-style-container .container table.staff {
  margin: 0;
}
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #f3f3f3;
  transition: none;
  color: #000;
  text-decoration: underline;
}
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li:nth-child(odd) > a:hover,
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li:nth-child(odd) > a:focus {
  background-color: #fff;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > li > a:focus {
  transition: none;
}
div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
  background-color: transparent;
  transition: none;
  color: #848484;
}
div.ccm-page .showroom_gallery_grid h2 {
  font: 12px/18px Helvetica, Verdana, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: none;
  color: #4a93a6;
}
div.ccm-page .showroom_gallery_menu h3 {
  font: 12px/18px Helvetica, Verdana, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 100;
  padding: 5px 0 5px 20px;
  margin: 0;
  border-top: 1px solid #676767;
  text-transform: none;
}
div.ccm-page .showroom_introduction,
div.ccm-page .switch_btns ul {
  width: 779px;
}
div.ccm-page .showroom_welcome h1 {
  font: 12px/18px Helvetica, Verdana, Arial, sans-serif;
  font-size: 28px;
  text-transform: none;
  font-weight: 100;
  color: #fff;
  margin: 0.67em 0;
}
div.ccm-page .page-copy-section {
  color: #6f6d6d;
  font-size: 12pt;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.ccm-page .page-copy-section a {
  color: #01b4e7;
}
div.ccm-page .page-copy-section strong {
  color: #4a93a6;
}
div.ccm-page .vig_header h2 {
  font-family: Helvetica, sans-serif !important;
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 100;
  text-transform: none;
}
div.ccm-page .switch_btns a {
  color: #01b4e7;
}
div.ccm-page .switch_btns a:hover {
  color: #2a6496;
}
.staff img {
  box-shadow: 1px 1px 10px #525252;
}
div.ccm-page h1,
div.ccm-page h2,
div.ccm-page h3,
div.ccm-page h4,
div.ccm-page h5 {
  font-family: 'Open Sans', sans-serif;
}
#quick_links {
  margin-top: 12px;
}
div.ccm-page .instrument-showroom .short_overview a {
  color: #428bca;
}
div.ccm-page .instrument-showroom .short_overview a:hover {
  color: #2a6496;
}
div.ccm-page .product_description .btn-primary {
  background-color: #428bca;
  border-color: #357ebd;
  border-radius: 4px;
  font-weight: normal;
  color: #fff;
}
div.ccm-page .product_description h3 {
  text-transform: none;
  color: #212121;
  font: 12px/18px Helvetica, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.17em;
}
div.ccm-page .nav-tabs > li > a {
  color: #555555;
}
div.ccm-page .nav a:hover {
  color: #773713;
}
div.ccm-page h2.headingA01 {
  text-transform: none;
  color: #7f7f7f;
  font: 12px/18px Helvetica, Verdana, Arial, sans-serif;
  font-size: 2em;
}
div.ccm-page h3.headingB01 {
  font: 12px/18px Helvetica, Verdana, Arial, sans-serif;
  text-transform: none;
  color: #626262;
  font-size: 1.5em;
  font-weight: bold;
}
.section-title-wrapper {
  width: 960px;
  padding-left: 30px;
  text-align: left;
}
div.ccm-page #navbar .nav li.nav-item-1 {
  background: url(/packages/seren/themes/seren/css/images/home.png) no-repeat 1px -4px;
}
div.ccm-page .navbar-inverse .navbar-nav li.nav-item-1 a.nav-selected,
div.ccm-page .navbar-inverse .navbar-nav li.nav-item-1 a {
  font-size: 0;
  padding: 8px 18px;
  box-shadow: none;
}
div.ccm-page .ccm-custom-style-main-649 #slick {
  width: 100%;
}
div.ccm-page #slick #formify-form-6-649 .field {
  margin-left: 1%;
  clear: none;
  width: 32.66%;
}
div.ccm-page #slick #formify-form-6-649 .field.col-2 {
  width: 16.667%;
  margin-left: 0;
}
div.ccm-page #slick #formify-form-6-649 .field.col-6 {
  width: 32.333%;
  margin-left: 1%;
}
div.ccm-page #slick #formify-form-6-649 .field.col-4 {
  width: 49%;
  margin-left: 1%;
}
div.ccm-page #slick #formify-form-6-649 .field:first-child {
  margin-left: 0;
}
div.ccm-page .navbar-inverse .navbar-nav > li > a.nav-selected {
  box-shadow: none;
}
.section-title {
  text-align: left;
}
div.ccm-page .btn-seren-light-transparent.btn-sm a:hover {
  color: #000;
}
div.ccm-page .btn-seren-light-transparent:hover a {
  color: #000;
}
.navbar {
  overflow: visible !important;
}
.slidesjs-control a {
  z-index: 2 !important;
}
@media (min-width: 767px) {
  div.ccm-page .navbar-nav > li > a {
    padding: 17px 10px;
  }
  .dropdown.level-1:hover .dropdown-menu.level-1 {
    display: block;
  }
}
div.ccm-page .menu-padding {
  padding-top: 0 !important;
}
div.ccm-page .navbar-inverse {
  position: relative;
  margin-bottom: 0;
}
div.ccm-page .navbar-inverse.opaque #seren-masthead {
  margin-top: 0;
}
div.ccm-page .navbar-inverse.opaque #seren-main-nav {
  position: fixed;
  width: 100%;
  top: 0;
}
div.ccm-page .navbar-inverse #seren-masthead #seren-logo {
  margin-left: 0;
}
div.ccm-page .navbar-inverse #seren-masthead #seren-logo p {
  line-height: 1;
  padding: 20px 0;
}
div.ccm-page .navbar-inverse #seren-masthead #seren-logo p a {
  text-decoration: none;
  color: #fff;
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
}
div.ccm-page .navbar-inverse #seren-masthead .second-col {
  max-width: 1010px;
  width: 100% !important;
}
div.ccm-page .navbar-inverse #seren-masthead .second-col .col-sm-6 {
  padding: 15px 15px 10px;
}
@media (max-width: 767px) {
  div.ccm-page .navbar-inverse.opaque {
    position: fixed;
  }
  div.ccm-page .navbar-inverse #seren-masthead .container {
    min-height: unset;
  }
  div.ccm-page .navbar-inverse #seren-masthead .navbar-toggle {
    margin-top: 8px;
  }
  div.ccm-page .navbar-inverse #seren-masthead #seren-logo p a {
    font-size: 20px;
  }
}
div.ccm-page .seren-full-width {
  margin: 0;
}
div.ccm-page .seren-full-width #main,
div.ccm-page .seren-full-width .container {
  max-width: 1010px !important;
  width: 100% !important;
}
div.ccm-page .notice {
  width: 100%;
}
