h1, h2 {
	font-size:16pt;
	color:#00205c;
}
.page-title {
	font-size:16pt;
	color:#00205c;
}
h3 {
	font-size:14pt;
	color:#00205c;
}
.section-title {
	font-size:14pt;
	color:#00205c;
}
.emphasis {
	font-weight:bold;
}
.subtle-emphasis {
	color:#666666;
	font-style:italic;
}
.intense-emphasis {
	font-weight:bold;
	font-style:italic;
}
.small-text {
	font-size:10pt;
}
.smaller-text {
	font-size:9pt;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.body-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}


body {
  margin:0;
  padding:0;
  
  background-color: #e6e6e6;
}

.app-wrapper, .body-content{
    margin-top: 15px;
}

h3 {margin-top:0;}

a {
  color:#014ad6;
}
a:hover, .navigation li a:hover, .footer-nav .navigation li a:hover {
  color: #123e98;
}

a img {
  border:none;
}

.body-wrapper {
  width:1000px;
  margin:auto;
  position:relative;
}

.header-wrapper {
  position: relative;
  height: 128px;
  background-color: #bacde8;
}

.header {
  position: relative;
   
  width: 871px; 
   margin:auto; 
}

.header a {
  text-decoration: none !important;
}

.header .navigation a {
  white-space: pre;
}

.searchBar {
  width: 75%;
  margin: 0 auto;
  padding: 1.5rem 0;
}
.searchBar__wrapper {
  
}
.searchBar form input[type=text], .searchBar form input[type=submit] {
  padding: 0.5rem 1rem;
  border: 2px solid #0d295f;
  box-sizing: border-box;
}
.searchBar form input[type=text] {
  width: 80%;
}
.searchBar form input[type=submit] {
  width: 20%;
  background-color: #0d295f;
  color: #fff;
  transition: background-color 300ms linear, color 300ms linear;
  border-left: 0;
}
.searchBar form input[type=submit]:hover {
  background-color: transparent;
  color: #0d295f;
}

.message-spacer {
  height: 8px;
  width: 100%;
}
.message {
  font-family: 'Quicksand', Verdana, sans-serif;
  margin: 16px auto;
  margin: 1rem auto;
  max-width: 625px;
  width: 95%;
  text-align: center;
  color: #0d295f;
}
.message__wrapper {
  border: 2px solid #b2c4e7;
  padding: 16px 8px;
  padding: 1rem 0.5rem;
  
}
.message__description {
  font-weight: bold;
  margin-bottom: 1rem;
  display: block;
  letter-spacing: 1px;
}
.message form input[type=text], .message form input[type=submit] {
  padding: 0.5rem 1rem;
  border: 2px solid #0d295f;
  box-sizing: border-box;
}
.message form input[type=text] {
  background-color: #fff;
}
.message form input[type=submit] {
  background-color: #0d295f;
  color: #fff;
  transition: background-color 300ms linear, color 300ms linear;
  border-left: 0;
}
.message form input[type=submit]:hover {
  background-color: transparent;
  color: #0d295f;
}

.siteseal {
	text-align: center;
	display: inline-block;
  vertical-align: middle;
}
.siteseal__seal {
  margin: 0 !important;
  margin-top:-13px !important;
}
.siteseal__text {
	color: #407001;
	font-family: 'Quicksand', Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0.5rem;
}
.siteseal__text, .siteseal__seal {
	display: inline-block;
	vertical-align: middle;
}

.footer__socialLink {
  display: inline-block;
  vertical-align: middle;
}
.footer__socialLink img {
  display: block;
}

.header img {
  /* margin-left: -12px; */
  /* position: relative; */
  /* z-index: 400; */
}

.header .navigation .footer-nav-only {
  display:none;
}

#ShoppingCartLink a {
  color:#FFF;
  text-decoration:none;
}
#ShoppingCartLink {
  background-color:#aaa;
  height:30px;
  position:absolute;
  top: 13px;
  right: 330px;
  z-index:450;
  padding: 10px 8px 0 8px;
  font-family: 'Quicksand', Verdana, sans-serif;
  color:#FFF;
  font-size: 12pt;
  background-image: url(/images/layout/cartIcon.png);
  background-repeat: no-repeat;
  padding-left: 42px;
  background-position-y: 11px;
  background-position-x: 8px;
}

.search-box {
  background-color:#aaa;
  width:308px;
  height:32px;
  position:absolute;
  top: 13px;
  right: 0;
  z-index:450;
  padding: 8px 0 0 10px;
  font-family: 'Quicksand', Verdana, sans-serif;
  color:#FFF;
  font-size: 12pt;
}
.search-box input[type=text] {
  border: none;
  background-color: #fff;
  color: #aaa;
  margin: -3px 10px 0 10px;
  width: 175px;
  padding: 8px;
}
.search-box input[type=image] {
  position:absolute;
}

.header__link {
  transition: color 300ms ease-in-out;
}
.header__link:hover {
  color: #71a0ff;
}
.header__link img {
    height: 30px;
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.home .header__link img {
  height:20px;
}
.header__link--reset {
  text-decoration: initial;
  color: inherit;
}
.header__link img {
    height: 20px;
    margin-right: 0;
    margin-top: -4px;
}
.header_phone_link::before {
    margin-left: 12px;
    width: 28px;
    height: 28px;
}
.footer__link {
  transition: color 300ms ease-in-out;
}
.footer__link:hover {
  color: #3164c7;/*435f94*/
}
.footer__link--reset {
  text-decoration: initial;
  color: inherit;
}

.navigation {
  font-family: 'Droid Sans', arial, serif;
  list-style:none;
  text-transform:uppercase;
  padding-left:0;
}

.navigation li{
  float:left;
}

.navigation li a{
  color: #000;
  text-decoration:none;
}

.navigation .current-page{
  color:#00205c;
  font-weight:bold;
}

.header .navigation {
  border-top: 1px solid #00205c;
  border-bottom: 1px solid #00205c;
  bottom: -1px;
  color: #000;
  font-size: 12pt;
  padding-top: 7px;
  position: absolute;
  right: 0;
  width: 720px;
  height: 25px;
}

.header .navigation li {  
  padding:0 20px;
}

.navigation li {
    position: relative;
}

.navigation ul.submenu {
    left: -9999px;
    display: block !important;
}

.navigation li:hover > ul.submenu,
.navigation li > a:focus + ul.submenu,
.navigation li.is-focused > ul.submenu {
    left: 0;
}

.submenu {position: absolute; background-color: #b2c4e7; padding: 8px; z-index: 310; margin-left: -19px; margin-top: -5px; border-bottom: 2px solid #08245b;}
.submenu > ul {padding: 0;}
.header .navigation .submenu li {display: block;}
.header .navigation .submenu li > a {font-size: 14px;}

.body-wrapper-inner {
  width:954px;
  margin: 0px auto 0 auto;
  position:relative;
  z-index:300;
}

.home-body {
  /* background-color:#635D59; */
  /* margin-top: -19px; */
  /* padding-top:50px; */
  overflow:hidden;
  padding: 0;
  margin: 0;
}

.home-slideshow {
  position:relative;
  background-color: #001f5c;
  width:869px;
  height:269px;
  margin:auto;
  margin-top: -19px;
}

.home-slideshow > img{
  position:absolute;
  top:0;
  right:0;
}

.home-slideshow .slideshow-arrow {
  position: relative;
  right: -46px;
  top: -34px;
  z-index:150;
}

.home-slideshow-navigation {
  font-family: 'Droid Sans', arial, serif;
  list-style:none;
  padding-left:0;
  font-size:14pt;
  width:270px;
  padding:15px 0;
  color:#FFF;
}

.home-slideshow-navigation li {
  text-align:right;
  padding:3px 45px 3px 0;
  z-index:100;
  height: 29px;
}

.home-slideshow-navigation li > .slide {
  top:0;
  right:0;
  position:absolute;
  z-index:100;
}

.home-slideshow-navigation li.displayphoto > img {
  z-index:200;
}
.home-slideshow-navigation a {
  color:#fff;
  text-decoration: none;
  line-height: 2em;
  display: block;
  position:relative;
  z-index: 200;
}
.home-column-wrapper {
  /* background:url("/images/layout/home-columns-back.gif") repeat-y scroll center top transparent; */
  margin:15px auto;
  overflow:hidden;
  width:919px;
}

.home-column {
  font-family: 'Droid Sans', arial, serif;
  width:256px;
  height: 330px;
  padding: 0 25px;
  margin:auto;
  color: black;
  float:left;
  font-size:10pt;
}

.home-column.middle {
    background-color: #aaa;
}

.home-column-title {
  border-bottom:1px solid #c3c3c3;
  font-size:13.5pt;
  margin:15px 5px;
  padding:0 0 10px;
  text-align:center;
  font-family: 'Quicksand', Verdana, sans-serif;
  font-weight:bold;
  color:#00205c;
}

.home-column-text {
  margin:0 10px;
  text-align:justify;
}

.inner-body-wrapper {
  overflow:hidden;
}

.right-pane {
  float:right;
  margin-left: 15px;
}

.right-pane .contact-info {
  font-size:12pt;
  margin-bottom:30px;
  overflow:hidden;
  width:480px;
}

.right-pane .contact-info img {
  float:left;
  margin-right:20px;
}

.right-pane .contact-info p {
  float:left;
  font-size:16pt;
  line-height:30px;
  margin:50px 20px 10px 0;
}

.right-pane .google-map {
  font-size:11pt;
  text-align:center;
}

.footer .contact-info {  
  width: 100%;
  font-size: 14pt;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 5px 0;
  font-family: 'Quicksand', Verdana, sans-serif;
  letter-spacing: -1px;
  font-weight: bold;
}

.footer-nav {
  text-align:center;
}

.footer-nav .navigation {
    margin: 3px auto;
    text-align: center;
    width: 100%;
}

.footer-nav .navigation li {
    display: inline;
    float: none;
    margin: 0 20px;
}

.footer-nav .navigation li a {
  color:#000000;
  font-size:10pt;
}

.footer-text{
  position:relative;
  font-size:8pt;
  padding-top:5px;
  text-align:center;
}

.social-links {
  position:absolute;
  left:5px;
  top:0px;
}

.social-links img {
  margin-right:5px;
}

.design-by {
  position:absolute;
  right:15px;
  top:0;
}

.design-by a {
  color:black;
}
.design-by a:hover {
  color: black;
  text-shadow: 0 0 6px gold;
}

/*************** Contact Form *********************/
#contactform .input {
  width:350px;
  text-align:right;
  position:relative;
}

#contactform label {
  display:none;
}

