/*body{color:#5a5a5a;padding-bottom:40px;}*/
.navbar-wrapper{left:0;position:absolute;right:0;top:0;z-index:20;}
.navbar-wrapper > .container{padding-left:0;padding-right:0;}
.navbar-wrapper .navbar{padding-left:15px;padding-right:15px;}
.navbar-wrapper .navbar .container{width:auto;}
.carousel{height:350px;/*margin-bottom:20px;*/}
.carousel .item{background-color:#777;height:350px;}
#small-carousel .carousel{height:150px;/*margin-bottom:20px;*/}
#small-carousel .carousel .item{background-color:#777;height:150px;}
.carousel-caption{margin-top:20px;z-index:10;}
.carousel-inner > .item > img{left:0;position:absolute;top:0;width:auto !important;}
.marketing .col-lg-4{margin-bottom:20px;text-align:center;}
.marketing h2{font-weight:400;}
.marketing .col-lg-4 p{margin-left:10px;margin-right:10px;}
.featurette-divider{margin:80px 0;}
.featurette-heading{font-weight:300;letter-spacing:-1px;line-height:1;}

.gutter{padding:20px 20px 40px 20px;}
h3.location{}
h3.location span{display:block;padding:0 10px;}

.parallax-section,.parallax-section-fast{background-attachment:scroll !important;background-position:center bottom !important;padding-top:20px !important;background-repeat:no-repeat;height:75px !important;}
.para-a{background-image:url('../img/parallax-a.jpg');height:450px;}
.para-b{background-image:url('../img/parallax-b.jpg');height:450px;}

.google-maps{height:0;overflow:hidden;padding-bottom:75%;position:relative;}
.google-maps iframe{height:100% !important;left:0;position:absolute;top:0;width:100% !important;}
.galleryThumb{display:inline-block;float:left;margin:6px 6px 6px 0;}

img[usemap]{border:none;height:auto;max-width:100%;width:auto;}
.img-responsive{border:none;height:auto;max-width:100%;width:auto;}
.text-center{text-align:center;}

@media (min-width: 768px){
	.navbar-wrapper{margin-top:20px;}
	.navbar-wrapper .container{padding-left:15px;padding-right:15px;}
	.navbar-wrapper .navbar{border-radius:4px;padding-left:0;padding-right:0;}
	.carousel-caption p{font-size:21px;line-height:1.4;margin-bottom:20px;}
	.featurette-heading{font-size:50px;}
	.carousel{height:480px;margin-bottom:40px;}
	.carousel .item{height:480px;}
	#small-carousel .carousel{height:300px;margin-bottom:20px;}
	#small-carousel .carousel .item{height:300px;margin:30px;}
	.carousel-inner > .item > img{height:100%;width:auto !important;}
}
@media (min-width: 992px){
	.featurette-heading{margin-top:120px;}
	.carousel{height:700px;margin-bottom:80px;}
	.carousel .item{height:700px;margin:50px;}
	#small-carousel .carousel{height:300px;margin-bottom:20px;}
	#small-carousel .carousel .item{height:300px;margin:30px;}
	.carousel-inner > .item > img{height:auto;width:100%;}
	h3.location{font-size:28px;}
	h3.location span{display:inline-block;padding:0 px;}
}

@media (min-width: 651px){
    .para-a{background-image:url('../img/parallax-a.jpg');}
    .para-b{background-image:url('../img/parallax-b.jpg');}
	.para-c{background-image:url('../img/landonlogo.png');height:75px;}
}
/* Mobile Parallax Photo */
@media (max-width: 650px) {
    .para-a{background-image:url('../img/parallax-a-mobi.jpg');height:300px;}
    .para-b{background-image:url('../img/parallax-b-mobi.jpg');height:300px;}
	.para-c{background-image:url('../img/parallax-c-mobi.jpg');height:50px;}
}