@charset "utf-8";
/* CSS Document */

/* new navbar */
.dropdown-submenu{
    position:relative;
} 
.dropdown-submenu > .dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
} 
.dropdown-submenu:hover > .dropdown-menu{
    display:block;
} 
.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:transparent;
    margin-top:5px;
    margin-right:-10px;
} 
.dropdown-submenu:hover > a:after{
    border-left-color:transparent;
} 
.dropdown-submenu .pull-left{
    float:none;
} 
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
}
.root:hover > .dropdown-menu{
    display: block;
}

body {
    font-family: 'Open Sans', sans-serif;
}
.navbar-logo h4 {
    color: #f2f2f2;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
    margin-bottom: 0;
}
span.smFont {
    font-size: 18px;
    font-weight: normal;
	line-height: 1.5;
	float: right;
}
h1.lgFont {
    font-size: 36px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    vertical-align: middle; 
    margin-top: 20px;
    margin-bottom: 15px;	
}
span.glyphicon.glyphicon-search.map {
    color: #dddddd;
    font-size: 20px;
    float: right;
    margin-top: -45px;
    margin-right: 40px;
}
span.glyphicon.glyphicon-search.map:hover {
    color: #c00c00;
}
.logoHeader .col-md-6 {
    text-align: center;
}
.logoHeader .btn-red {
    margin-top: 0;
}
.pageheader {
	padding-top: 10px;
}

.pageheader .col-sm-12 {
    padding-left: 0px;
    padding-bottom: 5px;
}
.redline {
	background-color: #c00c00;
	width: 100%;
	height: 10px;
}
.logoHeader {
    display: flex;
    align-items: center;
}
.col-md-3 {
    text-align: right;
}
.logoHeader img.img-responsive {
    margin-right: 0;
    height: 100px;
}
.navbar-logo .img-responsive {
    height: 100px;
    width: 104px;
    margin-left: 60px;
}
.img-responsive.header {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    width: 102px;
    height: 100px;
    margin-bottom: 10px;	
}
.img-responsive.mapHeader {
    float: right;
	max-height: 115px;
	margin-bottom: 10px;
	margin-top: -25px;
}
.form-control {
	border: 1px solid #dddddd;
	border-radius: 0px;
    box-shadow: none;	
}
.form-control:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 0;
	height: 25px;
	padding: 0 10px;
}
span#sizing-addon3 {
    background-color: #c00;
    border-color: #c00;
    color: #ffffff;
    font-weight: bold;
}
.input-group.input-group-sm {
    margin-left: -105px;
    margin-right: 105px;
	top: 5px;
}

.pagefooter span#sizing-addon3 {
    top: 0;
}
.col-sm-10.topNav {
    margin-left: -130px;
}
.input-group-addon {
    color: #333333;
    background-color: #dddddd;
    border: 1px solid #dddddd;
}
span#sizing-addon3:hover {
    color: #333333;
}
a.level2 {
    color: #c00c00;
    font-weight: bold;
    font-size: 16px;
	text-transform: uppercase;
}
a.level3 {
    color: #333333;
}
.mainHeading {
	margin-top: 20px;
}

.container.pageheader {
    background-color: #333333;
    width: 100%;
}
.container.pageheader.black {
    background-color: #333333;
    width: 100%;
}
.navbar-logo {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    height: auto;
    margin-left: 0;
	margin-top: -17px;
    background-color: transparent;
	z-index: 1400;
}
.col-sm-2.navbar-map {
    margin-top: -33px;
}

.navbar-default {
	background-image: none;
	border-radius: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
    background-color: #333333;
	border-top-color: #333333;
    border-left-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;	
}
.navbar-default.red {
	background-image: none;
	border-radius: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
    background-color: #c00c00;
    border-color: #c00c00;	
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.nav { 
	margin-bottom: 0; 
}
.navbar {
    min-height: 26px;
    margin-bottom: 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background-image: none;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-nav.top > li > a {
    font-size: 14px;
	color: #ffffff;
}
.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
	font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #c00c00;
}
.navbar-default .navbar-nav.top > li > a:hover, .navbar-default .navbar-nav.top > li > a:focus {
    color: #c00c00;
}
.top li:not(:last-child) {
    border-right: 1px solid #ffffff;
}
ul.nav.navbar-nav.navbar-right.top {

}
ul.nav.navbar-nav.navbar-right.bottom {
    margin-top: 25px;
}
.dropdown-menu {
    background-color: #f2f2f2;
	border: 1px solid #dddddd;
    border-radius: 0;
	box-shadow: none;
}
.dropdown-menu a {
    font-size: 14px;
}
.navbar-default .navbar-nav > .dropdown.open > a, 
.navbar-default .navbar-nav > .dropdown.open > a:hover, 
.navbar-default .navbar-nav > .dropdown.open > a:focus {
    color: #ffffff;
    background-color: #c00c00;
}
.dropdown-menu > li > a {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    background-color: #dddddd;
	background-image: none;
}
.top .dropdown-menu li:not(:last-child) {
    border-right: none;
}

.bottomMobile {
	visibility: hidden;
	display: none;	
}
.bottom {
	visibility: visible;
	display: block;	
}
#grad1 {
    height: 100%;
    background: #808080; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#808080, #dddddd); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#808080, #dddddd); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#808080, #dddddd); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#808080, #dddddd); /* Standard syntax (must be last) */
}

