@media all and (max-width: 1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lifestyle-right .lifestyle-leftinner br {
    display: none;
  }

  .lifestyle-right .lifestyle-leftinner {
    padding-left: 6%;
    padding-right: 20px;
  }

  .lifestyle-right .lifestyle-leftinner h2 {
    font-size: 48px;
  }

  .lifestyle-right .lifestyle-leftinner h3 {
    font-size: 25px;
    margin-top: 12px;
  }

  .lifestyle-right .lifestyle-leftinner h5 {
    font-size: 22px;
    margin-top: 14px;
  }

  .lifestyle-right .lifestyle-leftinner p {
    margin-top: 12px;
    font-size: 16px;
  }

  .lifestyle-right .lifestyle-leftinner h4 {
    margin-top: 19px;
    margin-bottom: 20px;
    font-size: 25px;
  }

  .zero-inner .zero-inner-content h1 br {
    display: none;
  }

  .zero-inner .zero-inner-content h1 {
    margin-top: 32px;
  }

  .zero-inner-left .zero-inner-pictur img {
    margin-top: 0px;
  }

  .zero-section .zero-inner::before {
    font-size: 78px;
    top: 32px;
    left: -11px;
  }

  .zero-padding {
    padding-left: 75px;
  }

  .zero-section .zero-inner::before {
    top: -59px;
    left: -70px;
  }

  .zero-section .zero-inner {
    padding: 40px;
  }

  .zero-inner .zero-inner-content {
    padding-left: 0;
  }

  .down-arrow::after {
    display: none;
  }

  .down-arrow::before {
    display: none;
  }

  .top-bottom::after {
    display: none;
  }

  .down-arrow2::before {
    display: none;
  }

  .down-arrow2::after {
    display: none;
  }

  .top-right::after {
    display: none;
  }

  .last-arrow::after {
    display: none;
  }

  .zero-box {
    padding: 38px 0px;
  }
}

@media all and (max-width: 992px) {
  .getback-inner .getback-right .getback-right-picture img {
    right: 0px;
  }

  .zerobox-left,
  .zero-right {
    display: none;
  }

  .banner-content .banner-left p br {
    display: none;
  }

  .banner-content .banner-left h2 {
    font-size: 52px;
  }

  .banner-content .banner-left p {
    font-size: 20px;
  }

  .start-inner .start-right h2 {
    font-size: 43px;
  }

  .start-inner .start-right h4 {
    font-size: 26px;
  }

  .start-inner .start-right h3 {
    font-size: 25px;
  }

  .lifestyle-section {
    display: block;
    text-align: center;
    background-color: transparent;
  }

  .lifestyle-section .lifestyle-left {
    width: 100%;
  }

  .lifestyle-section .lifestyle-right {
    width: 100%;
    background-color: black;
    padding: 100px 0px;
  }

  .zero-inner .zero-inner-content h1 {
    margin-top: 23px;
    font-size: 39px;
  }

  .zero-inner .zero-inner-content h4 br {
    display: none;
  }

  .header-section .menu ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 17px;
  }

  .header-section .header-right a {
    background: linear-gradient(4.07deg, #b02828 -1.59%, #eb6e21 104.85%);
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.5);
    border-radius: 40px;
    padding: 15px 38px;
    color: white;
    font-weight: 700;
    display: inline-block;
    font-size: 22px;
  }

  .zero-box {
    padding: 38px 0px;
  }

  .ordernow-section .ordernow-inner {
    /* padding: 30px 0px; */
  }

  .lifestyle-right .lifestyle-leftinner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding: 0px 20px !important;
  }
}

@media all and (max-width: 860px) {
  .zero-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .banner-left {
    width: 70%;
  }
  .getback-inner .getback-left p br {
    display: none;
  }

  .getback-inner .getback-left {
    width: 50%;
  }

  .getback-inner .getback-left h2 {
    font-size: 39px;
  }

  .getback-inner .getback-left h4 {
    font-size: 28px;
  }

  .getback-inner .getback-left h3 {
    font-size: 28px;
  }

  .zero-box {
    padding: 10px 0px;
  }

  .zero-inner .zero-inner-content p br {
    display: none;
  }

  .zero-section .zero-inner::before {
    font-size: 78px;
    top: -59px;
    left: -15px;
  }

  .zero-inner .zero-inner-content {
    padding-left: 4%;
  }

  .zero-inner .zero-inner-content h1 {
    margin-top: 23px;
    font-size: 39px;
  }

  .zero-inner .zero-inner-content h4 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .zero-inner .zero-inner-content p {
    margin-bottom: 14px;
  }

  .ordernow-inner .ordernow-left h2 {
    margin-top: 0;
    font-size: 38px;
  }

  .ordernow-section .ordernow-inner {
    /* padding: 30px 0px; */
  }

  .zero-section .zero-inner::before {
    top: -59px;
    left: -70px;
  }

  .zero-section .zero-inner {
    display: block;
    padding-bottom: 0 !important;
  }

  .zero-inner .zero-inner-left {
    margin-top: 50px;
  }

  .getback-inner .getback-right .getback-right-picture img {
    width: 350px;
  }

  .start-inner .start-right {
    padding-left: 37px;
  }
}

