/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2016-02-18
Author: Hindsite Inc
*/
@font-face {
    font-family: DINCompPro;
    src: url(fonts/DINWebPro.woff);
}
@font-face {
    font-family: DINCompPro-medium;
    src: url(fonts/DINWebPro-Medium.woff);
}
@font-face {
    font-family: DINCompPro-bold;
    src: url(fonts/DINWebPro-Bold.woff);
}
@font-face {
    font-family: DINCompPro-ConBold;
    src: url(fonts/DINWebPro-CondBold.woff);
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
sup{
	font-size: 60%;
}
body {
    line-height:1;
	font-family:DINCompPro;
	font-size:16px;
	background-color: #e5e5e5;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
	margin-bottom:20px;
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:focus{
	outline: none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:2px solid #bbbbbb;
    margin:1em 0;
    padding:0;
}

input, select {
   /* vertical-align:middle;*/
}
b, strong {
    font-weight: bold;
    font-family: DINCompPro-bold;
}
.font-18{
	font-size:18px;
}
.container{
	width: 1500px;
}
@media (min-width: 1530px){
.container{
	width: 1500px;
}
}
@media (max-width: 1529px){
.container{
	width: 100%;
}
}
.container.foot,
.container.icon-content,
.container.list-content,
.container.grid-content,
.container.body-content{
	width: 1170px;
} 
@media (min-width: 768px) {
.container.foot,
.container.icon-content,
.container.list-content,
.container.grid-content,
.container.body-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
 .container.foot,
 .container.icon-content,
.container.list-content,
.container.grid-content,
.container.body-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
.container.foot,
.container.icon-content,
.container.list-content,
.container.grid-content,
.container.body-content {
    width: 1170px;
  }
}
#wpadminbar{
	display:none;
}
/*---------------------------------------header------------------------------------------------*/
body{
	padding-top:100px;
}
.body-container{
	max-width: 1500px;
	background-color: #fff;
	margin: 0 auto;
	padding-top: 60px;
}
header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	background:#fff;
	width:100%;
    z-index: 9999;
}
header.container{
	padding: 0;
}
/*
header .head-menu-container {
    border-bottom: 1px solid #eee;
    display: flex;
} */
header .head-menu-container {
    border-bottom: none; 
    display: flex;
	min-height: 106px;
    padding-top: 20px;
	}
	

header .top-head{
	text-align:right;
	font-size:13px;
	font-family:DINCompPro-medium;
	color:#666666;
	padding:0;
}
header .top-head .head-top>div a{
	text-align:right;
	font-size:13px;
	font-family:DINCompPro-medium;
	color:#fff;
	padding:0;
	text-decoration:none;
}
header .top-head .head-top>div{
	color:#fff;
	display:inline-block;
	border-left:2px solid #bbb;
	margin-right: -4px;
	padding: 9px 20px 0px 20px;
	background-color:#666;
	transition: all 0.4s;
	height: 32px;
	cursor: pointer;
	line-height: 15px;
    height: 35px;
    vertical-align: middle;
}

header .top-head .head-top>div.lang
{
	padding: 7.5px 20px;
}


header .top-head .head-top>div.buy  {
	background-color:#23428d;
	border:none;
}

header .top-head .head-top>div.a-flag  {
	vertical-align:top;
}


.body-content .abuy
{
	background-color:#23428d;
	border:none;
	font-family: DINCompPro-medium;
	font-size: 16px;
	padding:6px;
	color: #fff;
	width:138px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline-block;
}
.body-content .abuy:hover{
	background-color: #000;
	transition: all 0.4s;
}
.body-content .abuy img
{
	margin-right:5px;
    vertical-align: middle;
}

.body-content .abuy a, .body-content .abuy a:hover
{
	color: #fff;
	text-decoration:none;
}

header .top-head .account{
	line-height: 14px; 
	border:none;
	position:relative;
	/*top:-1px; */
	/*top:-0.6px;*/
}
/*
@media (max-width: 767px) {
header .top-head .account{
	top:-1.6px;
}
}*/


header .top-head .head-top>div.buy:hover,
header .top-head .cart:hover,
header .top-head .login:hover,
header .top-head .account:hover
{
	background-color:#000;
	transition: all 0.4s;
}
header .top-head .search:hover form{
	display:inline-block;
}
header .top-head img {
    vertical-align: middle;
}
/*
header .logo{
	padding:0;
	width: 210px;
	display: inline-block;
}
*/

header .logo 
	{
    padding: 0;
    width: 190px;
    display: inline-block;
    margin-left: 50px;
	}

	
@media (max-width: 767px)
{
header .logo {
     margin-left: 0px;
}
}
	
header .logo img{
	display:block;
	margin:0 auto;
}
/*
.second-logo{
	padding-left: 45px;
}
*/

.second-logo 
	{
    padding-left: 60px;
	padding-top: 6px;
	}

.menu-container{
	width: 80%;
	display: inline-block;
}
/*
header .menu {
    padding-top: 25px;
    padding-left: 50px;
}
*/

header .menu 
{
padding-top: 40px;
padding-left: 67px;
}
	
