@media only screen and (max-width: 600px){
    .header-top {
          padding-top: 0px;
          padding-bottom: 0px;
      }
    .mobile-head{
      height: 80px;
      z-index: 99 !important;
      padding: 10px 23px 10px 23px;
    }
    .mobile-slide-menu .mobile-slide-head .menuactive {
       position: relative;
       top: 11px;
        float: right;
        z-index: 1;
        left: 5px;
    }
    #owl-carousel-top .card {
        border-radius: 0px 0px 24px 24px;
    }
    .home_s6_content {
        display: flex;
        flex-direction: column;
        gap: 14px;
    }
    .header-top{
      /* position: fixed; */
      top: 0;
      right: 0;
      left: 0;
      z-index: 1030;
    }
    .contact-form .h-captcha {
        transform: scale(0.7) translateX(0px)!important;
    }
    .gaper {
        flex-direction: column;
    }
    .gaper_2 .h-captcha {
        margin-left: -66px!important;
    }
    .mobile-slide-menu {
      display: none;
      position: fixed;
      width: 100%;
      top: 0;
      height: 15% !important;
      z-index: 5;
      opacity: 1;
  } 
  .mobile-slide-menu .mobile-slide-head {
      position: absolute;
      width: 100%;
      height: 90px;
      padding: 14px 22px 9px 22px;
      background: #396831;
  }
  .mobile-slide-menu {
      display: none;
      position: fixed;
      width: 100%;
      top: 0;
      height: 15% !important;
      z-index: 5;
      opacity: 1; 
  }
  #webmobile-menu{
      padding: 85px 0px 0px;
      text-align: center;
      /* transition:  1s ease-in-out; */
  }
  .mobile-head a img{
      position: relative;
      z-index: 10;
      /* filter: drop-shadow(2px 4px 6px black); */
  }
  #webmobile-menu {
      background: url(../img/header-bg-mo1.png) no-repeat;
      background-position: 0px -4px;
      background-size: cover;
      height: 446px;
      padding: 14px 0px 0px;
      margin-top: 6rem;
      /* transition:  1s ease-in-out; */
      /* clip-path: circle(0px at 84.75% 6.5%); */
  }
  .menu-active #webmobile-menu {
      /* clip-path: circle(150% at 84.75% 6.5%); */
      background: #396831;
      margin-top: 5rem;
      padding-top: 1rem;
  }
  .btn-check:focus+.btn-secondary, .btn-secondary:focus {
      color: #fff;
      background-color: transparent;
      border-color: transparent;
      box-shadow: none;
  }
  #webmobile-menu .dropdown-menu.show{
      position: absolute;
      inset: auto auto 0px 0px;
      margin: 0px;
      transform: translate3d(90px, 55px, 0px) !important;
      text-align: center;
      top: 0rem !important;
  }
  #webmobile-menu .nav-item{
      padding: 0px 0px 12px 0px;
  }
  .dropdown-toggle::after {
      content: '';
      background: url(../img/drop-Icon.svg) no-repeat;
      background-position: center center;
      background-size: cover;
      height: 12px;
      width: 13px;
      position: absolute;
      top: 21px;
  }
  .dropdown-toggle.show::after {
      content: '';
      background: url(../img/drop-Icon.svg) no-repeat;
      background-position: center center;
      background-size: cover;
      height: 12px;
      width: 13px;
      position: absolute;
      top: 22px;
      right: 7.5rem;
      transform: rotate(180deg);
  }
  .dropdown-menu.show {
      background: transparent;
      border: 0px solid #CBCCC8;
  }
  .dropdown-item a {
      font-family: 'Gotham-Medium_1';
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 155%;
      text-transform: capitalize;
      color: #fff;
      padding: 9px 0px;
      background: transparent;
      border: 0px;
      text-decoration: none;
  }
  .dropdown-menu {
      border:0px;
  }
  .dropdown-item {
      display: block;
      width: 100%;
      padding: 0.25rem 1rem 1.2rem 1.5rem;
      clear: both;
      font-weight: 400;
      color: #212529;
      text-align: inherit;
      text-decoration: none;
      white-space: nowrap;
      background-color: transparent;
      border: 0;
  }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    font-family: 'FuturaDemiC';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #F6F5EE;
    padding-top: 6px;
    padding-bottom: 12px;
    border-bottom: 1px solid #F6F5EE;
    border-radius: 12px;
  }
  html, body{
      width: 100%;
      overflow-x: hidden;
  }
  .dropdown-menu-mo {
    display: flex;
    justify-content: space-between;
    width: 272px;
    margin: auto;
    padding-top: 10px;
    align-items:baseline;
  }
  .mo-box-cart{
    width: 100%;
  }
  .nav-item select {
    font-family: 'FuturaDemiC';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #F6F5EE;
    width: 56%;
    margin-top: -16px;
  }
  .nav-item img{
    /* filter: brightness(0.2); */
    margin-top: 0px;
  }
}
@media only screen and (max-width: 600px){
    .home_s2 {
        background: url(../img/home_s2_back-mo.png) #F6F5EE !important;
        background-repeat: no-repeat !important;
        padding-bottom: 22px !important;
    }
    .home_s2_card_content_frame {
        padding: 0px 24px 24px !important;
    }
    .home_s4_right_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px !important;
        line-height: 28px !important;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 24px;
    }
    .btn_hs4_right {
        margin-bottom: 24px;
        width: 100% !important;
        text-align: center !important;
        display: block !important;
    }
    .home_s4 {
        background: url(../img/home_s4_back-mo.png) #F6F5EE !important;
        background-repeat: no-repeat !important;
    }
    .home_s4_card_content_div_1 h6 {
        width: max-content;
        height: 28px;
        background: #F6F5EE;
        border: 1px solid #396831;
        border-radius: 54px;
        padding: 6px 13px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #396831;
        display: block !important;
        margin: auto !important;
        margin-bottom: 16px !important;
    }
    .home_s5_frame {
        display: block !important;
        flex-direction: row;
    }
    .home_s5_card_frame {
        display: flex;
        flex-direction: column !important;
        gap: 24px;
        width: 100% !important;
    }
    .home_s5_frame_right_main {
        position: absolute;
        top: 0px;
        left: 0px !important;
    }
    .home_s5_frame_right_main {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 0px 16px !important;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 0px !important;
    }
    .home_s5{
        background: url(../img/home_s4_back-mo1.png) #396831 no-repeat !important;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 1579px !important;
        padding: 48px 21px !important;
    }
    .home_s5_frame_left {
        background: transparent !important; 
        text-align: center;
    }
    .home_s5_frame_left_div .btn{
        width: 100% !important;
        margin-bottom: 24px;
    }
    .home_s5_card_left, .home_s5_card_right{
        background: #F6F5EE;
        border: 2px solid #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 120px 0px 0px 120px !important;
        padding:  16px 24px 16px 48px !important; 
        height: auto;
    }
    .home_s5_card_left img, .home_s5_card_right img {
        margin-bottom: 16px!important;
    }
    .home_s5_card_left_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #396831;
        margin-bottom: 8px;
    }
    .home_s5_card_left_subtitle {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #0D100C;
        margin-bottom: 0px;
    }
    .home_s2_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        display: block !important;
    }
    .home_s2_frame_top {
        width: 329px !important;
        margin: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        text-align: center;
    }
    .home_s2_pre_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px !important;
        line-height: 19px !important;
    }
    .home_s6_content_frame_card_title {
        font-family: 'Futura';
        font-style: normal;
        font-weight: 500;
        font-size: 32px !important;
        line-height: 42px !important;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 22px !important;
        color: #F6F5EE;
    }
    .home_s6_content_frame_left_card {
        background: #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 0px 120px 120px 0px;
        padding: 18px 2px 16px 0px !important;
        height: 159px !important;
    }
    .home_s6_content_frame_card_subtitle {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px !important;
        line-height: 23px !important;
    }
    .home_s6_content_frame_right_card {
        background: #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 120px 0px 0px 120px;
        padding: 16px 22px 16px 41px !important;
        height: 159px !important;
    }
    .home_s6_content_frame_right{
        display: flex;
        flex-direction: row;
        gap: 8px !important;
        justify-content: space-between;
    }
    .home_s6_content_frame_left{
        display: flex;
        flex-direction: row;
        gap: 0px !important;
        justify-content: space-between;
    }
    .home_s6_content_frame_right img , .home_s6_content_frame_left img{
        width: 176px;
        height: 176px;
        margin-top: -5px;
    }
    .home_s6 {
        background: url(../img/home_s6_back-mo.png) !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 40px !important;
        padding-bottom: 32px !important;
    }
}
@media only screen and (max-width: 600px){
    .about-content-left h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
        text-align: center;
    }
    .about-content-left h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
        margin-bottom: 16px;
        text-align: center;
        padding: 0px 24px;
    }
    .about-content-left p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #F6F5EE;
        margin-bottom: 32px;
        text-align: center;
    }
    .btn-white {
        border: 2px solid #F6F5EE;
        border-radius: 93px;
        height: 56px;
        padding: 15px 29px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        width: 94%;
    }
    .about-us-bg {
        background: url(../img/about-us-bg-mo.png) no-repeat;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 710px;
        padding: 10rem 0 93px;
    }
    .about-left-how-content h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
        text-align: center;
    }
    .about-left-how-content h4 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        display: block;
        align-items: center;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 16px;
        width: 400px;
        max-width: 100%;
        text-align: center;
    }
    .about-left-how-content p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #0D100C;
        margin-bottom: 16px;
        padding: 0px 13px;
    }
    .how-it-works-rights {
        transform: translate(0px, 0px);
    }
    .how-it-works-rights .card-feature {
        width: 327px;
        height: 212px;
        background: #F6F5EE;
        border: 2px solid #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 0px 120px 120px 0px;
        max-width: 100%;
        overflow: hidden;
        padding: 17px 48px 24px 24px;
        margin-bottom: 24px;
        display: block !important;
        margin: 27px auto;
        text-align: center;
    }
    .img-content {
        width: 135px;
        height: 84px;
        text-align: center;
        margin: auto;
    }
    .about-sec {
        background-size: cover;
        background-position: center center;
        background: #F6F5EE;
        padding: 48px 0px 16px;
        z-index: 1;
    }
    .about-sec::after{
        content: "";
        background: #396831;
        height: 61%;
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: -1;
    }
    .about-three {
        background: url(../img/about-three-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 126px 0px 48px;
        height: 429px;
    }
    .our-mission h4 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        padding: 0px 39px;
        margin-bottom: 12px;
    }
    .our-mission h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
    }
    .our-mission p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #0D100C;
        padding: 0px 13px;
    }
    .peace-of-mind {
        background: url(../img/Benefits-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 48px 0px 30px;
    }
    .benfit-card {
        width: 335px;
        height: 382px;
        max-width: 100%;
        text-align: center;
        background: #396831;
        border-radius: 0px 0px 24px 24px;
        margin: auto;
        margin-bottom: 20px;
    }
    .benifte-card-details {
        padding: 34px 21px;
    }
    .benifte-card-details h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        align-items: center;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #F6F5EE;
        padding: 0px 68px;
    }
    .benifte-card-details p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #F6F5EE;
    }
    .peace-of-mind-title h6 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
    }
    .peace-of-mind-title h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        margin-top: 15px;
    }
    .peace-of-mind-title p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #F6F5EE;
        margin-bottom: 24px;
    }
    .about-last-contet {
        text-align: center;
        padding: 22px 0px;
    }
    .about-last-contet h6 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
    }
    .about-last-contet h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        align-items: center;
        text-transform: capitalize;
        color: #0D100C;
        width: 100%;
        max-width: 100%;
        padding: 0px 19px;
        margin-bottom: 16px;
    }
    .about-last-contet p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #0D100C;
        width: 526px;
        max-width: 100%;
        margin-bottom: 16px;
    }
    .about-last-contet .btn {
        border: 2px solid #0D100C;
        border-radius: 93px;
        height: 56px;
        padding: 15px 22px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        width: 100%;
    }
    .about-last {
        background: #F6F5EE;
        padding: 48px 11px 0px;
        text-align: center;
    }    
}
@media only screen and (max-width: 600px){
    .account-menu-li {
        width: 472px;
        max-width: 100%;
        display: inline-block;
        justify-content: space-between;
        margin: auto;
    }
    .account-menu-li a {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        width: 49%;
    }
    .account-holder-name h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 16px;
    }
    .account-holder-name p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #0D100C;
    }
    .account-bg {
        background: #F6F5EE;
        padding: 147px 10px 46px;
    }
    .btn-lagout {
        width: 100% !important;
        height: 40px;
        border: 2px solid #0D100C;
        border-radius: 93px;
        padding: 8px;
        margin-top: 23px;
    }
    .account-main .btn {
        width: 100%;
        height: 56px;
        border: 2px solid #0D100C;
        border-radius: 93px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        margin-top: 0px;
    }
    .accout-right h3 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 37px;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 16px;
    }
    .account-main {
        padding: 2rem 0 0;
    }    
}
@media only screen and (max-width: 600px){
    .accordion-button{
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #396831;
    }
    .accordion-body p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        align-items: center;
        color: #0D100C;
        margin-bottom: 9px;
    }
    .accordion-item {
        background: #F6F5EE;
        border: 2px solid #396831 !important;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 30px 0px 0px 30px !important;
        margin-bottom: 16px;
        padding: 6px 0px 3px 4px;
    }
    .accordion-button {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #396831;
        background: transparent;
        border: 0px !important;
        box-shadow: none;
    }
    .faq-title-top h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #0D100C;
        text-align: center;
    }
    .faq-title-top p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #0D100C;
        width: 1019px;
        max-width: 100%;
        margin: auto;
    }
    .faqs-top-bg {
        padding: 139px 5px 38px;
        margin-top: 0rem;
        background: #F6F5EE;
    }
    .faqs-last-section {
        background: url(../img/faqs-last-bg-mo.png) no-repeat;
        background-size: cover;
        background-position: center center;
        height: 380px;
        padding: 3rem 0;
        text-align: center;
    }
    .last-content-left .p-green {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        align-items: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
    }
    .last-content-left h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        align-items: center;
        text-transform: capitalize;
        color: #F6F5EE;
        margin-bottom: 24px;
        padding: 0px 20px;
    }
    .last-content-left p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #F6F5EE;
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 600px){
    .contact-top-content h3 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
        padding: 0px 16px;
    }
    .contact-top {
        background: url(../img/contact-bg-mo.png) no-repeat;
        background-size: cover;
        background-position: center center;
        padding: 126px 0px 28px;
    }
    .contact-top-content p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #F6F5EE;
        margin-bottom: 0px;
    }
    .contact-top-content .p-green {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
        margin-bottom: 16px;
    }
    .form-check label, .form-check label a {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 16px;
        align-items: center;
        letter-spacing: 0.07em;
        text-transform: capitalize;
        color: #F6F5EE;
        text-decoration: none;
        margin-bottom: 19px;
    }
    .contact-last-content h4 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
    }
    .contact-last-content p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #F6F5EE;
        margin-top: 24px;
        margin-bottom: 0px;
    }
    .contact-last-content {
        width: 325px;
        margin: 24px 12px 24px;
        max-width: 100%;
        display: block;
        text-align: center;
    }
    .green-box {
        width: 324px;
        height: 157px;
        background: #396831;
        text-align: center;
        margin: auto;
        padding: 2.5rem 0px;
        margin-bottom: 16px;
        border-radius: 100px 0px 0px 100px;
    }  
    .green-box p {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #F6F5EE;
        padding: 0px 53px;
    }
    .checkout-top h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 24px;
    }
    .checkout-left h3, .checkout-right h3 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 24px;
        padding: 0px 77px;
    }

    .product-ch h4 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 23px;
        /* display: flex; */
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #0D100C;
    }
    .product-ch h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #396831;
    }
    .green-brder {
        background: #F6F5EE;
        border: 2px solid #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 0px 24px 24px 0px;
        margin-bottom: 24px;
        /*height: 201px;*/
    }
    .procek-img{
        height: 209px;
    }
    .product-ch {
        position: relative;
        padding: 23px 0px 0px 9px;
    }
    .checkout-top {
        margin-top: 95px;
        padding: 34px 14px 40px;
    }
    .qty-box a {
        position: absolute;
        right: 0rem;
        top: 5rem;
    }
    .descont-box h5 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #0D100C;
        margin-bottom: 20px;
    }
    .order-desount-box h4 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        line-height: 33px;
        text-align: right;
        text-transform: capitalize;
        color: #0D100C;
        margin-bottom: 0px;
    }
    .payment-bg {
        background: url(../img/Payment-successful-bg-mo.png) no-repeat;
        background-size: cover;
        background-position: center center;
        margin-top: 0px;
        padding: 155px 13px 40px;
    }
    .payment-left h2 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
        text-align: center;
    }
    .payment-left p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #F6F5EE;
        width: 525px;
        max-width: 100%;
        text-align: center;
        margin-bottom: 24px;
    }
    .checkout-order-right .btn-home {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        text-decoration: none;
        margin-right: 42px;
        display: block;
        text-align: center;
        width: 100%;
    }
    .checkout-order-right .btn-home {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        text-decoration: none;
        margin-right: 42px;
        display: block;
        text-align: center;
        width: 100%;
    }
    .payment-btn-last .btn-white {
        border: 2px solid #F6F5EE;
        border-radius: 93px;
        height: 56px;
        padding: 15px 29px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        width: 100%;
        margin-top: 24px;
    }
     
    .order-h-p h6{
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #396831;
    }
    .order-h-p p{
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #0D100C;
        margin-bottom: 10px;
    }
    .order-h-name h5{
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #0D100C;
    }
    .order-h-name h6{
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #0D100C;
        padding-right: 22px;
    }
    .order-h-name p{
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #396831;
    }
    .order-h-name strong{
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #0D100C;
    }
    .order-mobile .card{
        background: #F6F5EE;
        border-bottom: 2px solid #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 0px 24px 24px 0px;
        padding: 14px 10px;
        margin-bottom: 16px;
    }
    .login-top {
        background: url(../img/login-bg-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 9rem 10px 0rem;
        height: 688px;
    }
    .login-left-contet h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
        text-align: center;
        padding: 0px 20px;
        margin-bottom: 16px;
    }
    .login-left-contet p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #F6F5EE;
        margin-bottom: 24px;
        text-align: center;
    }
    .login-left-contet .btn {
        margin-top: -3px;
    }
    .register-top {
        background: url(../img/SignUp-bg-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 8rem 8px 5rem;
        /*height: 889px;*/
    }
    .login-from .form-check .form-check-input {
        background-color: #000 !important;
        border: 2px solid #fff;
    }
    .product-related .card {
        background: #F6F5EE;
        border: 2px solid #396831;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        width: 342px;
        margin: auto;
        border-radius: 0px;
        margin-bottom: 17px;
    }
    .product-related {
        padding: 40px 0px;
    }
    .product-right-round-detaisl {
        padding: 0px 30px;
        text-align: center;
    }
    .row-raound {
        background: #F6F5EE;
        box-shadow: 4px 4px 8px rgba(57, 104, 49, 0.13);
        border-radius: 0px 0px 20px 20px;
        margin-bottom: 24px;
    }
    .product-right-round-detaisl h6 {
        width: fit-content;
        height: 24px;
        background: #F6F5EE;
        border: 1px solid #0D100C;
        border-radius: 54px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #0D100C;
        margin: auto;
        padding: 5px 10px;
        margin-bottom: 10px;
        margin-top: 24px;
    }
    .product-right-round-detaisl {
        padding: 23px 30px 5px;
        text-align: center;
    }
    .more-informetion p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #F6F5EE;
    }
    .product-details-top {
        background: url(../img/Product-page-bg-mo.png) #396831 no-repeat;
        background-position: 0px 0px;
        background-size: contain;
        padding: 4rem 0 2rem;
        height: 100%;
        margin-top: 6rem;
    } 
    .filter-two p {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        align-items: center;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #396831;
        margin: 20px 0px;
        text-align: center;
    }
    .product-catelog {
        background: url(../img/product-catelog-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 8rem 0 0rem;
        height: 302px;
        text-align: center;
    } 
    .product-catelog h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
    }
    .filter-one .form-select {
        background-color: #F6F5EE;
        border: 2px solid #396831;
        border-radius: 60px;
        height: 56px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        display: flex;
        align-items: center;
        color: #0D100C;
        margin-bottom: 22px;
    }
    .product-list {
        padding: 48px 0px 22px;
    }
    .product-catelog h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
        text-align: center;
    }    
    .sing-left-contet .form-check label, .form-check label {
        margin-bottom: 10px;
    }
    .sing-left-contet .btn {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 600px){
    .hambuger-pp-top-content h1 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 46px;
        line-height: 120%;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
    }
    .trems-bg::after {
        content: "";
        background: url(../img/tc-object-bg-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: 6rem;
        left: 0px;
        right: 0px;
        height: 800px;
        width: 100%;
        z-index: -1;
        opacity: 1;
    }
    .privcy-box-content h6 {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        text-transform: capitalize;
        color: #396831;
        margin-bottom: 7px;
        text-align: center;
    }
    .privcy-box-content p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #0D100C;
        margin-bottom: 8px;
        text-align: center;
    }    
    .hambuger-pp-top {
        margin-top: 0px;
        padding: 9rem 0rem 2rem;
    }
    .hambuger-pp {
        padding-top: 0;
        padding-bottom: 3rem;
    }
    .error-bg {
        background: url(../img/404-bg-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        height: 440px;
        padding: 9rem 0 0;
    }
    .error-content p {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #F6F5EE;
        margin: 16px 0px;
    }
    .error-content .btn {
        border: 2px solid #F6F5EE;
        border-radius: 93px;
        height: 56px;
        padding: 15px 29px;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        width: 93%;
        margin: auto;
    }
    .footer {
        background: url(../img/Footer-bg-mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 3rem 0 1rem;
    }
    .footer-menu .col{
        flex: 0 0 auto;
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }
    .ffoter-address p {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        text-transform: capitalize;
        color: #F6F5EE;
        text-align: center;
        padding: 0px !important;
    }
    .ffoter-address {
        border-top: 2px solid #F6F5EE;
        border-bottom: 2px solid #F6F5EE;
        padding: 16px 0px;
        margin: 0px 16px;
        margin-bottom: 24px;
    }
    .footer-menu {
        width: 327px;
        margin: auto;
        margin-bottom: 16px;
        margin-top: 24px;
        background: #396831;
    }
    .p-copy{
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.095em;
        text-transform: capitalize;
        color: #F6F5EE;
        padding: 0px 59px;
    }
    .select2-container {
        width: 350px !important;
    }


}
@media only screen and (min-width: 601px){
    .faqs-top-bg .accordion-body {
        padding-right: 64px;
        padding-left: 36px;
    }
    .faqs-top-bg .accordion-button:not(.collapsed) {
        padding-left: 24px;
    }
    .green-box {
        margin: 0px;
    }
}