body {
	
}
body.modal-open {
    overflow: visible;
    position: inherit; 
}
footer {
	background: #333;
    padding: 20px 0;
}

h1.slider-title {
	color: #fff !important;
	font-size: 75px;
	padding: 5px 15px;
	position: absolute;
	top: -70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: rgba(0, 0, 0, 0.20) !important;
	z-index: 200;
}

h1.section-title {
    color: #fff;
    font-size: 65px;
    text-align: center;
    line-height: 1;
    letter-spacing: -3px;
    width: 595px;
    padding: 25px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.40) !important;
}
h1.section-head {
    font-family: "Times New Roman", Times, serif;

}
h1.big-heading {
    font-family: "Times New Roman", Times, serif;
    font-weight: 500;
    font-style: italic;
    color: #0909FA;
    margin-top: 30px;
}
h1.shadow {
	text-shadow: 3px 3px #333;
}
h2.section-heading {
    font-family: "Times New Roman", Times, serif;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 60px;
}
h2.welcome-section1-title {
	color: #0909FA;
	font-weight: 500;
	font-style: italic;
	text-align: center;
}
h4.sub-heading, h4.section-pre-heading, h4.section-sub-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #000;
    text-align: center;
    text-transform: none;
    letter-spacing: 0;
}
h4.section-pre-heading {
    margin: -40px 0 30px 0;
    line-height: 1.4;
}
h4.section-sub-heading {
    margin: -50px 0 60px 0;
}

h4.modal-title {
	color: #0909FA;
}

p.home-large {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
	margin-top: 20px;
	padding: 0 30px;
}
p.home-medium {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
}

p.home-small {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 1.42857143 !important;
}
div.home-small {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 1.42857143 !important;
}
h2.home-small {
	color: #0909FA;
	font-size: 28px;
	font-weight: 400;
	font-style: italic;
}
p.download-text {
	color: #f00;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	text-shadow: 2px 2px #999;
}
span.modal-link {
	cursor: pointer;
}
#wrap {
	width: 100%;
	overflow-x: hidden;
	margin-top: -16px;
}

#home {
	background-color: #fff;
	height: 100%;
}
.header-photo-left, .header-photo-right {
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 3px solid #FA0100;
}
.header-photo-center {
	display: block;
	margin: 10px auto 0 auto;
	
}
.header-photo-bottom {
	width: 20rem;
	height: auto;
	padding: 0 10px;
}

figure figcaption {
	font-size: 1em;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

.center-photo-strip {
	display: flex;
  	align-items: center;
  	justify-content: center;
  	overflow: hidden;
}

p.head-text-center {
	font-size: 1.2em;
	font-weight: 600;
	text-align: center;
	margin-top: 25px;
}

.download-button-body {
	width: 120px;
	max-width: 120px;
	height: auto;
}

.welcome-center-text-block-top {
	font-size: 18px;
	padding: 60px 30px 0 30px;
}
.welcome-center-text-block-bottom {
	font-size: 18px;
	padding: 20px 30px 0 30px;
}

.center-list {
    text-align: center;
    margin-bottom: 20px;
}
.center-list > ul {
    display: inline-block;
    text-align: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.center-list > ul > li {
	padding-right: 20px;
    float: left;
}
.center-list > ul > li:last-child {
	padding-right: 0;
}
.center-list > ul > li > img {
	width: 125px;
	max-width: 125px;
	height: auto;
}

img.blmf-logo {
	width: 15vw;
	height: auto;
	display: block;
	
    margin: 0 auto;
}

#video-modal-label {
	color: #0909FA;
	font-weight: bold;
}

#welcome-banner, #pwf-banner, #contact-banner {
    margin: 0;
}
	
#welcome-banner h1 {
	text-align: center;
    margin-top: 50px;
    color: #fff;
    font-size: 65px;
    line-height: 1;
    letter-spacing: -3px;
}

#welcome, #menu {
    background: #f1f0e9;
}
#footer a {
    color: #bbb;
}

