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

/* colors, universal styles */
::-moz-selection{background:#0078d7;text-shadow:none; color: #ffffff}::selection{background:#0078d7;text-shadow:none; color: #ffffff;}
body {font-family: 'Open Sans', sans-serif; color: #666;}
h2 {font-family: 'Open Sans', sans-serif; color: #5a7b96;}
h3, h4 {font-weight: bold}

#mainNav .navbar-shrink {background-color: #063a7f;}	
#mainNav .navbar-brand {color: #cad9f0; font-family: 'Cormorant SC', serif;}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {color: #cad9f0;}
#mainNav .navbar-toggler {color: #4e6a81; background-color: #cad9f0;}
.txtShadow {text-shadow: 2px 2px 4px #000000;}
.griefwordTxt {color:#ffffff;}
.credit {color:#ffffff; text-shadow: 2px 2px 4px #000000;}
.credit a {color:#ffffff;}
.textLink a {color:#063a7f; font-weight: bold}
.credit a:hover, .textLink a:hover {text-decoration:underline;}
.subscribe {font-weight:bold;}
.subscribe a, .subscribe a:hover {color: #5a7b96; font-weight: bold;}
.btn-primary {color: #fff; background-color: #5a7b96; border-color: #5a7b96; word-wrap: normal;}
.btn-primary:hover{color:#fff; background-color:#4e6a81;border-color:#4e6a81;}
.ctaText {font-family: 'Lato', sans-serif; color: #fff; text-shadow: 2px 2px 4px #000000;}
.footerBG {background-color: #063a7f;}
.copyright {color: #ffffff;}


@media (min-width: 1025px) and (max-width: 5000px) {
	body {font-size: 15px;}
	h2 {font-size: 24px;}
	h3 {font-size: 18px;}
	h4 {font-size: 16px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 65px;}
	.credit {font-size: 17px;}
	.griefwordTxt {font-size: 21px; text-shadow: 2px 2px 2px #000000;}
	.btn-primary {font-size: 1rem;}
	.ctaBox {background:url('/assets/images/clouds.jpg') no-repeat; height: 468px; margin: 40px 0px;}
	.ctaText {font-size: 65px; padding: 105px 0px 10px;}
	.copyright {font-size: 12px;}
}

@media (min-width: 981px) and (max-width: 1024px) {
	body {font-size: 15px;}
	h2 {font-size: 24px;}
	h3 {font-size: 18px;}
	h4 {font-size: 16px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 65px;}
	header.masthead {background-position: center;}
	.credit {font-size: 16px;}
	.griefwordTxt {font-size: 21px; text-shadow: 2px 2px 2px #000000;}
	.btn-primary {font-size: 1rem;}
	.ctaBox {background:url('/assets/65/images/clouds.jpg') no-repeat center; height: 468px; margin: 40px 0px;}
	.ctaText {font-size: 60px; padding: 105px 0px 10px;}
	.copyright {font-size: 12px;}
}

@media (min-width: 768px) and (max-width: 980px) {
	body {font-size: 15px;}
	h2 {font-size: 24px;}
	h3 {font-size: 18px;}
	h4 {font-size: 16px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 65px;}
	.credit {font-size: 16px;}
	.griefwordTxt {font-size: 19px; text-shadow: 2px 2px 2px #000000;}
	.btn-primary {font-size: 1rem;}
	.ctaBox {background:url('/assets/65/images/clouds.jpg') no-repeat center; height: 420px; margin: 40px 0px;}
	.ctaText {font-size: 50px; padding: 105px 0px 10px;}
	.copyright {font-size: 12px;}
}

@media (min-width: 414px) and (max-width: 767px) {
	body {font-size: 14px;}
	h2 {font-size: 22px;}
	h3 {font-size: 16px;}
	h4 {font-size: 15px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 45px;}
	.credit {font-size: 13px;}
	.griefwordTxt {font-size: 19px; text-shadow: 2px 2px 2px #000000;}
	.btn-primary {font-size: 1rem;}
	.ctaBox {background:url('/assets/65/images/clouds.jpg') no-repeat center; height: 420px; margin: 40px 0px;}
	.ctaText {font-size: 40px; padding: 95px 0px 10px;}
	.textLink {font-size: 16px;}
	.copyright {font-size: 12px;}
}

@media (min-width: 375px) and (max-width: 413px) {
	body {font-size: 14px;}
	h2 {font-size: 20px;}
	h3 {font-size: 17px;}
	h4 {font-size: 15px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 45px;}
	.txtShadow {font-size: 20px;}
	.credit {font-size: 14px;}
	.griefwordTxt {font-size: 17px; text-shadow: 2px 2px 2px #000000;}
	.btn-primary {font-size: .9rem;}
	.ctaBox {background:url('/assets/65/images/clouds.jpg') no-repeat center; height: 400px; margin: 40px 0px;}
	.ctaText {font-size: 35px; padding: 95px 0px 10px;}
	.textLink {font-size: 16px;}
	.copyright {font-size: 10px !important;}
}

@media (min-width: 360px) and (max-width:374px) {
	body {font-size: 14px;}
	h2 {font-size: 18px;}
	h3 {font-size: 16px;}
	h4 {font-size: 15px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 45px;}
	.txtShadow {font-size: 20px;}
	.credit {font-size: 14px;}
	.griefwordTxt {font-size: 17px; text-shadow: 2px 2px 2px #000000;} 
	.btn-primary {font-size: .9rem;}
	.ctaBox {background:url('/assets/65/images/clouds.jpg') no-repeat center; height: 400px; margin: 40px 0px;}
	.ctaText {font-size: 35px; padding: 95px 0px 10px;}
	.textLink {font-size: 15px;}
	.copyright {font-size: 10px !important;}
}

@media (min-width: 20px) and (max-width: 359px) {
	body {font-size: 14px;}
	h2 {font-size: 18px;}
	h3 {font-size: 16px;}
	h4 {font-size: 15px;}
	section {padding: 50px 0;}
	#mainNav .navbar-brand {font-size: 45px;}
	.txtShadow {font-size: 20px;}
	.credit {font-size: 14px;}
	.griefwordTxt {font-size: 17px; text-shadow: 2px 2px 2px #000000;}
	.btn-primary {font-size: .9rem;}
	.ctaBox {background:url('/assets/65/images/clouds.jpg') no-repeat center; height: 400px; margin: 40px 0px;}
	.ctaText {font-size: 35px; padding: 95px 0px 10px;}
	.textLink {font-size: 15px;}
	.copyright {font-size: 10px !important;}
}