.clear {
  height: 0px;
  overflow: hidden;
  clear: both; }

.clear5 {
  height: 5px;
  overflow: hidden;
  clear: both; }

.clear10 {
  height: 10px;
  overflow: hidden;
  clear: both; }

.clear15 {
  height: 15px;
  overflow: hidden;
  clear: both; }

.clear20 {
  height: 20px;
  overflow: hidden;
  clear: both; }

.clear25 {
  height: 25px;
  overflow: hidden;
  clear: both; }

.clear30 {
  height: 30px;
  overflow: hidden;
  clear: both; }

.clear40 {
  height: 40px;
  overflow: hidden;
  clear: both; }

.clear50 {
  height: 50px;
  overflow: hidden;
  clear: both; }

html,
body {
  width: 100%;
  overflow-x: hidden;
  font-family: Calibri, Arial, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 100%;
  background-color: #ffffff; }

.container {
  padding: 0;
  background-color: #ffffff; }

h1, h2, h3, h4 {
  font-family: Calibri, Arial, sans-serif;
  color: #000000; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #e61457;
  outline: 0; }

a:hover, a:active, a:focus {
  color: #000000;
  outline: 0; }

p {
  margin-bottom: 15px;
  margin-top: 2px; }

table, td, th {
  font-size: 0.95em;
  max-width: 100%; }

td, th {
  width: 0; }

.table.table-largefont {
  font-size: 1em; }
  .table.table-largefont td, .table.table-largefont th {
    font-size: 1em; }
  .table.table-largefont p {
    margin: 0 0 5px; }

.table.table-noborders > tbody > tr > td, .table.table-noborders > tbody > tr > th, .table.table-noborders > tfoot > tr > td, .table.table-noborders > tfoot > tr > th, .table.table-noborders > thead > tr > td, .table.table-noborders > thead > tr > th {
  border-top: none; }

img.left {
  float: left; }

img.right {
  float: right; }

hr {
  clear: both;
  overflow: hidden;
  width: 100%;
  float: none; }

hr.dotted {
  border-top: 1px dotted #cdcdcd; }

ul, ol {
  line-height: 1.5;
  padding-left: 3em; }

.colored {
  color: #000000; }

.row-no-padding {
  margin-left: 0;
  margin-right: 0; }
  .row-no-padding [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

section:before {
  clear: both; }

a.read-more {
  border-bottom: 1px dotted #f3c91e; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #e61457; }

.has-error .form-control {
  border-color: #e61457; }

.form-control {
  border-radius: 0;
  box-shadow: none; }

.form-control:focus {
  box-shadow: none; }

.text-danger {
  color: #E61457; }

.label {
  font-size: 90%; }

.label-danger {
  background: #E61457; }

.alert-success {
  background-color: #FFF;
  border-color: #e61457;
  color: black; }

.alert-info {
  background-color: #FFF;
  color: black; }

#nav-chs-main {
  font-family: Calibri, Arial, sans-serif;
  color: #e61457;
  margin-right: -7px; }
  #nav-chs-main .nav > li:hover,
  #nav-chs-main .nav > li.active {
    border-bottom: 2px solid #e61457; }
  #nav-chs-main .nav > li > a {
    color: #e61457;
    font-weight: bold;
    font-size: 1.32em;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 7px;
    padding-right: 7px;
    letter-spacing: 0.0075em; }
  #nav-chs-main .nav li a:focus,
  #nav-chs-main .nav li a:hover,
  #nav-chs-main .nav li.active a,
  #nav-chs-main .nav li.active a:hover {
    background: transparent; }
  #nav-chs-main.navbar-collapse {
    padding-left: 0;
    padding-right: 0; }
  #nav-chs-main li.dropdown .dropdown-menu {
    padding: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-top: 24px solid transparent; }
    #nav-chs-main li.dropdown .dropdown-menu > li {
      background: #e61457; }
      #nav-chs-main li.dropdown .dropdown-menu > li:first-child {
        padding-top: 7px; }
      #nav-chs-main li.dropdown .dropdown-menu > li:last-child {
        padding-bottom: 7px; }
      #nav-chs-main li.dropdown .dropdown-menu > li > a {
        color: #ffffff;
        text-decoration: none;
        font-size: 1.2em; }
    #nav-chs-main li.dropdown .dropdown-menu > li > a:hover, #nav-chs-main li.dropdown .dropdown-menu > li > a:focus, #nav-chs-main li.dropdown .dropdown-menu > li.active > a {
      color: #f3c91e;
      background-color: transparent; }

