@charset "UTF-8";
/* CSS Document */

body {
	font-family: "myriad-pro-condensed", Arial, Helvetica, sans-serif;
	background-color: #be2728;
	padding: 0px;
}
header.pr {
	background: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	width: 100%;
}
header.pr img {
	max-width: 600px;
	height: auto;
	width: 100%;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 5px;
}
h2 {
	font-size: 24px;
	color: #be2728;
	font-weight: bold;
	padding: 5px;
}
p {
	font-size: 18px;
	color: #000000;
}
.pr-content {
	background: #FFF;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-height: 600px;
	margin-bottom: 50px;
	padding: 8px;
	box-shadow: 2px 2px 2px 2px rgba(24, 74, 137, 0.4);
}
.pr-heading {
	background: #be2728;
	width: 100%;
	color: #FFF;
	padding: 20px;
	text-align: center;
}
.pr-intro {
	padding: 40px;
	font-size: 20px; 
	box-sizing: border-box;
	float: right;
}
.pr-form {
	padding: 40px;
	box-sizing: border-box;
	float: right;
}
.pr-form input[type="text"] {
	width: 100%;
	background: #FFF;
	border: 1px solid #d1cbb7;
	padding: 12px;
	font-size: 20px;
	margin-bottom: 8px;
	outline: none;
}
.pr-form input[type="text"]:focus {
	background: #d1cbb7;
	transition: .5s ease all;
}
.pr-heading h1 {
	font-weight: 900;
}
::-webkit-input-placeholder {
   color: #626262;
}

:-moz-placeholder { /* Firefox 18- */
   color: #626262;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #626262;
}

:-ms-input-placeholder {
   color: #626262;
}
.btn-primary {
	background: #2863af;
	font-size: 22px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	float: right;
}
.btn-primary:hover {
	background: #1e5090;
	transition: .5s ease all;
}
footer {
	margin-top: 100px;
	padding: 25px;
	color: #FFF;
	text-align: center;
	margin-bottom: 50px;
}
footer img {
	display: block;
	max-width: 200px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 20px;
}
/* Share Page */
.ak-thanks {
	padding: 50px;
	font-size: 24px;
}
.loud {
	font-size: 32px;
	color: #2863af;
}
.ak-sharebox {
margin: 50px;
font-size: 24px;
}
.ak-share-button {
  background: #2863af; 
  color: #FFF;
  padding: 10px;
  text-align: center;
}
.social-share-container {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
}
a.facebook-share:link, a.facebook-share:visited {
	background: #405D9B;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 250px;
	text-align: center;
	display: inline-block;
	-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
	text-decoration: none;
}
a.facebook-share:hover, a.facebook-share:active {
	transition: .5s ease all;
	background: #314d8b;
	text-decoration: none;
}
a.twitter-share:link, a.twitter-share:visited {
	background: #3B94D9;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 250px;
	text-align: center;
	display: inline-block;
	-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
margin-left: 25px;
	text-decoration: none;
}
a.twitter-share:hover, a.twitter-share:active {
	transition: .5s ease all;
	background: #1a79c3;
	text-decoration: none;
}
@media (max-width: 768px) {
	.pr-intro, .pr-form {
		padding: 20px;
		width: 100%;
	}
	.ak-share-intro, .pr-container {
		width: 100%;
	}
	.span-14 {
		width: 100%;
	}
	.pr-container {
		padding-top: 20px;	
	}
	.pr-content {
	background: #FFF;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	width: 88%;
	min-height: 600px;
	margin-bottom: 50px;
	padding: 8px;
	box-shadow: 2px 2px 2px 2px rgba(24, 74, 137, 0.4);
}
footer { 
	padding-top: 50px;
	}
}
body.donate-page .donate-left {
		width: 50%;
		float: left;
		padding: 40px;

	}
div#donation-contact {
    float: left;
    width: 46%;
    padding: 40px;
}
#donation-contact input[type="select"] {
	font-size: 18px;
}
div#donation-contact input[type="text"], div#donation-contact input[type="email"], div#donation-contact input[type="tel"] {
	padding: 10px;
	font-size: 18px;
	outline: none;
}
div#donation-contact input:focus {
	border-left: 3px solid #d1cbb7;
	transition: .5s ease all;
}
tr#product-table-headers th {
	background: #2863AF;
	padding: 14px; 
	color: #FFF;
}
.ak-cc-box input[type="text"], .ak-cc-box input[type="email"], .ak-cc-box input[type="tel"] {
	width: 350px;
	padding: 10px;
}
.ak-cc-box select {
	font-size: 16px;
	padding: 8px;
}
label#products-label {
    display: none;
}
.ak-unstyled {
	list-style-type: none;
}
#amount_other_field {
	padding: 5px;
}
.ak-styled-submit-button {
	background: #BE2728;
	padding: 15px!important;
	display: block;
	color: #FFF;
	font-weight: 700;
	width: 200px;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-quantity input[type="text"] {
	margin-top: 8px;
}
.product-name {
	margin-top: 8px;
	font-size: 16px;
}
@media(max-width: 768px) {
	body.donate-page .donate-left {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		float: none;
	}
	div#donation-contact {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		float: none;
	}
	.ak-cc-box input[type="text"], .ak-cc-box input[type="email"], .ak-cc-box input[type="tel"] {
		min-width: 250px;
		width: 90%;
		padding: 10px;
	}
}