@media (min-width: 1600px) {
  .prdct_details_sec {
    padding: 7% 0px 6%;
  }
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}

@media (max-width: 1440px) {
  /* header */

  /* .navlink {
        padding: 20px 0px;
    } */

  /* site_btn */
  .site_btn {
    height: 55px;
  }

  /* banneer */
  h1 {
    font-size: 80px;
    line-height: 75px;
  }

  h2 {
    font-size: 80px;
    line-height: 71px;
  }

  .ban_content {
    position: absolute;
    top: 170px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-width: 800px;
  }

  .banner-btn a {
    margin-top: 15px;
  }

  .prdct_details_sec {
    padding: 13% 0px 10%;
  }

  .slider-nav .slick-arrow {
    bottom: -98px;
  }

  /* 
    .fr_pre_pant .product_slider_img {
        top: 193px;
    } */
  .footer_sec {
    position: relative;
  }
}

/* Responsive---1399px-------------------------------------- */
@media (max-width: 1399px) {
  h1 {
    font-size: 70px;
    line-height: 68px;
  }

  h2 {
    font-size: 70px;
    line-height: 61px;
  }

  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }

  .product_slider .slick-next {
    right: 0;
  }

  .product_slider .slick-prev {
    left: 0;
    z-index: 2;
  }

  .slick-next:before {
    height: 15px;
    width: 18px;
    top: 13px;
    left: 11px;
  }

  .slick-prev:before {
    height: 15px;
    width: 18px;
    top: 13px;
    left: 11px;
  }

  /* why-bippi */
  .why_img_wrp {
    margin-right: 0;
    margin-left: 0;
  }

  .why_logo {
    width: 75px;
    height: 75px;
  }

  .why_text h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .why_bp_sec {
    padding-bottom: 115px;
  }

  .feature_sec {
    padding: 4% 0px 12%;
  }

  .featur_list_wrp ul li .fea_all_text .why_logo {
    width: 90px;
    height: 90px;
  }

  .featur_list_wrp ul li .why_text {
    border-radius: 18px;
    background: rgb(242, 250, 255);
    padding: 15px 30px 15px 40px;
    min-height: 130px;
    width: 100%;
  }

  .featur_list_wrp ul li {
    max-width: 420px;
  }

  .banner-text h1 span.head_shap {
    position: absolute;
    top: -40px;
    left: 20px;
  }

  /* our_story */
  .inner_banner .banner-text h1 span.head_shap {
    position: absolute;
    top: -45px;
    left: -22px;
  }

  /* Air_pant */
  .use_instructure ul li {
    padding: 0px 10px;
  }

  .use_instructure ul {
    margin-left: -10px;
    margin-right: -10px;
  }

  .use_instructure ul li h3 {
    font-size: 20px;
    line-height: 27px;
    margin-top: 10px;
  }

  .use_instructure ul li p {
    max-width: 224px;
    font-size: 14px;
    line-height: 20px;
    margin: auto;
  }

  .air_pant {
    padding: 10% 0px 2%;
  }

  .use_instructure ul:after {
    height: 322px;
    width: 210px;
    top: 104px;
    right: 0;
  }

  .use_instructure ul:after {
    height: 300px;
    width: 209px;
    top: 121px;
    right: 0;
  }

  .use_pr_image img {
    max-width: 300px;
  }

  .size-selector label {
    padding: 5px 30px;
  }

  /* wet_wipe */
  .wipe_purpos_lists {
    margin-bottom: 50px;
  }

  .caorevalue_sec.wet_wipes_sec {
    padding: 10% 0 12%;
  }

  .wet_wipes_sec .corevalue_wrp p {
    margin-bottom: 25px;
  }

  .wet_wipes_sec .corevalue_wrp h2 {
    font-size: 70px;
    line-height: 65px;
  }

  /* wet_wipe */
  .enquary_sec {
    padding-bottom: 140px;
    padding-top: 80px;
  }

  .ban_shap {
    bottom: -47px;
  }

  .faq_bnnr .banner-text h1 span.head_shap {
    top: -41px;
    left: 80px;
  }

  .navlink {
    padding: 26px 12px;
  }
}

