#topbar {
  background: #bd2e2e;
  color: #ffffff;
  -webkit-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  font-size: 0.86666667em;
  line-height: 1.30769em;
}
#topbar ul,
#topbar ol,
#topbar li {
  display: inline;
}
#topbar h1,
#topbar h2,
#topbar h3,
#topbar h4,
#topbar h5,
#topbar h6,
#topbar .title {
  color: inherit;
  margin: 0;
}
.topbar-inner a,
.topbar-inner a:hover {
  color: inherit;
}
#topbar-left {
  text-align: left;
}
#topbar-right {
  text-align: right;
}
#topbar-center {
  text-align: center;
}
/*** Topbar Widgets ***/
#topbar .widget {
  margin: 0px 5px;
  display: inline-block;
  vertical-align: middle;
}
#topbar .widget-title {
  display: none;
  margin: 0;
  font-size: 15px;
  line-height: 1.66666667em;
}
#topbar .widget_text {
  margin: 0 5px;
}
#topbar .widget_text p {
  margin: 2px;
}
#topbar .widget_tag_cloud a {
  text-decoration: none;
}
#topbar .widget_nav_menu {
  margin: 5px;
}
#topbar .widget_search {
  margin: 0 5px;
}
#topbar.js-search .searchform.expand .searchtext {
  background: #bd2e2e;
}
#topbar.js-search .searchform.expand .searchtext,
#topbar .js-search-placeholder {
  color: #ffffff;
}
/*** Responsive Topbar ***/
@media only screen and (max-width: 969px) {
  .topbar > .hgrid,
  .topbar > .hgrid > .hgrid-span-12 {
    padding: 0;
  }
  #topbar-left,
  #topbar-right {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/************* Header Layout *************/
#header {
  position: relative;
}
.header-layout-secondary-top .header-primary,
.header-layout-secondary-none .header-primary {
  border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}
.header-primary-none {
  text-align: center;
}
.header-primary-search {
  text-align: center;
}
#header-aside {
  text-align: right;
}
#header-aside {
  padding: 10px 0;
}
#header-aside.header-aside-search {
  padding: 0;
}
#header-supplementary {
  -webkit-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
}
.header-supplementary .widget_text a {
  text-decoration: underline;
}
.header-supplementary .widget_text a:hover {
  text-decoration: none;
}
/*** Search ***/
/* Override specific .js-search css */
.header-primary-search #branding {
  width: 100%;
}
.header-aside-search.js-search {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -1.2em;
}
.header-aside-search.js-search .searchform i.fa-search {
  color: #bd2e2e;
  padding: 5px;
}
.header-aside-search.js-search .js-search-placeholder:before {
  right: 15px;
  padding: 0 5px 0 5px;
}
.header-aside-search.js-search.hasexpand {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
/*** Responsive Header ***/
@media only screen and (max-width: 969px) {
  .header-part > .hgrid,
  .header-part > .hgrid > .hgrid-span-12 {
    padding: 0;
  }
  #header .table,
  #header #branding,
  #header #header-aside {
    width: 100%;
  }
  #header-primary,
  #header-aside,
  #header-supplementary {
    text-align: center;
  }
  .header-aside {
    border-top: solid 1px rgba(0, 0, 0, 0.33);
  }
  .header-aside-menu-fixed {
    border-top: none;
  }
  .header-aside-search.js-search {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 0;
  }
  .header-aside-search.js-search .searchform,
  .header-aside-search.js-search .searchform.expand {
    position: static;
  }
  .header-aside-search.js-search .searchform i.fa-search,
  .header-aside-search.js-search .searchform.expand i.fa-search {
    position: absolute;
    left: 0.45em;
    top: 50%;
    margin-top: -0.65em;
    padding: 0;
    cursor: auto;
    display: block;
    visibility: visible;
  }
  .header-aside-search.js-search .searchform .searchtext,
  .header-aside-search.js-search .searchform.expand .searchtext {
    background: rgba(0, 0, 0, 0.04);
    clip: auto !important;
    clip-path: none;
    height: auto;
    width: 100%;
    padding: 10px 2em 10px 1em;
    position: static;
    background: none;
    color: inherit;
    font-size: 1em;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    display: block;
    padding-right: 1.2em;
    padding-left: 2.7em;
  }
  .header-aside-search.js-search .searchform .js-search-placeholder,
  .header-aside-search.js-search .searchform.expand .js-search-placeholder {
    display: none;
  }
  .header-aside-search.js-search.hasexpand {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0;
  }
}

