@charset "utf-8";
/* CSS Document */

.donate a {
	font-weight: bold;
}

.donate .boxshadow {
	background-color: #fff;
}
.donate-type {
	display: none;
	margin-bottom: 20px;
	color: #272727;
}
#donate-join {
	display: block;
}
.donate-left {
	width: 525px;
	min-height: 800px;
	float: left;
}
.donate-right {
	width: 417px;
	min-height: 500px;
	float: left;
	margin-left: 18px;
}
.donate-right img {
	width: 395px;
	height: auto;
}

.donate-form {
	border: 1px solid #ddd;
	padding: 0px 0px 20px 0px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 90%;
}
.donate-form table {
	border-collapse: collapse;
}
.donate-caption {
	padding: 20px 0 25px 0;
	line-height: 1.4em;
	min-height: 100px;
}
.donate-other-ways,
.donate-support-matters {
	margin-top: 30px;
	padding-left: 15px;
}
.donate-other-ways ul,
.donate-support-matters ul {
	margin-left: 0px !important;
	margin-bottom: 0 !important;
	list-style-image: url(../images/bullet-norm.png) !important;
}
.donate-supporter-benefits ul {
	list-style-image: url(../images/bullet-norm.png) !important;
	margin-left: 30px !important;
}
.donate-support-matters li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	margin-left: 30px;
}
.donate-other-ways li {
	float: left;
	width: 170px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
	border-bottom: none !important;
}
.donate-comfort img {
	margin-bottom: 10px;
}
.donor-story p {
	line-height: 25px;
	margin-left: 242px;
}
.donor-story img {
	width: 212px;
	height: 240px;
	display: block;

	float: left;
	margin-right: 20px;
}
.caption-heading {
	display: block;
	float: left;
	height: 80px;
	margin-right: 15px;
	font-weight: bold;
	text-align: center;
	width: 150px;
}

.donate-form table {
	width: 100% !important;
}
.donate-form td {
	padding: 0px 10px;
}
.donate-form td div {
	position: relative;
}

.form-heading {
	background-color: #007377;
	color: #fff;
	font-weight: bold;
	padding: 10px 10px !important;
	font-family: "roboto";
}
.donate-form input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 7px;
	margin: 8px 0px;
	width: 100%;
	box-sizing: border-box;
}
.donate-form input[type="radio"] {
	margin: 8px 3px;
}
#amount_other {
	width: 140px;
}
#zip {
	width: 120px;
}

.donate-form td div.error {
	display: block;
	display: none;
	position: static;
	right: -150px;
	top: 0px;
	width: 200px;
	z-index: 500;
	background-color: #ff6c70;
	background-color: #f90;
	border-radius: 3px;
	border: 1px solid #666;
	padding: 5px;
	box-shadow: 0 0 5px #000;
	font-size: 80%;
}
.required {
	color: #f90;
}
.type {
	display: block;
}

.gift-fund {
	display: none;
}
#confirmation {
	display: none;
	margin-top: 15px;
	padding: 15px;
}
#confirmation .cheading {
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 70px;
}

.amount-scream {
	font-size: 300%;
	font-weight: bold;
	line-height: 58px;
}
.final-error {
	display: none;
	color: #ff6c70;
}

.donate-form select {
	margin: 8px 0;
	padding: 7px;
}
#country,
#bill_country,
#hmg_country,
#fund {
	width: 180px;
}
.billing-information {
	display: none;
}
.donate-form input[type="checkbox"] {
	margin: 16px 5px 16px 0;
}
#give {
	background-color: #ff8000;
	border: 0;
	font-size: 150%;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
}
#give:hover {
	background-color: #fff;
	color: #000;
	border: 2px solid #ff8000;
	cursor: pointer;
}
.gift_amount ul {
	padding-left: 0 !important;
}

.gift_amount li {
	list-style: none;
	display: inline-block;
}
.hmg,
.hmg-contact {
	display: none;
}