#please-scroll-down {
	position: relative;
	font-size: 1.3em;
	font-weight: 500;
	margin: 50px 0 -90px 0;
	padding: 0;
}
#home-arrow {
    width: 50px;
    height: 45px;
    position: relative;
    bottom: -100px;
    background: rgba(0, 0, 0, 0.20) !important;
    pointer-events: none;
}
#home-arrow i {
    color: #fff;    
}

#features {
    display: block;
    background: #fff;
}
#contact {
    background: #3b3b3b;
}
#contact .big-h2-heading {
    color: #dedede;
}
#contact p, #contact a, #contact i {
    color: #dedede;
}
#contact a:hover {
    color: #fff;
}

.cd-modal {
	width: 70%;
	height: auto;
}
.download-button-modal {
	width: 30%;
	height: auto;
}
.alert-modal {
	margin-top: 10px;
	text-align: center;
}

.download-modal-header, .story-modal-header {
	color: #fff;
	background: #456DA9;
	box-shadow: none !important;
}
.download-modal-header span, .story-modal-header span {
	color: #fff;
	font-size: 30px;
    text-shadow: none;
}

.download-modal-logo, .story-modal-logo {
	margin: 0;
	padding-bottom: 20px;
	width: 50%;
	max-width: 50%;
	height: auto;
	position: relative;
	top: 5;
	left: 0;
}


.btn-primary {
    color: #fff;
    background-color: #0909E0;
    border-color: #0909FA;
}
.btn-primary:hover {
    background-color: #0909FC;
    border-color: #0909FA;
}


/*
.modal-header img {
	width: 120px;
	max-width: 120px;
	height: auto;
	position: absolute;
	top: 10px;
	right: 30px;
}
*/

h6.modal-tagline {
	color: #e00;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin: 15px 0;
}

h6.modal-tagline-header {
	color: #e00;
	font-size: 18px;
	font-weight: 500;
	text-align: right;
	margin: 0;
}
h6.modal-tagline-header-left {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	margin: 0;
}

.modal-header img {
	width: 40%;
	max-width: 40%;
	height: auto;
	padding-bottom: 20px;
}






.paypal-image-modal {
	position: absolute;
	left: 10px;
	bottom: -10px;
}
.paypal-image-cd-modal {
	float: left;
}

.headline h2 {
    font-size: 16px;
    font-weight: 700;
    padding-top: 5px;
}

.navbar-purity.sticky {
    background: rgba(19, 90, 177, 0.8);
    border-bottom: none;
}

.navbar-purity {
	color: #c3c3c3;
    background: rgba(19, 90, 177, 0.8);
    border: none;
}
.navbar-purity .nav > li {
	color: #c3c3c3;
}
.navbar-purity .nav > li a {
	color: #c3c3c3;
    background: rgba(19, 90, 177, 0.8);
    border: none;
}
.navbar-purity .nav > li a:hover {
	color: #fff;
    background: rgba(19, 90, 177, 0.8);
    border: none;
}
.navbar-purity .nav > li a:active {
	color: #fff;
	background: rgba(19, 90, 177, 0.8);
    border: none;
}
/*
.navbar-purity .nav > li a:after {
	color: #fff;
}
.navbar-purity .nav > li a:focus {
	color: #fff;
}
.navbar-purity .nav > li a:default {
	color: #fff;
}
*/

.navbar .nav {
	max-width: 95%;
}
.navbar .nav > li {
	line-height: 10px !important;
}	
.navbar .nav > li a {
	font-size: 12px !important;
	padding: 18px 8px;
    background: none;
}
.navbar .nav > li.active a {
    background: none;
}
.navbar .nav > li > a:hover {
    background: none;
}
.navbar .nav > li > a:active {
    background: none;
}
.navbar .nav > li.active a:hover {
    background: none;
}

.banner {
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #f0fcff;
    background-position: top;
    margin: 50px 0 30px 0;
    padding: 250px 0 320px 0;
    text-shadow: 1px 1px 1px #000;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner h2 {
	text-align: center;
    margin: 0;
    color: #fff;
    font-weight: 100;
    font-size: 34px;
    letter-spacing: 0;
}

.col-no-padding {
	padding: 0 !important;
}

.site-title {
    color: #fff;
    background: rgba(255, 255, 255, 0);
    padding: 15px 0;
}

