#privacy-policy {
	max-width: 1200px;
	margin: auto;
	padding: 1.5em;
	font-family: helvetica;
}

a {
	text-decoration: none;
	color: black;
	font-family: 'josefin sans';
}


body {
	margin: 0;
}

img {
	width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'josefin sans';
	font-weight: 400;
	color: #565151;
}

p {
	font-family: 'afacad';
	font-size: clamp(20px, 1.55vw, 40px);
	color: #383838;
}

.light {
	color: white;
}

.dark {
	color: #3A3A3A;
}

picture img {
	display: flex;
	margin: auto;
	width: 90%;
}

h1 {
	font-size: clamp(42px, 3.35vw, 86px);
	margin-bottom: 0;
}

h3 {
	font-size: clamp(35px, 2.75vw, 71px);
}


/*--------------------Header---------------------------------*/
#block-cirrocumulus-mobileheader {
	display: none;
}

.headerLogo {
	width: 13vw;
	margin: auto;
	margin-top: 2vw;
	margin-bottom: 0.5vw;
}

.headerMenu {
	width: 55vw;
	margin: auto;
	display: flex;
	justify-content: space-around;
	margin-bottom: 1vw;
}

.headerMenu a {
	font-size: clamp(21px, 1.7vw, 44px);
	padding: 1vw 2vw;
	margin-bottom: 1vw;
	color: #383838;
}

.hdrLogo {
	filter: invert(1);
}

.desktopHeader {
	box-shadow: 0 8px 6px -6px gray;
	background: white;
	margin-bottom: -1vw;
	position: relative;
	z-index: 2;
}


#off-canvas {
	display: none;
}

/*--------------------End Header----------------------------------*/

/*---------------------------------Footer------------------------------*/
.desktopFooter {
	background-color: #3A3A3A;
}

.footerLogo {
	width: 15vw;
}

.footerFlex {
	display: flex;
	width: 50vw;
	min-width: 450px;
	margin: auto;
	justify-content: space-around;
	padding: 4vw 0 0 0;s
}

.footerCopy {
	text-align: center;
	padding: 2vw;
}

.footerCopy * {
	font-size: clamp(12px, 1vw, 26px);
}

.footerLogo {
	margin-top: 1.25vw;
}

.footerText h4 {
	font-size: 1.5vw;
	margin-bottom: 0;
}

.footerMenu {
	font-size: 1.5vw;
}

.footerMenu a {
	font-size: clamp(17px, 1.4vw, 36px) !important;
}

.phone1 {
	font-size: clamp(22px, 1.75vw, 45px) !important;
}

.footerText a {
	font-size: 1.25vw;
}

.footerText p {
	margin: .5vw auto;
	font-size: clamp(17px, 1.35vw, 35px);
}

/*-----------------------------End-Footer------------------------------*/

/*--------------------------Home Page-----------------------------*/

.homeTopBlock, .topBlock {
	margin-top: -5vw;
	width: 55vw;
	min-width: 635px;
	min-height: 170px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3A3A3A;
	text-align: center;
	height: 15vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 2;
	box-shadow: 0 8px 6px -6px gray;
}

.homeTopBlock p  {
	line-height: 1.5;
}

.topBlock p  {
	line-height: 1.5;
}

.topFlexItem {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 5.5vw;
	justify-content: space-between;
	
}

.topFlexItem img {
	height: 4vw;
	width: auto;
}

.homeTopFlex {
	display: flex;
	width: 30vw;
	margin: auto;
	justify-content: space-between;
	height: 12vw;
	align-items: center;
	margin-bottom: -3vw;
}

.space {
	margin-top: 1vw;
	font-size: clamp(16px, 1.25vw, 32px);
	font-weight: 400;
}

.bordered {
	width: 60vw;
	margin: auto;
	text-align: center;
	border: 5px solid #DCDCDC;
	margin-top: 4vw;
	padding-top: 1vw;
}

.bordered p {
	margin: 1vw 3vw 3vw 3vw;
	line-height: 2;
	
}

.timesFlex {
	display: flex;
	justify-content: space-between;
	width: 56vw;
	min-width: 675px;
	margin: auto;
	text-align: center;
	margin-top: 2.5vw;
}

