@media only screen and (min-width: 1200px) {
  .faqDetail .menuBoxTitle {
    font-size: 40px;
    line-height: 44px;
  }
  .pageSubTitle {
    font-size: 20px !important;
  }
  body.open {
    overflow: auto;
  }
  .container,
  .container-lg {
    max-width: 1320px;
  }

  .boxTop h3 {
    font-size: 55px;
    margin-bottom: 30px;
  }

  .boxTop i {
    font-size: 20px;
  }

  .homeLeft {
    padding: 0;
  }

  .homeLeft i {
    font-size: 20px;
  }

  .homeLeft strong {
    font-size: 80px;
    line-height: 126px;
  }

  .homeLeft a {
    margin-top: 45px;
  }
  #homeBanner .homeLeft p {
    -webkit-line-clamp: 5;
  }
  #homeBanner .homeLeft a {
    margin-top: 0;
  }
  #offersLink {
    padding: 40px 0;
  }

  #offersLink i {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  #offersLink strong {
    font-size: 55px;
    line-height: 55px;
  }

  #offersLink p {
    margin: 25px 0 45px;
  }

  #offers .restaurantLoc {
    height: 100%;
  }

  #offers .restaurantLoc a {
    height: 100%;
    padding: 25px 20px 35px;
  }

  #offers .restaurantLoc a strong {
    font-size: 35px;
  }

  #offers .restaurantLoc a span {
    padding: 0;
  }

  .offersBottom {
    padding-top: 70px;
  }

  #offers .offersItem .offersItemBottom {
    z-index: 0;
    bottom: 0;
    color: #9c251c;
  }

  #offers .offersItem a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 0;
  }

  #offers .offersItem a:hover {
    top: -40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  #offers .offersItem a strong {
    font-size: 40px;
    text-align: right;
  }

  #offers .offersItem a i,
  #offers .offersItem a span {
    text-align: right;
  }

  #joinClub .mobiljoin {
    position: relative;
    min-height: 350px;
    z-index: 2;
    background-image: url(../images/join-club-web.jpg);
  }
  #joinClub .mobiljoin i {
    font-size: 20px;
  }
  #joinClub .mobiljoin strong {
    font-size: 55px;
    text-align: right;
    line-height: 55px;
  }
  #joinClub .mobiljoin + .hoverText {
    position: absolute;
    left: 50%;
    z-index: 1;
    top: 50%;
    white-space: nowrap;
    font-size: 16px;
    color: #9c251c;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
  }
  #joinClub .mobiljoin:hover + .hoverText {
    left: calc(100% + 40px);

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #desires {
    margin: 80px 0 180px;
  }
  .desiresBottom {
    padding-top: 50px;
  }

  #desires .desiresItem {
    margin-bottom: 0;
    height: 410px;
  }

  #desires .desiresItem a {
    height: 100%;
  }
  #desires .desiresItem a strong {
    font-size: 40px;
  }
  #desires .redBox {
    height: 100%;
    padding: 40px 35px 0;
  }

  #desires .redBox strong {
    font-size: 40px;
    line-height: 44px;
  }
  #desires .redBox a {
    max-width: 196px;
  }
  .menu {
    width: 719px;
    left: -719px;
    padding: 60px 100px 40px;
  }
  .menu .menuBoxTitle {
    font-size: 47px;
    z-index: 99;
    line-height: 60px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .menu .menuBoxTitle:hover {
    font-size: 50px;
  }
  .menu .menuItem strong {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .menu .menuItem ul li a {
    font-size: 18px;
    line-height: 30px;
  }
  .menu .line {
    margin: 30px 0;
  }
  .menu .menuClose {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .LoginBox .forgotpassword {
    display: block;
    text-align: right;
    font-size: 16px;
    color: #fff;
  }
  .LoginBox .closeLogin {
    position: fixed;
    right: 20px;
    top: 20px;
  }
  .livrasionBanner .livText {
    max-width: 70%;
    left: auto;
    right: 10px;
    text-align: right;
  }
  .livrasionForm .form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .selectTimeBox .selectTimeInBox {
    position: relative;
    padding: 50px 30px;
    max-width: 648px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .selectTimeBox .selectTimeInBox .timeClose {
    position: absolute;
    top: 20px;
    right: 30px;
  }
  .faqList > ul > li > a.open + ul {
    position: absolute;
    left: calc(100% - 15px);
    top: 0;
    width: 100%;
  }
  .moncompteLink .col-lg-2 {
    padding: 0 15px !important;
  }
  .moncompteLink a {
    -webkit-border-radius: 43px;
    -moz-border-radius: 43px;
    -ms-border-radius: 43px;
    -o-border-radius: 43px;
    border-radius: 43px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .adressRadio input ~ .adressText {
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
  }
  .addAdress a {
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
  }
  .monListCoupon input {
    border-right-width: 0px;
  }
  .pageNewAdress .monProfilForm {
    padding: 50px 80px;
  }
}
@media only screen and (max-width: 1200px) {
  .burger-list,
  .burger-list2,
  .burger-list-open,
  .burger-list-open2 {
    width: 500px;
  }
}

@media only screen and (max-width: 1078px) {
  .burger-list,
  .burger-list2,
  .burger-list-open,
  .burger-list-open2 {
    width: 450px;
  }
}

@media only screen and (max-width: 991px) {
  .flex1 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .dlg-none {
    display: none !important;
  }

  .procces-bar ul li.last-active .item-bottom::after {
    display: none;
  }
  .procces-bar .item-bottom {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-top: auto;
  }
  .procces-bar ul li {
    margin: 0;
    width: 150px !important;
  }
  .procces-bar ul li .item-bottom::after {
    width: 150px !important;
    left: -150px;
  }
  .procces-bar ul li:first-child .item-bottom::after {
    width: 0 !important;
  }
  .burgerRed {
    margin-bottom: 140px;
  }
  /* Menu page */
  .left-menu {
    display: none !important;
  }
  .burgerOrderBar {
    display: block !important;
  }
  .burger-lists,
  .burger-lists2 {
    width: 450px;
  }
  .burger-item h3 {
    font-size: 35px;
  }
  .burger-item {
    padding: 20px 10px !important;
  }
  .menu-content {
    width: 100% !important;
  }
  .pageTitle {
    font-size: 45px !important;
    line-height: 40px !important;
  }
  .burgerTitle {
    font-size: 80px;
    line-height: 84px;
  }
  .burgerMon {
    display: none;
  }
  .menu-content h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .LoginBox {
    overflow: scroll;
  }

  /* Faq Detail */
  .faqDetail {
    width: 100% !important;
  }

  .basket-btn {
    bottom: auto;
    bottom: 50px !important;
    left: 30px !important;
  }
  .pageDescription {
    width: 80% !important;
  }
}
@media only screen and (min-width: 768px) {
  .faqCloseMobil {
    display: none;
  }
  .webFixedBar {
    position: absolute;
    left: 40px;
    top: 50%;
    z-index: 5;
  }
  .webFixedBar.pageFixedBar {
    top: 10px;
  }
  .webFixedBar a {
    width: 60px;
    height: 60px;
    background: #fff;
    line-height: 60px;
    text-align: center;
  }
  .webFixedBar.fixed {
    position: fixed;
    top: 40px;
  }
  header {
    margin-bottom: 50px;
    padding: 20px 0;
  }
  header img {
    height: 110px !important;
    margin-top: 20px !important;
  }
  .prix-box {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .flex2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .dmd-none {
    display: none !important;
  }
  .parag {
    width: 100% !important;
  }
  .payment4-list + a {
    width: 100% !important;
    margin-top: 50px !important;
  }
  .faqClose {
    display: none;
  }
  .faqCloseMobil {
    position: fixed;
    bottom: 8px;
    right: 29px;
  }
  .faqDetail {
    padding: 50px 21px;
  }
  .faqDetail.open .faqCloseMobil {
    display: block;
  }
  .faqDetail .btn-white-outline {
    width: 100% !important;
  }
  .faqDetail .menuBoxTitle {
    padding: 0;
    line-height: 30px;
  }
  .faqDetail .faqDetailBox {
    padding: 0;
  }
  .formTitle {
    margin-bottom: 20px;
  }
  .credit-card-img {
    height: 42px;
    margin-bottom: 30px;
  }
  #popup .popup-content {
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    justify-content: center;
  }
  #popup .popup-content .icon {
    display: none;
  }
  #popup .popup-content h2 {
    font-size: 35px;
    line-height: 55px;
  }
  #popup .popup-content button {
    padding: 0 50px;
  }
  .burgerMon {
    display: block;
  }
  .filters-burger {
    width: 100%;
  }
  .filters-burger label {
    padding: 20px !important;
  }
  .burgerTitle {
    font-size: 45px;
    line-height: 40px;
  }
  .burgerTitle2 {
    font-size: 35px !important;
    line-height: 40px !important;
  }
  .ingredients ul li {
    width: calc(50% - 30px) !important;
  }
  .burger-lists,
  .burger-lists2,
  .burger-list,
  .burger-list2,
  .burger-list-open,
  .burger-list-open2 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
  .burger-lists,
  .burger-lists2 {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
  .top-head {
    background-color: transparent;
    margin-top: -95px;
  }
  .top-head .image {
    background-color: transparent;
  }
  .filters-burger .checkbox-item label {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    width: 100%;
  }
  .filters-burger .checkbox-item {
    margin: 0 !important;
    width: 50%;
  }
  .burgerOrderBar {
    display: none !important;
  }
  .basket-btn {
    left: auto !important;
    bottom: auto !important;
    right: 20px;
    top: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .basket-btn + .container {
    flex-direction: column !important;
  }
}

@media only screen and (max-width: 450px) {
  .burger-list-open table,
  .burger-list-open2 table {
    font-size: 16px;
  }
  .votre-burger-item-added {
    width: 100% !important;
  }
}