.no-js #nav-chs-main li.dropdown:hover .dropdown-menu {
  display: block; }

.nav-secondary > li > a {
  padding: 6px 15px;
  line-height: 0.92; }
.nav-secondary a {
  font-size: 1.3em;
  text-decoration: none;
  border-radius: 0;
  font-weight: bold; }
.nav-secondary li.active > a,
.nav-secondary li.active > a:focus,
.nav-secondary li.active > a:hover {
  background: transparent;
  color: #e61457; }
.nav-secondary li li.active a:before {
  content: "\2022";
  position: absolute;
  left: 18px; }
.nav-secondary li a:focus,
.nav-secondary li a:hover {
  background: transparent;
  color: #e61457; }
.nav-secondary li ul {
  margin: 2px 0 12px 0;
  list-style-type: none;
  padding-left: 2.25em;
  list-style-type: none; }
  .nav-secondary li ul li {
    padding: 4px 0; }
    .nav-secondary li ul li a {
      font-size: 1em;
      color: #87888a; }

.btn-dark {
  height: 24px;
  border-radius: 0;
  padding: 2px 8px;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold; }
  .btn-dark:hover, .btn-dark:focus {
    color: #ffffff; }

.btn-focus {
  background-color: #e61457;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 25px;
  font-size: 0.7em;
  padding: 2px 14px; }
  .btn-focus.yellow {
    background-color: #f3c91e;
    color: #000000; }
  .btn-focus.btn-lg {
    font-size: 1em;
    margin-bottom: 1em; }

.btn-action {
  border: 2px solid #e61457;
  color: #e61457;
  text-transform: uppercase;
  font-size: 0.98em;
  text-decoration: none;
  font-style: normal !important;
  padding: 2px 8px;
  border-radius: 0;
  transition: all 150ms ease-in-out;
  white-space: pre-line; }
  .btn-action:hover {
    color: #ffffff;
    background: #e61457; }

#page {
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100%; }
  #page #page-content .sidebar h3 {
    font-size: 1.75em;
    text-transform: uppercase;
    color: #f3c91e; }
  #page aside.secondary-nav {
    padding-left: 70px;
    padding-right: 30px; }

#page-content {
  border-left: 1px solid #e61457;
  padding-left: 30px;
  padding-right: 0; }
  #page-content p {
    line-height: 1.5; }
  #page-content h1, #page-content h2, #page-content h3, #page-content h4, #page-content h5 {
    font-weight: normal;
    margin-bottom: 5px; }
  #page-content h1 {
    font-size: 2em;
    color: #9d9d9c;
    margin-bottom: 10px;
    margin-top: 22px; }
  #page-content h2 {
    font-size: 1.5em;
    color: #e61457;
    text-transform: initial; }
  #page-content h3 {
    font-size: 1.2em;
    color: #e61457;
    text-transform: initial; }
  #page-content h4 {
    font-size: 1em;
    color: #e61457;
    text-transform: initial; }
  #page-content h5 {
    font-size: 1em;
    color: #000000;
    text-transform: initial;
    font-style: italic; }
  #page-content table {
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word; }
  #page-content table td, #page-content table th {
    word-wrap: break-word;
    white-space: normal;
    padding: 3px 3px; }
  #page-content .text {
    padding-right: 30px; }

aside#sidebar {
  border-left: 1px solid #eee;
  margin-top: 13px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  margin-top: 22px; }
  aside#sidebar hr {
    margin-top: 10px;
    margin-bottom: 20px; }
  aside#sidebar .share-widgets {
    margin-bottom: 1em;
    min-height: 23px; }
  aside#sidebar h4 {
    font-size: 2em;
    color: #f3c91e;
    font-weight: normal;
    text-transform: uppercase; }
  aside#sidebar .news-item {
    padding: 0.75em 0; }
    aside#sidebar .news-item .title {
      line-height: 1.25;
      margin-top: 0.25em; }
      aside#sidebar .news-item .title a {
        color: #87888a;
        font-style: normal;
        text-decoration: none; }
      aside#sidebar .news-item .title a:hover {
        text-decoration: underline; }
  aside#sidebar .blog {
    padding: 0.8em 0; }
    aside#sidebar .blog h5 {
      line-height: 1.25;
      margin-top: 0.175em;
      font-size: 1.15em; }
      aside#sidebar .blog h5 a {
        font-weight: bold;
        font-style: normal;
        text-decoration: none; }
        aside#sidebar .blog h5 a:hover {
          text-decoration: underline;
          color: #000000; }
    aside#sidebar .blog .summary {
      color: #87888a;
      margin-bottom: 0.7em;
      line-height: 1.2; }
    aside#sidebar .blog .author {
      font-style: italic;
      margin-top: 0.5em;
      color: #87888a; }
  aside#sidebar .date {
    color: #e61457; }