.download-button {
	position: absolute;
	top: 5px;
	right: 340px;
}
.download-button img {
	width: 100px;
	max-width: 100px;
	height: auto;
}
.paypal-image {
	position: absolute;
	top: 4px;
	right: 160px;
}

.flexslider .slides img {
	margin: -70px 0 0 0;
	padding: 0;
	vertical-align: top !important;
}
#cd-slider p {
	font-size: 14px;
	margin-bottom: 10px;
}
#cd-slider ul {
	margin-bottom: 10px;
}

.welcome-anchor-offset {
	padding-top: -60px;
	margin-top: 60px;
}
.center-anchor-offset {
	padding-top: -20px;
	margin-top: 20px;
}

.about-container {
    padding: 30px 0 50px 0;
}
.about-container img {
	padding: 3px;
    border: 1px solid #000;
}



.btn-primary {
    color: #fff;
    background-color: #0909E0;
    border-color: #0909FA;
}
.btn-primary:hover {
    background-color: #0909FC;
    border-color: #0909FA;
}


.btn-site {
	color: #fff;
	/*
	background-color: #456DAD;
	border: 1px solid #456DAD;
	background-color: #3954A5;
	border: 1px solid #3954A5;
	*/
	background-color: #456DAD;
	border: 1px solid #456DAD;
}
.btn-site:hover {
	color: #fff;
	background-color: #456DAD;
	border: 1px solid #fff;
}
.btn-site:focus, .btn-site:active, .btn-site:after {
	color: #fff;
	background-color: #456DAD;
	border: 1px solid #456DAD;
}
.btn-modal {
	color: #fff;
	background-color: #0909FA;
	border: 1px solid #fff;
}
.btn-modal:hover {
	color: #0909FA;
	background-color: #fff;
	border: 1px solid #0909FA;
}
.btn-modal-download {
	color: #fff;
	background-color: #c00;
	border: 1px solid #fff;
}
.btn-modal-download:hover {
	color: #c00;
	background-color: #fff;
	border: 1px solid #c00;
}

span.video-thumbnail img {
	width: 100%;
	max-width: 450px;
	height: auto;
}

/*
div.stretchy-wrapper{
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    background: blue;
    overflow: hidden;
}
div.stretchy-wrapper > div {
    position: absolute;
    top: -16.75%; bottom: 0; left: 0; right: 0;
}
*/

.headline h2 {
	padding-top: 8px;
}
.thumb-title {
	/*color: #0909FA;*/
	color: #0909FA;
}
.thumb-title:hover {
	text-decoration: underline;
	cursor: pointer;
}
.thumb-button img {
	width: 28px;
	height: auto;
	margin: 3px 10px 0 0;
	border: none !important;
	cursor: pointer;
	float: left;
}
.thumbnail-border {
	background-color: #fff;
	padding: 3px;
    border: 1px solid #000;
}

.project-img {
	padding: 5px 5px !important;
}

.contact-form input, .contact-form textarea {
    position: relative;
    height: 20px;
    width: 100%;
    padding: 16px 12px 14px;
    margin-top: 10px;
    color: #979797;
    background: #464646;
    border-radius: 0;
    border-color: #5a5a5a;
}
.contact-form textarea {
	height: 120px;
}
.form-control:focus, textarea:focus, input[type="text"]:focus, input[type="email"]:focus {
	border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.contact-form p {
	color: #acacac;
	text-align: center;
	margin: 0;
}

.contact-form #contact-success, .contact-form #contact-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.contact-form #contact-success {
	background-color: #1abc9c;
	width: 70%;
}
.contact-form #contact-fail {
	background-color: #ff4d4d;
	width: 80%;
}
.contact-form .result-show {
	display: block;
	margin-bottom: 0;
}
.contact-form .result-hide {
	display: none;
}
.em a, .em i {
	color: #999;
}
.em a:hover {
	color: #ccc;
}

div.social-heading {
	color: #dedede;
	font-weight: bold;
	margin-top: 20px;
}
.btn-social {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	padding: 0;
	display: inline-block;
}
.btn-social img {
	width: 30px;
	height: 30px;
}
.btn-social:hover img {
	padding: 1px;
	border: 1px solid #aaa;
}

