.pb32 {
	padding-bottom: 32px;
}
.pb24 {
	padding-bottom: 24px;
}
.pb16 {
	padding-bottom: 16px;
}
.accordion-style2 a {
    color: #67C2C3;
}
@media only screen and (max-width: 410px)  {
	.headcta {font-size: 8px!important; padding: 5px 16px!important;}
}
@media(min-width: 768px){
  .col-1-5{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}