/* Responsive---1199px-------------------------------------- */
@media (max-width: 1199px) {
  body {
    font-size: 16px;
    line-height: 25px;
  }

  h1 {
    font-size: 60px;
    line-height: 51px;
  }

  h2 {
    font-size: 60px;
    line-height: 51px;
  }

  .navlink {
    padding: 10px 10px;
    font-size: 14px;
  }

  li.has-children > a::before {
    top: 9px;
  }

  .navbar-nav > li:hover .sub-menu {
    top: 40px;
  }

  /* .ofbdy ul li {
        padding: 0 15px;
    } */

  .hrd-cont {
    padding: 5px 5px;
  }

  .site_btn {
    min-width: 150px;
    height: 50px;
  }

  .num_and_button_arap .number {
    height: 50px;
  }

  .banner-text::after {
    display: none;
  }

  .ban_content {
    top: 150px;
  }

  /* featurs_sec */
  .featur_list_wrp ul li {
    max-width: 350px;
  }

  .why_text h3 {
    font-size: 16px;
    line-height: 1;
  }

  .why_text p {
    font-size: 12px;
    line-height: 18px;
  }

  .featur_list_wrp ul li .fea_all_text .why_logo {
    width: 65px;
    height: 65px;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
  }

  .featur_list_wrp ul {
    margin-left: 0;
    margin-right: 0;
  }

  .featur_list_wrp ul li {
    margin-bottom: 25px;
    margin-top: 0;
  }

  .tstml_sldr_innr .cnct_wrp p {
    font-size: 14px;
    line-height: 20px;
  }

  .tstml_sldr .slick-arrow {
    width: 40px;
    height: 40px;
  }

  .tstml_sldr .slick-next:before {
    top: 10px;
    left: 11px;
    height: 20px;
    width: 19px;
  }

  .tstml_sldr .slick-prev::before {
    height: 20px;
    width: 19px;
    position: absolute;
    top: 10px;
    right: 11px;
  }

  .tstml_sldr .slick-next {
    margin-left: 50px;
  }

  /* .custom-accordion .accordion-button::after {
        height: 35px;
        width: 35px;
        font-size: 14px;
    } */

  .faq_sec {
    padding-bottom: 100px;
  }

  .feature_sec {
    padding: 4% 0px 8%;
  }

  /* footer */

  .ftr_lnks.ftr_lnks_1 {
    padding-left: 20px;
  }

  .ftr_lnks.ftr_lnks_2 {
    padding-left: 0;
  }

  .ftr_lnks h6 {
    color: rgb(255, 255, 255);
    font-size: 20px;
  }

  .ftr_lnks.ftr_lnks_3 {
    padding-left: 40px;
  }

  /* footer */

  /*air_pant  */
  .price span {
    font-size: 35px;
  }

  .select-size {
    margin-top: -5px;
  }

  .rating_div {
    margin-top: 0;
  }

  .diper_heading p {
    margin-bottom: 10px;
    line-height: 23px;
    font-size: 16px;
  }

  .size-selector label {
    padding: 5px 10px;
  }

  .size-code {
    margin-bottom: 0;
    line-height: 20px;
  }

  .quality_list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
    margin-top: 24px;
  }

  .quality_list ul li p {
    font-size: 15px;
  }

  .quality_list ul li span {
    max-width: 15px;
    margin-right: 10px;
  }

  .use_instructure ul li .use_img {
    width: 70px;
    height: 70px;
  }

  .use_instructure ul li h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .use_instructure ul li p {
    max-width: 162px;
    font-size: 12px;
    line-height: 17px;
    margin: auto;
  }

  .use_pr_image img {
    max-width: 200px;
  }

  .use_instructure ul:after {
    height: 297px;
    width: 235px;
    top: 109px;
    right: 0;
  }

  /* air-pant */

  /* product */
  :root {
    --glb_padd: 70px 0px;
  }

  .ban_shap {
    bottom: -37px;
  }

  /* faq */
  .faq_sec.main_faq_sec {
    padding-bottom: 40px;
  }

  .caorevalue_sec.wipes_sec {
    position: relative;
    padding: 10% 0 10%;
  }

  /* wet_wipe */
  .ingreden_list ul li {
    padding: 15px 22px 15px;
    line-height: 25px;
  }

  .instruct_box {
    padding: 25px 30px 25px;
  }

  .wipe_purpos_lists .ingreden_list h6 {
    padding: 15px 20px 15px;
    font-size: 20px;
    line-height: 25px;
  }

  /* contact */
  .form_input {
    margin-bottom: 20px;
  }

  .tab_text {
    margin-bottom: 30px;
  }

  .main_faq_sec .custom-accordion:before {
    height: 94%;
  }

  .wipes_sec .custom-accordion.hide-line:before {
    height: 76%;
  }

  .faq_bnnr .banner-text h1 span.head_shap {
    left: -30px;
  }

  .product_wipe_sec .wet_wipe_item .pduct_img {
    max-width: 300px;
  }

  .wipes_sec .custom-accordion:before {
    height: 85%;
  }

  .ofbdy > ul {
    margin-left: 50px;
  }

  /* .custom-accordion .accordion-button:not(.collapsed) h5:after {
        top: -9px;
        left: -26px;
        height: 54px;
    } */

  /* 30-05-25 */
  .hand_core .corevalue_wrp p {
    margin-bottom: 30px;
  }

  .feature_list_fr_hand ul li {
    margin-bottom: 20px;
    max-width: 450px;
  }

  /* 30-05-25 */
}