.hgrid {
    max-width: 1440px;
}
.hgrid {
    width: 100%;
    max-width: 1440px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.table-cell-mid {
    display: table-cell;
    vertical-align: middle;
}

.header-primary-menu #site-logo, .header-primary-widget-area #site-logo {
    margin-right: 15px;
}

#site-logo {
    margin: 10px 0;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}

.site-logo-with-image {
    display: table;
    table-layout: fixed;
}

#site-title {
    font-family: "Lora", serif;
    text-transform: uppercase;
}

#site-title {
    font-family: Lora, "Times New Roman", Times, serif;
    color: #222;
    margin: 0;
    font-weight: bold;
    font-size: 35px;
    line-height: 1em;
    vertical-align: middle;
    word-wrap: normal;
}
#site-title a {
    color: inherit;
}
#site-logo-custom .site-title-line1, #site-logo-mixedcustom .site-title-line1 {
    font-size: 28px;
    text-transform: uppercase;
}

.site-title-line {
    display: block;
    line-height: 1em;
    /* font-weight: 400; */
}

#site-logo-custom .site-title-line2, #site-logo-mixedcustom .site-title-line2 {
    font-size: 13px;
    text-transform: uppercase;
}

.site-title-line {
    display: block;
    line-height: 1em;
    /* font-weight: 400; */
}
#site-logo-mixedcustom .site-title-line3 {
    font-size: 13px;
    text-transform: uppercase;
}
.site-title-line {
    display: block;
    line-height: 1em;
    
}

#site-logo-mixedcustom .site-title-line4 {
    font-size: 15px;
    text-transform: uppercase;
}

#header-aside {
    padding: 10px 0;
}
#header-aside {
    text-align: right;
}
/************* Logo *************/
.table-cell-mid {
    display: table-cell;
    vertical-align: middle;
}

.hgrid:after, .hgrid-stretch:after {
    content: "";
    display: table;
    clear: both;
}
.site-logo-with-image .site-logo-mixed-image {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
}
#site-logo img {
    max-height: 600px;
}
.site-logo-mixed-image img {
    max-width: 200px;
}
.site-logo-with-image .site-logo-mixed-image img {
    vertical-align: middle;
}
.site-logo-with-image {
    display: table;
    table-layout: fixed;
}
.site-logo-with-image .site-logo-mixed-text {
    display: table-cell;
    vertical-align: middle;
}

#site-title {
    font-family: Lora, "Times New Roman", Times, serif;
    color: #222;
    margin: 0;
    font-weight: bold;
    font-size: 35px;
    line-height: 1em;
    vertical-align: middle;
    word-wrap: normal;
}

.header-primary-menu #site-logo, .header-primary-widget-area #site-logo {
    margin-right: 15px;
}

.site-boxed.page-wrapper {
  padding: 0;
}
.site-boxed #header-supplementary,
.site-boxed #below-header,
.site-boxed #main {
  border-left: solid 1px rgba(0, 0, 0, 0.33);
  border-right: solid 1px rgba(0, 0, 0, 0.33);
}
/* Sidebar and Content Layout */
.content.no-sidebar {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 970px) {
  .content.layout-wide-left,
  .content.layout-narrow-left {
    float: right;
  }
  
  .sitewrap-narrow-left-right .main-content-grid,
  .sitewrap-narrow-left-left .main-content-grid,
  .sitewrap-narrow-right-right .main-content-grid {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sidebarsN #content {
    margin-left: -1px;
    margin-right: -1px;
  }
  .sitewrap-narrow-left-right .sidebar-primary,
  .sitewrap-narrow-left-left .sidebar-primary,
  .sitewrap-narrow-right-right .content {
    -webkit-order: 1;
    order: 1;
  }
  .sitewrap-narrow-left-right .content,
  .sitewrap-narrow-left-left .sidebar-secondary,
  .sitewrap-narrow-right-right .sidebar-primary {
    -webkit-order: 2;
    order: 2;
  }
  .sitewrap-narrow-left-right .sidebar-secondary,
  .sitewrap-narrow-left-left .content,
  .sitewrap-narrow-right-right .sidebar-secondary {
    -webkit-order: 3;
    order: 3;
  }
}


