.home-section::before { background-color: rgba(170, 170, 170, 0.6); }

.intro-sub { font-size: 2.5em; }

.navbar-brand>img { max-height: 68px; }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }

.navbar-toggle { margin-top: 21px; margin-bottom: 21px; }

.navbar-default .navbar-toggle:hover { border-color: #cf9c0d; background-color: #cf9c0d; }

.section-intro h3 {
	font-weight: 600;
    font-size: 16px;
    text-transform: inherit;
}

.story-section { background-color: #f4f4f4; }

.location-info { height: auto; padding: 0px; }

.policy-content { width: 100%; margin: 0!important; }
.policy-brand>img { max-height: 78px; }

.policy-section h1{ font-size: 26px; }
.policy-section h2{ font-size: 22px; }
.policy-section h3{ font-size: 18px; }
.policy-section hr::after { display: none; }

.policy-footer-section .copyright { margin-top: 8px; border-top: none;}
.policy-footer-section .policy, .footer-section .policy { margin-top: 0px; margin-bottom: 15px;}
.policy-footer-section { padding-top: 0px; }

#team .thumb-wrapper::before { background-color: rgba(207, 156, 13, 0.8); }

@media (max-width: 767px){
	.home-section { background-position: center 75px; }
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	    border-bottom: none!important;
	}	
}

@media (min-width: 768px){
	.home-section { background-position: center 89px; }
	.navbar-nav { margin-top: 14px; }	
	.navbar-default { padding: 10px 0; }
	.sticky.navbar-default { background-color: #f8f8f8; }	
	.sticky.navbar .nav>li { padding: 0px 15px; }
}

@media (max-width: 991px) and (min-width: 768px){
	.navbar-default .navbar-nav>li>a { font-size: 11px; }	
}

.navbar-default .navbar-nav>li>a { color: #575757; }

ul.list-inline li a{ white-space: nowrap; }
ul.list-inline li a span { padding-left: 2px; }
.footer-section .social-links li a i { padding: 6px 9px; } 