/* Responsive---991px-------------------------------------- */
@media (max-width: 991px) {
  /* Header----- */
  .offcanvas-header {
    margin: auto;
  }

  .side {
    position: absolute;
    right: 20px;
  }

  .contact-us a {
    margin-top: 30px;
    margin-left: 0px !important;
  }

  .contact-us {
    text-align: center;
  }

  .spaan {
    border: none;
  }

  .navlink {
    font-size: 14px;
    line-height: 23px;
    color: #000000;
    font-weight: 500;
    position: relative;
  }

  .whte {
    background: #fff;
    width: 30px;
    height: 3px;
    margin: 3px 0;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: 50px;
  }

  .whte-two {
    width: 30px;
    position: relative;
    right: 0;
  }

  .navbar-toggler .navbar-toggler-icon {
    background-image: none;
    background: #60b3d7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
  }

  .off-hdr .btn-close {
    background-image: none;
    opacity: 1;
  }

  .off-hdr {
    position: relative;
  }

  .off-hdr::after {
    content: "";
    position: absolute;
    background: linear-gradient(
      118.07deg,
      rgb(82, 180, 230) 3.257%,
      rgb(149, 170, 50) 119.132%
    );
    width: 70px;
    height: 70px;
    border-bottom-left-radius: 100%;
    right: 0px;
    z-index: -1;
    top: 0;
  }

  .off-hdr {
    margin: 0;
  }

  .whte-cross {
    background: #fff;
    width: 26px;
    height: 3px;
    display: block;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
  }

  .ofbdy ul li + li {
    margin-left: 0;
  }

  .ssecnd {
    transform: rotate(-45deg);
  }

  .navlist > li {
    margin-bottom: 12px;
    margin-right: 0;
  }

  .slow {
    transition: 0.7s all ease-in-out;
  }

  .ofbdy .navbar-nav {
    align-items: start;
    flex-direction: column;
  }

  .catalog-slider,
  .categories-slider {
    max-width: 600px;
    margin: auto;
  }

  .new-offcnvs {
    height: 100vh;
  }

  .nvbr-tglr {
    border: none;
    order: 3;
    padding: 0;
  }

  .header .navbar-expand-lg .offcanvas .offcanvas-body {
    align-items: flex-start;
    flex-direction: column;
    padding-left: 12px;
    overflow-y: auto;
    /* height: 100%; */
    padding-bottom: 60px;
  }

  .contct-btn {
    margin-top: 15px;
    margin-bottom: 40px;
  }

  .navlink {
    padding: 0 15px 0px 0px;
  }

  .ofbdy ul li {
    padding: 0 0;
    margin: 10px 0px 0px;
  }

  li.has-children > a::before {
    top: 0px;
  }

  .language_change {
    margin-right: 0;
    margin-top: 15px;
  }

  .offcanvas-header {
    align-items: flex-start;
  }

  .ofbdy ul li.active .navlink::after {
    height: 2px;
  }

  .hrd-cont {
    border-radius: 10px;
  }

  .hdr-logo {
    max-width: 70px;
  }

  h1 {
    font-size: 50px;
    line-height: 44px;
  }

  h2 {
    font-size: 50px;
    line-height: 44px;
  }

  h5 {
    font-size: 16px;
    line-height: 25px;
  }

  /* banner---- */
  .ban_shap {
    bottom: -30px;
  }

  body {
    font-size: 15px;
    line-height: 20px;
  }

  .ban_content {
    top: 130px;
  }

  .banner-text h1 span.head_shap {
    position: absolute;
    top: -33px;
    left: 44px;
    max-width: 40px;
  }

  :root {
    --glb_padd: 50px 0px;
  }

  /* banner---- */

  /* why_bp */
  .why_logo {
    width: 65px;
    height: 65px;
  }

  .why_bp_sec .row {
    align-items: center;
  }

  /* footer */
  .foot_top {
    bottom: 96%;
  }

  .ftr_lnks.ftr_lnks_1 {
    padding-left: 0;
  }

  .ftr_lnks.ftr_lnks_2 {
    padding-left: 0;
  }

  .ftr_lnks.ftr_lnks_3 {
    padding-left: 30px;
  }

  .ftr_lgo_cnct_wrp a.ftr_lgo {
    max-width: 100px;
    margin-bottom: 17px;
  }

  .ftr_lgo_cnct_wrp ul.social_links li {
    font-size: 13px;
    line-height: 20px;
  }

  .ftr_lnks h6 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 23px;
  }

  .ftr_lnks ul li a {
    font-size: 13px;
    line-height: 22px;
    padding: 5px 0px;
  }

  .ftr_btm p {
    font-size: 13px;
  }

  .ftr_btm ul li a {
    font-size: 13px;
  }

  .ftr_btm {
    margin-top: 20px;
    padding: 20px 10px;
  }

  /* our_story */
  .whowe_content p {
    font-size: 15px;
    line-height: 22px;
  }

  .ul_listing ul li {
    font-size: 15px;
    padding-left: 23px;
  }

  .ul_listing ul li::after {
    width: 14px;
    height: 14px;
    left: 0;
    top: 3px;
    background-size: contain;
  }

  .whoweare_sec {
    padding: 50px 0 20px;
  }

  .whoweare_sec .row:not(:first-child) {
    margin-top: 35px;
  }

  .inner_banner .banner-text h1 span.head_shap {
    position: absolute;
    top: -30px;
    left: -16px;
  }

  /* our_story */
  /* air_pant */
  .use_instructure ul:after {
    height: 273px;
    width: 189px;
    top: 115px;
    right: -11px;
  }

  .use_instructure ul li:after {
    width: 100%;
  }

  /* air_pant */
  /* product */
  .product_item_wrp .product_item .pro_btn {
    left: 14px;
  }

  .product_item_wrp.tape_diper .pduct_img {
    height: 250px;
  }

  .product_wipe_sec .wet_wipe_item .pduct_img {
    max-width: 220px;
    height: 170px;
  }

  .lear_btn {
    font-size: 14px;
  }

  .pro_btn {
    max-width: 150px;
  }

  /* faq */
  .faq_sec.main_faq_sec {
    padding-bottom: 40px;
    padding-top: 50px;
  }

  .caorevalue_sec.wipes_sec {
    padding: 12% 0 12%;
  }

  /* wet_wipe */
  .diper_heading h2 {
    font-size: 50px;
    line-height: 52px;
  }

  .wet_wipes_sec .corevalue_wrp h2 {
    font-size: 50px;
    line-height: 52px;
  }

  .ingreden_list ul li {
    padding: 15px 12px 15px;
    line-height: 21px;
    font-size: 13px;
  }

  .wipe_purpos_lists .ingreden_list h6 {
    padding: 10px 16px 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .instruct_box {
    padding: 20px 20px 20px;
  }

  .wet_wipes_sec .corevalue_wrp p {
    margin-bottom: 10px;
  }

  .corevalue_wrp .instruct_box p {
    line-height: 22px;
  }

  .corevalue_wrp .instruct_box h6 {
    margin-bottom: 10px;
  }

  /* contact */
  .form_input textarea {
    padding: 12px 10px;
    height: 90px;
  }

  .form_input {
    margin-bottom: 10px;
  }

  .form_input label {
    margin-bottom: 10px;
  }

  .checkmark {
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
  }

  .custom-checkbox {
    padding-left: 22px;
  }

  .enquary_sec {
    padding-bottom: 115px;
    padding-top: 50px;
  }

  .form_input input {
    padding: 12px 10px;
  }

  .enquary_from .row .col-md-6 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }

  .tab_ex_text p {
    margin: 20px auto;
  }

  .form_input select {
    padding: 12px 10px;
  }

  .cart_icon.fr_dext {
    display: none;
  }

  .cart_icon.fr_mob {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    margin-right: 30px;
  }

  .slider-nav .slick-arrow {
    bottom: -81px;
  }

  .product_slider_img .slider-nav .slick-slide {
    border-radius: 10px;
    margin: 0px 5px;
  }

  .fr_tap_pant .product_slider_img .slider-nav .slick-slide {
    height: 70px;
  }

  .fr_tap_pant .product_slider_img .slider-nav .slick-slide img {
    padding: 5px;
    width: 120px;
    height: 60px;
  }

  .product_slider_img .slider-nav .slick-slide.slick-current {
    border-radius: 10px;
  }

  /* sub=====menu */

  .navlink {
    padding: 0px 20px 0px 0px;
  }

  li.has-children > a::before {
    top: 0;
  }

  .sub-menu {
    background: #fff;
    position: relative;
    top: unset;
    left: unset;
    opacity: 1;
    visibility: visible;
    width: 200px;
    transition: none !important;
    z-index: 2;
  }

  .navbar-nav > li:hover .sub-menu {
    top: unset;
  }

  .sub-menu li a {
    display: inline;
  }

  .sub-menu li a {
    padding: 5px 0;
  }

  .ofbdy ul li {
    position: relative;
    padding: 0 0;
    margin: 0px 0;
  }

  .child-sub-menu {
    position: relative;
    left: unset;
    top: unset;
    width: 100%;
    padding-left: 20px;
    transition: none !important;
    opacity: 1;
    visibility: visible;
  }

  .sub-menu .has-children:hover > a::before {
    transform: rotate(360deg);
  }

  .sub-menu li.has-children > a::before {
    transform: rotate(0deg);
    right: -23px;
    transition: 0.4s all;
    top: 7px;
  }

  .ofbdy ul li {
    margin: 10px 0px 0px;
  }

  ul.sub-menu li.has-children:hover a span i {
    transform: rotate(360deg);
  }

  /* sub=====menu */
  .hdr-rslt-1 .navlink::after {
    display: none;
  }

  .hdr-rslt-1 .navlink:hover {
    color: #1c92cd;
  }

  li.navitem.has-children.open > a.navlink span i {
    color: #1c92cd;
    transform: rotate(180deg);
  }

  li.navitem.has-children:hover > a.navlink span i {
    transform: unset;
    color: #1c92cd;
  }

  .navbar-nav > li .sub-menu a {
    color: #000;
  }

  /* .ofbdy ul li.active .navlink {
        color: #000;
    } */

  .sub-menu li:hover .child-sub-menu {
    width: 100%;
  }

  .sub-menu {
    width: 100%;
    padding-left: 10px;
  }

  .custom-accordion:before {
    height: 85.9%;
  }

  .product_item_wrp.pant_diper .pduct_img {
    max-width: 150px;
  }

  .product_item_wrp.tape_diper .pduct_img {
    max-width: 150px;
  }

  .account_icon.fr_mob {
    display: block;
  }

  .account_icon.fr_dext {
    display: none;
  }

  .ofbdy ul {
    margin-left: 0;
  }

  /* add-account */
  .account_icon {
    margin: 0px 10px 0px 10px;
  }

  .cart_icon.fr_mob {
    margin-right: 25px;
  }

  .account_img i {
    font-size: 16px;
  }

  /* add-account */

  /* 20-5-25 */
  .caorevalue_sec.wipes_sec
    .custom-accordion
    .accordion-item:has(.accordion-button:not(.collapsed))::before {
    top: 37px;
  }

  .custom-accordion .accordion-item:before {
    top: 38px;
  }

  .why_img_wrp {
    margin-top: 40px;
  }

  /* 30-5-25 */
  .feature_list_fr_hand ul li {
    max-width: 330px;
  }

  .feature_list_fr_hand ul li .why_logo {
    width: 60px;
    height: 60px;
  }

  .anti_backterial ul li {
    width: 33.33%;
  }

  .anti_backterial ul {
    justify-content: center;
  }

  /* 30-5-25 */
}