.timesFlex div {
	width: 26vw;
	height: 17.5vw;
	min-height: 205px;
	min-width: 315px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.timesFlex div p {
	margin: 0;
	line-height: 1.5;
}

.morning {
	background-image: url(/sites/default/files/2025-03/tempImage2OxjG2%201.png);
	background-color: rgba(196, 196, 196, .56);
	background-blend-mode: overlay;
	background-size: cover;
}

.evening {
	background-image: url(/sites/default/files/2025-03/tempImagedJf9yn%201.png);
	background-color: rgba(0, 0, 0, .1);
	background-blend-mode: overlay;
	background-size: cover;
}

.timesFlex h3 {
	margin-top: 0;
	margin-bottom: 1vw;
}

.buttons {
	width: 26vw;
	min-width: 275px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding-top: 2vw;
	padding-bottom: 2vw;
	
}

.buttons a {
	border: 1.5px solid;
	border-color: #3A3A3A;
	padding: 1vw 3vw;
	border-radius: 4px;
	font-size: clamp(17px, 1.35vw, 35px);
	font-weight: 300;
	transition: ease-in-out 0.8s;
}

.buttons a:hover {
	background: lightgray;
	transition: ease-in-out 0.8s;
}

.twoColumns {
	width: 56vw;
	margin: auto;
	display: flex;
	justify-content: space-between;
	gap: 2vw;
	text-align: justify;
	text-justify: inter-word;
	line-height: 2;
	margin-top: 2vw;
	font-size: clamp(20px, 1.55vw, 40px);
	font-family: 'afacad';
}

.homeBottom h1 {
	width: 50vw;
	text-align: center;
	margin: auto;
}

.john316 {
	display: flex;
	width: 100%;
	margin: auto;
	margin-top: 4vw;
}

.leftPhoto {
	width: 50%;
	height: 25vw;
	min-height: 300px;
	background-image: url(https://as2.ftcdn.net/v2/jpg/11/11/08/55/1000_F_1111085528_ouYVHaSxUSPAEm46JAOH1Md7rcrQ0UrP.jpg);
}

.rightBlank {
	width: 50%;
	height: 25vw;
	min-height: 300px;
	display: flex;
	align-items: center;
}

.verse {
	background: white;
	margin-left: -4vw;
	width: 34vw;
	min-width: 430px;
	min-height: 205px;
	padding: 2vw;
	filter: drop-shadow(2px 1px 1px darkgray);
}

.verse h1 {
	text-align: left;
	margin-left: 0;
}

.homeBottom {
	padding-bottom: 4vw;
}

/*-------------------------------------End Home-----------------------*/


/*--------------------------------Confession of Faith Items------------*/
.number {
	font-size: clamp(37px, 3vw, 77px);
	color: gray;
	margin-bottom: -1vw;
	display: inline-flex;
}

.confessionOfFaith {
	display: flex;
	flex-wrap: wrap;
	width: 80vw;
	margin: auto;
	justify-content: center;
	padding-bottom: 4vw;
}

.confessionItem {
	width: 20vw;
	padding:1vw 3vw;
	line-height: 1.75;
	text-align: left;
}

.weBelieve {
	text-align: center;
}

.weBelieve h3 {
	color: white;
	background: #3A3A3A;
	padding: 2vw 4vw;
	width: 30vw;
	margin: auto;
	margin-top: 6vw;
	margin-bottom: 3vw;
}

.read {
	margin: 6vw 0 6vw 0;
}

.readMore {
	font-size: clamp(28px, 2.25vw, 58px);
	padding: 1vw 5vw;
	border: 3px solid;
	border-radius: 4px;
	border-color: #D1CFC6;
	margin: auto;
	color: #D1CFC6;
	transition: ease-in-out 0.6s;
}

.readMore:hover {
	color: black;
	border-color: black;
	background-color: #D1CFC6;
	transition: ease-in-out 0.6s;
}

/*----------------------------End-Confession of Faith Items------------*/

/*------------------------About Us and Webform-------------------------*/
#location {
	text-align: center;
}

iframe {
	border-radius: 8px;
}

.map {
	margin-bottom: 10vw;
}

#block-cirrocumulus-webform{

#edit-container {
	display: flex;
	gap: 2vw;
	
}

#edit-outer-box {
	display: flex;
	flex-direction: column;
	width: 60vw;
	border: 4px solid;
	border-color: lightgray;
	align-items: center;
	margin: 5vw auto;
	padding: 2vw 0 4vw 0;
}

#edit-outer-box label {
	font-size: clamp(22px, 1.75vw, 45px);
	text-indent: .5vw;
	font-family: 'josefin sans';
}

.js-form-item-name {
	display: flex;
	flex-direction: column;
}

.js-form-item-email {
	display: flex;
	flex-direction: column;
}

.js-form-item-message {
	width: 78%;
	margin: auto;
	margin-top: 2vw;
}

.js-form-item-message label{
	margin-left: .5vw;
	font-family: 'josefin sans';
}

#edit-message {
	width: 100%;
	height: 14vw;
}

