/*
  Theme Name: Vlava
  Theme URL: https://bootstrapmade.com/vlava-free-bootstrap-one-page-template/
  Author: BootstrapMade.com
  Author URL: https://bootstrapmade.com
*/

/* === icon component === */
@import url('../css/icon-component.css');
/* === fontawesome === */
@import url('../css/font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('../css/overwrite.css');
@import url('../css/animate.css');

/*==========================================================================
  General
========================================================================== */
html {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	scroll-snap-type: y proximity;
}

body {
	color: #777;
	background: lemonchiffon;
	/*line-height: 1.6rem;*/
	/*min-height: 100%;*/
	margin-top: 58px !important;
	z-index: -100;
	scroll-padding-top: 58px;
}

.clear {
	clear: both;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, sans-serif, Arial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	margin: 0 0 20px 0;
}

h1 {
	font-size: 40px;
	line-height: 50px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

.txt-light {
	font-weight: 300;
}

.txt-regular {
	font-weight: 400;
}

.txt-bold {
	font-weight: 700;
}

.txt-uppercase {
	text-transform: uppercase;
}

blockquote.bigquote {
	border: none;
	font-size: 48px;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 1rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}


small {
	font-size: 70%;
	font-weight: 100;
}

a:hover {
	text-decoration: none;
}

:focus {
	outline: none;
}

.color-white.txt-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.t-uppercase {
	text-transform: uppercase;
}

/*==========================================================================
  Misc & Adjust
 ========================================================================== */

.big {
	font-size: 20pt;
	font-weight: 300;
}


.blink:hover {
	opacity: 0.9;
}

.half-offset {
	margin-bottom: 75px !important;
}

.no-offset {
	margin: 0 !important;
	padding: 0;
}

.content,
.container {
	overflow: hidden;
}

.trans {
	border: 0 !important;
	background: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.nobg {
	background: 0;
	border: 0;
}

.noborder {
	border: 0 !important;
}

.color-white {
	color: #fff;
}

.theme-bg {
	background-color: #ff7701 !important;
}

.normalize-font-top {
	padding-top: 25px;
}



/* --- float --- */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* --- align --- */
.align-left {
	text-align: left;
}

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

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

/* ---- padding ---- */
/* top */
.pad-top0 {
	padding-top: 0;
}

.pad-top5 {
	padding-top: 5px;
}

.pad-top10 {
	padding-top: 10px;
}

.pad-top15 {
	padding-top: 15px;
}

.pad-top20 {
	padding-top: 20px;
}

.pad-top25 {
	padding-top: 25px;
}

.pad-top30 {
	padding-top: 30px;
}

.pad-top35 {
	padding-top: 35px;
}

.pad-top40 {
	padding-top: 40px;
}

/* bottom */
.pad-bot0 {
	padding-bottom: 0;
}

.pad-bot5 {
	padding-bottom: 5px;
}

.pad-bot10 {
	padding-bottom: 10px;
}

.pad-bot15 {
	padding-bottom: 15px;
}

.pad-bot20 {
	padding-bottom: 20px;
}

.pad-bot25 {
	padding-bottom: 25px;
}

.pad-bot30 {
	padding-bottom: 30px;
}

.pad-bot35 {
	padding-bottom: 35px;
}

.pad-bot40 {
	padding-bottom: 40px;
}


/* ---- margin --- */
.mar-left5 {
	margin-left: 5px;
}

.mar-left10 {
	margin-left: 10px;
}

.mar-left15 {
	margin-left: 15px;
}

.mar-left20 {
	margin-left: 20px;
}

.mar-left25 {
	margin-left: 25px;
}

.mar-left30 {
	margin-left: 30px;
}

.mar-right5 {
	margin-right: 5px;
}

.mar-right10 {
	margin-right: 10px;
}

.mar-right15 {
	margin-right: 15px;
}

.mar-right20 {
	margin-right: 20px;
}

.mar-right25 {
	margin-right: 25px;
}

.mar-right30 {
	margin-right: 30px;
}

/* top */
.mar-top0 {
	margin-top: 0;
}

.mar-top5 {
	margin-top: 5px;
}

.mar-top10 {
	margin-top: 10px;
}

.mar-top15 {
	margin-top: 15px;
}

.mar-top20 {
	margin-top: 20px;
}

.mar-top25 {
	margin-top: 25px;
}

.mar-top30 {
	margin-top: 30px;
}

.mar-top35 {
	margin-top: 35px;
}

.mar-top40 {
	margin-top: 40px;
}


/* bottom */
.mar-bot0 {
	margin-bottom: 0;
}

.mar-bot5 {
	margin-bottom: 5px;
}

.mar-bot10 {
	margin-bottom: 10px;
}

.mar-bot15 {
	margin-bottom: 15px;
}

.mar-bot20 {
	margin-bottom: 20px;
}

.mar-bot25 {
	margin-bottom: 25px;
}

.mar-bot30 {
	margin-bottom: 30px;
}

.mar-bot35 {
	margin-bottom: 35px;
}

.mar-bot40 {
	margin-bottom: 40px;
}


/*===========================
  --- Sections ----
=========================== */

section.section {
	margin: 0;
	padding: 80px 0 60px 0;
}

.bg-white {
	background-color: #fff;
}

/* --- section heading --- */
.section-header {
	text-align: center;
}

.section-header h2.section-heading {
	text-transform: uppercase;
	font-weight: 700;
}

/*===========================
  --- Header & menu ----
=========================== */

/*======================================================================
------ This is test code for treating navbar buttons differently -------
=======================================================================*/
.phoneHide {
	display: block;
}

.deskHide {
	display: none;
}

@media only screen and (min-width: 769px) {

	/* For desktop: */
	.phoneHide {
		display: none;
	}

	.deskHide {
		display: block;
	}
}

/*================================ end of test code ====================*/

.active {
	border-radius: 4px;
	background-color: rgb(72, 72, 72);
}

.logo {
	height: 50px;
	transition: all .2s ease-in-out;
}

.logo:hover {
	transform: scale(1.4);
}

.navbar-brand {
	padding: 0rem .3125rem 0rem .3125rem;
}


.navbar {
	background-color: rgb(0, 0, 0);
	display: block;
	/*text-align: center;*/
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.navbar .navbar-collapse {
	margin-bottom: 0;
	padding-bottom: 0;
}

.nav li {
	height: 100%;
	line-height: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
}

.nav>li>a {
	display: table-cell;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	letter-spacing: .1rem;
	text-transform: uppercase;
}

.nav>li>a:hover {
	color: #fff;
	background: none;
}

.navbar-nav {
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
}

.navbar .navbar-nav>.active>a {
	color: #fff;
	padding-bottom: 22px;
}

.navbar-logo {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.navbar-toggle {
	padding: 0;
	margin: 0;
	width: 80px;
}

.navbar-collapse.in {
	margin-top: -5px !important;
}

.btn-cglh {
	background: #954c86;
	border-radius: 4px;
}

.btn-cglh:hover {
	background: #bd86b7;
	color:#ffffff;
}

.MsgModal-title {
	font-weight: 400;
	color: #fff;
	justify-content: center;
}

.MsgModal-header {
	/* background-color:#0077d9; */
	background: rgb(0,119,217);
	background: linear-gradient(270deg, rgba(0,119,217,1) 0%, rgba(17,40,102,1) 100%);
	padding: .25rem;
}

.MsgModal-footer {
	background: rgb(0,119,217);
	background: linear-gradient(90deg, rgba(0,119,217,1) 0%, rgba(17,40,102,1) 100%);
	padding: .25rem;
}

.MsgModal-body {
	color: #000;
	background-color: rgb(247, 183,24);
	font-size: .875rem;
}

.white-rounded {
	background: rgb(255, 255, 255);
	border-style: solid;
	border-width: 2px;
	border-radius: 1rem;
	padding: 1rem;
	margin: 0rem;
	margin-bottom: .125rem;
}

.modal-body {
	padding: .5rem;
}

.modal-btn {
	font-size: 1rem;
	padding: 0 .25rem;
	border-style: solid;
	border-width: 2px;
	border-radius: .25rem;
}

.gap-after {
	margin-bottom: .375rem;
}

@media only screen and (min-width: 769px) {

	/* For desktop: */
	.modal-body {
		padding: 1rem;
	}

	.gap-after {
		margin-bottom: 1rem;
	}
}

/*===========================
  --- Intro ----
=========================== */
/*a.anchor {
	display: block;
	position: relative;
	top: -58px;
	visibility: hidden;
}
*/

section {
	position: relative;
}

.navbar-vspacer {
	height: 58px;
}

#intro {
	width: 100%;
	height: 100vh;
	/* background: url(../img/Council_Home_3862_color.jpg); */
	background: url(../img/Christ_the_King_shrine-post1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	scroll-snap-align: start;
	scroll-margin: 58px;
}

.intro-content {
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, .4) 80%, rgba(0, 0, 0, 0));
	position: relative;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	padding: 10px 0px;
	padding-top: 30px;
}

.intro-content h2 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: 600;
}

.intro-content h3 {
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
}

@media only screen and (min-width: 769px) {
	/* For desktop: */

	.intro-content h2 {
		font-size: 64px;
		font-weight: 700;
	}

	.intro-content h3 {
		font-size: 34px;
		font-weight: 400;
	}

	#intro {
		background-attachment: fixed;
		height: 100vh;
	}
}

.btn-get-started {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 32px;
	border-radius: 2px;
	transition: 0.5s;
	margin: 5px;
	color: #fff;
	background: #85b0be;
}

.btn-get-started:hover {
	color: #fff;
	background: #699aaa;
}

.header {
	color: white;
	text-align: center;
	background-image: url(../img/orange-floral_sm.jpg);
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.6rem;
	margin: 0rem;
	padding: .375rem;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*===========================
	  --- Calendar ----
=========================== */

.page-2 {
	min-height: calc(100vh - 58px);
	height: auto;
	/*overflow-y: auto; was scroll */
	background: #6094b7;
	background-image: url(../img/rocky-wall.png);
	scroll-snap-align: start;
	scroll-margin: 58px;
}

#calendar-container {
	padding-bottom: .75rem;
}

#Calendar-body {
	padding-top: .75rem;
	padding-bottom: .75rem;
}