/* Responsive---767px-------------------------------------- */
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 35px;
    padding-left: 0;
  }

  h2 {
    font-size: 40px;
    line-height: 35px;
  }

  h3 {
    font-size: 20px;
  }

  .ban_shap {
    display: none;
  }

  .ban_content {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    margin: auto;
    text-align: center;
    max-width: 100%;
    padding: 130px 0px 80px;
    z-index: 2;
  }

  .banner-image {
    height: 100%;
    position: absolute;
    width: 100%;
  }

  .banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
  }

  .banner-text h1 span.head_shap {
    position: absolute;
    top: -22px;
    left: 18px;
    max-width: 29px;
  }

  .banner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e7f4ff70;
    z-index: 1;
  }

  /* banner */
  .product_item p {
    color: rgb(25, 25, 25);
    font-size: 13px;
    line-height: 17px;
    max-width: 290px;
  }

  .product_item .all_text {
    padding: 20px 10px;
  }

  .why_list_wrap ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .why_list_wrap ul li {
    max-width: 100%;
    width: 100%;
  }

  .why_img_wrp {
    max-width: 340px;
    margin: 40px auto 0px;
  }

  .featur_list_wrp ul li .fea_all_text .why_logo {
    width: 65px;
    height: 65px;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .featur_list_wrp ul li {
    max-width: 100%;
  }

  .featur_list_wrp ul li .why_text {
    padding: 30px 15px 10px 15px;
    min-height: 130px;
  }

  .featur_list_wrp ul li {
    padding: 0px 10px;
    margin-bottom: 60px;
  }

  .featur_list_wrp {
    margin-top: 80px;
  }

  .why_bp_sec {
    padding-bottom: 60px;
  }

  .why_text_wrap {
    padding-right: 0;
  }

  .feature_sec {
    padding: 8% 0px 0;
  }

  .fea_top {
    display: none;
  }

  .produc_sec {
    padding-bottom: 10px;
  }

  .ftr_lgo_cnct_wrp {
    max-width: 100%;
    margin-bottom: 35px;
  }

  .ftr_btm {
    flex-wrap: wrap;
    justify-content: center;
  }

  .ftr_btm p {
    margin-bottom: 10px;
  }

  .foot_top {
    bottom: 100%;
  }

  .footer_sec {
    padding: 0;
  }

  .faq_sec {
    padding-bottom: 15%;
  }

  .tstml_sldr .slick-arrow {
    bottom: -80px;
    left: 40%;
  }

  .tstml_sldr {
    margin-top: 30px;
  }

  .custom-accordion .accordion-button:not(.collapsed) h5 {
    font-size: 15px;
    line-height: 25px;
  }

  /* our_story */
  .inner_banner .banner-text h1 span.head_shap {
    top: -17px;
  }

  .whowe_content {
    margin-bottom: 40px;
  }

  .whoweare_sec .row:nth-child(even) .whobby_img_hldr {
    margin-left: 0;
  }

  .whobby_img_hldr {
    max-width: 100%;
  }

  .corevalue_slider .slick-prev {
    left: 0;
  }

  .corevalue_slider .slick-next {
    right: 0;
  }

  .core_value_btn {
    margin-top: 30px;
  }

  .corevalue_wave {
    display: none;
  }

  .caorevalue_sec {
    position: relative;
    padding: 8% 0 20%;
  }

  .corevalue_slider .slick-track {
    padding: 60px 0 0;
  }

  .corevalue_icon {
    width: 90px;
    height: 90px;
    margin-top: -80px;
    margin-bottom: 10px;
  }

  .corevalue_icon img {
    max-width: 40px;
  }

  .whoweare_sec .row:not(:first-child) {
    margin-top: 15px;
  }

  /* our_story */

  /* air_pant */
  .use_instructure ul:after {
    display: none;
  }

  .use_instructure ul li:nth-child(5) {
    width: 100%;
    order: 7;
    margin: 30px auto 0px;
  }

  .use_instructure ul li:nth-child(3) {
    order: 4;
  }

  .use_instructure ul li:nth-child(4) {
    order: 3;
  }

  .use_instructure ul li:nth-child(6) {
    order: 6;
  }

  .use_instructure ul li:nth-child(7) {
    order: 5;
  }

  .use_instructure ul li:nth-child(4):after {
    left: 153px;
  }

  .use_instructure ul li {
    width: 50%;
  }

  .use_instructure ul li:after {
    left: -100px;
  }

  .use_instructure ul li:nth-child(4):after,
  .use_instructure ul li:nth-child(7):after {
    display: block;
  }

  .use_instructure ul li:nth-child(odd):after {
    display: none;
  }

  .use_instructure ul li:nth-child(2):before {
    content: "";
    position: absolute;
    background: url(../images/line_dot.png);
    height: 40px;
    width: 32%;
    top: 169px;
    left: 87px;
    background-position: center;
    opacity: 0.2;
    transform: rotate(90deg);
    background-repeat: no-repeat;
  }

  .use_instructure ul li:nth-child(4):before {
    content: "";
    position: absolute;
    background: url(../images/line_dot.png);
    height: 40px;
    width: 45%;
    top: 185px;
    left: 71px;
    background-position: center;
    opacity: 0.2;
    transform: rotate(90deg);
    background-repeat: no-repeat;
  }

  .use_instructure ul li p {
    max-width: 225px;
  }

  .air_pant_feature {
    padding-bottom: 18%;
    padding-top: 2%;
  }

  .prdct_details_sec {
    padding: 18% 0px 14%;
  }

  .diper_size_wrp {
    margin-top: 70px;
  }

  .diper_heading h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .num_and_button_arap {
    margin-top: 30px;
  }

  .air_pant {
    padding-bottom: 0%;
  }

  .product_slider_img .slider-for .slick-list .slick-track .slick-slide:after {
    left: 80px;
  }

  .use_pr_image {
    text-align: center;
  }

  /* product */
  .product_item_wrp.tape_diper .pduct_img {
    height: 200px;
  }

  .product_item_wrp .product_item .all_text p {
    max-width: 250px;
  }

  .product_item_wrp.pant_diper .pduct_img {
    height: 230px;
  }

  .product_wipe_sec .wet_wipe_item .pduct_img {
    margin-right: 0;
  }

  .product_wipe_sec .wet_wipe_item .pduct_img {
    max-width: 225px;
    height: 140px;
    margin-bottom: 15px;
  }

  .product_wipe_sec {
    padding: 5% 0px 20%;
  }

  .product_head h2 {
    font-size: 33px;
    line-height: 30px;
    margin-bottom: 14px;
  }

  /* faq */
  .caorevalue_sec.wipes_sec {
    padding: 6% 0 14%;
  }

  .faq_sec.main_faq_sec {
    padding-bottom: 29px;
    padding-top: 50px;
  }

  /* wet_wipe */
  .wipe_purpos_lists .ingreden_list {
    width: 100%;
  }

  .wipe_purpos_lists {
    flex-wrap: wrap;
  }

  .wipe_purpos_lists .ingreden_list + .ingreden_list {
    margin-top: 30px;
  }

  .caorevalue_sec.wet_wipes_sec {
    padding: 10% 0 15%;
  }

  .row.instruction_wrap .col-md-6 {
    margin-bottom: 30px;
  }

  .corevalue_wrp .instruct_box h6 {
    font-size: 18px;
    line-height: 24px;
  }

  .wet_wipes_sec .corevalue_wrp h2 {
    font-size: 40px;
    line-height: 39px;
  }

  .band img {
    max-width: 80px;
    margin-bottom: 17px;
  }

  .product_slider_img .slider-nav .slick-slide {
    height: 90px;
  }

  .premium_wet_wipes_sec .wipe_purpos_lists {
    margin-bottom: 30px;
  }

  .corevalue_wrp .prem_instruction_wrap h6 {
    margin-bottom: 10px;
  }

  .enquary_sec {
    padding-bottom: 100px;
    padding-top: 50px;
  }

  /* wet_wipe */
  .fr_tap_pant .product_slider_img .slider-nav .slick-slide img {
    width: 90px;
    height: 90px;
  }

  .slider-nav .slick-arrow {
    bottom: -80px;
  }

  .fr_tap_pant .product_slider_img .slider-nav .slick-slide img {
    width: 90px;
    height: 60px;
  }

  .premium_pant {
    padding: 10% 0px 0%;
  }

  .feature_head {
    margin-bottom: 45px;
  }

  .feature_sec {
    padding: 4% 0px 15%;
  }

  .caorevalue_sec.wet_wipes_sec.premium_tape_sec {
    padding: 10% 0 20%;
  }

  .main_faq_sec .custom-accordion:before {
    height: 94%;
  }

  .custom-accordion:before {
    height: 86.9%;
  }

  .faq_bnnr .banner-text h1 span.head_shap {
    left: -26px;
    top: -22px;
  }

  .wipes_sec .custom-accordion:before {
    height: 87%;
  }

  /* 20-5-25 */
  .caorevalue_sec.wipes_sec .custom-accordion .accordion-item:before {
    top: 31px;
  }

  .main_faq_sec .custom-accordion .accordion-item:before {
    top: 36px;
    height: calc(100% + 26px);
  }

  .caorevalue_sec.wipes_sec
    .custom-accordion
    .accordion-item:has(.accordion-button:not(.collapsed))::before {
    top: 53px;
  }

  .custom-accordion .accordion-item:before {
    top: 35px;
  }

  .custom-accordion
    .accordion-item:has(.accordion-button:not(.collapsed))::before {
    top: 50px;
  }

  .custom-accordion .accordion-button h5 {
    padding-right: 88px;
  }

  .feature_image.desktop_feature_image {
    display: none;
  }

  .feature_image.mob_feature_image {
    display: block;
  }

  .tape_prdt_img.tape_prdt_img_desktop {
    display: none;
  }

  .tape_prdt_img.tape_prdt_img_mob {
    display: block;
    text-align: center;
  }

  .custom-accordion .accordion-button h5::after {
    height: 40px;
    width: 40px;
    font-size: 20px;
  }

  /* 30-05-25 */
  .hand_wip_chose_row .row > * {
    width: 50%;
  }

  .choose_text h6 {
    font-size: 16px;
    line-height: 20px;
  }

  .hand_core {
    padding-bottom: 0;
  }

  .choose_img {
    width: 80px;
    height: 80px;
  }

  .hnd_feature_head {
    margin: 0px auto -8px;
  }

  .hnd_wip_featu_sec {
    padding: 6% 0px 15%;
  }

  /* 30-05-25 */
}

