﻿.noMargins {
  margin: 0px;
}
.noPadding {
  padding: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  line-height: 1.6;
  background-color: #232323;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem !important;
  color: #1b1b1b;
  font-weight: 400;
}
#content_wrapper .dropdown:hover > .dropdown-menu {
  display: block;
}
.card {
  border: none;
  border-radius: 0;
}
/* GENERIC */
/*------------------------------------------------*/
/* ANCHOR STYLE */
/*------------------------------------------------*/
a, a:link, a:visited, a:active {
  color: #910000;
  text-decoration: underline;
  font-weight: 600;
}
a:hover {
  color: #710000;
  text-decoration: none;
}
/* Evoq Simple editor link editing */
.redactor-link-tooltip a:link {
  color: #fff;
}
.redactor-link-tooltip a:focus, .redactor-link-tooltip a:hover {
  color: yellow;
}
/* End Evoq Simple editor link editing */
H1 {
  font-weight: 600;
  font-size: 3rem;
  padding: 0px;
  letter-spacing: normal;
  margin: 20px 0px 20px 0px;
  font-family: freight-text-pro, serif;
}
H2 {
    font-family: Arboria, sans-serif !important;
    font-size: 2em;
    font-weight: 900;
    text-transform: uppercase;
    color: #841617;
  margin: 0px 0px 20px 0px;
}
H3 {
  font-family: Arboria, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}
H4 {
  font-family: Arboria, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}
H5, DT {}
H6 {}

blockquote {
position: relative;
    font-family: freight-text-pro !important;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
	    color: #878383;
    font-size: 1.8em;
    line-height: 1.2em;
    padding-right: 20px;
    border-right: 1px solid #ccc;
}
blockquote p {
color: #878383;
    font-weight: 500;
    font-style: normal;
    font-family: freight-text-pro !important;
    font-size: 1em !important;
    line-height: 1.2em !important;
    padding-right: 20px;
    margin-bottom: 20px !important;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4.5em;
    line-height: .6em;
    padding-right: 15px;
    float: left;
}
.bg_crimson blockquote, .bg_crimson p {
	color:#ffffff !important;
}

/*blockquote {
  margin: 20px auto 20px auto;
  font-size: 1.1em;
  line-height: normal;
  padding: 10px 10px;
  font-weight: 700;
  font-style: normal;
  border: 1px dashed #838383;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ebebeb;
}
blockquote p {
  margin: 0px;
  font-size: 1.4em;
  line-height: normal;
  padding: 0px;
  color: #841617;
  font-weight: 500;
  font-style: normal;
}*/
.blockquote-footer {
  display: block;
  font-size: 1em;
  color: #841617 !important;
  margin-top: 25px;
  font-weight: 500;
}
#content_wrapper {
  width: 100%;
  background-color: #fff;
}
li.nav-item.dropdown.show {
  background-color: #000;
}
.navbar-toggler-text {
  margin-left: 45px;
  font-size: .975em !important;
  color: #fff;
}

/*------------------------------------------------*/
/* BREADCRUMBS */
/*------------------------------------------------*/
.breadcrumb span span > span:last-of-type {
  display: none;
}
.breadcrumb {
  text-transform: uppercase;
  color: #393939;
  font-size: 0.8em;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  letter-spacing: 0.1em;
	background-color: unset;
	padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
}
.breadcrumb a {
  color: #393939;
  text-decoration: none;
  font-weight: 400;
}
.breadcrumb a:hover {
  color: #4A0001;
  text-decoration: underline;
}