@media all and (max-width: 768px) {
  .lifestyle-section .lifestyle-left {
    height: 391px;
  }
  .ordernow-inner .ordernow-left h2 {
    padding-top: 30px;
  }

  .zero-inner .zero-inner-content p {
    margin-right: 0;
  }
  .ordernow-section {
    padding: 100px 0;
  }

  .zero-box {
    padding: 30px !important;
    height: auto;
  }
  #menuToggle {
    display: block;
  }

  nav {
    display: block;
  }

  .header-section .menu {
    display: none;
  }
  .cardList {
    width: 266px;
  }

  #menuToggle {
    top: -6px;
    left: 0px;
  }

  .banner-left {
    width: 100%;
    padding-top: 24px;
  }

  body {
    overflow-x: hidden;
  }

  .banner-content .banner-left h2 {
    font-size: 37px;
  }

  .banner-content .banner-left h4 {
    font-size: 26px;
  }

  .banner-content .banner-left h3 {
    font-size: 26px;
  }
  .start-inner .start-right {
    padding-left: 0px !important;
  }

  .menu-btn {
    background: linear-gradient(4.07deg, #b02828 -1.59%, #eb6e21 104.85%);
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.5);
    border-radius: 40px;
    padding: 10px 20px !important;
    color: white;
    font-weight: 400;
    display: inline-block;
    margin-top: 10px;
  }

  .start-inner .start-right h2 {
    font-size: 38px;
  }

  .start-inner .start-right h4 {
    font-size: 23px;
  }

  .start-inner .start-right h3 {
    font-size: 27px;
  }

  .start-section {
    padding-bottom: 90px;
  }

  .start-inner .start-left {
    display: none;
  }

  .start-inner .start-right {
    width: 100%;
    text-align: center;
  }

  .zero-box .zero-content h4 br {
    display: none;
  }

  .zero-section .zero-title h1 {
    font-size: 50px;
  }

  .zero-section .zero-title p {
    font-size: 24px;
  }

  .zero-section .zero-inner {
    display: block;
    padding: 0px 20px;
  }

  .zero-inner .zero-inner-content h1 {
    padding-top: 20px;
  }

  .ordernow-section .ordernow-inner {
    display: block;
    /* padding: 30px 0px; */
  }

  .ordernow-inner .ordernow-left {
    width: 100%;
    padding: 0px 20px;
  }

  .service-section {
    display: none;
  }

  .mobile-service {
    display: block;
  }

  .zero-section .zero-inner::before {
    top: -61px;
    left: -2px;
  }

  .zero-padding {
    padding-left: 0 !important;
  }

  .zero-section .zero-inner {
    padding-top: 41px !important;
    margin-top: 140px;
  }

  .ordernow-right {
    width: 100%;
  }

  .ordernow-right-picture img {
    width: 100%;
  }
  .ordernow-inner {
    padding: 0;
  }

  .ordernow-right {
    /* display: none; */
  }
  .ordernow-inner .ordernow-left p {
    padding: 0;
  }
}
























