/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9/10/2014, 12:10:35 AM
    Author     : john
*/

@font-face {
	font-family: 'MyriadPro';
	src: url('../../fonts/MyriadPro/MyriadPro-Regular.eot');
	src: url('../../fonts/MyriadPro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/MyriadPro/MyriadPro-Regular.woff') format('woff'),
		url('../../fonts/MyriadPro/MyriadPro-Regular.ttf')  format('truetype'),
		url('../../fonts/MyriadPro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-It';
	src: url('../../fonts/MyriadPro/MyriadPro-It.eot');
	src: url('../../fonts/MyriadPro/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/MyriadPro/MyriadPro-It.woff') format('woff'),
		url('../../fonts/MyriadPro/MyriadPro-It.ttf')  format('truetype'),
		url('../../fonts/MyriadPro/MyriadPro-It.svg#MyriadPro-It') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MyriadProBold';
	src: url('../../fonts/MyriadPro/MyriadPro-Bold.eot');
	src: url('../../fonts/MyriadPro/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/MyriadPro/MyriadPro-Bold.woff') format('woff'),
		url('../../fonts/MyriadPro/MyriadPro-Bold.ttf')  format('truetype'),
		url('../../fonts/MyriadPro/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

.image-menu {
	text-align: right;
	font-size: 20px;
}

.image-menu img {
	height: 60px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.image-menu li {
	display: inline-block;
	list-style: none;
	padding-right: 50px;
	padding-top: 9px;
	padding-bottom: 7px;
}

.image-menu a, .image-menu a:active, .image-menu a:focus {
	color: #00386C;
}

.image-menu a:hover {
	text-decoration: none;
}

.top-logo, .image-menu {
	display: none;
}

.full-logo img {
	width: 170px;
}

.full-logo {
	position: relative;
	padding-bottom: 15px;
}

.full-logo ul {
	position: absolute;
	right: 150px;
	bottom: 10px;
}

.full-logo li {
	display: inline-block;
	list-style: none;
	padding-right: 100px;
	padding-top: 9px;
	padding-bottom: 7px;
	font-size: 20px;
	font-family: 'MyriadProBold';
}

.full-logo a, .full-logo a:hover, .full-logo a:visited {
	color: #00386C;
}

body {
	background-color: white;
	font-family: 'Arial';
	font-size: 18px;
}

h1, h2, h3, h4 {
	font-family: 'MyriadProBold';
}

.lightblue-background {
	background-color: #7fb2e2;
}

.orange-background {
	background-color: #E14E0D;
}

.darkblue-background {
	background-color: #00386C;
}

.yellow-background {
	background-color: #F0B600;
}

#header {
	height: auto;
	display: none;
}

#header, #footer {
	background-color: #00386C;
}

div.clientText {
	margin-bottom: 65px;
}

.clientLogo {
	margin-top: 30px;
}

.clientLogoBottom {
	padding-left: 0;
}

.clientDetails {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F23F2C;
	text-align: center;
	font-size: 14px;
}

.thankYou {
	color: #1DAFDF;
	padding-left: 0;
	padding-top: 30px;
	font-size: 18px;
}

.tagLine {
	text-align: center;
	margin: 5px;
	font-size: 14px;
	font-style: italic;
}

.photoStrip {
	margin: auto;
	display: block;
}

.footerLogos img {
	padding-right: 15px;
}

.donateHeader, .receiptHeader, .deniedHeader {
	color: #F23F2C;
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
}

.donateMessage {
	margin-bottom: 25px;
}

.donateCall, .receiptCall, .deniedCall { 
	margin-top: 25px;
}

.sideBar {
	padding-left: 50px;
}

.sideBar .secureText {
	font-size: 14px;
}

.sideBar .secureLogo {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* New */

.navbar-none {
	padding-top: 20px;
	margin-bottom: 10px;
}

.navbar-brand {
	margin-top: 0;
}

.navbar-nav.navbar-right {
	padding-top: 60px;
}

.navbar-default.navbar-none .navbar-nav > li > a
{
	color: white;
}

.navbar-default.navbar-none .navbar-nav > li > a:hover, 
.navbar-default.navbar-none .navbar-nav > li > a:active,
#footer .footer-menu a:hover,
#footer .footer-menu a:active
{ 
	color: #1a659f;
}

.mission-row {
	display: flex;
}

.mission-row .mission-box {
	color: white;
	text-align: center;
}

.mission-box h2 {
	margin-top: 70px;
	margin-bottom: 40px;
	font-size: 32px;
}

.mission-box p {
	padding-left: 70px;
	padding-right: 70px;
/*	font-size: 21px;*/
/*	text-align: justify;*/
}

img.crosswalk {
	width: 100%;
}

img.crosswalk2{
	height: 100%;
	width: 100%;
}

.mission-box.ticks {
	padding-top: 40px;
	padding-left: 80px;
	padding-right: 80px;
}

.mission-box.ticks img.img-responsive {
	height: 90px;
	margin-bottom: 30px;
}

.bottom-container .mission-box h2 {
	font-size: 32px;
}



.btn-regular:hover, .btn-regular:active, .btn-regular:focus {
	background-color: #00386C;
	color: white;
}

.header-image-frame {
	padding-bottom: 15px;
}

.header-right {
	padding-left: 40px;
}

.regular-container {
	background-color: #59B2E6;
	padding: 50px;
	text-align: center;
}

.img-about {
    float: right;
    width: 50%;
    padding-left: 60px;
}

.stat-container {
	background-color: #00386C;
	display: flex;
}

.stat-img-frame {
	width: 42%;
	float: left;
}

.img-stats {
	float: left;
}

.stat-wrapper {
	padding: 60px;
	width: 57%;
    float: left;
}

.stat-container h2 {
	color: white;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 35px;
}

.stat-container p {
	color: white;
	font-size: 20px;
}

.donors h2 {
	font-size: 40px;
	margin-bottom: 0;
}

.donors {
	font-size: 20px;
	margin-bottom: 25px;
}

.support-line {
	padding-top: 20px;
	font-size: 22px;
	margin-bottom: 120px;
}

ul.checklist {
	list-style: none;
	padding: 0;
	text-align: left;
	margin-left: 35px;
}

ul.checklist li {
	width: 100%;
	font-size: 17px;
	margin-bottom: 10px;
}

ul.checklist li img {
	height: 16px;
	padding-right: 10px;
	margin-left: -35px;
}

.CFNZ.regular-statement {
	position: absolute;
	right: 0;
	top: 0;
	width: 40%;
}

.CFNZ.regular-statement h2,
.CFNZ.regular-statement h3,
.CFNZ.regular-right h3 {
	font-family: 'MyriadProBold';
	color: #00386C;
}

.CFNZ.regular-statement p {
	font-family: 'MyriadPro';
	font-size: 1.3vw;
}

.CFNZ.regular-right h3 {
	color: white;
	font-size: 1.3vw;
}

.CFNZ.regular-right {
	/* background-color: #A7D2F2; */
	background: linear-gradient(90deg, rgba(167,210,240,1) 0%, rgba(0,56,108,1) 100%);
}

.CFNZ.regular-right li {
	font-size: 1.3vw;
	font-family: 'MyriadPro';
	color: white;
}

.commission-number {
	color: white;
	font-style: italic;
	font-size: 13px;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-bottom: 90px;
	width: 91%;
	text-align: center;
}

.mission-statement {
	padding-top: 45px;
	padding-bottom: 55px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	color: #00386C;
	font-size: 30px;
}

.mission-statement h2 {
	color: #59B2E6;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 35px;
}

.mission-statement p {
	width: 70%;
	line-height: 1.6em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.focus-story-container {
	background-color: #E4F0FC;
	color: #00386C;
}

.focus-story-container .body {
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 47px;
}

.img-focus {
	float: left;
	padding-right: 80px;
	width: 40%;
}

.focus-story-container h2 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 40px;
}

.focus-story-container p {
	font-size: 22px;
}

.stories {
	color: #00386C;
	margin-top: 40px;
	margin-bottom: 80px;
}

.stories img {
	margin-bottom: 20px;
}

.stories h2 {
	color: #00386C;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
}

.stories h3 {
	font-weight: bold;
	font-size: 26px;
}

.statement {
	margin-top: 60px;
	line-height: 1.8;
	text-align: center;
}

.statement p {
	display: inline-block;
}

.statement h2, .statement span {
	color: #00386C;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.2;
}

.statement span.spaced {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}

.statement .words {
	padding-top: 20px;
	padding-bottom: 20px;
}

.statement-black {
	color: black;
	font-size: 23px;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left: 50px;
    padding-right: 50px;
	line-height: 1.5;
}

.call {
	padding-top: 55px;
	padding-bottom: 55px;
	background-color: #003863;
	margin-left: 0;
	margin-right: 0;
}

.call p {
	text-align: center;
	width: 100%;
	color: white;
	font-size: 25px;
}

.contact-container {
	width: 100%;
	text-align: left;
}

.contact-container h2 {
	text-align: center;
}

.contact-detail {
	padding-left: 25px;
	font-size: 25px;
	font-family: 'MyriadProBold';
	padding-bottom: 10px;
}

.img-contact {
	height: 40px;
	width: 40px;
	margin-bottom: 7px;
	margin-right: 10px;
}

.contact a, .contact:hover, .contact:active, .contact:visited, .bequest a, .bequest a:hover, .bequest a:active, .bequest a:visited {
	color: white;
}

.contact h2 {
	width: 100%;
}

.bottom-image {
	background-image: url('../../images/cfnz/lowerimage.jpg');
	background-position-x: 0px;
	background-position-y: -70px;
}

.bequest {
	padding-bottom: 80px;
}

.story {
	margin-left: 0;
	margin-right: 0;
}

.img-story-fix {
	text-align: right;
}

.btn-more {
	font-size: larger;
	color: white;
	background-color: #003863;
	margin-top: 35px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 0;
}

.btn-more:hover, .btn-more:active {
	background-color: #53B7E8;
	color: white;
}

div.donation-box {
	background-color: #53B7E8;
	color: white;
    padding-top: 35px;
}

.btn-donate, .btn-story, .btn-donate-top {
	font-size: 30px;
	color: white;
	border: 2px solid white;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 30px;
	font-family: MyriadProBold;
	width: 340px;
}

.btn-donate-mid {
    background-color: #E14E0D;
    color: white !important;
    font-size: 3.5rem;
    border-radius: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    max-width: 45rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.btn-donate.bottom, .btn-regular {
	font-size: 25px;
	padding-top: 9px;
	padding-bottom: 10px;
	margin-top: 30px;
	width: initial;
}
.btn-regular{
    margin-top: 0;
}

.btn-donate-top {
	background-color: #E14E0D;
	color: white !important;
	font-size: 19px;
	border-radius: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	width: initial;
	position: absolute;
	right: 20px;
	top: 20px;
}

.btn-regular {
	background-color: #63B9E8;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn-donate-top:hover, .btn-donate-top:active, .btn-donate-top:focus {
	background-color: white;
	color: #E14E0D !important;
	border-color: #E14E0D;
}

.btn-donate:hover, .btn-donate:active, .btn-donate:focus {
	background-color: white;
	color: #00386C;
}

.btn-donate.bottom:hover, .btn-donate.bottom:active, .btn-donate.bottom:focus { 
	color: #00386C;
	background-color: white;
}

.btn-story {
	margin-top: 40px;
	font-size: 1.3vw;
	padding: 10px;
	width: 90%;
}

.btn-story:hover,
.btn-story:active {
	background-color: #59B2E6;
	color: white;
}

.bottom-container {
	margin-top: 0px;
}

/* Grid panels */
.story-panel {
	 border-top: 4px solid #00386C;
	 padding: 15px;
}

.story-panel.darkblue, .story-modal-body.darkblue {
	border-color: #00386C;
}

.story-panel.darkblue h3, .story-modal-body.darkblue h2 {
	color: #00386C;
}

.story-panel.darkblue .btn-story {
	border-color: #00386C;
	color: #00386C;
}

.story-panel.darkblue .btn-story:hover {
	background-color: #00386C;
	color: white;
}

.story-panel.blue, .story-modal-body.blue {
	border-color: #7fb2e2;
}

.story-panel.blue h3, .story-modal-body.blue h2 {
	color: #7fb2e2;
}

.story-panel.blue .btn-story {
	border-color: #7fb2e2;
	color: #7fb2e2;
}

.story-panel.blue .btn-story:hover {
	background-color: #7fb2e2;
	color: white;
}

.story-panel.orange, .story-modal-body.orange {
	border-color: #E14E0D;
}

.story-panel.orange h3, .story-modal-body.orange h2 {
	color: #E14E0D;
}

.story-panel.orange .btn-story {
	border-color: #E14E0D;
	color: #E14E0D;
}

/* TEST */
.story-panel.alt-blue, .story-modal-body.blue {
	border-color: #7fb2e2;
}

.story-panel.alt-blue h3, .story-modal-body.blue h2 {
	color: #7fb2e2;
}

.story-panel.alt-blue .btn-story {
	border-color: #7fb2e2;
	color: #7fb2e2;
}

.story-panel.alt-blue .btn-story:hover {
	background-color: #7fb2e2;
	color: white;
}

.story-panel.alt-orange, .story-modal-body.orange {
	border-color: #E14E0D;
}

.story-panel.alt-orange h3, .story-modal-body.orange h2 {
	color: #E14E0D;
}

.story-panel.alt-orange .btn-story {
	border-color: #E14E0D;
	color: #E14E0D;
}

.story-panel.alt-orange .btn-story:hover {
	background-color: #E14E0D;
	color: white;
}

/* TEST END */


.story-panel.orange .btn-story:hover {
	background-color: #E14E0D;
	color: white;
}

.story-panel.yellow, .story-modal-body.yellow {
	border-color: #F0B600;
}

.story-panel.yellow h3, .story-modal-body.yellow h2 {
	color: #F0B600;
}

.story-panel.yellow .btn-story {
	border-color: #F0B600;
	color: #F0B600;
}

.story-panel.yellow .btn-story:hover {
	background-color: #F0B600;
	color: white;
}

.story-panel p {
	font-family: Calibri, Arial;
	font-size: 20px;
	padding-top: 20px;
}

.story-title {
	color: #00386C;
	font-size: 20px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

.story-text {
	background-color: #E91B24;
	position: absolute;
    top: 0;
    bottom: 0;
    margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 2px;
}

.story-text p {
	margin-top: 5%;
	padding: 60px;
    font-size: 20px;
    text-align: center;
}

/* Popup story containers */
.story-container {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.story-image img {
	margin: 0 auto;
}

.story-image-span img {
	display: initial;
}

.story-header {
	color: #E91B24;
	font-size: 25px;
	text-align: center;
	margin-top: 40px;
}

.modal-90 {
	width: 90%;	
	max-width: 1400px;
}

button.dialog-close {
	color: #00386C;
	font-weight: bold;
}

.story-banner {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.story-modal-body {
	color: black;
    padding-left: 50px;
    padding-right: 50px;
    max-height: 400px;
    overflow-y: scroll;
	border-top: 4px solid #00386C;
}

.story-modal-body h2 {
	margin-top: 30px;
}

.story-modal-body h3 {
	font-size: 20px;
	line-height: 1.3;
}

.story-body {
	padding-left: 30px;
}

.story-image h2 {
	font-size: 25px;
	margin-bottom: 20px;
	text-align: center;
	color: #003863;
}

.story-quote {
	text-align: center;
	font-weight: bold;
}

.story-blooddrop {
	margin-top: 30px;
	padding-bottom: 40px;
}

.story-blooddrop img {
	height: 25px;
}

p.one25 {
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.charity-about {
	padding-bottom: 50px;
}

.charity-about h1 {
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: bold;
	color: #00386C;
	text-align: center;
}

.charity-about p {
	line-height: 1.6em;
	color: #00386C;
	font-size: 19px;
	text-align: center;
}

.down-arrow {
	position: absolute;
    z-index: 100;
    left: 50%;
    width: 50px;
    margin-top: -20px;
	margin-left: -20px;
}



.frequency {
	padding-top: 0;
}

.frequency > div {
	padding-top: 50px;
	padding-left: 80px;
	padding-right: 80px;
}

.frequency > div:first-child {
	padding-right: 50px;
	padding-left: 110px;
}

.frequency > div:last-child {
	padding-right: 110px;
	padding-left: 50px;
}


.frequency h2 {
	font-size: 22px;
	color: #53B7E8;
	text-align: center;
	height: 80px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3;
}

.frequency button {
	width: 100%;
	height: 120px;
	padding-top: 10px;
	background-color: #53B7E8;
	color: white;
	border: 0;
	font-size: 35px;
}

.frequency button:hover {
	background-color: #003863;
}

.frequency .box {
	background-color: #f4f4f4;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 18px;
	color: #777;
}


.donate-header {
	background-color: #003863;
	color: white;
	display: flex;
}

.donation-charity-label {
	position: absolute;
    bottom: 40px;
    right: 40px;
}

span.donate-label {
	font-size: 28pt;
	margin-bottom: 20px;
	line-height: 2em;
}

span.donate-charity {
	font-size: 23pt;
}

/* Inline adjustments for the alternative frequency selection */

.tab-frequency-option {
	
}

.tab-frequency-options > li {
	font-weight: bold;
}

.tab-frequency-options > li.active > a, 
.tab-frequency-options > li.active > a:focus, 
.tab-frequency-options > li.active > a:active {
	background-color: #00386C;
	color: white;
	border: 0;
	font-weight: bold;
}

.tab-frequency-options.nav-justified > li.active > a, 
.tab-frequency-options.nav-justified > li.active > a:hover, 
.tab-frequency-options.nav-justified > li.active > a:active,
.tab-frequency-options.nav-justified > li.active > a:focus {
	border: 0;
	background-color: #00386C;
	color: white;
	font-weight: bold;
}

.top-tab-spacing {
	margin-top: -1px;
}

.tab-pane.frequency-selection {
	background-color: #00386C;
	color: white;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.frequency-padding {
	padding: 7px;
}

.frequency-container {
	display: flex;
}

.frequency-selection {
	background-color: #00386C;
	color: white;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	border-radius: 10px;
}

.frequency-select-option select {
	color: #00386C;
}

#donation .frequency-selection h2, #donation .frequency-selection label {
	color: white;
}

#donation .frequency-selection h2 {
	font-size: 30px;
}

.fake-checkbox { 
	border-color: white;
}

#donation .tab-pane.frequency-selection > label {
	color: white;
	font-weight: bold;
}

.regular-amounts-alt button, .single-amounts-alt button, .btn.btn-other {
	background-color: white;
	color: #00386C;
	font-size: 18px;
	width: 100px;
	font-weight: bold;
}

#donation .custom-amount input {
	background-color: white;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	width: 150px;
}

.custom-amount .input-group-addon {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	font-size: 18px;
	color: #00386C;
}

.other-block {
	width: 110px;
	float: left;
}

.btn-amount.active, .btn-other.active, 
.btn-amount.active:active, .btn-other.active:active, 
.btn-amount.active:focus, .btn-other.active:focus, 
.btn-amount.active:hover, .btn-other.active:hover {
	background-color: #50A9DF;
	color: white;
}

/* New donation box */

.donate-container {
	background-color: white;
	color: #333;
}

.title-container {
	background-color: #7fb2e2;
	padding-top: 20px;
	padding-bottom: 25px;
	text-align: center;
}

.title-container h1 {
	font-size: 28pt;
	color: white;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: bold;
}

.title-container h2 {
	color: white;
}

.title-container em, .title-container p {
	color: white;
	font-size: 18px;
}

.title-container li {
	list-style: none;
}

.thanks-overlay {
	margin-top: -200px;
	margin-bottom: 50px;
	text-align: center;
}

.thanks-overlay h2 {
	color: white;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	line-height: 1.4;
}

.donate-banner {
	background-color: #00386C;
}

.payment-authorisation {
    font-size: 17px;
    color: white;
    padding-top: 20px;
	display: inline-block;
	width: 100%;
}

.donate-box-space {
	margin-bottom: 40px;
}

#donation {
/*	font-family: 'Proxima Nova';*/
}

#donation #AlternateName {
    height: auto;
}

#donation h2 {
	margin-top: 0;
	font-size: 30px;
	font-weight: bold;
	padding-top: 0;
	color: #00386C;
}

#donation .col-sm-8 {
	padding-right: 35px;
}

#donation .col-sm-4 {
	padding-left: 35px;
}

