/*
Theme Name: Advisor 9 Child - Kaley
Template: advisor9
Author: Travis Boss
Version: 1.0.1428590087
Updated: 2015-04-09 08:34:47
*/

@charset "UTF-8";
@import url('../advisor9/style.css');
@import url('https://fonts.googleapis.com/css?family=Copse%7CMerriweather');

/*global*/

body {
	font-size: 17px;
}

body, button, input, select, textarea {
    font-family: 'Merriweather', serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Copse', serif;
}

a {
	color: #000;
}

a:hover {
	color: #595959;
	text-decoration: none;
}

.center-justify {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.left-justify {
    text-align: justify;
    -moz-text-align-last: left;
    text-align-last: left;
}

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

.site-title a {
	background: url(i/logo2.png) no-repeat;
	margin-top: 1em;
	width: 321px;
}

/*cards*/


.card {
        margin: 0 auto; /* Added */
        float: none; /* Added */
        margin-bottom: 10px; /* Added */
}

/*nav*/

.navbar-main-customized {
    background: #fff;
}

.navbar-main-customized .navbar-nav > li > a:hover, .navbar-main-customized .navbar-nav > li > a:focus {
    color: #8C8C8C;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #595959;
}

.phone {
	font-size: 30px;
	margin-bottom: 0;
}

.splash img {
	width: 100%;
	min-width: 0;
	display: block;
	object-fit: cover;
	object-position: center;
	height: 360px;
}

.site-title {
	margin: 0 auto;
}

/*widgets*/

.mission h3 {
	font-size: 30px;
}

.panel-customized > .panel-heading {
	background-color: #595959;
}

.widget-title {
	border-bottom: none;
}

/*btn*/

.btn-primary {
	background-color: #595959;
	border-color: #ababab;
	white-space: normal !important;
	word-wrap: break-word;
}

.btn-primary:hover {
    color: #fff;
    background-color: #ababab;
    border-color: #595959;
}

.btn-primary.focus, .btn-primary:focus {
    background-color: #595959;
    border-color: #ababab;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-color: #ababab;
    border-color: #595959;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: #595959;
    border-color: #ababab;
}

.newgen p {
	text-align: left;
	width: 25em;
}

.newgenlist {
	padding-left: 2px;
	white-space: normal !important;
}

.newgenlist .btn-primary {
	background-color: #ababab;
	border-color: #595959;
	word-wrap: break-word;
}

.inset {
	padding-left: 63px;
}

/*footer*/

.site-footer ul {
    list-style-type: none;
    padding-left: 0;
}

.footer .widget-title {
	border-bottom: none;
}

.footer p {
	font-size: 15px;
}

/*media queries*/

div#home {
	margin-top: 130px;
}

@media (min-width: 1199px) {
	.navbar-main-customized {
	font-size: 13px;
	}
	.gps-carousel img {	
    object-fit: cover;
	width: 100%;
	object-position: right;
	height: 600px;
}
}


@media (max-width: 1199px) {
	.navbar-main-customized {
	font-size: 13px;
	}
}

@media (max-width: 984px) {
	.inset {
		padding-left: 30px;
	}
	
}

@media (min-width: 768px) {
.navbar-right {
    float: none !important;
	}
}

@media (min-width: 768px) {
.navbar-nav>li {
    float: none;
    display: table-cell;
    /*width: 1%;*/
    text-align: center;
	}
}









@media (min-width: 500px) {
    .gutter-left{
        float: left;
        margin-right: 15px;
    } 
}



@media (max-width: 1199px) {
		.site-title a {
		margin-top: 18px;
	}

	.gps-carousel img {	
    object-fit: cover;
	width: 100%;
	object-position: right;
	height: 550px;
}

}

@media (max-width: 991px) {
	.site-info {
		text-align: center;
	}
	.gps-carousel img {	
    object-fit: cover;
	width: 100%;
	object-position: center;
	height: 550px;
	
}
}

@media (max-width: 500px) {
	.site-title a {
		position: relative;
	}
	.home .site-title {
		position: relative;
	}
	.bx-wrapper {
		display: none;
	}
	.gps-carousel img {
			 object-fit: cover;
			 width: 100%;
			 object-position: center;
			 height: 350px;

		 }
}

@media (max-width: 387px) {
	.newgen {
	width: 100%;
}
	
}

@media (max-width: 373px) {
	.mission {
		text-align: center;
	}
}

@media (max-width: 358px) {
	.newgen p {
		font-size: 11px;
	}
	
}

@media (max-width: 320px) {
	.phone {
		font-size: 28px;
	}
	.splash img {
		visibility: hidden;
	}
	.splash {
		height: 106px;
	}
	.video-wrapper {
		font-size: 10px;
	}
	.site-title {
		padding-left: 7px;
	}

	
}


.navbar-main-customized .navbar-nav > li > a{
	color:black;
}

.navbar {
	min-height: 100px;
	padding-top: 25px;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	margin-left:5px;
}


.splash {
	margin-top:100px;
}

/*.gps-carousel {
    margin-top: 140px;
}*/

.gps-carousel-caption {
	position:unset;
	text-align: -webkit-center;
}


/*.gps-carousel img {	
    object-fit: cover;
	width: 100%;
	object-position: center;
	height: 500px;
}*/

.gps-carousel-caption * {
    margin: 0px;
}



.fb{
	height:20px;
	width:auto;
	padding-top:30px;
}