/*
#posts {
	margin-top: 58px;
}
*/
.flex-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: auto;
}


/***************** testing this code  **************/

.responsiveCal {
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	/*overflow-x: auto;*/
}

.responsiveCal iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#bulletin-container {
	display: flex;
	flex-direction: column;
	/*margin: 1rem .75rem .75rem.75rem;*/
}

.bulletins {
	padding: .25rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #e4e9ff;
	flex-shrink: 1;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bulletin-tile {
	border-style: solid;
	border-width: .1rem;
	border-color: #bdccff;
	border-radius: .4rem;
	padding: .25rem;
	padding-top: .5rem;
	font-size: .75rem;
	color: black;
	text-align: center;
	margin: .375rem;
	background: #f8f9ff;
	display: flex;
	justify-content: center;
}

.bulletin-tile img {
	display: block;
	margin: auto;
	content: url("../img/newsletter-icon.png");
	width: 1.5rem;
	height: 1.5rem;
}

.bulletin-tile p {
	margin: 0rem;
}

.bulletin-tile:hover {
	background-color: #fef7d6
}

/* testing*/
/*.responsiveCal {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}*/

@media all and (min-width: 768px) {
	.deskContent {
		display: block;
	}

	.phoneContent {
		display: none;
	}
}

@media all and (max-width: 767px) {
	.deskContent {
		display: none;
	}

	.phoneContent {
		display: block;
	}
}

/* end of testing */

@media only screen and (min-width: 769px) {
	/* For desktop: */

	#calendar-container {
		height: 100%;
		padding-bottom: 0rem;
	}

	#Calendar-body {
		padding-top: .75rem;
		padding-bottom: .75rem;
		/* height: calc(100vh - 58px); */
		overflow-y: auto;
	}

	#calendar-container .post-title {
		font-weight: 500;
	}

	#bulletin-container {
		height: 50%;
		overflow-y: auto;
	}

	#bulletin-container .post-title {
		font-weight: 500;
	}

	/*.responsiveCal {
			padding-bottom: 60%;
		}
		*/

	.bulletins {
		flex-grow: 1;
		margin: 0rem;
	}

	.bulletin-tile {
		flex-basis: 40%;
	}
}