#donation .left-field {
	padding-right: 0;
}

#donation .right-field {
	padding-left: 5px;
}

#donation h2 {
	margin-bottom: 35px;
}

#donation input {
	padding-left: 20px;
    font-size: 17px;
    height: 40px;
}

#donation textarea {
	font-size: 17px;
}

#donation .form-group {
	margin-bottom: 10px;
}

#donation div.receipt-info {
	font-size: 15px;
	font-style: italic;
	padding-top: 5px;
	margin-bottom: 35px;
	padding-bottom: 5px;
}

#donation div.nomargin {
	margin: 0;
}

#donation label {
	font-weight: bold;
	color: #00386C;
	font-size: 17px;
	margin-bottom: 7px;
}

#donation .form-group.message {
	margin-top: 30px;
}

/*#donation #StartDate {
	border-right: 0;
}*/

.icon-calendar {
	position: absolute;
    top: 13px;
    font-size: 16px;
    right: 50px;
    z-index: 1000;
}

#donation .not-required {
	margin-right: 32px;
}

#donation .dollar-addon {
	font-size: 18px;
}

#donation input.amount {
	padding-left: 10px;
	padding-top: 8px;
}

#donation .frequency {
	padding-bottom: 0;
}

#donation .detail-frequency {
	color: #53B7E8;
	text-align: center;
	font-size: 24px;
}