/* Responsive---575px-------------------------------------- */
@media (max-width: 575px) {
  h1 {
    font-size: 33px;
    line-height: 32px;
  }

  h2 {
    font-size: 33px;
    line-height: 32px;
  }

  .banner-text h1 span.head_shap {
    position: absolute;
    top: -22px;
    left: 0;
    max-width: 20px;
  }

  /* testimonial */
  .sldr_img_wrp img {
    height: auto;
  }

  .tstml_sldr_innr .cnct_wrp p {
    font-size: 12px;
  }

  .tstml_sldr_innr .cnct_wrp h6 {
    font-size: 15px;
    line-height: 16px;
    margin-top: 6px;
  }

  .hrd-cont {
    margin: 0 10px;
  }

  /* features */

  .featur_list_wrp ul li .why_text {
    padding: 80px 15px 10px 15px;
    max-height: unset;
    text-align: center;
    min-height: unset;
  }

  .featur_list_wrp ul li .fea_all_text .why_logo {
    top: 40px;
  }

  .featur-slider .slick-next {
    right: 0;
  }

  .featur-slider .slick-prev {
    left: 0;
    z-index: 2;
  }

  .featur_list_wrp {
    margin-top: 0;
  }

  .featur-slider .slick-arrow {
    top: unset;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1c92cd;
    transform: translate(0, -50%);
    right: unset;
    bottom: -80px;
    left: 40%;
  }

  .featur-slider .slick-next {
    margin-left: 50px;
  }

  .feature_sec {
    padding: 8% 0px 15%;
  }

  .featur_list_wrp ul li {
    padding: 0px 10px;
    margin-bottom: 0;
  }

  /* footer */
  .ftr_lnks.ftr_lnks_3 {
    padding-left: 0;
  }

  /* our_story */
  .cvalue_hldr p {
    line-height: 22px;
    max-width: 335px;
    margin: auto;
  }

  .navbar-toggler .navbar-toggler-icon {
    width: 40px;
    height: 35px;
  }

  .fr_tap_pant .product_slider_img .slider-nav .slick-slide {
    height: 60px;
  }

  .product_slider_img .slider-nav .slick-slide::after {
    display: none;
  }

  .diper_heading h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .quality_list ul li p {
    font-size: 14px;
  }

  .quality_list ul {
    gap: 4px 4px;
    margin-top: 20px;
  }

  .num_and_button_arap .number {
    height: 50px;
  }

  .prdct_details_sec {
    padding: 10% 0px 13%;
  }

  /* faq-page */

  .wipes_sec .corevalue_wrp {
    margin-bottom: 20px;
  }

  .caorevalue_sec.wipes_sec {
    padding: 9% 0 14%;
  }

  .faq_sec .sec_center_heading {
    margin-bottom: 24px;
  }

  .faq_sec.main_faq_sec {
    padding-bottom: 29px;
    padding-top: 30px;
  }

  /* faq-page */
  /* contact */
  .enquary_tab_wrp .nav-pills .nav-link {
    padding: 10px 15px;
  }

  .form_input input::placeholder,
  .form_input textarea::placeholder {
    font-size: 14px;
  }

  /* contact */
  .prdct_details_sec {
    padding: 17% 0px 13%;
  }

  .faq_bnnr .banner-text h1 span.head_shap {
    left: -15px;
    top: -18px;
  }

  .wipes_sec .custom-accordion.hide-line:before {
    height: 68%;
  }

  /* 25-05-25 */
  .custom-accordion .accordion-item:before {
    top: 32px;
  }

  .custom-accordion
    .accordion-item:has(.accordion-button:not(.collapsed))::before {
    top: 50px;
  }

  h5 {
    font-size: 16px;
    line-height: 20px;
  }

  .custom-accordion .accordion-button h5 {
    padding-right: 56px;
  }

  /* 25-05-25 */
  /* 30-5-25 */
  .feature_wrap ul {
    margin-left: -19px;
  }

  .feature_wrap ul li span {
    width: 55px;
    height: 55px;
  }

  .feature_wrap ul li span img {
    max-width: 30px;
  }

  .anti_backterial ul li span img {
    max-width: 40px;
  }

  /* 30-5-25 */
}

