h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}

p {
  font-size: 1.2em;
}

h1{
  margin-top: 25px;
}

h1,
.newpalmyra {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.float-right { float: right; }

.center { text-align: center }
.right { text-align: right }

.newpalmyra {
  color: #333333;
}

.newpalmyra-new {
  color: #D45500;
}

#about h1, h2 {
  text-align: center;
}

#about h1 {
  margin-bottom: 50px;
}

#statementdiv h1, h2 {
  text-align: center;
}

#statementdiv h1 {
  margin-bottom: 50px;
}

.deathlink {
  padding-top: 300px;
  margin-bottom: 50px;
}

#affiliates-list img {
  width: 100%;
  height: auto;
}

#news-list ul,
#affiliates-list ul {
  padding: 0;
  list-style: none;
}

.albums .card {
  float: left;
  padding: .75rem;
  margin: 0 0.5rem 1rem;
}

.container img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.cbclink a {
  color: white;
}

#bassel-in-palmyra {
  width: auto;
  height: 600px;
  margin-right: 15px;
  margin-top: 5px;
  text-align: left;
  float: left;
}
/* bootstrap overrides */


header.masthead {
  background-image: url("../img/notre-dame-photogram-1.jpg");
  background-color: black;
  background-size: 100%;
  background-repeat: no-repeat;
}

header .header-content-inner {
    padding: 20px;
    background: rgba(237, 76, 29, 0.6);
    border-radius: 6px;
    font-size: 1.5em;
}

.header-content {
  margin-top: 0px;
}

header.masthead .header-content .header-content-inner p {
  font-weight: 600;
}

/*
@media (min-width: 992px) {
  .about #mainNav.navbar-dark:not(.navbar-shrink) .newpalmyra {
    color: #333333;
  }
}

.project #mainNav:not(.navbar-shrink),
.page #mainNav:not(.navbar-shrink) {
  background-color: #000000;
}

.project #mainNav:not(.navbar-shrink) .newpalmyra-new,
.page #mainNav:not(.navbar-shrink) .newpalmyra-new {
  color: rgba(255,255,255,.7);
}
*/

section {
  padding: 50px 0;
}

.bg-primary,
.btn-primary {
  background-color: #D45500 !important;
}


.bg-primary {
  color: rgba(255,255,255,.8);
  font-weight: 600;
}

.bg-primary a {
  color: white;
  text-decoration: underline;
}

.bg-primary hr {
  border-color: rgba(255,255,255,.8);
}

body {
  font-size: 1.2em; font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

a.dropdown-item {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}

.advisors-list li { overflow: auto; margin-bottom: 25px; }
.advisors-list .views-field-field-bio { margin-bottom: 15px; }
.views-field-field-quote { font-weight: bold; }
.advisors-list .views-field-field-quote i { position: relative; margin-left: 10px; color: #000000; opacity: 0.25; }
.advisors-list .views-field-field-quote i:first-child { float: left; font-size: 25px; margin-right: 10px; margin-left: 0px; }
.advisors-list img { position: relative; float: left; max-width: 30%; height: auto; margin: 5px 30px 15px 0; border-radius: 6px; }

#mc_embed_signup{
  background:rgba(0,0,0,0);
  clear:left;
  font:14px -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  width:100%;
}

#mc-embedded-subscribe-form input[type=checkbox]{
  display: inline;
  width: auto;
  margin-right: 10px;
}

#mergeRow-gdpr {
  margin-top: 20px;
}

#mergeRow-gdpr fieldset label {
  font-weight: normal;
}

#mc-embedded-subscribe-form .mc_fieldset{
  border:none;
  min-height: 0px;
  padding-bottom:0px;
}

iframe.view-content {
	width: 100%;
	height: 600px;
}

.bigbanner {
	width: 100%;
}

.low {
	padding: 2em 0;
}

.high {
	padding: 2em 0;
	background-color: #F05F40;

}

.high h1,
.high h2,
.high h3 { color: white; }

.high a  { color: white; }


.news ul,
.press ul {
	list-style-type: square;
}

.banner video,
.post video {
	width: 100%;
}

#todo ol {
	margin-left: 1em;
}