#topbar {
  background: #bd2e2e;
  color: #ffffff;
  -webkit-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  font-size: 0.86666667em;
  line-height: 1.30769em;
}
#topbar ul,
#topbar ol,
#topbar li {
  display: inline;
}
#topbar h1,
#topbar h2,
#topbar h3,
#topbar h4,
#topbar h5,
#topbar h6,
#topbar .title {
  color: inherit;
  margin: 0;
}
.topbar-inner a,
.topbar-inner a:hover {
  color: inherit;
}
#topbar-left {
  text-align: left;
}
#topbar-right {
  text-align: right;
}
#topbar-center {
  text-align: center;
}
/*** Topbar Widgets ***/
#topbar .widget {
  margin: 0px 5px;
  display: inline-block;
  vertical-align: middle;
}
#topbar .widget-title {
  display: none;
  margin: 0;
  font-size: 15px;
  line-height: 1.66666667em;
}
#topbar .widget_text {
  margin: 0 5px;
}
#topbar .widget_text p {
  margin: 2px;
}
#topbar .widget_tag_cloud a {
  text-decoration: none;
}
#topbar .widget_nav_menu {
  margin: 5px;
}
#topbar .widget_search {
  margin: 0 5px;
}
#topbar.js-search .searchform.expand .searchtext {
  background: #bd2e2e;
}
#topbar.js-search .searchform.expand .searchtext,
#topbar .js-search-placeholder {
  color: #ffffff;
}
/*** Responsive Topbar ***/
@media only screen and (max-width: 969px) {
  .topbar > .hgrid,
  .topbar > .hgrid > .hgrid-span-12 {
    padding: 0;
  }
  #topbar-left,
  #topbar-right {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/************* Header Layout *************/
#header {
  position: relative;
}
.header-layout-secondary-top .header-primary,
.header-layout-secondary-none .header-primary {
  border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}
.header-primary-none {
  text-align: center;
}
.header-primary-search {
  text-align: center;
}
#header-aside {
  text-align: right;
}
#header-aside {
  padding: 10px 0;
}
#header-aside.header-aside-search {
  padding: 0;
}
#header-supplementary {
  -webkit-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -8px 18px -6px rgba(0, 0, 0, 0.4);
}
.header-supplementary .widget_text a {
  text-decoration: underline;
}
.header-supplementary .widget_text a:hover {
  text-decoration: none;
}
/*** Search ***/
/* Override specific .js-search css */
.header-primary-search #branding {
  width: 100%;
}
.header-aside-search.js-search {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -1.2em;
}
.header-aside-search.js-search .searchform i.fa-search {
  color: #bd2e2e;
  padding: 5px;
}
.header-aside-search.js-search .js-search-placeholder:before {
  right: 15px;
  padding: 0 5px 0 5px;
}
.header-aside-search.js-search.hasexpand {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
/*** Responsive Header ***/
@media only screen and (max-width: 969px) {
  .header-part > .hgrid,
  .header-part > .hgrid > .hgrid-span-12 {
    padding: 0;
  }
  #header .table,
  #header #branding,
  #header #header-aside {
    width: 100%;
  }
  #header-primary,
  #header-aside,
  #header-supplementary {
    text-align: center;
  }
  .header-aside {
    border-top: solid 1px rgba(0, 0, 0, 0.33);
  }
  .header-aside-menu-fixed {
    border-top: none;
  }
  .header-aside-search.js-search {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 0;
  }
  .header-aside-search.js-search .searchform,
  .header-aside-search.js-search .searchform.expand {
    position: static;
  }
  .header-aside-search.js-search .searchform i.fa-search,
  .header-aside-search.js-search .searchform.expand i.fa-search {
    position: absolute;
    left: 0.45em;
    top: 50%;
    margin-top: -0.65em;
    padding: 0;
    cursor: auto;
    display: block;
    visibility: visible;
  }
  .header-aside-search.js-search .searchform .searchtext,
  .header-aside-search.js-search .searchform.expand .searchtext {
    background: rgba(0, 0, 0, 0.04);
    clip: auto !important;
    clip-path: none;
    height: auto;
    width: 100%;
    padding: 10px 2em 10px 1em;
    position: static;
    background: none;
    color: inherit;
    font-size: 1em;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    display: block;
    padding-right: 1.2em;
    padding-left: 2.7em;
  }
  .header-aside-search.js-search .searchform .js-search-placeholder,
  .header-aside-search.js-search .searchform.expand .js-search-placeholder {
    display: none;
  }
  .header-aside-search.js-search.hasexpand {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0;
  }
}
/************* Logo *************/
#site-logo {
  margin: 10px 0;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}
