body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	/* color: #141651; */
	color: #0000ff;
}

a:hover {
	cursor: pointer;
}

.invisible {
	opacity: 0;
}

.btn-default {
	font-size: 21px;
	background-color: #141651;
	color: #DDD;
}

.btn-default:hover {
	background-color: #141651;
	color: #DDD;
}

.container {
	padding-right: 0px;
}

.navbar {
	border: none;
	margin-bottom: 0px;
}

.navbar-toggle {
	border-radius: 0;
	padding: 15px;
}

@media (max-width: 1200px) {
    .navbar-nav > li > a {
		line-height: 40px !important;
		height: 40px !important;
	}
	
	.navbar-collapse {
		background-color: white;
	}
}

.navbar-brand,
.navbar-nav li a {
    line-height: 80px;
    height: 80px;
    padding-top: 0;
}

.navbar-organization {
	line-height: 60px;
	height: 70px;
	padding: 0;
	margin-right: 15px;
	background-color: #141651;
	border: 1px solid #999;
	border-top: none;
	box-shadow: 0px 0px 0px 1px #141651;
}

.navbar-organization img {
	height: 100%;
}

.navbar-default .navbar-organization:hover {
	background-color: #141651;
}

.navbar-name {
	line-height: 70px;
	color: black !important;
	font-family: "Playball", Georgia, serif !important;
	font-size: 55px;
}

.navbar-name:hover {
	color: black !important;
}

.navbar-name:after {
	font-size: 15px;
	font-weight: 700;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	content: "REALTOR";
}

.navbar ul li:hover {
	background-color: #EAEAEA;

}

.jumbotron {
	padding: 0px;
	background-color: #3B4BA1;
}

.jumbotron .container {
	position: relative;
	min-height: 300px;
	overflow: hidden;
	background-image: url('../img/jumbotron_full.png');
	background-size: 100% 100%;
	background-position: center;
	transition: background-size 7s linear;
}

.jumbotron .container.animate {
	background-size: 120% 120%;
}

.tagline {
	position: absolute;
	bottom: 0px;
	z-index: 20;
}

.tagline-right {
	position: absolute;
	bottom: 0px;
	right: 15px;
	z-index: 20;
}

@media (max-width: 750px) { 
 .tagline {
   display: none !important;
 }
 #slideshow-controls.tagline {
    display: block !important;
 }
}

.jumbotron h1,
.jumbotron .h1 {
	margin-top: 0px;
	margin-bottom: 15px;
}

.jumbotron h1 span,
.jumbotron .h1 span {
	padding: 8px;
	font-size: 35px;
	color: #DDD;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.8);
}

.jumbotron p span {
	padding: 8px;
	color: #DDD;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.8);
}

.jumbotron img {
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
	min-width: 100%;
	min-height: 100%;
	z-index: 10;
	opacity: 0;
	transform: none;
	transition: transform 7s linear, opacity 0.75s;
}

.jumbotron img.animate {
	opacity: 1;
	transform: scale(1.2, 1.2);
}

.row {
	font-family: 'Neuton', serif;
	font-size: 21px;
}

.thumbnail .caption {
	text-align: center;
}

.credential {
	margin: 10px;
	width: 150px;
}

.panel-body h2 {
	text-align: center;
}

.glyphicon {
	top: 4px;
}

.about:before {
	font-size: 15px;
	font-weight: 700;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	content: "ABOUT ME";
}

.about blockquote p {
	font-size: 22px;
}

.about-catch {
	font-size: 26px;
	font-style: italic;
}

.about blockquote footer {
	line-height: 70px;
	color: black !important;
	font-family: "Playball", Georgia, serif !important;
	font-size: 55px;
}

.about blockquote footer:after {
	font-size: 15px;
	font-weight: 700;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	content: "REALTOR";
}

.testimonial:before {
	font-size: 15px;
	font-weight: 700;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	content: "TESTIMONIAL";
}

.testimonial {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

#testimonials .col-md-9 .testimonial blockquote p {
	font-family: 'Neuton', serif;
	font-size: 19px;
}

#hover {
  background-image: url('../img/listings/919CoeurDAleneWay/Front.jpg');
  background-position: center top;
  background-size: 100% auto;
}

#hover:hover {
  background-image: url('../img/listings/919CoeurDAleneWay/Blueprint.png');
}

#contactForm legend {
	text-align: center;
	font-family: 'Damion', Georgia, serif !important;
	font-size: 42px;
}

#name {
	font-family: 'Neuton', serif;
	font-size: 21px;
}

#email {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#cadre {
	padding-top: 12px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#message {
	font-family: 'Neuton', serif;
	font-size: 20px;
}

.close {
	font-size: 40px;
}

.footer {
	text-align: right;
}
