@media all {
  body, p, .Normal, li p {
    font-size: 18px;
    line-height: 1.42857;
    font-weight: 300; }
  h1, h2 {
    font-weight: 300; }
  h1 {
    text-transform: normal;
    font-size: 32px;
    color: #e02f2b; } }
  @media all and (min-width: 992px) {
    h1 {
      font-size: 32px; } }

@media all {
  h2 {
    font-size: 22.72727px; } }
  @media all and (min-width: 992px) {
    h2 {
      font-size: 25px; } }

@media all {
  h3 {
    font-size: 18px; } }
  @media all and (min-width: 992px) {
    h3 {
      font-size: 18px; } }

@media all {
  .ly-rightpane h3 {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: 15px; }
  .ly-rightpane-context h3 {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 20px; }
  h3, h4, h5, h6 {
    font-weight: 600; }
  ul, ol {
    padding-left: 24px;
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2; }
    ul p, ol p {
      margin-bottom: 0; }
    ul li, ol li {
      margin-bottom: 5px; }
    ul ul, ul ol, ol ul, ol ol {
      margin: 0;
      padding-left: 30px;
      margin-bottom: 2px; }
  #content ul {
    list-style: none;
    padding-left: 0; }
    #content ul li {
      padding-left: 12px;
      position: relative; }
      #content ul li:before {
        position: absolute;
        left: 0;
        top: 4px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 12px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f0da"; }
  #content ul.ly-nav-sub {
    list-style: none;
    padding-left: 0; }
    #content ul.ly-nav-sub li {
      padding-left: 12px;
      position: relative; }
      #content ul.ly-nav-sub li:before {
        position: absolute;
        left: 0;
        top: 4px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 12px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: ""; }
  /*Reset before from sc-menu*/
  #content ul.sc-menu li:before {
    content: ""; }
  a, a:visited {
    text-decoration: none;
    color: #e02f2b; }
  a:hover {
    color: #370908;
    text-decoration: none; }
  .co-link {
    color: #e02f2b;
    text-decoration: none; }
    .co-link:hover {
      text-decoration: none;
      color: #370908; }
  .co-p {
    margin: 0 0 12.5px; }
  /* use this class for templates should have space to the bottom */
  .ly-margin-bottom {
    margin-bottom: 25px; } }

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