.col-md-2.custom{
  width: 19%;
  padding-left: 0px;
}
.col-md-5.custom{
  width: 43%;
  padding-left: 0px !important;
}

.qa_section .youth,.qa_section .family,.qa_section .disciple,.qa_section .foundational,.qa_section .s_questions,.qa_section .q_br_zac,.qa_section .leadership,.qa_section .doctrinal{
  height: 190px;
  margin-bottom: 15px;
}


.qa_section .foundational span{
  bottom: 0;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  padding-right: 0;
  padding-top: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
}

.qa_section .youth span, .qa_section .family span, .qa_section .doctrinal span{
  top: 10px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-right: 0;
  padding-top: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
}

.qa_section .leadership span{
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  margin-left: 13px;
  padding-bottom: 20px;
  padding-right: 0;
  padding-top: 20px;
  position: absolute;
  text-align: left;
  top: 30px;
  width: 100%;
}

.qa_section .disciple span{
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-top: 20px;
  position: absolute;
  text-align: right;
  top: 30px;
  width: 100%;
}


.qa_section .youth{
  position: relative;
  background: url("../images/youth_q&a.png") no-repeat scroll 0 0 #581E41;
  background-position: bottom;
}
.qa_section .family{
  position: relative;
  background: url("../images/family_q&a.png") no-repeat scroll center bottom #581E41;
}
.qa_section .disciple{
  position: relative;
  background: url("../images/disciple_q&a.png") no-repeat scroll left bottom #8B2147;
}
.qa_section .foundational{
  position: relative;
  background: url("../images/foundational_truth_q&a.png") no-repeat scroll center center #8B2147;
}

.qa_section .leadership{
  position: relative;
  background: url("../images/leadership_q&a.png") no-repeat scroll right center #5b030e;
}

.qa_section .doctrinal{
  background: url("../images/scripture_q&a.png") no-repeat scroll bottom center #5b030e;
  position: relative;
}

.q_br_zac{
  
  font-size: 27px;
  padding: 38px;
  letter-spacing: 1px;
}

ul.question_list {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 10px;
}

.question_list span{
  color: #00708C;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
}

ul.question_list li{
  font-size: 25px;
  font-weight: bold;    
  margin-left: 10px;
  line-height: 1;
}

ul.question_list a{
  font-size: 18px;
  line-height: 1;
}

ul.question_list li .q_title{
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 2px;
  color: #111;
}

.qa-home-excerpts{
  border-bottom: 2px dotted #CCCCCC;
  margin: 5px 0 0;
  padding-bottom: 14px;
}
.qa-home-excerpts .glyphicon{
  font-size: 13px;
}

.qa-home-excerpts .answers{
  padding: 15px;
  display: none;
  background-color: #f7f7f7;
}
.qa-home-excerpts .sermon-icons{
  bottom: -0.75em;
}
.audio-icon .glyphicon{
  font-size: 23px;
  padding-left: 15px;
}
.audio-icon {
  margin-top: -2px;
  position: absolute;
}