@charset "utf-8";
/* CSS Document */
/**/
ul#tabs-list li label.panel-label {
	border-top: 0px solid #020D45;
	padding: 12px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	background-color: rgba(3,31,95,1.00);
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label,  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label,  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
	font-weight: bold;
	color: #000000;
	border-top: 6px solid #020D45;
	padding-top: 12px;
	border-right: 1px solid #A3A3A3;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-left: 1px solid #A3A3A3;
	background-color: rgba(255,255,255,1.00);
}
/**************/
.information ul {
	margin: 0 0 40px 0;
	padding: 10px 10px;
	list-style: none;
	width: 95%;
}
.information li a {
	display: block;
	padding: 5px;
	border-bottom: dotted 2px #ddd
}
.information li:first-child { border-top: dotted 2px #ddd }
.information li a:hover { background: #eee; }
.information time {
	margin-right: 15px;
	padding-left: 10px;
	color: #747474;
	font-weight: bold;
	float: left;
	width: 6em;
}
.information li span {
	display: block;
	zoom: 1;
	overflow: auto;
}
#contentWrapper #body_2_Section { padding-bottom: 10px!important; }
#contentWrapper #body_3_Section { padding: 0!important; }
.banner #body_5_Section figure figure { display: inline-block; }
.banner #body_5_Section figure figure img { margin: 0px 5px 5px 0px; }
.tabmain img {
	margin-bottom: 20px;
	margin-right: 10px;
}
#body_3_Section .container .row .col-md-8 h3 {
	font-size: 16px;
	font-weight: 700;
	color: #363636;
}
#body_3_Section .container .row .col-md-8 h3 span {
	font-family: OCRB;
	color: #3b3b3b;
	font-size: 12px;
	font-weight: 400;
	padding-left: 10px;
}
.layer-background-gray, .layer-help, .layer-tertiary-nav, .layer-products, .layer-background-grey { /*background-color: $gray-lightest !important;*/ background-color: #f3f6f7; }
.layer-background-black, .layer-big-thumbnails { background-color: #000 !important; }
.layer-background-dark, .layer-breadcrumbs, #footer { /*background-color: $gray-darkest !important;*/ /*background-color: #13161d !important;*/ background-color: #2a2d32 !important; }
.layer-background-white { background-color: #fff !important; }
.layer-background-blue { background-color: #122abd !important; }
.layer-background-lightgray { background-color: #e5e5e5 !important; }
.layer-background-sg {
	background-image: url("image/common/bg-sg.png");
	background-repeat: repeat !important;
	background-size: auto !important;
	background-position: 0% top;
}
/********************************/
.layer-explore{padding:0;}
@media (min-width: 768px) and (max-width: 1199px) {
	.layer-explore{	 
margin-top: 30px;}
}
@media (max-width: 767px) {
  .layer-explore .row, .layer-explore .layer-section-header hgroup, .layer-section-header .layer-explore hgroup, .layer-explore .wrapper.store-home .layer-checkout-header hgroup, .wrapper.store-home .layer-checkout-header .layer-explore hgroup, .layer-explore .compare {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.layer-explore header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.layer-explore header h3.subheader {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .layer-explore header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .layer-explore header h1 {
    font-size: 1.8em;
  }
}
.layer-explore ul {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
  text-align: right;
}
@media (max-width: 767px) {
  .layer-explore ul {
    width: 768px;
    text-align: left;
  }
}
.layer-explore ul li {
  display: inline-block;
  float: none;
  margin-left: -0.48%;
  padding: 0;
  vertical-align: top;
}
.layer-explore ul li a {
  display: block;
  min-height: 140px;
  padding: 10px 5px 15px;
  text-align: center;
  color: #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-width: 0 0 0 1px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(transparent)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(#dddddd, transparent) 1 100%;
  -moz-border-image: -moz-linear-gradient(#dddddd, transparent) 1 100%;
  -o-border-image: -o-linear-gradient(#dddddd, transparent) 1 100%;
  border-image: linear-gradient(to bottom, #dddddd, transparent) 1 100%;
}
.layer-explore ul li a figure .img {
  opacity: 0;
  display: table-cell;
  height: 60px;
  width: 113px;
  vertical-align: middle;
}
.layer-explore ul li a figure .img img {
  width: 90% !important;
}
.layer-explore ul li a figure figcaption {
  line-height: 1.2em;
}
.layer-explore ul li a figure figcaption small {
  color: #adadae;
  font-weight: 300;
}
.layer-explore ul li a h5 span {
  display: block;
  color: #0097D4;
	font-size:0.9em;
}
.layer-explore ul li a i {
  position: absolute;
  left: 50%;
  bottom: 20px;
  font-size: 22px;
  margin-left: -10px;
}
.layer-explore ul li a:hover figcaption small {
  color: #0097D4;
}
.layer-explore ul li:first-child a {
  border-left: 1px solid #e5e5e5;
}
.layer-explore ul .last-text a {
  border-width: 0 1px 0 1px;
  padding: 10px;
}
.layer-explore ul li.last-text a span {
  display: block;
}

/********************************/
@media (min-width: 1200px) {
.hero figure {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 70px;
}
}
.hero figure .hero-image {
	margin-left: -20px;
	margin-right: -20px;
}
.hero figure .hero-image img {
	max-width: 100%;
	min-height: 100px;
	opacity: 0;
}

@media (min-width: 768px) {
.hero figure .hero-image { display: none; }
}
.hero figure figcaption {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 0;
	padding-right: 0;
	min-height: 150px;
}

@media (max-width: 767px) {
.hero figure figcaption {
	float: none !important;
	width: auto;
}
}

@media (min-width: 1400px) {
.hero figure figcaption {
	padding-left: 20px;
	padding-right: 20px;
}
}
.hero figure figcaption img { max-width: 100%; }

@media (min-width: 1200px) {
.hero { min-height: 400px; }
.hero figure {
	max-width: 1240px;
	min-height: 400px;
}
}

@media (min-width: 1400px) {
.hero figure {
	padding-left: 0;
	padding-right: 0;
}
}
.hero.hero-text-light { background-color: #101114; }
.hero.hero-text-light figcaption * { color: #fff; }
.hero.hero-text-dark { background-color: #f3f6f7; }


.with-section-header figure, .with-section-header .hero figure { padding-top: 100px; }
.hero-section-nav {
	padding: 20px;
	background-color: #e5e5e5;
}

@media (min-width: 768px) {
.hero-section-nav {
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
	height: 100%;
	padding: 10px 20px;
	background-color: rgba(255, 255, 255, 0.8);
}
}

@media (min-width: 768px) and (min-width: 992px) {
.hero-section-nav {
	width: 25%;
	padding: 20px;
}
}

@media (min-width: 768px) and (min-width: 1200px) {
.hero-section-nav { padding: 40px; }
}
.hero-section-nav ul li { margin: 0.5em 0; }
.hero-section-nav ul li a { color: #828b99; }
.hero-section-nav ul li a:hover { color: #0097D4; }
.hero-section-nav ul li.active a { color: #4b4d50; }
.layer-product-hero .hero figure { min-height: 443px; }

@media (min-width: 1400px) {
.hero { min-height: 400px; }
.hero figure { min-height: 400px; }
.medium .hero { min-height: 450px; }
.medium .hero figure {
	min-height: 450px;
	padding-top: 190px;
}
.layer-product-hero .hero figure { min-height: 500px; }
}

@media (max-width: 767px) {
.layer-hero-carousel .hero figure figcaption { display: none; }
}
.layer-hero-carousel { min-height: 400px !important; }
.carousel-indicators-container {
	display:none;}