/***************** Posts section  **************/

.page-3 {
	min-height: calc(100vh - 58px);
	height: auto;
	/*overflow-y: scroll;*/
	background: #6094b7;
	background-image: url(../img/rocky-wall.png);
	scroll-snap-align: start;
	scroll-margin: 58px;
}

.Post-main-panel {
	flex: 1 1 auto;
	background-color: #6094b7;
	padding: .6rem 0rem;
	overflow-y: auto;
}

.flex-item-0 {
	width: 100%;
	display: block;
}

.OC-open {
	width: 100%;
	margin-bottom: .5rem;
}

.flex-item-1 {
	flex: 1 1 auto;
	background-color: #6094b7;
	padding: 0rem;
	/*height: 100vh;*/
	width: auto;
	overflow-y: auto;
}

.flex-item-2 {
	display: none;
	flex-basis: 80%;
	margin-top: 0px;
	background: #6094b7;
	flex: 1 1 auto;
	min-height: 0px;
	height: auto;
	padding-top: .6rem;
	box-shadow: 1 4px 8px 1 rgba(0, 0, 0, 0.2), 2 6px 20px 2 rgba(0, 0, 0, 0.19);
}

.flex-item-2 .scroll-panel {
	height: 100%;
}

.offcanvas .offcanvas-end .show {
	height: 100%;
	overflow: hidden;
}