#blogs .blog {
  padding-top: 1.5em;
  padding-bottom: 1.5em; }
#blogs h2 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  color: #87888a;
  margin-top: 0.35em; }
  #blogs h2 a {
    text-decoration: none;
    font-style: normal;
    color: #87888a; }
#blogs hr {
  margin-top: 15px;
  margin-bottom: 15px; }
#blogs .blog-icon {
  float: left;
  border-radius: 100px;
  width: 65px;
  height: 65px;
  background-size: cover;
  background-position: top center;
  margin-right: 15px;
  margin-left: 0;
  margin-bottom: 10px;
  margin-top: -10px; }
#blogs .author {
  text-transform: uppercase;
  font-size: 1.06em;
  margin-bottom: 3px;
  color: #000; }
#blogs .author-desc {
  color: #6c6d6e;
  font-size: 0.95em; }
#blogs .summary {
  line-height: 1.5;
  color: #000000; }
#blogs .date {
  color: #e61457; }
#blogs a.readmore {
  margin-top: 1.5em;
  font-style: normal;
  font-size: 0.95em;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 2px dotted #f3c91e; }

#events .date {
  margin: 1em 0 0.5em 0;
  font-weight: bold;
  font-size: 1em;
  color: #cdcdcd; }
#events .title {
  display: block;
  font-size: 0.98em;
  color: #87888a;
  margin-bottom: 1.75em;
  font-style: normal;
  text-decoration: none; }
#events .summary {
  color: #040707;
  font-weight: bold;
  line-height: 1.5;
  margin: 1em 0; }
#events .tab-content {
  clear: both;
  margin: 1em 0; }
#events #event-actions ul {
  list-style-type: none;
  clear: both;
  width: 100%;
  float: left;
  padding-left: 0;
  margin-bottom: 1.2em; }
  #events #event-actions ul li {
    float: left;
    margin-right: 5px; }
  #events #event-actions ul .active .btn-action {
    background: #e61457;
    color: #fff; }

.pagination {
  margin-top: 0;
  margin-bottom: 0; }

