﻿.HomePage__morefloat {
	color: #888;
	float: right;
	line-height: 2.75
}

.HomePage__section {
	/*border-top: 1px solid #92c6eb;*/
	margin-bottom: 2rem;
	margin-top: 1rem;
	padding-top: .5rem
}

.HomePage__sectionLabel {
	font-size: 21px;
	font-size: 1.3125rem;
	color: #005a9c;
	font-weight: 500;
	margin: 0 0 .5em
}

.HomePage__content {
	color: #666;
	padding-top: 2rem;
	font-size: 18px;
	font-size: 1.125rem
}

.HomePage__showcase__list {
	display: block
}


/**Shocase listing css***/
.ProductShowcasePage__list a {
	color: #005a9c
}

	.ProductShowcasePage__list a:visited {
		color: #175685
	}

	.ProductShowcasePage__list a:active, .ProductShowcasePage__list a:focus, .ProductShowcasePage__list a:hover {
		color: #005a9c
	}

	.ProductShowcasePage__list a:hover {
		text-decoration: underline
	}

.ProductShowcasePage__item {
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	font-size: .875rem
}

.ProductShowcasePage__image {
	border: 1px solid #aaa;
	display: block;
	margin-bottom: 1em;
	padding: 5px
}



.ProductShowcasePage__details {
	overflow: hidden
}

.ProductShowcasePage__date {
	font-size: 14px;
	font-size: .875em;
	color: #888;
	margin-bottom: .5em
}

.ProductShowcasePage__title {
	display: block;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: .5em
}

.ProductShowcasePage__codes, .ProductShowcasePage__datasheets {
	border-top: 1px solid #aaa;
	display: block;
	margin: .25em 0;
	padding: .3em 0 .25em
}

	.ProductShowcasePage__datasheets .filetype-icon.-before:before {
		margin-bottom: -.1em;
		margin-right: .2em
	}

.ProductShowcasePage__accordionTitle {
	border-top: 0;
	color: #005a9c;
	cursor: pointer;
	padding-top: 0
}

	.ProductShowcasePage__accordionTitle:after {
		top: .25em
	}

.ProductShowcasePage__file {
	display: block;
	margin: .25em 0;
	padding: .3em 0 .25em
}

	.ProductShowcasePage__file.filetype-icon.-before:before {
		margin-bottom: -.1em
	}

.ProductShowcasePage__label {
	border-top: 1px solid #aaa
}
/*# sourceMappingURL=ProductShowcasePage.css.map*/


@media (min-width:980px) {
	.HomePage__showcase__list {
		border-spacing: 1em 0;
		display: table;
		margin-left: -1em;
		margin-right: -1em;
		table-layout: fixed;
		width: 100%;
		width: calc(100% + 2em)
	}

	html.flexbox .HomePage__showcase__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: -.5em;
		margin-right: -.5em;
		width: auto
	}
}

.HomePage__showcase__card {
	background-color: #fff;
	border-color: #92c6eb;
	display: block;
	overflow: hidden;
	position: relative
}

	.HomePage__showcase__card:hover {
		-webkit-box-shadow: rgba(0,0,0,.25) 0 0 10px;
		box-shadow: 0 0 10px rgba(0,0,0,.25)
	}

@media (min-width:980px) {
	.HomePage__showcase__card {
		display: table-cell
	}

	html.flexbox .HomePage__showcase__card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 33%;
		flex: 1 1 33%;
		margin: 0 .5em
	}
}

.HomePage__showcase__image {
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 13em
}

@media (min-width:980px) {
	html.flexbox .HomePage__showcase__image {
		-webkit-box-flex: 0;
		-ms-flex: 0;
		flex: 0
	}
}

.HomePage__showcase__text {
	line-height: 1.3;
	font-size: 16px;
	/*font-size: .875rem*/
}

