
@media (min-width:320px) {
    .hm_bb {
        border: none
    }

    .product-cart-btn-m .add-to-cart, .product-details-cart .add-to-cart {
        width: 100%;
    }
    .cart-calculate-discount-wrap .calculate-discount-content.Benefits .subtitle {
        line-height: 24px;
    }

    .grand-total-wrap .grand-total h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 34px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .grand-total-wrap .grand-total h2 {
        font-weight: 600;
        margin: 0 0 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .grand-total-wrap .grand-total-btn a {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        padding: 14px 20px;
        margin-top: 20px;
    }

    .grand-total-wrap .grand-total-btn {
        padding-top: 10px;
    }

    .myaccount-content fieldset {
        margin-top: 20px;
    }

    .feature-wrap-3 .feature-content-3 p, .login-content form .member-register p {
        /*color: #595959;*/
        margin: 0;
    }

    .login-content form .member-register {
        margin: 27px 0 0;
    }

    .myaccount-table table th, .myaccount-table .table th {
        padding: 10px;
        border-bottom: 0;
    }

    .myaccount-table table td a, .myaccount-table .table td a {
        font-size: 14px;
    }

    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .clickable-menu-button-2 a, .login-content form .remember-forget-wrap {
        -webkit-box-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
    }

    .login-content form button {
        /*color: #fff;*/
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        /*background-color: #933;*/
        border-radius: 5px;
        padding: 16px 20px;
        border: 0;
        line-height: 1;
    }

    .login-content form .remember-forget-wrap {
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 0 32px;
    }

    .myaccount-tab-menu a {
        font-size: 15px;
        display: block;
        padding: 10px 15px;
        text-transform: capitalize;
    }

    .myaccount-tab-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .myaccount-content {
        padding: 30px;
    }
}

@media (max-width: 546px) 
{

    /*expert*/
    .expert {
        padding: 0 0 50px 0;
    }

    .expc h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
        /*color: #004991;*/
    }

    .expc p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        margin-bottom: 20px;
    }

    .expc a {
        border-radius: 8px;
        padding: 16px;
        /*color: #fff;
        background: #2E77E5;*/
    }

    .expc {
        padding-left: 0;
    }

    .expert .swiper-pagination {
        display: none !important;
    }

    .bb {
        border: none
    }
    .product-cart-btn-m .add-to-cart, .product-details-cart .add-to-cart {
        width: 100%;
    }
}

@media (max-width: 767px) {

    /*header a.navbar-brand {
        width: 50%;
    }    
    header a.navbar-brand img {
        height: auto;
    }
    .navbar-toggler {
        width: 56px;        
    }
    .right-head {
        width: calc(50% - 78px);        
    }
    .navbar-collapse {
        position: absolute;
        top: 68px;
        background: #ffffff;
        z-index: 9;
        width: 100%;
        left: 0;
        right: 0;
        padding: 20px;
        box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    }
    .top-cart-product-count {
        position:relative;
        bottom: 10px;
        right: -25px;
    }*/
    .banner-text-main {
        padding: 0 15px;
    }    
    .banner-text-main h1 {
        font-size: 30px;
        padding-top: 20px;
    }
    .banner-text-main p {        
        font-size: 22px;
        font-weight: 600;        
    }
    .banner-text-main span {
        font-size: 14px;
    }
    .firstHeroSlide {
        padding: 0px 10px;
    }
    .secondHeroSlide {
        padding: 0px 10px;
    }
    .thirdHeroSlide {
        padding: 0px 10px;
    }
    .wo-innerwrapper {
        margin-bottom: 30px;
    }
    .card-img-wrapp:before {
        width: 200px;
        height: 200px;
    }
    .step {
        margin-bottom: 30px;
    }
    .step-bullet {
        display: none;
    }
    .seperator {
        display: none;
    }
    .row.step-horizontal {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .category .col-md-6 {
        padding: 15px;
    }
    .use-pro-img-edug,
    .lr-section .imgwrapp {
        margin-bottom: 20px;
    }
    .cta .text-right {
        text-align: left;
    }
    .cta .text-right .btn {
        margin-top: 20px;
    }
    .right-section .row {
        flex-direction: column-reverse;
    }
    .too-expensive .inner-te-img {
        margin-bottom: 50px;
    }
    .listing-img {
        margin-bottom: 15px;
    }
    .hori_layout .product .thumbnail,.hori_layout .product .productdata {
        width: 100%;
    }
    .im_hm {
        margin-right: 20px;
    }
    
    .product-cart-m .col-lg-5 {
        width: 50%;
    }

    .rep-h h2 {
        font-size: 20px;
    }
    .rep-h h4 {
        font-size: 16px;
    }

    .product-cart-m .col-lg-7 {
        width: 50%;
    }
    
    .registerform {
        padding: 0;
    }

    .myarea:before {
        z-index: -1;
    }

    .registerform form {
        min-height: 1000px !important;
    }

    .registerform .msform fieldset {
        padding: 0;
    }

    .registerform .msform .action-button-previous,
    .registerform .msform .action-button {
        width: 100%;
        margin-bottom: 20px;
    }

    .myaccount-content.registerform {
        padding: 30px 10px;
    }

    #progressbar1 li {
        width: auto;
        padding: 0 15px !important;
    }
    #progressbar1 {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 15px;
    }
    .shippingForm .ShippingMethod label.RadioWrap span > span {
        margin-top: 5px;
    }
    .shippingForm .ShippingMethod label.RadioWrap span > span {
        padding: 6px 15px;
    }
    .shippingForm .ShippingMethod label.RadioWrap {
        font-size: 15px !important;
    }

    .paymentbtn-wrapp .btnPaymentMethod span:before {
        top: 35px;
    }
    .paymentbtn-wrapp .btnPaymentMethod {
        width: calc(50% - 20px);
        padding: 20px 20px;
    }
    .PaymentMethodwrap {
        padding: 15px;
    }
    .paymentForm .mo {
        align-items: flex-start;
    }
    .paymentForm .mo label {
        width: calc(100% - 80px);
    }
    .paymentForm .mo-alert {
        padding: 15px 15px;
    }
    .paymentForm .mo-alert ol {
        margin-bottom: 0;
    }

    .gen-questionswrap .que-heading h3 {
        font-size: 16px;
        line-height: 23px;
    }
    .genral-questionswrap.active:after {
        height: 22%;
    }
    .gen-questionswrap .que-desc {
        font-size: 14px;
    }

    .btnDrugVerification{
        margin-bottom:20px;
    }

    .cart-table-content .product-thumbnail {
        width: 20%;
        float: none !important;
        padding: 0 !important;
    }
    .cart-table-content td {
        padding: 15px 0;
    }
    .cart-table-content td.product-name-wrapp {
        width: 55% !important;
    }
    .cart-table-content td.cart-quality {
        width: 25% !important;
        vertical-align: bottom;
    }
    .cart-table-content tr:not(.table-header) {
        border-width: 1px 0 1px 0 !important;
        margin-bottom: 20px;
    }
    .cart-table-content tr {
        position: relative;
    }
    .cart-table-content td.product-remove.text-center {
        /*position: absolute;
        top: 10px;
        right: 10px;*/
        position: relative;
        text-align: center;
        width: 25% !important;
    }
    .divProduct-Remove {
        position: absolute;
        top: 10px;
        right: 10px;
    } 
    .cart-table-content .product-thumbnail img {
        padding: 15px 0;
    }
    .coupan-discount-wrap {
        padding: 20px;
    }
    .cart-area .cust_cartform {
        margin-bottom: 25px;
        margin-top: 80px;
    }
    .cart-area .product-thumbnail img,
    .cart-table-content .product-thumbnail img {
        width: 55px;
    }
    .easyrefil .notewrapp {
        margin-top: 20px;
    }
    .easyrefil .notewrapp .note .subtitle {
        font-size: 16px;
        line-height: 22px;
    }

    .forgot-container, .myarea .login-content {
        padding: 30px 15px;
    }
    .forgot-container, .myarea .login-content {
        padding: 30px 15px;
    }
    .checkout-area,
    .genral-questionswrap,
    .payment-area,
    .cart-area {
        padding: 0 10px;
    }
    .my-account .myaccount-tab-menu.nav {
        display: none;
    }
    .my-account .tab-content > .tab-pane {
        display: block;
        opacity: 1;
    }
    .myaccountContent #dashboad .myaccount-content h3 {
        display: block;
    }
    .myaccountContent .myaccount-content h3 {
        text-align: center;
        padding: 10px;
        /*background-color: #EEF5FF;*/
        border-radius: 10px;
        font-size: 20px;
    }
    .myaccountContent .myaccount-content {
        padding: 0;
        margin-bottom: 10px;
        background-color: transparent;
        border-radius: 0;
    }
    .myaccountContent .myaccount-content > .contentwrap {
        padding: 15px;
    }
    .myaccountContent .contentwrap {
        display: none;
    }

    .headingclick > .container > .row > .col-md-3 {
        text-align: left;
    }
    .medical-verification .RefillMedHistoryQuestion {
        margin-bottom: 15px;
        display: block;
    }

    .tywrapp .orderdetails > div:nth-child(2) > strong {
        display: block;
    }
    .tywrapp2 .orderInfo > div > ul > li {
        align-items: flex-start;
    }
    footer {        
        padding: 30px 0 50px 0;
    }
}