input, textarea {
	background: lightgray;
	border-radius: 8px;
	border: none !important;
	font-size: clamp(22px, 1.5vw, 45px);
	margin-top: .25vw;
	text-indent: 1vw;
}


.js-form-item-name input{
	width: 22.5vw;
	height: 3vw;
}

.js-form-item-email input{
	width: 22.5vw;
	height: 3vw;
}

#edit-actions {
	margin-bottom: -5.5vw;
	margin-top: 2vw;
	background-color: white;
	border: 2px solid;
	border-color: lightgray;
	border-radius: 4px;
}

#edit-actions input {
	background-color: white;
	padding: .5vw 2vw;
	color: lightgray;
	margin-top: 0;
	text-indent: 0vw;
}

#edit-title-text h4 {
	font-size: clamp(34px, 2.75vw, 71px);
	color: #383838;
	margin-top: 0;
}

}

/*--------------------End-About Us and Webform-------------------------*/


/*-----------------------Sermon Player/Library-----------------------------------------*/

#block-cirrocumulus-views-block-sermon-library-block-1 {
	width: 40%;
	max-width: 800px;
	min-width: 450px;
	margin: auto;
	justify-content: center;
	
	
	h2 {
		text-align: center;
		color: #3A3A3A;
		font-size: 2vw;
	}
}

#block-cirrocumulus-views-block-sermon-library-block-1 * {
	font-family: "afacad";
}

#block-cirrocumulus-views-block-sermon-library-block-1 .views-row {
	margin: 2.5vw auto;
}

#block-cirrocumulus-views-block-sermon-library-block-1 .views-row {
	background-color: #eef0f1;
	border: 2.5px solid #3A3A3A;
	border-radius: 10px;
	padding: 0.5vw 1vw;
}

.views-field-field-sermon-title, .views-field-field-speaker, .views-field-field-s {
	display: flex;
	align-items: center;
}

.views-label {
	margin-right: 0.25vw;
	font-weight: bold;
	font-size: clamp(12px, 0.8vw, 16px);
}

audio {
	width: 38vw;
	max-width: 760px;
	min-width: 300px;
	border-top: 2px solid #3A3A3A;
}


.views-field-field-sermon-title .field-content {
	font-size:s clamp(12px, 1vw, 20px);
}

.views-field-field-speaker .field-content {
	font-size: clamp(12px, 0.9vw, 20px);
}

.views-field-field-s .field-content {
	font-size: clamp(12px, 0.9vw, 20px);
}

.views-exposed-form {
	display: flex;
	gap: 1vw;
	align-items: center;
	justify-content: center;
}

.views-exposed-form label {
	font-weight: bold;
	color: #3A3A3A;
}

#edit-submit-sermon-library {
	background: #3A3A3A;
	color: white;
	border: 0;
	padding: 0.35vw 1.5vw;
	font-weight: bold;
	border-radius: 1px;
}

#edit-sort-by, #edit-sort-order, #edit-keys {
	border-color: #3A3A3A;
	border-radius: 3px;
}

/*-------------------END-Sermon Player/Library-----------------------------------------*/