.header-primary-menu #site-logo,
.header-primary-widget-area #site-logo {
  margin-right: 15px;
}
#site-logo img {
  max-height: 618px;
}
#site-logo.logo-border {
  padding: 15px;
  border: solid 3px #bd2e2e;
}
#site-logo.with-background {
  padding: 12px 15px;
}
/*** Logo Types ***/
/* Text Logo */
#site-title {
  font-family: Lora, "Times New Roman", Times, serif;
  color: #222;
  margin: 0;
  font-weight: bold;
  font-size: 35px;
  line-height: 1em;
  vertical-align: middle;
  word-wrap: normal;
}
#site-title a {
  color: inherit;
}
#site-title a:hover {
  text-decoration: none;
}
#site-logo.accent-typo #site-title,
#site-logo.accent-typo #site-description {
  color: inherit;
}
#site-description {
  margin: 0;
  font-family: inherit;
  font-size: 0.93333333em;
  line-height: 1.35714em;
  line-height: 1em;
  font-weight: normal;
  color: #444444;
  vertical-align: middle;
}
.site-logo-text-tiny #site-title {
  font-size: 25px;
}
.site-logo-text-medium #site-title {
  font-size: 50px;
}
.site-logo-text-large #site-title {
  font-size: 65px;
}
.site-logo-text-huge #site-title {
  font-size: 80px;
}
/* Logo with Icon (Text Logo / Custom Logo) */
.site-logo-with-icon .site-title > a {
  display: inline-flex;
  align-items: center;
  vertical-align: bottom;
}
.site-logo-with-icon #site-title i {
  font-size: 50px;
  margin-right: 5px;
}
/* Image Logo */
.site-logo-image img.custom-logo {
  display: block;
  width: auto;
}
#page-wrapper .site-logo-image #site-description {
  text-align: center;
  margin-top: 5px;
}
/* Logo with Image (Mixed / Mixedcustom) */
.site-logo-with-image {
  display: table;
  table-layout: fixed;
}
.site-logo-with-image .site-logo-mixed-image {
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
}
.site-logo-with-image .site-logo-mixed-image img {
  vertical-align: middle;
}
.site-logo-with-image .site-logo-mixed-text {
  display: table-cell;
  vertical-align: middle;
}
/* Custom Text */
.site-title-line {
  display: block;
  line-height: 1.4em;

}
.site-title-line em {
  display: inline-block;
  color: #bd2e2e;
  /*font-weight: inherit;*/
  font-style: inherit;
}
.site-title-line b,
.site-title-line strong {
  display: inline-block;
  font-weight: bold;
  font-weight: 800;
}
.site-title-line mark {
  display: inline-block;
  padding: 3px 8px;
  background: #bd2e2e;
  color: #ffffff;
}
.site-title-body-font {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.site-title-heading-font {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*** Responsive Logo ***/
@media only screen and (max-width: 969px) {
  #site-logo {
    display: block;
  }
  #header-primary #site-logo {
    margin-right: 0;
    margin-left: 0;
  }
  #header-primary #site-logo.site-logo-image {
    margin: 15px;
  }
  #header-primary #site-logo.logo-border {
    display: inline-block;
  }
  #header-primary #site-logo.with-background {
    margin: 0;
    display: block;
  }
  #page-wrapper #site-title,
  #page-wrapper #site-description {
    display: block;
    text-align: center;
    margin: 0;
  }
  .site-logo-with-icon #site-title {
    padding: 0;
  }
  .site-logo-with-image {
    display: block;
    text-align: center;
  }
  .site-logo-with-image .site-logo-mixed-image {
    margin: 0 auto 10px;
  }
  .site-logo-with-image .site-logo-mixed-image,
  .site-logo-with-image .site-logo-mixed-text {
    display: block;
    padding: 0;
  }
}

[class*="hgrid-span-"], [class*="hcolumn-"] {
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
}