ul.pagination li a, ul.pagination li span {
  border-radius: 0 !important;
  border: 1px solid #f3c91e !important;
  color: #000000 !important; }
ul.pagination li.active span {
  background-color: #e61457 !important;
  color: #ffffff !important; }

.header-image {
  position: relative;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
  Chrome 19+,
  Safari 6+,
  Safari 6+ iOS,
  Opera 15+
  */
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray; }
  .header-image:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

header.navbar {
  position: relative;
  height: 150px; }
  header.navbar .extra-nav {
    position: absolute;
    top: 0;
    right: 51.25px;
    margin-top: 20px; }
  header.navbar .extra-nav-item {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 100%;
    margin-left: 10px; }
  header.navbar nav {
    position: absolute;
    padding: 0;
    right: 51.25px;
    margin-top: 95px; }
  header.navbar .logo {
    margin-left: -51.25px;
    margin-top: 48px; }
  header.navbar .logo img {
    display: block;
    max-width: 100%;
    height: auto; }
  header.navbar .font-size {
    list-style-type: none;
    padding-top: 5px;
    height: 24px; }
    header.navbar .font-size li {
      float: left;
      margin-left: 5px; }
      header.navbar .font-size li a {
        text-decoration: none;
        color: #9d9d9c; }
      header.navbar .font-size li.selected a {
        font-weight: bold; }
      header.navbar .font-size li.small {
        font-size: 0.9em;
        padding-top: 3px; }
      header.navbar .font-size li.medium {
        font-size: 1.3em;
        padding-top: 1px; }
      header.navbar .font-size li.large {
        font-size: 1.8em; }
  header.navbar .lang-selector {
    list-style-type: none;
    display: none; }
    header.navbar .lang-selector li {
      float: left;
      margin-left: 8px;
      background: #e61457;
      border-radius: 20px;
      font-size: 1em;
      font-weight: bold;
      width: 24px;
      height: 24px;
      padding-top: 5px;
      text-align: center; }
      header.navbar .lang-selector li a {
        text-decoration: none;
        color: #fff;
        font-size: 0.8em; }
    header.navbar .lang-selector li:first-of-type {
      margin-left: 2px; }
  header.navbar .search .search {
    border-radius: 0;
    height: 25px;
    border: none;
    background: #cdcdcd;
    box-shadow: none;
    display: block;
    float: left; }
  header.navbar .search .submit {
    border-radius: 0;
    height: 25px;
    width: 25px;
    display: block;
    float: left;
    border: none;
    background: url("../images/search-icon.png") no-repeat;
    background-size: cover;
    text-indent: 25px; }
  header.navbar .social-icons a {
    margin-left: 5px; }

.search-result {
  padding: 10px 0; }
  .search-result .result-title a {
    color: #e61457;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 5px;
    font-style: normal !important;
    text-decoration: none;
    font-size: 1.25em; }
  .search-result .result-score {
    font-size: 0.8em; }
  .search-result .result-summary {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    color: #9d9d9c; }
  .search-result .result-readmore a {
    margin-top: 0.75em;
    color: #4f4f51;
    font-variant: normal; }

.map.well {
  padding: 0; }

.toploginpanel {
  padding: 5px 0 10px 0;
  text-align: right;
  display: block; }

footer {
  padding-bottom: 20px;
  font-size: 1.3em; }
  footer .copyright-bar {
    padding-left: 102.5px;
    padding-right: 102.5px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #e61457; }
    footer .copyright-bar .bottom-links {
      list-style-type: none; }
    footer .copyright-bar ul {
      margin: 0;
      padding: 0;
      line-height: 100%; }
    footer .copyright-bar li {
      float: left;
      padding-right: 10px; }
      footer .copyright-bar li a {
        text-decoration: none;
        color: #ffffff; }
      footer .copyright-bar li a:hover {
        text-decoration: underline; }
    footer .copyright-bar li:after {
      content: " \00A0 \007C"; }
    footer .copyright-bar li:last-of-type:after {
      content: ""; }
  footer .copyright {
    text-align: right; }
  footer .attribution {
    text-align: center;
    font-size: 0.9em;
    padding: 12px 0; }
    footer .attribution a {
      color: #87888a;
      text-decoration: none; }
    footer .attribution a:hover {
      text-decoration: underline; }
  footer .sponsor-logos {
    margin: 22px 0;
    text-align: center; }
    footer .sponsor-logos .logo {
      max-height: 70px;
      width: auto;
      transition: all .1s ease-in-out; }
      footer .sponsor-logos .logo img {
        display: block;
        width: 100%;
        height: 100%; }
    footer .sponsor-logos a .logo {
      margin-left: 75px; }
    footer .sponsor-logos a:first-child .logo,
    footer .sponsor-logos a.logo-no-padding .logo {
      margin-left: 0; }
    footer .sponsor-logos .logo:hover {
      transform: scale(1.1); }

#hero-slider .carousel-inner .item img {
  width: 100%;
  height: auto;
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
  Chrome 19+,
  Safari 6+,
  Safari 6+ iOS,
  Opera 15+
  */
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray; }
#hero-slider .carousel-caption {
  background: rgba(40, 40, 40, 0.7);
  text-shadow: none;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  width: 50%;
  padding: 2% 7% 2% 7%;
  text-align: left;
  font-size: 1.09em; }
  #hero-slider .carousel-caption h2, #hero-slider .carousel-caption h3, #hero-slider .carousel-caption h4, #hero-slider .carousel-caption h5 {
    margin-top: 2px;
    margin-bottom: 2px;
    color: #ffffff;
    font-weight: normal; }
  #hero-slider .carousel-caption h2 {
    color: #f3c91e; }
  #hero-slider .carousel-caption h3 {
    font-size: 1.2em; }
  #hero-slider .carousel-caption p {
    margin: 8px 0 20px 0;
    line-height: 1.5; }
  #hero-slider .carousel-caption a {
    color: #ffffff;
    text-decoration: none; }