.text-center {
	text-align: center;
}
.v-align-container {
	position: relative; 
    display: block;
    height: 25%;
    width: 100%;
}
.v-align-content {
	position: absolute;
    top: 25%;
    height: 25%;
    width: 100%;
}

.v-align {
	text-align: center;
	position: relative;
	top: 50%;
	-ms-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.cd-info-container {
	background-color: #fff;
	padding: 3px;
    border: 1px solid #000;
	margin-bottom: 30px;
}

.story-container {
	width: 100%;
	height: 50vh;
	margin: 0;
	padding: 0;
}
.stories-thumbnail img {
	width: 100%;
	height: auto;
}
.story-intro {
	padding: 8% 0;
}
.story-intro-button {
	width: 140px;
	max-width: 140px;
	height: auto;
	display: block;
	margin: 0 auto;
}
p.story-intro-text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}

.story-container > P.link-text {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    text-shadow: 2px 2px #999;
}
.story-container > P.link-text a {
	color: #f00;
}
.story-container > P.link-text a:hover {
	color: #0909FA;
}

.story-text-container {
	font-size: 16px;
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	padding: 10px 20px;
    border: 1px solid #333;
    overflow-y: scroll;
    overscroll-behavior: contain;
}
.story-text-container img {
	width: 40%;
	height: auto;
	margin: 0 0 15px 15px;
	padding: 3px;
    border: 1px solid #454545;
	float: right;
}

.story-menu-container {
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	padding: 0;
	text-align: center;
    border: 1px solid #333;
    overflow-y: scroll;
    overscroll-behavior: contain;
}
.story-menu-container > P.menu-intro-text {
	color: #0909FA;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.story-menu-container > ul {
	display: inline-block;
	text-align: center;
	margin: 0;
    padding: 0;
    list-style: none;
}
.story-menu-container > ul li {
	color: #0909FA;
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	cursor: pointer;
}
.story-menu-container > ul li:hover {
	color: #CD2626;
	text-decoration: underline;
}

.blog-container {
	width: 100%;
	height: 70vh;
	margin: 20px 0 40px 0;
	padding: 0;
}

.blog-text-container {
	font-size: 16px;
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	padding: 10px 20px;
    border: 1px solid #333;
    overflow-y: scroll;
    overscroll-behavior: contain;
}
.blog-text-container img {
	width: 40%;
	height: auto;
	margin: 0 10px 10px 10px;
	padding: 3px;
    border: 1px solid #454545;
}
.blog-text-container-main-image img {
	width: 50%;
	height: auto;
	margin: 10px 0 15px 10px;
	padding: 3px;
    border: 1px solid #454545;
	float: right;
}
.blog-text-container #post-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
.blog-text-container #post-author {
	color: #000;
	font-size: 16px;
	font-style: italic;
	margin: 0;
}
.blog-text-container #post-date {
	color: #0909FA;
	font-size: 16px;
	font-style: italic;
	margin: 3px 0 5px 0;
}
.blog-text-container #post-text {
	margin-top: 20px;
}
.blog-text-container #post-text a {
	color: #0909FA;
}
.blog-text-container #post-text a:hover {
	text-decoration: underline;
}
.blog-text-container p {
	margin: 0;
	padding: 0;
}
.blog-text-container h1, .blog-text-container h2, .blog-text-container h3 {
	font-weight: 500;
}
.blog-text-container h4 {
	font-weight: 600;
}
.blog-text-container h5, .blog-text-container h6 {
	font-weight: 700;
}

.blog-menu-container {
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	padding: 0;
	text-align: center;
    border: 1px solid #333;
    overflow-y: scroll;
    overscroll-behavior: contain;
}
.blog-menu-container > P.menu-intro-text {
	color: #0909FA;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.blog-menu-container > ul {
	display: inline-block;
	text-align: center;
	margin: 0;
    padding: 5px 10px;
    list-style: none;
}
.blog-menu-container > ul li {
	color: #0909FA;
	font-size: 14px;
	margin: 0;
	padding: 3px 10px;
	text-align: center;
	cursor: pointer;
}
.blog-menu-container > ul li:hover {
	color: #CD2626;
	text-decoration: underline;
}