@media screen and (max-width: 768px) {
    #productDescription {
        max-height: 150px; /* Adjust the height as needed */
        overflow: hidden;
        position: relative;
    }

    #readMoreBtn i {
        /*background: #E4EEFB;*/
        padding: 7px;
        border-radius: 50%;
        font-size: 11px;
        margin-left: 7px;
    }

    #readMoreBtn {
        text-align: center;
        background: unset;
        border: none;
        margin: auto;
        display: block;
        margin-top: 0px;
        font-size: 12px;
        font-weight: 600;
    }
}

@media only screen and (min-width: 768px) 
{

    /* Mega Menu Start*/
    /*.nav-item {
        padding: 0.5rem 0rem;
    }

    .menu .menu-center > ul > li > a i {
        right: -25px !important;
    }

    .header .menu-right a {
        display: flex;
        align-items: center;
    }

    .headercart {
        padding-right: 8px;
    }

    .header .menu-right > ul > li {
        margin-left: 20px !important;
    }

    .menu-main_edrug {
        text-align: center;
    }*/

    /*header-start*/

    /*.header {
        padding: 10px 0;
        display: block;
        position: relative;
        z-index: 99;
        border-bottom: 1px solid var(--theme-secondary-color-mild2);
    }

    .mobilemenu-head {
        display: none;
    }

    .header .row {
        align-items: center;
    }

    .header .menu-center > ul > li {
        display: inline-block;
        line-height: 50px;
        margin-left: 25px !important;
    }

    .header .menu-center > ul > li > a {
        font-size: 15px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        color: var(--theme-secondary-color-mild);
        position: relative;
        text-transform: capitalize;
        border: none;
    }

    .header .menu-center > ul > li .sub-menu {
        position: absolute;
        z-index: 500;
        background-color: #fff;
        box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
        padding: 20px 30px;
        border-radius: 0 0 20px 20px;
        transition: all 0.5s ease;
        margin-top: 25px;
        opacity: 0;
        visibility: hidden;
    }

    .header .menu-center > ul > li .sub-menu > ul > li {
        line-height: 1;
    }

    .header .menu-center > ul > li .sub-menu > ul > li > a {
        display: inline-block;
        padding: 10px 0;
        font-size: 15px;
        color: #000;
    }

    .header .menu-center > ul > li .single-column {
        min-width: 280px;
        max-width: 360px;
    }

    .header .menu-center > ul > li .sub-menu.megamenu {
        left: 50%;
        transform: translateX(-50%);
    }

    .header .menu-center > ul > li .sub-menu.megamenu > .list-item > ul > li {
        line-height: 1;
        display: block;
    }

    .header .menu-center > ul > li .sub-menu.megamenu > .list-item {
        border-right: none;
    }

    .header .menu-center > ul > li .sub-menu.megamenu > .list-item:nth-child(1),
    .header .menu-center > ul > li .sub-menu.megamenu > .list-item:nth-child(2) {
        border-right: 1px solid #ddd;
    }

    .header .menu-center > ul > li .sub-menu.megamenu > .list-item > ul > li > a {
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        display: inline-block;
    }

    .header .menu-center > ul > li .sub-menu.megamenu-three-column {
        max-width: 1100px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 20px 15px;
        overflow-x: scroll;
        height: 500px;
    }*/
    /* width */
    /*.single-long-column::-webkit-scrollbar {
        width: 5px;
    }*/

    /* Track */
    /*.single-long-column::-webkit-scrollbar-track {
        border-radius: 8px;
    }*/

    /* Handle */
    /*.single-long-column::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 8px;
    }*/

    /* Handle on hover */
    /*.single-long-column::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }*/


    /* width */
    /*.header .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar {
        width: 5px;
    }*/

    /* Track */
    /*.header .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar-track {
        border-radius: 8px;
    }*/

    /* Handle */
    /*.header .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 8px;
    }*/

    /* Handle on hover */
    /*.header .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

    .header .menu-center > ul > li .sub-menu.megamenu-three-column > .list-item {
        flex: 0 0 33.3%;
        padding: 0 15px 20px 42px;
        text-align: left;
    }

    .header .menu-center > ul > li .sub-menu.megamenu-three-column > .list-item .sub-menutit {
        font-family: Inter;
        font-size: 16px;
        font-weight: 600;
        margin: 20px 0 0 0;
        color: var(--theme-secondary-color-mild);
    }

    .header .menu-center > ul > li.menu-item-has-child:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        padding-top: 0;
        text-align: left;
    }

    .header .menu-center > ul > li .single-long-column {
        min-width: 500px;
        max-width: 600px;
    }

    .submenu-title a {
        font-family: Inter;
        font-size: 16px;
        font-weight: 600;
        line-height: 19.36px;
        text-align: left;
        color: var(--theme-secondary-color-mild) !important;
    }

    .header .menu-center > ul > li:hover > a {
        color: #444;
    }

    .header .menu-right {
        text-align: right;
    }

    .header .menu-right a {
        font-size: 16px;
        color: var(--theme-secondary-color-mild);
        font-weight: 500;
    }

    .header .menu-right > ul > li {
        display: inline-block;
        margin-left: 10px !important;
    }

    .mobile-menu {
        display: none;
    }

    .edrug-logowrapp .mobile-menu {
        display: none;
    }

    .header nav.menu-center {
        display: block;
        position: unset !important;
        transform: translate(0, 0);
        background: transparent !important;
        box-shadow: none;
        height: auto !important;
        margin-top: 0;
        overflow: visible;
    }

    .header .menu-center .mobilemenu-head {
        display: none;
    }

    .header .menu-center .menu-main {
        display: block;
    }

    .header .mob-c {
        width: 66.66666667% !important;
        flex: 0 0 auto;
        order: unset;
    }

    .header .mob-r {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .header .menu-right > ul > li {
        display: block !important;
    }

    .header .menu-right > ul {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .right-cart {
        padding-left: 7px;
    }

    .header .menu-main li.menu-item-has-child:hover .sub-menu.megamenu-three-column {
        opacity: 1 !important;
        visibility: visible !important;
    }

    .header .menu-main li.menu-item-has-child .sub-menu.megamenu-three-column {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    .top-cart-product-count {
        bottom: 10px;
        right: -25px;
    }*/
    /*Mega Menu End*/

    
    .banner-text-main h1 {
        font-size: 40px;
        padding-top: 30px;
    }
    .banner-text-main p {        
        font-size: 30px;
        font-weight: 600;        
    }
    .banner-text-main span {        
        font-size: 16px;
    }
    .banner-text-bottom {     
        padding-top:30px;
    }



    .both {
        padding: 0;
    }
    .l-row {
        align-items: center;
        display: flex;
    }
    .l-main {
        width: 20%;
    }
    .expertSwiper {
        padding-bottom: 40px;
    }
    .subscribecontent input[type='text'] {
        font-size: 16px;
    }
    .subscribecontent p{
        font-size: 16px;
        margin: 0;
    }
    .subscribecontent input[type="submit"] {
        font-size: 16px;
    }
    .subscribecontent H2, .subscribecontent h3{
        font-size: 23px;
    } 
    
    .faq-main {
        position: relative;
        z-index: 1;
        border-radius: 12px;
        padding: 50px 100px;
    }
    .hm_item .accordion-button {
        box-shadow: unset !important;
    }
    .hm_item .accordion-button::after {
        background-image: unset;
        content: "\f107";
        font-family: 'Font Awesome 6 Pro';
    }
    /*.hm_question {
        background-color: #2E77E5;
    }*/
    .hm_freqenly {
        padding: 14px 0;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
    }
    .hm_item .accordion-item {
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-bottom: 2px solid #fff;
    }
    .hm_item .accordion-flush {
        --bs-accordion-bg: transparent !important;
    }
    .hm_asked {
        /*background: #2e77e5;*/
        border-radius: 16px;
        text-align: center;
        padding: 28px;
    }
    .hm_medical {
        font-weight: 500;        
        font-size: 32px;
    }
    .hm_committed {
        font-weight: 500;
        /*color: #6297E9;*/
        font-size: 16px;
    }
    .hm_freqenly {
        font-size: 32px;
    }
    .choose_hm {
        font-size: 16px;
        color: var(--theme-secondary-color-mild);
    }
    .test_hm {
        width: 70px;
        height: 70px;
    }


    /*tabs-best-seller-start*/

    .swiper-button-prev.tab-prev-btn,
    .swiper-button-next.tab-next-btn {
        display: block;
        line-height: 40px;
        text-align: center;
    }

    .tab-caro-img {
        width: 64%;
        margin: auto;
    }

    .tab-carousal .swiper-slide {
        width: 199.5px !important;
        margin-left: 0;
        margin-right: 26px !important;

    }

    .tabs-bs {
        padding: 50px 0 151px 0;
        /*background: #E4F1FF;*/
        position: relative;
    }

    .tabs-bs:before {
        right: 0;
        top: 0;
        display: block;
        position: absolute;
        display: block;
        content: url(../images/icons/banner-shpae3.svg);
        z-index: 0;
    }

    .tabs-bs>.container {
        z-index: 1;
        position: relative;
    }

    .tabs-bs .row {
        align-items: start;
    }

    .tab-bsh h2 {
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
        /*color: #004991;*/
    }

    .tab-bsh p {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        /*color: #6297E9;*/
        margin: 0;
    }

    .tab-bs-btn {
        text-align: right;
        margin-top: 20px;
    }

    .tab-bs-btn a {
        font-size: 16px;
        padding: 16px 32px;
        border: 1px solid #6297e9;
        border-radius: 16px;
        /*color: #6297e9;*/
    }

    .tab-bst ul {
        display: flex;
    }

    .tab-btn {
        font-size: 16px;
        padding: 14px 20px !important;
        margin-bottom: 15px !important;
        /*border: 1px solid #6297e9;*/
        border-radius: 16px;
    }

    /*.tab-btn.active {
        background-color: #2E77E5;
        color: #fff;
    }*/

    .nav-tabs {
        scrollbar-width: thin; /* Shows a thin scrollbar on Firefox */
    }

    .nav-tabs::-webkit-scrollbar {
        width: 5px; /* Set width for scrollbar on WebKit browsers */
    }

    .nav-tabs::-webkit-scrollbar-thumb {
        /*background-color: #ddd;*/ /* Color for the scrollbar thumb */
        border-radius: 10px;
    }

    .nav-tabs::-webkit-scrollbar-track {
        /*background-color: #f1f1f1;*/ /* Color for the scrollbar track */
    }

    .tabs-bs .nav-tabs {
        border: none;
        margin-top: 14px;
        margin-bottom: 30px;
    }

    .tab-caro {
        border-radius: 20px;
        padding: 9px;
        text-align: center;
        /*background-color: #fff;*/
    }
    .tab-caro-img img{
        width: 100%;
     }

    .tab-caro h3 {
        margin-top:0;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.62px;
        /*color: #333333;*/

    }

    .tab-caro span {
        font-size: 13.54px;
        font-weight: 400;
        line-height: 18.62px;
        /*color: #848484;*/
    }

    .tab-caro a {
        display: block;
        /*background-color: #E4EEFB;*/
        border-radius: 10px;
        padding: 15px;
        font-size: 14.54px;
        font-weight: 600;
        line-height: 18.62px;
        margin-top: 1rem;
    }

    .swiper-button-prev.tab-prev-btn,
    .swiper-button-next.tab-next-btn {
        /*background: #444;*/
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .swiper-button-prev.tab-prev-btn {
        left: -40px;
    }

    .swiper-button-next.tab-next-btn {
        right: -40px;
    }

    .swiper-button-prev.tab-prev-btn:after {
        content: '\f060';
        font-size: 16px;
        /*color: #fff;*/
        font-family: "Font Awesome 6 Pro";
    }

    .swiper-button-next.tab-next-btn:after {
        content: '\f061';
        font-size: 16px;
        /*color: #fff;*/
        font-family: "Font Awesome 6 Pro";
    }

    .tab-carousal {
        overflow: visible;
        padding-bottom: 50px;
    }
    /*tabs-best-seller-end*/


    footer {
        padding: 100px 0 20px 0;
    }
    .footer-menu ul {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 30px;
    }
    .footer-menu li {
        flex: 25%;
    }
    .footer-menu a {
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        /*color: #fff;*/
        padding-bottom: 15px;
        display: inline-block;
    }
    .sub {
        transform: translateY(40px);
        padding: 30px;
    }
    .footer-social ul {
        justify-content: end;
    }
    .PaymenOption_hm {
        float: right;
    }
    .footer-l-img {
        padding-top: 50px;
    }
    .footer-g-img {
        padding-top: 50px;
        position: unset;
    }
    .footer-links2 ul,
    .footer-links ul {
        margin-top: 50px;
    }
    footer .footer-order3 {
        order: unset;
    }
    .footer-order2 {
        order: unset;
    }
    .footer-order1 {
        order: unset;
    }
    .col-lg-4.listfm1 {
        width: 33.3%;
    }
    footer {
        position: unset;
    }
    .PaymenOption_hm {
        border: none;
    }
    /*HM Desktop END*/



    /*Category-page-css-start*/

    /*Category-page-banner-start*/
    .category-banner{
        position: relative; 
        overflow: visible; 
    } 
    .category-banner{
        padding: 70px 0 160px 0;
    }   
    .category-banner::after {
        right: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: translate(0px, 125px); /* Use transform instead of negative positioning */
    }
    .category-text-m h2{
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 18px;
        text-transform: uppercase;
    }
    .category-text-m p{
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .category-text-m a{
        padding: 13px 43px;
        font-size: 16px;
    }
    /*online-store-start*/

    .online-store-h h2{
        font-size: 32px;
        font-weight: 500;
        line-height: 22px;
    }
    .online-store-h p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .online-store-b{
        padding: 30px 25px;
    }
    .osbi img{
        width: 30%;
    }
    .online-store-b .osbt p{
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
    }
    .online-store .p-onbl{
        padding: 0 15px;
    }
    .online-store .p-onbr{
        padding: 0 15px;
    }
    /*online-store-end*/
    .understanding-ed-m{
        position: relative;
        padding: 60px 0 110px 0;
    }
    .understanding-ed-m:before{
        left: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/banner-shape2.png);
        z-index: 1;
        transform: translate(0px, 125px); /* Use transform instead of negative positioning */
    }
    .understanding-ed-t {
        padding-left: 50px;
        padding-top: 50px;
    }
    .understanding-ed-m .row{
        align-items: center;
    }
    .understanding-ed-t h2{
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
    }
    .understanding-ed-t p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .understanding-ed-t a{
        padding: 16px 70px;
    }
    .video-container:before{
        right: -30px;
        bottom: -30px;
    }
    .youtube-container:before {
        right: -30px;
        bottom: -30px;
    }
    .youtube-container{
        z-index: 1111;
    }
    .video-container{
        z-index: 1111;
    }
    .video-h-cat h2{
                font-size: 32px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .video-re-cat{
        padding: 80px 0;
    }
    .v1-cat{
        margin-bottom: 0px;
    }

    /*    Related-product-categorystart*/
    .rp-cat-m {
        padding:0px 15px 20px 15px;
        border: 1px solid #9BBEF3;
        height: 100%;
    }
    .rp-cat-m h2{
        font-size: 16px;
        margin-bottom: 0;
        height:40px;
    }
    .related-product-cat{
        position: relative;
    }
    .related-product-cat .swiper-slide{
        width:212px !important;
    }
       .related-product-cat:before {
        position:absolute;
        content: url(../images/icons/shape3.svg);
        z-index: 1;
        right:0;
        bottom:-170px;
    }
    .rep-h h2{
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        /*color: #004991;*/
        margin-bottom: 25px;
    }
    .cause-ed {
        padding: 80px 0 50px 0;
    }

    .left-shape-cause{
        position: relative;

    }
    .left-shape-cause:before{
        position:absolute;
        content: url(../images/icons/shape-6.svg);
        z-index: 1;
        left:0;
        bottom: -40px;
    }

    .cause-ed-row{
       flex-direction: row-reverse;
    }
    .cause-ed-text H2{
        font-family: Inter;
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
    }
    .cause-ed-text p{
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
    }
    .cause-ed-text ul li{
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }
    .cause-ed-text{
        padding: 0;
    }
    /*    Why-choose-us-start*/
    .why-choose-img{
        height: 285px;
    }
    .why-choose{
        padding: 80px 0;
        position: relative;
    }
    .why-choose:before {
        position: absolute;
        content: url(../images/icons/shape3.svg);
        z-index: 1;
        right: 0;
        top: -150px;
    }
    .why-choose .row{
        align-items: center;
    }
    .why-choose-text H2{
        font-family: Inter;
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
    }
    .why-choose-text p{
        font-family: Inter;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
    }
    .why-choose-text ul li{
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 12px !important;
    }
    .why-choose-text a{
        margin-top: 30px;
    }
    .why-choose-img img{
        transform: translate(0px, 130px);
    }
    .why-choose-text{
        padding-top: 0;
        padding-left: 15px;
    }

    /*    table-category*/
    .table-cate{
        padding-top: 25px;
        position: relative;
    }
    .table-cate:before{
        left: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/shape-7.svg);
        z-index: 1;
        transform: translate(0px, 54%); /* Use transform instead of negative positioning */
    }

    .table-text{
        overflow-x: unset;
    }
    .table-text th{
        font-size: 16px;
        text-align: center;
    }
    .table-text td, th{
        font-size: 16px;
        text-align: center;
    }
    .table-h h2{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .tab-carousal-category{
        padding-bottom: 65px;
    }

    .tab-bsh{
        text-align: center;
        margin-bottom: 10px;
    }

    .ed-treatment-category{
        padding: 50px 0;
    }
    .ped-text{
        padding-top: 0;
        padding-left: 5rem;
    }
    .ped-new{
        /*background: #fff;*/
        text-align: center;
        border-radius: 20px;
        /*border: 1px solid #9BBEF3;*/
        z-index: 111;
        position: relative;
    }
    .ped_new_dflex {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px !important;
    }

    .ped-d-flex_img {
        flex: 1 1 calc(23% - 10px) !important;
        max-width: 23% !important;
        width: 23% !important;
        padding: 15px !important;

    }
    .cat-tabpadd{
        padding-bottom: 90px !important;
    }

    .ped.ped-new{
        padding: 15px 50px;
    }

    .ped_wrap_cat{
        margin: 0;
        width: 100%;
        position: relative;
    }
    .ped_wrap_cat:before{
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        /*border: 2px solid #f8f9fa;*/
        border-radius: 20px;
        right: -30px;
        bottom: -30px;
        /*background: #e4f1ff;*/
    }
    .ped-new img{
        width: 65%;
        padding: 0px 50px;
    }
    .ped{
        position: relative;
    }
    .ped:before {
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        border: 2px solid var(--theme-secondary-color-light);
        border-radius: 20px;
        /*right: -36px;*/
    }
    .ped-text H3{
        font-size: 32px;
        line-height: 40px;
    }
    .ped-text p{
        font-size: 16px;
        line-height: 24px;
    }
    .tabs-rp-category{
        padding: 50px 0 40px 0;
    }

    /*ed-treatment-category-start*/
    .ed-treatment-category{
        position: relative;
    }

    .ed-treatment-category:before{
        position:absolute;
        content: url(../images/icons/shape-5.svg);
        z-index: -1;
        right:0;
        top: 0;
    }

    .ed-treatment-category-h h2{
        font-size: 32px;
        line-height: 40px;
    }

    .ed-treatment-category-b{
        height: 100%;
    }


    .ed-treatment-category-h p{
        font-size: 16px;
        line-height: 30px;
    }
    .ed-treatment-category-b h3{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .ed-treatment-category-b p{
        font-size: 16px;
        line-height: 24px;
    }
    .ed-treatment-category-b img{
        margin-bottom: 15px;
    }

    /*ed-treatment-category-end*/

    /*Category-faq-start*/

    .category-faq{
        position: relative;
    }
    .category-faq:before {
         position: absolute;
        content: url(../images/icons/shape-6.svg);
        z-index: 1;
        right: 0;
        top: auto;
        bottom: -50px;
    }



    /*Category-buddle-page-cssfor RP START*/
    .rp_cat_buddle_swipper{
        padding-bottom: 35px;
    }
    .rp-for-bundle{
        padding: 50px 0;
        /*background: #E4F1FF;*/
    }
    .rp_img_buddle {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; /* Centers the images when fewer than 4 */
        gap: 10px; /* Adds space between images */
    }

    .w_buddle_img {
        flex: 1 1 calc(23% - 10px); /* Each image will take 25% of the width, minus the gap */
        max-width: 23%;
    }

    .rp_main_img_buddle_cat {
        border-radius: 20px;
        padding: 30px 15px 20px 15px;
        /*border: 1px solid #9BBEF3;*/
        text-align: center;
        /*background-color: #fff;*/
        margin: 0;
    }

    .rp_content_buddle h2 {
        margin-top: 2rem;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.62px;
        /*color: #333333;*/
    }

    .rp_content_buddle p {
        font-size: 13.54px;
        font-weight: 400;
        line-height: 18.62px;
        /*color: #848484;*/
    }

    .rp_content_buddle a {
        display: block;
        /*background-color: #E4EEFB;*/
        border-radius: 10px;
        padding: 15px;
        font-size: 14.54px;
        font-weight: 600;
        line-height: 18.62px;
        margin-top: 1rem;
    }


    /*Category-buddle-page-cssfor RP END*/

    /*Category-faq-end*/





    /*PRODUCT_PAGE_CSS_START_HERE*/
    /*oi-start*/
    .product_price_table td{
        font-size: 16px;
    }
    .product_price_table{
        overflow-x: unset;
    }
    .oip h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 13px;
    }

    .oip P{
        font-size: 16px;
        line-height: 24px;
        padding-top: 5px;
        margin-bottom: 20px;
    }


    .oip-space p{
        margin: 0;
    }
    .ulli-list-product ul li{
        padding-bottom: 30px !important;
    }
    /*oi-end*/
    .otherico-img{
        width: 45%;
    }

    .other-icon{
        padding: 40px 0;
    }

    .vi-p {
        border-radius: 12px;
        padding: 40px;
    }

    .vtext-pro h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
        /*color: #333333;*/
        font-weight: 600;
    }
    .vtext-pro p{
        font-size: 16px;
        line-height: 24px;
    }
    .responsive-iframe{
        height: 315px;
        border-radius: 16px;
        width: 100%;
    }

    .safty-space{
        margin-bottom: 2rem;
    }
    .safty-h{
        margin-bottom: 50px;
    }
    .safty-text{
        padding-left: 10px;
    }
    .safty-text H3{
        font-size: 16px;
        margin-bottom: 5px;
    }

    .safty-text p{
        font-size: 16px;
        line-height: 26px;
    }
    .safty-h H2{
        font-size: 24px;
        margin-bottom: 15px;
        line-height: 30px;
    }
    .safty-h p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

    .use-faq-btn .accordion-item:last-child .accordion-button {
        border-bottom: none; /* Removes the bottom border for the last accordion item */
    }

    .use-faq-btn .accordion-body p{
        font-size: 16px;
    }
    .use-faq-btn .accordion-body ul li{
        font-size: 16px;
    }
    .product-faq-button .accordion-button{
        font-size: 24px;
        padding: 23px;
    }

    .product-faq-button .accordion-button i{
        margin-right: 0;
    }
    .product-faq-button .accordion-body{
        font-size: 20px;
        line-height: 28px;
        padding: 0 23px 23px 23px;
    }


    .instruction-h H2{
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 20px;
        /*color: #333333;*/
    }
    .instruction-h ul li{
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 16px !important;
        align-items: center;
        display: flex;
    }
    .instruction{
        padding: 40px 0;
        position: relative;
    }
    .instruction:before{
        position: absolute;
        content: url(../images/icons/product-shape1.svg);
        right: 0;
        top: 0;
    }

    .product-rh H2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0px;
    }
    .product-rh ul li{
        font-size: 16px;
        line-height: 22px;
    }
    .product-rh i{
        font-size: 18px;
    }

    .product-riben{
        padding: 30px 0;
    }
    .pro-rh-b a{
        /*background: #FFFFFF;*/
        padding: 10px 30px;
        /*color: #004991;*/
        border-radius: 12px;
        font-family: Plus Jakarta Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }
    .pro-rh-b{
        text-align: right;
    }

    .buy-viagara-h h2{
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 40px;
    }

    .buy-viagara-list p{
        font-size: 16px;
        line-height: 24px;
    }
    .buy-viagara-list p:nth-child(1){
        margin-bottom: 45px;
    }
    .buy-viagara-list p:nth-child(2),
    .buy-viagara-list p:nth-child(3),
    .buy-viagara-list p:nth-child(4),
    .buy-viagara-list p:nth-child(5)
    {
        margin-bottom: 45px;
    }

    .Buying-viagara{
        position: relative;
        padding: 70px 0;
    }
    .Buying-viagara:before{
        position: absolute;
        content: url(../images/icons/product-shape2.svg);
        left: 0;
        top: -42%;
    }
    .beware{
                z-index: 111;
            position: relative;
        padding: 30px 0;
    }

    .beware-h H2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .beware-h p{
        font-size: 16px;
        line-height: 25px;
    }

    .use-pro-dis .accordion-header{
            font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 25px;
        margin-top: 0;
    }

    .use-pro-dis h2{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 25px;
        margin-top: 0;

    }
    .use-faq-btn .accordion-button{
        font-size: 20px;
        padding: 26px 20px;
    }
    .use-product {
        padding: 40px 0;
        position: relative;
        z-index: 1;
        /*background: #fff;*/
    }
    .use-product:before{
        position: absolute;
        top: 20%;
        content: url(../images/icons/shape3.svg);
        right: 0;
    }

    .why-b{
        padding: 40px;
    }
    .why-c-product h2{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .why-choose-product{
        position:relative;
    }
    .why-choose-product:before{
        position:absolute;
        content:url(../images/icons/product-shape3.svg);
        left:0;
        top:0;
    }
    .why-c-product p{
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 24px;
    }
    .why-choosepro-list ul li{
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 20px !important;
        padding-left: 36px !important;
    }
    .why-choosepro-list i{
        font-size: 22px;
        top: 3px;

    }
    .product-m-img  img{
        height: 100%;
    }
    .product-m-img{
        text-align: center;
        /*background: #fff;*/
        padding:40px;
        border-radius: 12px;
    }
    .TrustBox-prouct{
        padding-top: 20px;
    }

    /*Product-main-start*/

    .space_p{
        padding: 0 30px;
    }
    .product-bgdis{
        background: transparent;
        padding: 0;
    }

    .product-main{
        position:relative;
        padding-top: 40px;
    }

    .product-main:before{

        position:absolute;
        content: url('../images/icons/product-shape-4.svg');
        right:0;
        top:50%;    
    }
    .product-name{
        padding-bottom: 10px;
    }
    .product-name H1{
        font-family: Inter;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
        /*color: #333333;*/
    }
    .product-discription ul li{
        font-size: 16px;
        line-height: 24px;
    }
    .product-discription p{
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
        /*color: #333333;*/
        margin-bottom: 10px;
    }
    .product-name p{
        margin-bottom: 0;
        /*color: #848484;*/
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .product-name span{
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.62px;
        text-align: left;

    }

    .product-name ul li{
        display: inline-block;
        margin-top: 25px !important;
    }

    .product-name a{
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        /*color: #2E77E5;*/
        padding: 10px 13px;
        /*border: 2px solid #2E77E5;*/
        border-radius: 22px;
        margin-right: 10px;
    }

    .product-name a:hover{
        font-weight: 600;
        /*background: #DAECFF;*/
        transition: 0.3s;
    }
    .product-name .active{
        font-weight: 600;
        /*background: #DAECFF;*/
    }

    .stock-btn{
        text-align: right;
    }

    .stock-btn .stockStatus{
        font-size: 16px;
            /*background: #67C59D;
            color: #fff;*/
            padding: 8px 15px 8px 10px;
            border-radius: 25px;
            align-items: center;
            display: inline-flex;
    }
    .stock-btn i{
        padding-right: 9px;
        font-size: 20px;
    }
    .product-discription {
        /*background: #fff;*/
        padding: 20px;
        border-radius: 8px;
    }
    .cust_cartform {
        display: flex;
        align-items: center;
    }

    .qty {
        width: 50px;
        text-align: center;
        font-size: 16px;
        height: 40px;
    }

    .qtyplus{
        border-radius: 0px 12px 12px 0px;
    }
    .qtyminus{
        border-radius: 12px 0 0 12px;
    }

    .qtyminus,
    .qtyplus {
        width: 45px;
        height: 40px;
        /*background-color:#333333;
        color: #fff;*/
        border: none;
        font-size: 20px;
        line-height: 40px;
        cursor: pointer;
        line-height: 1;
    }


    .product-cart-m{
        margin-top: 30px;
    }
    .sold-red{
        color: red;
        font-size: 14px;
        margin-top: 10px;
        display: inline-block;
    }
    .product-cart p{
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.62px;
        text-align: left;
        /*color: #333333;*/
        margin-top: 5px;
    }
    .pricecount {
        color: var(--theme-price-color) !important;
        font-weight: 700 !important;
        font-size: 24px !important;
    }
    .pricecount span{
        font-weight: 700 !important;
        font-size: 24px !important;
        color: var(--theme-price-color) !important;
    }
    .save-product{
        /*color: #0FA063;*/
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.62px;
        margin-bottom: 8px;

    }
    .product-price{
        text-align: right;
    }
    .product-price p{
        margin-bottom: 8px;
        font-size: 14px;
    }
    .f-16{
        font-size: 16px !important;
    }

    .product-cart-m .row{
        align-items: center;
    }
    .product-cart-btn-m{
        text-align: center;
    }
    
    .price-add-cart span {
        font-size: 14px;
        cursor:pointer;
    }
    .price-add-cart{
        text-align: center;
    }

    /*category_buddle-css*/
    .cart-head_buddle h2{
        font-size: 17px;
    }
    .cart1_buddle_in1{
        margin: 10px;
        height: 100%;
        padding: 0px 29px 0px 29px;
    }
    .cart1_buddle_in1 .product-cart p{
        font-size: 18px;

    }
    .dosage-amount{
        font-size: 18px !important;
    }
    .leader .product-cart-btn-m a{
        width: 25%;
    }
    /*PRODUCT_PAGE_CSS_END_HERE*/


    /*About-us-css-start*/
    .abouts-banner{
        position: relative; 
        overflow: visible; 
    }

    .about-us-shape1{
        position: relative;
    }
    .about-us-shape1:before{
        left: 0;
        bottom: -110px;
        display: block;
        position: absolute;
        content: url(..image/icons/abt-shape1.svg);
        z-index: 1;
    }

    .about-us-shape2{
        position: relative;    
    }
    .about-us-shape2:before{
        right: 0;
        top: -135px;
        display: block;
        position: absolute;
        content: url(..image/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: translate(0px, 125px);
    }

    .about-us-shape3{
        position: relative;
    }
    .about-us-shape3:before{
        left: 0;
        top: -135px;
        display: block;
        position: absolute;
        content: url(..image/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: rotate(180deg);
    }

    .about-us-shape4{
        position: relative;
    }
    .about-us-shape4:before{
        position: absolute;
        top: -75%;
        content: url(..image/icons/shape3.svg);
        right: 0;
    }
    .about-us-shape4:after{
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 0;
    }
    .abouts-banner {
        background-size: cover;
        padding: 210px 0 160px 0;
    }
    .abouts-banner::after {
        right: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(..image/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: translate(0px, 125px); /* Use transform instead of negative positioning */
    }
    .about-usb-text-m h2{
        text-align: center;
        /*color: #fff;*/
        font-size: 32px;
    }

    .aboutstext{
        padding: 50px 0;
    }
    .aboutstext-m h2{
        /*color: #004991;*/
        font-size: 32px;
        line-height: 40px;
    }

    .aboutstext-m p{
        font-size: 16px;
        line-height: 24px;
        padding: 0;
        margin-bottom: 0;
    }
    .review-textabouts h2{
        font-size: 32px;
    }
    .review-textabouts p{
        font-size: 16px;
    }
    .review-textabouts{
        padding-left: 30px;
    }
    .pdfboxabouts-m{
        padding: 40px;
    }
    .pdftext-abouts h2{
        font-size: 24px;
        text-align: left;
        line-height: 34px;
    }
    .pdfbtn-abouts{
        text-align: right;
    }
    .pdfbtn-abouts a{
        padding: 10px 50px;
    }
    .pdfbox-abouts{
        padding: 0;
    }
    .video-abouts{
        padding: 70px 0 0 0;
    }

    .videoaboutstext p{
        font-size: 16px;
        text-align: justify;
    }
    .videoabouts{
        margin-top: 0;
    }

    .abouts-icon{
        padding: 70px 0 0 0 !important;
    }
    .safty-text h4{
        /*color: #004991;*/
        font-size: 32px;
        font-weight: 500;
        padding-left: 20px;
        line-height: 40px;
    }
    .abouts-text-icon p{
        font-size: 16px;
        line-height: 24px;
        /*color: #333;*/
        margin-bottom: 0;
        text-align: justify;
    }
    /*About-us-css-end*/


    /*contact-us-page-start*/
    .contactusmain{
        padding: 50px 0;
        position: relative;
    }
    .contactusmain:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 20%;
    }
    .contactdetail{
        padding: 70px 0;
    }
    .contactustext h2{
        /*color: #004991;*/
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .contactusimg img{
        border-radius: 12px;
    }
    .contactus-form {
        padding: 30px;
        box-shadow: 0px 0px 8px 0px #e4e4e4;
        border-radius: 12px;
        margin-left: 20px;
        margin-top: 0;
    }
    .contform-in input, textarea{
        width:100%;
        height:45px;
        outline:none;
        border:1px solid #A1A1A1;
        margin-bottom:15px;
        border-radius:6px;
        padding:8px 10px;
        /*color: #A1A1A1;*/
        font-size: 15px;
        line-height: 25px;
    }
    .contform-in input::placeholder {
        font-size: 15px;
    }
    .contform-in select{
        width:100%;
        height:45px;
        outline:none;
        /*color: #A1A1A1;*/
        border:1px solid #A1A1A1;
        margin-bottom:15px;
        border-radius:6px;
        padding:8px 10px;
        font-size: 15px;
    }
    .contform-in label{
        font-size:16px;
        color: #525252;
        padding-bottom:5px;
    }
    .contactform-btn input{
        padding:15px 40px;
        /*background-color: #2E77E5;*/
        border: 2px solid #2E77E5;
        font-size: 16px;
        /*color: #fff;*/
        line-height: 1;
        border-radius: 12px;
        outline: none;
        cursor: pointer;
        transition: 0.3s;
        margin: 0;
    }
    .contactform-btn input:hover{
        border: 2px solid var(--theme-secondary-color-mild);
        /*color: #004991;*/
    }

    .contact-text a, p{
        font-size: 16px;
        line-height: 26px;
    }
    .contactdetail-ic{
        margin-bottom: 0;
    }
    .contact-mid-shape {
        position:relative;
    }
    .contact-mid-shape:before{
        position:absolute;
        left:-50px;
        content: url(../icons/images/contact-us/line.svg);
    }
    .contact-mid-shape:after{
        position:absolute;
        right:50px;
        top: 0;
        content: url(..image/icons/line.svg);
    }
    /*contact-us-page-end*/
    /*Recent-articals-start*/
    .recent-ar{
        padding: 80px 0;
    }
    .rec-text h2{
        font-size: 18px;
        line-height: 30px;
    }
    .rec-icon i{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .rec-icon{
        text-align: right;
    }
    .pagination {
        justify-content: center;
    }
    .peg-artical .page-link {
        font-size: 17px;
        font-weight: 600;
        margin: 0 12px;
        border-radius: 50%;
        border: none;
        padding: 10px 16px;
        /*color: #7A7A7A;
        background: #F0F0F0;*/
    }
    .page-item:first-child .page-link {
        
        background: transparent;
        border: none;
        padding: 8px 0;
        /*color: #2E77E5;*/
    }
    .page-item:last-child .page-link{
        background: transparent;
        border: none;
        padding: 8px 0;
        /*color: #2E77E5;*/
    }
    .page-item.disabled .page-link {
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
        /*background: #2E77E5;
        color: #fff;*/
        padding: 9px 17px;
    }

    .recen-doc-detail h2{
        /*color: #2E77E5;*/
        text-align: center;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 14.461px; 
        margin-bottom: 15px;
    }
    .recen-doc-detail p{
        /*color: #333;*/
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    .recen-doc-de{
        margin-bottom: 20px !important;
        border: 1px solid #2E77E5;
    }
    .recent-ar{
        position: relative;
    }
    .recent-ar:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 30%;
    }
    .doctor-pc{
        padding: 180px 0 80px 0;
    }
    .doctor-pc-main{
        /*background: #F2F8FF;*/
        text-align: center;
        padding: 45px 60px;
        border-radius: 13px;
    }
    .doctor-pc-main img{
        margin-top: -155px;
        border-radius: 50%;
        border: 15px solid #fff;
    }

    .doctor-pc-main h2{
        /*color: #004991;*/
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px; /* 125% */
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .doctor-pc-main h3{
        /*color: #232323;*/
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px; 
    }
    .doctor-pc-main p{
        /*color: #464646;*/
        text-align: justify;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; 
        margin-bottom: 0;
    }
    .doctor-pc{
        position: relative;
    }
    .doctor-pc:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 25%;
    }
    .refil_main h2{
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 40px; /* 125% */
    }
    .refil_main p{
        font-size: 16px;
        /*color: #333;*/
        line-height: 24px;
    }
    .refil{
        position: relative;
        /*padding: 80px 0;*/
    }
    .refil:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 50%;
    }
    .refil_img img{
        border-radius: 12px;
        width: 100%;
    }
    .refil-span span{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .refil-span ul li{
        font-size: 16px;
        /*color: #333;*/
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        padding-left: 50px !important;
    }
    .refil_main {
        padding-left: 35px;
    }
    .refil-btn{
        padding-top: 20px;
    }
    .gurte_btn{
        padding: 0 0 15px 0 !important;
        background: transparent !important;
        font-size: 25px !important;
        /*color: #2E77E5 !important;*/
        font-weight: 600;
    }
    .gureente-padd {
        padding:50px 0;
    }
    .gurenten_icon1{
        padding: 0 0 50px 0 !important;
    }
    .gurente-padd{
        padding: 50px 0 !important;
    }
    .faqd-in{
        padding: 80px 0;
    }
    .youtube_video_faq_edurg iframe{
        border-radius: 12px;
        height: 384px;
    }
    .list-youtube-h {
        display: flex;
        justify-content: space-around;
    }

    .youtube_row .col-lg-2{
        padding: 0;
    }
    .youtube_row .col-lg-10{
        padding: 0;
    }
    .list-youtubeicon img{
        width: 80%;
        border-radius: 12px;
        height: 70px;
    }
    .list-youtube-h h2{
        font-size: 18px;
        /*color: #333;*/
        width: 75%;
        line-height: 25px;
    }
    .youtube_row{
        margin-top: 0;
        margin-bottom: 15px;
        align-items: center;

    }

    .youtube_row.active {
      /*background-color: #2E77E5;
      color: #fff;*/
      padding: 8px;
      border-radius: 12px;
    }
    .youtube_row.active h2 {
      color: #fff;
    }

    .play-pause-icon {
      font-size: 24px;
      cursor: pointer;
      margin-right: 10px;
      color: green;
    }
    .play-pause-icon:hover {
      /*color: #2E77E5;*/
    }
    time{
        font-size: 16px;
    }

    .faq-he-in h2{
        /*color: #004991;*/
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        margin-bottom: 40px;
        text-align: center;
    }

    .faqmain_btn .accordion-button{
        font-size: 16px;  
    }
    .faqmain_btn .accordion-body{
        font-size: 16px;
    }

    /*Recent-articals-end*/



    /*Recent-articals-inner-start-page*/
    .art-in-text_1 h2{
        font-size: 32px;
        line-height: 40px;
    }
    .art-in-text_1{
        margin-top: 0;
        padding-left: 20px;
    }
    .art-in-text_2{
        margin-top: 10px;
    }
    .article-in{
        padding: 50px 0;
    }
    .doctorar-pc{
        position: relative;
        padding: 95px 0 0 0;
    }
    .doctorar-pc:before{
        position: absolute;
        top: -10%;
        content: url(../images/icons/shape3.svg);
        right: 0;
    }
    .art-inner_p{
        position: relative;
    }
    .art-inner_p:before {
        position: absolute;
        content: url(../images/icons/product-shape-4.svg);
        right: 0;
        top: 50%;
    }
    .article-in-shape {
        position:relative;
    }
    .article-in-shape:before {
        position: absolute;
        content: url(../images/icons/product-shape3.svg);
        left: 0;
        top: -105%;
    }
    .article-content h1{
        font-size: 32px;
        line-height: 35px;
    }
    .article-content h2{
        font-size: 27px;
        line-height: 32px;
    }
    .article-content h3{
        font-size: 24px;
        line-height: 30px;
    }
    .article-content p{
        font-size: 16px;
        line-height: 24px;
    }
    .arti_video iframe{
        margin: 15px auto;
        width: 100%;
    }
    .arti_video{
        width: 60%;
        margin:15px auto;
    }
        /*Recent-articals-inner-end-page*/


    .offers_item .offer-img,
    .offers_item .offer-img img {
        border-radius: 17px 0 0 17px;
    }

    .contact-data .right-item .img-wrapp {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    section.gop_offers:after {
        position: absolute;
        content: url('../images/icons/offer-vector.svg');
        right: 0;
        top: 50%;
    }


    /*Cart Table from Style.css*/
    #cart-table-content table, #cart-table-content thead, #cart-table-content tbody {
        width: 100%;
    }
    #cart-table-content table, #cart-table-content thead, #cart-table-content tbody, 
    #cart-table-content th, #cart-table-content td, #cart-table-content tr {
        display: table;
    }
    #cart-table-content table tr td,
    #cart-table-content thead tr th {
        display: table-cell;
    }
    .cart-table-content .table-content table thead > tr th{
        padding: 17px 5px;
    }
    .cart-table-content .table-content table thead > tr th.width-name {
        text-align: left;
    }
    #cart-table-content tr:not(.table-header) {
        margin-bottom: 20px;
    }
    #cart-table-content tr {
        border: none;
        border-bottom: 1px solid #d1d1d1;
        margin-bottom: 20px;
        width: 100%;
    }
    #cart-table-content .table-content table tbody > tr td {
        padding: 30px 5px;
    }
    .cart-table-content .table-content table thead > tr th.width-name {
        width: 45%;
        text-align: left;
    }
    .cart-table-content .table-content table thead > tr th.width-quantity {
        width: 15%;
        text-align: right;
    }
    .cart-table-content .table-content table thead > tr th.width-remove {
        width: 5%;
    }
    #cart-table-content .table-content table tbody > tr td.product-thumbnail {
        padding: 0px;
        width: 10%;
        display: table-cell;
    }
    .cart-table-content .table-content table tbody > tr td.cart-quality input {
        line-height: 30px;
    }
    .cart-calculate-discount-wrap .calculate-discount-content .input-style {
        margin-bottom: 20px;
    }
    .contact-text a, p {
        line-height: 26px;
    }
    .myaccount-content p {
        line-height: 28px;
        margin-bottom: 2px;
        font-size: 16px;
    }

}

 @media only screen and (min-width: 768px) and (max-width: 1023px) 
 {
        .gop_offers .col-md-6 {
            width: 100% !important;
        }
        .htrgop-wrapp .col-md-3 {
            width: 50%;
        }
        .contact-data .col-md-6 {
            width: 100%;
        }
 }