header .menu > ul > li {
    display: inline-block;
    position: relative;
	/*padding-right: 7%; */
	padding-right: 5%;
	padding-bottom: 16px;
	background-repeat: no-repeat;
    background-position: 12px 20px;
}
header .menu > ul > li:nth-child(5){
	background-position: 54px 20px;
}
header .menu > ul > li:nth-child(6){
	background-position: 2px 20px;
}
header .menu > ul > li > a {
    display: block;
    font-size: 16px;
    color: #000;
	transition:all 0.4s;
}
header .menu > ul > li.active > a {
    color: #23428d;
}
header .menu > ul > li:hover{
	background-image: url(images/narrow-menu.png);
}
header .menu > ul > li:hover:first-child {
    background-image: none;
}
header .menu > ul > li > a:hover {
    color: #23428d;
	text-decoration:none;
	transition:all 0.4s;
}
header .menu > ul > li:hover > ul.sub-menu {
    display:block;
	transition:all 0.4s;
}
header .menu > ul > li > ul.sub-menu {
	display:none;
    position: absolute;
	z-index: 9999;
	background-color:#3C3C3B;
	padding: 14px;
	margin-top: 16px;
}
header .menu > ul > li > ul.sub-menu > li{
    display:block;
}
header .menu > ul > li > ul.sub-menu > li > ul > li {
	list-style:none;
}
header .menu > ul > li > ul.sub-menu > li > ul > li > a,
header .menu > ul > li > ul.sub-menu > li >a{
    display:block;
	color:#EDEDED;
	font-size:16px;
	font-family:DINCompPro;
	font-weight:normal;
	padding: 8px;
}
header .menu > ul > li > ul.sub-menu > li > ul > li > a:hover,
header .menu > ul > li > ul.sub-menu > li >a:hover{
	text-decoration:none;
	color:#F4911E;
}
header .menu > ul> li > ul.sub-menu > li {
        display: inline-table;
		padding: 12px;
}
/*header .menu > ul > li:nth-child(5) > ul.sub-menu > li >a,
header .menu > ul > li:nth-child(4) > ul.sub-menu > li >a{
	color:#F4911E;
	font-family:DINCompPro-bold;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}*/


header .menu > ul > li:first-child > ul.sub-menu {
    left: -70px;
    width: 222px;
}
header .menu > ul > li:nth-child(2) > ul.sub-menu {
    left: -70px;
    width: 222px;
}
header .menu > ul > li:nth-child(3) > ul.sub-menu{
	/*left: -228px;
    width: 580px;*/
	left: -262px;
    width: 591px;
}
header .menu > ul > li:nth-child(4) > ul.sub-menu{
	left: -236px;
    width: 580px;
}
header .menu > ul > li:nth-child(5) > ul.sub-menu{
	left: -50px;
    width: 270px;
}
header .menu > ul > li:nth-child(6) > ul.sub-menu{
	left: -68px;
    width: 190px;
}
header .menu > ul > li:last-child > ul.sub-menu{
	left: -54px;
    width: 200px;
}

/*---------------------------------Responsive Menu--------------------------------------*/
.cbp-spmenu > ul > .menu-item > ul.sub-menu{
	display:none;
}
.cbp-spmenu ul.sub-menu{
	background-color:#f5f5f5;
}
.cbp-spmenu ul.sub-menu >li >a{
	color:#333;
}
/*---------------------------------------body------------------------------------------------*/
.slider-image{
	text-align: center;
	padding: 0;
}
/*
.slider-image img{
	max-width: 100%;
}
*/
.slider-image img 
	{
    max-width: 100%;
    max-height: 396px;
	width:100%;
	}

.carousel-control.left,
.carousel-control.right{
	background-image: none;
	width: 8%;
	color: #aaa;
    opacity: 1;
	transition:all 0.4s;
}
.carousel-control:hover, .carousel-control:focus{
	color: #222;
	transition:all 0.4s;
}
.carousel-indicators{
	bottom: 10px;
}
.slider-chevron{
	width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
    background-repeat:no-repeat;
    background-position: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.slider-chevron.left{
	left:50%;
	background-image: url('images/Hero-Arrow-L-blk.png'); 
	opacity: 0.3;
	transition: all 0.4s;
}
.slider-chevron.left:hover{
	opacity: 1;
	transition: all 0.4s;
}
.slider-chevron.right{
	right:50%;
	background-image: url('images/Hero-Arrow-R-blk.png');
	opacity: 0.3; 
	transition: all 0.4s;
}
.slider-chevron.right:hover{
	opacity: 1;
	transition: all 0.4s;
}
.infos span.mini-chevron{
	width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
    background-repeat:no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    z-index: 5;
    display: inline-block;
}
.mini-chevron.left{
	background-image: url('images/Indusrtry-Arrow-L-blk.png'); 
	opacity: 0.3;
	transition: all 0.4s;
}
.mini-chevron.left:hover{
	opacity: 1;
	transition: all 0.4s;
}
.mini-chevron.right{
	background-image: url('images/Indusrtry-Arrow-R-blk.png');
	opacity: 0.3; 
	transition: all 0.4s;
}
.mini-chevron.right:hover{
	opacity: 1;
	transition: all 0.4s;
}
#homeslider{
	background-color: #fff;
}
#homeslider .carousel-indicators li{
	border: 1px solid #666;
	height: 12px;
    width: 12px;
}
#homeslider .carousel-indicators li.active{
	background-color:#666;
	margin:1px;
}

.mobile-version-pdf{
	display: none;
}
/*
.find-buy-box{
	padding: 20px 0;
    background-color: #fff;
}
*/
.find-buy-box 
	{
   /* padding: 20px 0xp;*/
    margin-top: 30px;
    margin-bottom: 10px;
    background-color: #fff;
	padding-top:0px;
	padding-left: 50px;
    padding-right: 50px;
	}
	
.find-buy{
	background-color:#FFF;
	max-width:100%;
}

.find-buy .row{
	width: 90%;
	margin:auto;
}
.find-buy .left{
	border-right:1px solid #fff;
}



@media only screen and (min-width: 768px) {
.find-buy > div > div:hover{
	/*background-color:#23428d;*/
	transition:all 0.4s;
}
}

@media only screen and (max-width: 768px) {
.find-buy .row{
	width: 100%;
}

.mobile-version-pdf{
	display: block;
}

.pdf-viewer{
	display: none;
}
}

@media only screen and (max-width: 1350px) {
.find-buy .row{
	width: 100%;
}

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

.find-buy .row .left{
	padding: 0;
}
}


.find-buy a{
	display: block;
	font-family:DINCompPro;
	font-size:18px;
	color:#000;
	padding: 20px;
}
.find-buy a 
{
text-align: center;
}
.find-buy a:hover{
	text-decoration:none;
}

@media only screen and (min-width: 768px) {
.find-buy a:hover img.img-2
	{
    display: inline;
	}
	}
/*	
.find-buy a img{
    display: block;
	margin-top: 10px;
}
*/