@media all and (max-width: 576px) {
  .banner-right-picture iframe {
    margin-top: -40px;
    margin-bottom: -34px;
  }

  .banner-left {
    margin: 0;
  }

  .app {
    transform: scale(1);
  }
  .ordernow-inner .ordernow-right-picture img {
    margin-top: 20px;
  }
  .ordernow-inner .ordernow-left h5 {
    font-size: 14px;
  }

  .ordernow-inner .ordernow-left p {
    font-size: 16px;
    line-height: 1.3em;
    margin-top: 20px;
  }

  .ordernow-inner .ordernow-left h2 {
    padding-top: 35px;
    padding-bottom: 0;
  }

  .ordernow-inner .ordernow-left {
    padding: 0 35px;
  }

  .zero-box .zero-content h4 {
    line-height: 1.5em;
  }
  .getback-section {
    padding: 100px 0;
  }
  .getback-right {
    display: none;
  }
  .banner-left {
    padding: 0;
  }

  .banner-content {
    text-align: center;
    flex-direction: column;
    padding: 0;
  }

  .banner-right {
    width: 100%;
  }

  .getback-section .getback-inner {
    display: block;
    text-align: center;
  }

  .getback-inner .getback-left {
    width: 100%;
  }

  .getback-inner .getback-right {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .lifestyle-right .lifestyle-leftinner h4 {
    font-size: 22px;
  }

  .zero-box .zero-content h3 {
    margin-top: 11px;
    margin-bottom: 18px;
  }

  .zero-section .zero-title h1 {
    font-size: 37px;
  }

  .zero-section .zero-title p {
    font-size: 18px;
    line-height: 18px;
  }

  .zero-box {
    display: block;
    text-align: center;
  }

  .zero-box .zero-content {
    text-align: center;
    padding: 50px 0px;
  }

  .ordernow-inner .ordernow-left h2 {
    font-size: 29px;
    line-height: 1.3em;
  }

  .ordernow-inner .ordernow-left h3 {
    font-size: 28px;
  }

  .ordernow-left .ordernow-baton a {
    font-weight: 500;
    padding: 25px 60px;
    font-size: 24px;
  }

  .ordernow-inner .ordernow-left h2 {
    font-size: 23px;
    margin: 0;
  }

  .ordernow-inner .ordernow-left h3 {
    font-size: 20px;
    line-height: 1.3em;
  }

  .ordernow-inner .ordernow-left h4 {
    font-size: 20px;
  }

  .mtitle h2 {
    font-size: 20px;
  }

  .mtop-bottom::after {
    background-size: 5%;
    top: 57%;
  }

  .header-banner .border {
    border: 0 !important;
  }

  .header-section {
    padding-top: 15px;
  }

  .header-section .header-right a {
    padding: 10px 28px;
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
  }

  .banner-content .banner-left p {
    font-size: 18px;
    line-height: 30px;
    max-width: 92%;
    margin: auto;
    padding-top: 50px;
  }

  .banner-content .banner-left h2 {
    font-size: 39px;
    padding-top: 0px;
  }

  .banner-content .banner-left h4 {
    font-size: 24px;
  }

  .banner-content {
    padding-bottom: 82px;
  }

  .banner-content .banner-left h3 {
    margin: 60px 0 30px 0;
  }

  .banner-content .banner-left h3 {
    line-height: 38px;
  }

  .banner-content .banner-left h3 br {
    display: block;
  }

  .bottom-top::after {
    top: 99%;
    left: 64%;
    background-size: 8%;
  }

  .header-section .header-right a {
    padding: 10px 26px;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
  }

  .header-section .header-right a {
    padding: 10px 25px;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
  }

  .header-section {
    padding-top: 8px;
  }

  .logo {
    width: 39px;
  }

  .logo2 {
    width: 104px;
  }
  .banner-left {
    padding-top: 0 !important;
  }

  .header-section .header-logo {
    margin-top: 0px !important;
  }

  .logo {
    width: 110px;
  }
  .banner-botom.btn a,
  .left-botom.btn a {
    padding: 20px 40px;
    font-size: 18px;
  }

  .start-right-botom.btn a {
    padding: 20px 40px;
    font-size: 18px;
  }

  .mobile-service {
    padding: 100px 0;
  }

  .lifestyle-right .lifestyle-leftinner h4 {
    padding-top: 30px;
  }
}























@media all and (max-width: 414px) {
  .zero-inner .zero-inner-content p {
    margin-bottom: 20px;
    line-height: 1.3em;
    font-size: 16px;
  }
  .logo {
    width: 45px;
  }

  .logo2 {
    width: 109px;
  }

  .banner-content .banner-left h2 {
    font-size: 35px;
  }

  .banner-content .banner-left h4 {
    font-size: 27px;
  }

  .banner-content .banner-left p {
    font-size: 15px;
    padding: 0 35px;
    padding-top: 40px;
    color: #d9d9d9;
  }
  #id-25698 {
    font-weight: 800;
  }
  .banner-content .banner-left h3 {
    font-size: 22px;
    font-weight: 500;
  }

  .btn a {
    padding: 20px 40px;
  }

  .getback-inner .getback-left h2 {
    font-size: 35px;
  }

  .getback-inner .getback-left h4 {
    font-size: 27px;
    font-weight: 700;
  }

  .getback-inner .getback-left p {
    font-size: 16px;
    margin-top: 50px;
    margin-bottom: 60px;
    padding: 0 35px;
  }

  .getback-inner .getback-left h3 {
    font-size: 22px;
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .lifestyle-right .lifestyle-leftinner h2 {
    font-size: 39px;
  }

  .lifestyle-right .lifestyle-leftinner h3 {
    font-size: 22px;
  }

  .lifestyle-right .lifestyle-leftinner h5 {
    font-size: 18px;
  }

  .lifestyle-right .lifestyle-leftinner p {
    font-size: 16px;
    margin-top: 21px;
  }

  .zero-section .zero-title h1 {
    font-size: 30px;
  }

  .zero-section .zero-title p {
    font-size: 18px;
  }

  .zero-inner .zero-inner-content h1 {
    font-size: 29px;
    line-height: 1.3em;
  }

  .zero-inner .zero-inner-content h4 {
    font-size: 20px;
    line-height: 1.3em;
  }

  .zero-inner-left .zero-inner-pictur {
    margin-top: 30px;
  }

  .mobile-box {
    padding: 24px 18px;
  }

  .mobile-service-inner {
    padding: 28px 18px;
  }

  .mtop-bottom::after {
    top: 56%;
  }

  .bottom-top::after {
    left: 74%;
    background-size: 10%;
  }

  .zero-inner-content .zero-content {
    margin: 0px !important;
  }

  .lifestyle-batton.btn a {
    margin-top: 30px;
  }
  .zero-baton.btn a,
  .lifestyle-batton.btn a {
    padding: 25px 60px;
  }

  .mobile-service-title h2 {
    font-size: 31px;
  }
  .mobile-service-title h4 {
    font-size: 22px;
  }

  .header-section .header-logo {
    margin-top: 1px !important;
  }

  .logo {
    width: 110px;
  }
}
