h3,h3 a { font-size:24px; color: #005ca7;}
h3{ border-bottom: 1px solid #dcdcdc; height:46px; line-height: 46px; position: relative;}
h3.titleBar{ text-align: center;}
h3 .title{ border-bottom: 3px solid #059dd4;height:45px; display: inline-block;}
h3 span.more{ float: right;margin-top:4px; }
h3 span.more  a{font-size: 16px; color: #808080; font-weight: normal;}
h3 a:hover{ color: #006ebb; text-decoration: none;}
#row1 h3 .title,#row4 .title_1{ float:left}
/*  desktop */
@media (min-width: 768px) {}



/* Landscape phone to portrait tablet */
@media (max-width: 767px) {}

/* Landscape phones and down */
@media (max-width: 480px) {}