.find-buy a img.img-2{
	display: none;
}

@media only screen and (min-width: 768px) 
{
.find-buy a:hover img.img-2{
	/*display: block; */
	transition: all 0.4s;
}

.find-buy a:hover img.img-1{
	display: none;
	transition: all 0.4s;
}
}
.view-border{
	overflow: hidden;
	margin-bottom: 26px;
}
.infos{
	padding: 50px 50px; /*padding: 70px 50px; */
	padding-right:50px;
	background-color: #fff;
}

.infos.ainfos
{
	padding: 70px 50px; 
}

.infos.righty{
	background-color:#f7f7f7;
}
.infos.bis{
	padding: 0px 15px;
	padding-right:50px;
}
.infos span{
	display:block;
	font-family:DINCompPro;
	font-size:24px;
	color:#000;
	margin-bottom:50px;
}
.infos span.glyphicon{
	display: inline-block;
    font-family: 'Glyphicons Halflings';
}
.infos h1{
	font-family:DINCompPro-medium;
	font-size:32px;
	color:#23428d;
	margin-bottom:15px;
}
.infos p{
	font-family:'arial';
	font-size:17px;
	line-height: 22px;
	color:#666;
	margin-bottom:20px;
}
.infos a{
	display:inline-block;
}
.view-title{
    display: inline-block;
    -webkit-transform: skew(-24deg);
    -moz-transform: skew(-24deg);
    -ms-transform: skew(-24deg);
    transform: skew(-24deg);
    position: relative;
	background-color: #23428d;
    left: -16px;
    width: 200px;
	margin-top:30px;
	transition:all 0.4s;
}
.body-content .view-title{
	width: 150px;
	margin-top:0px;
}
.view-title:hover,
.infos a:hover .view-title{
	background:#000;
	transition:all 0.4s;
}
.body-content .view-title a,
.view-title span{
	font-size: 16px;
	display: block;
	font-family:'DINCompPro-medium';
	color:#fff;
	text-decoration:none;
	margin:0;
	-webkit-transform: skew(24deg);
    -moz-transform: skew(24deg);
    -ms-transform: skew(24deg);
    transform: skew(24deg);
    position: relative;
    left: 40px;
    line-height: 36px;
    margin: 0;
    padding: 0;
}
.body-content .view-title a:hover{
	text-decoration:none;
	color:#fff;
}
.market-section .view-title{
	width:216px;
}
.resources-section .view-title 
{
	width:215px;
}


.about-section .view-title{
	width:230px;
}
.infos-image{
	padding:0;
	background-size:cover;
}
.infos-image.lefty{
	text-align:right;
	/*background-color:#222; */
	background-color:#C3D500 ; /* arnold */
	
}

.resources-section .infos-image.lefty{
	background-color:#333;
}
.infos-image img{
	max-width:100%;
	    max-height: 400px; /* arnold */
}

.infos-image.righty
{
	/*text-align: right; */
	text-align: center;/* arnold */
	background-color: #fff;
}
.market-section .infos .app{
	margin-bottom:10px;
	width: 20%;
	min-height:140px;
	border-right: 2px solid #23428d;
	padding: 10px;
}

.market-section .infos .app.appnew {
    margin-bottom: 40px;
    width: 18%;
    min-height: 140px;
    padding: 10px;
    display: inline-block;
	border:none;
}

.market-section .infos .app a{
	line-height: 22px;
    color: #666;
}
.market-section .infos .app a:hover{
	text-decoration:none;
}
.market-section .infos .app:last-child{
	border-right:none;
}
.market-section .infos .apps{
	display:block;
	text-align: center;
    margin: 40px 0;
}
.market-section .infos .app img{
	display:block;
	margin:0 auto;
	max-width:100%;
	margin-bottom:10px;
}
.market-section .infos .apps-a{
    display: block;
    width: 260px;
    margin: 0 auto;
}

.product-section{
/*background: #f7f7f7 ; /* Old browsers */
/*background: -moz-linear-gradient(left,  #f7f7f7 0%, #f7f7f7 50%, #fff 50%, #fff 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(left,  #f7f7f7 0%,#f7f7f7 50%,#fff 50%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right,  #f7f7f7 0%,#f7f7f7 50%,#fff 50%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7 ', endColorstr='#333333',GradientType=1 ); /* IE6-9 */

}
.resources-section{
/*background: #ffffff; /* Old browsers */
/*background: -moz-linear-gradient(left,  #333333 0%, #333333 42%, #f7f7f7 42%, #f7f7f7 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(left,  #333333 0%,#333333 42%,#f7f7f7 42%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right,  #333333 0%,#333333 42%,#f7f7f7 42%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */

}
.about-section{
/*background: #ffffff; /* Old browsers */
/*background: -moz-linear-gradient(left,  #222222 0%, #222222 42%, #f7f7f7 42%, #f7f7f7 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(left,  #222222 0%,#222222 42%,#f7f7f7 42%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right,  #222222 0%,#222222 42%,#f7f7f7 42%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */

}
.services-section{
/*background: #ffffff; /* Old browsers */
/*background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 42%, #f7f7f7 42%, #f7f7f7 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 42%,#f7f7f7 42%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right,  #ffffff 0%,#ffffff 42%,#f7f7f7 42%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */
}
.head-img{
	background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
	max-width: 1500px;
    margin: 0 auto;
}
.body-content {
	padding-top:30px;
	padding-bottom:50px;
	background-color: #fff;
}
.body-content.more-after{
	padding-bottom: 0;
}
.body-content h1{
	font-family:DINCompPro-medium;
	font-size:42px;
	color:#23428d;
	margin-bottom:20px;
}

.defense-text {
	font-family:DINCompPro-medium !important;
	font-size:42px !important;
	color:#000 !important;
	margin-bottom:20px !important;
}