.offcanvas {
	transition: all .7s linear;
}

.offcanvas.show {
	transition: all .7s linear;
}

.offcanvas-header {
	margin: 5px;
	padding: 0px;
}

.offcanvas .scroll-panel {
	height: calc(100% - 60px);
	overflow-y: auto;
}

.offcanvas-body {
	padding: 0rem;
}

.offcanvas .header {
	width: 100%;
}

.offcanvas .body {
	height: 100%;
	overflow-y: scroll;
}

@media only screen and (min-width: 769px) {
	/* For desktop: */

	/*.page-3 {
		overflow-y: hidden;
	}*/

	.flex-container {
		height: calc(100vh - 60px);
		overflow: hidden;
		padding-bottom: 10px;
	}

	.Post-main-panel {
		flex-basis: 66%;
		height: 100%;
		padding-right: 20px;
		overflow-y: auto;
	}

	.flex-item-0 {
		display: none;
	}

	.flex-item-2 {
		display: block;
		/* new */
		flex-basis: 34%;
		height: 100%;
		overflow: hidden;
		visibility: visible;
	}

	.flex-item-2 .scroll-panel {
		height: calc(100% - 40px);
		overflow-y: auto;
	}
}

@keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	30% {
		opacity: 0.8;
	}

	50% {
		opacity: 0.2;
	}

	70% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	30% {
		opacity: 0.8;
	}

	50% {
		opacity: 0.2;
	}

	70% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	30% {
		opacity: 0.8;
	}

	50% {
		opacity: 0.2;
	}

	70% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}

	30% {
		opacity: 0.8;
	}

	50% {
		opacity: 0.2;
	}

	70% {
		opacity: 0.8;
	}

	100% {
		opacity: 1;
	}
}

.animate-flicker {
	-webkit-animation: flickerAnimation 1.25s linear infinite;
	-moz-animation: flickerAnimation 1.25s linear infinite;
	-o-animation: flickerAnimation 1.25s linear infinite;
	animation: flickerAnimation 1.25s linear infinite;
}