#contactform .input input,  #contactform .input textarea {
  background-color:#f5f5f5;
  border: 2px solid #c0c0c0;
  padding:0 5px;
  height:20px;
  font-family: 'Droid Sans', arial, serif;
  font-size:10pt;
}

#send-to-friend-form {
  margin: auto;
  text-align: center;
  width: 700px;
  margin-bottom:20px;
}

#send-to-friend-form .input {
  width:465px;
  text-align:right;
  position:relative;
  margin:auto;
}

#send-to-friend-form .input input,  #send-to-friend-form .input textarea {
  background-color:#f5f5f5;
  border: 2px solid #c0c0c0;
  padding:0 5px;
  height:20px;
  font-family: 'Droid Sans', arial, serif;
  font-size:10pt;
  width: 220px;
}

#quickcontact {
  background-color: #dbdddc;
  border:2px solid #a9a9a9;
  padding:10px;
  
}

.quickcontact-wrapper {
  color:#6D9A06;
  font-weight:bold;
}


.quickcontact-wrapper img {
  vertical-align:middle;
  margin-right:5px;
}

.quickcontact-title {
  color:#6D9A06;
  font-weight:bold;
}

#quickcontact .input {
  text-align:right;
  position:relative;
}

#quickcontact .input input {
  background-color:#f5f5f5;
  border: 2px solid #c0c0c0;
  padding:0 5px;
  height:28px;
  font-family: 'Droid Sans', arial, serif;
  font-size:12pt;
}

.wgrbty-container {
  width:144px;
  height:78px;
  margin:10px 0 15px 25px;
}

.quickcontact-submit {
  background-color:#FFFFFF;
  border:2px solid #CFCECA;
  color:#505050;
  font-weight:bold;
  height:30px;
  margin-left:60px;
  width:65px;
  font-family: 'Droid Sans', arial, serif;
}

#quickcontact .contact-by {
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-right: 6px;
    margin-top: -13px;
}

.form-pdf-image {
  float: right;
  padding-right: 70px;
  margin-top: -18px;
  width: 210px;
}
.form-pdf-image img {width:100%;}

.form-gallery {
  
}

.form-gallery .MediaListTitle, 
.form-gallery .MediaCategoryThumb, 
.form-gallery .MediaCategoryLink, 
.form-gallery .MediaBreadCrumbsLink, 
.form-gallery .MediaItemThumb, 
.form-gallery .MediaItemLink {
  display:none;
}

.form-gallery > .CustomClass {
}

.form-gallery .MediaCategory {
  float: left;
  width: 300px;
}

.form-gallery .MediaItemTitle {
  margin-left:20px;
}

.form-gallery .MediaCategoryTitle {
  margin-top:10px;
}

.form-gallery .MediaCategoryTitle a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.form-gallery .form-return {
  margin-left:265px;
  margin-top:15px;
  border:none;
}

.index-gallery {
  line-height: 13px;
  font-family: 'Droid Sans', arial, san-serif;
}

.index-gallery img {
}

.index-gallery > ul {
  float: left;
  list-style: none outside none;
  padding-left: 0;
  width: 315px;
  margin-top:-2px;
}

.index-gallery > ul > li {
  padding: 10px 0 7px;
}

.index-gallery > ul > li a {
  color: #00205c;
  font-size: 14pt;
  text-transform:uppercase;
  text-decoration:none;
}

.index-gallery > ul > ul {
  list-style:none;
  padding:0 0 0 3px;
  margin:0;
}

.index-gallery > ul > ul > li{
  padding:0;
  margin:0;
}

.index-gallery > ul > ul > li a {
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;  
  font-size:10pt;
  line-height: 1.25;
}

.index-gallery > ul > ul  ul {
  list-style:none;
  padding:0;
  margin:0 0 0 20px;
}

.index-gallery > ul > ul ul li a{
  text-transform:uppercase;
  text-decoration:none;  
  font-size:10pt;
  padding:0;
  margin:0 0 0 0;
}

.category-list {
  float: left;
  line-height: 25px;
  list-style: none outside none;
  margin-top: 25px;
  padding: 0;
  width: 200px;
}

.category-list a {
  text-decoration:none;
  color:#000;
  font-weight:bold;
  font-size: 10pt;
}

.category-description {
  margin-top: 30px;
  float: right;
  width: 750px;
}

.category-wrapper {
  overflow:hidden;
}

.category-list ul {
  list-style: none outside none;
  padding-left: 20px;
}

.jumps-gallery {
  margin: auto;
  padding: 20px 0;
  position: relative;
  width: 960px;
}

.jumps-gallery .MediaListTitle,
.jumps-gallery .MediaBreadCrumbs,
.jumps-gallery .MediaItemTitle,
.jumps-gallery .MediaItemDescription,
.jumps-gallery .MediaItemLink
{
  display:none;
}

.jumps-gallery .MediaItem {
  width:150px;
  height:78px;
  float:left;
  margin:5px
}

.jumps-gallery .MediaItem:hover {
}

.jumps-gallery img.MediaItemThumb {
  width:150px;
  border:none;
  margin:0;
  padding:0;
  -webkit-transform: scale(150px);
  -webkit-transition: all .2s ease-in-out;
}

.jumps-gallery img.MediaItemThumb:hover {
  width:250px;
  position:relative;
  margin:-25px 0 0 -53px;
  -webkit-transform: scale(250px);
}

.filler {
  height:25px;
}

#overlay {
  z-index: 9000 !important;
}

#lightbox {
  z-index: 10000 !important;
}
.product-container {
  /*background: url("/images/layout/product-page-back.gif") repeat-y scroll left top transparent;*/
  overflow: hidden;
  padding-top: 30px;
  margin-bottom: -18px;
  z-index: 450;
}

.product-description h3 {
  color: #00205c;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: uppercase;
}


.product-breadcrumbs,
.product-header-title,
.product-add-cart,
.product-description-title,
.product-section-title {
  display:none;
}

.product-photo-container {
  float:left;
  padding: 9px;
  overflow:hidden;
  width:253px;
}