.body-content h3{
	font-family:DINCompPro-bold;
	font-size:20px;
	color:#23428d;
	margin-bottom:20px;
}
.body-content h3 a{
	font-family:DINCompPro-bold;
	font-size:20px;
	color:#23428d;
	margin-bottom:10px;
}
/*.body-content h3.news-title{
	padding-left: 20px;
    background-image: url(images/i_news.png);
    background-repeat: no-repeat;
	margin-bottom: 0;
    margin-top: 10px;
}*/
.body-content h2{
	font-family:DINCompPro-medium;
	font-size:30px;
	color:#000;
	margin-bottom:10px;
}
.body-content h2.red{
	color:#23428d;
}
.body-content p{
	font-family:DINCompPro;
	font-size:20px;
	line-height: 30px;
	color:#666;
	margin-bottom:20px;
}
.body-content p.indented{
	padding-left: 20px;
}
.body-content ul,
.body-content ol
{
	font-family:DINCompPro;
	font-size:20px;
	line-height: 25px;
	color:#666;
	margin-left: 30px;
	margin-bottom:20px;
	margin-top: -10px;
}
.body-content ul > li > ul{
	margin-top: 6px;
}
.body-content a{
	text-decoration:underline;
}
.body-content a:hover{
	color:#0059B2;
}

.body-content a.logout{
	padding: 8px;
	color:#fff;
	text-decoration: none;
	background-color: #aaa;
	line-height: 36px;
}
.tml-login .tml-submit-wrap input{
	padding: 8px;
	color:#fff;
	text-decoration: none;
	background-color: #23428d;
	border: none;
	margin-left: -15px;
	width:115%;
}
.body-content img.alignnone {
    vertical-align: middle;
}
.body-content table {
    font-family: DINCompPro;
    font-size: 20px;
    line-height: 30px;
    width: 100%;
    margin-bottom: 20px;
	word-break: break-all;  /* Arnold */
}
.table > thead > tr > th
{
	padding:7px;
}



.grid-content{
	padding-bottom:50px;
	background-color: #fff;
}
.grid-content a{
	display:block;
}
.grid-content a:hover{
	text-decoration:none;
}
.grid-content img{
	max-width:100%;
	border-bottom:6px solid #bbb;
	display: block;
    /*margin: 0 auto;*/
}
.grid-content span{
	display:block;
	font-family:DINCompPro-medium;
	font-size:18px;
	color:#000;
	margin-top:10px;
	margin-bottom:30px;
	/*padding-left: 3%;*/
	word-wrap: break-word;
}
.grid-content a:hover span{
	color:#23428d;
}
.grid-content a:hover img{
	border-bottom:6px solid #23428d;
}
.list-content{
	padding-bottom:50px;
	background-color: #fff;
}
.list-content img{
	max-width:100%;
}
.list-content h2{
	font-family:DINCompPro-medium;
	font-size:22px;
	color:#000;
}
.list-content p {
	font-family:DINCompPro;
	font-size:18px;
	color:#666;
	line-height: 28px;
    margin: 16px 0;
}

.list-content ul
{
	font-family:DINCompPro;
	font-size:18px;
	color:#666;
    line-height: 25px;
    margin-left: 30px;
    margin-bottom: 20px;
    margin-top: -10px;
}

.list-content a{
	display:inline-block;
}
.icon-content{
	background-color: #fff;
	padding-bottom:50px;
}
.icon-box{
	text-align:center;
}
.icon-box a {
    font-family:DINCompPro-medium;
	font-size:22px;
	color:#000;
	display: block;
	margin: 24px 0px;
}
.icon-box a:hover {
	color:#23428d;
	text-decoration:none;
}
.icon-box img {
	margin:0 auto;
    margin-bottom:15px;
}
.icon-box img.image1 {
    display: block;
	transition:all 0.4s;
}
.icon-box img.image2 {
    display: none;
	transition:all 0.4s;
}
.icon-box a:hover img.image1 {
    display: none;
	transition:all 0.4s;
}
.icon-box a:hover img.image2 {
    display: block;
	transition:all 0.4s;
}
.view-title.more{
    width: 120px;
	transition:all 0.4s;
}
.list-content a:hover .view-title.more{
	background-color:#000;
	transition:all 0.4s;
}
.list-content .one-list{
	margin-bottom:20px;
}
.list-content .list-desc{
	min-height: 250px;
	padding:0;
	border-bottom:6px solid #bbb;
}
.list-content .list-desc:hover{
	/*border-bottom:6px solid #23428d;*/
	border-bottom:6px solid #bbb;
	
}
.news-post .date-post{
	display: block;
}
.news-post .right{
	text-align:right;
}
.body-content .news-foot a{
	font-size:16px;
	color:#666;
}
.news-foot {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 14px 0;
    margin-top: 50px;
    margin-bottom: 30px;
}
.youtube{
	width: 70%;
    height: 300px;
    display: block;
    margin: 20px auto;
}
.youtube.bis{
	width: 100%;
	margin-top: 10px;
}
.forms-title{
	margin-bottom:20px;
}
.forms-title a {
    background: #999;
    line-height: 36px;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 190px;
    max-width: 100%;
    color: #fff;
    text-decoration: none;
	margin-bottom:10px;
	transition:all 0.4s;
}
.forms-title a.active{
	background-color:#000;
}
.forms-title a:hover{
	background-color:#000;
	text-decoration:none;
	color:#fff;
}
form.wpcf7-form {
    color: #666;
    font-size: 15px;
    font-family: DINCompPro-Bold;
}
select.wpcf7-form-control,
input.wpcf7-form-control {
    height: 32px;
    margin-top: 8px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 16px;
    color: #666;
    padding-left: 10px;
    border: 1px solid #333;
}
select#jumpMenu{
	height: 32px;
    margin-top: 8px;
    margin-bottom: 20px;
    width: 50%;
    font-size: 16px;
    color: #666;
    padding-left: 10px;
    border: 1px solid #333;
}
.tml-login .tml-submit-wrap {
    display: inline-block;
}
.email-input input.wpcf7-form-control {
    width: 49%;
}
textarea.wpcf7-form-control{
	height: 100px;
	margin-top: 8px;
  /*  margin-bottom: 20px; */
    width: 100%;
    border:1px solid #000;
	 padding: 8px;

}
input.wpcf7-form-control.wpcf7-submit {
	width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-family: DINCompPro-Medium;
    font-size: 16px;
}
span.wpcf7-form-control.wpcf7-checkbox > span {
    display: block;
    margin: 10px 0;
}
span.wpcf7-list-item-label {
    color: #666;
    font-family: DINCompPro;
    font-size: 18px;
}
input[type="checkbox"] {
    border-radius: 0;
    background-color: transparent;
    height: 16px;
    width: 16px;
}
.body-content form h3{
	color:#333;
	font-size:18px;
}
.first-survay{
	padding-top: 60px;
}.survey.first{
	margin-bottom: 10px;
}
.other-survay{
	 padding-top: 12px;
}
.survey span.wpcf7-form-control.wpcf7-checkbox > span{
	display:inline-block;
	width:14%;
	text-align: center;
}
.survey span.wpcf7-list-item-label {
    display: none;
}
.survey span.wpcf7-list-item-label:first-child{
	display:block;
}
.survey input[type="checkbox"]{
    margin: 0 auto;
    display: block;
}
.body-content .reps-title h3 {
    border-bottom: 3px solid;
    margin: 15px 0;
}
form.reps-form {
    margin-bottom: 20px;
}
.reps-form select{
	width: 450px;
    height: 40px;
    font-size: 16px;
    color: #666;
    padding-left: 10px;
    border: 1px solid #333;
    margin-right: 40px;
}
.reps-form input{
    background-color: transparent;
    border: none;
}
.reps-infos {
    line-height: 22px;
    color: #666;
}
.petit {
    height: 236px;
    overflow: hidden;
    transition: all 0.4s;
}
.show-hide-a .view-title{
	width:174px;
}