#hero-slider .carousel-indicators {
  bottom: 5px;
  width: auto;
  left: 0;
  margin-left: 7%;
  text-align: left; }
  #hero-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    margin: 0;
    margin-right: 6px;
    border: none; }
  #hero-slider .carousel-indicators li.active {
    margin-right: 6px;
    background-color: #e61457; }
#hero-slider .carousel-control {
  width: 0;
  opacity: 1;
  z-index: 9999; }
  #hero-slider .carousel-control .icon-prev {
    margin-left: 20px; }
  #hero-slider .carousel-control .icon-next {
    margin-right: 20px; }
#hero-slider .carousel-control .icon-prev, #hero-slider .carousel-control .icon-next {
  width: 45px;
  height: 65px;
  background-repeat: none; }
  #hero-slider .carousel-control .icon-prev:before, #hero-slider .carousel-control .icon-next:before {
    content: ""; }
#hero-slider .carousel-control .icon-prev {
  background-image: url("../images/icon-prev.png"); }
#hero-slider .carousel-control .icon-next {
  background-image: url("../images/icon-next.png"); }

section h2, section h3 {
  color: #e61457;
  font-weight: normal;
  font-size: 2.3em; }

#intro {
  background-color: #f3c91e;
  font-size: 1.6em;
  line-height: 1.2; }
  #intro .inner-container {
    padding-top: 20px;
    padding-bottom: 0px; }
  #intro .text-right {
    text-align: right;
    position: relative;
    top: -20px; }

#updates {
  display: table;
  width: 100%;
  border-top: 1px solid #cdcdcd; }
  #updates .twitter, #updates .calendar {
    float: none;
    display: table-cell;
    vertical-align: top; }
  #updates .twitter {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 40px; }
  #updates .calendar {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 40px; }
    #updates .calendar .events {
      margin-top: 12px; }
    #updates .calendar .event {
      margin-bottom: 25px; }
    #updates .calendar .date, #updates .calendar .title {
      margin-left: 10px; }
    #updates .calendar .date {
      color: #f3c91e;
      margin-bottom: 0.2em;
      font-size: 1.15em; }
    #updates .calendar .title, #updates .calendar .title a {
      font-size: 1.05em;
      line-height: 1.5;
      text-decoration: none; }
    #updates .calendar .title a {
      color: #000000; }
    #updates .calendar .title:hover a {
      color: #000000;
      border-bottom: 2px dotted #000000; }

#about-chs .inner-container {
  margin-top: 75px;
  margin-bottom: 70px;
  padding-left: 2px;
  padding-right: 0; }
#about-chs .logo {
  margin-top: 1em;
  text-align: center;
  padding-right: 0; }
  #about-chs .logo .btn-focus {
    margin-top: 1.5em;
    font-size: 1.1em;
    margin-top: 1.5em; }
#about-chs .buttons {
  font-size: 1.75em;
  padding: 0; }
  #about-chs .buttons .btn {
    width: 100%;
    margin-bottom: 5px; }
#about-chs .text {
  font-size: 1.2em;
  line-height: 1.2;
  padding: 0 3em;
  color: #4c4f59; }
  #about-chs .text p {
    margin-top: -2px; }
  #about-chs .text .btn-focus {
    margin-top: 1.5em;
    font-size: 0.9em; }

#social {
  display: table;
  border-top: 1px solid #CDCDCD; }
  #social .latest-news, #social .blogs {
    float: none;
    display: table-cell;
    vertical-align: top; }
  #social .latest-news {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 40px; }
    #social .latest-news .news-item {
      margin-bottom: 25px; }
      #social .latest-news .news-item .date {
        color: #f3c91e;
        margin-top: 5px;
        font-style: italic; }
      #social .latest-news .news-item .title, #social .latest-news .news-item .title a {
        color: #f3c91e;
        line-height: 1.1;
        margin-bottom: 0.5em;
        font-size: 1.05em;
        text-decoration: none;
        font-weight: bold; }
      #social .latest-news .news-item .title:hover a {
        text-decoration: underline; }
      #social .latest-news .news-item .summary {
        line-height: 1.2; }
  #social .blogs {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 60px; }
    #social .blogs .blog {
      padding: 5px 0;
      border-bottom: 2px dotted #ffffff; }
      #social .blogs .blog h2, #social .blogs .blog h3, #social .blogs .blog h4, #social .blogs .blog h5 {
        margin: 0;
        color: #f3c91e;
        font-size: 1.05em;
        text-transform: initial;
        margin-bottom: 5px; }
        #social .blogs .blog h2 a, #social .blogs .blog h3 a, #social .blogs .blog h4 a, #social .blogs .blog h5 a {
          color: #f3c91e;
          text-decoration: none; }
        #social .blogs .blog h2 a:hover, #social .blogs .blog h3 a:hover, #social .blogs .blog h4 a:hover, #social .blogs .blog h5 a:hover {
          text-decoration: underline; }
      #social .blogs .blog .blurb {
        padding-left: 0; }
      #social .blogs .blog .summary {
        color: #000;
        line-height: 1.3;
        margin-bottom: 7px; }
      #social .blogs .blog .author {
        color: #f3c91e;
        font-style: italic; }
    #social .blogs .blog.row {
      margin: 10px 0;
      padding: 5px 0 15px 0; }
    #social .blogs .blog-icon {
      border-radius: 100px;
      width: 65px;
      height: 65px;
      background-size: cover;
      background-position: top center;
      margin-right: 15px;
      margin-left: 15px; }

