/**
 * Place your custom styles here.
 */


.container-fluid {
    padding:0px;
}

.cta {
    background-color: #0070ac;
    color: white;
    text-align: center;
    padding:10px 30px;
    font-size: 14px;
}

.cta .right {
   text-align:center;
}


.cta a, .cta a:visited, .cta a:hover, .cta a:active {
    color: white;
}

.navbar-header {
    padding-left: 15px;
    padding-right: 15px;
}


.dropdown-menu > li > a, .local-services-menu >li >a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .local-services-menu > li > a:hover, .local-services-menu > li > a:focus{
    color: #0070ac;
    background-color: rgb(245, 245, 245);
    text-decoration: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .local-services-menu >li >a:hover {
    color: #0070ac;
}

.nav > li > a {
    font-weight: bold;
}

.local-services-menu {
    padding-left: 0px;
}

.caret {
    color: #0070ac;
}


.h1, .h2, .h3, h1, h2, h3, .field-name-field-sidebar-image {
    margin-top: 86px;
    margin-bottom: 43px;
    letter-spacing: 1px;
}

.h1, h1 {
    font-size: 32px;
    line-height:64px;
}

.h2, h2 {
    font-size: 24px;
    line-height:48px;
}

.h3, h3 {
    font-size: 20px;
    line-height:40px;
}

.logo img {
    width: 135px;
}


img.signature {
    width: 200px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar {
    border: none;
}

.region-content li {
        list-style:none;
}


.local-services-menu li {
    list-style: none;
}

.region-content li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0070ac;
}
a, a:visited {
    color: #0070ac;
}

a:hover {
    color: #6e0877;
}


.thumbnail {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: transparent;
    text-align: center;
}

.thumbnail h3 {
    margin: 15px 0px;
}



h1, h2, h3, h4, h5, h6, h7, h8 {
    /*color: #282F63;
    color: #FC5719;*/
    /*color: #d21622;
    color:#013550;*/
    color:#333333;
}

body {
    color: #4c4c4c;
    font-size: 16px;
    /*line-height: 1.8;*/
}

body.navbar-is-fixed-top {
    /*padding-top: 95px;*/
}


.breadcrumb {
    text-align: center;
    margin-bottom:0px;
    margin-top: 23px;
}


/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */



.field-name-body {
    padding:0px 15px;
}


.main-container {
    margin-top: 98px;
}

.logged-in .main-container {
    margin-top: 35px;
}

.page-node-done .col-sm-12 {
    margin-top:90px;
}


.page-header {
    background-color: #0070ac;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    font-size: 36px;
    margin-bottom: 32px;
    text-align: center;
    margin-top:0px;
}

.page-header h1, .page-header h2, .page-header h3 {
    margin: 10px;
    color:#ffffff;
}


.toproom {
    margin-top:30px;
}

.bottomroom, dd {
    margin-bottom:30px;
}

.bottomroom-stack .col-md-3, .bottomroom-stack .col-md-4, .bottomroom-stack .col-md-5,.bottomroom-stack .col-md-6, .bottomroom-stack .col-md-7,.bottomroom-stack .col-md-8,.bottomroom-stack .col-md-9 {
    margin-bottom:30px;
}
.toproom-stack {
    margin-top:30px;
}

dt {
    color: #0070ac;
}

.views-content {
    padding-left:30px;
    padding-right:30px;
}

.views-content .row {
    margin-top:30px;
}


.container-fluid > .navbar-collapse {
    margin-left:5px;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a, .local-services-menu >li >a {
    padding: 10px 15px 10px 25px;
    font-weight: 400;
}

.navbar-collapse.collapse{
    transition: height 0.2s ;
}
.navbar-collapse.collapsing {
    height: 0 !important;
}
.navbar-collapse.collapse.in{
    max-height: none;
    height: 100vh;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0070ac;
}

.navbar-header {
    padding-left: 30px;
    padding-right: 30px;
}

.equal-heights {
    display: flex;
    flex-wrap: wrap;
}

.equal-heights .thumbnail, .equal-heights .panel {
    height:100%;
    /*position:relative;*/
}

.equal-heights .panel .panel-footer {
    /*position: absolute;
    bottom:0px;*/
}

.panel-blank  .panel-body {
    padding-left:0px;
    padding-right:0px;
}

.card {
    text-align: center;
    padding:20px;
    display: block;
    margin-bottom: 20px;
}

.card h2 {
    font-size:50px;
    line-height: 64px;
}

.card p {
    font-size:26px;
}

.container-fluid .jumbotron{
    border-radius:0px;
}
.jumbotron {
    /*margin-left: 30px;
    margin-right: 30px;*/
    background-size: 100% 100%;
    height:300px;
    background-size: cover!important;
    background-position: top right!important;
    position:relative;
    background-color:#000000;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 24px;
    color: white;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 25px;
}

.jumbotron h2, .jumbotron .h2 {
    font-size: 18px;
    color: white;
    margin: 0px;
    letter-spacing: 1px;
    font-family: Roboto;
    line-height:20px;
}

.jumbotron-caption {
    color: white;
    background-color: #013550d4;
    padding: 15px;
    border-radius: 4px;
    margin: 0;
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.jumbotron-notice {
    margin: 0;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 120px;
    height: 120px;
}

.view-body {
    margin:30px 0px 30px 0px;
}

.center-within {
    text-align: center;
}

.list-group li:before {
    content: none;

}

.list-group-item {
    padding: 20px;
}

.panel {
    margin-bottom: 30px;
    border-color: #d4d4d4;
}

.panel-body {
    padding:20px;
}

.panel-heading {
    padding: 10px 15px;
    /*border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;*/
}


.panel-heading h1, .panel-heading h2, .panel-heading h3, .view-body h2, .view-body h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
    font-size: 28px;
    line-height: 30px;
    text-align:center;
}

.view-body h2, .view-body h3 {
    padding: 40px 0px 20px 0px;
}

.view-body h3 {
    font-size:24px;
}

.panel-primary .panel-heading h1, .panel-primary .panel-heading h2,
.panel-primary .panel-heading h3, .panel-info .panel-heading h1, .panel-info .panel-heading h2,
.panel-info .panel-heading h3 {
    color: #ffffff;
}

/*.panel-primary  .panel-heading {
   background-color: #820099;
}*/


.panel-default > .panel-heading {
    background-color: #f5f5f5;
    /* border-bottom: 1px solid #d4d4d4; */
    color: #232323;
    font-size: 22px;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
}

.panel-primary > .panel-heading {
    background-color: #ff5e00;
    color: white;
}

.panel-blank  .panel-heading {
    background-color: transparent;
}

.panel.panel-blank {
    box-shadow: none;
}


.modal-title {
    color:white;
    font-size:20px;
}
.modal-header {
    padding: 5px;
    background-color: #ff5e00;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eaeaea;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}

.btn {
   text-transform: none;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius:24px;
    border: 3px solid #0070ac;
    color: #0070ac;
    font-weight:600;
}

/*.btn-default {
    color:#231f20;
    background-color:#fff;
    border-color:#2bb5ff;
}

.btn-default:hover, .btn-default:active:hover {
    background-color: #fff;
    border-color: #8d3fbd;
    color: #231f20;
}

*/

.btn-default {
    color: #ffffff;
    background-color: #ce4c02;
    border-color: #ffa116;
}

.btn-default:hover, .btn-default:active:hover {
    background-color: #fff;
    border-color: #ff7a09;
/*color: #231f20;*/
    color:#333333;
}


.glyphicon {
    top: 3px;
}

fieldset.panel {
    border:none;
}

.alert-success, .alert-info, .alert-warning, .alert-danger {
    color:black;
}



.nav > li > a {
    padding: 10px 8px;
    font-size: 15px;
    font-weight: 400;
}

.form-required {
    color:#a20000;
}

.hideaster .form-required {
    display:none;
}

.checkbox label, .radio label {
    font-weight:bold;
}

label {
    color: #4c4c4c;
    font-weight: 400;
    font-size:13px;
}

.insta-under-form {
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
}

.texthead {
    text-align:center;
    font-weight:bold;
    margin-top:0px;
    font-size: 28px;
    background-color:#0070ac;
    color:white;
    padding: 20px 20px 10px 20px;
}

.footer {
    background-color: #0070ac;
    color: white;
    border: 0px;
    padding: 30px;
}

#footer li {
    display:inline;
    margin-right:20px;
}

#footer i {
    margin-right: 8px;
}

#footer .btn-default {
    background-color: white;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-radius: 0px;
}