.product-photo img {
  border: 1px solid #000000;
  margin: 10px 0;
}
.cat-page .product-photo img {
  max-width: 100%;  
}
.product-photo img#largeImage {
  max-width: 250px;
}
.product-photos-more {
  width:250px;
}

.product-photos-more img {
  width:78px;
  max-height:78px;
  border:1px solid #000;
}

.product-description {
  float: left;
  margin-left: 15px;
  width: 70%;
}

.product-title {
  color: #c7a977; 
  font-size: 17pt;
  text-transform:uppercase;
}

.product-links {
  margin-left:0px;
  margin-top: 15px;
}

.product-links a {
  margin-right: 20px;
  margin-top: 32px;
  font-size: 0.9em;
}

.product-links img {
  border: medium none;
}

.product-container.jump-product {
  background: none;
  margin-bottom: 0px;
}
.product-container .product-title {
  color: #00205c;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
}

.jump-product .product-wrapper {
  margin-top:25px;
  float: right;
  width: 660px;
}

.jump-product .product-wrapper .jump-product-images {
  margin-right: 25px;
  margin-bottom:15px;
  width: 300px;
}

.jump-product .product-description {
  width: 100%;
  margin-bottom:50px;
  margin-left:0px;
}


.jump-product .media-item {
  float: left;
  position:relative;
}
.jump-product .media-item a {
  color:#fff;
  text-decoration:none;
  width:100%;
  height:100%;
}
.jump-product .media-item a:focus {
  outline:none;
}
.jump-product .media-item .caption {
  font-size:.9em;
  position: absolute;
  bottom: 2em;
  text-align: center;
  width: 93%;
  text-transform: capitalize;
  z-index:300;
    -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.jump-list {
  float: left;
  list-style: none outside none;
  margin-top: 25px;
  padding: 0;
  width: 294px;
}

.jump-list a {
  text-decoration:none;
  color:#00205c;
  font-size: 10pt;
}

.jump-list-title {
  font-size:14pt;
  color:#00205c;
}

.jump-list li {
  margin:6px 0;
}
.jump-list li span {
  font-size:.9em;
  color:#61420E;
}

.jump-links {
  float:right;
}

#AppEditorForm {
  margin-top:60px;
}

/* Stylesheet extensions */

.smaller-text a {
  color:#00205c;
}

.smaller-text a:hover {
  color:#BBE53E;
}


.shopatron-notice {
    display:none;
}


H1.Title, .Title a {
  color: #00205c;
  font-size: 14pt;
  text-transform: uppercase;
  text-decoration: none;
}



#localshopinfo 
{
    display:none;
    position: absolute;
    width: 530px;
    background-color: #BACDE8;
    color: black;
    padding: 20px;
    margin-left: -160px;
    margin-top:-15px;
}
#localshopinfo h3 {margin: 0 0 8px 0;}

.embeds {
  list-style-type: none;
  padding-left: 0;
    width: 80%;
 margin: 0 auto;
  margin-top: 50px;
}

.embeds  .example {
  display: inline-block;
  width: 58%;
}

.embeds .code {
  display: inline-block;
  width: 40%;
  vertical-align: top;
  text-align: center;
}

.embeds .code textarea {
  height: 100px;
  width: 300px;
  word-break: break-all;
}
.embeds li {
  margin-bottom: 80px;
}

.notebox {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffee66;
	padding:0 10px;
}
.product-description .notebox {
  font-size:13px;
  margin-top:10px;
  line-height: 23px;
  height: 23px;
}

.jump-product .product-wrapper {
    max-width: 100%;
}

.flatButtonGreen, .continueButton {
  text-transform: uppercase;
  padding: 7px;
  background-color:rgb(1,91,17);
  text-decoration:none;
  cursor:pointer;
  color:#fff;
  display:inline-block;
  border:none;
}
.flatButtonGreen:hover, .continueButton:hover {
  background-color:rgba(1,91,17,.85);
  color:#fff;
}
.flatButtonGreen:active, .continueButton:active {
  background-color:rgba(1,91,17,.95);
  color:#fff;
}

.flatButtonRed {
  text-transform: uppercase;
  padding: 7px;
  background-color:rgb(202, 24, 24);
  text-decoration:none;
  cursor:pointer;
  color:#fff;
  display:inline;
  border:none;
}
.flatButtonRed:hover {
  background-color:rgba(202, 24, 24,.85);
  color:#fff;
}
.flatButtonRed:active {
  background-color:rgba(202, 24, 24,.95);
  color:#fff;
}

.flatButtonBlue {
  text-transform: uppercase;
  padding: 7px;
  background-color:rgb(1,31,93);
  text-decoration:none;
  cursor:pointer;
  color:#fff;
  display:inline;
  border:none;
}
.flatButtonBlue:hover {
  background-color:rgba(1,31,93,.85);
  color:#fff;
}
.flatButtonBlue:active {
  background-color:rgba(1,31,93,.95);
  color:#fff;
}

.flatButtonOrange {
  text-transform: uppercase;
  padding: 7px;
  background-color:#996600;
  text-decoration:none;
  cursor:pointer;
  color:#fff;
  display:inline;
  border:none;
}
.flatButtonOrange:hover {
  background-color:rgba(211,142,2,.85);
  color:#fff;
}
.flatButtonOrange:active {
  background-color:rgba(211,142,2,.95);
  color:#fff;
}

.largeButton, .continueButton {
  font-size:1.1em;
  padding:10px 30px;
}
.smallButton {
  font-size:.7em;
  padding:5px 7px;
}

