

/* ********** VOTE TO END HUNGER 2018 ********** */
/* ********** VOTE TO END HUNGER 2018 ********** */



	/*  **********  CONTAINERS  **********  */

	.call-cont { display: flex; flex-flow: row wrap; justify-content: space-between; border: 10px solid #f7f5f3; border-radius: 5px; padding: 10px 26px 26px 26px; width: 100%; margin-top: 32px; text-align: center; transition-property: border; transition-duration: 1s; }

	.call-cont:hover { border: 10px solid #df7c06; }

	.call-cont div { margin: 0 auto !important; }

	#logo-institutional-nav, .content-and-sidebar { max-width: 980px !important; }

	.res-cont { margin: 120px 48px 48px 48px !important; display: flex; flex-flow: row wrap; justify-content: space-between; }

	.s, .e, .n { max-width: 270px !important; padding: 0 10px; }

	.e { border-right: 6px solid #f7f5f3; border-left: 6px solid #f7f5f3; padding: 0 24px 0 36px !important; transition-property: border; transition-duration: 1s; border-radius: 12px;}


	/*  **********  BANNER  **********  */

	.lg { display: block; }

	.sm { display: none; }



	/*  **********  BUTTONS  **********  */

	.call { color: #fff !important; min-width: 232px; }

	.tw { background-color: #1da1f2 !important }

	.tw:hover { background-color: #e1e8ed !important; color: black }

	.tw svg { margin-top: -4px !important; }



	/*  **********  COPY  **********  */

	.a { }

	.pg-title { margin: 24px 36px; display: none; } 

	.pg-title span { color: #df7c06 !important; }

	.q { font-style: italic !important; margin-left: 36px; margin-right: 36px; font-size: 115% !important;}

	.q span { font-style: normal !important; }

	.i { margin: 48px 36px 36px 36px; font-size: 120% !important;}

	.i span { font-weight: bold !important; }

	.s span { font-weight: bold !important; }

	.s h3 { color: #df7c06; }

	/*  **********  MEDIA QUERIES  **********  */

	@media screen and (max-width: 1200px) { 

		h1.pg-title { display: block !important }
		.lg { display: none !important }
		.sm { display: block !important }

	}

	@media screen and ( max-width: 420px ) {

		.biblical-quote { text-align: center !important }
		.sm { display: none !important }
		.call-cont { text-align: left !important }
		.e, .n { margin-top: 24px !important; padding: 0 !important; }
		.e, .e:hover { border: 0 !important; padding: 0 !important; transition-property: border; transition-duration: 1s}
		.tw svg { display: none !important; }
		.s { padding: 0 !important; }

	}


/* ********** VOTE TO END HUNGER 2018 ********** */
/* ********** VOTE TO END HUNGER 2018 ********** */