@media only screen and (max-width: 992px) {

    /* Header Start */
    /*.header {
        padding: 5px 5px;
    }
    .mobile-menu-head {
        display: block;
    }
    .header .item-center {
        width: 40%;
    }
    .header .item-center .rh ul {
        display: flex;
    }
    .header .item-center .rh ul li {
        padding-left: 17px !important;
    }
    .header .item-left {
        width: 50%;
    }
    .header .item-right {
        width: 10%;
    }
    .menu {
        position: sticky;
    }
    .menu-right ul li:first-child a {
        display: block;
        margin-right: 15px;
    }
    .menu-right ul li img, .right-head ul li img {
        width: 25px;
    }
    .v-center {
        justify-content: space-between;
    }
    
    .header .mobile-menu-trigger {
        display: flex;
        height: 30px;
        width: 30px; 
        cursor: pointer;
        align-items: center;
    }
    .header .mobile-menu-trigger span {
        display: block;
        height: 2px;
        background-color: #333333;
        width: 24px;
        position: relative;
    }
    .header .mobile-menu-trigger span:before,
    .header .mobile-menu-trigger span:after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #333333;
    }
    .header .mobile-menu-trigger span:before {
        top: -6px;
    }
    .header .mobile-menu-trigger span:after {
        top: 6px;
    }
    .header .item-right {
        align-items: center;
    }
    .header .menu {
        position: fixed;
        width: 320px;
        background-color: #ffffff;
        left: 0;
        top: 0;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);
        transition: all 0.5s ease;
        z-index: 1099;
    }
    .header .menu.active {
        transform: translate(0%);
    }
    .header .menu > ul > li {
        line-height: 1;
        margin: 0;
        display: block;
    }
    .header .menu > ul > li > a,
    .header .menu > ul > li > div {
        line-height: 50px;
        height: 50px;
        padding: 0 50px 0 15px;
        display: block;
        position: relative;
        color: #333333;
        font-size: 14px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .header .menu > ul > li > div > i,
    .header .menu > ul > li > a > i {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 50px;
        transform: rotate(-90deg);
    }
    .header .menu .mobile-menu-head {
        display: flex;
        height: 50px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 501;
        position: sticky;
        background-color: #ffffff;
        top: 0;
    }
    .header .menu .mobile-menu-head .go-back {
        height: 50px;
        width: 50px;
        border-right: 1px solid rgba(0,0,0,0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #000000;
        font-size: 16px;
        display: none;
    }
    .header .menu .mobile-menu-head.active .go-back {
        display: block;
    }
    .header .menu .mobile-menu-head .current-menu-title {
        font-size: 15px;
        font-weight: 600;
        color: #004991;
    }
    .header .menu .mobile-menu-head .mobile-menu-close {
        height: 50px;
        width: 50px;
        border-left: 1px solid rgba(0,0,0,0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #000000;
        font-size: 25px;
    }
    .header .menu .menu-main {
        height: 100%;
        overflow-x: hidden;
        margin: 0;
        padding: 0;
        overflow-y: auto;
    }
    .header .menu > ul > li .sub-menu.mega-menu,
    .header .menu > ul > li .sub-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        box-shadow: none;
        margin: 0;
        padding: 0px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 65px;
        max-width: none;
        min-width: auto;
        display: none;
        transform: translateX(0%);
        overflow-y: auto;
        background: #fff;
        z-index: 1;
    }
    .header .menu > ul > li .sub-menu.active {
        display: block;
    }
    @keyframes slide {
        0% {
            opacity: 0;
            transform: translateX(0%);
        }
        100% {
            opacity: 1;
            transform: translateX(0%);
        }
    }
    @keyframes slideLeft {
        0% {
            opacity: 0;
            transform: translateX(100%);
        }
        100% {
            opacity: 1;
            transform: translateX(0%);
        }
    }
    @keyframes slideRight {
        0% {
            opacity: 1;
            transform: translateX(0%);
        }
        100% {
            opacity: 0;
            transform: translateX(100%);
        }
    }
    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img {
        margin-top: 0;
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title {
        margin-bottom: 20px;
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title {
        margin-bottom: 0px;
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item {
        flex: 0 0 100%;
        padding: 0px;
    }
    .header .menu > ul > li .sub-menu > ul > li > a,
    .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {
        display: block;
    }
    .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
        margin-bottom: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .menu-overlay {
        position: fixed;
        background-color: rgba(0,0,0,0.5);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        visibility: hidden;
        opacity: 0;
        transition: all 0.5s ease;
    }
    .menu-overlay.active {
        visibility: visible;
        opacity: 1;
    }
    .sub-menu a {
        position: relative;
        line-height: 50px;
        padding: 0 0px 0 15px;
        display: block;
        color: var(--theme-secondary-color-mild);
        transition: color 0.3s ease;
        width: 100%;
    }
    .sub-menu i {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 50px;
    }
    .header .menu > ul > li.menu-item-has-children:hover .sub-menu {
        margin-top: 0;
        visibility: visible;
        opacity: 1;
        background: #fff;
        z-index: 11;
    }
    .menu-i {
        position: relative;
        line-height: 50px;
        padding: 0 0px 0 15px;
        display: block;
        font-size: 14px;
        color: #555555;
        transition: color 0.3s ease;
        width: 100%;
    }*/
    /*Header-style only Mobile-End*/

    .registerForm .coldivider:not(:last-child) fieldset {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .registerForm .coldivider:not(:last-child) fieldset:after {
        height: 1.5px;
        width: 100%;
        bottom: 25px;
        top: auto;
        z-index: 12;
        right: 0;
        left: 0;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10%, rgb(46 119 229 / 40%) 50%, rgba(255, 255, 255, 0) 90%);
    }

    .cart-calculate-discount-wrap ul li {
        width: 100%;
        margin-bottom: 15px !important;
    }

    /*.navbar-toggler {
        width: 56px;*/
        /*Below hack to push hamburger menu to right*/
        /*position: absolute;
        right: 0px;
    }

    .right-head {
        width: calc(50% - 78px);*/
        /*Below hack to push hamburger menu to right*/
        /*margin-right: 50px;
    }*/
}