#donation .detail-frequency span {

}

.btn-amount {
	background-color: white;
	color: #003863;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	width: 58px;
	text-align: center;
}

.btn-amount:hover {
	background-color: #50A9DF;
	color: white;
}

#donation div.donation-box-lower.donation-warning {
	font-size: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 0;
}

#donation .donation-warning .message {
    padding-top: 15px;
    margin-bottom: 35px;
    color: white;
    font-size: 18px;
	font-style: italic;
}

#donation .btn-proceed {
	font-size: 28px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 100px;
	padding-right: 100px;
	height: auto;
	color: white;
	margin-top: 40px;
	margin-bottom: 30px;
	border-radius: 30px;
	background-color: #00386C;
	border: 2px solid white;
	font-family: MyriadProBold;
	width: initial;
}

#donation .btn-proceed:hover {
	background-color: white;
	color: #00386C;
}

#donation .btn-proceed:focus {
	outline: none;
}

.ref-provided-message {
	color: #00386C;
	font-family: MyriadProBold;
	margin-top: -20px;
	padding-bottom: 30px;
}

.ref-provided-message p {
	padding-left: 40px;
	padding-right: 40px;
}

.payment-logo {
	margin-top: 50px;
}

/* Payment outcomes */

.img-logo-thanks {
	width: 400px;
	margin-bottom: 40px;
}