.formError .formErrorContent, .formError .formErrorArrow div {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.breadcrumbs {
  font-size: .8em;
  color: #00205C;
}
.breadcrumbs a {
  color: #00205C;
}
.breadcrumbs a:hover {
  color: #0155F4;
}

/* Color */
.mobile-nav-toggle {
  background-image: url('/images/layout/mobile-icon-white.png');
  color: white;
  border-bottom: 2px solid white;
    display: block;
  position: absolute;
  top: 148px;
  width: 100%;
    background-color: rgb(182, 194, 162);
}

.mobile-menu {
  background: #E7E7E7;
}

.mobile-menu .subItems {
  background: #E7E7E7;
}

.mobile-menu .mobile-submenu {
  background: #E7E7E7;
}

.mobile-menu a,
.mobile-menu span {
  color: rgb(107, 107, 107);
  background: #e7e7e7;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid rgb(199, 199, 199);
}

.mobile-menu a:active,
.mobile-menu span:active {
  background-color: #aaa;
}



/* Layout */

.cms_editor_nav .mobile-menu {
  padding-top: 61px;
}

.mobile-nav-toggle {
  display: none;
  background-repeat: no-repeat;
  background-position: 37px center;
  padding-left: 73px;
  padding-bottom: 10px;
  box-sizing: border-box;
  padding-top: 12px;
  cursor: pointer;
}

.mobile-nav-toggle.fix {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.mobile-menu {
  display: none;
  position: fixed;
  left: -15.625em;
 /*left or right and the width of your navigation panel*/
  width: 15.625em;
  z-index: 1000;
  overflow-y: scroll;
  overflow-x: hidden;
}

.mobile-menu ul {
  list-style-type: none;
  margin-top: 0px;
  padding-left: 0px;
}

.mobile-menu a,
.mobile-menu span {
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
}

.mobile-menu a:last-child,
.mobile-menu span:last-child {
  box-shadow: 0px 1px #EFEFEF;
}

.mobile-menu .back {
  text-transform: uppercase;
}

.mobile-menu .back:after {
  content: "\00aB";
  float: right;
  margin-right: 20px;
  font-size: 24px;
  position: relative;
  top: -7px;
}

.mobile-menu.bar-nav {
  padding-top: 38px;
}

.mobile-menu .parentCategory ul {
  display: none;
}

.mobile-menu .parentCategory > span {
  padding-left: 49px;
}

.mobile-menu .parentCategory > span:before {
  content: "\00bb";
  display: inline-block;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 3px;
}

.mobile-menu ul.obscured {
  position: relative;
  right: -235px;
}

.mobile-submenu .parentLink {
    text-transform: uppercase;
}

.mobile-menu .mobile-submenu {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  min-height: 100%;
  width: 235px;
  left: -235px;
  -webkit-transition: 150ms;
  box-shadow: 2px 0px 8px;
}

.mobile-menu .mobile-submenu.extended {
  left: 0px;
}

.mobile-menu .mobile-submenu .back a {
  text-transform: uppercase;
}

.mobile-menu .mobile-submenu .back a:after {
  content: "\00aB";
  float: right;
  margin-right: 20px;
  font-size: 24px;
  position: relative;
  top: -7px;
}

.burlingham-response {
    background-color: #c1c1c1;
    margin: 40px;
    padding: 20px;
}

@media screen and (max-width: 1154px) 
{
  .mobile-menu {
    display: block;
  }
  
  #mobile-nav-toggle {
    display: block;
  }
}

.full-width {
  width: 100%;
}

.layout-width {
  width: 1134px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  font-family: Quicksand, Verdana;
  background-color: #b2c4e7;
  height: 189px;
}

.header-contact-info {
  background-color: #0d295f;
  border-bottom: 3px solid #77777a;
  color: white;
  text-align: right;
  padding-top: 4px;
  padding-bottom: 4px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.header-contact-info ul {
  list-style-type: none;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.header-contact-info li {
  display: inline-block;
  font-size: 15px;
}

/*.header-contact-info li:before {
  content: "\2022";
  margin-right: 14px;
  margin-left: 10px;
}

.header-contact-info li:first-child:before {
  content: "";
}
*/

a.header-logo {
  background-color: white;
  display: block;
  float: left;
  width: 220px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 1px 0px 1px #eee;
}

.header-tools {
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

.header .navigation {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  width: auto;
  border: none;
  font-family: Quicksand, Verdana;
  font-size: 22px;
  padding-top: 64px;
  padding-left: 242px;
}

.navigation .current-page {
  font-weight: normal;
  border: 1px solid white;
  padding-left: 20px;
  position: relative;
  margin-right: -20px;
  margin-left: -20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.header .navigation li {
  float: none;
  display: inline-block;
}

.footer {
  background-color: #d9dde6;
  padding-top: 20px;
  box-sizing: border-box;
  padding-bottom: 50px;
}

body {
  background-color: white;
}

.background-container {
  background-color: #fff;
}

.footer .navigation {
  font-family: Quicksand, Verdana;
  text-align: justify;
  box-sizing: border-box;
  padding-left: 120px;
  padding-right: 120px;
  font-size: 1px;
  margin-bottom: 22px;
}

.footer .navigation li {
  float:  none;
  display: inline-block;
  font-size: 16px;
}

.footer .navigation:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0px;
}

.social-links {
  position: static;
  text-align: center;
}

.footer .contact-info {
  border: none;
  font-size: 19px;
}

.footer-text {
  font-size: 16px;
  font-family: "Droid Sans", arial, sans-serif;
}

.footer .design-by {
  position: static;
  margin-top: 32px;
  font-size: 12px;
}

.home .body-wrapper {
  width: 100%;
  background-color:#fff;
}

.body-wrapper-inner {
  width: auto;
}

ul.home-section-links {
  list-style-type: none;
  margin: 0px auto;
  padding: 0px;
  font-size: 0px;
  max-width: 1175px;
}

.testimonial-wrapper {
  display: block;
  background-image: url(/images/layout/testimonialsBackground.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 310px;
  background-position: 50% 35%;
  color: white;
  text-align: center;
  padding-top: 30px;
  position: relative;
  margin-top: 20px;
  box-sizing: border-box;
}
.testimonial-wrapper:hover {
  color: #fff;
}

.testimonial-wrapper:before {
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  display: block;
  top: -15px;
  left: 50%;
  margin-left: -15px;
  background-image: url(/images/layout/tinyLogo.png);
  background-repeat: no-repeat;
}


.home-section-links li {
  overflow: hidden;
  display: inline-block;
  text-align: center;
  width: 391px;
  height: 248px;
  position: relative;
  margin-bottom: 0px;
  background-position: center;
  background-size: cover;
  border-top: solid #fff 1px;
  border-right:solid #fff 1px;
  box-sizing: border-box;
  padding-top: 20%;
}

.home-sections-link-label {
  display: inline-block;
  vertical-align: middle;
}

.home-section-links a {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: -1px;
}

.home-section-links a:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.home-sections-link-label {
  width: 376px;
  color: white;
  text-transform: uppercase;
  background: rgb(0, 0, 0);
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Quicksand, Verdana, sans-serif;
  opacity: 0.7;
  transition: 200ms;
}

.home-hero-wrapper {
  background: url('/images/layout/Burlingham-Stallions.jpg');
  background-size:cover;
  max-width: 1175px;
  height: 785px;
  font-family: Quicksand, Verdana, sans-serif;
  box-sizing: border-box;
  border-right: solid 2px #fff;
  margin:0 auto;
}
.home-hero-text {
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  text-align: center;
  font-size: 1.9em;
  padding: 25px 0;
  position: relative;
  top: 558px;
}
.home-hero-text div {
  display: inline;
}

.home-column-wrapper {
  width: 100%;
  text-align: justify;
  margin-top: 33px;
}

.home-column {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 325px;
  margin: 0px;
}

.home-column-wrapper:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.home-column.middle {
  background: none;
}

.home-column-title {
  border: none;
  background: #eeeeee;
  text-transform: uppercase;
  font-family: Quicksand, Verdana, sans-serif;
  font-size: 20px;
  color: #08245b;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0px;
  margin: 0px;
}

.home-column-text {
  margin: 0px;
  font-size: 16px;
}

.testimonials-header {
  font-family: Quicksand, Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 35px;
  margin-top: 10px;
}

.testimonial-wrapper hr {
  width: 65px;
  border: 1px solid white;
  margin-bottom: 23px;
  margin-top: 12px;
}

ul.testimonials {
  list-style-type: none;
}

.testimonials .quote {
  font-family: "Dancing Script";
  font-size: 28px;
  margin-left: auto;
  margin-right: auto;
  width: 84%;
  margin-bottom: 27px;
}

.testimonials .attribution {
  text-transform: uppercase;
  font-family: Quicksand, Verdana, sans-serif;
  font-size: 19px;
  font-weight: bold;
}

.testimonials .attribution:before {
  content: "-";
}

.home-section-links {
  width: 101%;
}

.home-sections-link-label {
  width: 100%;
}

a.header-logo {
  border-bottom: 3px solid #0d295f;
}

.header {
  height: 152px;
  border-bottom: 2px solid #08245b;
  margin-bottom: 50px;
}

.footer {
  border-top: 2px solid #77777a;
}



.header-contact-info {
  height: 42px;
  line-height: 42px;
}

.header-logo {
  margin-top: -53px;
}

.header {
  height: 119px;
}

.header .navigation {
  padding-top: 19px;
  text-align: justify;
  font-size: 1px;
  margin-left: 15px;
}

.header .navigation li {
  font-size: 22px;
  padding: 0px;
}

.header .navigation:after {
  content: "";
  display: inline-block;
  width: 100%;
}


.shopping-cart, .search {
  cursor: pointer;
}
.shopping-cart {
  display: inline-block;
  width: 45px;
  height: 37px;
  background-image: url(/images/layout/whiteShoppingCart.png);
  background-repeat: no-repeat;
  position: relative;
  top: 3px;
}

.header-tools {
  text-align: right;
  position: absolute;
  right: 0px;
  top: -49px;
}

.header-contact-info > ul {
  box-sizing: border-box;
  padding-right: 138px;
}

.header {
  position: relative;
}

.header .layout-width {
  position: relative;
}

.home .header .search {
  background-position: 0px 0px;
}

.header-tools .search {
  width: 39px;
  height: 44px;
  display: inline-block;
  background-image: url(/images/layout/whiteSearchIcon.png);
  vertical-align: top;
  margin-left: 13px;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}



.home .header {
  height: 150px;
  border-bottom: none;
  margin-bottom: 0px;
}

.home a.header-logo {
  border-bottom: none;
  position: absolute;
  z-index: 400;
}

.home .footer {
  border-top: none;
}

.home li.shopping-cart {
  display: inline-block;
  background-image: url(/images/layout/shoppingCart.png);
  width: 43px;
  height: 35px;
  box-sizing: border-box;
  margin-right: 32px;
  position: static;
}

.home .header-tools .search {
  display: inline-block;
  width: 34px;
  height: 35px;
  background-image: url(/images/layout/searchIcon.png);
  background-repeat: no-repeat;
}

.home .header-tools {
  text-align: right;
  padding-top: 14px;
  right: initial;
  top: initial;
  position: static;
}

.home .header .navigation {
  text-align: justify;
  font-size: 1px;
  margin-left: 19px;
  padding-top: 17px;
}

.home .header .navigation:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.home .header .navigation li {
  font-size: 22px;
  padding: 0px;
}

.home .header-contact-info {
  height: auto;
  line-height: inherit;
}

.home a.header-logo {
  margin-top: 0px;
}

.home .header-contact-info ul {
  padding-right: 0px;
}

.contact-map {
  margin-bottom: 20px;
}

.two-column-wrapper .column {
  display: inline-block;
  vertical-align: top;
}

.two-column-wrapper.contact .column:nth-child(1) {
  width: 48%;
}

.two-column-wrapper.contact .column:nth-child(2) {
  width: 40%;
}

.contact-header {
  font-family: Quicksand, Verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  color: #0d295f;
}

.contact .column p {
  font-family: "Droid Sans";
  font-size: 14px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}


.contact-numbers-label {
  display: inline-block;
  width: 150px;
  text-align: right;
  font-size: 18px;
  font-family: "Droid Sans";
}

.contact-numbers-value {
  display: inline-block;
  margin-left: 10px;
  font-size: 18px;
  font-family: "Droid Sans";
  width: 174px;
  text-align: left;
}


.contact-numbers {
  margin-top: 25px;
  margin-bottom: 31px;
  width: 100%;
  text-align: center;
}
.contact-email {
  text-align: center;
}

.contact-email a {
  color: black;
  font-size: 18px;
  font-family: "Droid Sans";
}

.contact-address {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 40px;
  font-size: 18px;
  font-family: "Droid Sans";
}


#contact-form input[type=text] {
  border: 1px solid #0d295f;
  display: block;
  width: 450px;
  font-family: Quicksand, Verdana, sans-serif;
  font-size: 16px;
  padding: 5px 10px;
  margin-bottom: 5px;
}

#contact-form textarea {
  padding: 5px 10px;
  font-size: 16px;
  font-family: "Quicksand", Verdana, sans-serif;
  border: 1px solid #0d295f;
  width: 450px;
  height: 120px;
  display: block;
}

#contact-form input[type="submit"] {
  font-family: Quicksand, Verdana, sans-serif;
  border: 1px solid #0d295f;
  background: white;
  font-size: 16px;
  padding: 5px 30px;
  margin-top: 5px;
  float: left;
  cursor: pointer;
}

.contact-form-notice {
  font-family: "Droid Sans";
  width: 461px;
  font-size: 14px;
  padding-left: 120px;
  box-sizing: border-box;
  padding-top: 6px;
}

.two-column-wrapper:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.two-column-wrapper {
  text-align: justify;
}

#contact-form input[type="submit"]:hover {
  background: #0d295f;
  color: white;
  transition: 250ms;
}

.forms-list a.MediaItemThumbLink {
  display: none;
}

.forms-list a.MediaCategoryLink {
  display: none;
}

.forms-list a.MediaItemLink {
  display: none;
}

.forms-list img.MediaCategoryThumb {
  display: none;
}

.MediaCategory {
  margin-bottom: 20px;
  font-family: "Droid Sans";
}

.forms-list .MediaCategoryTitle a {
  font-size: 18px;
  color: #0d295f;
}

.forms-list .MediaItemTitle a {
  font-size: 14px;
  color: black;
}

.forms-list .MediaBreadCrumbs {
  display: none;
}

.forms-list .MediaListTitle {
  display: none;
}

.forms-header {
  font-size: 18px;
  text-transform: uppercase;
  font-family: Quicksand, Verdana, sans-serif;
  font-weight: bold;
  color: #0d295f;
  margin-bottom: 20px;
}

.quick-contact-header{
  font-size: 18px;
  text-transform: uppercase;
  font-family: Quicksand, Verdana, sans-serif;
  font-weight: bold;
  color: #0d295f;
  margin-bottom: 20px;
}

.forms-banner-image {
  background-image: url(/images/layout/formsHeader.jpg);
  height: 203px;
  background-size: cover;
  background-position: center;
  margin-top: 58px;
  margin-bottom: 25px;
}

.forms-column-one, .forms-column-two {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}

.forms-icon {
  width: 128px;
  height: 128px;
  vertical-align: top;
  display: inline-block;
  background-image: url(/images/layout/pdf-icon.png);
  margin-right: 35px;
}

.quick-contact-form {
  float: right;
  width: 225px;
}

.quick-contact-form #quickcontact {
  border: none;
  background-color: transparent;
  padding: 0px;
}