.static-image img {
	width: 100%;
	height: auto;
}
.img-center img {
	display: block;
	margin: 0 auto;
}
.img-center-left img {
	float: left;
}
.img-center-right img {
	float: right;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}

.text-blue {
	color: #0909FA;
}
.text-red {
	color: #f00;
}
.text-dark-red {
	color: #B81324;
}

.right {
    float: right;
}
.clear {
    clear: both;
}

.m-0 {
	margin: 0;
}
.p-0 {
	padding: 0 !important;
}
.p-lr-5 {
	padding: 0 5px !important;
}
.m-tb-0 {
	margin-top: 0;
	margin-bottom: 0;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-25 {
	margin-top: 25px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-35 {
	margin-top: 35px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-45 {
	margin-top: 45px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-100 {
	margin-top: 100px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}

.p-t-20 {
	padding-top: 20px;
}
.p-t-100 {
	padding-top: 100px !important;
}

.p-b-20 {
	padding-bottom: 20px;
}
.p-b-50 {
	padding-bottom: 50px !important;
}

.mq-mt-20 {
	margin-top: 20px;
}

@media (max-width: 1280px) {
	header {
		height: 450px !important;
	}
	h1.slider-title {
		top: -40px;
	}
	.welcome-center-text-block-top {
		padding-top: 50px;
	}
	.welcome-center-text-block-bottom {
		font-size: 20px;
		padding-top: 0;
	}
	.story-intro {
		padding: 0;
		margin-bottom: 20px;
	}
	p.story-intro-text {
		font-size: 18px;
	}
	.story-text-container, .blog-text-container {
		font-size: 20px;
		height: auto;
	}
	.story-menu-container {
		height: 100%;
	}
	.story-menu-container > ul li {
		font-size: 17px;
	}
	.blog-menu-container {
		height: 100%;
	}
	.blog-menu-container > ul li {
		font-size: 17px;
	}
	.text-middle {
	  	padding: 100px 0;
	}
	.text-middle-quote {
		padding: 10px 0;
	}
	#home-arrow {
	    bottom: 50px;
	}
	.download-button {
		top: 5px;
		right: 200px;
	}
	.paypal-image {
		top: 5px;
		right: 25px;
	}
	p.home-large {
		font-size: 20px !important;
		margin-top: 0;
		padding: 0 25px;
	}
	p.home-small, div.home-small {
		font-size: 20px !important;
		padding: 0;
		margin-bottom: 20px;
	}
	.cd-modal {
		width: 90%;
		height: auto;
	}
}

@media (min-width: 1024px) {
	.banner-image {
		display: block;
	}
	.static-image {
		display: none;
	}
}

@media (max-width: 1024px) {
	h1.slider-title {
		top: 20px;
	}
	#home-arrow {
	    bottom: 50px;
	}
	.welcome-center-text-block-top {
		padding-top: 0;
		margin-top: -50px;
	}
	.welcome-center-text-block-bottom {
		font-size: 24px;
		padding-top: 0;
		margin-top: -100px;
	}
	.story-container {
		height: auto;
	}
	.story-intro {
		padding: 0;
		margin-bottom: 20px;
	}
	.story-intro-button {
		width: 140px;
		max-width: 140px;
		height: auto;
	}
	p.story-intro-text {
		font-size: 15px;
		font-weight: bold;
		line-height: 140%;
	}
	.story-text-container, .blog-text-container {
		font-size: 24px;
		height: auto;
	}
	.story-text-container img, .blog-text-container img {
		width: 50%;
		height: auto;
		float: right;
	}
	.story-menu-container {
		height: 25%;
	}
	.story-menu-container > ul li {
		font-size: 17px;
	}
	.blog-text-container #post-title {
		font-size: 26px;
	}
	.blog-text-container #post-author, .blog-text-container #post-date {
		font-size: 22px;
		margin: 5px 0;
	}
	.blog-text-container h1, .blog-text-container h2, .blog-text-container h3, .blog-text-container h4, .blog-text-container h5, .blog-text-container h6 {
		font-size: 110%;
	}
	.blog-menu-container {
		height: 25%;
	}
	.blog-menu-container > ul li {
		font-size: 17px;
	}
	.download-button {
		top: 60px;
		right: 200px;
	}
	.paypal-image {
		top: 60px;
		right: 40px;
	}
	.banner-image {
		display: none;
	}
	.static-image {
		display: block;
	}
	.text-middle {
	  	padding: 15px 0;
	}
	.text-middle-quote {
		padding: 10px 0;
	}
	h1.shadow {
		text-shadow: none;
	}
	h2.thumb-title {
		font-size: 22px;
		padding-top: 2px;
		text-align: left;
		line-height: 28px;
	}
	h2.home-small {
		font-size: 38px;
	}
	p.home-large {
		font-size: 24px !important;
		margin-top: 0;
		padding: 0 10px;
	}
	p.download-text {
		margin-bottom: 30px;
	}
	p.home-small, div.home-small {
		font-size: 28px !important;
	}
}

