.btitle { margin-bottom:40px; }
.btitle .title_container{ float:left; padding-bottom:0px;}
.btitle .title_box { float:left;}
.btitle .title_text { font-family:'Avenir Book', sans-serif; color:#0079C1; font-size:28px; font-weight:600; }
.btitle .cbody { padding:25px 0 0 0; clear:both; }
@media (min-width:240px) and (max-width:766px){
  .btitle .title_container { float:none; text-align:center; }
  .btitle .title_box { float:none; text-align:center; }
}