/* Responsive---480px-------------------------------------- */
@media (max-width: 480px) {
  .feature_sec {
    padding: 8% 0px 22%;
  }

  .cvalue_hldr p {
    max-width: 215px;
  }

  .footer_sec .row > *:last-child {
    padding-left: 0px;
  }

  .ftr_lnks h6 {
    font-size: 12px;
    line-height: 12px;
  }

  /* product */
  .product_item_wrp .product_item .all_text p {
    max-width: 350px;
  }

  .product_item_wrp.pant_diper .pduct_img {
    height: 380px;
  }

  .product_item_wrp.tape_diper .pduct_img {
    height: 290px;
  }

  .custom-accordion:before {
    height: 88.9%;
  }

  .product_item_wrp.tape_diper .pduct_img {
    max-width: 150px;
  }

  .product_item_wrp.pant_diper .pduct_img {
    max-width: 150px;
  }

  .product_wipe_sec .wet_wipe_item .pduct_img {
    max-width: 170px;
  }

  /* 30-05-25 */
  .hand_wip_chose_row .row > * {
    width: 100%;
  }

  .feature_wrap ul {
    margin-left: 0;
  }

  .feature_wrap ul li p {
    font-size: 13px;
  }

  .choose_img.fr_logo {
    width: 180px;
    margin-bottom: 50px;
  }

  /* 30-05-25 */
}

