/*!
 * Start Bootstrap - Business Frontpage (https://startbootstrap.com/template/business-frontpage)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

/*
@font-face {
  font-family: Times_New_Roman_Bold_Italic;
  src: local('Times New Roman'), local('Times'), local('serif'), url(./fonts/Times_New_Roman_Bold_Italic.ttf);
  font-display: swap;
}
@font-face {
  font-family: Times_New_Roman_Bold;
  src: local('Times New Roman'), local('Times'), local('serif'), url(./fonts/Times_New_Roman_Bold.ttf);
  font-display: swap;
}
*/
body {
  background-color: #ebebeb;
  padding-top: 190px;
}
.navbar-brand {
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size:1.2em;
  /*
  text-shadow: 4px 4px 2px #ebebeb; 
  font-family: Times_New_Roman_Bold, 'Times New Roman', Times, serif;
  font-size: 2rem;
  line-height: 0.6em;
  */
}
@media (max-width: 765px) {
  .header-popal {
    margin-top:-10px;
    font-size: .7em;
  }
}
@media (min-width: 765px) and (max-width: 991px) {
  .header-popal {
    margin-top:-20px;
    font-size: .8em;
  }
}
@media (min-width: 991px) {
  .header-popal {
    margin-top: -30px;
    display:block;
    color:white;
  }
}
.brand-tagline {
  font-family: Times_New_Roman_Bold_Italic, 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
  text-shadow: 2px 2px 1px #ebebeb;
  font-size: 1.25rem;
}
.navbar-brand div {
}
.navbar-brand img.float-left {
}
.bg-primary {
  background-color: #a6090c!important;
}
.btn-primary {
  background-color: #a6090c;
  border-color: #a6090c;
}
header {
  padding-top: 0px;
}
header h1.display-4 {
  font-family: Times_New_Roman_Bold, 'Times New Roman', Times, serif;
  font-variant: small-caps;
  font-size: 2rem;
}
header .lead {
  font-size: 1rem;
}
header .header-left {
  background-color: #a6090c;
}
header .header-right {
  background-color: #1a1a1a;
  padding-top:11px;
  padding-bottom:11px;
}
.container h2 {
  font-size: 1.5rem;
  font-family: Times_New_Roman_Bold, 'Times New Roman', Times, serif;
}
.row.gavel-list ul li {
  
  padding-left: 60px;
  background-image: url('../images/mallet.png');
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

h1.content-title {
  font-size: 2em;
}