#info {
  background: #f3c91e url("../images/info-background.jpg"); }
  #info .panel {
    border-radius: 0;
    border: none;
    border-bottom: 2px dotted #000000;
    box-shadow: none;
    background: transparent; }
  #info .panel:last-of-type {
    border-bottom: none; }
  #info .panel + .panel {
    margin-top: 0; }
  #info .panel-heading {
    border-radius: 0;
    padding: 10px 0;
    padding-left: 102.5px;
    padding-right: 102.5px;
    background: transparent;
    min-height: 45px; }
  #info .panel-title {
    font-size: 1.5em;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
    padding-top: 0.1em; }
    #info .panel-title a {
      text-decoration: none;
      width: 100%;
      display: block;
      padding-right: 40px; }
    #info .panel-title a:after {
      content: "";
      background: url("../images/arrow.png") no-repeat;
      -webkit-transition: all 600ms cubic-bezier(0.18, 0.89, 0.32, 1.28);
      transition: all 600ms cubic-bezier(0.18, 0.89, 0.32, 1.28);
      position: absolute;
      right: 0;
      top: 0;
      height: 23px;
      width: 41px; }
    #info .panel-title a.collapsed:after {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #info .panel-body {
    border: none;
    font-size: 1.2em;
    line-height: 1.15;
    color: #4f4f51; }
    #info .panel-body h1, #info .panel-body h2, #info .panel-body h3, #info .panel-body h4 {
      font-size: 1em;
      font-weight: bold;
      color: #4f4f51; }
  #info .panel-collapse {
    padding-left: 102.5px;
    padding-right: 102.5px;
    background: #ffffff; }

body.font-medium #page #page-content {
  font-size: 1.2em; }
body.font-medium #intro {
  font-size: 2em; }
body.font-medium #updates {
  font-size: 1.15em; }
body.font-medium #social {
  font-size: 1.15em; }
body.font-medium #about-chs .text {
  font-size: 1.5em; }
body.font-medium #info .panel-body {
  font-size: 1.2em; }

body.font-large #page #page-content {
  font-size: 1.5em; }
body.font-large #intro {
  font-size: 2.5em; }
body.font-large #updates {
  font-size: 1.3em; }
body.font-large #social {
  font-size: 1.3em; }
body.font-large #about-chs .text {
  font-size: 2em; }
body.font-large #info .panel-body {
  font-size: 1.5em; }

/* ===Above container max=== */
@media (min-width: 1200px) {
  .container {
    width: 1200px; }

  header,
  .inner-container {
    padding-left: 102.5px;
    padding-right: 102.5px; } }
/* ===Large devices (large desktops, 1200px and up)=== */
@media (max-width: 1200px) {
  .container {
    width: 97%; }

  footer .copyright-bar {
    padding-left: 20px;
    padding-right: 10px; }

  #page aside.secondary-nav {
    padding-left: 22px; }

  header.navbar .logo {
    margin-left: 0;
    margin-top: 58px;
    max-width: 400px; }
  header.navbar .extra-nav, header.navbar .nav-chs-main {
    right: 20px; }
  header.navbar .navbar-nav {
    font-size: 0.85em; }

  #hero-slider .carousel-caption {
    font-size: 1em;
    padding-bottom: 20px; }
    #hero-slider .carousel-caption h2 {
      font-size: 1.2em; }

  #intro,
  #updates .latest-news,
  #updates .calendar,
  #social .twitter,
  #social .blogs {
    padding-left: 45px;
    padding-right: 45px; }

  #info .panel-heading,
  #info .panel-collapse {
    padding-left: 30px;
    padding-right: 30px; }

  #info .panel-body {
    padding-left: 0;
    padding-right: 0; } }