.sm_post {
	flex-shrink: 1;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background: ghostwhite;
	overflow: hidden;
	transition: all .1s ease-in-out;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sm_post-lively {
	background-color: rgba(250, 245, 236, .8);
}

.sm_post-lively:hover {
	background: white;
	transition: all .1s ease-in-out;
	transform: translate(-3px, -3px);
}

.coming_soon {
	position: relative;
	width: 100%;
}

.coming_soon:before {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2rem;
	font-weight: 600;
	color: yellow;
	content: "COMING SOON";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transition: all 0.3s;
	opacity: 0;
	background: rgba(0, 0, 0, 0.7);
	background-size: 100% 100%;
}

.coming_soon:hover:before {
	opacity: 0.8;
}

.sm_post-RIP {
	height: 70px;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
		0 6px 20px 0 rgba(0, 0, 0, 0.19),
		inset 2px 2px 2px 2px rgba(255, 255, 255, 0.25),
		inset -2px -2px 2px 2px rgba(0, 0, 0, 0.75);
	background-image: URL("../img/red_floral-1.jpg");
	display: flex;
	flex-flow: row nowrap;
}

.sm_post-full-RIP {
	height: 100px;
}

.sm_post-start-RIP {
	height: 100%;
	width: auto;
	flex: 1 1 0;
}

.sm_post-img-RIP {
	height: 100%;
	width: auto;
	object-fit: cover;
}

.sm_post-content-RIP {
	height: 100%;
	width: 100%;
	overflow: hidden;
	color: ghostwhite;
	text-align: center;
	padding: .0625rem, .125rem, .125rem;
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	flex: 1 1 auto;
}

.sm_post-body-RIP {
	margin: 0px;
	font-size: .6875rem;
	line-height: .75rem;
	flex: 0 1 0;
}

.sm_post-body-RIP>p {
	margin-block-end: 0px;
}

.sm_post-title-RIP {
	margin: 0 0 .125rem 0 !important;
	font-size: .9rem;
	font-weight: 600;
}

.sm_post-body-collapse-RIP {
	flex-shrink: 0;
	min-height: 0;
	height: .75rem;
	overflow-y: hidden;
}

.sm_post-body-collapse2-RIP {
	flex-shrink: 0;
	min-height: 0;
	height: 1.5rem;
	overflow-y: hidden;
}

.sm_post-text-RIP {
	color: ghostwhite;
	text-align: center;
	padding: .25rem;
	line-height: normal;
}

.sm_post-marker {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.1rem;
	color: white;
	text-align: center;
	margin: 5px;
	padding: 3px;
	border-style: solid;
	border-width: 2px;
	/* border-color: rgb(245,106,53); */
	border-color: rgb(199, 57, 5);
	border-radius: 6px;
	background-image: url(../img/orange-floral_sm.jpg);
}

.sm_post-content {
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.sm_post-img {
	height: 90px;
	width: auto;
	max-width: 40%;
	object-fit: cover;
	float: left;
	margin: 0px 5px 0px 0px;
}

.sm_post-title {
	font-size: .9rem;
	font-weight: 600;
	line-height: 1rem;
	color: black;
	margin: 0px;
	text-align: center;
}

.sm_post-text {
	font-size: 0.6875rem;
	line-height: .75rem;
	color: navy;
	text-align: justify;
}

.sm_post-selected {
	flex-shrink: 1;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background: ghostwhite;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	transition: all .1s ease-in-out;
	transform: translate(3px, 3px);
	opacity: .4;

	/*	border-style: solid;
	border-width: 5px;
	border-color: rgb(255, 94, 0); */
}

.sm_post-upcoming {
	border-style: solid;
	border-width: 5px;
	border-color: rgb(255, 94, 0);
}

/****************** for Google maps embedded in posts *******************/

.google-maps {
	position: relative;
	padding-bottom: 75%;
	/* This is the aspect ratio */
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/******************** end Google maps css ************/

.post {
	margin: 0px;
	height: 100%;
	overflow: hidden;
}

.focus_post {
	background-color: white;
	/* max-height: 100vh; */
	color: black;
	margin: 0px auto;
}

.focus_post-heading {
	color: white;
	text-align: center;
	background-image: url(../img/orange-floral_sm.jpg)
}

.focus_post-content {
	font-size: 16px;
	text-align: justify;
	text-overflow: hidden;
	color: black;
	padding: 15, 0, 0, 0;
}

.focus_post-image {
	position: top-center;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px;
	text-align: center;
	height: auto;
	width: 100%;
	max-height: 60vh;
	object-fit: contain;
}

.focus_post-image-caption {
	text-align: center;
	padding-top: 10px;
	color: black;
}

.fp_fadeout {
	bottom: 0rem;
	height: 48px;
	right: 0px;
	background: linear-gradient(to right,
			rgba(255, 255, 255, 0) 0%,
			rgba(255, 255, 255, 1) 20%);
	position: absolute;
	width: 200px;
	display: none;
}

.parent-container {
	display: flex;
}

.agenda {
	background-color: rgba(128, 128, 128, 1);
	padding: 0px
}

/***********************/
/* ---- sponsors  ---- */
/***********************/

.sponsors {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	height: 100px;
}

.sponsor {
	align-items: center;
	gap: 20px;
	flex: 1 1;
	text-align: center;
	height: 100px;
}

/**************************/
/*  Council-landing page  */
/**************************/

/* styles moved to html page */

/*===========================/
/ ---  fb-test section  ---  /
/===========================*/

.fb-header {
	flex-basis: 100%;
	color: white;
	text-align: center;
	background-image: url(../img/orange-floral_sm.jpg);
	height: auto;
}

.fb-header>h1 {
	margin: 0px;
}

.fb-img {
	flex-basis: 100%;
	position: top-center;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: auto;
	object-fit: contain;
	min-width: 0;
	background: white;
}

.fb-img>img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 40vh;
}

.fb-content {
	flex-basis: 100%;
	font-size: 16px;
	text-align: justify;
	text-overflow: hidden;
	color: black;
	padding: 10px;
}

@media only screen and (min-width: 769px) {

	/* For desktop: */
	.fb-img {
		flex-basis: 33%;
	}

	.fb-content {
		flex-basis: 66%;
	}

	.fb-img img {
		max-height: 100%;
	}

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

/*===========================/
/ ---  Council section  ---  /
/===========================*/

.page-4 {
	width: 100%;
	height: 40vh;
	background: url(../img/Knights_with_turkeys-1024X768.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	z-index: -10;
}

@media only screen and (min-width: 769px) {

	/* For desktop: */
	.page-4 {
		background-attachment: fixed;
	}
}

/***************************/
/*   Meeting information   */
/***************************/

/*.section-start::before {
	display: block;
	content: " ";
	height: 58px;
	visibility: hidden;
	pointer-events: none;
	background-color: transparent;
}
*/
a.anchor {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: -58px;
	left: 0;
	visibility: hidden;
}

.meeting_info {
	min-height: calc(100vh - 58px);
	height: auto;
	color: white;
	background-color: rgb(211, 35, 35);
	scroll-snap-align: start;
	scroll-margin: 58px;
}

.meeting_content .highlight {
	/* background-color:rgb(161, 21, 21); */
	padding: .5rem;
	/* box-shadow: inset 4px 4px 12px 3px #e74a26; */


	color: #fff;
	-moz-border-radius: 6px;
	border-radius: 6px;

	background-color: rgba(0, 0, 0, 0);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.15)), color-stop(100%, rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.15)', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.15)', endColorstr='rgba(0, 0, 0, 0)', GradientType=0)";
	background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-color: rgba(0, 0, 0, 0.1);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25), 0 1px 0 rgba(255, 255, 255, 0.25);
	text-align: center;
}