/*** Footer Styles ***/
footer {
    background-color: #666666;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 5px;
}
footer h4 {
    text-transform: uppercase;
	margin-bottom: 5px;
    margin-top: 20px;
}
.pagefooter .input-group.input-group-sm {
    margin-left: 0;
    margin-right: 0;
}
.storeLocations a {
    color: #ffffff;
}
.storeLocations h4 {
    font-size: 12px;
    margin-bottom: 5px;
	margin-top: 15px;	
}
.col-md-2.logoFooter {
    padding-left: 0;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 650px;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 650px;
}
.img-responsive.mapFooter {
    float: left;
    margin-right: 80px;
	max-height: 125px;
}
a.footerLink {
    color: #ffffff;
}
.copyright {
	text-align: center;
}
.social-profile {
    font-size: 18px;
    margin: 6px;
    color: #ffffff;
}
.social-profile.facebook:hover {color: #3b5998;}
.social-profile.twitter:hover {color: #00aced ;}
.social-profile.google-plus:hover {color: #dd4b39;}
.social-profile.linkedin:hover {color: #007bb6;}
.social-profile.blogger:hover {color: #fb8f3d;}


@media (min-width: 768px) {
	.top > li > a {
		padding-top: 7px;
		padding-bottom: 7px;
	}
}

@media screen and (max-width: 767px) {
	.img-responsive.header {
		margin-right: 5px;
		margin-left: 5px;
		width: 83px;
		height: 80px;
	}
	.img-responsive.logoName {
		margin-bottom: 10px;
	}
	.logoHeader {
		display: block;
	}
	.navbar.center .navbar-collapse {
		text-align: center;
	}
	.navbar.center .navbar-collapse .nav {
		display: block;
	}
	.navbar-nav.top > li > a {
		font-size: 14px;
	}
	.navbar-brand, .navbar-nav > li > a {
		font-size: 14px;
	}	
	ul.nav.navbar-nav.navbar-right.bottom {
		margin-top: 0;
	}
	.navbar-nav.top > li > a {
		color: #ffffff;
	}	
	.navbar-default .navbar-nav.top > li > a:hover, .navbar-default .navbar-nav.top > li > a:focus {
		color: #c00c00;
	}	
	.navbar-logo {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: -18px;
	}
	.navbar-logo .img-responsive {
		height: 77px;
		width: 80px;
		margin-left: 0;
	}	
	nav.navbar.navbar-default {
		margin-bottom: 20px;
	}
	.col-sm-10.topNav {
		margin-left: 0;
	}	
	.bottom {
		visibility: hidden;
		display: none;	
	}
	.bottomMobile {
		visibility: visible;
		display: block;	
	}
	span.glyphicon.glyphicon-search.map {
		visibility: hidden;
		display: none;	
	}
	.navbar {
		min-height: 65px;
	}
	.navbar-header {
		min-height: 65px;
	}
	.copyright {
		margin-top: 20px;
	}
	.col-md-2.col-sm-4.col-xs-6.logoFooter {
		padding-left: 15px;
	}
	footer h4 {
		margin-top: 10px;
	}	
	/* Sticky footer styles
	-------------------------------------------------- */
	html {
	  position: relative;
	  min-height: 100%;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 325px;
	}
	#footer {
	  position: absolute;
	  bottom: 0;
	  width: 100%;
	  /* Set the fixed height of the footer here */
	  height: 325px;
	}	
}

@media (min-width: 1024px)and (max-width: 1200px){
	.navbar-logo .img-responsive {
		height: 120px;
		width: 125px;
		margin-left: 0;
	}
	.navbar-logo {
		padding-top: 10px;
	}	
	ul.nav.navbar-nav.navbar-right.bottom {
		margin-top: 25px;
	}
	/* Sticky footer styles
	-------------------------------------------------- */
	html {
	  position: relative;
	  min-height: 100%;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 700px;
	}
	#footer {
	  position: absolute;
	  bottom: 0;
	  width: 100%;
	  /* Set the fixed height of the footer here */
	  height: 700px;
	}		
}

@media (min-width: 768px) and (max-width: 1023px) {
	.logoHeader img.img-responsive {
		height: auto;
	}
	.logoHeader .btn-red {
		font-size: 12px;
	}
	.dropdown-menu a {
		font-size: 12px;
	}
	.navbar-nav.top > li > a {
		font-size: 12px;
	}	
	h1.lgFont {
		font-size: 26px;
	}	
	.navbar-brand, .navbar-nav > li > a {
		font-size: 14px;
	}
	.nav.bottomMobile > li > a {
		padding: 5px 5px;
	}
	.navbar-logo {
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;		
		margin-top: -20px;
		width: 105px;
	}
	.navbar-logo .img-responsive {
		height: 90px;
		width: 94px;
		margin-left: 0;
	}
	.col-sm-10.topNav {
		margin-left: 0;
	}
	.img-responsive.mapHeader {
		margin-top: 0;
	}	
	.bottom {
		visibility: hidden;
		display: none;	
	}
	.bottomMobile {
		visibility: visible;
		display: block;	
		margin-top: 25px;
	}
	span.glyphicon.glyphicon-search.map {
		margin-top: -40px;
		margin-right: 10px;
	}
	.img-responsive.header {
		margin-right: 5px;
		margin-left: 0;
	}
	footer h4 {
		margin-top: 5px;
	}	
	/* Sticky footer styles
	-------------------------------------------------- */
	html {
	  position: relative;
	  min-height: 100%;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 840px;
	}
	#footer {
	  position: absolute;
	  bottom: 0;
	  width: 100%;
	  /* Set the fixed height of the footer here */
	  height: 840px;
	}	
}