/* ===Medium devices (desktops, 992px and up)=== */
@media (max-width: 991px) {
  header.navbar {
    border: 0; }
    header.navbar .navbar-header {
      width: 100%; }
    header.navbar .logo {
      max-width: 345px;
      margin: 5px auto;
      float: none; }
    header.navbar #nav-chs-main {
      margin: 1.5em auto 0 auto;
      width: 100%;
      right: 0; }
    header.navbar .navbar-nav {
      width: 45em;
      margin: 0 auto;
      float: none; }
    header.navbar .extra-nav {
      position: static;
      margin: 6.75em auto 0 auto;
      width: 38em; }
    header.navbar #nav-chs-main .nav > li:hover,
    header.navbar #nav-chs-main .nav > li.active {
      border: none; }

  #page aside {
    padding-right: 0; }
    #page aside .content {
      padding-left: 0;
      padding-right: 0; }

  .toploginpanel {
    text-align: center; }

  footer .copyright-bar {
    padding-left: 18px;
    padding-right: 5px; }

  #updates,
  #updates .twitter,
  #updates .calendar,
  #social,
  #social .latest-news,
  #social .blogs {
    display: block; }

  #hero-slider .carousel-caption {
    width: 100%;
    position: static; }
    #hero-slider .carousel-caption h2 {
      font-size: 1.8em; }

  #hero-slider .carousel-indicators {
    display: none; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 25%; } }
/* ===Small devices (tablets, 768px and up)=== */
@media (max-width: 767px) {
  header.navbar {
    height: inherit;
    margin-bottom: 0; }
    header.navbar .extra-nav {
      margin: 2em auto 0 auto;
      width: 18em; }
      header.navbar .extra-nav .font-size, header.navbar .extra-nav .navbar-form {
        display: none; }
    header.navbar .navbar-toggle {
      position: static;
      float: none;
      width: 100%;
      background-color: #e61457;
      border-radius: 0;
      height: 3em;
      margin-top: 1em;
      margin-bottom: 0;
      border: 0;
      padding: 10px 15px; }
      header.navbar .navbar-toggle .text {
        margin-top: -14px;
        display: block;
        padding-left: 30px;
        float: left; }
    header.navbar .navbar-toggle .icon-bar {
      background: #fff; }
    header.navbar .navbar-toggle .text {
      color: #fff;
      font-size: 1.25em; }
    header.navbar #nav-chs-main {
      position: static;
      margin: 0.2em auto 1em auto; }
      header.navbar #nav-chs-main .nav {
        margin: 0;
        width: 100%; }
      header.navbar #nav-chs-main li {
        border-bottom: 1px solid #e61457;
        background: none; }
        header.navbar #nav-chs-main li a {
          padding-bottom: 1px; }
      header.navbar #nav-chs-main li.dropdown .dropdown-menu {
        float: none;
        display: block !important;
        position: static;
        border: 0; }
        header.navbar #nav-chs-main li.dropdown .dropdown-menu a {
          color: #e61457;
          text-transform: initial;
          font-size: 1.2em;
          padding-top: 8px;
          padding-bottom: 8px; }
        header.navbar #nav-chs-main li.dropdown .dropdown-menu > li {
          background-color: #fff; }
        header.navbar #nav-chs-main li.dropdown .dropdown-menu > li:first-child {
          padding-top: 0; }

  #page {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0; }

  #page-content {
    border-left: none;
    padding-left: 0; }

  #page-content .text {
    padding-left: 20px; }

  #page aside {
    font-size: 0.85em; }

  #page aside.secondary-nav {
    display: none; }

  #about-chs .inner-container {
    margin: 30px 0;
    margin-right: 0; }
    #about-chs .inner-container .logo, #about-chs .inner-container .buttons {
      margin-bottom: 15px; }
    #about-chs .inner-container .text {
      padding: 0; }

  #updates .calendar .date, #updates .calendar .title {
    margin-left: 0; }

  .btn-action {
    margin-bottom: 1em; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 15%; }

  #info .panel-title a {
    font-size: 0.9em; }

  footer .sponsor-logos a .logo {
    margin-left: 10px;
    max-height: 60px; }

  footer .copyright-bar {
    font-size: 0.8em; } }
