body {
	background-color: #fff;
	color: #535353;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 13px;
	line-height: 17.76px;
}
/*===== COMMON STYLESHEET =====*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h4 {
	font-family: "Century Gothic", Arial;
	color: #427ca4;
	font-size: 18px;
}
a {
	text-decoration: none;
	color: #427ca4;
}
.pr-0 { padding-right: 0 !important; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }
.alignjustify { text-align: justify; }
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft { float: left; }
img.alignright { float: right; }
img.middle { vertical-align: middle; }
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
select { font-size: 13px; }
.pull-right { float: right; }
.relative {
	position: relative;
	z-index: 9999 !important;
}
.color-red { color: #af0c0c; }
.dark-blue { color: #003466; }
.clear {
	float: none;
	clear: both;
	overflow: hidden;
	zoom: 1;
}
/*===== END COMMON STYLESHEET =====*/
header {
	padding-top: 15px;
	margin-bottom: 30px;
}
header .box { margin-bottom: 13px; }
#main {
	padding-bottom: 20px;
	z-index: 999;
}
.container {
	max-width: 1025px;
	margin-left: auto;
	margin-right: auto;
}
.welcome h1 {
	color: #af0c0c;
	font-family: "Century Gothic", Arial;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 8px;
	width: 362px;
}
.welcome h2 {
	color: #af0c0c;
	font-family: "Times New Roman", Arial;
	font-size: 23px;
	line-height: 23px;
	font-style: italic;
	width: 362px;
	margin-bottom: 25px;
}
h3 {
	border-bottom: 5px solid #b2c9da;
	color: #427ca4;
	font-family: "Times New Roman", Arial;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 42px;
}
.logo {
	display: block;
	max-width: 592px;
	margin-left: 0;
}
.call {
	color: #af0c0c;
	font-size: 12px;
	position: absolute;
	bottom: 2px;
	letter-spacing: 0.24px;
	left: 125px;
}
header .social {
	position: absolute;
	top: -10px;
	right: 9px;
	z-index: 99;
}
header .social li {
	float: left;
	overflow: hidden;
}
header .social li a {
	display: block;
	background-repeat: no-repeat;
	color: #b0b0b0;
	font-size: 24px;
	height: 26px;
	width: 26px;
}
header .social li.fb a {
	background-image: url(images/fb.png);
	margin-right: 8px;
}
header .social li.tw a {
	background-image: url(images/tw.png);
	margin-right: 8px;
}
header .social li.gp a {
	background-image: url(images/gp.png);
	margin-right: 8px;
}
header .social li.in a { background-image: url(images/in.png); }
.nav-menu {
	background: #003466;
	height: 55px;
	position: relative;
	z-index: 999;
}
.product-header {
	background: url(images/product.png) no-repeat;
	height: 146px;
	position: absolute;
	top: -130px;
	right: 60px;
	width: 385px;
	z-index: 999;
}
.navbar > li { float: left; }
.navbar > li > a {
	display: block;
	color: #fff;
	line-height: 55px;
	height: 55px;
	text-decoration: none;
	padding: 0 14px 0 32px;
}
.navbar > li:hover, .navbar > li.active { background: #396f98; }
.navbar > li > a.home {
	background: url(images/home.png) no-repeat;
	background-position: 15px 20px;
}
.navbar > li > a.nstamp {
	background: url(images/stamp2.png) no-repeat;
	background-position: 15px 20px;
}
.navbar > li > a.member {
	background: url(images/member.png) no-repeat;
	background-position: 10px 20px;
}
.navbar > li > a.account {
	background: url(images/account.png) no-repeat;
	background-position: 12px 20px;
}
.navbar > li > a.tips {
	background: url(images/tips.png) no-repeat;
	background-position: 12px 20px;
}
.navbar > li > a.contact {
	background: url(images/contact.png) no-repeat;
	background-position: 15px 20px;
}
.dropdown {
	position: relative;
	z-index: 999;
}
.dropdown-menu {
	background: #e1e1e1;
	padding: 10px 0;
	position: absolute;
	display: none;
	width: 378px;
	z-index: 99;
}
.dropdown-menu li { line-height: 18px; }
.dropdown-menu a { color: #003466; }
.dropdown-menu a:hover { text-decoration: underline; }
.dropdown-list { float: left;}
.dropdown-list.list-1, .dropdown-list.list-2 { margin-right: 25px; }
.dropdown-list.list-1 { padding-left: 20px;}
.navbar > li:hover .dropdown-menu { display: block; }
.cart-info { float: left; }
.cart-info a {
	display: block;
	height: 55px;
	padding: 0 15px;
	min-width: 130px;
}
.cart-info a:hover { background-color: #396F98; }
.cart-info img {
	float: left;
	margin-right: 6px;
	margin-top: 15px;
}
.cart-info .detail {
	line-height: 14px;
	padding-top: 14px;
}
.cart-info a {
	display: block;
	color: #ffd800;
	text-decoration: none;
}
.cart-info span { font-size: 12px; }
.cart-info .fa {
	font-size: 32px;
	float: left;
	margin-right: 8px;
}
.maps {
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	width: 585px;
}
.maps img {
	margin-bottom: 24px;
	margin-right: 10px;
}
.state { padding-left: 60px; }
.state img {
	float: left;
	margin-right: 10px;
}
.state .title {
	font-family: "Century Gothic", Arial;
	color: #af0c0c;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 2px;
}
.state-menu {
	background-color: #ececec;
	border: 1px solid #a6becb;
	color: #6b6b6b;
	float: right;
	padding: 4px 6px;
	margin-right: 6px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 168px;
	height: 29px;
}
.welcome {
	float: left;
	padding-left: 20px;
}
.assist-wrap {
	font-size: 13px;
	width: 296px;
}
.assist-wrap p { margin-bottom: 20px; }
.assist-list li {
	background: url(images/disc.png) no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.articles {
	margin-top: 47px;
	margin-bottom: 69px;
	font-size: 12px;
	line-height: 16px;
}
.articles p {
	overflow: hidden;
	padding-top: 3px;
	width: 190px;
}
.articles p.st { width: 159px; }
.articles img {
	float: left;
	margin-right: 6px;
	margin-left: 10px;
}
.col-4 {
	float: left;
	width: 25%;
}
.col-3 {
	float: left;
	width: 33.3%;
}
.col-3-1 {
	float: left;
	width: 40%;
}
.col-3-2 {
	float: left;
	width: 20%;
}
.shop-list h4 {
	text-align: center;
	margin-bottom: 10px;
}
.shop-list img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.home-shop {
	background: #ececec;
	border-top: 12px solid #e1e1e1;
	border-bottom: 12px solid #e1e1e1;
	padding: 54px 0 53px;
	margin-bottom: 91px;
}
.home-shop h2 {
	text-align: center;
	margin-bottom: 40px;
	font-size: 32px;
	color: #427ca4;
	font-family: "Century Gothic", sans-serif;
}
.home-shop img { margin-bottom: 17px; }
.home-shop .shop-list p {
	width: 193px;
	margin-left: auto;
	margin-right: auto;
}
.home-shop .ntr-sl p { width: 171px; }
.fullwrap-blue {
	background: #b1c9d9;
	border-top: 10px solid #86abc4;
	border-bottom: 10px solid #86abc4;
	color: #494949;
	padding: 0 0 0;
	height: 128px;
	margin-bottom: 43px;
}
.fullwrap-blue h2 {
	font-family: "Times New Roman", Arial;
	text-align: center;
	margin-top: 39px;
	font-size: 21px;
	line-height: 27px;
	color:#494949;
}
#testimonial { margin-bottom: 93px; }
#testimonial .box {
	background: url(images/bubble.png) no-repeat;
	height: 183px;
	width: 287px;
}
#testimonial h3 { margin-bottom: 25px; }
#testimonial .box .inner {
	padding: 15px 19px 10px;
	height: 110px;
	overflow: hidden;
}
#testimonial p {
	line-height: 17px;
	overflow: hidden;
}
#testimonial .author {
	color: #427ca4;
	font-family: "Times New Roman", Arial;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 7px;
}
#testimonial .quote-left {
	background: url(images/lquote.png) no-repeat;
	background-position: 0 4px;
	height: 13px;
	width: 13px;
	display: block;
	float: left;
	margin-right: 3px;
}
#testimonial .quote-right {
	background: url(images/rquote.png) no-repeat;
	background-position: 0 3px;
	display: inline-block;
	height: 13px;
	width: 13px;
}
#testimonial .quote { color: #427ca4; }
.copyrights {
	font-size: 10px;
	color: #434343;
	padding-left: 5px;
	margin-bottom: 5px;
}
.footer-link {
	margin-top: -3px;
	margin-left: 5px;
}
.footer-link li {
	border-right: 1px solid #333;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	height: 10px;
	line-height: 10px;
}
.footer-link li a {
	color: #434343;
	font-size: 10px;
	font-weight: 700;
}
.footer-link li.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}
footer .address {
	float: right;
	margin-top: 17px;
	color: #434343;
	font-size: 12px;
	line-height: 16px;
}
footer .address div { padding-right: 6px; }
footer .social {
	float: left;
	overflow: hidden;
	margin-left: 5px;
}
footer .social a {
	color: #b0b0b0;
	font-size: 24px;
	margin: 0 5px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
}
footer .social .fb {
	background-image: url(images/fb-footer.png);
	margin-left: 15px;
}
footer .social .tw {
	background-image: url(images/tw-footer.png);
	margin-left: -3px;
}
footer .social .gp {
	background-image: url(images/gp-footer.png);
	margin-right: 0;
}
footer .social .in { background-image: url(images/in-footer.png); }
/* MAPS STYLESHEET */
#mapwrapper {
	background-color: red;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0px 0;
	background-color: #ffffff;
	/*background-color:transparent;*/
	min-width: 220px;
}
#map_base {
	height: 394px;
	width: 100%;
	margin: 0px;
}
svg { max-height: 100%; }
.unselectable {
	-moz-user-select: none;
	-webkit-user-select: none;
}
.tip {
	display: none;
	padding: 5px;
	border: 1px solid #EBECED;
	color: #edeef0;
	font-weight: bold;
	z-index: 1000;
	float: left;
	position: absolute;
	/*gradient color*/
	background: rgb(73,73,73); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(101,101,101,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73,73,73,1)), color-stop(100%, rgba(101,101,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(101,101,101,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(101,101,101,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(101,101,101,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(73,73,73,1) 0%, rgba(101,101,101,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#656565', GradientType=0 ); /* IE6-9 */
	word-break: keep-all;
	white-space: nowrap;
}

img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 1048px) {
	.container { max-width: 960px; }
	.navbar > li > a { padding: 0 10px 0 28px; }
	.product-header { right: 0 !important; }
	.maps {
		margin-right: 0;
		width: 450px;
	}
	#map_base {
		height: 384px;
		width: 100%;
		margin: 0px;
	}
	.inner-wrap-testimonial {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media only screen and (max-width: 980px) {

	/* .navbar .dropdown, .navbar .dropdown ul { display: none; } */

	.product-header { display: none; }

	.articles img {
		float: none;
		display: block;
		margin: 0 auto 10px;
	}

	.articles p, .articles p.st {
		text-align: center;
		width: auto;
		padding: 0 10px;
	}

}

@media only screen and (max-width: 900px) {

	.col-3 {
		width: 100%;
		margin-bottom: 20px;
	}

	.welcome, .maps {
		float: none;
		width: auto;
	}

	.maps .block { width: auto; }

	.maps {
		margin: 0 10px;
	}

	.state {
		padding-left:0;
		margin-bottom: 30px;
	}

	.welcome h1,
	.welcome h2,
	.assist-wrap {
		width: auto;
		padding-right: 20px;
	}

	#testimonial .box, .box.pullright {
		margin: 0 auto;
		float: none;
	}

	footer .col-3-1,
	footer .col-3-2,
	footer .address,
	footer .social {
		float: none;
		width: 100%;
	}

	footer {
		text-align: center;
	}

	ul.footer-link {
		width: 250px;
		margin: 10px auto 20px;
		overflow:hidden;
		height: 20px;
	}

	footer .social {
		width: 180px;
		margin: 0 auto;
	}

}

@media only screen and (max-width: 800px) {

	.home-shop .shop-list p {
		width: auto;
		padding: 0 20px;
		text-align: center;
	}

	.fullwrap-blue {
		height: auto;
	}

	h2.title {
		line-height: 42px;
	}

	.shop-list .col-4 {
		width: 50%;
		margin-bottom: 20px;
	}

	
	.logo {
		width: auto;
	}
	.logo img {
		max-width: 100%;
		height: auto;
		display: block;
	}


}

@media only screen and (max-width: 770px) {
	.navbar {
		position: absolute;
		top: 55px;
		left:0;
		width: 100%;
	}
	.navbar > li > a {
		background-position: 20px 13px !important;
		padding-left: 50px;
		height: 40px;
		line-height: 42px;
	}
	.navbar > li > a:hover {
		background-color: #265d84;
	}
	.navbar > li {
		background-color: #396F98;
	}
	.cart-info {
		float: none;
		margin-left: auto;
		margin-right: auto;
		
		width: 150px;
	}
	.navbar > li {
		float: none;
		border-bottom: 1px solid #265d84;
	}
	.welcome {
		margin-top: 265px;
	}
	.maps {
		display: none;
	}
	.shop-list img {
		max-width: 80%;
		height: auto;
	}
	.dropdown-menu {
		width: 100%;
	}
	.navbar > li:hover .dropdown-menu { display: none; }
	.dropdown-list {
		float: none;
		padding-left: 20px;
	}

	.dropdown-list a {
		display: block;
		padding: 5px 0;
	}
}

@media only screen and (max-width: 640px) {
	.articles .col-4 {
		width: 50%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 620px) {
	
	header .call {
		display:none;
	}
}