/*
Theme Name: Advisor 9 Child - Amborn
Template: advisor9
Author: James Vizecky
Version: 1.0.1428590087
Updated: 2019-10-17 08:34:47
*/


@charset "UTF-8";
@import url('../advisor9/style.css');
@import 'https://fonts.googleapis.com/css?family=Cormorant+Garamond|Lora';



html {
    -webkit-font-smoothing: antialiased;
}

body {
    color: #333;
    /* background-image: url(https://gpswp.com/bfglv/wp-content/uploads/sites/407/fresh_snow.png); */
    font-family: 'Lora', serif;
	font-size: 17px;
}
h1, h2, h3, h4 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 100;
}
a {
    color: #150958;
}
a:focus, a:hover {
    color: #555;
    text-decoration: underline;
}
hr {
    border-top: 1px solid #CCC;
}

/* space */
.top-pad-md {
    padding-top: 1.5em;
}

/* top */
.container {
    position: relative;
}
.contact-header {
    float: right;
    text-align: right;
    padding-top: 5em;
}
.tagline {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2.23em;
    font-style: initial;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 2px;
}
.phone {
    font-size: 1.25em;
    margin: .5em 0;
    text-transform: uppercase;
}
.phone a {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

/* slider CTA */
.home-hero, .interior-hero {
    height: 500px;
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    align-items: center;
}
.gps-carousel-caption {
    position: relative;
    top: auto;
    left: auto;
    width: 500px;
    max-width: 95%;
    transform: none;
    border: 9px solid #fff;
    background: rgba(91, 141, 177, 0.9);
    display: flex;
    align-items: center;
}
.gps-carousel-caption h1 {
    font-size: 94px;
    line-height: 85px;
    margin-bottom: 0;
}
.gps-carousel-caption h2 {
    font-size: 36px;
    margin-top: 0px;
}
.gps-carousel-caption .btn {
    border: 4px solid #fff;
    color: #FFF;
    font-size: 1.5em;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
    transition: all 200ms ease;
}
.gps-carousel-caption .btn:hover {
    background: rgba(255, 255, 255, 0.5);
}

/* slider */
.site-title a {
    display: none;
}
.splash {
    height: 350px;
}
.splash img, .bx-wrapper img {
    min-height: 350px;
    float: right;
    width: auto;
}
.bx-wrapper .bx-viewport {
    border: none;
}

/* nav */
.navbar {
    font-family: serif;
    border-radius: 0px;
}
.navbar-nav {
    display: table;
    float: none;
    margin: 0 auto;
}
.navbar-nav > li > a {
    font-family: 'Cormorant Garamond', serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.navbar-main-customized {
    border-color: none;
    background: rgba(0,0,0,.075);
}
.dropdown-menu {
    background-color: #EEE;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
}
.dropdown-menu>li>a {
    color: #555;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: rgba(253, 152, 39, 0.82);
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #777;
    background-color: transparent;
}
.navbar-main-customized .navbar-nav > li > a {
    color: #777;
}
.navbar-main-customized .navbar-nav > li > a:hover, .navbar-main-customized .navbar-nav > li > a:focus {
    color: #444;
}

/* nav bottom */
.navbar-secondary-customized {
    background: #150951;
}
.second-nav .navbar-nav > li > a {
    color: #FFF;
}

/* footer */
.site-footer {
	background-color: #333;
    color: #DDD;
}
.site-footer a {
    color: #DDD;
}
.site-footer ul {
	list-style-type: none;
    padding-left: 0;
}
.site-footer .widget-title {
	border-bottom: none;
    font-size: 1.25em;
	text-transform: uppercase;
}
.site-footer a:focus, .site-footer a:hover {
    color: #B4703E;
}

/* widgets */
.widget-title {
    font-size: 36px;
    font-weight: 700;
    border-bottom: 0;
}
.home-service h4 {
    background-color: #272727;
    color: #fff;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0;
    padding: 50px 0 50px;
    text-align: center;
    text-transform: uppercase;
}
.home-service .border {
    background-color: #E7E7E7;
    border: 1px solid #ddd;
}
.home-service .icon {
    margin: -27px auto 0;
    text-align: center;
}
.home-service i {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #272727;
    border-radius: 50%;
    border: solid 4px #FFF;
    color: #FFF;
    display: inline-block;
    font-size: 28px;
    height: 60px;
    line-height: 53px;
    margin: 0 auto;
    text-align: center;
    width: 60px;
}
.service-body {
    margin: 0 auto;
    padding: 10px 15px 20px;
    text-align: center;
}
.home-service .well {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin-top: 10px;
    padding: 5px;
}
.home-service .well img {
    margin: 0 auto;
}
.home-service p {
    margin: 0 5px;
}
.fa-ul .fa-li {
    color: #7abae5;
}
.panel {
	border-radius: 0px;
}
.panel-heading {
    padding: 13px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-customized > .panel-heading {
    color: #FFF;
    background: #150951;
    border-color: #150951;
    border-bottom: none;
    margin: 0 -1px;
}
.panel-customized > .panel-heading > .panel-title {
    font-family: 'Lora', serif;
    font-size: 17px;
    font-weight: bold;
}

/* btn */
.btn {
	border-radius: 0px;
    background-color: #5593ba;
    border-color: #3b82ba;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-primary {
    color: #FFF !important;
    background-color: #5593ba !important;
    border-color: #3b82ba !important;
}
.btn-primary:hover {
    color: #5593ba !important;
    background-color: #fff !important;
    border-color: #3b82ba !important;
}

/* misc */
.img-thumbnail {
    border-radius: 0px;
}
.gps-events {
    border-bottom: 1px solid #CCC;
    border-top: none !important;
    margin-bottom: 1.5em;
    padding-bottom: .5em;
}
.form-control {
	border-radius: 0px;
}
.well {
    border-radius: 0px;
}
.quote {
    font-size: 30px;
    line-height: 1.4em;
}



/*General*/
a,a:hover,button, button:hover {
    transition: all 0.3s;
}
h1, h2, h3, h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.margin-top {
    margin-top: 25px;
}
.border-bottom {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.panel-customized > .panel-heading,.btn-primary {
    color: #FFF;
    background: #3382ba;
}
.panel-customized > .panel-heading > .panel-title {
    font-weight: normal;
}
img.attachment-198x150 {
    max-width: 140px !important;
    height: auto;
    margin-top: 10px;
}
.top-bar-contact {
    text-align: right; margin-top: 15px;
}

/*Navigation*/
.navbar-main-customized {
    border-color: none;
    background:rgba(91, 141, 177, 0.9);
    width: 100%;
    position: absolute;
    color: white !important;
    border: none;
}
.navbar-main-customized .navbar-nav > li > a {
    color: rgba(255,255,255,0.8);
    letter-spacing: 1.4px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a,.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #78a2c3 !important;
    color: white;
}
.navbar-toggle {
    background-color: white;
}

/*Hero Image*/
.home-hero, .interior-hero {
    height: 500px;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.interior-hero {
    height: 400px;
    background-position:center;
}
.gps-carousel-caption h1 {
    font-size: 150px;
    line-height: 95px;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 5px;
}
.gps-carousel-caption h1 span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 0;
}
.gps-carousel-caption * {
    max-width: 1180px;
    margin: 10px auto;
    text-align: left;
    padding: 40px 40px 10px 40px;
}

/*Footer */
.site-footer {
    background-color: transparent;
    color: #003866;
    border-top: 3px solid #003866;
    font-size: 14px;
}
#main #primary a , .site-footer a,a.underline {
    background-color: transparent;
    color: #003866;
    border-bottom: 1px solid ;
}
#main #primary a:hover, .site-footer a:hover,a.underline:hover {
    border-bottom: 3px solid;
    text-decoration: none;
    color: #003866;
}
footer .menu li {
    padding-bottom: 3px;
}






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

@media (max-width: 991px) {
    .top-section {
        text-align: center;
    }

    .contact-header {
        float: none;
        padding-top: 0;
        text-align: center;
    }
    .tagline {
    font-size: 1.5em;
    }
    .top-bar-contact {
        text-align: center; margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .tagline {
        font-size: 1em;
    }
    .phone {
        font-size: 1em;
    }
    .navbar-nav {
        display: block;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .gps-carousel-caption h1 {
        font-size: 100px;
        margin: 0;
        padding: 30px 0;
    }
    .gps-carousel-caption h2 {
        font-size: 25px;
    }
}
@media (max-width: 500px) {
    .hide-500 {
        display: none;
    }
    .home .site-branding {
        margin-bottom:0;
    }
    .site-branding {
        width: 100%;
    }
    .site-branding img {
        margin: 0 auto;
        width: 40%;
    }
    .contact-header {
        float: left;
        left: 0;
        position: relative;
        text-align: center;
        transform: none;
    }
    .contact-header br {
        display: none;
    }
    .phone {
        font-size: .8em;
        margin: .5em .5em;
    }

    .splash {
        display: none;
    }
    .site-main {
        margin-top: 0em;
    }
    .home-service h4 {
        font-size: 1em;
        padding: 30px 0 30px;
    }
    .home-service .icon {
        margin: -20px auto 0;
    }
}