@media (min-width:980px) {
	html.flexbox .HomePage__showcase__text {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
}

.HomePage__showcase__image + .HomePage__showcase__text {
	margin-left: 217px;
}

.HomePage__showcase__title {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	overflow-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	word-wrap: break-word;
	color: #005a9c;
	font-weight: 700;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	padding-bottom: 3em
}

	.HomePage__showcase__title:visited {
		color: #175685
	}

	.HomePage__showcase__title:active, .HomePage__showcase__title:focus, .HomePage__showcase__title:hover {
		color: #005a9c
	}

.HomePage__showcase__date {
	bottom: 1em;
	color: #888;
	position: absolute;
	font-size: 12px;
	font-size: .75rem
}

.HomePage__productsList {
	font-size: 12px;
	font-size: .75rem;
	line-height: 1.5
}

@media (min-width:980px) {
	.HomePage__productsList {
		display: table;
		table-layout: fixed
	}
}

.HomePage__productsList a {
	color: #005a9c
}

	.HomePage__productsList a:visited {
		color: #175685
	}

	.HomePage__productsList a:active, .HomePage__productsList a:focus, .HomePage__productsList a:hover {
		color: #005a9c
	}

	.HomePage__productsList a:hover {
		text-decoration: underline
	}

.HomePage__productsItem {
	padding-bottom: .5em
}

@media (min-width:980px) {
	.HomePage__productsItem {
		display: table-cell;
		padding: 0 .5em;
		width: 14%
	}

		.HomePage__productsItem:first-child {
			padding-left: 0
		}

		.HomePage__productsItem:last-child {
			padding-right: 0
		}
}

.HomePage__productsItem > a {
	display: block;
	font-weight: 700
}

.HomePage__productsLink.-sub {
	color: #666 !important
}

.HomePage__productsarrow {
	float: right;
	height: 1em;
	margin-top: .25em;
	opacity: .4;
	width: 1em
}

@media (max-width:979px) {
	.HomePage__productsarrow {
		display: none !important
	}
}

.HomePage__productsSubList.-sub {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height,.3s;
	transition: max-height,.3s
}

a.is-open + .HomePage__productsSubList.-sub {
	max-height: 500px;
	-webkit-transition: max-height,.3s;
	transition: max-height,.3s
}

@media (max-width:979px) {
	.HomePage__productsSubList.-sub {
		display: none
	}
}

.HomePage__productsSubItem {
	display: inline-block
}

	.HomePage__productsSubItem:after {
		content: ",";
		padding-right: .25em
	}

	.HomePage__productsSubItem:last-child:after {
		content: ""
	}

@media (min-width:980px) {
	.HomePage__productsSubItem {
		border-top: 1px solid #92c6eb;
		display: block;
		margin: .25em 0;
		padding-top: .25em
	}

		.HomePage__productsSubItem:after {
			content: "";
			display: none
		}
}

.HomePage__productsSubItem.-sub {
	border-color: #eee !important;
	display: none
}

@media (min-width:980px) {
	.HomePage__productsSubItem.-sub {
		display: block
	}
}

.HomePage__news .IndexList__title {
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700
}

@media (min-width:600px) {
	.ProductShowcasePage__item {
		font-size: 16px;
		font-size: 1rem
	}

	.HomePage__news {
		float: left;
		overflow: hidden;
		width: 75%;
		width: calc(100% - 18.75em)
	}
}

@media (min-width:600px) {
	.HomePage__promo {
		float: right;
		margin-top: 1em;
		width: 20%;
		width: 17.75em
	}
}

@media (min-width:480px) {
	.ProductShowcasePage__image {
		float: left;
		margin-right: 1em;
		max-width: 12em;
		width: 33.33%
	}
}
.HomePage__promo img {
	border: 1px solid #92c6eb;
	height: auto;
	width: 100%
}

	.HomePage__promo img:hover {
		-webkit-box-shadow: rgba(0,0,0,.25) 0 0 10px;
		box-shadow: 0 0 10px rgba(0,0,0,.25)
	}
/*# sourceMappingURL=HomePage.css.map*/

.banner_wrapper{
	padding-top: 0px !important;
}
.gray_bar, .banner_wrapper{
	background: #F7F7F7;
	padding: 0;
}
.gray_bar .container{
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 1110px;
	margin: auto;
	background: #555;
}
.banner_wrapper .owl-carousel{
	max-width: 1110px;
	margin: auto;
}

@media screen and (min-width: 767px) {
  .banner_content {
    left: 50px;
  }
}
