@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;
}
h1 {
	font-family: 'Martel', serif;
	color: #FF0000;
	font-size: 2.5em;
}
h2 {
	font-family: 'Martel', serif;
	color: #FF0000;
	font-size: 2em;
}
h3 {
	font-family: 'Martel', serif;
	color: #FF0000;
	font-size: 1.75em;
}
h4 {
	font-family: 'Martel', serif;
	color: #000000;
	font-size: 1.6em;
}
h5 {
	font-family: 'Martel', serif;
	color:#ff0000;
	font-size:1.5em;
}
#intro {
	background-image: url(../images/back-intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 35px;
	padding-bottom: 125px;
	background-color: #023C8E;
	text-align: center;
}
#intro .tagline {
	font-family: 'Martel', serif;
	color: #FFFFFF;
	font-size: 2.5em;
	padding-top: 25px;
}
#intro .dan {
	font-style: italic;
	color: #FFFFFF;
	margin-top: -10px;
	padding-top: 0px;
	margin-bottom: 20px;
}

#intro .phonelink a:link, #intro .phonelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#intro .phonelink a:hover {
	color: #FF0000;
}
#intro p.copy {
	font-size: 1.25em;
	color: #FFFFFF;
}
#intro .btn, .content .btn {
	color: #FFFFFF;
	background-color: #ff0000;
	margin-top: 35px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	-webkit-transition: background .5s ease-in-out;
	-moz-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;
}
#intro .btn:hover, .content .btn:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#header {
	background-attachment: fixed;
	background-image: url(../images/back-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #023C8E;
	text-align: center;
	background-size: 100%;
}
#header-middle {
	padding-top: 60px;
}
#header .phonelink a:link, #header .phonelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header .phonelink a:hover {
	color: #FF0000;
}
#header-right {
	font-family: 'Martel', serif;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-top: 60px;
}
#mainnav {
	font-family: 'Work Sans', sans-serif;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.125em;
}
#mainnav a:link, #mainnav a:visited {
	color: #FFFFFF;
}
#mainnav a:hover {
	color: #FF0000;
}

.content {
	padding-top: 50px;
	padding-bottom: 50px;
}
.content p {
	font-size: 1.125em;
	color: #333333;
	line-height: 175%;
}
.content a:hover {
	text-decoration: none;
	color: #FF0000;
}

.faux-bullets {
	font-family: 'Martel', serif;
	color: #000000;
	font-size: 1.75em;
}
.faux-bullets .row {
	padding-bottom: 10px;
}
.faux-bullets span {
	margin-top: 15px;
	margin-left: 10px;
	display: block;
}
.navbar-collapse {
  text-align:center;
}
.navbar-nav {
    display:inline-block;
    float:none;
}

.carousel img {
    min-width: 100%;
}
.dropdown .dropdown-menu {
	background-color: #FF0000;
}

#lead-ins div {
	text-align: center;
}
#video-social {
	background-color: #efefef;
	padding-top: 35px;
	padding-bottom: 35px;
}

ul.proShopHours {
	list-style:none;
	font-size: 1.125em;
}

#footer {
	background-image: url(../images/back-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 125px;
	padding-bottom: 125px;
	background-color: #023C8E;
	text-align: center;
	color: #FFFFFF;
}
#footer h3 {
	font-size: 1.125em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
#footer h5 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

#footer p {
	text-align: left;
}

#footer ul {
	font-size: 1em;
	text-align: left;
	margin-top:-5px;
	margin-bottom:15px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}
#gallery img {
	max-width: 100%;
	margin-bottom: 10px;
}
.captioned {
	font-style: italic;
	text-align: center;
}
#left {
	margin-left: 35px;
}
#left ul {
	text-align: left;
}

.pull-right {
	margin-left: 25px;
}
.pull-left {
	margin-right: 25px;
}

a.dqpopup{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000000;
    text-decoration:none;}

a.dqpopup:hover{z-index:25;}

a.dqpopup span {display: none;} /*the span will not display in normal state*/

a.dqpopup:hover span{ /*the span within <a></a> will display just on :hover state*/
    display:block;
    position:absolute;
    top:-200px; left:-10px;
    border:3px solid #ff0000; /*width:15em;*/
    background-color:#ffffff; color:#000000;
    text-align: left;
    z-index:100; /* z-index of hover state of span must be higher than z-index of underlying text or image */
}
/* modal styling */
.modal-content {
	background-image: url(../images/bckgrnd-page.jpg);
	padding: 50px;
	background-repeat: repeat;
	background-position: left top;
}
.modal-body #wrapper {
	background-color: #003F94;
	padding: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
.modal-body #content {
	background-color: #FFFFFF;
	padding: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
/* modal  styling */
.modal-content-spevock {
	background-image: none;
}
.modal-body-spevock #wrapper {
	background-color: #ffffff;
	padding: 5px;
}
.modal-body-spevock #content {
	background-color: transparent;
}

.rounded img {
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border: 2px solid #003f94;
}
#newgallery img {
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 2px solid #000000;
}
.content img {
	max-width: 100%;
}

.display-none {
	display:none;
}
.display-md {
	display:none;
}
@media (min-width:768px) {
	.display-md {
		display:block;
	}
}
.display-md-none {
	display:block;
}
@media (min-width:768px) {
	.display-md-none {
		display:none;
	}
}