.quick-contact-form input[type=text] {
  border: 1px solid #0d295f;
  display: block;
  width: 100%;
  font-family: Quicksand, Verdana, sans-serif;
  font-size: 16px;
  padding: 5px 10px;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.quick-contact-contact-by-label {
  font-family: "Droid Sans";
  text-align: center;
  font-size: 14px;
  margin-bottom: 8px;
}

span.quick-contact-email-icon {
  display: inline-block;
  width: 22px;
  height: 16px;
  background-image: url(/images/layout/mailIcon.png);
  margin-right: 12px;
}

span.quick-contact-phone-icon {
  display: inline-block;
  width: 16px;
  height: 22px;
  background-image: url(/images/layout/phoneIcon.png);
  position: relative;
  top: 2px;
}

.quick-contact-form input[type="checkbox"] {
  position: relative;
  top: -4px;
  margin-right: 4px;
}

.quick-contact-form input[type="submit"] {
  float: right;
  font-family: Quicksand, Verdana, sans-serif;
  font-size: 16px;
  border: 1px solid #0d295f;
  background: white;
  color: #0d295f;
  padding: 5px 24px;
  cursor: pointer;
}

.quick-contact-form input[type="submit"]:hover {
  transition: 250ms;
  color: white;
  background: #0d295f;
}

.home-section-links a:hover .home-sections-link-label {
  height: 100%;
  opacity: 1;
  background: rgba(0,0,0,.7);
  display: table;
  position: absolute;
  top: 0px;
}

.home-section-links a:hover .inner-text {
  display: table-cell;
  vertical-align: middle;
}

.inner-text.out {
  left: 100%;
  opacity: 0;
}

.inner-text {
  position: relative;
  width: 100%;
  left: 0;
  transition-timing-function: cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: 300ms;
  opacity: 1;
}

.about-us-banner.full-width {
  height: 200px;
  background-image: url(/images/layout/aboutHeader.jpg);
  background-position: center;
  background-size: cover;
  margin-bottom: 29px;
  margin-top: 60px;
}

.about-us .quick-contact-form {
  margin-left: 80px;
  margin-bottom: 31px;
}

.background-container:after {
  content: "";
  display: table;
  clear: both;
}

.home li.shopping-cart {
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-left: 10px;
  font-family: "Droid Sans";
  font-size: 12px;
  font-weight: bold;
}

.shopping-cart a {
  color: white;
  position: absolute;
  text-decoration: none;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  box-sizing: border-box;
  padding-top: 5px;
  padding-left: 10px;
}

.home li.shopping-cart {
  position: relative;
}

.shopping-cart a {
  color: #0D295F;
  font-weight: bold;
  font-family: "Droid Sans";
  font-size: 12px;
  text-align: center;
}

.home .shopping-cart a {
  color: white;
}

.jump-product .product-title {
  display: block !important;
}

.search-form {
  background: white;
  position: absolute;
  margin-top: 42px;
  margin-left: -167px;
  text-align: left;
  padding: 5px;
  width: 194px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.51);
  z-index: 200;
}

.search-form:before {
  content: "";
  border-top: 8px solid transparent;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: -16px;
  right: 17px;
  pointer-events: none;
}

.search-form input[type="text"] {
  width: 131px;
}

.search-form input[type="submit"] {
  background: #0D295F;
  color: white;
  border: none;
  margin-left: 4px;
  position: relative;
  cursor: pointer;
  padding: 3px 6px;
}


.breadcrumbs {
  position: absolute;
  margin-left: 180px;
  margin-top: -36px;
  font-size: .8em;
  color: #00205C;
}
.breadcrumbs a {
  color: #00205C;
}
.breadcrumbs a:hover {
  color: #0155F4;
}

#localshopinfo {
  max-width: 100%;
  box-sizing: border-box;
  left: 50%;
  margin-left: -265px;
}

.mobile-welcome {
  display: none;
}