@media only screen and (min-width: 991px)
{

    /* Header Mega Menu Start */
    /*.menu .menu-center > ul > li .sub-menu .masonry_menu_wrap {
        width: 1000px;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }

    .menu .menu-center > ul > li .sub-menu .masonry_menu_wrap .masonry_menu_item {
        padding: 0px 40px 0px 40px;
        position: relative;
        text-align: left;
        height: auto !important;
        flex: 0 0 auto;
        width: 33.33%;
    }

    .menu .menu-center > ul > li .sub-menu .masonry_menu_wrap:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        height: calc(100% - 50px);
        width: 1px;
        background-color: #dddddd;
        left: 33.33%;
        margin: auto;
    }

    .menu .menu-center > ul > li .sub-menu .masonry_menu_wrap:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        height: calc(100% - 50px);
        width: 1px;
        background-color: #dddddd;
        left: calc(100% - 33.33%);
        margin: auto;
    }


    .menu {
        padding: 10px 0;
        display: block;
        position: sticky;
        top: 45px;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 9999;
        border-bottom: 1px solid #C5D3E1;
    }

    .menu-container {
        max-width: 1140px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }

    .menu-row {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }

    .menu-left-logo {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .menu-center {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .menu-right {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .mobilemenu-head {
        display: none;
    }

    .menu-main {
        text-align: center;
    }

    .menu .menu-center > ul > li {
        display: inline-block;
        line-height: 50px;
        margin-left: 25px !important;
    }


    .menu .sub-menu {
        max-width: fit-content;
        width: 100%;
        overflow-x: auto;
        overflow-y: auto;
        max-height: 500px;        
    }

    .menu .menu-center > ul > li .sub-menu {
        position: absolute;
        z-index: 500;
        background-color: #fff;
        box-shadow: 0px 14px 15px 0px #00000026;
        transition: all 0.3s ease;
        opacity: 0;
        visibility: hidden;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 0 0 12px 12px;
    }

    .menu .menu-center > ul > li.menu-item-has-child:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        padding-top: 10px;
    }

    .menu .menu-center > ul > li .sub-menu > ul > li {
        line-height: 1;
    }

    .menu .menu-center > ul > li .sub-menu > ul > li > a {
        display: inline-block;
        padding: 10px 0;
        font-size: 15px;
        color: #000;
    }

    .menu .menu-center > ul > li .single-column {
        min-width: 280px;
        max-width: 360px;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu > .list-item > ul > li {
        line-height: 1;
        display: block;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu > .list-item {
        position: relative;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu > .list-item.border-menu {
        position: relative;
    }        
    .menu .menu-center > ul > li .sub-menu.megamenu > .list-item > ul > li > a {
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        display: inline-block;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar {
        width: 5px;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar-track {
        border-radius: 8px;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 8px;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu-three-column::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu-three-column > .list-item {
        flex: 0 0 33.33%;
        text-align: left;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu-three-column > .list-item .sub-menutit {
        font-family: "Inter", sans-serif;
        font-size: 16px;
        line-height: 25px;
        font-weight: 600;
        margin: 0;
        color: var(--theme-secondary-color-mild);
    }

    .menu .menu-center > ul > li .single-long-column {
        min-width: 500px;
        max-width: 600px;
    }

    .submenu-title a {
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 19.36px;
        text-align: left;
        color: var(--theme-secondary-color-mild) !important;
    }

    .menu .menu-center > ul > li:hover > a {
        color: #444;
    }

    .menu .menu-right {
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .menu .menu-right a {
        font-size: 16px;
        color: var(--theme-secondary-color-mild);
        font-weight: 500;
    }

    .menu .menu-right > ul > li {
        display: inline-block;
        margin-left: 10px !important;
    }

    .mobile-menu-trigger {
        display: none !important;
    }

    .mobile-menu-head {
        display: none;
    }

    .menu .menu-center > ul > li .sub-menu .list-item-wrapp {
        display: flex;
    }

    .menu .menu-center > ul > li .sub-menu .list-item-wrapp .list-item {
        width: 33.33%;
        padding: 0px 20px 0px 20px;
        position: relative;
        text-align: left;
    }

    .menu .menu-center > ul > li .sub-menu.megamenu .list-item:first-child:not(last-child):before {
        display: none;
    }

    .menu .list-item-wrapp .list-item ul:first-child:not(last-child) h4 {
        margin-top: 0;
    }

    .menu .list-item-wrapp .list-item .list-item-inner:first-child:not(last-child) h4 {
        margin-top: 10px;
    }

    .menu .list-item-wrapp .list-item ul li a span.sublisttitle {
        display: block;
        color: #768DA3;
    }

    .menu .list-item-wrapp {
        border-top: 1px solid #D9D9D9;
        margin-top: 0px;
    }

    .menu .list-item-wrapp .list-item h4 {
        margin-top: 32px;
    }

    .menu .menu-center > ul > li > div {
        font-size: 15px;
        color: var(--theme-secondary-color-mild);
    }
    .top-cart-product-count {
        bottom: -10px;
        right: 10px;
    }
    .right-head{
        min-width:150px;
    }
    */
    /* Header Mega Menu End */

    
    .htrgop-wrapp .htrgop-sep {
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        top: 0;
    }
    .htrgop-wrapp .col-md-3:not(:last-child) .htrgop-item:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        top: calc(49px / 2 );
        background-color: #fff;
    }
    .offers_item .offer-img img {
        width: auto;
        height: 100%;
    }
    .whyorder h3 {
        font-size: 20px;
    }

    .hori_layout .product .thumbnail {
        height: auto;
        width: 40%;
    }

    .hori_layout .product .productdata {
        width: 60%;
    }

    .card-img-wrapp {
        background-color: var(--theme-secondary-color-dark);
    }

    .ged-card__content {
        background-color: transparent !important;
    }

    .step {
        padding: 15px;
    }

    .erug_tex {
        padding-left: 20px;
    }

    .im {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .firstHeroSlide {
        padding: 0px 40px;
    }

    .secondHeroSlide {
        padding: 0px 40px;
    }

    .thirdHeroSlide {
        padding: 0px 40px;
    }
}

@media only screen and (min-width: 1400px) {
    /*.menu-container {
        max-width: 1320px !important;
    }*/
    .product-m-img {
        padding: 0 !important;
    }
    .banner-text-main h1 {
        font-size: 60px;
        padding-top: 210px;
    }
    .banner-text-main p {
        font-size: 40px;
        font-weight: 600;
    }
    .banner-text-main span {
        font-size: 22px;
    }
    .banner-text-bottom {
        padding-top: 40px;
    }
    .banner-text-bottom span {
        font-size: 35px;
    }
    .firstHeroSlide {
        padding: 0px 50px;
    }
    .secondHeroSlide {
        padding: 0px 50px;
    }
    .thirdHeroSlide {
        padding: 0px 50px;
    }
}

@media (min-width: 1920px) and (max-width: 2560px) 
{
    i.fa.fa-search.ban-icon {
        left: 20px !important;
    }
}