#block-block-111, #footer-location-text {
    text-align: center;
}

#footer-location-text a, #footer a, #footer a:visited {
    color: white;
}

a.btn.btn-primary {
    color: white;
}

/* Quote Form
*/


.panel-info > .panel-heading {
    background-color: #0070ab;
    color:white;
    font-size: 22px;
    border-color: #0070ab;
}

.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
    width: 50%;
}



textarea, textarea.form-control, input.form-control, input[type=text], input[type=password], input[type=email], input[type=number], [type=text].form-control, [type=password].form-control, [type=email].form-control, [type=tel].form-control, [contenteditable].form-control {
    border: 1px solid #d4d4d4;
    padding: 5px;
    /* border: none; */
    border-radius: 3px;
    -webkit-appearance: none;
    box-shadow: none;
    font-size: 14px;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-inline .form-text, .form-group .form-textarea-wrapper {
    flex:1;
    float: right;
}


.form-group {
    display: flex;
}
/* Views
*/

.view-sidebar {
    margin-top:20px;
}





.navbar-default {
    background-color: #fff;
}

.shad {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

i {
    margin-right:15px;
}

.webform-submit {
    width:100%;
}



/* Static View-only Star Version */
div.fivestar-widget-static .star {
    width: 32px;
    height: 32px;
    background: url('/sites/all/themes/navis_bootstrap_local/images/star.png') no-repeat 0 0;
}

div.fivestar-widget-static .star span.on {
    background: url('/sites/all/themes/navis_bootstrap_local/images/star.png') no-repeat 0 -32px;
}

div.fivestar-widget-static .star span.off {
    background: url('/sites/all/themes/navis_bootstrap_local/images/star.png') no-repeat 0 0;
}

/*Location Home Page*/
#store_body .panel-default  .panel-body img {
    max-height: 250px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    .leftsidenudge {
        margin-left:30px;
    }
    .rightsidenudge {
        margin-right:30px;
    }

    nav {
        text-align:center;
    }

    .navbar-nav {
        float:right;
    }

    .cta {
        text-align: left;
        font-size:16px;
        /*padding-top: 8px !important;*/
    }

    .cta .right {
        text-align:right;
    }

    .serving {
        text-align:left;
        background-color: #282F63;
    }

    .copyear {
        padding-bottom:40px;
    }


    .region-footer .cta {
        padding-top:40px!important;
    }
    .jumbotron {
        height: 500px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 59px;
        line-height:59px;
    }

    .jumbotron h2, .jumbotron .h2 {
        font-size: 24px;
        line-height:30px;
        margin: 24px 0px 0px 0px;
    }
    .panel-blank  .panel-body {
        padding-left:0px;
        padding-right:0px;
    }
    .youtube-player img {
        /*margin-top:-95px;*/
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .bottomroom-stack .col-md-3, .bottomroom-stack .col-md-4, .bottomroom-stack .col-md-5,.bottomroom-stack .col-md-6, .bottomroom-stack .col-md-7,.bottomroom-stack .col-md-8,.bottomroom-stack .col-md-9 {
        margin-bottom:0px;
    }
    .toproom-stack {
        margin-top:0px;
    }
    .h1, h1 {
        font-size: 48px;
        line-height:96px;
    }

    .h2, h2 {
        font-size: 32px;

    }

    .h3, h3 {
        font-size: 24px;

    }

   .view-body h2, .view-body h3 {
       text-align:left;
    }

    .jumbotron-caption {
        padding: 30px;
    }
    .jumbotron-notice {
        width: 150px;
        height: 150px;
    }

    .navbar-nav {
        float:none;
        display: inline-block;
        margin-left:-175px;
    }

    .nav > li > a {
        padding: 10px 10px;
        font-size:16px;
    }

    /*.views-content {
        padding-right:0px;
    }*/
    .view-body {
        margin:60px 75px 60px 75px;
    }

    .panel-blank  .panel-body {
        padding-left:30px;
        padding-right:30px;
    }

    .youtube-player img {
        /*margin-top:-95px;*/
    }


}




/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .top-nudge {
        margin-top: -20px;
    }
    .panel-blank  .panel-body {
        padding-left:60px;
        padding-right:60px;
    }
    .youtube-player img {
        /*margin-top:-133px;*/
    }
    /*Location Home Page*/
    #store_body .panel-default .panel-body img {
        max-height: 300px;
        max-width: 300px;
    }
}

.logged-in #navbar {
    margin-top:30px;
    z-index: 1;
}

body.admin-menu.navbar-is-fixed-top {
    padding-top: 64px;
}

.youtube-player img {
     width:100%;
    margin-top:-14%;
 }

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(/sites/all/themes/navis_bootstrap_local/images/videos/TxzC70f.png) no-repeat;
    cursor: pointer;
}

/*Mega Menu
.dropdown-menu {
    min-width: 200px;
}
.dropdown-menu.columns-2 {
    min-width: 400px;
}
.dropdown-menu.columns-3 {
    min-width: 600px;
}
.dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300;
}
.multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #999;
}

@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
}

*/