@media (max-width:1175px) {
  .home-section-links li {
    width:33%;
  }
  .home-hero-wrapper {
    height:625px;
  }
  .home-hero-text {
    top:390px;
  }  
  .home-hero-text div { display:block;}
  .home-hero-text .line-two { display:none;}
}

@media (max-width:1130px) {
  .breadcrumbs {
    margin-left: 230px;
  }
}


@media (max-width: 1154px) {


  #mobile-nav-toggle.fix {
    position: fixed;
    top: 0px !important;
    left: 0px;
    right: 0px;
    z-index: 1000;
    width: 100%;
    color: white;
    padding-right: 10px;
    background: #08245b;
    border-bottom: 3px solid #77777a;
  }

  #mobile-nav-toggle.fix:before {
    content: "";
    display: inline-block;
    background-image: url(/images/layout/mobile-icon-white.png);
    height: 20px;
    width: 30px;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;
  }
  .header .navigation {
    display: none;
  }

  #mobile-nav-toggle {
    display: block !important;
    background: transparent;
    position: absolute;
    top: 0px;
    border-bottom: none;
    text-align: right;
    top: 9px;
    text-transform: uppercase;
    max-width: 100%;
    font-weight: bold;
    right: 74px;
    font-size: 20px;
    color: #08245b;
    background-image: url(/images/layout/mobile-icon-dark.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 53px;
    box-sizing: border-box;
    padding-left: 0px;
    padding-left: 44px;
  }

  .home #mobile-nav-toggle {
    top: 60px;
  }

  .layout-width {
    width: 100%;
    box-sizing: border-box;
  }

  .cms_editor_nav .mobile-menu {
    padding-top: 30px;
  }
  .home .header-tools {
    padding-right: 23px;
  }
  .home .header-contact-info {
    padding-right: 10px;
  }

  .home-column-wrapper {
    text-align: center;
  }

  .home-column {
    width: 33%;
    box-sizing: border-box;
    height: auto;
  }    

  .two-column-wrapper.contact .column {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 490px !important;
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  ul.jump-list {
    display: none;
  }

  .jump-product .product-wrapper {
    float: none;
  }

  ul.jump-list.responsive {
    display: block !important;
  }
  .JumpGalleryAd {
    max-width: 100%;
  }

  ul.cat-nav {
    display: block;
    float: none;
    width: 100%;
    height: 144px !important;
    margin-bottom: 18px;
    white-space: nowrap;
    overflow: scroll;
    z-index: 100;
  }

  ul.cat-nav li {
    display: inline-block;
  }

  ul.cat-nav img {
    height: 100px;
  }

  ul.cat-nav.fixed {
    position: fixed !important;
    right: 0px;
    left: 0px;
    top: 0px !important;
  }

  .cat-page {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
  }
  .cat-page-img {
    max-width: 100%;
  }
  .product-photo img {
    position: static !important;
    margin-left: 0px !important;
  }

  #cat-loading {
    display: none;
  }
  .partialCol {
    box-sizing: border-box;
    float: none;
    margin-top: 0px;
  }
  .cat-page[rel="38"] > .section > div:first-child {
    margin: 0px !important;
    box-sizing: border-box !important;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }

  .cat-jump-img-wrapper {
    text-align: center;
  }

  .cat-jump-img-wrapper .img {
    float: none;
    display: inline-block;
    margin: 7px;
  }

  .col-wrapper3 .cat-col {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
  }

  .col-wrapper3 {
    text-align: center;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  
}

@media (max-width: 960px) and (min-width: 650px) {
  .body-wrapper {
    margin-top: 50px;
  }
  
  .home .body-wrapper {
    margin-top: 0;
  }
}

@media (max-width: 960px) {
  .index-gallery {
    text-align: center;
  }

  .index-gallery>ul {
    display: inline-block;
    float: none;
    vertical-align: top;
    text-align: left;

  }

  .body-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }

  .home .body-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  .forms-icon {
    display: block;
    margin-bottom: 20px;
  }

  .product-subfolders  {
    display: block;
    text-align: center;
    width: 100% !important;
  }

  .product-subfolders  tr {
    display: inline;
  }

  .product-subfolders  td {
    display: inline-block;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
  }


  .products-list-table {
    display: block;
    text-align: center;
    width: 100% !important;
  }

  .products-list-table tr {
    display: inline;
  }

  .products-list-table td {
    display: inline-block;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
  }

  .products-list-table tbody {
    display: block;
  }

  .responsive-product-title {
    display: block !important;
    color: #00205c;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 9px;
  }

  .product-title {
    display: none;
  }

  .notebox {
    position: static !important;
    height: auto;
    line-height: 40px;
    margin-top: 0px !important;
  }

}

@media (max-width: 910px) {
  .home-column {
    width: 500px;
    max-width: 95%;
    margin-bottom:20px;
    height: auto;
  }

  .testimonial-wrapper {
    height: auto;
    min-height: 310px;
    padding-bottom: 5px;
  }

  ul.testimonials {
    padding-left: 0px;
  }

  .testimonials .quote {
    text-shadow: 1px 1px black;
  }

  .footer .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jump-detail .photo {
    height: auto !important;
  }

  .FreightNote.notebox {
    display: inline-block;
    height: auto;
  }

  table#ShoppingCart tbody,
  table#ShoppingCart tbody tr,
  table#ShoppingCart tbody td {
    display: block;
  }


  table#ShoppingCart table {
    border: none !important;
  }

  table#ShoppingCart thead {
    display: none;
  }

  table#ShoppingCart tbody tr {
    margin-bottom:6px;
    border-radius: 5px;
    overflow:hidden;
    border: none;
  }

  table#ShoppingCart tbody td {
    background-color: #ECECEC !important;
    border: none;
  }

  table#ShoppingCart tbody td:nth-child(2):before {
    content: "Price:";
    margin-right: 30px;
    position: absolute;
    right: 80px;
  }

  table#ShoppingCart tbody td:nth-child(3):before {
    content: "Quantity:";
    margin-right: 30px;
    position: absolute;
    right: 80px;
  }

  table#ShoppingCart tbody td:nth-child(4):before {
    content: "Subtotal:";
    margin-right: 30px;
    position: absolute;
    right: 80px;
  }

  table#ShoppingCart tbody td:nth-child(1) {
    padding-top: 10px;  
  }

  table#ShoppingCart tbody td:nth-child(2),
  table#ShoppingCart tbody td:nth-child(3),
  table#ShoppingCart tbody td:nth-child(4),
  table#ShoppingCart tbody td:nth-child(5) {
    text-align:right;
    position: relative;
    box-sizing:border-box;
    padding-right: 15px
  }

  table#ShoppingCart tbody td:nth-child(3) {
    padding-right: 30px;
  }


  table#ShoppingCart .flatButtonRed {
    display: inline-block;
    margin-bottom: 10px;
  }

  #ShoppingCart {
    border: none !important;
    min-width: 0px !important;
    width: 100%;
  }


  table#ShoppingCart tfoot,
  table#ShoppingCart tfoot tr {
    display: block;
    border: none;
    text-align: right;
    font-size: 17px;
  }

  table#ShoppingCart tfoot td {
    display: inline-block;
    border: none;
    width: 150px;
  }

  table#ShoppingCart tfoot td:nth-child(3) {
    display: none;
  }
}

@media (max-width: 850px) {
  .header__link span {
    display:none;
  }
  .home-section-links li {
    width: 49.8%;
    padding-top: 24%;
  }    
  .home-section-links li:nth-child(n+3) {
    box-shadow: inset 0px 1px #9fb5dc;
  }
  .home-section-links li:nth-child(3n) {
    margin-right:1px
  }
}


@media (max-width: 770px) {
  .siteseal__wrapper {
    text-align: center;
  }
  .siteseal {
    margin-right: 0;
  }
  .notebox {
    line-height: 24px;
  }
}

@media (max-width: 750px) {
  .cms_editor_nav .mobile-menu {
    padding-top: 61px;
  }
  .footer .navigation {
    display: none;
  }

  .home .header {
    height: 149px;
  }

  .forms-list .quick-contact-form {
    float: none;
    margin-left: auto;
    margin-right:  auto;
    margin-bottom: 34px;
  }

  .header {
    margin-bottom: 0px;
  }

  .forms-banner-image {
    margin-top: 0px;
  }
  .product-rows .product-photo {
    float: none;
  }

  .product-rows .product-body-content {
    float: none;
    width: auto;
  }
  .product-rows.switchFloat .product-photo {
    float: none;
  }

  .breadcrumbs {
    position: relative;
    margin-left: 0;
    margin-top: 15px;
  }
  .app-wrapper .breadcrumbs {
    margin-top:0px;
  }
}

