.countries-list h3{
	display:none;	
}
.content.news-thumbnail{
	display:none;	
}
.content-list.list-button-link li a span:hover{
	color: #00559c;
}


/*Search Pagination*/
ul.pagination.pagi-prev-next li.pagination-number a {
    background-color: #FFFFFF;
    color: #8A94AD;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
    font-weight: 600;
    padding: 5px;
    margin-right: 5px;
    margin-left: 0;
    border: none;
    float: none;
}


.pagination.pagi-prev-next li.pagination-number.current {
    background: #00559c;
    color: #fff;
    padding: 2px 8px 2px 8px;
    border-radius: 2px;
}


.pagination.pagi-prev-next li.pagination-previous {
    display: inline-block;
}

.pagination.pagi-prev-next li.pagination-previous a, .pagination.pagi-prev-next li.pagination-next a {
    border: none;
    float: none;
    color: #00559c;
}

ul.pagination.pagi-prev-next {
    font-size: 16px;
}

li.pagination-previous.disabled, li.pagination-next.disabled {
    padding: 6px 12px;
    color: #cacaca;
    cursor: not-allowed;
}
/*End Search Pagination*/

/*Search Box*/
/* form.search-box-form.navbar-form.navbar-right.hidden-sm.hidden-xs.search .input-group-button::before {
    content: "\e003";
    position: absolute;
    color: #515151;
    font-size: 20px;
    font-family: 'Glyphicons Halflings';
    border: 1px solid #C1C1C1;
    padding: 4px 8px 0 8px;
    border-radius: 0 5px 5px 0;
    margin-left: -15px;
} */

.home-search.search .input-group {
    display: inline-table;
}

.search-box-form.mobile_search .input-group-button {
    width: 1%;
}

.mobile_search.search .input-group .input-group-button input.button {
    background: none;
    width: 100%;
}

.search-box-form.mobile_search input.input-group-field {
    width: 100%;
}

.search .input-group {
    display: table;
}

.search input.input-group-field {
    border-radius: 5px 0 0 5px;
}

.search .input-group .input-group-button {
    display: table-cell;
    padding: 0 2px 0 2px;
    text-align: center;
    height: 100%;
    margin: 0;
    white-space: nowrap;
    vertical-align: middle;
}

.search .input-group .input-group-button input.button {
    margin-left: -5px;
    border-radius: 0 5px 5px 0;
    border: 1px solid #C1C1C1;
    background: url(../Images/search.svg);
    background-repeat: no-repeat;
    background-size: 20px 25px;
    width: 35px;
    padding: 6px 10px;
    background-position: 5px;
	outline:none;
}

/*Search Results Page*/
p.btn-results {
    color: #558ec2;
}

.result-content {
    font-size: 16px;
}

.search-result .result-page h4 {
    font-size: 21px;
}

.content:last-child .border-2 {
    border: none;
}

.result-page {
    margin-top: 20px;
    margin-bottom: 30px;
}

.container.search-result {
    padding-top: 50px;
}
/*End of Search Results Page*/

/*Flags Image*/
.text.Brand.Class.img-flag img {
	width:40px;
	height:27px;
}
@media screen and (min-width:1441px){    
	.countries-items img
	{
		width: 8vw;
		max-width: 140px;
		height: 100%;
	}
}


@media screen and (min-width:768px) and (max-width:1440px){    
	.countries-items img
	{
		width: 15vw;
		height: 100%;
	}
}


@media screen (max-width:767px){    
	.countries-items img
	{
		width: 25vw;
		height: 100%;
	}
}
/*Carousel Slick*/
button.slick-prev.slick-arrow::before {<<
    pseudo: before>></<pseudo:before>>;
    content: ''!important;
    display: block;
    width: 40px;
    height: 50px;
    position: absolute;
    background-image: url(../Images/left.png);
    background-repeat: no-repeat;
    background-size: 15px;
}

button.slick-next.slick-arrow::before {
    content: ''!important;
    display: block;
    width: 40px;
    height: 60px;
    position: absolute;
    background-image: url(../Images/right.png);
    background-repeat: no-repeat;
    background-size: 15px;
}

.slick-slide{
	outline:none !important;
}
.wrapper.carousel-slick {
	margin-top:0px;
	margin-bottom:0px;
}

.item-slick {
    float: none;
    margin: 0;
    display: table;
}

.text-slick {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-right: 80px;
    text-align: justify;
	font-size:16px;
}

.item-slick h3 {
    color: #00559c;
}

div.item-slick img {
    height: 500px;
    margin: 25px;
    object-fit: contain;
    font-family: 'object-fit:contain;';
    display: table-cell;
    width: 80%;
}

div.item-slick a.btn-submit-slick {
    background-color: #558ec2;
    border:none;
    border-radius: 10px 0 10px 0;
    color: white;
    padding: 9px 28px;
    margin: 10px 0 30px 0;
    text-decoration: none;
}

div.item-slick a {
    display: inline-block;
    margin-top:20px;
}
/*End of Carousel Slick*/

