

.bumper {
min-height: 1rem;
    background: white;
    flex: 0;
    width: 100%;
    position: relative;
  
}
.chapter a, .heading a, .topic a {
  display:block;
  margin:auto;
  text-align:center;
  vertical-allign:middle;
}
.chapter, .topic, .heading {
  
}

.chapterrow, .topicrow {
  margin:0.5rem;
}

.chapter {
  background:#000;
  color:#fff!important;
}
.topic {
  background:#999;
  color:#000!important;
}
.heading {
  background:#fff;
  border:1px solid #999;
  margin-left:0.5rem;
  color:#000!important;
    
}

.topicrow {
  display:none;
  
}
.topicrow, .chapterrow, .heading, .chapter, .topic {
   -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

@media screen and (min-width: 576px) {
  html,body {
  height:100%;
    overflow:hidden;
  }
  .wrapper {
    height:calc(100% - 3.5rem);
    overflow-y:auto;
    position: fixed;
    top: 3.5rem;
    width:100%;
  }

}
.wrapper {
    height:calc(100% - 3.5rem);
    overflow-y:auto;
    overflow-x:hidden;
    width:100%;
  }

.footer-bumper {
  position:fixed;
  width:100%;
  bottom:0;
  left:0;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:sitemap-template] [34.381] DESIGN*/
/*******************************************************************/
/* 0.11 D>D */
/* db 164 */