.payment-outcome {
	margin-top: 60px;
    margin-left: 100px;
    margin-right: 100px;
	text-align: center;
	color: white;
}

.unsubscribe-outcome {
	text-align: center;
	line-height: 2;
	margin-top: 20px;
	padding-bottom: 20px;
}

.payment-outcome.success {
	margin-top: 60px;
    margin-left: 100px;
    margin-right: 100px;
	text-align: center;
	color: white;
}

.payment-outcome h1 {
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 20px;
	color: white;
	margin-bottom: 50px;
	font-weight: bold;
}

.payment-outcome h2 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #53B7E8;
	font-weight: bold;
}

.payment-outcome li {
	list-style: none;
	font-weight: bold;
	font-size: 25px;
}

.donate-jumbo.outcome {
	margin-bottom: 0px;
}

div.outcome-overlay {
	position: relative;
	width: 100%;
	color: black;
}

span.outcome-label {
	font-size: 20pt;
	font-family: supria-sans, sans-serif;
	font-weight: 900;
	font-style: normal;
	margin-bottom: 20px;
	line-height: 1.5em;
}

div.try-again {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

div.try-again .btn-donate {
	margin-bottom: 0;
}

ul.denied-list {
	margin: 30px;
    font-size: 18px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

#footer .footer-menu a, #footer .footer-menu a:active, .copyright div {
	font-size: 15px;
}

.mobile-support{
	display: none;
}

.alternative-payments ul {
	margin-bottom: 100px;
}

.alternative-payments ul > li {
	border: none;
}

.alternative-payments .btn-story {
	width: 310px;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.donation-alternatives {
	margin-top: -20px;
	margin-bottom: 20px;
	font-size: 20px;	
	text-align: center;
	font-weight: bold;
}

.donation-alternatives a, .donation-alternatives a:active, .donation-alternatives a:visited {
	color: #7fb2e2;
}

.alternative-payments h2{
	text-align: center;
	font-size: 26px;
}

.col-xs-12.alternative-payments{
	font-size: 22px;
}

.mobile-info{
	display: none;
}

.title-container{
	display: none;
}

.mobile-contact-us{
	display: none;
}

@media (max-width: 1440px) {
	div.jumbo-content {
		padding-top: 140px;
	}
}

/* Small Devices, Phones */
@media only screen and (min-width : 360px) and (max-width: 767px) {

	.image-menu {
		display: initial;
		position: fixed;
		width: 100%;
		z-index: 100;
		background-color: #1a659f;
	}

	.compact-sides {
		padding-left: 0px;
		padding-right: 0px;
	}
	.container.compact-sides{
		margin-bottom: 25px;
	}

	.CFNZ.regular-right {
		padding-top: 50px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.CFNZ.regular-right{
		display: none;
	}
	
	.CFNZ.regular-statement {
		width: 100%;
		background-color: #A7D2F2;
		border-radius: 50px;
		align-content: center;
		padding-bottom: 40px;
		position: initial;
		text-align: center;
	}
    .CFNZ.regular-statement p{
    font-size: 3.2vw;
    
    }
	.CFNZ.regular-statement h2, .CFNZ.regular-right h3 {
		padding-top: 25px;
		margin-top: 2px;
	}

	.image-menu li {
		padding-top: 15px;
	}
	
	.charity-about p {
		margin-bottom: 25px;
	}

	.full-logo, .full-logo-img {
		text-align: right;
	}
	

	#header img {
		height: 90px;
	}
	
	.navbar-none {
		padding-top: 0; 
		margin-bottom: 40px; 
	}
	
	.navbar-toggle {
		margin-top: 40px;
	}
	
	.navbar-nav.navbar-right {
		padding-top: 20px;
	}
	
	.story-text p {
		margin-top: 20%;
	}
	
	.focus-story-body {
		padding: 10px;
	}
	
	.modal-dialog {
		width: 90%;
	}

	.mission-row {
		display:unset;
	}

	.btn-donate, .btn-story{
		font-size: 22px;
		width: 90%;
	}	

	.btn-donate-top{
		margin-right: 175px;
		width: 140px;
	}
	
	.mission-box.ticks {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 25px;
		padding-right: 25px;
	}

	.charity-about {
		padding-bottom: 0px;
	}

	.thanks-overlay {
		display: none;
	}

	.alternative-payments li {
		padding-left: 0px;
	}

	.support-line {
		padding-top: 30px;
		font-size: 22px;
		margin-bottom: 30px;
	}

	.alternative-payments .btn-story {
		width: 250px;
	}

	.mission-box h2 {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.mission-box p {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 30px;
	}

	.btn-donate.bottom{
		margin-top: 0px;
		margin-bottom: 30px;
		width: 100%;
	}

	.mission-row, .mission-box, .CFNZ.regular-right{
		margin: 0px;
		outline: 1px solid white;
		border-radius: 50px;
	}
	#footer{
		margin-top: 1px;
	}

	.mobile-about p{
		display: none;
	}

	.btn-donate-mid {
		width: 25rem;
		font-size: 30px;
	}

	/* Detail page */

	.title-container h1 {
		font-size: 26px;
	}
	.frequency-container {
		display: initial;
	}

	#donation .frequency-selection h2 {
		font-size: 21px;
		margin: 0;
		margin-bottom: 10px;
	}

	.regular-amounts-alt button, .single-amounts-alt button, .btn.btn-other {
		font-size: 20px;
		width: 100px;
		height: 50px;
		margin-bottom: 10px;
	}

	#donation .custom-amount input {
		height: 50px;
	}

	#donation {
		margin: 0;
	}

	.donate-box-space {
		margin: 0;
	}

	#FrequencySelection {
		height: 50px;
	}

	#donation .btn.btn-proceed {
		font-size: 18px; 
		width: 100%; 
	}

	.payment-logo {
		display: none;
	}

	.donation-alternatives {
		margin-top: 30px;
		margin-bottom: 0px;
		font-size: 18px;
		text-align: center;
		font-weight: bold;
	}


	/*Test .stories, */
	
	img.crosswalk, img.crosswalk2, .bequest, .bottom-image{
		display: none;
	}

	.story-panel.blue, .story-panel.orange, .story-panel.darkblue{
		display: none;
	}

	.story-body {
		padding-left: 0;
	}

	.story-image{
		display: none;
	}

	.stories {
		margin-top: 20px;
		margin-bottom: 40px;
	}

	.btn-story{
		width: 90%;
	}
	.story-modal-body {
		padding-left: 10px;
		padding-right: 10px;
	}

	.full-logo ul {
		display: none;
	}

	.lightblue-background.mission-box{
		display: none;
	}
	
	.mission-box.mobile{
		background-color: #7fb2e2;
		border-radius: 50px;
	}

	.img-contact{
		display: none;	
	}

	.mobile-info{
		display: initial;
	}

	.mission-box.support{
		display: none;
	}

	.contact-detail{
		font-size: 26px;
		text-align: center;
		padding-bottom: 20px;
	}

	#donation .right-field {
		padding-left: 15px;
	}

	#donation .left-field {
		padding-right: 15px;
	}

	.desktop-about{
		display: none;
	}

	.support-padding, .support-padding-mobile{
		margin-top: 60px
	}

	.btn-donate-top {
		margin-right: 0;
	}

	.full-logo{
		text-align: left;
	}

	.title-container{
		display: none;
	}

	.desktop-support{
		display: none;
	}

	.mobile-support{
		display: block;
	}

	.desktop-contact-us{
		display: none;
	}

	.mobile-contact-us{
		display: initial;
	}
}