.show-hide-a:hover{
	cursor: pointer;
}
.event-date{
	display: block;
	font-weight: bold;
	margin-bottom:20px; 

}
.event-come{
	text-align: right;
}
.body-content .event-button .view-title{
	width: 162px;
}
.body-content ul strong{
	font-family: DINCompPro-medium;
}
.body-content.library strong a{
	color:#666;
	font-size: 20px;
	font-family: DINCompPro-medium;
}
.body-content.library strong a:hover{
	color:#0059B2;
}
.body-content.library h2{
	color:#23428d;
}
.body-content.library h3{
	font-size: 26px;
	color: #000;
}
thead.thead-inverse{
	background-color: #ccc;
	font-size: 20px;
}
tbody{
	font-size: 18px;
}
.body-content a.grey,
.body-content .grey-table a,
.grey-ul li a{
	color:#767A7D;
	font-size: 18px;
}
.body-content a.grey:hover,
.body-content .grey-table a:hover,
.grey-ul li a:hover{
	color:#23428d;
}
#show-training{
	display: none;
}
.body-content #show-training h3{
	font-size: 18px;
}
.body-content #show-training h3 span{
	display: block;
	color: #666
}
.body-content #show-training ul{
	margin-top: 0;
}
.module{
	margin-top: 40px;
}
/*****************Test Page*******************/
.body-content ul.font-18{
	font-size: 18px;
}
.grid-content span.font-18,
.body-content p.font-18{
	font-size: 18px;
}
.body-content ul.font-18 strong{
	font-family: DINCompPro-medium;
}
span.question{
	display: block;
	margin-bottom: -15px;
}
/*---------------------------------------footer------------------------------------------------*/
footer{
	background-color:#333;
}
.social-box{
	border-bottom:2px solid #666;
	padding-bottom: 6px;
    margin-bottom: 14px;
}
.social-media{
	color:#fff;
	padding: 26px 0;
}
.social-media .left{
	font-size:14px;
}
.social-media .left p{
	font-size: 15px;
    line-height: 22px;
	margin-bottom: 8px;
}
.social-media .left span{
	display:block;
	font-size:24px;
	margin-bottom: 20px;
}
.social-media a {
    color: #fff;
}
.social-media a:hover {
	text-decoration:none;
}
.social {
	margin-top: 12px;
	text-align: right;
}
.social span{
	width:24px;
	height:24px;
	display: inline-block;
	vertical-align: middle;
	transition:all 0.4s;
	margin-left: 14px;
}
span.fb{
	background-image:url(images/i_fb.png);
}
span.tw{
	background-image:url(images/i_tw.png);
}
span.gg{
	background-image:url(images/i_gg.png);
}
span.yt{
	background-image:url(images/i_yt.png);
}
span.in{
	background-image:url(images/i_in.png);
}
span.fb:hover{
	background-image:url(images/i_fb_hover.png);
	transition:all 0.4s;
}
span.tw:hover{
	background-image:url(images/i_tw_hover.png);
	transition:all 0.4s;
}
span.gg:hover{
	background-image:url(images/i_gg_hover.png);
	transition:all 0.4s;
}
span.yt:hover{
	background-image:url(images/i_yt_hover.png);
	transition:all 0.4s;
}
span.in:hover{
	background-image:url(images/i_in_hover.png);
	transition:all 0.4s;
}
.CP h1{
	font-size:24px;
	margin-bottom: 10px;
}
.CP h1 sup{
	font-size:16px;
}
.CP p{
	font-family:DINCompPro;
	font-size:14px;
	line-height: 28px;
}
.CP16 p{
	font-family:DINCompPro;
	font-size:16px;
	line-height: 22px;
}
.CP p a{
	color: #fff;
}
.CP p a:hover{
	text-decoration:none;
}
.footer-menu ul.nav-foot {
    padding: 16px 0;
    text-align:center;
}
.footer-menu ul.nav-foot > li{
	display:inline-table;
	width: 15.5%;
    text-align: left;
}
.footer-menu ul.nav-foot > li > a{
	color:#fff;
	font-size:16px;
	font-family:DINCompPro-medium;
	display: block;
    padding: 14px 0;
}
.footer-menu ul.nav-foot > li > a:hover{
	text-decoration:none;
}
.footer-menu ul.nav-foot > li  >ul >li{
	display:block;
	padding: 6px 0;
}
.footer-menu ul.nav-foot > li  >ul >li>a{
	color:#fff;
	font-size:14px;
	font-family:DINCompPro;
	/*padding-left: 16px; */
	display: inline-block;
/*	background-image: url(images/footer-arrow-right-main.png); */
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.footer-menu ul.nav-foot > li  >ul >li>a:hover{
	color:#F4911E;
	text-decoration:none;
}

/* Phone header */
.phone-head-p{
	text-align: right;
	margin-top: 15px;
	font-family: 'Helvetica', sans-serif;
	color:#203f8e;
}

.wilcoxon-code{
	border-left: 1px solid #bbbbbb;
	padding-left: 15px !important;
	padding-right: 40px !important;
}

.phone-head-p .phone-number{
	padding-right: 15px;
}

.phone-head-p span{
	padding-left:5px;
	padding-right: 5px;
}

.phone-head{
	font-weight: bold;
}
/*-------------------------------------Responsive-------------------------------------------*/
/********* Arnold ******/

@media (max-width: 767px)
{
	header .top-head
	{
		/*text-align:left; */
		text-align:right;
	}
	
	header .top-head .head-top>div.flag
	{
		margin-right:0px;
	}
	
	.container.foot, .container.grid-content, .container.body-content, .container.list-content, .container.icon-content
	{
		width: 100%;
	}
	.first-row
	{
		padding-right:0px !important;
	}
	.reps-form select 
	{
    width: 100%;
    margin-right: 15px;
    margin-bottom: 20px;
	}
	.list-content .list-desc {
     min-height: 250px;
    padding-right: 15px !important;
    padding-left: 15px !important;
    border-bottom: 6px solid #bbb;
	margin-top: 10px;
	}
}
@media (max-width: 991px)
{
.list-content .list-desc {
     min-height: 250px;
    padding-right: 15px !important;
    padding-left: 15px !important;
    border-bottom: 6px solid #bbb;
	margin-top: 10px;
	}
}
	.wilx
	{
    float: left;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 10px;
	}
	
	.aform
	{
		padding-left: 10px;
		float: left;
		padding-right: 10px;
	}

	.ainput
	{
		width: 200px;
		height: 42px;
		color: #000;
	}
	
	.first-row
	{
		padding-right:18px;
	}
	
	.aresimg img
	{
		max-width:100%;
	}
	
	.wpcf7-captchar
	{
		width:60px !important;
	}
	
	.body-content .view-title.find
	{
		    width: 200px;
			margin-top: 0px;
	}
	
	
	.libold li
	{
		 font-family: DINCompPro-bold;
	}
	
	.body-content .tint hr
	{
		border-top: 2px solid #000;
	}
	
	.body-content .tint h3
	{
		color:#000;
	}
	
	.body-content .view-title.find
	{
		width: 200px;
    margin-top: 0px;
	}
	.body-content.library .aslide a 
	{
    color: #000;
    font-size: 20px;
	font-family: DINCompPro-medium;
	}
/********************/


/*@media only screen and (min-width : 1450px) {
header .menu > ul > li:nth-child(5) > ul.sub-menu {
    right: 27%;
}
}
@media only screen and (max-width : 1290px) {
header .menu > ul > li:last-child > ul.sub-menu {
    right: 0;
}
}*/
@media only screen and (min-width : 1815px){
.menu-container{
	width: 85%;
}
}
@media only screen and (min-width : 1560px) and (max-width: 1814px){
.menu-container{
	width: 85%;
}
}
@media only screen and (min-width : 1369px) and (max-width: 1559px){
.menu-container{
	width: 84%;
}
}
@media only screen and (min-width : 1220px) and (max-width: 1368px){
.menu-container{
	width: 82%;
}
}
@media only screen and (min-width : 1005px) and (max-width: 1102px){
.menu-container{
	width: 78%;
}
}
@media only screen and (min-width : 992px) and (max-width: 1004px){
.menu-container{
	width: 77%;
}
}
@media only screen and (min-width : 774px) and (max-width: 991px){
.menu-container{
	width: 70%;
}
}
@media only screen and (min-width : 600px) and (max-width: 773px){
.menu-container{
	width: 60%;
}
}
@media only screen and (min-width : 500px) and (max-width: 599px){
.menu-container{
	width: 50%;
}
}
@media only screen and (min-width : 400px) and (max-width: 499px){
.menu-container{
	width: 37%;
}
}
@media only screen and (max-width : 400px){
.menu-container{
	width: 28%;
}
}
@media only screen and (min-width : 1057px)  and (max-width: 1135px){
header .menu > ul > li{
/*	padding-right: 6%; */
	padding-right: 4%;
	padding-bottom: 16px;
}
}
@media only screen and (min-width : 1230px) {
header .menu > ul > li{
/*	padding-right: 8%; */
	padding-right: 6%;
	padding-bottom: 16px;
}
}
@media only screen and (min-width : 768px) and (max-width : 1016px) {
.resources-section .infos,
.resources-section .infos-image{
	min-height:506px;
}
.services-section .infos,
.services-section .infos-image{
	min-height:545px;
}
.about-section .infos,
.about-section .infos-image{
	min-height:462px;
}
}
@media only screen and (min-width : 1017px) {
.about-section .row,
.resources-section .row,
.services-section .row,
.market-section .row,
.product-section .row {
  display: flex; /* equal height of the children */
}
}
@media only screen and (min-width: 992px){
.col-sm-offset-2 {
    margin-left: 0;
}
}
@media only screen and (min-width : 998px) and (max-width : 1056px) {
header .menu > ul > li{
	/*padding-right: 5%; */
	padding-right: 3%;
	padding-bottom: 16px;
}
}
@media only screen and (min-width : 992px) and (max-width :997px) {
header .menu > ul > li{
/*	padding-right: 5%; */
	padding-right: 3%; 
	padding-bottom: 16px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.services-section,
.about-section{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 49%, #f7f7f7 50%, #f7f7f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 49%,#f7f7f7 50%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffffff 0%,#ffffff 49%,#f7f7f7 50%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */
}
}

@media only screen and (max-width : 991px) {
/*.market-section .infos .app {
    width: 50%;
    border-right: none;
}
.market-section .infos .app:first-child {
    width: 50%;
	border-right: 2px solid #23428d;
}
.market-section .infos .app:nth-child(3) {
    width: 50%;
	border-right: 2px solid #23428d;
}*/
}
@media only screen and (max-width: 767px){
header .top-head .search{
	display:none;
}
header .top-head .buy span,
header .top-head .cart span,
header .top-head .login span{
	display:none;
}
#homeslider{
	display: none;
}
.find-buy .left{
	border-bottom: 2px solid #fff;
}
.product-section,
.services-section,
.about-section{
	background: #f7f7f7;
}
.infos-image{
	display: none;
}
.body-content p{
	word-wrap: break-word;
}
.grid-content span{
	padding-left: 0;
}
input[type="checkbox"]{
	display: inline-table;
	margin-top: -4px;
}
span.wpcf7-list-item-label{
	display: inline-table;
    width: 93%;
}
.survey span.wpcf7-form-control.wpcf7-checkbox > span{
	width: 33%;
}
.survey span.wpcf7-form-control.wpcf7-checkbox > span:first-child,
.survey span.wpcf7-form-control.wpcf7-checkbox > span:nth-child(3),
.survey span.wpcf7-form-control.wpcf7-checkbox > span:nth-child(5),
.survey span.wpcf7-form-control.wpcf7-checkbox > span:nth-child(7){
	display: none;
}
.social {
    text-align: left;
}
.social span{
	margin-left: 0;
	margin-right: 14px;
}
.footer-menu ul.nav-foot{
	padding:0;
}
.footer-menu ul.nav-foot > li{
	width:100%;

}
.footer-menu ul.nav-foot > li  a{
	display: block;
	background-repeat: no-repeat;
    background-position: 92%;
	border-bottom: 1px solid #444;
	padding: 1em;
}
.footer-menu ul.nav-foot > li  >ul >li{
	padding:0;
}
.footer-menu ul.nav-foot > li.down > a{
	background-image: url(images/menu-arrow-right.png);
}
.footer-menu ul.nav-foot > li.up a{
	background-image: url(images/menu-arrow-up.png);
}
.footer-menu ul.nav-foot > li  >ul.sub-menu{
	display:none;
	background-color:#f5f5f5;
}
.footer-menu ul.nav-foot > li  >ul.sub-menu > li > a{
	color:#000;
	padding: 1em 24px;
	background-image: url(images/footer-arrow-right.png);
    background-position: 15px;
}
}
@media only screen and (max-width : 479px) {
.market-section .infos .app{
	border:none;
}
}
@media only screen and (max-width : 400px) and (min-width: 351px){
header .top-head {
    text-align: right;
   /* padding-right: 15px; */
}
}
@media only screen and (max-width : 350px) {
body {
    padding-top: 126px;
}
header .top-head{
	text-align: center;
	padding-bottom: 10px;
}
header .top-head .head-top>div{
	padding: 12px 14px;
}
header .logo{
	width: 154px;
}
.carousel-indicators {
    bottom: -15px;
}
}
	
	@media (max-width: 767px)
	{
		.find-buy-box 
		{
		padding-left: 0px;
		padding-right: 0px;
		}
	}
	.find-buy a img 
	{
    display: inline;
    margin-top: 0px;
    vertical-align: middle;
    padding-right: 10px;
	}
	
	.infos-image.inf.righty
	{
    text-align: center;
	}
	
	.table.mw80 > thead > tr > th, .table.mw80 > tbody > tr > th, .table.mw80 > tfoot > tr > th, .table.mw80 > thead > tr > td, .table.mw80 > tbody > tr > td, .table.mw80 > tfoot > tr > td 
{
    min-width: 80px;
}	

.table.mw85 > thead > tr > th, .table.mw85 > tbody > tr > th, .table.mw85 > tfoot > tr > th, .table.mw85 > thead > tr > td, .table.mw85 > tbody > tr > td, .table.mw85 > tfoot > tr > td 
{
    min-width: 86px;
}

/********** media for customer survey items */

	@media (max-width: 767px)
	{
		.first-survay {top: 56px;}
		.survey span.wpcf7-list-item-label:first-child {margin-bottom: 25px;}
	
	}
	
	.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.dropdown-menu > li > a.flag {
    background: none;
    width: inherit;
    height: inherit;
}

header .top-head .head-top>div.lang
{
	padding-right: 30px;
    padding-left: 10px;
}

.ibvm
{
	display: inline-block;
    vertical-align: middle;
}

.signbtn
{
	min-height: 36px;
	height: auto;
    width: 160px;
    display: inline-block;
    vertical-align: middle;
    background-color: #C1D62E;
    text-align: center;
    padding-top: 8px;
   /* margin-top: 6px; */
}

.signbtn:hover
{ 
	background-color: white;
	color: #333;
	font-weight: bold;
}
.env
{
	font-size: 15px;
    margin-right: 8px;
    vertical-align: middle;
    top: -1px;
}
@media only screen and (min-width: 768px) {
.footer-menu ul.nav-foot > li.menu-item-590
{
	    width: 19%;
}

.footer-menu ul.nav-foot > li.menu-item-849
{
	width: 12%;
}
.sidebar-product-promote-mobile{
	display: none;
}


}
.stpfloat
{
	clear:both;
}

@media only screen and (max-width : 767px) {
.stpfloat-xs
{
	clear:both;
}
}
@media only screen and (max-width : 991px) and (min-width: 768px){
.stpfloat-sm
{
	clear:both;
}

}

@media only screen and (max-width : 1199px) and (min-width: 992px){
.stpfloat-md
{
	clear:both;
}
}
@media only screen and (min-width : 1200px)
{
.stpfloat-lg
{
	clear:both;
}
}

/*** Search tab style ***/

.body-content ul.search_nav-tabs 
{
    margin: 0;
    border-bottom: 1px solid #23428d;
    margin-bottom: 20px;
}
.search_nav-tabs > li > a 
{
    border-color: #23428d;
    border-radius: 0;
    margin-right: 0;
    color: #666;
    text-decoration: none;
    font-family: DINCompPro-medium;
	padding:10px 40px;
}

.search_nav-tabs > li > a:hover {
    border-color: #23428d;
}

.search_nav-tabs > li > a:hover, .search_nav-tabs > li > a:focus 
{
    text-decoration: none;
    background-color: transparent;
    color: #666;
}

.search_nav-tabs > li.active > a, .search_nav-tabs > li.active > a:hover, .search_nav-tabs > li.active > a:focus 
{
    color: white;
    background-color: #23428d;
    text-decoration: none;
    border: 1px solid #23428d;
}

.searchwp-highlight {
    /*color: #000;*/
	color: #23428d;
    font-family: DINCompPro-medium;
}

.sort_by_container
{
	width:150px;
	margin-left: 20px;
}

.body-content .sort_by_title
{
	margin-bottom:0px;
}

.sort_by_row
{
	padding-top:8px;
}

.s_product_image {
    margin-bottom: 10px;
    border: 1px solid #d1d1d1;
}

.body-content .color-inherit, .body-content .color-inherit:hover, .body-content .color-inherit:active, .body-content .color-inherit:focus
{
    color: inherit;
}

.body-content .no-underline ,.body-content .no-underline:hover ,.body-content .no-underline:active ,.body-content .no-underline:focus
{
    text-decoration: none;
}

.product_search_desc {
    min-height: 120px;
}

.sort_by.fade
{
	display:none;
}
.sort_by.fade.in
{
	display:block;
}

@media only screen and (max-width: 767px) 
{
	.sort_by_row {
    padding-top: 20px;
    float: none !important;
    text-align: center;
    clear: both;
	}
	.body-content ul.search_nav-tabs 
	{
		border:none;
		text-align: center;
	}
	.search_nav-tabs > li 
	{
		width: 50%;
	}
	.product_search_desc {
    min-height: 120px;
    height: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
	}

	.sidebar-product-promote{
		display: none;
	}


	.wilcoxon-code {
    border-left: 1px solid #bbbbbb;
    padding-left: 15px !important;
    padding-right: 5px !important;
}
}
/*--------Search menu -----------*/
input.search-submit
 {
    border: none;
    font-size: 13px;
    line-height: 15px;
    background: none;
    margin-right: -20px;
    padding-right: 20px;
    color: white;
    margin-top: -10px;
    padding-top: 10px;
    margin-bottom: -10px;
    padding-bottom: 10px;
    outline: none;
    padding-left: 35px;
    background-image: url(./images/i_search.png);
    background-repeat: no-repeat;
    background-position: 10px center;
	background-size: 24px;
}

header .top-head .search form {
    display: inline-block;
    /* padding-right: 24px; */
    color: #000;
    margin-top: -3px;
    margin-bottom: -5px;
}

/*--------End Search menu -----------*/

/*** End Search tab style ***/


.mobile-menu-row:after {
    content: " ";
    display: table;
    clear: both;
}
.mobile-menu-row .hide-menu
{
    padding-top: 30px;
    padding-right: 10px;
    float: right;
}

.mobile-menu-row.row1
{
	padding-bottom: 15px;
}

/*Style of the product promote page */

.product-promote-section{
	margin-bottom: 70px;
}

.single-product{
	border:1px solid #AAAAAA;
	margin-bottom: 20px;
}

.single-product img{
	margin: auto;
    display: block;
}

h2.product-title-section{
    font-family: DINCompPro-bold;
    font-size: 30px;
    color: #23428d;
    margin-bottom: 20px;
}

.product-parent-application{
	text-align: center;
}

.product-parent-application img{
	margin-bottom: 20px;
}

.configuration-item{
	margin-bottom: 30px;
	list-style: none;
}

.product-parent-application{
	margin-bottom: 35px;
}


.download-pdf-product-comparaison{
	padding: 15px;
	border :1px solid #333333;
	margin-top: 20px;
	margin-bottom: 30px;
	color:#FFF !important;
	background-color:#153E90;
	font-size: 16px;
	font-family: DINCompPro-bold;
	text-decoration: none !important;
	display: inline-block;
}

.download-pdf-product-comparaison:hover{
	background-color: #000;
}


/* Sidebar product */

.sidebar-title{
	padding-left:25px;
	color :#323232;
	font-size:18px;
	font-family: 'arial';
	margin-bottom: 25px;
	min-height: 25px;
	text-transform: uppercase;
	background-image: url('images/nav-bar-image.png');
	background-position:left center;
	background-repeat: no-repeat;
	background-size: 22px;
}

.sidebar-list{
	padding-left:25px;
}
.sidebar-list li{
	list-style: none;
}

.sidebar-list li a{
	font-family: 'arial',sans-serif;
	font-size: 16px;
	color:#666666;
}

.main-product-item{
	margin-bottom: 37px;
}

.group-item{
	margin-top:6px;
	margin-bottom: 6px;
	margin-left:8px;
}

.product-configuration-list{
	margin-left:0px!important;
}

.configuration-item a{
	color:#153E90;
	font-size: 18px;
	font-family: DINCompPro-bold;
	text-decoration: none;

}


.mobile-product-promote-side-bar{
	display: none;
}
.gdpr-bar{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
        color: #fff;
    z-index: 9900;
    background-color: #fff;
    border-top: 1px solid #202020;
        color: #666;
    padding: 20px;
    line-height: 23px;
    display: none;
}
.gdpr-bar a{
	
}
.gdpr-bar p{
	width: 84%;
	float: left;
	margin-bottom: 10px;
}
.gdpr-bar span{
    background-color: #38b140!important;
    border-radius: 150px;
    padding: 8px 30px;
    color: #FFF;
    cursor: pointer;
        display: inline-block;
}





