#header_main {
    position: relative;
    margin-bottom: 0px !important;
    background: rgba(9,41,93,0.95); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(21,70,150,0.95), rgba(9,41,93,0.95)); /*For Safari 5.1 to 6.0*/
    background: -o-linear-gradient(rgba(21,70,150,0.95), rgba(9,41,93,0.95)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(21,70,150,0.95), rgba(9,41,93,0.95)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(21,70,150,0.95), rgba(9,41,93,0.95)); /* Standard syntax */
}

.content, .sidebar {
  padding-top: 40px !important;
  padding-bottom: 0px !important;
}

.html_header_top.html_header_sticky #main {
  padding-top: 75px !important;
}

.inner-container {
  height: 120% !important;
}

.av-main-nav > li > a {
  font-size: 11px !important;
  padding: 0 10px !important;
}

.responsive .container {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

#header_main_, #header_ {
  box-shadow: 0 1px 3px #000;
}

h1, h2 {
  text-transform: none !important;
  font-family: Georgia, Times New Roman, Times !important;
  color: #09295d !important;
}
h1 {
  font-size: 24px;
}

h2 { 
  font-size: 20px;
}

p { 
  text-align: justify !important;
}

.avia-image-container.avia-align-right {
  margin-left: 0px !important;
}

#top .avia-logo-element-container img {
  border-radius: 5px !important;
}

.avia-content-slider .slide-entry-excerpt {
  text-align: justify !important;
}

.avia-content-slider .slide-meta {
    position: relative;
    padding-bottom: 0px;
    width: 100% !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 10px 0px 10px 0px !important;
    font-size: 10px !important;
}
.blog-categories {
  display: none !important;
}

.news-thumb img, .news-thumb img {
    width: auto;
    height: auto;
}

.news-thumb {
  padding: 0px;
}
.header_color .ajax_search_title, .header_color .ajax_search_excerpt, #top #s {
  color: #09295d;
}
#top .pagination a, #top .pagination .current {
  color: #ffffff !important;
}

.main_color .avia-content-slider .slide-image {
  background: none !important;
}

h3 .widgettitle {
  text-transform: none !important;
  font-family: Georgia, Times New Roman, Times !important;
  color: #ffffff !important;
}
#top .footer_color select {
    border-color: #ffffff;
}