/****** PLACE YOUR CUSTOM STYLES HERE ******/

body {
  font-size: 16px;
}

@media all and (min-width: 768px) {
  .feature-3 {
    min-height: 1px;
  }
}
  
.feature {
    margin-bottom: 2px;
}

.color-black {
  color: #000 !important;
}

@media screen and (min-width: 768px) {
  nav-bar {
  height: 0px;
  max-height: 0px !important;
  /* line-height: 53px; */
  /* border-bottom: 1px solid #ccc; */
}
}

.module.widget-handle {
    position: absolute;
}

@media screen and (max-width: 43em) {
.cbp-hrmenu > ul > li > a {
    display: block;
    padding: 1em !important;
}
}