.meeting_content {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1.375rem;
}

.meeting-emblem {
	float: left;
	height: 2.5rem;
	width: 2.5rem;
}

#meeting_info h2 {
	font-size: 2rem;
	font-weight: 300;
	line-height: normal;
	padding-left: 3rem;
}

#meeting_info hr {
	height: 4px;
}

@media only screen and (min-width: 769px) {
	/* For desktop: */

	.meeting_content {
		padding-top: 2rem;
	}

	#meeting_info h2 {
		font-size: 3rem;
		font-weight: 600;
		padding-left: 4rem;
	}

	.meeting-emblem {
		float: left;
		height: 3.2rem;
		width: 3.2rem;
	}
}

/* ===========================
  --- Message ----
=========================== */

#messages {
	background-color: rgb(227, 239, 252);
	color: navy;
	font-size: 16px;
}

#messages .message-wrapper {
	padding: 10px 0px;
}

.post-title {
	color: white;
	text-align: center;
	background-image: url(../img/orange-floral_sm.jpg);
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.6rem;
	margin: 0rem;
	padding: .375rem;
}

#messages .image_wrapper {
	height: auto;
	max-height: 75vh;
	/*padding: 1rem;*/
	float: left;
	width: 25%;
	margin-right: 1rem;
}

#messages .image_item {
	height: auto;
	width: 100%;
}

#messages .caption {
	font-size: 1rem;
	text-align: center;
}