/* Fixed size breaks */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 480px) {
  header.navbar .stay-informed {
    display: none; }
  header.navbar .extra-nav {
    margin: 2em auto 0 auto;
    width: 11em; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 5%; }

  #info .panel-heading,
  #info .panel-collapse {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 45px; }

  #info .panel-title {
    font-size: 1.5em; }

  #page-content .header-image {
    height: 100px; }

  footer .sponsor-logos a .logo {
    margin-left: 10px;
    width: 23%;
    height: auto;
    max-height: 100%; } }
#resources-sidebar {
  font-size: 1em; }
  #resources-sidebar hr {
    margin: 20px 0;
    border-top: 1px solid #e61457; }
  #resources-sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  #resources-sidebar li {
    margin: 0;
    padding: 0; }
    #resources-sidebar li ul {
      padding-left: 30px; }
  #resources-sidebar h3 {
    background-color: #e61457;
    padding: 5px 0 5px 10px;
    font-size: 20px; }
    #resources-sidebar h3 strong {
      color: #ffffff; }
  #resources-sidebar h4.largerH4 {
    font-size: 1.4em;
    text-decoration: underline; }
  #resources-sidebar .search .search {
    border-radius: 0;
    height: 25px;
    width: 100%;
    margin-right: -25px;
    border: none;
    background: #cdcdcd;
    box-shadow: none;
    display: block;
    float: left; }
  #resources-sidebar .search .year-label {
    color: #e61457; }
  #resources-sidebar .search .submit {
    border-radius: 0;
    height: 25px;
    width: 25px;
    display: block;
    float: left;
    border: none;
    background: url("../images/search-icon.png") no-repeat;
    background-size: cover;
    text-indent: 25px; }
  #resources-sidebar .year-select {
    border-radius: 0;
    height: 25px;
    width: 100%;
    border: none;
    background-color: #cdcdcd;
    box-shadow: none;
    display: block;
    float: left; }
  #resources-sidebar label.checkbox-label {
    cursor: pointer;
    position: relative;
    margin-right: 1em;
    padding-left: 1.5em; }
  #resources-sidebar input[type=checkbox] {
    display: none; }
  #resources-sidebar label.checkbox-label:before {
    position: absolute;
    left: 0;
    top: 2px;
    padding: 0;
    margin: 0;
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #aaa; }
  #resources-sidebar input[type=checkbox]:checked + label.checkbox-label:before {
    content: url("../images/checked-box.png"); }
  #resources-sidebar input[type=checkbox]:indeterminate + label.checkbox-label:before {
    content: url("../images/indeterminate-box.png"); }
  #resources-sidebar h4 {
    color: #e61457; }
  #resources-sidebar .filter-button {
    width: 130px;
    line-height: 20px;
    border: none;
    color: #ffffff;
    background-color: #e61457;
    border-radius: 10px; }
  #resources-sidebar ul.topics-ul ul {
    display: none; }
  #resources-sidebar ul.topics-ul .expand {
    padding: 5px;
    margin-top: -3px;
    font-size: inherit;
    color: #e61457; }

.resources .no-padding {
  padding-right: 0;
  margin: 0; }
.resources img {
  padding-top: 13px; }
.resources em {
  color: #9d9d9c; }
.resources .resource-result {
  border-bottom: 1px solid #f3c91e; }
  .resources .resource-result:last-child {
    border-bottom: none; }
.resources h2 {
  background-color: #9d9d9c;
  padding: 5px 0 5px 10px; }
  .resources h2 strong {
    color: #ffffff; }

.featured-resources {
  padding-bottom: 10px; }
  .featured-resources h2 {
    color: #FFF !important;
    background: #e61457;
    font-size: 1.6em !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
    margin-left: 15px;
    margin-right: 15px; }
  .featured-resources .f-resource-details {
    font-size: 1.1em;
    line-height: 1;
    color: #000;
    margin-bottom: 20px; }
    .featured-resources .f-resource-details a {
      text-decoration: none; }
  .featured-resources .featurebox .f-resource-thumb {
    padding-right: 0; }
    .featured-resources .featurebox .f-resource-thumb img.img-responsive {
      padding-top: 0; }
  .featured-resources .featurebox .f-resource-details {
    padding-left: 8px; }

/*# sourceMappingURL=chs.css.map */