.donate-comfort img {
	margin: 5px 8px;
	padding: 0;
	box-shadow: none;
	background-color: transparent;
	max-height: 80px;
	width: auto;
}
#donate-comfort-images {
	text-align: center;
}
body div#Stage_Text.Stage_Text_id {
	line-height: 58px;
}
#recognition ul li strong {
	display: inline-block;
	width: 125px;
}
#country option:nth-child(2),
#hmg_country option:nth-child(2),
#bill_country option:nth-child(2) {
	background-color: #e0e0e0;
}
.backpacker-rules {
	padding-top: 10px;
	font-size: 80%;
	line-height: 1.2em;
}
#d-nav ul,
#d-nav li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
}
#d-nav {
	position: relative;
}
#d-nav ul {
	display: none;
	position: absolute;
	top: 45px;
	background-color: #fff;
	z-index: 999;
	border-bottom: 10px solid #fb7e00;
	width: 100%;
}
#d-nav li {
	padding-right: 10px;
}
#d-nav li:hover a {
	text-decoration: none;
	color: #ff8000;
}
#d-nav a {
	display: block;
	font-weight: normal;
	text-align: center;
	padding: 10px 8px;
	background-image: url(../img/d-nav-border-bot.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #aaa;
	line-height: 1.1em;
}
#d-nav li.active a {
	background-color: #007377;
	color: #fff;

	box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
	background-image: none;
}
#d-nav li.active {
	background-image: url(../img/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right 7px;
}
#d-nav a:hover {
	text-decoration: none;
	color: #ff8000;
}
#d-nav h3 {
	text-align: center;
	color: #fff;
}
.donate-content h2 {
	color: rgba(251, 126, 0, 0.9);
}
.donate-content .boxheader h2,
.donate-content .boxheader h2 a {
	color: rgba(251, 126, 0, 0.9);
}
.noform .col2 {
	display: none;
}
.noform #donate-why-give .col2 {
	display: block;
}

#fixed-header .col2 {
	display: block;
	margin-bottom: 0;
}
.slides {
}
.flexslider ul,
.flexslider ol {
	margin-left: 0;
	margin-bottom: 0;
	display: block;
}
.flexslider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote {
	width: auto;
	margin: 10px 10px;
	box-shadow: none;
	border: 1px solid #e0e0e0;
}
blockquote:before,
blockquote:after {
	content: normal;
}
.boxheader {
	margin-top: 0;
	box-shadow: none;
}

#gift_types {
	display: none;
}
.boxheader p,
.boxheader li {
	color: #333;
}
#payment-types {
	padding-top: 10px;
	display: flex;
}
#give {
	margin-top: 10px;
}
#comments {
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	width: 100%;
}
.page-back img {
	box-shadow: none;
	padding: 0;
	background-color: transparent;
	margin-top: 10px;
}
.sliderimg img,
.sliderimg-large img {
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
}
.sliderimg-large img {
	max-width: 242px;
}
.sliderimg img {
	max-width: 137px;
}
.slidertext,
.slidertext-large {
	margin-left: 15px;
	margin-right: 15px;
}

.flexslider {
	border: none !important;
	margin: 0 0 20px 0 !important;
}
#fixed-header img {
	width: 100%;
	height: auto;
	display: none;
}
tbody {
	width: 100%;
}
#d-form #newsletter {
	float: none;
	width: auto;
	margin: 16px 5px 16px 0;
}
.donate-comfort {
	width: 80%;
	margin: 0 auto;
	display: none;
}
#payment-types label {
	display: block;
}
#d-nav.expand ul {
	display: block;
}
#d-nav h3 {
	display: block;
	cursor: pointer;
	background-color: #fb7e00;
	padding: 8px 0;
	border-radius: 7px;
}
#d-nav h3 span.glyphicon {
	display: inline-block;
	margin-left: 10px;
}
.remove {
	display: none;
}

.d-pt-click {
	display: inline;
}
.d-pt-ways {
	display: none;
}
.standout {
	font-size: 130%;
	line-height: 1.3em;
	font-weight: bold;
	color: #888;
}
.numbered-list {
	clear: both;
}
.numbered-item {
	clear: both;
	margin: 16px 0;
}
.numbered-bullet {
	width: 10%;
	float: left;
	font-size: 225%;
	font-weight: bold;
	line-height: 1em;
}
.numbered-content {
	width: 90%;
	float: left;
	line-height: 1.3em;
	font-size: 90%;
}
h5 {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
#donate-fundraise li {
	font-size: 90%;
	line-height: 1.3em;
	margin: 10px 0;
}
#donate-fundraise ul {
	margin-left: 10%;
	padding: 0;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}