@media (max-width: 550px) {
  img {
    max-width: 100%;
    height: auto !important;
  }
  .img_margin {
    padding: 0px;
    margin: 10px auto !important;
  }
  #topbar {
    display: none;
    padding-top: 20px;
  }
  #content_wrapper {
    width: 100%;
    background-color: #fff;
    margin-top: 0px;
  }
  #site_header {
    width: 100%;
    position: unset;
    top: 0;
  }
  #header_container {
    padding: 10px 0px 10px 0px;
    /* height: 100px; */
    margin: 0px auto;
    max-width: 1400px;
  }
  h1 {
    font-size: 4rem;
  }
	  .hero_title {
    font-weight: 500;
    font-size: 3rem;
    line-height: 3rem;
    margin: 0px 0px 0px 0px !important;
  }
  .hero_banner_container {
	margin: 0 0 0 0;
	max-width: 550px !important;
  }
  .hero_banner_container p {
    font-size: .8em;
    line-height: normal;
	padding: 10px 0px 0px 0px;
  }
	.hero_banner_scrim {
    background-color: #1a1a1ae8;
    padding: 15px;
}
.hero_banner_video {
		height:550px !important;
	    object-fit: cover;
	}
	.text_boosted h2 {
Font-size: 2em !important;
       line-height: 1.1em !important;
        margin: 30px 0px 30px 0px;
}
	.ST_Box {
    margin: 0px 0px 0px 0px !important;
}
	.ST_Padding {
    padding: 0px 0px;
    display: block;
}
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
  .hero_title {
    font-size: 4rem;
    line-height: 50px;
    margin: 15px 0px 0px 0px !important;
  }
  .hero_banner_container {
    padding: 10px 20px;
  }
  .hero_banner_container p {
    font-size: .9em;
    line-height: 1.4em;
  }
}
@media (min-width: 767px) {
  .collapse {
    display: block;
    /* padding-top: 10px; */
  }
  .showhide {
    display: none;
  }
}
@media (max-width: 767px) {
  H1 {
    margin: 0px 0px 10px 0px;
    border: 0;
  }
  #main-nav {
    padding: 0px;
  }
  #nav_global a {
    display: block;
    color: #fff;
    text-align: left;
    padding: 10px 25px 10px 25px;
    font-size: 1em;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
  }
  #splash_banner {
    max-height: 300px;
    background-position: center;
  }
  .showhide {
    display: block;
    padding: 25px 0px 15px 0px;
  }
  .collapse.show {
    display: block;
    padding-top: 0px;
  }
  .menuGiving a:link, .menuGiving a:visited {
    background-color: #49943d;
    color: #fff;
    text-decoration: none;
    float: none;
    margin: 0px;
    border-radius: 0px;
    display: block;
  }
  .menuApply a:link, .menuApply a:visited {
    background-color: #0081dd;
    /*background-color: #00ade6;*/
    color: #fff;
    text-decoration: none;
    float: none;
    margin: 10px 0px 0px 0px;
    border-radius: 0px;
    display: block;
  }
}
@media (min-width: 768px) {
  .container {
    /* width: 90%; */
    padding: 0px 15px;
    margin: 0px auto;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: auto;
    left: auto;
  }
}
@media (min-width: 912px) {
  .hero_title {
    font-weight: 500;
    width: 650px;
    font-size: 5rem;
    line-height: 5rem;
    margin: 0px 0px 0px 0px !important;
  }
  .hero_banner_container {
    padding: 10px 20px;
	margin: 0 0 0 0;
  }
  .hero_banner_container p {
    font-size: 1em;
    line-height: 1.4em;
  }
}
@media (min-width: 992px) {
  .container {
    /*  width: 90%; */
  }
  .hero_title {
    font-weight: 500;
    font-size: 7rem;
    line-height: 6rem;
    margin: 15px 0px 0px 0px !important;
  }
  .hero_banner_container {
    padding: 10px 20px;
  }
  .hero_banner_container p {
    font-size: 1em;
    line-height: 1.4em;
  }
}
@media (min-width: 1024px) {
  .container {
    /*  width: 90%; */
  }
  .hero_title {
    font-weight: 500;
    width: 650px;
    font-size: 5rem;
    line-height: 5rem;
    margin: 0px 0px 0px 0px !important;
  }
  .hero_banner_container {
    padding: 10px 20px;
	margin: 0 0 0 0;
  }
  .hero_banner_container p {
    font-size: 1.4em;
    line-height: 1.4em;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1330px;
    padding: 0px 10px;
  }
  .hero_title {
    font-weight: 500;
    font-size: 6rem;
    line-height: 5rem;
    margin: 0px 0px 0px 0px !important;
	  text-shadow: 0px 0px 55px #000000d1;
  }
  .hero_banner_container {
    padding: 10px 20px;
    max-width: 650px;
	margin: 0 0 0 25%;
	  
  }
  .hero_banner_container p {
    font-size: 1.4em;
    line-height: 1.4em;
	  text-shadow: 0px 0px 10px #000000d1;
  }
}
.show-hide {
  background-color: #ffa2a2;
  padding: 8px;
  display: none;
}

/* Small Table Style */
#content_body .sm_table table {
  color: #333;
  background: white;
  border: 1px solid grey;
  font-size: 12pt;
  border-collapse: collapse;
  margin: 0px 0px 20px 0px;
}
#content_body .sm_table table p {
  margin: 0px 0px 0px 0px;
}
#content_body .sm_table table thead th, #content_body .sm_table table tfoot th {
  color: #FFFFFF;
  background-color: #6b6b6b;
}
#content_body .sm_table table > caption {
  padding: .5em;
}
#content_body .sm_table table th, #content_body .sm_table table td {
  padding: .7em;
  border: 1px solid lightgrey;
  vertical-align: middle;
}
#content_body .sm_table tbody > tr > :nth-child(2) {
  /* color:red;
 width:200px;
 text-align:center; */
}
#content_body .sm_table tbody > :nth-child(even) {
  background: #f1f1f1;
}
#content_body .sm_table tbody > :nth-child(odd) {
  background: #ffffff;
}