.left {
  float: left;
  margin-left: 13px
}
.glyphicon-search {
	color: #fff;
}
.mobile_search {
	margin: 6px 0 10px 0;
}
.navbar {
	margin-bottom: 0;
}
.navbar-inverse {
	background-image: none;
	background-color: #F9F9F9;
	border:none;
	border-radius: 0;
}
.navbar-form {
	margin-top:13px;
	margin-bottom: 13px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #00559c;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
.navbar-inverse .navbar-nav>.active>a {
	font-weight: 600;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
	text-shadow: none;
	color: #808080;
}
nav .navbar-nav {
	padding: 5px 0px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
.collapsing {
	position:relative;
    height: auto;
}
.search button {
    padding-top: 4px;
    padding-bottom: 8px;
    background-color: white;
    border-radius: 0px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #C1C1C1;
}
.search button img {
	width: 17px;
	height: 100%;
}
.search input {
    padding-top: 4px;
    padding-bottom: 8px;
	padding-left:8px;
	padding-right:8px;
    background-color: white;
    border-radius: 0px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #C1C1C1;
	outline:none;
}
header.mainHeader {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    max-width: 100vw;
}
body * {
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 0;
}
ul {
	padding-left: 13px;
}
ul li {
	list-style-image: url('../images/ul.svg');
}
figure img {
	width: 100%;
}
.images-slider {
	text-align: center;
}
.images-slider img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
    font-family: 'object-fit:contain; object-position:center;'
}
.maxi-image-slider img {
    height: 480px;
    object-fit: contain;
    object-position: center;
    font-family: 'object-fit:contain; object-position:center;'
}
.footer ul li {
	list-style-image: url('../images/ul-footer.svg');
}
/*IE LIST FIX*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	ul li {
		list-style-image: url('../images/ul-ie.svg');
	}
	.footer ul li {
		list-style-image: url('../images/ul-footer-ie.svg');
	}
	.search .input-group .input-group-button input.button{
		padding: 5px 10px;
	}

	.nav>li>a{
		padding:10px 10px;
	}
	
	nav .navbar-nav{
		padding:10px 0px;
	}
	
	.search input{
		padding-bottom:10px;
	}
	
}
/*EDGE 12 LIST FIX*/
@supports (-ms-accelerator:true) and (not (color:unset)) {
	ul li {
		list-style-image: url('../images/ul-ie.svg');
	}
	.footer ul li {
		list-style-image: url('../images/ul-footer-ie.svg');
	}
}
/*EDGE 13+ FIX*/
@supports (-ms-ime-align:auto) and (color:unset) {
	ul li {
		list-style-image: url('../images/ul-ie.svg');
	}
	.footer ul li {
		list-style-image: url('../images/ul-footer-ie.svg');
	}
}
.wrapper {
	max-width: 100vw;
	margin-bottom: 0;
}
.container {
	margin-bottom: 0;
}
.wrapper.hidden-xs {
	overflow: hidden;
}
.section-title h1 {
	text-align: center;
	position: relative;
	font-weight: 600;
}
.description {
	background-color: #F4F4F4;
	color: #808080;
}
.description h2 {
	color: #282828;
}
.border-description {
	border-style: solid;
	border-color: #f4d200;
}
.text h2 {
	color: #00559c;
	margin-bottom: 15px;
}
.maxi-image-slider img {
	width: 100%;
}
.images-slider {
	display: inline-block;
}
a[name="back"] {
	color: #808080;
	padding:10px 0;
}
a[name="back"]:before {
    background-image: url('../images/arrow.svg');
    background-size: cover;
    margin-right: 3px;
    display: inline-block;
    width: 9px;
    height: 11px;
    content: "";
}
/*Added for career*/
.careers-list .career-infos {
	margin-top: -5px;
	margin-bottom: 12px;
}
.careers-list {
	margin: 15px 0;
}
.careers-list img, .careers-list .career-infos {
	display: inline-block;
	vertical-align: top;
}
.careers-list a, .career-date, .career-sector, .career-location {
	display: block;
}
.careers-list a {
	text-decoration: underline;
	font-weight: 700;
}
.careers-list img {
	height: 55px;
	width: 55px;
	object-fit: cover;
	font-family: 'object-fit: cover; object-position: center;';
}
.career-job {
	display: block;
}
.career-job + .career-job {
	border-top: 1px solid #C1C1C1;
	padding-top: 12px;
}
/*Added 4 carrers*/
.inline-block {
	display: inline-block;
}
.f-left {
	float: left;
}
.jobs-list img {
	margin-right: 15px;
}
.jobs-list span {
	display: block;
}
.jobs-list a {
	display: inline-block;
	text-decoration: none;
	color: white;
}
.button-design {
	border-radius: 10px 0 10px 0;
	background-color: #558ec2;
	padding:6px 18px;
	text-decoration: none;
	color: white;
}
.row.jobs:hover {
	background-color: #f4f4f4;
}
.border-2 {
	border-width: 1px 0 0 0;
	border-color: #c1c1c1;
	border-style: solid;
	margin:10px 0;
}
.job-title {
	font-weight: 700;
}
.job-subtitle, .job-location {
	font-weight: 600;
}
.job-location-title {
	font-weight: 700;
}
.also-like {
	margin-top: 5em;
	text-align: center;
}
.also-like h3 {
	text-align: left;
	margin-bottom: 1.5em;
	font-weight: 600;
	padding: 0 15px;
}
.also-like img {
	width: 100%;
	height: 100%;
}

/*Added for brands*/
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.description select {
    outline: none;
    border: none;
    border-radius: 2px;
    background-color: #ffd300;
    font-weight: 600;
}
.img-background img {
	width: 100%;
	height: 100%;
}
.caption a {
	width: 100%;
	color:#558ec2;
	font-size: 13px;
}
.separator {
	height: 1px;
	width: 100%;
	margin: 40px 0;
}
.brand-container {
    position: relative;
    display: block;
}
.caption img {
	width: auto;
	display: block;
}
.caption {
	position: absolute;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+40,0.7+100 */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3ffffff',GradientType=1 ); /* IE6-9 */
    bottom: 0;
    width: 100%;
    color: black;
    display: table;
}
.caption-block {
	display: table-cell;
	vertical-align: middle;
}

/*Added 4 Content*/
.brand-container.csr {
    display: inline-block;
    float: left;
}
/*.image-text li {
	margin-left: 20px;
}*/
.content-page li {
	text-align: justify;
}
.image-text li + li {
	padding-top: 10px;
}
.text h3 {
	color: black;
	margin-top: 40px;
	margin-bottom: 10px;
}
.text h3:first-of-type {
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content-page h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.content-page h2:first-of-type {
	margin-top: 0px;
	margin-bottom: 10px;
}
.download-link, .download-link:active, .download-link:focus, .download-link:hover {
	color: #558ec2;
	margin-left: 10px;
}
/*Added 4 procurement */
.images-text-content {
	width: 100%;
	text-align: justify;
}
.image-block img {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}
.border-separator {
	border-top: 1px solid black;
	margin:15px 0;
	width: 100%;
}
.images-text-content a, .images-text-content a:hover, .images-text-content a:focus ,.images-text-content a:active {
	margin-left: 0;
	display: block;
}
.images-text-content a:hover {
	text-decoration: none;
	color: purple; 
}
/*Added 4 CSR*/
.table-items {
	background-color: #F4F4F4;
	padding: 15px;
}
.table-items h4, .table-items h5 {
	text-align: center;
}
.border-yellow {
	width: 98%;
	margin: 12px auto;
	border-top: 1px solid #ffd300;
}
.content-page-text p {
	text-align: justify;
}
.content-page-text ul li {
	margin-bottom: 10px;
}
.description a, .description a:active, .description a:focus, .description a:hover {
	margin: 0;
}
/*Added 4 Products & services*/
.products-list-item:hover .caption {
    display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    height: 100%;
}
.products-list-item:hover .caption-block {
    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}
.products-list-item h4 {
	width: 100%;
}
.products-list-item .caption h4 {
	margin-bottom: 0;
}
.jobs p, .jobs li {
	text-align: justify;
}
.jobs h2 {
	margin-top: 3em;
}
.jobs h4 {
	font-weight: bold;
	margin-top: 2em;
}
.page-header {
	border:none;
}
.infos-jobs {
	margin-bottom: 2em;
}
.form-group {
	margin-bottom: 5px;
}
.jobs .form-group:nth-child(2n+2) {
	float: right;
}
.form-group input, .form-group select, .form-group textarea {
	border-radius: 2px;
	border:1px solid #abacad;
}
.required-field .control-label:before, .required-field .checkbox:after {
	color: #00559c !important;
}
label {
	display: block;
	word-spacing: normal;
}
#uploadFile, #uploadFile2 {
	display: inline-block;
	background-color: white;
	padding: 3px;
	height: 34px;
	border-radius: 2px 0 0 2px;
	width: 75%;
	border-width: 1px 0px 1px 1px;
}
.button-upload {
	border-radius: 0 2px 2px 0;
	background-color: #558ec2;
	height: 34px;
	display: inline-block;
	width: 25%;
	padding: 7px;
	text-align: center;
	color: white;
	cursor: pointer !important;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 60px;
}
.fileUpload {
    display: table;
    width: 100%;
    word-spacing: -2em;
    position: relative;
}
.has-feedback .form-control {
	padding-right: 18px;
}
.help-block {
	padding:2px 0;
	height: 20px;
	margin: 0;
	overflow: hidden;
	font-size: 13px;
}
.page-header {
	padding-right: 15px;
	padding-left: 15px;
}
.btn-submit {
	background-color: #558ec2;
	border:none;
	border-radius: 10px 0 10px 0;
	color: white;
	padding: 9px 28px;
	margin: 10px 0 30px 0;
}
a.btn-submit:hover {
    color: white;
    text-decoration: none;
}
.has-error .checkbox, .has-error .checkbox-inline,
.has-error .control-label, .has-error .help-block,
.has-error .radio, .has-error .radio-inline,
.has-error.checkbox label, .has-error.checkbox-inline label,
.has-error.radio label, .has-error.radio-inline label,
.has-success .checkbox, .has-success .checkbox-inline,
.has-success .control-label, .has-success .help-block,
.has-success .radio, .has-success .radio-inline,
.has-success.checkbox label, .has-success.checkbox-inline label,
.has-success.radio label, .has-success.radio-inline label {
	color: black;
}
.image-right img {
	width: 100%;
}
.radio {
    display: inline-block;
    margin-bottom: 0;
}
.scfMultipleLineTextBorder {
	float: none !important;
}
.radio-button-gender div {
	color: white;
}
.radio-button-gender label {
    background-color: #558ec2;
    border: none;
    background-image: none;
}
.radio-button-gender label:first-of-type {
    border-radius: 10px 0 0 0;
}
.radio-button-gender label:last-of-type {
    border-radius: 0 0 10px 0;
    margin-left: 1px !important;
}
.radio-button-gender label:focus {
	outline:none;
}
.adress-contact table td, .adress-contact table, table.infos-adress-countries, .infos-adress-countries td {
	padding: 0;
	outline: 0;
	text-align: left;
	vertical-align: top;
}
.adress-contact p {
	margin-bottom: 0;
}
.contact .form-group:nth-child(2n+1) {
	float: right;
}
.items-list-country img {
	height: 45px;
	width: auto;
	display: block;
	margin: 0 auto;
}
.countries-list .items-list-country .infos-adress-countries{
	text-align:left;
}
table.infos-adress-countries {
	width: 100%;
}
a.link, a.link:hover, a.link:active, a.link:focus {
	color: #558ec2;
}
a.link:hover, a.link:active, a.link:focus {
	text-decoration: underline;
}
.items-list-country tr td:nth-of-type(2) {
	padding: 0 5px;
}
.countries-selector select {
    outline: none;
    border: none;
    border-radius: 2px;
    background-color: #F4F4F4;
}
.adress-contact table {
	width: 60%;
}

.adress-contact .logo-footer {
	margin-top: 20px;
}
.adress-contact h2 {
	font-weight: normal;
}
.text-infos {
	margin-bottom: 30px;
}
.items-list-country {
	overflow: hidden;
}
div[data-country]
{
  display: none;
}
/*CHANGE CLASS NAME */
.values-list, .factories-list, .promo-list {
	display: flex;
	display: -ms-flexbox;
	margin: 40px 0 60px 0;
    max-height: 300px;
}
/* Change class name*/
.promo-grey div {
	background-color: #F4F4F4;
}
.promo .image-container {
	overflow: hidden;
	padding: 0;
}
.promo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}
.promo .content-container {
	padding: 40px 60px;
}
.promo a {
	display: inline-block;
	margin:15px 0 0 0;
}
.promo a:hover, .promo a:focus, .promo a:active {
	text-decoration: none;
	/*Remove the color white
	color: white;
	*/
}
.news-list, .awards-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.news-list img, .awards-list img, .company-list video, .company-list img, .brands-list-block .img-background img {
	width: 100%;
}
.awards-list img {
	margin-bottom: 0;
}
.news-list div.item-news-list:before {
    content: " ";
    position: absolute;
    top: 0;
    width: 20px;
    border-radius: 0 0 8px 0;
    height: 20px;
}
.news-list div[data-newstype="Discount"]:before {
    background-color: #a8b22b;
}
.news-list div[data-newstype="Corporate"]:before {
    background-color: #ffd300;
}
.news-list h2, .awards-list h2 {
	margin-top: 10px;
	margin-bottom: 0;
}
.news-list p {
	text-align: right;
}
.news-list .content {
	padding: 10px 0;
}
.news-list .content, .news-list a, .promo .content-container div, .promo .content-container a, .awards-list p {
	text-align: justify;
}
.view-more {
	text-align: center;
	margin: 10px 0 20px 0;

}
.view-more a {
	color: black;
	text-decoration: underline;
}
.item-news-list {
	display: inline-block;
	margin: 20px 0 20px 0;
}
.header-nav {
	margin-bottom: 4em;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.legend-marks {
		margin-top: 60px;
	}
	.promo {
		margin-bottom: 0px;
	}
}
.legend-marks div {
	height: 13px;
	width: 13px;
	border-radius: 0 0 7px 0;
}
.yellow-mark {
	background-color: #ffd300;
}
.green-mark {
	background-color: #a8b22b;
}
.legend-marks * {
	display: inline-block;
}
.legend-marks div:nth-of-type(2) {
	margin-left: 15px;
}
.history-tabs .tab-content div.active {
    padding: 50px 80px;
    text-align: center;
	background-color: #F4F4F4;
}
.history-tabs li[role="presentation"] {
    display: inline-flex;
    width: calc(100% / 13);
    height: 250px;
	border: solid #fff;
	border-width: 10px 0;
    margin:0;
    float: none;
}
.history-tabs .nav-tabs>li.active>a, .history-tabs .nav-tabs>li.active>a:focus, .history-tabs .nav-tabs>li.active>a:hover,
.history-tabs .nav-tabs>li>a, .history-tabs .nav-tabs>li>a:focus, .history-tabs .nav-tabs>li>a:hover {
	border:none;
	margin:0;
	border-radius: 0;
}
.history-tabs a[data-toggle="tab"] {
	background-size: cover;
	background-position: center center;
	height: 100%;
	width: 100%;
}
.history-tabs li[role="presentation"]:nth-of-type(1) a {
	background-image: url('1-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(1) .panel-heading {
	background-image: url('1-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(2) a {
	background-image: url('2-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(2) .panel-heading {
	background-image: url('2-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(3) a {
	background-image: url('3-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(3) .panel-heading {
	background-image: url('3-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(4) a {
	background-image: url('4-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(4) .panel-heading {
	background-image: url('4-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(5) a {
	background-image: url('5-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(5) .panel-heading {
	background-image: url('5-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(6) a {
	background-image: url('6-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(6) .panel-heading {
	background-image: url('6-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(7) a {
	background-image: url('7-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(7) .panel-heading {
	background-image: url('7-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(8) a {
	background-image: url('8-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(8) .panel-heading {
	background-image: url('8-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(9) a {
	background-image: url('9-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(9) .panel-heading {
	background-image: url('9-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(10) a {
	background-image: url('10-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(10) .panel-heading {
	background-image: url('10-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(11) a {
	background-image: url('11-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(11) .panel-heading {
	background-image: url('11-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(12) a {
	background-image: url('12-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(12) .panel-heading {
	background-image: url('12-m-history.jpg');
	background-position: center center;
}
.history-tabs li[role="presentation"]:nth-of-type(13) a {
	background-image: url('13-history.jpg');
	background-position: center center;
}
.history-tabs .panel-default:nth-of-type(13) .panel-heading {
	background-image: url('13-m-history.jpg');
	background-position: center center;
}
.history-tabs {
	margin-top: 20px;
    overflow: hidden;
}
.history-tabs h3 {
	margin-bottom: 20px;
}
.history-tabs p {
	color: #707070;
}
p.infos-text-center {
	margin-top: 25px;
	margin-bottom: 4em;
}
.history-tabs a:hover, .history-tabs a, .history-tabs a:active, .history-tabs a:focus {
	text-decoration: none;
}
.infos-text-center {
	font-size: 14px;
}
.cookie-banner {
	position: fixed;
	bottom: 0;
	background-color: #282828;
	width: 100vw;
    z-index: 9999;
	display:none;
}
.cookie-banner h2, .cookie-banner p {
	color: white;
}
.accept-btn {
    background-color: white;
    border: none;
    border-radius: 10px 0 10px 0;
    color: white;
    padding: 9px 23px;
    color: #282828;
    font-weight: 600;
}
.text-right-xs-center {
	text-align: right;
}
ul.list-button-link {
    display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    flex-flow: column;
    margin: 0;
    padding: 0;
    height: 400px;
    width: 100%;
    background-color: rgba(255,255,255, 0.9);
    text-align: center;
}
ul.list-button-link li {
    list-style: none;
    display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    align-items: center;
    flex-shrink: 1;
    flex-grow: 1;
    border-top: 1px solid #707070;
}
ul.list-button-link li:first-of-type {
	border:none;
}
ul.list-button-link li a {
	width: 100%;
	padding:12px 0;
	font-size: 18px;
	font-weight: 600;
}
ul.list-button-link li a:hover {
	color: #6a5b74;
    text-decoration: none;
}
.header-nav .header-picture {
	height: 400px;
}
.header-nav {
	max-width: 100vw;
	overflow: hidden;
}
.video-presentation video {
	width: 100%;
}
.video-presentation {
	margin-top: 4em;
}
.parallax {
    background-image: url("header.png");
    height: 500px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax .table {
	display: table;
	width: 300px;
}
.content-parallax {
	display: table-cell;
	height: 500px;
	vertical-align: middle;
	text-align: justify;
}
.parallax h3 {
	color: white;
}
.parallax span {
	display: block;
	color: white;
}
.parallax a, .carousel a {
	display: inline-block;
	margin-top:20px;
}
.parallax a {
	margin-bottom:0;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	background-color: transparent;
}
.wrapper.carousel {
	background-color: #F9F9F9;
	margin-top:70px;
	margin-bottom:50px;
}
.carousel-inner .item img {
	height: 500px;
    margin: 25px 0;
    object-fit: contain;
    font-family: 'object-fit:contain;';
    display: table-cell;
    width: 100%;
}
.carousel-inner .item div.text2 {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-right: 80px;
    text-align: justify;
}
.carousel-inner .item div.text2 h3 {
    color: #00559c;
}
.carousel-inner .item.active, .carousel-inner .item.left, .carousel-inner .item.right {
	float: none;
	margin: 0;
	display: table;
}
.carousel-control {
	display: table;
}
.carousel-control span {
    display: table-cell;
    height: 500px;
    vertical-align: middle;
}
.carousel-control {
	width: 15px;
	margin: 0;
}
.carousel-control.right {
	right: -40px;
	float: none;
}
.carousel-control.left {
	left: -40px;
	float: none;
}
.parallax h3, div.text2 h3 {
	font-weight: 600;
}
.overflow-hidden {
	overflow: hidden;
}
.content-img-rows {
	width: 80px;
	height: 80px;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.content-img-rows img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit:cover; object-position:center;'
}
.content-text-rows {
    width: calc(100% - 85px);
    padding-left: 5px;
    display: inline-block;
    vertical-align: top;
    line-height: 1.3;
    text-align: justify;
}
.list-rows h4 {
    margin-bottom: 5px;
    font-weight: 600;
    color: #558EC2;
    padding-left: 5px;
    display: inline-block;
    width: calc(100% - 85px);
    text-align: left;
}
.list-rows .border-2 {
	margin: 15px 0;
}
.company-list, .list-rows, .Home .item-news-list {
	margin: 40px 0 20px 0;
}
.row.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.company-list div {
	text-align: justify;
	margin-bottom: 20px;
}
.company-list h2 {
	margin-bottom: 20px;
	margin-top: 10px;
}
.company-list div span {
	font-weight: 600;
}
.bg-color {
    background-color: rgba(0,85,156, 0.7);
    margin: -30px;
    padding: 30px;
}
.mainHeader.bis .navbar-brand {
	border-bottom: 1.7px solid #f4d200;
}
/*Added*/
.history-title{
	color: #83a0ca;
	font-weight:700;
}
.nav.nav-tabs li.active a span.rotate, .nav.nav-tabs li:hover a span.rotate  {
    color: yellow;	
}
.history-tabs li[role="presentation"]:hover{
	border: 2px solid #fff;	
}
.testimonial-wrapper {
    margin-top: 25px;
    margin-bottom: 25px
}

.testimonial-wrapper .testimonial-label {
    font-weight: 800
}

.jobs h2.profile {
    margin-top: 1.5em;
    color: #00559c;
    font-size: 25px
}

.jobs h4.profile {
    color: #00559c;
    font-size: 20px
}

.testimonial-box {
    position: relative;
    width: 100%;
    padding: 2em;
    margin: 1em 0;
    font-size: 20px;
    text-align: center;
    background-color: #f4f4f4
}

.testimonial-box .testimonial-text {
    color: #00559c
}

.news-article {
    margin-top: 8%
}

.news-article h2 {
    margin-top: 1.5em;
    color: #00559c;
    font-size: 25px
	text-align:left;
}

.news-article img {
    width: 100%
}


@media screen and (min-width: 1900px) {
	span.rotate {
	    transform-origin: 3em 2em !important;
	}
}

@media screen and (min-width: 1441px) {
	.margin-lr {
		padding: 0 100px;
	}
	.margin-lr-2 {
		padding: 0 130px;
	}
	.section-title {
		margin-top:50px;
	}
	.section-title h1 {
		font-size: 30px;
	}
	.section-title h1 span {
		padding: 0 140px;
		background-color: white;
		color: #00559c;
	}
	/*Added 4 Careers*/
	.margin-lr, .margin-lr-2, .margin-lr-4, .margin-lr-5 {
		max-width: 1441px;
		margin: 0 auto;
	}
	.section-title::before {
	    content: ' ';
		position: absolute;
		height: 1px;
		left: 15px;
		bottom: 1.7em;
	    background-color: #777;
	    width: calc(100% - 30px);
	}
	.header-picture {
		width: 100vw;
		background-image: url('header-1.png');
		height: 300px;
		background-size: cover;
		background-position: center center;
		margin-top:30px;
	}
	.description {
		padding: 45px 50px;
		border-radius: 30px 0 30px 0;
		margin-top: -100px;
		margin-bottom: 70px;
	}
	h2 {
		font-size: 22px;
		font-weight: 700;
	}
	p, .product-description ul li {
		font-size:17px;
	}
	.description p span {
		font-weight: 600;
	}
	.description h2, .description p {
	    padding: 0 15px 10px 15px;
	    margin: 0;
	}
	.border-description {
		width: 45%;
		margin: 0 0 20px 0;
		border-width: 0 0 1.7px 0;
	}
	.center {
		margin-top:50px;
	}
	.standard-text {
		margin-top: 50px;
	}
	.navbar-inverse {
		padding-right: 5%;
		padding-left: 5%;
	}
	.navbar-brand img, .navbar-form .input-group {
	    width: 180px;
	    height: 100%;
	}
	.navbar-nav li {
		padding: 5px 0;
	}
	.navbar-brand {
	    padding: 21px 15px;
	    height: 70px;
	}
	.right {
		float: right;
	}
	.footer .border {
		border-top: 1px solid #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.footer .no-border { /*Newly Added*/	
		border-top: 1px hidden #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.logo-footer {
		width: 75%;
		max-width: 200px;
	}
	.footer {
		overflow: hidden;
		margin-top: 40px;
		background-color: #F2F2F2;
	}
	.footer .logos {
		background-color: white;
		border-top:1px solid #C1C1C1;
		border-bottom:1px solid #C1C1C1;
	}
	.footer .infos {
		padding-top: 35px;
		padding-bottom: 25px;
	}
	.logos-brands {
	    display: -webkit-box!important;
	    display: -webkit-flex!important;
	    display: -ms-flexbox!important;
	    display: flex!important;	margin:25px auto;
		width: 100%;
		text-align: center;
		-webkit-box-pack: justify!important;
	    -webkit-justify-content: space-between!important;
	    -ms-flex-pack: justify!important;
	    justify-content: space-between!important;
	}
	.logos-brands img {
	    width: 8vw;
	    max-width: 140px;
	    height: 100%;
	}
	.find-us-map {
		display: inline-block;
		width: 25%;
	}

	.container .world-map {
		display: inline-block;
		width: 75%;
		float: right;
	}
	.beta {
		font-size: 18px;
		color: #808080;
		margin-top: 25px;
		margin-bottom: 5px;
	}
	.footer__social {
		width: 100%;
	}
	.footer__social img {
		padding: 5px 5px 0 0;
		width: 40px;
	}
	.footer h4 {
		font-size: 17px;
		font-weight: 700;
		color: #3C3C3C;
	}
	.find-us-map p {
		font-size: 14px;
		margin-bottom: 0;
		color: #808080;
	}
	.find-us-map p:first-of-type {
		font-size: 16px;
		margin-bottom: 3px;
		margin-top: -5px;
	}
	.find-us-map ul li {
		font-size: 15px;
		color: #808080;
		margin: 5px 0;
	}
	.find-us-map select {
		width: 100%;
		background-color: transparent;
		border:none;
		outline: none;
		text-decoration: none;
		padding:5px 0;
		font-weight: 700;
		font-size: 15px;
	}
	.footer-2, .footer-2 a {
		font-size: 14px;
		text-decoration: none;
		color: rgb(66,66,66);
		font-weight: 400;
	}
	.careers-list a {
		font-size: 14px;
	}
	.career-infos {
		padding-left: 2px;
	}
	.career-date {
		font-size: 12px;
		line-height: 1;
		padding-bottom: 3px;
	}
	.career-location, .career-sector {
		font-size: 13px;
		line-height: 1.1;
	}
	.careers-list img {
		width: 55px;
	}
	.brand-list, #list-brands {
		font-size: 14px;
	    margin-bottom: 0;
	    color: #808080;
	}
	/*Added 4 Careers*/
	.margin-lr-4 {
		padding:0 300px;
	}
	.margin-lr-5 {
		padding: 0 70px;
	}
	.job-title {
		font-size:20px;
	}
	.job-subtitle {
		font-size:16px;
	}
	.job-location-title {
		font-size:16px;
	}
	.job-location {
		font-size:15px;
	}
	.row.jobs{
		padding: 15px;
	}
	.button-design {
		margin-top: 10px;
	}
	.also-like {
		margin-top: 5em;
		margin-bottom: 5em;
	}
	.also-like h3 {
		font-size: 21px;
	}
	.also-like p {
		padding-top: 10px;
		font-size: 16px;
	}
	/*Brands page*/
	.caption a {
		font-size: 14px;
	}
	.caption img {
		height: 30px;
	}
	.caption {
	    height: 60px;
		padding: 5px;
	}
	.brands-list-item {
		margin-top: 30px;
		display: inline-block;
	}
	.description select {
	    margin: 15px 15px 15px 15px;
	    width: 190px;
	    padding: 2px 5px;
	}
	.brands-list-block {
		margin-bottom: 4em;
	}
	.brands-list-item:nth-of-type(6) {
		margin-bottom: 4em;
	}
	/*Added 4 Content*/
	.content-page li, .jobs li {
		font-size:17px;
	}
	.image-text img.csr-image {
		width: 100%;
		height: auto;
		max-width: 350px;
	}
	.image-text {
		display: table-cell;
	    padding: 50px 0;
   	}
	.text h3 {
		font-size: 21px;
		font-weight: 700;
	}
	.brand-container.csr {
	    width: calc(40% - 50px);
	    margin-right: 50px;
	}
	.text-image {
		display: inline-block;
		float: left;
		width: 60%;
	}
	.content-page-container {
		margin-bottom: 5em;
	}
	.quote {
		font-style: italic;
	}
	/*Added 4 procurement*/
	.list-description {
		padding: 0 15px 10px 15px;
		font-size: 17px;
	}
	.images-text-content {
		height: 520px;
	}
	.images-text-content a {
		font-size: 17px;
	}
	.table-items h4 {
		font-size: 18px;
	    font-weight: 600;
		margin: 5px;
	}
	.table-items h5 {
		font-size: 16px;
		margin: 5px;
		color:#1e53a1;
	}
	.table-targets {
		margin: 20px -15px;
	}
	.table-targets {
		display: inline-flex;
		width: calc(100% + 30px);
	}
	.paragraphe-1 {
		margin-bottom: 4em;
	}
	.paragraphe-2 {
		margin-bottom: 4em;
		margin-top: 4em;
	}
	.content-page-text ul li {
		font-size: 17px;
	}
	/*Added 4 products*/
	.products-list-item {
		margin-bottom: 30px;
		display: inline-block;
	}
	.products-list-item .caption {
		height: 50px;
	}
	.halfAvailableWidth {
		width: calc(50% - 15px);
		display: inline-block;
	}
	.image-right {
	    width: 95%;
		float: right;
	}
	.infos-jobs {
		font-size: 15px;
		font-weight:600;
	}
	.jobs label {
		font-size: 16px;
		font-weight: 600;
	}
	.jobs h4 {
		font-size: 18px;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 170px;
	    padding: 2px 5px;
	}
	.items-list-country {
		height: 300px;
		margin-top: 20px;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 170px;
	    padding: 2px 5px;
	}
	.items-list-country {
		height: 300px;
		margin-top: 20px;
	}
	.items-list-country tr td, .adress-contact tr td, .adress-contact tr td p, .countries-selector select {
		font-size: 15px;
	}
	.items-list-country h3 {
		font-size: 18px;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 200px;
	    padding: 2px 5px;
	}
	.items-list-country {
		height: 310px;
		margin-top: 20px;
	}
	.items-list-country tr td, .adress-contact tr td, .adress-contact tr td p, .countries-selector select {
		font-size: 16px;
	}
	.items-list-country h3, .adress-contact h2 {
		font-size: 18px;
	}
	.text-infos p {
		font-size: 16px;
		margin: 0;
	}
	.contact, .margin-bottom {
		margin-bottom: 70px !important;
	}
	.news-list .content, .news-list a, .promo .content-container div, .promo .content-container a, .view-more a, .awards-list p, .carousel .text2 div, .carousel .text2 ul li, .company-list div, .content-text-rows span, .content-parallax span, .content-parallax a, .company-list a, .carousel .text2 a {
		font-size: 16px;
	}
	.news-list span, .legend-marks {
		font-size: 15px;
	}
	span.rotate {
		transform:rotatey(0deg) rotatez(-90deg);
		transform-origin: 2.8em 2.2em;
	    float:left;
		font-size: 26px;
	    color: white;
	}
	.history-tabs .nav-tabs {
	    display: inline-flex;
	    flex-wrap: nowrap;
	    width: 100%;
	    align-items: stretch;
	    justify-content: space-between;
	    border:none;
	}
	.history-tabs h3 {
		color: #83a0ca;
		font-weight:700;
	}
	.history-tabs h3:before {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: -20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.history-tabs h3:after {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: 20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.history-tabs {
		margin-right:8%;
		margin-left: 8%;
	}
	.awards-list {
		margin-bottom: 2em;
	}
	.awards-list .content {
		padding: 20px 0 40px;
	}
	.cookie-banner .container {
		padding: 30px 85px;
		margin:0 auto;
		max-width: 1441px;
	}
	.mainHeader.bis .navbar-header {
		width: 100%;
		/*Additional*/
		padding:0 25%;
	}
	.mainHeader.bis .navbar-brand {
		height: 100%;
		width: 100%;
		margin: 50px 0 10px 0;
	}

	.mainHeader.bis .navbar-brand img {
		width: 275px;
		margin: 0 auto;
	}
	.mainHeader.bis .navbar-nav>li, .mainHeader.bis .collapse.navbar-collapse.right, .mainHeader.bis .nav.navbar-nav, .mainHeader.bis .navbar-right {
	    float: none !important;
	    text-align: center;
	}
	.mainHeader.bis .navbar-nav>li, .mainHeader.bis .navbar-right {
	    display: inline-block;
	}
	.mainHeader.bis .navbar-form.navbar-right {
	    position: absolute;
	    top: 2px;
	    text-align: right;
	    padding: 10px 8%;
	    width: 100%;
	    left: 0;
	}
	.mainHeader.fixed {
		position: fixed;
		z-index: 9999999;
	}
	.news-list img, .awards-list img, .company-list video, .company-list img, .brands-list-block .img-background img {
		height: 205px;
		object-fit: cover;
		object-position: center center;
		font-family: 'object-fit:cover; object-position:center center;'
	}
	.images-slider img {
	    max-height: 220px !important;
	}
	.images-slider img {
	    height: 140px;
	    width: 140px;
	    object-fit: contain;
	    object-position: center;
	    font-family: 'object-fit:contain; object-position:center;'
	}
	.image-list figure + figure {
		margin-left: 10px;
	}
}


/*DESKTOP(L)*/
@media screen and (min-width: 1201px) and (max-width: 1440px) {
	.margin-lr {
		padding: 0 100px;
	}
	.margin-lr-2 {
		padding: 0 130px;
	}
	.section-title {
		margin-top:50px;
	}
	.section-title h1 {
		font-size: 30px;
	}
	.section-title h1 span {
		padding: 0 140px;
		background-color: white;
		color: #00559c;
	}
	.section-title::before {
	    content: ' ';
		position: absolute;
		height: 1px;
		left: 15px;
	    bottom: 1.8em;
	    background-color: #777;
	    width: calc(100% - 30px);
	}
	.header-picture {
		width: 100vw;
		background-image: url('header-1.png');
		height: 220px;
		background-size: cover;
		background-position: center center;
		margin-top:30px;
	}
	.description {
		padding: 45px 50px;
		border-radius: 30px 0 30px 0;
		margin-top: -80px;
		margin-bottom: 70px;
	}
	h2 {
		font-size: 22px;
		font-weight: 700;
	}
	p, .product-description ul li {
		font-size:16px;
	}
	.description p span {
		font-weight: 600;
	}
	.description h2, .description p {
	    padding: 0 15px 10px 15px;
	    margin: 0;
	}
	.border-description {
		width: 45%;
		margin: 0 0 20px 0;
		border-width: 0 0 1.7px 0;
	}
	.center {
		margin-top:40px;
	}
	.standard-text {
		margin-top: 40px;
	}
	.navbar-inverse {
		padding-right: 1%;
		padding-left: 1%;
	}
	.navbar-collapse {
		padding-right: 10px;
		padding-left: 10px;
	}
	.navbar-brand img, .navbar-form .input-group {
	    width: 150px;
	    height: 100%;
	}
	.navbar-nav li {
		padding: 5px 0;
	}
	.nav>li>a{
		padding:10px 10px;
	}
	
	nav .navbar-nav{
		padding:10px 0px;
	}
	
	.navbar-brand {
	    padding: 24px 15px;
	    height: 70px;
	}
	.right {
		float: right;
	}
	.footer .border {
		border-top: 1px solid #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.footer .no-border { /*Newly Added*/	
		border-top: 1px hidden #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.logo-footer {
		width: 75%;
		max-width: 200px;
	}
	.footer {
		overflow: hidden;
		margin-top: 40px;
		background-color: #F2F2F2;
	}
	.footer .logos {
		background-color: white;
		border-top:1px solid #C1C1C1;
		border-bottom:1px solid #C1C1C1;
	}
	.footer .infos {
		padding-top: 35px;
		padding-bottom: 25px;
	}
	.logos-brands {
	    display: -webkit-box!important;
	    display: -webkit-flex!important;
	    display: -ms-flexbox!important;
	    display: flex!important;	margin:25px auto;
		width: 100%;
		text-align: center;
		-webkit-box-pack: justify!important;
	    -webkit-justify-content: space-between!important;
	    -ms-flex-pack: justify!important;
	    justify-content: space-between!important;
	}
	.logos-brands img {
	    width: 10vw;
	    height: 100%;
	}
	.find-us-map {
		display: inline-block;
		width: 27%;
	}
	.container .world-map {
		display: inline-block;
		width: 73%;
		float: right;
	}
	.beta {
		font-size: 17px;
		color: #808080;
		margin-top: 25px;
		margin-bottom: 5px;
	}
	.footer__social {
		width: 100%;
	}
	.footer__social img {
		padding: 5px 5px 0 0;
		width: 45px;
	}
	.footer h4 {
		font-size: 16px;
		font-weight: 700;
		color: #3C3C3C;
		margin-bottom: 15px;
	}
	.find-us-map p {
		font-size: 13px;
		margin-bottom: 0;
		color: #808080;
	}
	.find-us-map p:first-of-type {
		font-size: 14px;
		margin-bottom: 3px;
		margin-top: -5.5px;
	}
	.find-us-map ul li {
		font-size: 13px;
		color: #808080;
		margin: 5px 0;
	}
	.find-us-map select {
		width: 100%;
		background-color: transparent;
		border:none;
		outline: none;
		text-decoration: none;
		padding:5px 0;
		font-weight: 700;
		font-size: 14px;
	}
	.footer-2, .footer-2 a {
		font-size: 13px;
		text-decoration: none;
		color: rgb(66,66,66);
		font-weight: 400;
	}
	.careers-list a {
		font-size: 12px;
	}
	.career-infos {
		padding-left: 2px;
	}
	.career-date {
		font-size: 11px;
		line-height: 1;
		padding-bottom: 3px;
	}
	.career-location, .career-sector {
		font-size: 11.9px;
		line-height: 1.1;
	}
	.careers-list img {
		width: 50px;
	}
	.brand-list, #list-brands {
		font-size: 13px;
	    margin-bottom: 0;
	    color: #808080;
	}
	/*Added 4 Careers*/
	.margin-lr-4 {
		padding:0 230px;
	}
	.margin-lr-5 {
		padding: 0 60px;
	}
	.job-title {
		font-size:20px;
	}
	.job-subtitle {
		font-size:16px;
	}
	.job-location-title {
		font-size:15px;
	}
	.job-location {
		font-size:14px;
	}
	.row.jobs{
		padding: 15px;
	}
	.button-design {
		margin-top: 10px;
	}
	.also-like {
		margin-top: 5em;
		margin-bottom: 5em;
	}
	.also-like h3 {
		font-size: 21px;
	}
	.also-like p {
		padding-top: 10px;
		font-size: 16px;
	}
	/*Brands page*/
	.caption a {
		font-size: 12.5px;
		line-height: 0;
	}
	.caption img {
		height: 30px;
	}
	.caption {
	    height: 60px;
	    padding: 5px;
	}
	.brands-list-item {
		margin-top: 30px;
		display: inline-block;
	}
	.description select {
	    margin: 15px 15px 15px 15px;
	    width: 190px;
	    padding: 2px 5px;
	}
	.brands-list-block {
		margin-bottom: 3em;
	}
	.brands-list-item:nth-of-type(6) {
		margin-bottom: 4em;
	}
	/*Added 4 Content*/
	.text h3 {
		font-size: 21px;
		font-weight: 700;
	}
	.content-page li, .jobs li {
		font-size:16px;
	}
	.image-text img.csr-image {
		width: 100%;
		height: auto;
		max-width: 350px;
	}
	.text-image {
		display: inline-block;
		float: left;
		width: 60%;
	}
	.image-text {
		display: table-cell;
	    padding: 50px 0;
	}
	.brand-container.csr {
	    width: calc(40% - 50px);
	    margin-right: 50px;
	}
	.content-page-container {
		margin-bottom: 5em;
	}
	.quote {
		font-style: italic;
	}
	/*Added 4 procurement*/
	.factories-list{
        max-height: 200px;
    }
	
	.values-list{
		max-height:350px;
	}
	.list-description {
		padding: 0 15px 10px 15px;
		font-size: 16px;
	}
	.images-text-content {
		height: 300px;
	}
	.images-text-content {
		height: 490px;
	}
	.images-text-content a {
		font-size: 16px;
	}
	.table-items h4 {
		font-size: 15.4px;
	    font-weight: 600;
		margin: 5px;
	}
	.table-items h5 {
		font-size: 14.5px;
		margin: 5px;
		color:#1e53a1;
	}
	.table-targets {
		margin: 20px -15px;
		width: calc(100% + 30px);
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
	}
	.paragraphe-1 {
		margin-bottom: 4em;
	}
	.paragraphe-2 {
		margin-bottom: 4em;
		margin-top: 4em;
	}
	.content-page-text ul li {
		font-size: 16px;
	}
	/*Added 4 products*/
	.products-list-item {
		margin-bottom: 30px;
		display: inline-block;
	}
	.products-list-item .caption {
		height: 50px;
	}
	.halfAvailableWidth {
		width: calc(50% - 15px);
		display: inline-block;
	}
	.image-right {
	    width: 95%;
		float: right;
	}
	.infos-jobs {
		font-size: 15px;
		font-weight:600;
	}
	.jobs label {
		font-size: 16px;
		font-weight: 600;
	}
	.jobs h4 {
		font-size: 18px;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 170px;
	    padding: 2px 5px;
	}
	.items-list-country {
		height: 300px;
		margin-top: 20px;
	}
	.items-list-country tr td, .adress-contact tr td, .adress-contact tr td p, .countries-selector select {
		font-size: 15px;
	}
	.items-list-country h3 {
		font-size: 18px;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 200px;
	    padding: 2px 5px;
	}
	.items-list-country {
		height: 310px;
		margin-top: 20px;
	}
	.items-list-country tr td, .adress-contact tr td, .adress-contact tr td p, .countries-selector select {
		font-size: 16px;
	}
	.items-list-country h3, .adress-contact h2 {
		font-size: 18px;
	}
	.text-infos p {
		font-size: 15px;
		margin: 0;
	}
	.contact, .margin-bottom {
		margin-bottom: 70px !important;
	}
	.news-list .content, .news-list a, .promo .content-container div, .promo .content-container a, .view-more a, .awards-list p, .carousel .text2 div, .carousel .text2 ul li, .company-list div, .content-text-rows span, .content-parallax span, .content-parallax a, .company-list a, .carousel .text2 a {
		font-size: 16px;
	}
	.news-list span, .legend-marks {
		font-size: 14px;
	}
	span.rotate {
		transform:rotatey(0deg) rotatez(-90deg);
	    transform-origin: 2.9em 2.2em;
        float:left;
		font-size: 26px;
	    color: white;
	}
	.history-tabs .nav-tabs {
	    display: inline-flex;
	    flex-wrap: nowrap;
	    width: 100%;
	    align-items: stretch;
	    justify-content: space-between;
	    border:none;
	}
	.history-tabs h3 {
		color: #83a0ca;
		font-weight:700;
	}
	.history-tabs h3:before {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: -20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.history-tabs h3:after {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: 20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.awards-list {
		margin-bottom: 2em;
	}
	.awards-list .content {
		padding: 20px 0 40px;
	}
	.cookie-banner .container {
		padding: 30px 85px;
		margin:0 auto;
		max-width: 1441px;
	}
	.mainHeader.bis .navbar-header {
		width: 100%;
		/*Additional*/
		padding:0 15%;
	}
	.mainHeader.bis .navbar-brand {
		height: 100%;
		width: 100%;
		margin: 50px 0 10px 0;
	}

	.mainHeader.bis .navbar-brand img {
		width: 275px;
		margin: 0 auto;
	}
	.mainHeader.bis .navbar-nav>li, .mainHeader.bis .collapse.navbar-collapse.right, .mainHeader.bis .nav.navbar-nav, .mainHeader.bis .navbar-right {
	    float: none !important;
	    text-align: center;
	}
	.mainHeader.bis .navbar-nav>li, .mainHeader.bis .navbar-right {
	    display: inline-block;
	}
	.mainHeader.bis .navbar-form.navbar-right {
	    position: absolute;
	    top: 2px;
	    text-align: right;
	    padding: 10px 8%;
	    width: 100%;
	    left: 0;
	}
	.mainHeader.fixed {
		position: fixed;
		z-index: 9999999;
	}
	.news-list img, .awards-list img, .company-list video, .company-list img, .brands-list-block .img-background img {
		height: 180px;
		object-fit: cover;
		object-position: center center;
		font-family: 'object-fit:cover; object-position:center center;'
	}
	.images-slider img {
	    height: 130px;
	    width: 130px;
	    object-fit: contain;
	    object-position: center;
	    font-family: 'object-fit:contain; object-position:center;'
	}
	.image-list figure + figure {
		margin-left: 10px;
	}
}

/*DESKTOP(S/M)*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
	nav .navbar-nav{
		padding:10px 0px;
	}
	.margin-lr {
		padding: 0 80px;
	}
	.margin-lr-2 {
		padding: 0 110px;
	}
	.section-title {
		margin-top:50px;
	}
	.section-title h1 {
		font-size: 28px;
	}
	.section-title h1 span {
		padding: 0 110px;
		background-color: white;
		color: #00559c;
	}
	.section-title::before {
	    content: ' ';
	    position: absolute;
	    height: 1px;
	    left: 15px;
	    bottom: 1.6em;
		background-color: #777;
	    width: calc(100% - 30px);
	}
	.header-picture {
		width: 100vw;
		background-image: url('header-1.png');
		height: 210px;
		background-size: cover;
		background-position: center center;
		margin-top: 20px;
	}
	.description {
		padding: 38px 48px;
		border-radius: 26px 0 26px 0;
		margin-top: -80px;
		margin-bottom: 60px;
	}
	h2 {
		font-size: 21px;
		font-weight: 700;
	}
	p, .product-description ul li {
		font-size:16px;
	}
	.description p span {
		font-weight: 600;
	}
	.description h2, .description p {
	    padding: 0 15px 10px 15px;
	    margin: 0;
	}
	.border-description {
		width: 45%;
		margin: 0 0 20px 0;
		border-width: 0 0 1.4px 0;
	}
	.center {
		margin-top:30px;
	}
	.standard-text {
		margin-top: 30px;
	}
	
	.navbar-inverse {
	}
	.navbar-toggle[data-target="#menu"], 	.navbar-toggle[data-target="#search"] {
		display: inherit;
	}
	.navbar-header {
		width: 100%;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
		width: 100%;
	}
	.navbar img {
		max-width: 150px;
		height: 100%;
	}
	.navbar-brand {
	    height: 56px;
	    padding: 16px 0px;
	}
	.navbar-toggle {
		margin-top: 11px;
		margin-bottom: 11px;
		height: 34px;
		border:none;
		color: black;
		padding:7px 10px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #808080;
	    height: 2.5px;
	}
	.navbar-nav>li {
	    float: none;
	    display: inline-block;
	}
	.navbar-brand img {
		max-width: 170px;
		width: 100%;
	}
	.navbar-nav {
		text-align: center;
		width: 100%;
	}
	.nav>li>a {
	    padding: 10px 10px;
	}
	
	/*
	.navbar-inverse {
		padding-right: 1%;
		padding-left: 1%;
	}
	
	.navbar-brand img, .navbar-form .input-group {
	    width: 140px;
	    height: 100%;
	}
	.navbar-nav li {
		padding: 5px 0;
	}
	.navbar-brand {
	    padding: 24px 15px;
	    height: 70px;
	}
	.navbar-nav li a {
		padding: 14px 7px;
	}
	*/
	.right {
		float: right;
	}
	.footer .border {
		border-top: 1px solid #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.footer .no-border { /*Newly Added*/	
		border-top: 1px hidden #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.logo-footer {
		width: 75%;
		max-width: 200px;
	}
	.footer {
		overflow: hidden;
		margin-top: 40px;
		background-color: #F2F2F2;
	}
	.footer .logos {
		background-color: white;
		border-top:1px solid #C1C1C1;
		border-bottom:1px solid #C1C1C1;
	}
	.footer .infos {
		padding-top: 35px;
		padding-bottom: 25px;
	}
	.logos-brands {
	    display: -webkit-box!important;
	    display: -webkit-flex!important;
	    display: -ms-flexbox!important;
	    display: flex!important;
	    margin:25px auto;
		width: 100%;
		text-align: center;
		-webkit-box-pack: justify!important;
	    -webkit-justify-content: space-between!important;
	    -ms-flex-pack: justify!important;
	    justify-content: space-between!important;
	}
	.logos-brands img {
	    width: 9vw;
	    height: 100%;
	}
	.find-us-map {
		display: inline-block;
		width: 30%;
	}

	.container .world-map {
		display: inline-block;
		width: 70%;
		float: right;
	}
	.beta {
		font-size: 16px;
		color: #808080;
		margin-top: 25px;
		margin-bottom: 5px;
	}
	.footer__social {
		width: 100%;
	}
	.footer__social img {
		padding: 5px 5px 0 0;
		width: 45px;
	}
	.footer h4 {
		font-size: 15px;
		font-weight: 700;
		color: #3C3C3C;
	}
	.find-us-map p {
		font-size: 13px;
		margin-bottom: 0;
		color: #808080;
	}
	.find-us-map p:first-of-type {
		font-size: 14px;
		margin-bottom: 3px;
	}
	.find-us-map ul li {
		font-size: 13px;
		color: #808080;
		margin-bottom: 5px 0;
	}
	.find-us-map select {
		width: 100%;
		background-color: transparent;
		border:none;
		outline: none;
		text-decoration: none;
		padding:5px 0;
	}
	.footer-2, .footer-2 a {
		font-size: 13px;
		text-decoration: none;
		color: rgb(66,66,66);
		font-weight: 400;
	}
	.careers-list a {
		font-size: 12px;
	}
	.career-infos {
		padding-left: 1px;
	}
	.career-date {
		font-size: 9px;
		line-height: 1;
		padding-bottom: 3px;
	}
	.career-location, .career-sector {
		font-size: 10px;
		line-height: 1.1;
	}
	.careers-list img {
	    width: 30px;
	    height: 45px;
    }
	.brand-list, #list-brands {
		font-size: 13px;
	    margin-bottom: 0;
	    color: #808080;
	}
	/*Added 4 Careers*/
	.margin-lr-4 {
		padding:0 200px;
	}
	.margin-lr-5 {
		padding: 0 50px;
	}
	.job-title {
		font-size:19px;
	}
	.job-subtitle {
		font-size:15px;
	}
	.job-location-title {
		font-size:14px;
	}
	.job-location {
		font-size:13px;
	}
	.row.jobs{
		padding: 15px;
	}
	.button-design {
		margin-top: 10px;
	}
	.also-like {
		margin-top: 5em;
		margin-bottom: 5em;
	}
	.also-like h3 {
		font-size: 20px;
	}
	.also-like p {
		padding-top: 10px;
		font-size: 15px;
	}
	/*Brands page*/
	.caption a {
		font-size: 14px;
		line-height: 0;
	}
	.caption img {
		height: 20px;
	}
	.caption {
	    height: 70px;
	    padding: 5px;
	}
	.brands-list-item {
		margin-top: 30px;
		display: inline-block;
	}
	.description select {
	    margin: 15px 15px 15px 15px;
	    width: 190px;
	    padding: 2px 5px;
	}
	.brands-list-block {
		margin-bottom: 2em;
	}
	.brands-list-item:nth-of-type(6) {
		margin-bottom: 3em;
	}
	/*Added 4 Content*/
	.text h3 {
		font-size: 20px;
		font-weight: 700;
	}
	.content-page li, .jobs li {
		font-size:16px;
	}
	.image-text img.csr-image {
		width: 100%;
		height: auto;
	}
	.image-text {
		display: table-cell;
	    padding: 50px 0;
	}
	.brand-container.csr {
	    width: calc(40% - 50px);
	    margin-right: 50px;
	}
	.text-image {
		display: inline-block;
		float: left;
		width: 60%;
	}
	.content-page-container {
		margin-bottom: 5em;
	}
	.quote {
		font-style: italic;
	}
	/*Added 4 procurement*/
	.factories-list{
        max-height: 200px;
    }
	.values-list{
		flex: 0 0 33.33%;
		max-height:350px;
		max-width: 33.33%;
	}
	.list-description {
		padding: 0 15px 10px 15px;
		font-size: 16px;
	}
	.images-text-content {
		height: 490px;
	}
	.images-text-content a {
		font-size: 16px;
	}
	.table-items h4 {
		font-size: 15px;
	    font-weight: 600;
		margin: 2px;
	}
	.table-items h5 {
		font-size: 14px;
		margin: 5px;
		color:#1e53a1;
	}
	.table-items {
	    padding: 15px 5px;
	}
	
	.table-items ul li{
	    text-align:left;
	}
	.table-targets {
		margin: 20px -15px;
		width: calc(100% + 30px);
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
	}
	.paragraphe-1 {
		margin-bottom: 3em;
	}
	.paragraphe-2 {
		margin-bottom: 3em;
		margin-top: 3em;
	}
	.content-page-text ul li {
		font-size: 16px;
	}
	/*Added 4 products*/
	.products-list-item {
		margin-bottom: 30px;
		display: inline-block;
	}
	.products-list-item .caption {
		height: 50px;
	}
	.halfAvailableWidth {
		width: calc(50% - 15px);
		display: inline-block;
	}
	.infos-jobs {
		font-size: 15px;
		font-weight:600;
	}
	.jobs label {
		font-size: 16px;
		font-weight: 600;
	}
	.jobs h4 {
		font-size: 17px;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 170px;
	    padding: 2px 5px;
	}
	.items-list-country {
		height: 300px;
		margin-top: 20px;
	}
	.items-list-country tr td, .adress-contact tr td, .adress-contact tr td p, .countries-selector select {
		font-size: 14px;
	}
	.items-list-country h3, .adress-contact h2 {
		font-size: 17px;
	}
	.contact, .margin-bottom {
		margin-bottom: 70px !important;
	}
	.news-list .content, .news-list a, .promo .content-container div, .promo .content-container a, .view-more a, .awards-list p, .carousel .text2 div, .carousel .text2 ul li, .company-list div, .content-text-rows span, .content-parallax span, .content-parallax a, .company-list a, .carousel .text2 a {
		font-size: 16px;
	}
	.news-list span, .legend-marks {
		font-size: 14px;
	}
	span.rotate {
		transform:rotatey(0deg) rotatez(-90deg);
		transform-origin: 2.55em 2.1em;
        float:left;
		font-size: 26px;
	    color: white;
	}
	.history-tabs .nav-tabs {
	    display: inline-flex;
	    flex-wrap: nowrap;
	    width: 100%;
	    align-items: stretch;
	    justify-content: space-between;
	    border:none;
	}
	.history-tabs h3 {
		color: #83a0ca;
		font-weight:700;
	}
	.history-tabs h3:before {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: -20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.history-tabs h3:after {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: 20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.awards-list {
		margin-bottom: 2em;
	}
	.awards-list .content {
		padding: 20px 0 40px;
	}
	.cookie-banner .container {
		padding: 30px 65px;
		margin:0 auto;
	}
	.mainHeader.bis .navbar-header {
		width: 100%;
	}

	.mainHeader.bis .navbar-nav>li, .mainHeader.bis .collapse.navbar-collapse.right, .mainHeader.bis .nav.navbar-nav, .mainHeader.bis .navbar-right {
	    float: none !important;
	    text-align: center;
	}
	.mainHeader.bis .navbar-nav>li, .mainHeader.bis .navbar-right {
	    display: inline-block;
	}
	.mainHeader.bis .navbar-form.navbar-right {
	    position: absolute;
	    top: 2px;
	    text-align: right;
	    padding: 10px 8%;
	    width: 100%;
	    left: 0;
	}
	.mainHeader.fixed {
		position: fixed;
		z-index: 9999999;
	}
	.news-list img, .awards-list img, .company-list video, .company-list img, .brands-list-block .img-background img {
		height: 155px;
		object-fit: cover;
		object-position: center center;
		font-family: 'object-fit:cover; object-position:center center;'
	}
	.images-slider img {
	    height: 120px;
	    width: 120px;
	    object-fit: contain;
	    object-position: center;
	    font-family: 'object-fit:contain; object-position:center;'
	}
	.image-list figure + figure {
		margin-left: 10px;
	}
}

/*TABLET(M/L) AND LAPTOP(S)*/
@media screen and (min-width: 768px) and (max-width: 991px) {
	.margin-lr {
		padding: 0 60px;
	}
	.margin-lr-2 {
		padding: 0 70px;
	}
	.section-title {
		margin-top:40px;
	}
	.section-title h1 {
		font-size: 28px;
	}
	.section-title h1 span {
		padding: 0 80px;
		background-color: white;
		color: #00559c;
	}
	.section-title::before {
	    content: ' ';
	    position: absolute;
	    height: 1px;
	    left: 15px;
		bottom: 1.7em;
		background-color: #777;
	    width: calc(100% - 30px);
	}
	.header-picture {
		width: 100vw;
		background-image: url('header-1.png');
		height: 200px;
		background-size: cover;
		background-position: center center;
		margin-top: 15px;
	}
	.description {
		padding: 25px 25px;
		border-radius: 20px 0 20px 0;
		margin-top: -80px;
		margin-bottom: 50px;
	}
	h2 {
		font-size: 20px;
		font-weight: 700;
	}
	.description p, .product-description ul li {
		font-size:15px;
	}
	p span {
		font-weight: 600;
	}
	.description h2, .description p {
	    padding: 0 15px 10px 15px;
	    margin: 0;
	}
	.border-description {
		width: 45%;
		margin: 0 0 20px 0;
		border-width: 0 0 1.2px 0;
	}
	.center {
		margin-top:20px;
	}
	.center img {
		width: 100%;
	}
	.standard-text {
		margin-top: 30px;
	}
	.navbar-inverse {
	}
	.navbar-toggle[data-target="#menu"], 	.navbar-toggle[data-target="#search"] {
		display: inherit;
	}
	.navbar-header {
		width: 100%;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
		width: 100%;
	}
	.navbar img {
		max-width: 150px;
		height: 100%;
	}
	.navbar-brand {
	    height: 56px;
	    padding: 16px 0px;
	}
	.navbar-toggle {
		margin-top: 11px;
		margin-bottom: 11px;
		height: 34px;
		border:none;
		color: black;
		padding:7px 10px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #808080;
	    height: 2.5px;
	}
	.navbar-nav>li {
	    float: none;
	    display: inline-block;
	}
	.navbar-brand img {
		max-width: 170px;
		width: 100%;
	}
	.navbar-nav {
		text-align: center;
		width: 100%;
	}
	.nav>li>a {
	    padding: 10px 6px;
	}
	.collapsing {
		height: auto;
		display: block;
	}
	figure.world-map{
		margin:30px 0;		
	}
	.footer .border {
		border-top: 1px solid #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.footer .no-border { /*Newly Added*/	
		border-top: 1px hidden #3C3C3C;
		margin: 10px 0px;
		width: 100%;
	}
	.logo-footer {
		width: 75%;
		max-width: 200px;
	}
	.footer figcaption {
		font-size: 14px;
		font-weight: 600;
		text-align: justify;
	}
	h4 {
		font-size: 13px;
		font-weight: 700;
	}
	.footer {
		overflow: hidden;
		margin-top: 40px;
		background-color: #F2F2F2;
	}
	.footer .logos {
		background-color: white;
		border-top:1px solid #C1C1C1;
		border-bottom:1px solid #C1C1C1;
	}
	.footer .infos {
		padding-top: 35px;
		padding-bottom: 10px;
	}
	.logos-brands {
	    display: inline-block;
	    margin:25px auto;
		width: 100%;
		text-align: center;
		-webkit-box-pack: justify!important;
	    -webkit-justify-content: space-between!important;
	    -ms-flex-pack: justify!important;
	    justify-content: space-between!important;
	}
	.logos-brands img {
	    width: 15vw;
	    height: 100%;
	    padding: 10px;
	}
	.find-us-map {
		width: 100%;
	}
	.world-map {
		text-align: center;
	}
	.footer figure img {
		max-width: 50%;
	}
	.footer__social {
		border:none;
		text-align: center;
		margin: 15px 0px;
		width: 100%;
		margin-top: -10px;
		font-size: 15px;
	}
	.footer__social img {
		padding: 5px 0;
		width: 45px;
	}
	.footer .find-us-map p:first-of-type {
		margin-bottom: 0;
		margin-top:15px;
		display: block;
	}
	.footer .find-us-map p {
		display: inline-block;
		font-weight: 600;
		font-size: 14px;
		margin-bottom: 0px;
	}
	.footer .find-us-map p.adress:before {
		content: " - ";
	}
	.find-us-map ul li {
		font-size: 13px;
	    margin-bottom: 1px;
	    margin-top: 1px;
	}
	.footer-2, .footer-2 a {
		font-size: 13px;
		text-decoration: none;
		color: rgb(66,66,66);
		font-weight: 600;
	}
	#backToTop2 div {
		display: block;
		background-color: #444444;
		color: white;
		margin-bottom: 0;
		text-align: center;
		padding:5px 0;
		font-weight: 400;
	}
	#backToTop2 div:after {
		background-image: url('../images/Arrow2.svg');
	    content: " ";
	    background-repeat: no-repeat;
	    background-position: center center;
	    display: inline-block;
	    width: 12px;
	    margin-left: 7px;
	    height: 10px;
	    color: white;
	}
	.maxi-image-slider img {
	    width: 100%;
	}
	/*Added 4 Careers*/
	.margin-lr-4 {
    	padding: 0 110px;
    }
	.margin-lr-5 {
		padding: 0 40px;
	}
    .row.jobs {
    	padding: 5px;
    }
	.job-title {
		font-size:18px;
	}
	.job-subtitle {
		font-size:14px;
	}
	.job-location-title {
		font-size:14px;
	}
	.job-location {
		font-size:13px;
	}
	.button-design {
		margin-top: 10px;
	}
	.also-like {
		margin-top: 5em;
		margin-bottom: 5em;
	}
	.also-like h3 {
		font-size: 19px;
	}
	.also-like p {
		padding-top: 10px;
		font-size: 15px;
	}
	/*Brands page*/
	.caption a {
		font-size: 12px;
		line-height: 0;
	}
	.caption img {
		height: 20px;
	}
	.caption {
	    height: 55px;
	    padding: 5px;
	}
	.brand-container {
		position: relative;
		display: block;
		margin-bottom: 30px;
	}
	.description select {
	    margin: 15px 15px 15px 15px;
	    width: 170px;
	    padding: 2px 5px;
	}
	.brands-list-block {
		margin-bottom: 2em;
	}
	/*Added 4 Content*/
	.text h3 {
		font-size: 19px;
		font-weight: 700;
	}
	.brand-container.csr {
	    float: none;
	    width: 100%;
	    margin: 0 auto;
	}
	.image-text li {
	    margin-left: 10px;
	}
	.content-page li, .jobs li {
		font-size:15px;
	}
	.image-text ul {
	    padding-left: 0px;
	}
	.image-text img.csr-image {
		width: 100%;
		height: 100%;
	    margin: 20px auto;
	}
	.brand-container.csr .csr-image {
		display: none;
	}
	.brand-container.csr .caption {
	    background-image: none;
	    background: white;
	    filter: inherit;
	    width: 100%;
	    height: auto;
	    display: block;
	    position: inherit;
	}
	.brand-container.csr .caption-block {
	    width: 100%;
	    display: block;
	    position: inherit;
	}
	.brand-container.csr .caption-block img {
	    width: 50%;
	    margin: 20px auto;
	    height: auto;
	}
	.content-page-container {
		margin-bottom: 2em;
	}
	.quote {
		font-style: italic;
	}
	.author {
		font-size: 14px;
	}
	/*Added 4 procurement*/
	.factories-list{
        max-height: 250px;
    }
	.values-list{
		flex: 0 0 50%;
		max-height:350px;
		max-width: 50%;
	}
	.list-description {
		padding: 0 15px 10px 15px;
		font-size: 15px;
	}
	.promo.procu .images-text-content{
		height:auto;
	}
	.images-text-content {
		/*height:auto !important;*/
		height: 450px;
		padding-bottom:30px;
	}
	.images-text-content a {
		font-size: 15px;
	}
	/*Added 4 CSR*/
	h1.long-title span {
	    padding: 0 30px;
	}
	.table-items h4 {
		font-size: 14px;
	    font-weight: 600;
		margin: 5px;
	}
	.table-items h5 {
		font-size: 14px;
		margin: 5px;
		color:#1e53a1;
	}
	.table-targets {
		margin: 20px 0px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
	}
	.table-items {
    	width: 25%;
    }
   	.paragraphe-1 {
		margin-bottom: 2em;
	}
	.paragraphe-2 {
		margin-bottom: 2em;
		margin-top: 2em;
	}
	.content-page-text ul li {
		font-size: 14px;
	}
	/*Added 4 products*/
	.products-list-item {
		margin-bottom: 15px;
		display: inline-block;
	}
	.products-list-item .caption {
		height: 50px;
	}
	.products-list-item h4 {
		font-size: 14px;
		font-weight: normal;
	}	
	.halfAvailableWidth {
		width: calc(50% - 15px);
		display: inline-block;
	}
	.infos-jobs {
		font-size: 14px;
		font-weight:600;
	}
	.jobs h4 {
		font-size: 16px;
	}
	.jobs label {
		font-size: 15px;
		font-weight: 600;
	}
	.jobs .image-right {
		height: 260px;
	    overflow: hidden;
	    margin-bottom: 1.5em;
	    margin-top: 0.5em;
	}
	.jobs .image-right img {
	    width: 100%;
	    margin-top: -45%;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 200px;
	    padding: 2px 5px;
	}
	.adress-contact table td:nth-of-type(2) {
		width: 60%;
	}
	.adress-contact table {
		margin-bottom: 40px;
	}
	.adress-contact {
		background-color: #F4F4F4;
		padding: 30px 60px;
		margin: 0 -45px 30px -45px;
	}
	.items-list-country {
	    margin-top: 10px;
	    margin-bottom: 10px;
	    height: 280Px;
	}
	.items-list-country tr td, .adress-contact tr td, .countries-selector select {
		font-size: 14px;
		font-weight: 600;
	}
	.text-infos p {
		display: inline;
	}
	.items-list-country h3, .adress-contact h2 {
		font-size: 19px;
	}
	.contact, .margin-bottom {
		margin-bottom: 40px !important;
	}
	.news-list .content, .news-list a, .promo .content-container div, .promo .content-container a, .view-more a, .awards-list p, .carousel .text2 div, .carousel .text2 ul li, .company-list div, .content-text-rows span, .content-parallax span, .content-parallax a, .company-list a, .carousel .text2 a {
		font-size: 15px;
	}
	.news-list span, .legend-marks {
		font-size: 14px;
	}
	span.rotate {
		transform:rotatey(0deg) rotatez(-90deg);
    	transform-origin: 2.5em 2.4em;
	    float:left;
		font-size: 26px;
	    color: white;
	}
	.history-tabs .nav-tabs {
	    display: inline-flex;
	    flex-wrap: nowrap;
	    width: 100%;
	    align-items: stretch;
	    justify-content: space-between;
	    border:none;
	}
	
	.history-tabs h3{
		color: #83a0ca;
		font-weight:700;
	}
	.history-tabs h3:before {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: -20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.history-tabs h3:after {
	    content: " ";
	    width: 75px;
	    bottom: 7px;
	    left: 20px;
	    height: 1px;
	    position: relative;
	    background-color: lightgrey;
	    display: inline-block;
	}
	.awards-list {
		margin-bottom: 2em;
	}
	.awards-list .content {
		padding: 20px 0 40px;
	}
	.cookie-banner .container {
		padding: 30px 50px;
		margin:0 auto;
	}
	.news-list img, .awards-list img, .company-list video, .company-list img, .brands-list-block .img-background img {
		height: 170px;
		object-fit: cover;
		object-position: center center;
		font-family: 'object-fit:cover; object-position:center center;'
	}
	.list-rows h4, .carousel h4 {
	    font-size: 16px;
    }
	.images-slider img {
	    height: 120px;
	    width: 120px;
	    object-fit: contain;
	    object-position: center;
	    font-family: 'object-fit:contain; object-position:center;'
	}
	.image-list figure + figure {
		margin-left: 10px;
	}

}
@media screen and (min-width: 600px) and (max-width: 767px)  {
	h1.long-title {
	    padding-left: 35% !important;
	    padding-right: 35% !important;
	}
	.images-slider img {
	    max-height: 120px !important;
	}
		.images-slider img {
	    height: 110px !important;
	    width: 110px !important;
	}
}

/*MOBILE(S/M)*/
@media screen and (max-width: 767px)  {
	.margin-lr, .margin-lr-2 {
		padding: 0 30px;
	}
	.section-title {
		margin-top:0;
	}
	.section-title h1 {
		font-size: 25px;
		background-image: url('header-1-mobile.png');
		background-size: cover;
		background-position: center center;
	    padding: 30px 0px;
	    width: 100vw;
	    margin-left: -30px;
	    margin-bottom: 0;
	}
	.section-title h1 span {
		padding: 0 30px;
		color: #FFF;
	}
	.section-title span::before {
	    content: ' ';
	    position: absolute;
	    height: 1px;
	    left: 35px;
	    bottom: 1.7em;
	    background-color: #FFF;
	    width: calc(45% - 110px);
	}
	.section-title span::after {
	    content: ' ';
	    position: absolute;
	    height: 1px;
	    right: 35px;
	    bottom: 1.7em;
	    background-color: #FFF;
	    width: calc(45% - 110px);
	}
	.description {
		padding: 20px 30px;
		margin-top: 0px;
		margin: 0 -30px 0 -30px;
		margin-bottom: 40px;
	}
	.product-description h2 {
		margin-top: 20px;
	}
	h2 {
		font-size: 15px;
		font-weight: 700;
	}
	p, .product-description ul li {
		font-size:13px;
		font-weight: 600;
		text-align: justify;
	}
	.description p span {
		font-size:13px;
		font-weight: 700;
	}
	.description h2, .description p {
	    padding: 3px 5px 5px 5px;
	    margin: 0;
	}
	.border-description {
		width: 80%;
		margin: 0 0 13px 0;
		border-width: 0 0 1px 0;
	}
	.flex {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    -webkit-box-orient: vertical;
	    -ms-flex-direction: column;
	    -ms-flex-flow: column;
	    flex-flow: column;
	}
	.flex-1-2 {
		-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 2;
	    order: 2;
	}
	.flex-2-1 {
		-webkit-box-ordinal-group: 1;
	    -ms-flex-order: 1;
	    order: 1;
	}
	.center {
		margin: 10px auto 20px auto;
		width: 100%;
	}
	.center img {
		width: 100%;
	}
	.images-slider {
	    display: inline-block;
	    width: 32.6%;
	}
	.standard-text {
		margin-top:10px;
	}
	.navbar-brand img {
		max-width: 150px;
		width: 100%;
		height: 100%; /*Newly Added to fix the issue on firefox*/
	}
	.navbar-brand {
	    height: 56px;
	    padding: 16px 0px;
	}
	.navbar-toggle {
		margin-top: 11px;
		margin-bottom: 11px;
		height: 34px;
		border:none;
		color: black;
		padding:7px 10px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #808080;
	    height: 2.5px;
	}
	.footer .border {
		border-top: 1px solid #3C3C3C;
		margin: 10px 0px;
		width: 75%;
	}
	.footer .no-border { /*Newly Added*/	
		border-top: 1px hidden #3C3C3C;
		margin: 10px 0px;
		width: 75%;
	}
	.logo-footer {
		width: 75%;
		max-width: 170px;
	}
	.footer figcaption {
		font-size: 12px;
		font-weight: 600;
		text-align: justify;
	}
	h4 {
		font-size: 13px;
		font-weight: 700;
	}
	.footer {
		overflow: hidden;
		margin-top: 40px;
		background-color: #F2F2F2;
	}
	.footer .logos {
		background-color: white;
		border-top:1px solid #C1C1C1;
		border-bottom:1px solid #C1C1C1;
	}
	.footer .infos {
		padding-top: 35px;
		padding-bottom: 10px;
	}
	.logos-brands {
	    display: inline-block;
	    margin:25px auto;
		width: 100%;
		text-align: center;
		-webkit-box-pack: justify!important;
	    -webkit-justify-content: space-between!important;
	    -ms-flex-pack: justify!important;
	    justify-content: space-between!important;
	}
	.logos-brands img {
	    width: 25vw;
	    height: 100%;
	    padding: 10px;
	}
	.find-us-map {
		width: 100%;
	}
	.footer__social {
		border:none;
		text-align: center;
		margin: 15px 0px;
		width: 100%;
		margin-top: -10px;
		font-size: 13px;
	}
	.footer__social img {
		padding: 5px;
	}
	.footer .find-us-map p:first-of-type {
		margin-bottom: 0;
		margin-top:15px;
		display: block;
	}
	.footer .find-us-map p {
		display: inline-block;
		font-weight: 600;
		font-size: 12px;
		margin-bottom: 0px;
	}
	.footer .find-us-map p.adress:before {
		content: " - ";
	}
	.find-us-map ul li {
		font-size: 12px;
	    margin-bottom: 1px;
	    margin-top: 1px;
	}
	.footer-2, .footer-2 a {
		font-size: 11px;
		text-decoration: none;
		color: rgb(66,66,66);
		font-weight: 600;
	}
	#backToTop2 div {
		display: block;
		background-color: #444444;
		color: white;
		margin-bottom: 0;
		text-align: center;
		padding:5px 0;
		font-weight: 400;
	}
	#backToTop2 div:after {
		background-image: url('../images/Arrow2.svg');
	    content: " ";
	    background-repeat: no-repeat;
	    background-position: center center;
	    display: inline-block;
	    width: 12px;
	    margin-left: 7px;
	    height: 10px;
	    color: white;
	}
	/*Added 4 Careers*/
	.margin-lr-4, .margin-lr-5 {
		padding:0 30px;
	}
	.jobs-list .inline-block.f-left {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.jobs-2col {
		width: 50%;
		display: inline-block;
	}
	.jobs-list a {
		text-align: right;
		float: right;
	}
	.jobs-list a span {
	    padding: 6px 12px;
	}
	.jobs-list img {
		width: 70px;
		height: 100%;
		margin-bottom: 20px;
	}
	.job-title {
		font-size:15px;
	}
	.job-subtitle {
		font-size:13px;
	}
	.job-location-title {
		font-size:13px;
	}
	.job-location {
		font-size:12px;
	}
	.row.jobs{
		padding: 15px 0;
	}
	.jobs-2block {
		margin-top: 10px;
	}
	.also-like {
		margin-top: 3em;
	}
	.also-like h3 {
		font-size: 16px;
	}
	.also-like p {
		padding-top: 5px;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		margin-bottom: 20px;
	}
	/*Brands page*/
	.caption a {
		font-size: 14.5px;
		line-height: 0;
	}
	.caption img {
		height: 20px;
	}
	.caption {
	    height: 70px;
	    padding: 5px;
	}
	.brand-container {
		position: relative;
		display: block;
		margin-bottom: 30px;
	}
	.description select {
	    margin: 10px 5px 10px 5px;
	    width: 170px;
	    padding: 2px 5px;
	}
	/*Added 4 Content*/
	.text h3 {
		font-size: 14px;
		font-weight: 700;
	}
	.brand-container.csr {
	    float: none;
	    width: 100%;
	    margin: 0 auto;
	}
	.image-text li {
	    margin-left: 10px;
	}
	.content-page li, .jobs li {
		font-size:13px;
	    font-weight: 600;
	}
	.image-text ul {
	    padding-left: 0px;
	}
	.image-text img.csr-image {
		width: 100%;
		height: 100%;
	    margin: 20px auto;
	}
	.brand-container.csr .csr-image {
		display: none;
	}
	.brand-container.csr .caption {
	    background-image: none;
	    background: white;
	    filter: inherit;
	    width: 100%;
	    height: auto;
	    display: block;
	    position: inherit;
	}
	.brand-container.csr .caption-block {
	    width: 100%;
	    display: block;
	    position: inherit;
	}
	.brand-container.csr .caption-block img{
	    width: 60%;
	    margin: 20px auto;
	    height: auto;
	}
	.content-page-container {
		margin-bottom: 1em;
	}
	.author {
		font-size: 12px;
	}
	/*Added 4 procurement*/
	.list-description {
		padding: 3px 5px 5px 5px;
		font-size: 13px;
		font-weight: 600;
	    text-align: justify;
	}
	.images-text-content a,  {
		font-size: 13px;
	}
	.images-text-content {
		margin-bottom: 40px;
	}
	/*Added 4 csr*/
	h1.long-title {
		font-size: 17px;
	    line-height: 1.2;
	    padding-left: 24%;
	    padding-right: 24%;
	}
	h1.long-title span {
		padding: 0;
	}
	h1.long-title span:before {
	    bottom: 2.6em;
	}
	h1.long-title span:after {
	    bottom: 2.6em;
 	}
 	.table-items h4 {
		font-size: 15px;
	    font-weight: 600;
		margin: 5px;
	}
	.table-items h5 {
		font-size: 13px;
		margin: 5px;
		color:#1e53a1;
	}
	.table-items {
    	display: inline-block;
    	width: calc(100vw - 60px);
	    margin: 4px auto;
	    display: block;
    }
	.table-targets {
		margin: 20px 0px;
	}
   	.paragraphe-1 {
		margin-bottom: 1em;
	}
	.paragraphe-2 {
		margin-bottom: 1em;
		margin-top: 1em;
	}
	.content-page-text ul li {
		font-size: 13px;
		font-weight: 600;
	}
	.medium-title span {
		font-size: 18px;
	}
	.medium-title span:before {
		bottom:2.2em;
	}
	.medium-title span:after {
		bottom:2.2em;
	}
	/*Added 4 products*/
	.products-list-item {
		margin-bottom: 10px;
		display: inline-block;
	}
	.products-list-item .caption {
		height: 50px;
	}
	.products-list-item h4 {
		font-size: 14px;
		font-weight: 600;
	}
	.bg-grey-xs {
		background-color: #F4F4F4;
		padding-bottom: 15px;
	}
	.halfAvailableWidth {
		width: 100%;
		display: block;
	}
	.infos-jobs {
		font-size: 13px;
		font-weight:600;
	}
	.jobs label {
		font-size: 14px;
		font-weight: 700;
	}
	.jobs h4 {
		font-size: 14px;
	}
	.form-submit-border {
		text-align: center;
	}
	.jobs .image-right {
		height: 180px;
	    overflow: hidden;
	    margin-bottom: 1.5em;
	    margin-top: 0.5em;
	}
	.jobs .image-right img {
	    width: 100%;
	    margin-top: -35%;
	}
	.btn-submit {
	    margin: 2px 0 30px 0;
	}
	.countries-selector select {
	    margin: 5px 0 15px 0;
	    width: 50%;
	    padding: 2px 5px;
	}
	.adress-contact {
		background-color: #F4F4F4;
		padding: 30px 30px;
		margin: 0 -15px 30px -15px;
	}
	.adress-contact table {
		width: 100%;
	}
	.items-list-country {
		height: 100%;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.items-list-country tr td, .adress-contact tr td, .adress-contact tr td p, .countries-selector select {
		font-size: 13px;
		font-weight: 600;
	}
	.text-infos p {
		display: inline;
	}
	.items-list-country h3 {
		font-size: 17px;
	}
	.section-title.no-bg-xs h1 {
		background-image: none;
	}
	.section-title.no-bg-xs h1 span {
		color: #00559c;
	}
	.section-title.no-bg-xs span::before {
	    background-color: #777;
	}
	.section-title.no-bg-xs span::after {
	    background-color: #777;
	}
	.news-list .content, .news-list a, .promo .content-container div, .promo .content-container a, .view-more a, .awards-list p, .carousel .text2 div, .carousel .text2 ul li, .company-list div, .content-text-rows span, .content-parallax span, .content-parallax a, .company-list a, .carousel .text2 a {
		font-size: 13px;
		font-weight: 600;
	}
	.news-list span, .legend-marks {
		font-size: 12.5px;
		font-weight: 600;
	}
	/*Change Name*/
	
	.values-list, .factories-list, .promo-list {
		display: block;
		margin: 0 0 10px 0;
		color: white;
	    max-height: 500px;
	}
	.promo .content-container div, .promo .content-container a {
		text-align: center;
	}
			
	.promo-list div, .promo-list h2, .factories-list div, .factories-list h2, .values-list div, .values-list h2 {
		background-color: transparent;
		/*Change remove the color white
		color: white;
		*/
		
	}
	.promo .content-container {
		background-image: url('top-news.png');
		background-size: cover;
		background-position: center center;
		padding: 40px 30px;
	}
	span.rotate {
		font-size: 22px;
	    color: white;
	    padding: 25px 35%;
	}
	.history-tabs .panel-heading {
		border-radius: 0;
		border:none;
		background-size: cover;
		height: 85px;
		display: table;
	    width: 100%;
	}
	.history-tabs h3 {
		display: none;
	}
	.history-tabs p {
		text-align: center;
	    margin: 40px 0;
	}
	.history-tabs p:before {
	    content: " ";
	    left: 0;
	    right: 0;
	    margin: -28px 30% 0 30%;
	    height: 1px;
	    position: absolute;
	    background-color: #f4d200;
	}
	.history-tabs p:after {
	    content: " ";
	    left: 0;
	    right: 0;
	    margin: 48px 30% 0 30%;
	    height: 1px;
	    position: absolute;
	    background-color: #f4d200;
	}
	.history-tabs .panel-default, .history-tabs .panel-body {
		border:none !important;
		box-shadow: none;
	    background-color: #F4F4F4;
	}
	.history-tabs .panel-body {
		padding: 15px 30px;
	}
	.panel-group .panel+.panel {
		margin: 0;
	}
	.history-tabs .panel-title {
		text-align: center;
	    display: table-cell;
	    width: 100%;
	    vertical-align: middle;
	}
	p.infos-text-center {
	    margin-top: 25px;
	    margin-bottom: 1em;
	}
	
	.history-tabs {
	    margin-top: 0px;
	}	
	.infos-text-center {
		font-size: 13px;
	}
	.awards-list .content {
		padding: 10px 0 25px;
	}
	.cookie-banner .container {
		padding: 20px 15px;
		margin:0 auto;
	}
	.cookie-banner button {
		margin-top: 5px;
	}
	.text-right-xs-center {
		text-align: center;
	}
	.awards-list .border-separator {
		margin: 8px 0;
	}
	.header-nav .margin-lr {
	    width: 100vw;
	    padding: 0 0px;
	}
	.header-nav {
		border-width: 1px 0 1px 0;
		border-color: #707070;
		border-style: solid;
		margin-bottom: 2em;
	}
	ul.list-button-link {
		background-color: #dfdfe4;
	}
	.video-presentation {
		margin-top: 2em;
	}
	.news-list img, .awards-list img, .company-list video, .company-list img, .brands-list-block .img-background img {
		height: 140px;
		object-fit: cover;
		object-position: center center;
		font-family: 'object-fit:cover; object-position:center center;'
	}
	.parallax {
	    height: 300px; 
	}
	.carousel-control.left {
		left: 0;
	}
	.carousel-control.right {
		right: 0;
	}
	.carousel-inner .item img {
		height: 300px;
	    margin: 25px 0;
	    width: 100%;
	}

	.carousel-control span {
	    height: 300px;
	}
	.carousel-inner .item div.text2 {
		display: block;
		width: 100%;
		padding: 0 0 25px 0;
	}
	.content-parallax {
	    height: 300px;
	    text-align: center;
	}
	.parallax .table {
	    width: 260px;
	    margin: 0 auto;
    }
    .content-img-rows {
    	float: none;
    }
    .list-rows h4 {
    	color: black;
    	font-weight: 700;
    	display: block;
    	margin-bottom: 10px;
    	padding: 0;
    	font-size: 14px;
    }
    .list-rows a.link {
    	display: block;
    	font-size: 13px;
    }
	.company-list div span {
		font-weight: 700;
	}
	.wrapper.carousel {
	    margin-top: 30px;
	    margin-bottom: 20px;
	}
	.item-news-list, .Home .item-news-list, .company-list {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.maxi-image-slider img {
	    height: 250px;
	    object-fit: contain;
	    object-position: center;
	    font-family: 'object-fit:contain; object-position:center;'
	}
	.images-slider img {
	    height: 84px;
	    width: 84px;
	    object-fit: contain;
	    object-position: center;
	    font-family: 'object-fit:contain; object-position:center;'
	}
	
	/*Additional*/
	
	div.video-banner-wrapper .video-banner-text {
        display:block !important;
        position: relative;
        left: 0;
        top: 0;
        margin: auto;
        text-align: center;
        width: 100%
    }

    div.video-banner-wrapper .video-banner-text .video-banner-content {
        margin-bottom: 15px
    }

    .testimonial-wrapper {
        margin-bottom: 0px
    }

    .jobs .img-wrap {
        text-align: center
    }

    .jobs h2.profile {
        margin-top: 1em;
        color: #00559c;
        font-size: 20px
    }

    .jobs h4.profile {
        text-align: center;
        font-size: 20px
    }

    iframe.video.video--youtube {
        width: 100%;
        height: 100%
    }
	
	/*Carousel Slick*/
	div.item-slick img {
        height: 300px;
        margin: 25px;
        width: 80%;
    }
	
    .item-slick .text-slick {
        display: block;
        width: 100%;
        padding: 0 25px 25px 25px;
		font-size:13px;
	}

	div.item-slick.text-slick div, div.item-slick.text-slick ul li, div.item-slick.text-slick a {
		font-size: 13px;
		font-weight: 600;
	}

	button.slick-prev.slick-arrow, button.slick-next.slick-arrow{
		position:absolute;
		top:30%;
	}

    button.slick-prev{    
        left:0;
    }
    
    button.slick-next{
        right:0;
    }
	/*End of Carousel Slick*/
	
	/*Search Page*/
	.result-content {
    font-size: 13px;
	font-weight:600;
	}

	.search-result .result-page h4 {
		font-size: 14px;
		font-weight:700;
	}
	
	.testimonial-box{
		font-size:17px;
	}
	div.text ul li {
		font-size:13px;
	} 
	
}
/*Additional Query*/
@media screen and (min-width: 768px) and (max-width: 1300px) {
    iframe.video.video--youtube {
        width: 100%;
    }
	
	.testimonial-img, .img-wrap {
	margin-right: 30px;
    }
	
	div form {
	margin-bottom:30px;
    }
}
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