/*---------------------------Mobile Styles-----------------------------*/
@media screen and (max-width: 750px) {
	h1 {
		font-size: 9vw;
	}
	
	h3 {
		font-size: 8vw;
	}
	
	p {
		font-size: 5vw;
	}
	
	picture img {
		width: 100%;
	}
	
	.homeTopFlex {
		flex-wrap: wrap;
		width: 80vw;
		height: 125vw;
		justify-content: center;
		margin-bottom: 8vw;
	}
	
	.space {
		font-size: 6vw;
	}
	
	.topFlexItem {
		width: 45vw;
		height: 30vw;
	}
	
	.topFlexItem img {
		height: 25vw;
	}
	
	.homeTopBlock, .topBlock {
		width: 100vw !important;
		height: 60vw !important;
		min-width: 0;
		margin-top: 0vw;
	}
	
	.homeTopBlock br {
		display: none;
	}
	
	.homeTopBlock p {
		margin: 2vw;
	}
	
	.bordered {
		width: 90vw;
		border-width: 3px;
	}
	
	.timesFlex {
		flex-direction: column;
		width: 90%;
		min-width: 0;
		gap: 6vw;
		margin-top: 8vw;
	}
	
	.timesFlex div {
		min-width: 0;
	}
	
	.morning, .evening {
		background-size: cover;
		width: 100% !important;
		height: 60vw !important;
	}
	
	.homeBottom h1 {
		width: 82vw;
	}
	
	.buttons {
		width: 45vw;
		flex-wrap: wrap;
		gap: 6vw;
		justify-content: center;
		margin-top: 6vw;
		margin-bottom: 6vw;
	}
	
	.buttons a {
		font-size: 7vw;
		width: 40vw;
		text-align: center;
	}
	
	.twoColumns {
		width: 90vw;
		font-size: 5vw;
		flex-direction: column;
		gap: 0;
	}
	
	.john316 {
		flex-direction: column;
	}
	
	.leftPhoto {
		background-size: cover;
		width: 90%;
		margin: auto;
		height: 55vw;
	}
	
	.rightBlank {
		width: 100%;
		height: 40vw;
	}
	
	.verse {
		width: 80vw;
		min-width: 0;
		margin: auto;
		margin-top: -12vw;
		text-align: center;
		filter: drop-shadow(0px 3px 1px darkgray);
	}
	
	.verse h1 {
		font-size: 8vw;
		text-align: center;
		margin-top: 4vw;
	}
	
	.verse br {
		display: none;
	}
	
	.weBelieve h3 {
		width: 50vw;
		padding: 5vw 9vw;
	}
	
	.confessionOfFaith {
		width: 90vw;
	}
	
	.confessionItem {
		width: 40vw;
		padding: 1vw;
	}
	
	.number {
		font-size:7vw;
	}
	
	.readMore {
		font-size: 8vw;
		padding: 2vw 6vw;
	}
	
	iframe {
		width: 85%;
	}
	
	#edit-outer-box {
		width: 90vw;
		border-width: 2px;
		margin-bottom: 18vw;
		margin-top: 20vw;
	}
	
	#edit-container {
		flex-direction: column;
	}
	
	#edit-outer-box label {
		font-size: 6vw;	
	}
	
	.js-form-item-name input {
		height: 6vw;
		width: 70vw;
		font-size: 5vw;
		border-radius: 4px;
	}
	
	.js-form-item-email input {
		height: 6vw;
		width: 70vw;
		font-size: 5vw;
		border-radius: 4px;
	}
	
	#edit-message {
		height: 32vw;
	}
	
	#edit-title-text h4 {
		font-size: 10vw;
		margin-bottom: 4vw;
		margin-top: 3vw;
	}
	
	#edit-actions input {
		font-size: 8vw;
	}
	
	#edit-actions {
		margin-bottom: -9.5vw;
	}
	
	.footerCopy * {
		font-size: 4vw;
	}
	
	.footerFlex {
		flex-direction: column;
		width: 78vw;
		min-width: 0;
	}
	
	.footerMenu a {
		font-size: 6vw !important;
	}
	
	.footerMenu {
		font-size: 6vw;
	}
	
	.footerText {
		text-align: center;
	}
	
	.footerText p {
		font-size: 4.5vw;
	}
	
	.phone1 {
		font-size: 5vw !important;
	}
	
	.footerLogo {
		width: 40vw;
		margin: auto;
		padding-bottom: 5vw;
		padding-top: 1vw;
	}
	
	#off-canvas {
		display: block;
	}
	
	#block-cirrocumulus-desktopheader {
		display: none;
	}
	
	.responsive-menu-toggle-icon span.icon {
		background: #383838;
	}
	
	.responsive-menu-toggle-icon:after {
		background: #383838;
	}
	
	.responsive-menu-toggle-icon:before {
		background: #383838;
	}
	
	.label {
		display: none !important;
	}
	
	#block-cirrocumulus-mobileheader {
		display: block;
	}
	
	.mobileHeader {
		height: 22vw;
		display: flex;
		align-items: center;
		padding-right: 6vw;
		justify-content: right;
		box-shadow: 0 8px 6px -6px gray;
		position: relative;
		z-index: 1;
		background: white;
	}
	
	.headerLogo {
		width: 25vw;
		margin-top: 1.5vw;
	}
	
	.responsive-menu-toggle {
		display: flex;
		margin-top: -15vw;
		margin-bottom: 6vw;
	}
	
	#block-cirrocumulus-views-block-sermon-library-block-1 {
		min-width: 295px;
	}
	
	#block-cirrocumulus-views-block-sermon-library-block-1 h2 {
			font-size: 8vw;
	}
	
	
	#block-cirrocumulus-views-block-sermon-library-block-1 audio {
		min-width: 275px;
	}
	
	#block-cirrocumulus-views-block-sermon-library-block-1 #edit-actions {
		margin: auto;
		
		input {
			padding: 2vw 8vw;
			border-radius: 8px;
			margin-top: 2vw;
		}
	}
	
	.views-exposed-form {
		flex-direction: column;
		align-items: flex-start;
		padding-bottom: 5vw;
		
	}
}