@media (max-width: 768px) {
	h1.slider-title {
		display: none;	
	}
	#home-arrow {
	    bottom: 150px;
	}
	.v-align-container {
		margin-bottom: 50px;
	}
	.about-container img {
		display: block;
		margin: 0 auto;
	}
	.welcome-center-text-block-bottom {
		font-size: 28px;
		padding-top: 0;
		margin-top: -50px;
	}
	.story-container {
		height: auto;
	}
	.story-intro-button {
		width: 200px;
		max-width: 200px;
		height: auto;
	}
	p.story-intro-text {
		font-size: 24px;
		margin-top: 20px;
		padding: 0 20px;
	}
	.story-text-container, .blog-text-container {
		font-size: 26px;
		height: auto;
		overscroll-behavior: auto;
	}
	.story-text-container img, .blog-text-container img {
		width: 50%;
		height: auto;
		float: right;
	}
	.story-menu-container {
		height: auto;
		padding-bottom: 20px;
		overscroll-behavior: auto;
	}
	.story-menu-container > P.menu-intro-text {
		font-size: 24px;
	}
	.story-menu-container > ul li {
		font-size: 22px;
	}
	.blog-text-container #post-title {
		font-size: 24px;
	}
	.blog-text-container #post-author, .blog-text-container #post-date {
		font-size: 20px;
		margin: 5px 0;
	}
	.blog-text-container h1, .blog-text-container h2, .blog-text-container h3, .blog-text-container h4, .blog-text-container h5, .blog-text-container h6 {
		font-size: 100%;
	}
	.blog-menu-container {
		height: auto;
		padding-bottom: 20px;
		overscroll-behavior: auto;
	}
	.blog-menu-container > P.menu-intro-text {
		font-size: 24px;
	}
	.blog-menu-container > ul li {
		font-size: 22px;
	}
	.download-button {
		top: 50px;
		right: 270px;
	}
	.download-button-body {
		margin-bottom: 160px;
	}
	.paypal-image {
		top: 50px;
		right: 100px;
	}
	.img-center-left img, .img-center-right img {
		float: none;
		position: relative;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.text-middle {
	  	padding: 10px 0;
	  	text-align: center;
	}
	.text-middle-quote {
		padding: 10px 0;
	}
	.control-label {
		margin-top: 15px;
	}
	.download-modal-logo {
		top: 32px;
	}
	.paypal-image-cd-modal {
		display: none;
	}
	.mq-mt-20 {
		margin-top: 0;
	}
	.big-heading {
		margin-top: 0;
		padding-top: 0;
	    font-size: 56px;
	    line-height: 1;
	    letter-spacing: 0;
	}
	.copyright {
		text-align: center;
	}
	.right {
	    float: none;
	}
	h1.shadow {
		font-size: 36px;
		text-shadow: none;
	}
	h2 {
	    font-size: 36px;
	    line-height: 40px;
	    margin: 0 0 20px 10px;
	}
	h2.thumb-title {
		font-size: 18px;
		padding-top: 0;
		text-align: left;
		line-height: 23px;
	}
	h2.home-small {
		font-size: 36px;
	}
	p.home-small, div.home-small {
		font-size: 28px !important;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	p.home-medium {
		padding: 0 20px;
	}
	p.home-large {
		font-size: 28px !important;
	}
	p.download-text {
		font-size: 28px !important;
		margin-top: -100px;
		margin-bottom: 30px;
		text-shadow: none;
	}
}

@media (max-width: 480px) {
	header {
		height: 200px !important;
	}
	.v-align-container {
		margin-bottom: 110px;
	}
	.welcome-center-text-block-top {
		padding: 0 10px;
		margin-top: -30px;
	}
	.welcome-center-text-block-top h2 {
		font-size: 24px;
	}
	.welcome-center-text-block-bottom {
		font-size: 18px;
		padding-top: 0;
		margin-top: -40px;
	}
	.download-button {
		top: 2px;
		left: 25px;
	}
	.download-button-body {
		width: 30%;
		height: auto;
	}
	.download-button-modal {
		width: 30%;
		height: auto;
	}
	#home-arrow {
	    display: none;
	}
	.paypal-image {
		top: 2px;
		right: 70px;
	}
	.shadowbox {
	    margin-bottom: 20px;
	}
	.flexslider .slides img {
	    margin: -30px 0 0 0;
	}
	.img-center-left img, .img-center-right img {
		float: none;
		position: relative;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.center-list > ul > li {
		padding-right: 10px;
	}
	.center-list > ul > li:last-child {
		padding-right: 0;
	}
	.center-list > ul > li > img {
		width: 60px;
		max-width: 60px;
		height: auto;
	}
	.about-container {
	    padding-top: 0;
	}
	.story-container {
		height: auto;
	}
	.story-intro-button {
		width: 200px;
		max-width: 200px;
	}
	p.story-intro-text {
		font-size: 16px;
		padding: 0 20px;
	}
	.story-text-container, .blog-text-container {
		font-size: 16px;
		height: auto;
	}
	.story-text-container img, .blog-text-container img {
		width: 100%;
		height: auto;
		margin: 5px 5px 10px 5px;
		float: none;
	}
	.story-menu-container {
		height: auto;
		padding-bottom: 10px;
	}
	.story-menu-container > P.menu-intro-text {
		font-size: 18px;
	}
	.story-menu-container > ul li {
		font-size: 16px;
	}
	.blog-container {
		height: auto;
		margin-bottom: 20px;
	}
	.blog-text-container #post-title {
		font-size: 20px;
	}
	.blog-text-container #post-author, .blog-text-container #post-date {
		font-size: 15px;
		margin: 5px 0;
	}
	.blog-text-container h1, .blog-text-container h2, .blog-text-container h3, .blog-text-container h4, .blog-text-container h5, .blog-text-container h6 {
		font-size: 110%;
	}
	.blog-menu-container {
		height: auto;
		padding-bottom: 10px;
		
	}
	.blog-menu-container > P.menu-intro-text {
		font-size: 18px;
	}
	.blog-menu-container > ul li {
		font-size: 16px;
	}
	.text-middle {
	  	padding: 10px 0;
	}
	.text-middle-quote {
		padding: 10px 0;
	}
	.control-label {
		margin-top: 10px;
	}
	.modal-header img {
		display: none;
	}
	.modal-body {
	    padding-bottom: 0;
	}
	.banner img {
		width: 100%;
	}
	.thumb-button img {
	    margin-right: 8px;
	    margin-bottom: 5px;
	}
	h1.big-heading {
	    margin-top: 30px;
	}
	h1.shadow {
		font-size: 20px;
		text-shadow: none;
	}
	.big-heading {
	    font-size: 40px;
	    line-height: 1;
	    letter-spacing: 0;
	}
	h2 {
		font-size: 26px;
		text-align: center;
		padding: 0;
	}
	h2.thumb-title {
		font-size: 16px;
		margin: 0;
		padding: 0;
		text-align: left;
		line-height: 24px;
	}
	h2.home-small {
		font-size: 28px;
	}
	p.home-small, div.home-small {
		font-size: 14px !important;
		padding: 0 20px;
	}
	p.home-medium {
		padding: 0 20px;
	}
	p.home-large {
		font-size: 18px !important;
		padding: 0 10px;
	}
	p.download-text {
		font-size: 18px !important;
		margin-bottom: 20px;
	}
}