/*
Theme Name: Advisor 9 Child - Kerby
Template: advisor9
Author: Child Theme Configurator by Lilaea Media
Version: 1.0
Updated: 2014-09-03 14:19:53
*/

@charset "UTF-8";
@import url('../advisor9/style.css');

.home .site-title, .site-title {
	/*background: url(img/white-60.png);*/
	margin-top: 1em;
	padding: .25em;
}
.home .site-title a {
	/*background: url(img/logo-new.png) no-repeat;*/
	height: 112px;
	margin-top: 10px;
	margin-top: 1em;
	width: 355px;
}
.site-title a {
	/*background: url(img/logo-new.png) no-repeat;*/
	height: 112px;
	margin-top: 10px;
	width: 355px;
}

.site-title a{
	display:none;
}

.logo{
	 width:150px !important; 
	 float:left; 
	 margin-top:-15px;
	 margin-bottom:10px;
	 margin-right:35px;
}

#menu-main-menu{
	width:100%;
}

.welcome {
	margin-top: -1em !important;
	margin-bottom: 2em !important;
}
.welcome .widget-title {
	color: #005115;
	font-size: 2.5em;
}
.book .widget-title {
	color: #005115;
	font-size: 2.3em;
}
.navbar-main-customized {
	background: #004812;
	background: linear-gradient(to bottom, #005516 0%,#004812 100%);
}
.navbar-main-customized .navbar-nav > li > a:hover, .navbar-main-customized .navbar-nav > li > a:focus {
	color: #999;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #004712;
}
.panel-customized > .panel-heading > .panel-title {
	text-transform: uppercase;
}
.panel-customized > .panel-heading {
	color: #FFF;
	background: #004812;
	background: linear-gradient(to bottom, #005516 0%,#004812 100%);
}
.splash {
	height: 350px;
	overflow-x: hidden;
}
.splash img, .bx-wrapper img {
	/*width: auto;*/
	min-height: 350px;
}
.entry-title {
	color: #004F14;
	text-transform: uppercase;
}
.ssmr .form-group {
	margin-bottom: 5px !important;
}
.alignleft {
	border: 1px solid silver;
	padding: 3px;
}
.gps-carousel img { 
	width: 100% !important;

}
.btn-default {
	color: #fff;
	background-color: #005015;
	border-color: #005015;
}
.booktitle {
	font-weight: bold;
	font-size: 28px;
	line-height: 1.5em;
	padding-top: 3em;
}




.navbar-secondary-customized{
	display:none;
}


.gps-carousel-caption{
	position:fixed;
}



@media only screen and (min-width: 767px){
    .bx-viewport{
	max-height:500px;
}
}