@media (max-width: 700px) {

  .twoCol .product-wrapper {
    width: 100%;
    width: auto;
  }
  div#CheckoutProcess blockquote {
    margin: 0px;
    width: 100%;
  }

  #checkout-signIn > blockquote > blockquote > table,
  #checkout-signIn > blockquote > blockquote > table tbody,
  #checkout-signIn > blockquote > blockquote > table tr {
    display: block;
  }

  #checkout-signIn > blockquote > blockquote > table td {
    display: inline-block;
    width: 49%;
  }

  div#CheckoutProcess form > blockquote > table,
  div#CheckoutProcess form > blockquote > table > tbody,
  div#CheckoutProcess form > blockquote > table > tbody > tr {
    display: block;
  }

  div#CheckoutProcess form > blockquote > table > tbody > tr > td {
    display: inline-block;
    width: 49%;
  }

  div#CheckoutProcess form > blockquote > table > tbody > tr > td:nth-child(2) {
    margin-top: 38px;
  }

  div#CheckoutProcess form > blockquote > table > tbody > tr > td:nth-child(1),
  #checkout-signIn > blockquote > blockquote > table td:nth-child(1) {
    width: 64%;
    padding-left: 10px;
    box-sizing: border-box;
  }

  div#CheckoutProcess form > blockquote > table > tbody > tr > td:nth-child(2),
  #checkout-signIn > blockquote > blockquote > table td:nth-child(2) {
    width: 35%;
    padding-right: 40px;
    box-sizing: border-box;
  }
}

@media (max-width: 650px) {

  .message__description {
    font-weight: 400;
  }
  
  .cat-col {
    float: none;
    width: 100%;
    padding-left: 40px;
    padding-right: 20px;
    margin-bottom: 40px;
    box-sizing: border-box;
  }

  .col-wrapper .cat-col:first-child {
    padding-left: 40px;
  }	
  
  a.header-logo {
    width: 166px;
    height: 77px;
    border-bottom-width: 2px;
  }
  a.header-logo img {
    max-height: 100%;
  }
}

@media (max-width: 640px) {
  .home-hero-wrapper {
    display:none;
  }
  .mobile-welcome {
    display: block;
    background-color: #0C2558;
    color: white;
    text-align: center;
    font-family: Quicksand, Verdana, sans-serif;
    text-transform: uppercase;
}

.line-one {
    font-size: 23px;
    padding-top: 51px;
    margin-bottom: 4px;
    font-weight: lighter;
}

.line-two {
    font-size: 35px;
    font-weight: bold;
}

.line-three {
    font-size: 23px;
    font-weight: lighter;
    padding-bottom: 54px;
}
  
  .home-section-links li {
    width: 100%;
    padding-top: 24%;
    height: 100px;
  }

  .home-section-links li {
    box-shadow: inset 0px 1px #9fb5dc;
  }

  .footer-text {
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  }

  .quick-contact-form {
    float: none;
    margin-left:  auto;
    margin-right:  auto;
  }

  .about-us .quick-contact-form {
    margin-left: auto;
    margin-right: auto;
  }

  #contact-form input[type=text] {
    max-width: 100%;
    box-sizing: border-box;
  }

  #contact-form textarea {
    box-sizing: border-box;
    max-width: 100%;
  }

  .contact-form-notice {
    max-width: 100%;
    text-align: left;
  }
  .product-description {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0px;
    padding-left: 15px;
  }

  a.flatButtonBlue {
    display: inline-block;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  #localshopinfo {
    left: 0px;
    margin-left: 0px;
}
}

@media (max-width: 530px) {
  div#CheckoutProcess form > blockquote > table > tbody > tr > td:nth-child(1),
  #checkout-signIn > blockquote > blockquote > table td:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
  }

  div#CheckoutProcess form > blockquote > table > tbody > tr > td:nth-child(2),
  #checkout-signIn > blockquote > blockquote > table td:nth-child(2) {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }

  div#CheckoutProcess form > blockquote > table > tbody > tr > td:nth-child(2) input,
  #checkout-signIn > blockquote > blockquote > table td:nth-child(2) input {
    display: inline-block;
  }

  table#checkoutWrap {
    margin-left: 0px;
  }

  .shippingOptions {
    margin-left: 0px !important;
  }
}

@media (max-width: 512px) {
  .message__description {
    font-size: 14px;
  }
  .searchBar {
    width: 95%;
  }
  .searchBar form input[type=text], .searchBar form input[type=submit] {
    border: 2px solid #0d295f;
    text-align: center;
  }
  .searchBar form input[type=text] {
    display: block;
    width: 100%;
  }
  .searchBar form input[type=submit] {
    display: block;
    width: 100%;
    border-top: 0;
  }
  
  .message form input[type=text], .message form input[type=submit] {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    border: 2px solid #0d295f;
    text-align: center;
  }
  .message form input[type=text] {
  
  }
  .message form input[type=submit] {
    border-top: 0;
  }
  
  a.header-logo {
    width: 123px;
  }

  .home .header-tools {
    display: inline-block;
    padding: 0;
    top: 4px;
    right: 18px;
    position: absolute;
  }
  .search-form {
    z-index: 301;
  }
  
  .home a.header-logo {
    padding-top: 8px;
    padding-bottom: 10px;
  }

  .home .header {
    height: 127px;
  }
  .home #mobile-nav-toggle {
    /*top: 30px;*/
    top: 57px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .formError {
    margin-left: -110px;
  }
  
  #product-form .formError {
    margin-left: 0;
  }
  
  #contact-form input[type=text] {
    font-size: 21px;
    padding: 12px;
    margin-bottom: 16px;
  }
  
  #contact-form textarea {
    font-size: 21px;
    margin-bottom: 16px;
  }
  
  #contact-form input[type="submit"] {
    display: block;
    font-size: 21px;
    padding: 12px;
    float: none;
    width: calc(~'100% - 9px');
    margin-bottom: 16px;
  }
  
  .contact-form-notice {
    padding-left: 0;
  }
  
  .contact-info > a {
    display: block;
  }
  
  .contact-info > img {
    display: none;
  }
  
  .contact-numbers-label,
  .contact-numbers-value {
    text-align: center;
  }
}

@media (max-width: 420px) {
  .home .header {
    height: 129px;
  }
  
  .header-contact-info > ul {
    padding-right: 113px;
  }
}

@media (max-width: 360px) {
  div:not(.home) > .header > .layout-width > a.header-logo {
    height: 57px !important;
    padding: 4px !important;
    position: relative;
    top: 54px;
  }
}

.product-list-wrapper a, .product-category-wrapper a {
  color: white;
  text-decoration:none;
}
.product-list-ProductWrapper, .product-category-wrapper {
  width: 300px;
  text-align:center;
  display:inline-block;
  margin: 0 10px 25px 10px;
}
.product-list-ProductWrapper:hover, .product-category-wrapper:hover {box-shadow: 1px 1px 8px #737373;}

.product-list-ProductTitle, .product-category-title {
  background-color: #eeeeee;
  width: 300px;
  text-align: center;
  font-family: Quicksand, Verdana, sans-serif;
  font-size: 20px;
  color: #08245b;
  padding: 10px 0;
  margin-top:-4px;
}


.mobile-nav-toggle.fix .header-logo {
  display:block !important;
  position: absolute;
  width: 80px;
  height: 34px;                                                  
}
.mobile-nav-toggle.fix .header-logo img {
  height: 47px;
  max-height:none;
}

#contactform .input label {
  color:#C0C0C0;
  font-size:8pt;
  position:absolute;
  right:215px;
  top:5px;
  display:block;
}

#send-to-friend-form .input label {
  color: #C0C0C0;
  font-size: 8pt;
  position: absolute;
  right: 187px;
  top: 5px;
}

#quickcontact .input label {
  color:#C0C0C0;
  font-size:11pt;
  font-weight:bold;
  left:10px;
  position:absolute;
  top:8px;
}

#cboxTitle {
  background-color: transparent !important;
}

.page-404 h3{
  font-size:30px;margin-top:72px
}

