@media (min-width: 768px) and (max-width: 1000px) {
   .navbar-nav > li a { font-size: 12px !important;}
   .header-logo-text { font-size: 120% !important; }
   .header-logo-subtext { font-size: 105% !important; }
}

html, body {
    height: 100%;
    font-size: 13px;
    /* The html and body elements cannot have any padding or margin. */
}

/* Set global font style */
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Open Sans",sans-serif !important;
}

.text-uppercase
{
   font-family: "Open Sans",sans-serif !important;
   font-size: 18;
   font-weight: bolder;
   text-decoration: none;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    /* margin: 0 auto -60px; */
}

#container {
    padding-top: 60px;
}

.row
{
    padding-left: 0px;
}

/* Customize the navigation bar */
.navbar-static-top {
    background: #000;
}

/* .navbar-nav>li {
        float: none;
} */

.navbar-nav>li a {
        font-size: 16px;
        font-weight: bold;
        /* padding-top: 25px;
        padding-bototm: 25px; */
}
.navbar-default .navbar-nav > li > a
{
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
    color: #000;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    color: #000;
    background-color: #e7e7e7;
}

#header {
    margin-bottom: 20px;
}

#search {
    text-align: right;
}

#footer {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #000;
    color: #fff;
}

    #footer h1, h2, h3, h4 {
        text-decoration: underline;
    }
    
    #footer a {
        color: #fff;
    }

#banner {
    background: #efefef;
}

/* Custom */
/* #navbar {
    font-weight: bold;
    text-align: center;
} */


/* #
   #    Carousel
   # */
#frontpage-carousel {
    max-width: 1140px;
    margin: 0 auto;
}

#frontpage-carousel .slider-size {
    height: 380px; /* This is your slider height */
}

#frontpage-carousel .carousel {
    width:100%; 
    margin:0 auto; /* center your carousel if other than 100% */ 
}

.carousel-caption 
{
    background: rgba(0, 0, 0, 0.6);
    font-size: 125%;
    border-radius: 10px 10px 10px 10px;
    left: 10%;
    right: 10%;
}

/* #
   #    Buttons
   # */
.btn-default 
{
    background: #000;
    color: #fff;
}

#frontpage-carousel .btn-default 
{
    background: transparent;
}

#frontpage-carousel .btn-default:hover
{
    background: #e6e6e6;
    border-color: #adadad;
    color: #333;
}

#search .btn {
    border-radius: 0px;
    background-color: #000;
    color: #fff;
}

#search .btn-default:hover {
    background-color: #e7e7e7;
    color: #000;
}

/* #
   #    Branding
   # */
#company-logo 
{
    display: inline-block;
    vertical-align: middle;
}
#company-slogan 
{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.header-logo-text {
    font-size: 200%;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 1%;
}
.header-logo-subtext 
{
    font-size: 125%;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 1%;
}

.navbar-brand { color: #fff !important; }

/* #
   #    Social Media
   # */
social-footer-icons {
    width: 115px;
	margin: 5px auto 5px 0;
}
.social-nav-icons {
	width: 115px;
	margin: 5px 0 5px auto;
}

.social-footer-icons a, .social-nav-icons a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 5px;
	vertical-align: middle;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}

.social-footer-icons a.twitter { background: url(../images/layout/social-icons/twitter-dark.png) left top no-repeat; }
.social-footer-icons a.linkedin { background: url(../images/layout/social-icons/linkedin-dark.png) left top no-repeat; }
.social-footer-icons a.facebook { background: url(../images/layout/social-icons/facebook-dark.png) left top no-repeat; }

.social-nav-icons a.twitter { background: url(../images/layout/social-icons/twitter.png) left top no-repeat; }
.social-nav-icons a.linkedin { background: url(../images/layout/social-icons/linkedin.png) left top no-repeat; }
.social-nav-icons a.facebook { background: url(../images/layout/social-icons/facebook.png) left top no-repeat; }

.social-footer-icons a:hover, .social-nav-icons a:hover { background-position: left -34px; }

/*
 * Search
 **/

/*#search .navbar-form 
{
    margin: 8px 0 8px auto;
    padding: 10px 0;
}
#search .navbar-form .form-control 
{
    border-radius: 0px;
}
.add-on .input-group-btn > .btn {
    border-left-width:0;left:-2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
 stop the glowing blue shadow
.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow:none; 
    border-color:#cccccc; 
}*/

/*
 * Search
 */

#gsc-iw-id1{
    height: 31px;
    border-color: #cccccc;
}

input.gsc-search-button-v2 {
    width: 70px !important;
    height: 30px !important;
}

/*
 * Front Page
 */
.emphasis 
{
    background-color: #f6f6f6;
    border: 1px solid #fff;
}

/*
 * Content Style
 */
.feature-icon
{
    display: inline-block;
    vertical-align: middle;
}
.feature-header
{
    display: inline-block;
    vertical-align: middle;
    width: 65%;
}
.feature-content 
{
    padding: 10px 0;
}
.spaced-list li 
{
    padding: 5px 0;
}
.pad-text-right
{
    padding: 5px 10px 5px 0;
}
.pad-text-left
{
    padding: 5px 0 5px 10px;
}
.pad-text-top
{
    padding: 10px 5px 0 5px;
}
.pad-text-bottom
{
    padding: 0 5px 10px 5px;
}

.postalAddressInfo { font-size: 110%; }
.postalAddressInfo .companyTitle { font-weight: bolder; font-size: 130%; }
.postalAddressInfo .companySubTitle { font-weight: bold; }

.label-thumbnail { height: 200px !important; width: 100% !important; }

/* Custom Padding and Margins */
.bottom-buffer-2 { margin-bottom: 2%; }

/* Form Style */
.form-important { color: #FF0000; }
.form-horizontal .control-label{
   text-align:left !important; 
}

.footer-logo 
{
    padding: 0 5px 0 5px;
}