/* Medium Screens - Tablets */
@media only screen and (min-width : 768px) and (max-width: 1199px) {

	.btn-donate-mid {
		width: 30rem;
		font-size: 35px;
	}

	.full-logo ul {
    	right: 125px;
	}

	.mission-row.tablet {
		display: grid;
	}

	.mobile-contact-us{
		display: none;
	}

	.mobile-support{
		display: none;
	}
	.compact-sides {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.container.compact-sides{
		margin-bottom: 25px;
	}
	.btn-regular {
		margin-top: 85px;
	}

	.alternative-payments ul {
		margin-bottom: 20px;
	}

	.support-padding{
		margin-top: 75px
	}

	.desktop-about{
		display: none;
	}
	
	.title-container{
		display: none;
	}

	.charity-about {
		padding-bottom: 35px;
	}

	.mission-box h2 {
		margin-top: 40px;
	}

	.mission-box p {
		padding-left: 10px;
		padding-right: 10px;
	}

	.full-logo li {
		padding-right: 50px;
	}

	.CFNZ.regular-statement h2{
		display: none;
	}

	.mission-box.ticks {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.mission-box h2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.btn-donate{
		width: 225px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.btn-regular{
		width: 275px;
	}

	.CFNZ.regular-right {
		display: none;
	}

	.CFNZ.regular-statement p{
		display: none;
	}

	.story-panel {
		padding-bottom: 15px;
		padding-top: 15px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.story-body{
		padding-bottom: 20px;
	}

	.stories{
		margin-bottom: 40px;
	}

	.bottom-image {
		background-position-x: -175px;
		background-position-y: -20px;
	}

	.bequest {
		padding-bottom: 30px;
	}

	.btn-donate.bottom {
		width: 225px;
		margin-bottom: 30px;
	}

	.contact-detail {
		font-size: 22px;
		padding-bottom: 15px;
		padding-left: 175px;
	}

	.bottom-image{
		display: none;
	}

	.bottom-container .mission-box h2 {
		font-size: 28px;
	}

	.one25.two{
		display: none;
	}

	img.crosswalk2 {
		width: 100%;
		height: 100%;
	}

	.story-modal-body {
 		padding-left: 25px;
		padding-right: 25px;
	}

	.story-panel.blue, .story-panel.orange, .story-panel.darkblue{
		display: none;
	}

	.donation-alternatives {
		margin-top: 0;
		margin-bottom: 40px;
	}

	#donation .right-field {
		padding-left: 15px;
	}

	#donation .left-field {
		padding-right: 15px;
	}

	.regular-amounts-alt button, .single-amounts-alt button{
		margin-bottom: 10px;
	}

	.thanks-overlay h2{
		font-size: 28px;
	}

	.support-line {
		padding-top: 60px;
		margin-bottom: 75px;
	}
}

/* Large screens */
@media (min-width: 1570px) {
	.contact-detail {
		padding-left: 100px;
	}

	p.one25 {
		font-size: 20px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	
	.mission-box.ticks {
		padding-left: 150px;
	}
	
	.misson-box.ticks img.img-responsive {
		height: 130px;
	}
	
	.story-panel p {
		font-size: 27px;
	}
	
	ul.checklist li {
		font-size: 20px;
	}
	
	.stories h3 {
		font-size: 32px;
	}
	
	.mission-box.support p {
		font-size: 22px;
		padding-top: 30px;
	}
	
	.mission-box p {
		font-size: 20px;
	}
	
	.contact-container {
		padding-bottom: 70px;
	}
	
	.title-container em {
		font-size: 20px;
	}

	
}

@media only screen and (min-width: 0px) and (max-width: 359px) {
	.full-logo ul {
	  display: none;
	}
  }