#page-breedancestry .small {
    text-transform: uppercase;
    font-size: 9px;
    color: #666;
    text-align: center;
    margin-top: 6px; }
    @media print, screen and (min-width: 40em) {
      #page-breedancestry .small {
        margin-top: 16px; } }

  #page-breedancestry ul.orbit-dog {
    height: auto !important;
    overflow: hidden !important; }
    #page-breedancestry ul.orbit-dog li {
      margin-top: 100px; }

  #page-breedancestry .int {
    margin-top: 50px;
    text-align: center; }
    #page-breedancestry .int p {
      padding: 0 20px; }
      @media print, screen and (min-width: 64em) {
        #page-breedancestry .int p {
          padding: 0 150px; } }

  #page-breedancestry .breed-tab {
    display: none; }
    #page-breedancestry .breed-tab.is-active {
      display: block; }

  #page-breedancestry .dark-blue-background {
    background: #51C0EB;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 16px;
    color: #FFF;
    text-align: center; }
    #page-breedancestry .dark-blue-background .breed2 {
      font-size: 20px; }
    #page-breedancestry .dark-blue-background .breed {
      font-size: 24px;
      font-weight: bold;
      line-height: 20px; }
    #page-breedancestry .dark-blue-background .description {
      margin-top: 40px;
      margin-bottom: 40px;
      text-align: justify; }
    #page-breedancestry .dark-blue-background .breed-families {
      font-size: 14px;
      font-weight: bold;
      margin-top: 40px;
      text-align: center; }
      #page-breedancestry .dark-blue-background .breed-families .relative {
        font-size: 12px;
        text-transform: uppercase;
        line-height: 12px; }
      #page-breedancestry .dark-blue-background .breed-families .family {
        width: 170px;
        display: inline-block; }

  #page-breedancestry .blue-background {
    background: #43ABD3;
    color: #FFF;
    padding-bottom: 50px;
    padding-top: 50px; }
    #page-breedancestry .blue-background h3 {
      text-align: center;
      margin-top: 0; }
    #page-breedancestry .blue-background .dna-dog {
      text-align: center; }
    #page-breedancestry .blue-background .dna p {
      text-align: center; }
      @media print, screen and (min-width: 40em) {
        #page-breedancestry .blue-background .dna p {
          text-align: left; } }
    #page-breedancestry .blue-background .dna h4 {
      text-align: center;
      font-size: 19px;
      margin-top: 20px; }
      @media print, screen and (min-width: 40em) {
        #page-breedancestry .blue-background .dna h4 {
          margin-top: 0;
          text-align: left !important; } }

  #page-breedancestry .tabs-nav {
    margin-top: 50px;
    background: #F7F7F7;
    padding: 30px 0 20px 0; }
    #page-breedancestry .tabs-nav ul {
      list-style: none;
      padding: 0;
      margin-left: 0;
      text-align: center; }
      #page-breedancestry .tabs-nav ul li {
        display: inline-block;
        margin: 0 20px;
        text-transform: uppercase;
        color: #848484;
        font-weight: bold;
        border-bottom: 4px solid #848484;
        padding-bottom: 6px;
        cursor: pointer; }
        #page-breedancestry .tabs-nav ul li.purple.active {
          color: #A776A6;
          border-bottom: 4px solid #A776A6; }
        #page-breedancestry .tabs-nav ul li.green.active {
          color: #95D600;
          border-bottom: 4px solid #95D600; }
        #page-breedancestry .tabs-nav ul li.purple:hover {
          border-bottom: 4px solid #A776A6; }
        #page-breedancestry .tabs-nav ul li.green:hover {
          border-bottom: 4px solid #95D600; }

  #page-breedancestry .tab {
    background: red;
    display: none;
    padding: 40px 20px;
    color: #FFF; }
    #page-breedancestry .tab img {
      margin-bottom: 20px; }
    @media print, screen and (min-width: 40em) {
      #page-breedancestry .tab {
        padding: 40px 100px; } }
    #page-breedancestry .tab.green {
      background: #95D600; }
      #page-breedancestry .tab.green p {
        color: black; }
      #page-breedancestry .tab.green .ancestry-header {
        color: black; }
    #page-breedancestry .tab.purple {
      background: #A776A6; }
      #page-breedancestry .tab.purple b {
        color: black; }
    #page-breedancestry .tab.active {
      display: block; }
    #page-breedancestry .tab .map {
      margin-top: 50px; }
      #page-breedancestry .tab .map img {
        background-color: white; }

  #page-breedancestry .nav-placeholder {
    height: 180px;
    display: none; }

  #page-breedancestry .orbit-bullets {
    width: 100%;
    height: 153px;
    z-index: 100;
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 0; }
    #page-breedancestry .orbit-bullets.fixed {
      position: fixed;
      height: 91px;
      top: 58px;
      font-size: 0px;
      text-align: center !important; }
      @media print, screen and (min-width: 40em) {
        #page-breedancestry .orbit-bullets.fixed {
          font-size: 16px;
          text-align: left; } }
      @media screen and (max-width: 1030px) {
        #page-breedancestry .orbit-bullets.fixed {
          top: 112px; } }
      #page-breedancestry .orbit-bullets.fixed .small {
        margin-bottom: 10px;
        margin-top: -10px; }
      #page-breedancestry .orbit-bullets.fixed button {
        padding-bottom: 0;
        display: inline-block; }
        @media print, screen and (min-width: 40em) {
          #page-breedancestry .orbit-bullets.fixed button {
            margin-right: 10px;
            margin-left: 10px; } }
        #page-breedancestry .orbit-bullets.fixed button img {
          width: 35px;
          height: auto;
          display: block;
          margin: 20px auto; }
          @media print, screen and (min-width: 40em) {
            #page-breedancestry .orbit-bullets.fixed button img {
              display: inline-block; } }
    #page-breedancestry .orbit-bullets button {
      width: 20%;
      height: auto;
      overflow: hidden;
      background: transparent;
      border-radius: 0;
      padding-bottom: 10px;
      margin-bottom: 0; }
      @media print, screen and (min-width: 40em) {
        #page-breedancestry .orbit-bullets button {
          width: 100px;
          margin-right: 20px;
          margin-left: 20px; } }
      #page-breedancestry .orbit-bullets button img {
        margin-bottom: 20px;
        width: 45px; }
        @media print, screen and (min-width: 40em) {
          #page-breedancestry .orbit-bullets button img {
            width: auto; } }
      #page-breedancestry .orbit-bullets button.is-active {
        border-bottom: 4px solid #FFCE34; }
      #page-breedancestry .orbit-bullets button:focus {
        outline: none; }

  #page-breedancestry .module.ancestors {
    margin-bottom: 50px; }
