/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  background-color:#e8e8e8;
}
/*header {display:inline-block;}*/
.lead {
    line-height: 1.75rem;
}
.center {text-align: center;}

.nav-bg-lp-blue {
	background-color: #212e5b; 
}
.nav-bg-lp-blue a {
	color:#fcf7f1 !important;
}
.nav-bg-lp-blue a:hover {
	color:#0FE61A !important;
}
.bg-header {
	background-image: url("../images/header-carol-musser-1024-bkgrdonly.jpg");
	background-repeat: no-repeat;
	border-bottom: 1px solid rgba(33, 46, 91,.1);
}
/*
.picture-holder {

	background-image: url("http://dev-ww.com/carol-musser/images/header-carol-musser-1024-piconly.png");
	background-repeat: no-repeat;
}
*/
.bg-primary {background-color: #ffffff !important;}

/*.page-content {	border: 2px dotted orange; margin-bottom:10%;}*/

figure {
  float: right;
/*  width: 30%;*/
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
/*  border: thin silver solid;*/
  margin: 0.5em;
  padding: 0.5em;
}
figure img {
  width: 75%;
}
.figure-caption {color: #ffffff !important;}
.figure-caption a {color: #ffffff !important;}
btn.btn-primary {float:right !important;}

/*KINGSWAY COLORS*/

.text-kw-blue {color:#0a4661;}

.bg-kw-blue {
	background-color:#0a4661; 
	margin-bottom: 3rem;
	border: 1px solid #dedede;
	padding: 0;
	border-radius: 2rem;
}
.intro-header-kw {
	background-color:#d30909 !important;
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
	border-left: 2px solid #d30909;
	border-top: 2px solid #d30909;
	border-right: 2px solid #d30909;
	top: -2px;
	position: relative;
}
.intro-header-kw h2 {
	color:#e8e8e8 !important; 
	margin-bottom: 5%;
	line-height: 4rem;
}

.intro-body-kw { 
	padding: 0 7%;
	color: #e8e8e8;
	text-align: left;
}
.intro-footer-kw {
}
.btn-kw-red {
	background-color:#d30909 !important;
	color: #e8e8e8;
	border: 1px solid #a80707 !important;
	box-shadow: 1px 1px #a80707;
	min-width: 85%;
	margin: 3% auto;
}

/*LIFEPOINT COLORS*/

.bg-lp-blue {
	background-color: #212e5b; 
	margin-bottom: 3rem;
	border-radius: 2rem;
	border: 1px solid #f9eee1;
	max-width: 49%;
	margin-right: 1%;
	padding: 0;
}
.intro-header-lp {
	background-color:#0FE61A !important;
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
	border-top: 2px solid #0FE61A;
	border-right: 2px solid #0FE61A;
	border-left: 2px solid #0FE61A;
	top: -2px;
	position: relative;
}
.intro-header-lp h2 {
	color:#fcf7f1 !important; 
	margin-bottom: 5%;
	line-height: 4rem;
}

.intro-body-lp { 
	padding: 0 7%;
	color: #fcf7f1;
	text-align: left;

}
.intro-footer-lp {
}
.btn-lp-grn {
	background-color:#0FE61A !important;
	color:#fcf7f1;
	border: 1px solid #00C900 !important;
	box-shadow: 1px 1px #00C900;
	min-width: 85%;
	margin: 3% auto;
}

.footer-bg-lp-blue {
	background-color: #212e5b; 
}
.footer-bg-lp-blue a {
	color:#fcf7f1 !important;
}

.footer-bg-lp-blue a:hover {
	color:#0FE61A !important;
}

.card {		
	border-radius: 3rem !important;
	background-color: #e8e8e8;
}
.card-body {
	background-color: #212e5b; 
	color:#fcf7f1;
	border-top-left-radius: 3rem;
	border-top-right-radius: 3rem;
}
.contact-form {background-color:#fcf7f1;}
.contact-form table label {padding: 0 10px 10px 0;}

.card-footer {
	background-color:#212e5b;
	border-bottom-left-radius: 3rem !important;
	border-bottom-right-radius: 3rem !important;
}
.card-footer input {
	background-color:#0FE61A !important;
	color:#212e5b;
	border: 1px solid #00C900 !important;
	box-shadow: 1px 1px #00C900;
	min-width: 30%;
	margin: 3% auto;
}
.contact-sidebar {
	background-color:#fcf7f1 !important;
	border-radius: 3rem;
}
.btn.btn-sidebar {
		background-color:#212e5b !important;
		color:#fcf7f1 !important;	
		border: 1px solid #1c274d !important;
		box-shadow: 1px 1px #1c274d;
		min-width: 80%;
}
.card-img-top {width: 80%;}

@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 812px) {
	.picture-holder {
		margin-top: 0px;
		text-align: center;
	}	
	.bg-header {
	background-image: url("../images/header-carol-musser-812.jpg");
	}
	h2, .lead {
		width: 100%;
		text-align:center;
	}
	
	.bg-lp-blue {max-width: 100%;}
	.intro-body-lp p, .intro-body-kw p {text-align:center;}
}
@media only screen and (max-width: 768px) {
	.lead {
		width: 100%;
	}
	h2 {
    	font-size: 2.5rem;
	}
	.btn-lg, .btn.btn-sidebar, .card-footer input, .form-control {
    	font-size: 2rem !important;
    	line-height: 2rem !important;
	}
	.card-footer input {
		min-width: 100%;
	}
	body, .card-title, h4 {
		font-size: 2rem !important;
	}
	.bg-lp-blue {
		min-width:100% !important;
		margin: auto;
		margin-bottom: 5%;
	}
	figure.figure {
		width: 100%; 
		font-size: larger;
		text-align:center;
		float: none !important;
		margin: 0 auto;
		display:inline-block;
	}
	.lead {
		font-size: 1.6rem;
		line-height: 2rem;
	}
	.bg-lp-blue, .bg-kw-blue, .contact-sidebar, .card-body {
		min-width: 90%;
	}
	.bg-kw-blue {margin-bottom: 0px;}
	footer {
		position: fixed;
		bottom: 0;
		min-height: 10vh;
		width: 100%;
		margin-top: 400px;
}
	.container.page-content {
		min-height: 100vh;
		margin-bottom: 400px;
}
	.card.h-100 {
    	height: 595px !important;
		margin-bottom:300px;
	}	
	
	.align-items-center	{
		align-items: top !important;
		width: 90%;
    	margin: auto;
	}
	
	h2.display-4 {
/*		margin-top: .25rem !important;*/
		text-align: center;
	}
	p.lead {
		text-align: center;		
	}
	.email {font-size: 75%;}
	.intro-body-lp p, .intro-body-kw p {text-align:center;}
}
@media only screen and (max-width: 375px) {
	.display-4.text-lp-blue.mt-5.mb-2 {
    	margin-top: .5rem !important;
	}
	p.lead.mb-3.mt-3.text-lp-blue-50 {
    	margin-top: 0 !important;
	}
	.lead  {
		font-size: 1.3rem;
		line-height: 1.7rem;
	}
	body, .card-title, h4  {
		font-size: 1.2rem !important;
		line-height: 1.6rem;
	}
	.form-control { 		
		font-size: 1.2rem !important;
	}
	.card.h-100 {
		margin-bottom:0px !important;
	}
	.container.page-content {
    	max-width: 90%;
	}
/*
	figure.figure {
		width: 100%; 
		font-size: larger;
		text-align:center;
		float: none !important;
		margin: 0 auto;
		display: inline-block;
	}
*/
	.col-lg-8.col-sm-12.mb-5.contact {	
		padding-right: 0 !important;
		padding-left: 0 !important;
	}	
	.intro-header-lp h2 {
    	line-height: 3.5rem;
	}
	.figure-caption {
    	font-size: 75%;
    	color: #6c757d;
	}
	.btn-lg, .btn.btn-sidebar, .card-footer input {
		font-size: 1.6rem !important;
		line-height: 2rem !important;
	}
}