* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body,
p {
  font-size: 1.8rem;
  text-align: center;
}

body {
  position: relative;
  font-family: 'Roboto', sans-serif;
}

h1 {
  font-size: 4rem;
  font-family: 'Marianina Medium';

}

h2 {
  font-size: 3.2rem;
  font-family: 'Marianina Medium';
  position: relative;
}

h2::before {
  content: '\f111';au
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  position: absolute;
  font-size: 1.5rem;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}

h2::after {
  content: '\f111';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  position: absolute;
  font-size: 1.5rem;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
}

/* body::before {
  content: '';
  position: absolute;
  height: 100vh;
  width: 100vw;
  z-index: -100;
  background: url('https://app.qcpastport.com/wp-content/uploads/2021/05/circle-solid-grey-grid.png') repeat;
  left: 0;
} */
body { background: url('https://app.qcpastport.com/wp-content/uploads/2021/05/Background-grid-sm.png') repeat; }

.page-template-acf-custom-template #masthead {
  max-height: 200px;
  /* height: 150px; */
}

#masthead .row  {
  display: flex;
}

/*
  CITY COLORS
  Davenport - #228068
  Bettendorf - #E9A13D
  Moline - #26569E
  Rock Island - #CB322F
*/

.davenport-text,
.davenport .slider-info p,
.davenport .slick-prev::before,.davenport .slick-next::before {
  color: #228068 !important;
}
.bettendorf-text,
.bettendorf .slider-info p,
.bettendorf .slick-prev::before,.bettendorf .slick-next::before {
  color: #E9A13D !important;
}
.moline-text,
.moline .slider-info p,
.moline .slick-prev::before,.moline .slick-next::before {
  color: #26569E !important;
}
.rock-island-text,
.rock-island .slider-info p,
.rock-island .slick-prev::before,.rock-island .slick-next::before {
  color: #CB322F !important;
}
.davenport-bg,
.city-davenport .donate-btn,
.davenport section header {
  background-color: #228068;
}
.davenport .landmark-section:after {
  background-color: #228069bf;
}
.bettendorf-bg,
.city-bettendorf .donate-btn,
.bettendorf section header {
  background-color: #E9A13D;
}
.bettendorf .landmark-section:after {
  background-color: #e9a13d87;
}
.moline-bg,
.city-moline .donate-btn,
.moline section header {
  background-color: #26569E;
}
.moline .landmark-section:after {
  background-color: #26569e7b;
}
.rock-island-bg,
.city-rock-island .donate-btn,
.rock-island section header {
  background-color: #CB322F;
}
.rock-island .landmark-section:after {
  background-color: #cb322f80;
}

.bg-green {
  background: #228068;
}

.text-green {
  color: #228068;
}

.donate-btn,
.donate-btn:hover {
  color: #fff !important;
  margin: 15px;
  padding: 15px 30px;
  display: inline-block;
}

/* article.landmark section + section {
  margin-top: 20px;
} */

.landmark-page-heading {
  display: flex;
  align-items: center;
  line-height: 1;
  /* margin-left: 10px; */
  padding: 10px;
}

.site-branding .custom-logo {
  height: 150px;
  width: auto;
}

.landmark-template-default .landmark-page-heading {
  color: #fff;
  font-family: 'Marianina Medium';
  font-size: 3.2rem;
  text-align: center;
  text-transform: uppercase;
}

.page-template h2 {
  color: #000;
  font-family: 'Marianina Medium';
  font-size: 3.2rem;
  text-align: center;
  text-transform: uppercase;
}

.page-template h2::before,
.page-template h2::after {
  display: none;
}

article p:first-of-type {
	padding-top: 0;
}
article p {
	padding-top:15px;
}
article.narrative {
	padding:15px;
}

.narrative-list {
  font-family: 'Marianina Medium';
  font-size: 2.8rem;
}

.narrative-list li:before {
  content: '>>';
}

.narrative-list li:after {
  content: '<<';
}