#rs-company {
	display: none;
}

@media all and (min-width: 1024px) {
	.d-pt-click {
		display: none;
	}
	.d-pt-ways {
		display: inline;
	}
	.remove {
		display: block;
	}
	
	#d-nav,
	#d-nav ul {
		position: static;
	}
	.d-pts {
		display: none;
	}
	.col1 {
		width: 16%;
		float: left;
		margin: 0 2%;
	}
	.col2 {
		width: 38%;
		margin: 0 1%;
		float: left;
	}
	.noform .col2,
	.noform .col3,
	#fixed-header .col2,
	#fixed-header .col3 {
		margin-bottom: 10px;
		width: 48%;
		float: left;
		margin-top: 10px;
		margin: 0 1%;
	}
	.noform #donate-why-give .col3 {
		width: 48%;
	}
	.noform .col3 {
		width: 98%;
	}
	.noform .col2 {
		margin: 0 1%;
	}
	.noform .col3 {
		margin: 0 1%;
		margin-bottom: 10px;
	}
	.noform .col2-3,
	#fixed-header {
		/*margin-left: 220px;*/
		float: left;
		width: 78%;
		margin: 0 1%;
	}
	.noform .donate-content {
		/*margin-left: 210px;*/
		float: left;
		display: none;
		width: 78%;
		margin: 0 1%;
	}
	.donate-content {
		float: left;
		display: none;
		width: 38%;
		margin: 0 1%;
	}
	#fixed-header .col2 p {
		font-size: 20px;
		text-indent: 30px;
		color: #555;
	}
	.sliderimg-large {
		width: 246px;
		height: 164px;
		float: left;
	}
	.sliderimg {
		width: 137px;
		height: 164px;
		float: left;
	}
	.slidertext {
		margin-left: 155px;
		margin-right: 15px;
	}
	.slidertext-large {
		margin-left: 260px;
	}
	.flexslider img {
		padding: 0;
		background-color: transparent;
		box-shadow: none;

		height: 164px;
	}

	#fixed-header img {
		max-width: 340px;
		display: block;
	}
	#donate-why-give .col2-3 {
		width: 98%;
	}
	.payment input[type="radio"] {
		float: left;
	}
	.payment img {
		float: left;
		padding: 0;
		box-shadow: none;
	}
	.donate-form td div.error {
		position: absolute;
	}
	#d-nav li.active {
		background-position: right 7px;
	}
	.donate-comfort {
		display: block;
	}
	#d-nav ul,
	#d-nav.expand ul {
		display: block;
	}
	#d-nav h3 {
		display: block;
		cursor: default;
		background-image: none;
		background-color: transparent;
		padding: 0;
		text-align: left;
		margin-bottom: 10px;
	}
	#d-nav h3 span.glyphicon {
		display: none;
	}

	#d-header p {
		font-size: 125%;
		margin-bottom: 10px;
		color: #888;
	}
	#d-pt {
		display: inline;
		color: #fb7e00;
	}
	#d-pts {
		display: none;
	}

	.col40 {
		width: 40%;
		float: left;
	}
	.col50 {
		float: left;
		width: 50%;
	}
	.col60 {
		width: 60%;
		float: left;
	}
	.padleft {
		margin-left: 30px;
	}
	.padright {
		margin-right: 20px;
	}

	#d-nav a {
		text-align: left;
	}
}

@media all and (min-width: 1400px) {
	.donate-content {
		font-size: 120%;
	}
	#d-nav a {
		font-size: 120%;
	}

	#d-header p {
		font-size: 160%;
	}
	.donate-form {
		font-size: 110%;
	}
	.standout {
		font-size: 140%;
	}
	.standout-small {
		font-size: 100%;
	}
}