/* =====================================================================
 * Cross Browser/Device Audit Fixes (4/7/2021)
 * =================================================================== */

.header_phone_link::before {
    content: "";   
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url('/images/layout/phone.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -1px;
    margin-bottom: -7px;
    margin-left: 20px;
    margin-right: 8px;
}

.search-form {
    width: 204px;
    z-index: 1000;
}

.testimonial-wrapper {
    padding-bottom: 24px;
}

.mobile-nav-toggle.fix .header-logo {
    margin-top: -36px;
    min-height: 20px;
}

.mobile-nav-toggle.fix .header-logo > img {
    margin-top: -10px;
}

.index-gallery {
    padding: 24px 8px;
}

.CartEmptyNote {
	padding-top: 32px;
}

.double-input input:first-child {
    width: calc(~'72% - 9px');
}

#accountInfoForm select {
    width: calc(~'100% - 9px') !important;
}

#mobile-nav-toggle {
    min-height: 48px;    
}

@media (min-width: 911px) and (max-width: 1120px) {
    .home-column-title {
        font-size: 15px;
    }
}

@media (max-width: 650px) {
    .search-form {
        position: fixed;
        width: calc(~'100% - 30px');
        left: 4px;
        margin-left: 0;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.75);
        z-index: 2000;
    }

    .search-form input {
        font-size: 20px;
        padding: 12px !important;
    }

    .search-form input[type="text"] {
        width: calc(~'100% - 130px');
    }

    .footer .design-by {
        font-size: 20px;
    }
  
    .index-gallery > ul > li a {
        font-size: 24px;
        line-height: 1;
    }

    .index-gallery > ul > ul > li a {
        font-size: 16px;
        margin: 8px 0;
        display: inline-block;
    }

    .index-gallery > ul > ul ul li a {
        font-size: 16px;
        line-height: 1;
        margin: 4px 0;
        display: inline-block;
    }
}

@media (max-width: 480px) {
    .footer .siteseal {
        display: block;
        text-align: center;
        margin-bottom: 16px;
    }

    .footer .siteseal__seal {
        display: block;
        width: 120px;
        margin: 0 auto !important;
    }
}

@media (max-width: 513px) {
    .mobile-nav-toggle.fix .header-logo {
	    min-height: 45px;
	    margin-top: -35px;
	}

	.mobile-nav-toggle.fix .header-logo > img {
	    margin-top: 5px;
	}
}

@media (max-width: 400px) {
    .mobile-nav-toggle#mobile-nav-toggle {
        height: 25px;
        right: 0;
    }

    .mobile-nav-toggle span {
        display: none;
	}

	.mobile-nav-toggle.fix {
	    height: 30px !important;
	}

	.mobile-nav-toggle.fix .header-logo {
	    min-height: 45px;
	    margin-top: -35px;
	}

	.mobile-nav-toggle.fix .header-logo > img {
	    margin-top: 5px;
	}
}

@media (max-width: 768px) {
    #accountInfoForm .continueButton {
        margin-top: 32px;
        margin-left: 0;
    }
}

@media (min-width: 372px) and (max-width: 768px) {
    .double-input input:first-child {
        width: calc(~'53% - 9px');
    }

    #accountInfoForm select {
        width: calc(~'100% - 40px') !important;
    }
}

@media (max-width: 372px) {
    .double-input input:first-child,
    .double-input input:last-child {
        width: calc(~'100% - 40px');
        margin-left: 0;
    }
}

@media (max-width: 650px) {
    .searchBar form input[type="text"] {
        padding: 15px 8px;
        font-size: 18px;
    }

      .searchBar form input[type="submit"] {
        padding: 15px 8px;
        font-size: 18px;
    }

    .breadcrumbs a {
        font-size: 20px;
    }

    .product-description select {
        padding: 10px;
        font-size: 16px;
    }

    .product-description input[type="text"],
    .product-description input[type="number"] {
        padding: 10px;
        font-size: 16px;
    }

    .product-description .input-container > label {
        display: block;
        font-size: 20px;
        margin-bottom: 8px;
    }

    .product-description .input-container > label > img {
        position: absolute;
        right: 0;
        display: inline-block;
        text-align: center;
        float: right;
        margin-right: 32px;
    }

    .product-description .input-container {
        margin-bottom: 48px;
        margin-top: 24px;
    }

    .product-description .input-note {
        display: block;
        position: static;
        margin-left: 160px;
    }

    .product-links > a {
        width: calc(~'100% - 64px');
        display: block;
        float: none;
        margin-top: 0;
        padding: 12px;
    }

    #localshopicon {
        margin: 32px auto 0 auto;
        padding-right: 48px;
        float: none;
        display: block;
    }

    .product-description {
        overflow-x: hidden ;
    }

    #invoiceForm input,
    #invoiceForm select {
        padding: 8px;
    }

    #invoiceForm .siteseal {
        position: static !important;
        display: block;
    }

    #invoiceForm input[name='CVV'] {
        margin-bottom: 8px;
    }

    #invoiceForm .CVVHelpInfo {
        margin-left: 60px;
        margin-top: 5px;
    }
}

@media (max-width: 520px) {
    .product-description .label-container {
        float: none;
    }

    .product-description .input-container {
        margin: 48px 0 0 0 !important;
        text-align: left;
    }
}

@media (max-width: 480px) {
    .product-description {
        padding-left: 0;
    }
}

@media (max-width: 420px) {
    #invoiceForm {
        width: calc(~'100% - 80px');
    }

    #invoiceForm .shippingOptions,
    #invoiceForm .shippingOptions tbody,
    #invoiceForm .shippingOptions tr {
        display: block;
    }

    #invoiceForm .shippingOptions td {
        display: block;
        width: 100%;
        text-align: left;
    }

    #invoiceForm .shippingOptions input,
    #invoiceForm .shippingOptions select {
        width: 100%;
    }

     #invoiceForm .CVVHelpInfo {
        margin-top: 0;
        margin-left: 0;
        position: static;
        margin-bottom: 8px;
    }

    #invoiceForm .siteseal {
        margin-left: 0 !important;
        margin-top: 30px !important;
        width: 100%;
    }
}

@media (max-width: 650px) {
    .catalog-header #navigateSection {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .catalog-header #navigateSection li {
        font-size: 20px;
        margin: 8px 0;
    }

    .quick-contact-form input[type="checkbox"] {
        width: 30px;
        height: 30px;
        vertical-align: middle;
        margin-right: 16px;
    }

    #quickcontact .quick-contact-submit {
        display: block;
        float: none;
        width: 100%;
        padding: 16px;
        margin-top: 16px;
    }

    .forms-column-one .MediaItemTitle a,
    .forms-column-two .MediaItemTitle a {
        font-size: 20px;
        margin: 8px 0;
        display: inline-block;
    }
}

/* =====================================================================
 * Accessibility Fixes (4/8/2021)
 * =================================================================== */

.home-section-links > li > a:focus {
    box-shadow: 0 0 20px white inset !important;
}

.testimonial-wrapper:focus {
    box-shadow: 0 0 20px white inset !important;
}

.navigation > li > a:focus + .submenu {
    display: block;
}

.navigation > li > .submenu:focus {
    display: block;
}

/* =====================================================================
 * Accessibility Fixes (4/8/2022)
 * =================================================================== */

@media (max-width: 512px) {
    div.home #mobile-nav-toggle span {
        position: relative;
        top: 10px;
    }
}

/* =====================================================================
 * Accessibility Fixes (11/8/2022)
 * =================================================================== */

.index-gallery>ul>li {
    margin-top: 48px;
    margin-bottom: 12px;
}

@media (max-width: 991px) {
    .product-list-wrapper {
        text-align: center;
    }
    
    .product-list-wrapper > h3 {
        text-align: left;
    }   
}

@media (max-width: 768px) {
    div#media-gallery {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    div#media-gallery .media-item {
        float: none;
    }
}

@media (max-width: 650px) {
    .product-links a {
        margin: 8px 0;
        width: calc(~'100% - 40px');
        display: inline-block;
        float: none;
    }
	
    .embroidery-option .input-container label {
        display: flex;
        align-items: center;
    }
    
    .embroidery-option .input-container > label > img {
        position: static;
        float: none;
        display: block !important;
        margin: 0 8px;
    }

    .embroidery-option .input-note {
        margin: 8px;
        width: calc(~'100% - 16px');
    }
}