#content {
  width: 100%;
  background-color: #FFFFFF;
}
#content a {
  font-weight: bold
}
#footer {
  text-align: center;
  background-color: #040699;
  width: auto;
  padding: 10px 25px 10px 50px;
  color: #ffffff;
}
#footer-content {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#footer p {
  font-size: .6em;
  margin-bottom: 20px;
  line-height: 200%;
  color: #AFAEAE;
  text-align: left;
}
#footer a {
  color: #AFAEAE;
  text-decoration: none;
  line-height: normal;
}
#footer a:hover {
  color: #FFF;
  text-decoration: underline;
}
#footer-left {
  text-align: left;
  margin-left: 40px;
}
#footer-list {
  font-size: 14px;
  list-style-type: none;
  margin-left: -40px
}
#footer-list li {
  margin-bottom: 16px;
}
#footer img {
  display: block;
}
ol.tightlist {
  line-height: 100%;
}
ol.tightlist li {
  margin-bottom: 10px;
}
/* ol li {margin-bottom: 20px;
	}   */
.mainnavfl3 {
  background-color: #f07e3f;
}
.table td {
  border-bottom: 1px solid #CCC;
}
.zoho-box {
  border: #FF8E6E 1px solid;
}
img.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
div.imgright {
  display: block;
  border-style: none;
  float: right;
  clear: left;
  margin: 10px 5px 10px 20px;
}
.imgleft {
  border-style: none;
  float: left;
  clear: right;
  margin: 10px 20px 10px 5px;
}
img.max-width {
  max-width: 850px
}
hr {
  border: #ffcc99 solid 2px;
}
h1 {
  color: #E85701;
} /* #f07e3f */
h2 {
  color: #E85701;
  line-height: normal;
}
h3 {
  font-size: 1.2em;
  color: #010C5E;
  margin-bottom: 0;
}
/* p.lead {font-weight: bold;}  */
.text-italics {
  font-style: italic;
}
.fl3-sidenav {
  font-size: 1.2em;
  margin-bottom: 1.2em;
  text-align: center;
}
.caption {
  font-size: .8em;
}
.card-text {
  font-size: .5em;
}
.fl3nav-h5-header {
  color: #FFFFFF;
  text-align: center;
}
.white-bg {
  background: #ffffff !important;
}
table.table-width {
  width: 100%;
}
.row-list {
  border-bottom: 1px solid #ABABAB;
  margin-top: 15px;
}
.row-list img {
  margin-bottom: 20px;
}
.row-list-top {
  border-bottom: 1px solid #ABABAB;
  border-top: 2px solid #ABABAB;
  margin-top: 20px;
  padding-top: 20px;
}
.row-list-top img {
  margin-bottom: 20px;
}
table.table-hv td {
  padding: 25px 10px 25px 15px;
}
p.credit {
  font-size: .75em;
  font-style: italic;
}
a.white-link {
  color: #FFF;
  font-weight: bold;
}
a.white-link:hover {
  color: #FD9545;
}
/*  Zoho Iframe  */
.zoho-box {
  border: #FF8E6E 1px solid;
}
/*    Buttons    */
a.btn-link {
  color: #FFF;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}
a.btn-link:hover {
  color: white;
  text-decoration: none;
}
.btn-round {
  border-radius: 20px;
}
.btn-fl3 {
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  background-color: green;
}
.btn-fl3:hover {
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  background-color: chocolate;
}
/*  H&V site buttons below --  */
.hv-btn {
  color: #FFFFFF;
  font-weight: bold;
  background-color: forestgreen;
  padding: 10px 20px 10px 20px;
}
.hv-btn:visited {
  color: #FFFFFF;
}
.hv-btn:hover {
  background-color: #ff7f50;
  padding: 10px 20px 10px 20px;
  color: #FFFFFF;
}
/*   Responsive Video   ------------   */
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.red {
  color: red;
  font-weight: bold;
}
.blue {
  color: blue;
  font-weight: bold;
}
.green {
  color: green;
  font-weight: bold;
}
.magenta {
  color: #7B0160;
  font-weight: bold;
}
#zoho a {
  color: #0D9A02;
  text-decoration: underline;
}
div.border-bottom {
  padding-bottom: 15px;
  border-bottom: #747474 solid 1px;
}
.card-title {
  color: white !important;
}
.hv-video {
  border: #FBD5B4 solid 4px;
}
/*
img {display:block;
	width:inherit;}


html {
  font-size: 14px;
}

@include media-breakpoint-up(sm) {
  html {
    font-size: 16px;
  }
}

@include media-breakpoint-up(md) {
  html {
    font-size: 20px;
  }
}

@include media-breakpoint-up(lg) {
  html {
    font-size: 28px;
  }
}
*/
/*#footer p{
	vertical-align: middle;
	
}*/