@media only screen and (max-width: 600px) {
	#messages .image_wrapper {
		width: 50%;
	}

	#messages .sm_post-title {
		font-size: .9rem;
		line-height: 1rem;
	}
}

#messages .post-body {
	background-color: white;
	height: 100%;
	padding: 1rem;
}

#messages .post-content {
	position: relative;
	overflow: hidden;
}

#messages .post-byline_block {
	margin: 0rem;
}

#messages .post-byline {
	margin: 0rem 0rem .5rem 0rem;
}

#messages .socials {
	padding-right: 1rem;
	float: right;
}

#messages .post-text {
	font-size: .9rem;
	line-height: 1.2rem;
	color: black;
	text-align: justify;
}

/*************************************** vvvv  unused ?  vvvv ***********************/
.message-heading {
	text-align: center;
	background-image: url(../img/orange_bg.jpg);
	color: rgb(227, 239, 252);
	margin: 0px 0px 15px 15px;
}

.message-image {
	width: 100%;
	height: auto;
	position: top-center;
	border-style: solid;
	border-width: 1px;
	color: black;
}

.message-image-caption {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
	margin: 0px;
}

.message-content {
	font-size: 16px;
	text-align: justify;
	overflow: hidden;
	color: black;
	background-color: rgb(164, 210, 255);
	position: relative;
}

/******************************************************** ^^^^ unused ? ^^^^^^ *****************************************/
.fadeout {
	position: absolute;
	bottom: 0px;
	height: 30px;
	right: 0px;
	background: linear-gradient(to right,
			rgba(164, 210, 255, 0) 0%,
			rgba(255, 255, 255, 1) 20%);
	background: linear-gradient(to bottom,
			rgba(164, 210, 255, 0) 0%,
			rgba(255, 255, 255, 1) 10%);
	width: 130px;
	display: none;
}

.message-more {
	position: absolute;
	bottom: 0px;
	right: 5px;
	background-color: rgb(153, 26, 26);
	color: lightgrey;
	font-size: 12px;
	padding: 2px 25px;
	border-style: solid;
	border-width: 1px;
	border-radius: 12px;
	display: none
}

.message-more:hover {
	color: white;
	background-color: rgb(223, 41, 41);
}

/*===========================
  --- Flex Slider ----
=========================== */

section.featured {
	background: #eee;
}

/* inner heading */
section.featured.inner {
	background: #eee;
	padding: 150px 0 50px;
}


/*===========================
	   Info items
============================ */
#More_info {
	scroll-snap-align: start;
	scroll-margin: 58px;
}

.Topics {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0px -12px;
}

.topic-wrapper {
	width: 40%;
	flex: 0 1 auto;
	padding: 5px;
	margin: 0px 10px 30px 10px;
	border-style: solid;
	color: rgba(0, 0, 0, 0.3);
	border-width: 1px;
	flex-grow: 1;
}

@media only screen and (min-width: 600px) {
	.topic-wrapper {
		width: 25%
	}
}

@media only screen and (min-width: 769px) {
	.topic-wrapper {
		width: 15%
	}
}

.topic-wrapper:hover {
	color: navy;
	background-color: lightblue;
}

.topic-wrapper:hover .topic-text-title {
	color: red;
}

.topic-wrapper:hover .topic-text {
	color: black;
	transition: 250ms ease-in;
	transition-delay: 50ms;
}

.topic-item img {
	width: 100%;
}

.topic-text-title {
	font-size: 1.1rem;
	color: black;
	text-align: center;
	font-weight: 700;
	padding-top: 10px;
	margin-bottom: 5px;
}

.topic-text {
	font-size: 1rem;
	line-height: 1.2rem;
	color: invisible;
	text-align: center;
}

.topic-item article p {
	margin-bottom: 1.45rem;
	/*set next row on the baseline*/
}

/***********************/
/* --- donor items --- */
/***********************/

.donors {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0px;
}

.donor-wrapper {
	width: 40%;
	flex: 0 1 auto;
	padding: 5px;
	margin: 0px 10px 30px 10px;
	border-style: solid;
	border-width: 1px;
	flex-grow: 1;
	color: navy;
	background-color: lightblue;
}

@media only screen and (min-width: 600px) {
	.donor-wrapper {
		width: 25%
	}
}

