/* Les valeurs sont en variables :
Mais vu que sur IE, les var ne marche pas ->
SASS
 */
.account-btn-1 {
  fill: #ffffff;
}
.account-btn-2 {
  fill: #221E20;
}
.btn-navbar-account:hover .account-btn-1 {
  fill: #fff;
}
.btn-navbar-account:hover .account-btn-2 {
  fill: #fff;
}
.caddie-btn-1 {
  fill: #221E20;
}
.caddie-btn-2 {
  fill: #ffffff;
}
.btn-navbar-caddie:hover .caddie-btn-1 {
  fill: #ffffff;
}
.btn-navbar-caddie:hover .caddie-btn-2 {
  fill: #fff;
}
.btnGift-1 {
  fill: #FF6600;
}
.btnGift-2 {
  fill: #fff;
}
.btnGift-3 {
  fill: #1d1d1b;
}
.logo-chapier {
  fill: #FA41B6;
}
.mailNb-1 {
  fill: #369;
}
.mailNb-2 {
  fill: #fff;
}
.mail-1 {
  fill: #3c0;
}
.mail-2 {
  fill: #fff;
}
object {
  pointer-events: none;
}
button object {
  width: 95%;
}
.actionCoImage {
  right: 2em;
}
.actionCoImage img {
  width: 100px ;
}
.img-header {
  width: 88px;
  height: 88px;
  margin: auto;
  border-radius: 10px;
  /*border: 1px solid #fa41b6;/**/
  border: 1px solid #fa41b661;
}
.section-wrapper img {
  margin: auto;
}
.section-wrapper {
  background: #FFFFFF;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.section-wrapper .header {
  vertical-align: middle;
  display: table-cell;
  height: 100px;
  text-align: center;
  width: 20%;
}
.section-wrapper .header img {
  display: inherit;
}
.list-bottom {
  margin-bottom: 20px;
}
.foot {
  font-family: 'Arial';
  font-size: 12px;
  font-weight: normal;
  /*color: #fa41b6;" /* */
  color: #fa41b6;
}
#logo-chapier-footer {
  margin-top: 20px;
  width: 80px;
  height: auto;
}
.description {
  margin-top: 20px;
  margin-left: 20%;
}
.partner-portal a:hover {
  /*color: #fa41b6 !important; /* */
  color: #fa41b6 !important;
}
.partner-portal a {
  color: #fa41b661;
  /*color: #1d900b4d; /* */
}
#btn-chapier-portal:hover {
  background-color: #fa41b6 !important;
  /* Vrais */
  border-color: transparent;
}
#btn-chapier-portal {
  /* background-color: #fb68c5; /* Vrais */
  height: 40px;
  width: 160px;
  color: #fff;
  /* Vrais */
  background-color: #fa41b6 !important;
  /* Vrais */
  border-color: transparent;
  font-size: 16px;
}
.portal-main-div-left:hover,
.portal-main-div-center:hover,
.portal-main-div-right:hover {
  text-decoration: none;
  /*border: 1px groove #fa41b6; /* */
  border: 1px solid #fa41b6;
  border-radius: 10px;
}
.partner-portal a,
.content-portal a {
  text-decoration: none;
}
.partner-portal {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.petitcarreau {
  background-image: url("../../images/portal/carreaux.png");
  background-repeat: repeat;
  height: 300px;
  max-width: 100%;
}
div.content-portal a {
  /* color: #fa41b6 !important; /* VRAIS */
  color: #fa41b6 !important;
}
/* Top a modifier pour descendre tout les élements du css */
div.www-wrapper {
  /*border:1px solid #fa41b633; /* */
  border: 1px solid #fa41b661;
  border-radius: 10px;
  /* color: #fa41b6; /* VRAIS  */
  color: #fa41b6;
  padding-top: 0.7%;
}
div.partner-portal {
  width: 100%;
  position: absolute;
  top: 500px;
  z-index: 2 !important;
}
#computer {
  height: auto;
  width: 85%;
  margin-top: 5px;
  margin-left: 10%;
}
div.background-square {
  width: 100%;
  position: absolute;
  top: -15px;
  z-index: 0 !important;
}
div.content-portal {
  font-family: arial;
  width: 100%;
  position: absolute;
  top: 45px;
  /*color: #fa41b6 !important; /* */
  color: #fa41b6 !important;
  font-size: 14px;
  z-index: 1 !important;
}
/* Fin des top en CSS */
ul {
  margin: 0;
  padding: 0;
  padding-left: 12px;
}
div.www-wrapper:hover {
  /* border:1px solid #fa41b6; /*  Vrais*/
  border: 1px solid #fa41b6;
  border-radius: 10px;
}
#carreau-margin-top {
  height: 146px;
}
#text-head {
  margin-top: 1%;
  margin-left: 14%;
}
#main-text {
  margin-top: 15%;
  font-size: 16px;
}
#logo-chapier {
  width: 45%;
  height: auto;
  margin-top: 4%;
}
#liste-main-text {
  margin-top: 15px;
  margin-bottom: 30px;
}
.portal-main-div-left {
  width: 32%;
  margin-right: 1%;
}
.portal-main-div-center {
  width: 32%;
  margin-left: 1%;
  margin-right: 1%;
}
.portal-main-div-right {
  width: 32%;
  margin-left: 1%;
}
.portal-main-div-left,
.portal-main-div-center,
.portal-main-div-right {
  border-radius: 10px;
  text-decoration: none;
  /* border: 1px groove #fa41b633; /* */
  border: 1px groove #fa41b661;
  z-index: 101;
}
/* ------------------------------------------------------------------------- */
/* MAX 600 PX */
@media (max-width: 600px) {
  .portal-main-div-left,
  .portal-main-div-center,
  .portal-main-div-right {
    width: auto;
  }
  div.background-square {
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 0 !important;
  }
  div.petitcarreau {
    height: 280px;
  }
  div.content-portal {
    width: 100%;
    position: absolute;
    top: 0px;
    font-size: 14px;
  }
  #computer {
    height: auto;
    width: 60%;
    margin: auto;
    display: none;
  }
  #btn-chapier-portal {
    height: auto;
    width: auto;
    font-size: 14px;
    margin-top: 25px;
  }
  #carreau-margin-top {
    height: 60px;
  }
  #text-head {
    margin-top: 0%;
    margin-left: 0%;
  }
  #main-text {
    font-size: 14px;
    padding-bottom: 25px;
  }
  div.partner-portal {
    width: 100%;
    position: absolute;
    top: 360px;
    z-index: 2 !important;
  }
}
/* ----- */
/* Smartphones (portrait and landscape) ----------- */
@media (min-width: 580px) and (max-width: 899px) {
  /* Styles */
  .portal-main-div-left,
  .portal-main-div-center,
  .portal-main-div-right {
    font-size: 12px;
  }
  #logo-chapier {
    width: 20%;
  }
  #liste-main-text {
    margin-bottom: 0px;
  }
  #main-text {
    margin-top: 9%;
  }
  div.background-square {
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 0 !important;
  }
  div.petitcarreau {
    height: 280px;
  }
  div.content-portal {
    width: 100%;
    position: absolute;
    top: 0px;
    font-size: 14px;
  }
  #computer {
    width: 350px;
    height: auto;
  }
  #computer-div {
    margin-left: 300px;
    margin-top: -290px;
  }
  #btn-chapier-portal {
    height: auto;
    width: auto;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #carreau-margin-top {
    height: 80px;
  }
  #text-head {
    margin-top: 0%;
    margin-left: 0%;
  }
  div.partner-portal {
    width: 100%;
    position: absolute;
    top: 400px;
    z-index: 2 !important;
  }
}
/*-----*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */
  .portal-main-div-left,
  .portal-main-div-center,
  .portal-main-div-right,
  .www-wrapper {
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 2%;
    /*border: 1px groove #fa41b6 !important; /* */
    border: 1px groove #fa41b661 !important;
  }
  div.content-portal {
    width: 100%;
    position: absolute;
    top: -8px;
    z-index: 2 !important;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
  .portal-main-div-left {
    width: 32%;
    margin-right: 1%;
  }
  .portal-main-div-center {
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .portal-main-div-right {
    width: 32%;
    margin-left: 1%;
  }
  div.content-portal {
    top: 25px;
  }
  #computer {
    width: 350px;
    height: auto;
  }
  #computer-div {
    margin-left: 370px;
    margin-top: -275px;
  }
  #logo-chapier {
    width: 30%;
    height: auto;
  }
  #main-text {
    margin-top: 8%;
    font-size: 16px;
  }
  #text-head {
    margin-top: 0%;
    margin-left: 0%;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
  div.content-portal {
    top: 0px;
  }
  #logo-chapier {
    width: 20%;
    height: auto;
  }
  #computer {
    width: 430px;
    height: auto;
  }
  #computer-div {
    margin-left: 370px;
    margin-top: -310px;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  .portal-main-div-left {
    width: 32%;
    margin-right: 1%;
  }
  .portal-main-div-center {
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .portal-main-div-right {
    width: 32%;
    margin-left: 1%;
  }
  div.content-portal {
    top: -20px;
  }
  #computer {
    width: 350px;
    height: auto;
  }
  #computer-div {
    margin-left: 350px;
    margin-top: -260px;
  }
  #logo-chapier {
    width: 30%;
    height: auto;
  }
  #main-text {
    margin-top: 6%;
    font-size: 16px;
  }
  #text-head {
    margin-top: 0%;
    margin-left: 0%;
  }
}
/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .portal-main-div-left {
    width: 32%;
    margin-right: 1%;
  }
  .portal-main-div-center {
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .portal-main-div-right {
    width: 32%;
    margin-left: 1%;
  }
  div.content-portal {
    top: 25px;
  }
  #computer {
    width: 350px;
    height: auto;
  }
  #computer-div {
    margin-left: 300px;
    margin-top: -245px;
  }
  #logo-chapier {
    width: 30%;
    height: auto;
  }
  #main-text {
    margin-top: 8%;
    font-size: 16px;
  }
  #text-head {
    margin-top: 0%;
    margin-left: 0%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .portal-main-div-left {
    width: 32%;
    margin-right: 1%;
  }
  .portal-main-div-center {
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .portal-main-div-right {
    width: 32%;
    margin-left: 1%;
  }
  div.content-portal {
    top: 25px;
  }
  #computer {
    width: 350px;
    height: auto;
  }
  #computer-div {
    margin-left: 300px;
    margin-top: -245px;
  }
  #logo-chapier {
    width: 30%;
    height: auto;
  }
  #main-text {
    margin-top: 8%;
    font-size: 16px;
  }
  #text-head {
    margin-top: 0%;
    margin-left: 0%;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  /* Styles */
  div.content-portal {
    top: 0px;
  }
  #computer {
    width: 350px;
    height: auto;
  }
  #computer-div {
    margin-left: 450px;
    margin-top: -255px;
  }
  #logo-chapier {
    width: 30%;
    height: auto;
  }
  #main-text {
    margin-top: 9%;
    font-size: 16px;
  }
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
#nav-mobile {
  display: none;
  position: absolute;
  z-index: 2001;
  padding: 10px 5px 10px 0px;
  width: 80%;
  background: #f4f4f4;
  border: 1px solid #e0e0e0;
  border-left: none;
}
#nav-mobile .top-cat {
  margin-left: 10px;
  padding: 5px 0px;
  border-bottom: 1px solid #e0e0e0;
}
#nav-mobile .title {
  cursor: pointer;
}
#nav-mobile .sub-cats {
  margin-left: 0px;
}
#nav-mobile ul {
  list-style: none;
  margin-left: 0px;
  padding: 0px;
}
#nav-mobile .sub-cats {
  display: none;
}
/*ul.CatMenuContent { max-height: 400px; }*/
ul.CatMenuContent li {
  min-width: 275px;
  min-width: 280px;
  margin-left: -1px;
  margin-right: 10px;
  padding-right: 15px;
  margin-bottom: 20px;
  float: left;
  border-right: 1px solid #e6e6e6;
}
ul.CatMenuContent li.last {
  border-right: 0px;
  margin-right: 0px;
}
ul.CatMenuContent li ul {
  list-style: none;
  margin-left: -10px;
}
ul.CatMenuContent .sub-cat-title {
  font-weight: bold;
  color: white;
  margin-left: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 3px 7px;
}
ul.CatMenuContent .subsequent {
  margin-top: 7px;
}
ul.CatMenuContent li ul li {
  margin: 2px 0px;
  float: none;
}
ul.CatMenuContent li ul li a {
  color: #666;
}
ul.CatMenuContent li div.item {
  margin: 0px 0px 5px 30px;
  padding: 3px 7px 3px 0px;
  min-width: 120px;
}
ul.CatMenuContent li div.item .subsequent {
  margin-top: 7px;
}
ul.CatMenuContent li div.item a {
  color: #666;
}
ul.CatMenuContent li div.item a:hover {
  color: #E60064;
}
.banner {
  clear: both;
}
.banner img {
  width: 100%;
  height: 70px;
}
@media (max-width: 768px) {
  #nav-mobile {
    display: none;
  }
}
#newProduct:hover {
  border-bottom-color: #336699;
  background-color: #003366;
}
#newProduct {
  color: white;
  background-color: #336699;
  border-radius: 4px;
}
#chapierGreen {
  color: white;
  background-color: #0fb902;
  border-radius: 4px;
}
#chapierGreen:hover {
  border-bottom-color: #0fb902;
  background-color: #2a9422;
}
#teletravail {
  color: white;
  background-color: #e60064;
  border-radius: 4px;
}
#teletravail:hover {
  border-bottom-color: #a10046;
  background-color: #e60064;
}
#securityCovid {
  color: white;
  background-color: #dfc20d;
  border-radius: 4px;
}
#securityCovid:hover {
  border-bottom-color: #e2ff24;
  background-color: #dfc20d;
}
#flashSold {
  color: white;
  background-color: #ff402d;
  border-radius: 4px;
}
#flashSold:hover {
  border-bottom-color: #ff5246;
  background-color: #ff402d;
}
.new_picto_a:hover .new_picto {
  opacity: 0.7;
}
.new_picto {
  max-width: 25% !important;
  padding-right: 20px;
}
.new {
  position: relative;
}
.new img {
  position: absolute;
  bottom: 10px;
  right: 90%;
  max-width: 25%;
}
.navbar-logo {
  width: 120px;
  background-size: cover;
  background: no-repeat center center;
  position: absolute;
  margin-top: 8px;
  left: 1%;
  z-index: 1051;
}
.chapier-pink-color {
  color: #FF33CC;
}
.text-logo {
  color: #ddcba96b;
}
.caption-footer {
  display: block;
  margin-top: 10px;
  font-size: x-small;
}
.footer-text-color {
  color: #003366;
  margin-top: 20px;
}
.navbar-btn {
  margin-top: 0px;
}
.footer {
  background-color: #003366;
  padding: 10px 10px 10px;
}
.footer a,
.footer a:hover {
  text-decoration: none;
}
.navbar-login {
  width: 200% !important;
  padding: 10px !important;
}
.navbar-overTop {
  display: none;
  width: 100%;
  border-color: transparent;
}
.navbar-top {
  background-color: #003366;
  border-color: transparent;
}
.non-radius-navbar {
  border-radius: 0px;
  border-color: transparent;
  /* @main-color-border */
}
.icon-navbar-gift {
  color: #FFFFFF;
}
.btn-navbar-menu-caddie:hover {
  border: 1px solid white !important;
}
.btn-navbar-menu-caddie {
  background-color: #FF33CC !important;
}
.btn-navbar-menu {
  background-color: #336699;
  border: 1px solid transparent;
  color: #FFFFFF !important;
}
.btn-navbar-menu:focus {
  color: #FFFFFF !important;
}
.btn-navbar-company-size {
  height: 35px !important;
  margin-left: 15px;
  background-color: #336699;
}
.btn-navbar-menu:hover {
  border: 1px solid #FFFFFF !important;
  color: #FFFFFF;
  text-decoration: none !important;
}
.btn-navbar-menu-icon:focus {
  color: #FFFFFF !important;
}
.btn-border-navbar-menu:hover {
  border: 1px solid #FFFFFF !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.menu-padding {
  padding: 0px !important;
  margin-left: 15px !important;
}
.text-navbar-gift {
  color: #FFFFFF;
  font-size: x-large;
}
.icon {
  height: 16px;
  width: 16px;
  transform: translateX(-5px) translateY(3px);
}
.btn-navbar-gift:hover {
  border: 1px solid #FFFFFF;
}
.btn-navbar-gift {
  /* mask: url("../../images/svg/nav/giftBtnTest.svg") no-repeat center;*/
  padding: 0px;
  background-color: #FF6600;
  height: 53px;
  width: 280px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  letter-spacing: 0.5rem;
  border: 1px solid transparent;
  text-align: center;
}
.flag-margin-left {
  margin-left: 15px;
}
.btn-margin-top {
  margin-top: 0px;
}
.badge-navbar {
  display: inline-block;
  min-width: 10px;
  padding: 4px 4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #14445C;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 3px;
}
.nav-bar-bottom {
  background-color: #0A3D70;
  padding-top: 0.6%;
}
.nav-menu-margin-left {
  margin-left: 20%;
}
.nav-menu-margin-left-search {
  margin-left: 19.5%;
  margin-top: 10px;
}
.search-bar form {
  width: auto;
}
.search-bar {
  width: 54%;
  margin-top: 5px;
}
.chapier-logo {
  margin-bottom: 17%;
  margin-left: 25%;
}
/* FOOTER */
.foot {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}
#logo-chapier-footer {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 15%;
  height: auto;
}
.footer-logo-marge {
  margin-right: 7%;
}
.text_under_img {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  margin-left: 10px;
}
.inner {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 5px;
}
#footer_left {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.block2 {
  height: 110px;
}
.block2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#footer_center {
  width: 33%;
  display: inline-block;
  vertical-align: center;
  text-align: center;
}
#footer_right {
  width: 32%;
  display: inline-block;
  vertical-align: center;
  text-align: right;
}
.icon-foot {
  width: 40px;
  height: 40px;
}
.icon-foot-margin {
  margin-left: 8%;
}
.icon-foot-space {
  margin-left: 2%;
}
.icon-foot-space {
  margin-left: 2%;
}
.navbar-form {
  width: 100% !important;
}
/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 560px) {
  .btn-navbar-menu {
    width: 180px;
  }
  .btn-navbar-menu-caddie {
    margin-left: 0px !important;
    width: 180px;
  }
  .nav-inBlock {
    display: block !important;
    margin-top: 10px;
  }
  .btn-navbar-company-size {
    margin-left: 0px !important;
    margin-top: 10px !important;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: #fffffff2;
  }
  .btn-navbar-gift {
    width: 180px;
  }
  .nav-menu-margin-left-search {
    margin: auto;
  }
  .navbar-logo {
    width: 50%;
    position: relative;
    margin: auto;
  }
  .btn-navbar-menu-caddie {
    margin-left: 10px;
    width: 180px;
  }
  .btn-navbar-company-size {
    margin-left: 10px;
  }
  .btn-margin-top {
    margin-top: 0px;
  }
  .search-bar {
    width: 100%;
    margin-top: 5px;
  }
  .nav-menu-margin-left-search {
    margin-left: 0px;
  }
  .icon-navbar-gift {
    color: #FFFFFF;
    /* @main-color-text */
  }
  .fa-2x {
    font-size: 1em;
  }
  .nav-menu-margin-left {
    margin-left: 0%;
  }
  .nav-inBlock {
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .flag-icon {
    display: none !important;
  }
  .menu-padding {
    padding-bottom: 10px !important;
    padding-right: 10px !important;
    margin-left: 0px !important;
  }
  .btn {
    padding: 6px 8px;
  }
  #footer_right {
    width: 100% !important;
    text-align: center !important;
    vertical-align: center !important;
    margin-top: 5%;
  }
  #footer_left {
    width: 100% !important;
    vertical-align: center !important;
    text-align: center !important;
  }
  #footer_center {
    width: 100% !important;
    display: inline-block !important;
    text-align: center !important;
  }
  .block2 {
    height: 100%;
  }
  .inner {
    display: block;
  }
  .nav-lux-flag-size-bottom {
    max-width: 50%;
  }
  #cpo {
    max-width: 150px;
    margin: auto;
    padding-top: 20px;
  }
  #print {
    max-width: 150px;
    margin: auto;
    padding-top: 20px;
  }
  #majuscule {
    max-width: 150px;
    margin: auto;
    padding-top: 20px;
  }
  .icon-foot {
    max-width: 40px;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .inner {
    padding: 0px 0px;
  }
  .caddie-margin-left {
    margin-left: 10px;
  }
  .navbar-logo-size {
    width: 100%;
    margin-left: 2%;
    margin-top: 13%;
  }
  .search-bar {
    width: 54%;
    margin-top: 5px;
  }
  .nav-lux-flag-size {
    display: none;
    width: 70%;
    margin-left: 60%;
  }
  .btn-navbar-size {
    width: 130px !important;
    height: 35px !important;
  }
  .text-size {
    font-size: 90%;
  }
  .nav-menu-margin-left {
    margin-left: -2%;
  }
  .chapier-logo {
    margin-bottom: 0%;
    margin-left: 0%;
  }
  .btn-navbar-gift {
    width: 270px;
  }
  .nav-menu-margin-left-search {
    margin-left: 14%;
  }
  .nav-lux-flag-size-bottom {
    width: 192px;
    height: 45px;
  }
  #cpo {
    max-width: 60px;
  }
  #print {
    max-width: 60px;
  }
  #majuscule {
    max-width: 60px;
  }
  .icon-foot {
    max-width: 26px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .navbar-logo-size {
    width: 115%;
    margin-left: 5%;
    margin-top: 8%;
  }
  #print {
    max-width: 80px;
    height: 50px;
  }
  #majuscule {
    max-width: 80px;
    height: 50px;
  }
  #cpo {
    max-width: 80px;
    height: 50px;
  }
  .icon-foot {
    max-width: 30px;
  }
  .logo-margin-right {
    margin-right: 4%;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .nav-menu-margin-left {
    margin-left: 16%;
  }
  .nav-menu-margin-left-search {
    margin-left: 15.8%;
  }
  .btn-navbar-menu-icon {
    display: inline;
  }
  .btn-navbar-size {
    width: 135px !important;
    height: 35px !important;
  }
  .navbar-logo-size {
    width: 130%;
    margin-left: 10%;
    margin-top: 8%;
  }
  .nav-lux-flag-size {
    width: 170%;
    margin-top: 9%;
    margin-left: -4%;
    display: block;
  }
  .btn-navbar-gift {
    width: 280px;
    font-size: 100%;
  }
  .icon-foot {
    max-width: 40px;
  }
  #print {
    max-width: 100px;
    height: 50px;
  }
  #majuscule {
    max-width: 106px;
    height: 50px;
  }
  #cpo {
    max-width: 100px;
    height: 50px;
  }
}
