
.key ul {
    list-style-type: none;
}
.key ul li .col_box{
    display:inline-block;
    height:18px;
    width:18px;
    margin-right:6px;
    border: 1px solid black;
}




.title-cycle .title{opacity:0;}

.title-cycle + h1 {
  opacity:0;
}


.page-header {
  /* background-size: auto 120%;  120% height, leaves extra for parallax */
}
.custom-parallax {
  /* background-size: auto 120%; /* 120% height, leaves extra for parallax */
}