@media only screen and (min-width: 769px) {
	.donor-wrapper {
		width: 15%
	}
}

.donor-text-title {
	font-size: 1.1rem;
	color: red;
	text-align: center;
	font-weight: 700;
	padding-top: 10px;
	margin-bottom: 5px;
}

.donor-img {
	width: 100%;
}

/*nav#filter {
	margin-bottom: 1.5rem;
}

nav#filter li {
	display: inline-block;
	margin: 0 0 0 5px;
}

nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}

.portfolio-items article img {
	width: 100%;
}
*/

.topic-item {
	display: block;
	position: relative;
	-webkit-transition: all 50ms ease-in-out;
	-moz-transition: all 50ms ease-in-out;
	-o-transition: all 50ms ease-in-out;
	transition: all 50ms ease-in-out;
}

.topic-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;

}

.topic-item .portfolio-desc {
	display: block;
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220);
	z-index: 10;
}

.topic-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
	transition: all 200ms ease-in-out 0s;
	opacity: .8;
}

.topic-item .portfolio-desc a {
	color: #fff;
}

.topic-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}

.topic-item .portfolio-desc .folio-info {
	top: -20px;
	padding: 30px;
	height: 0;
	opacity: 0;
	position: relative;
}

.topic-item:hover .folio-info {
	height: 100%;
	opacity: 1;
	transition: all 500ms ease-in-out 0s;
	top: 5px;
}

.topic-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
}

.topic-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}

/* google map */
.map {
	background-color: #222;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	Height: calc(100vh - 58px);
	scroll-snap-align: start;
	scroll-margin: 58px;
}

/*----------------------
	  Contact
-----------------------*/
#contact {
	/*scroll-snap-align: end;*/
	scroll-snap-align: start;
	background-image: url("../img/Beech.jpg");
}

.contact {
	height: 100vh;
	padding-top: 15%;
}

.outline-button {
	height: 3rem;
	background-color: rgba(211, 35, 35, 0.6);
	border: 1px solid darkred;
	border-radius: 1.5rem;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: 0.25s;
	overflow: hidden;
}

.outline-button:hover {
	background-color: rgba(211, 35, 35, 1);
}

.email-text {
	font-size: 1.5rem;
	padding-top: .25rem;
	margin: 0rem;
}

/*=========================
  Footer
 ======================== */

#footer {
	scroll-snap-align: end;
}

section#footer {
	background-color: rgba(5, 42, 62, 1);
	margin: 0;
	color: #fff;
}

section#footer .copyright {
	text-align: center;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	display: inline;
	margin: 0 5px;
}

/* footer menu */
ul.footer-menu {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.footer-menu li {
	display: inline;
	margin: 0 5px;
}

a.scrollup {
	height: 32px;
	width: 32px;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9999;
	opacity: 0.5;
}

a.scrollup:hover {
	opacity: 1;
	color: #fff;
}

.credits {
	text-align: center;
}

/*===========================
  --- Template Components ----
=========================== */

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}

.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
	color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 20px;
}

.social-circle li i {
	margin: 0;
	line-height: 50px;
	text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


/* stats */
.stats .icon {
	margin: 0 0 20px 0;
}

.stats strong.number {
	font-size: 38px;
}

.stats span.text {
	font-weight: 700;
	font-size: 24px;
}

/* buttons */
.btn {
	border: 0;
}

.btn.bold {
	font-weight: 600;
}

.btn-cta {
	color: #ffffff;
	border-bottom: 4px solid;
}

.btn-cta:hover {
	color: #ffffff;
}

.btn-cta {
	border-bottom: 2px solid;
}

.btn-cta.btn-lg {
	border-bottom: 4px solid;
}

@media (max-width: 768px) {

	.navbar.navbar-fixed-top {
		background-color: rgba(0, 0, 0, 1);
	}

	.navbar .navbar-collapse ul.nav {
		background-color: #444;
		width: 100%;
		float: none;
		margin: 0;
	}

	.navbar .navbar-collapse ul.nav li {
		border-bottom: 1px solid #666;
	}

	section.featured {
		padding-top: 80px;
	}

	.team-member,
	.col-lg-4 {
		margin-bottom: 30px;
	}

	.stats .col-md-3 {
		margin-bottom: 30px;
	}
}