@media (max-width: 440px) {
  .use_instructure ul li:after {
    left: -78px;
  }

  .use_instructure ul li:nth-child(4):after {
    left: 114px;
  }

  .use_instructure ul li:nth-child(2):before {
    height: 40px;
    width: 58%;
    top: 174px;
    left: 33px;
  }

  .use_instructure ul li:nth-child(4):before {
    height: 40px;
    width: 64%;
    top: 198px;
    left: 30px;
  }

  /* faq_apge */
  .faq_bnnr .banner-text {
    max-width: 320px;
    margin: auto;
  }

  .banner.inner_banner.faq_bnnr .banner-text h1 span.head_shap {
    top: -20px;
    left: 20px;
  }

  .enquary_sec {
    padding-bottom: 80px;
    padding-top: 50px;
  }

  .prdct_details_sec {
    padding: 25% 0px 13%;
  }

  /* 20-5-25 */
  .custom-accordion .accordion-item:before {
    top: 35px;
  }

  .main_faq_sec .custom-accordion .accordion-item:before {
    top: 46px;
  }

  /* 20-5-25 */
}

@media (max-width: 375px) {
  .product_slider_img .slider-for .slick-list .slick-track .slick-slide:after {
    left: 0;
  }

  .wipes_sec .custom-accordion:before {
    height: 88.5%;
  }
}
