.header.type-1 .header-middle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f58823+0,f7a02a+100 */
background: #f58823; /* Old browsers */
background: -moz-linear-gradient(top,  #f58823 0%, #f7a02a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f58823), color-stop(100%,#f7a02a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f58823 0%,#f7a02a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f58823 0%,#f7a02a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f58823 0%,#f7a02a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f58823 0%,#f7a02a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&#039;#f58823&#039;, endColorstr=&#039;#f7a02a&#039;,GradientType=0 ); /* IE6-9 */

}