.landmarks-list {
  font-family: 'Marianina Medium';
  font-size: 2.5rem;
}
.landmarks-list li {
  margin-bottom: 15px;
}
.landmarks-list li a {
  color: #fff;
  display: block;
  padding: 10px 15px;
}
ol {
  padding-left: 15px;
  word-break: break-all;
  list-style: decimal !important;
}
#sources-content ol {
  font-size: 1.3rem;
}
#sources-content ol li {
  padding-bottom: 5px;
}
/* .landmarks-list li a:before {
  content:"• "
    content: '';
    position: absolute;
    font-size: 3rem;
    left: 10px;
    top: 0;
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    line-height: 2.8rem;
    color: white;
} */

/*.landmarks-list li a:after {
  content:" •"
  content: '';
  position: absolute;
  font-size: 3rem;
  right: 10px;
  top: 0;
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
  line-height: 2.8rem;
  color: white;
} */

a:visited,
a:active {
  font-color: #000!important;
}

.landmark-template-default .landmark-section:after {
	height: 35px;
	width: 100vw;
	content: "";
	display: block;
	opacity: 0.8;
	margin-left: -20px;
	background-image: url("https://app.qcpastport.com/wp-content/uploads/2021/04/circle-solid-white-wide.png)");
	background-repeat: repeat-x;
	background-position: center;
}

#scroll-for-more {
	position: fixed;
	font-size: 15px;
	right: -55px;
	bottom: 100px;
	transform: rotate(270deg);
	z-index: 999;
	text-transform: uppercase;
	color: #A7A9AC;
}

.slider-info p {
  font-size: 2.4rem;
  font-weight: bold;
  font-family: 'Marianina Regular';
}

#background-compass {
  position: fixed;
  z-index: -999;
  /* top:0; */
  opacity: 0.5;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
}

.slick-slider {
  height: 300px;
}

.slick-track {
  display: flex !important;
  align-items: center;
}

.slick-prev::before, .slick-next::before {
	color: #000000 !important;
	font-size: 30px !important;
}
.slick-prev {
	left: 0 !important;
}
.slick-next {
    right: 0 !important;
}
.no-padding,
.no-padding p {
  padding: 0;
}
#sources-content,
#thank-you-content {
  padding: 20px 15px;
}
.text-left,
.text-left p {
  text-align: left;
}
#social-media-icons li {
  padding: 0 10px;
  display: inline-block;
}
#social-media-icons li a {
  color: #26569E;
}
#audio {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.page-template #masthead .logo {
  max-width: 100% !important;
  margin: 0 auto;
}
.page-template #masthead .logo img {
  max-width: 200px;
  margin-bottom: 50px;
}
.page-template #masthead #masthead-page-heading {
  display: none !important;
  max-width: 0 !important;
}
#page section:not(:nth-child(2)) {
  padding-top: 1.25rem;
}
#jplayer1 {
  display: flex;
  color: #fff;
  width: 100%;
  padding: 10px 20px 10px 20px;
}
.jp-time-holder {
    display: flex;
    flex-flow: row;
    align-self: center;
    font-weight: bold;
    padding-left:5px;
}
.jp-progress {
  width: 50%;
  height: 20px;
  padding: 0 15px;
}
.jp-seek-bar {
  background: #ffffff;
  border: 2px solid #ffffff;
}
.jp-play-bar {
  /* background: rgb(34, 128, 104) linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) repeat scroll 0% 0% / 2rem 2rem; */
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 1rem 1rem;
  height: 20px;
}
.jp-play,.jp-pause {
  padding-top: 5px;
}
.page-id-559 #social-media header {
  display: none;
}
figcaption,
.wp-caption-text {
  font-size: 1.2rem;
  font-style: italic; 
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}
article.narrative p a {
  text-decoration: underline;
}
#did-you-know a {
  color: inherit !important;
}

.single-landmark #landmarks-ads {
    left: 0;
    bottom: 100px;
    z-index: 9999;
    position: fixed;
    width: 100%;
}
.single-narrative #narrative-ads {
    left: 0;
    bottom: 0px;
    z-index: 9999;
    position: fixed;
    width: 100%;
}

/** Audio block **/
.audio-tour {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
}

.audio-tour:last-child {
  bottom: 116px;
  /* Positioned above the first element */
}

.qc-player {
  display: flex;
  color: #fff;
  width: 100%;
  padding: 10px 20px 10px 20px;
}