
    
		.printable { display: block; }

		@media print
		{
			.non-printable { display: none; }
			.printable { display: block; }
		}


		.bd-placeholder-img {
			font-size: 1.125rem;
			text-anchor: middle;
			-webkit-user-select: none;
			-moz-user-select: none;
			user-select: none;
		  }

		  @media (min-width: 768px) {
			.bd-placeholder-img-lg {
			  font-size: 3.5rem;
			}
		  }
		  
		  
		.col-bg-1 {
			background-size:contain; background: url(https://www.prayerportal.network/img/newsletter.png?v=8); 
			height:auto;
			background-repeat:no-repeat;
			-webkit-background-size:cover;
			-moz-background-size:cover;
			-o-background-size:cover;
			background-size:cover;
		}
		
		.col-bg-2 {
			background-size:contain; background: url(https://www.prayerportal.network/img/newsletter-submit.png?v=8); 
			height:470px;
			background-repeat:no-repeat;
			background-position: center;
			font-family: 'Georgia', Serif;
		}
		

		.col-bg-3 {
			background-size:contain; background: url(https://www.prayerportal.network/img/sharefest.png?v=8); 
			height:auto;
			background-repeat:no-repeat;
			-webkit-background-size:cover;
			-moz-background-size:cover;
			-o-background-size:cover;
			background-size:cover;
		}
		
		
		input {
			border: 0;
			outline: 0;
			background: transparent;
			border-bottom: 1px solid black;
		}
		

		#fl_menu{position:absolute;  left:-22px; z-index:999; background:transparent; width:250px; height:100px;}
		
		#fl_menu .label{padding-left:20px; line-height:50px; font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; background:transparent; color:#000; letter-spacing:7px;}

		#f2_menu{position:absolute;  left:-22px; z-index:999; background:transparent; width:250px; height:100px;}
		
		#f2_menu .label{padding-left:20px; line-height:50px; font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; background:transparent; color:#000; letter-spacing:7px;}



