@media only screen and (min-width:1400px) and (max-width:1740px) {
    .order-card {
        min-height: 120px;
    }
    .showing-all-column {
        width: calc(100% - 245px);
    }
    .categories-column {
        width: 245px;
    }
    .legend-symbols {
        width: 270px;
    }
    .default-sort-head {
        flex-direction: column;
    }
    .search-product {
        width: 100%;
        margin-top: 15px;
    }
    .default-sort-head {
        margin-bottom: 25px;
    }
    .legend-symbols-flx {
        width: 100%;
    }
    .custm-withs {
        width: 33%;
    }
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .default-sort-head {
        margin-bottom: 25px;
    }
    .outer_cardItem {
        width: 33.33%;
        margin-bottom: 12px;
    }

    .cardbox-inner {
        flex-wrap: wrap;
    }

    .carditembx4 {
        padding-left: 0;
    }

    .outer_cardItem:last-child {
        padding-right: 11px;
    }
    .legend-symbols {
        margin-left: 8px;
        width: 315px;
        margin-right: 8px;
    }
    .search-product .tble-serch .input {
        width: 270px;
    }
    .showing-product-details .product-box-section {
        margin-bottom: 20px;
    }

    .default-sort-head {
        flex-direction: column;
    }

    .legend-symbols-flx {
        width: 100%;
        margin-bottom: 15px;
    }

    .search-product {
        width: 100%;
    }
    .showing-text p {
        font-size: 16px;
    }
    .showing-results p {
        font-size: 16px;
    }
    .legend-symbols-flx .default-sorting {
        width: 100%;
    }
    .legend-symbols-flx .legend-symbols {
        width: 100%;
    }
    .legend-symbols .select-list .title {
        font-size: 13px;
    }
    .default-sorting select {
        font-size: 14px;
    }
    .legend-symbols .select-list select {
        font-size: 14px;
    }
    .mycard-section {
        height: 480px;
    }
    .mycard-body {
        height: 330px;
        overflow-y: scroll;
        padding-right: 20px;
    }
    .mycardfixed {
        position: absolute;
        bottom: 10px;
        width: 93%;
    }
    .user-names h1 {
        font-size: 22px;
    }
    .sidebar-body-menu a {
        font-size: 13px;
    }
    .availble-sec {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .sidebar-head {
        margin-bottom: 12px;
    }
    .sidebar {
        padding: 30px 0px 39px 10px;
        width: 270px;
    }
    .main-wrapper {
        width: calc(100% - 270px);
    }
  .sidebar-body-menu li img {
        width: 30px;
    }
    .sidebar-head a img {
        width: 160px;
    }
    .available-crdtext p {
        font-size: 18px;
    }
    .available-crdtext h4 {
        font-size: 13px;
    }
    table thead tr th {
        font-size: 13px;
    }
    table.dataTable.table-striped > tbody > tr.odd > * {
        font-size: 13px;
    }
    table.dataTable.table-striped > tbody > tr.even > * {
        font-size: 13px;
    }
    .manage-account-new button {
        padding: 8px 20px;
        font-size: 15px;
    }
    .modelcancel-btn {
        padding: 8px 25px;
        font-size: 15px;
    }
    .modelsubmit-btn {
        padding: 8px 25px;
        font-size: 15px;
    }
    button.adduser-btns {
        padding: 8px 20px;
        font-size: 15px;
    }
    .modal-title {
        font-size: 18px;
    }
    .sidebar-body-menu.responsive-sidemenu .mega-submenu .submenu-content ul li a {
        padding: 7px 21px;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
    }
    .mega-submenu {
        padding: 6px 0px;
        width: 240px;
    }
    .manage-account-note p {
        font-size: 14px;
    }
    .inventorymanagement-txt p {
        font-size: 14px;
    }
    h4.stock-title {
        font-size: 20px;
    }
    .stock-in-text {
        font-size: 15px;
    }
   .stock-out-text {
        font-size: 15px;
    }
    .inventoryfile-run button {
        padding: 8px 11px;
        font-size: 14px;
        width: 106px;
    }
    .productslider-name h4 {
        font-size: 14px;
    }
    .productslider-name p {
        font-size: 13px;
    }
    .product-price-txt p {
        font-size: 20px;
    }

    .productslider-idnum p {
        font-size: 14px;
    }
    .showing-text p {
        font-size: 14px;
    }
    .showing-results p {
        font-size: 14px;
    }
    .categories-section-inner li a {
        font-size: 13px;
    }
    .categories-section-inner li {
        margin-bottom: 8px;
    }
    label.categories-lable {
        font-size: 16px;
    }
    .user-profile li a {
        font-size: 13px;
    }
    .user-profile li {
        margin-bottom: 5px;
    }
    .mycrd-content h3 {
        font-size: 14px;
    }
    .mycrd-content p {
        font-size: 13px;
    }
    .mycrd-price h3 {
        font-size: 15px;
    }
    .mycard-heading h2 {
        font-size: 16px;
    }

}
@media only screen and (min-width:1200px) and (max-width:1399px) {
    .categories-column {
        width: 270px;
    }
    .showing-all-column {
        width: calc(100% - 270px);
    }
    .checkoutleft-side {
        padding: 30px 10px 30px 18px;
    }

    ul.steps-list li .label h4 {
        font-size: 18px;
    }

    .patientcheckout-label label {
        font-size: 13px;
    }

    .addpatient-orsec button {
        font-size: 13px;
        padding: 11px 11px;
        margin-left: 10px;
    }

    .addpatient-orsec p {
        font-size: 15px;
    }

    .patientcheckout-select select {
        font-size: 13px;
    }

    .paymentoption-btnlist ul li {
        margin: 0px 16px;
    }

        .paymentoption-btnlist ul li a {
            width: auto;
        }

    .crditpersonal-texts1 p {
        font-size: 14px;
    }

    .place-orderbtns button {
        width: 174px;
        height: 43px;
        font-size: 16px;
    }

    .shippingmethod-secradio-row .counselling-radio .rdio {
        display: inline-flex;
    }

    .counselling-radio .rdio label {
        font-size: 14px;
    }

    .customord-number label {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .shippingmethod-heading h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .counselling-radio .rdio {
        display: inline-flex;
    }

    .document-uploadfile label {
        font-size: 13px;
        padding: 11px 13px;
    }

    .refillcheck-box .custom-check {
        font-size: 14px;
    }

    .or-txts {
        margin: 0px 15px;
    }

    .documentcheck-text p {
        font-size: 14px;
    }

}

    @media only screen and (min-width:1024px) and (max-width:1199.98px) {
        .order-card {
            min-height: 118px;
        }
        .menu-bruger .transparent-btn {
            top: 22px;
            left: 18px;
        }

    }

    @media only screen and (min-width:768px) and (max-width:1023px) {
        .outer_cardItem {
            width: 33.33%;
            margin-bottom: 12px;
        }

        .cardbox-inner {
            flex-wrap: wrap;
        }

        .carditembx4 {
            padding-left: 0;
        }

        .outer_cardItem:last-child {
            padding-right: 11px;
        }

        .order-card {
            min-height: 118px;
        }
    }

    @media only screen and (min-width:768px) and (max-width:992px) {
        .ordertble-hedpart.notifications-head-prt {
            flex-direction: unset;
        }

            .ordertble-hedpart.notifications-head-prt .orderrights-heads {
                margin-top: 0;
            }

        .single-help-section p {
            font-size: 16px;
        }

        .main-section-doc p {
            font-size: 16px;
        }

        .main-section-doc img.doc-help-download {
            height: 25px;
        }

        .card-slider {
            width: 100%;
        }

        .left-container-box {
            display: none;
        }

        .form-box .login-form-inner {
            width: 100%;
        }

            .form-box .login-form-inner h2 {
                text-align: center;
            }

            .form-box .login-form-inner p {
                text-align: center;
            }

        .login-form .form-box .logo-head img {
            display: block;
            margin-bottom: 40px;
        }

        #login-btn {
            border-style: none;
            outline: none;
        }

        .login-form .form-box {
            border-top-left-radius: 30px;
            border-bottom-left-radius: 30px;
        }

        .bg-box {
            background-image: linear-gradient(WHITE, transparent, white, white);
            border-radius: 30px;
            height: auto;
        }

        .login-form .form-box {
            height: auto;
        }

        a.logo-mobile {
            display: none !important;
        }

        .close-menu {
            display: block;
        }

        .search-wrapper input {
            width: 488px;
        }

        .task-status-section {
            height: auto;
            margin-bottom: 24px;
        }

        #logo-mobile {
            display: none !important;
        }

        .closse-menu {
            display: block;
        }

        #chart-wrap {
            height: auto;
            margin-bottom: 20px;
        }

        .communication-sec {
            height: auto;
            margin-top: 20px;
        }

        .addcrd-btn button {
            width: 125px;
        }

        .order-checkboxs span {
            font-size: 12px;
            margin-right: 5px;
        }

        .order-checkboxs {
            margin-right: 10px;
        }

        .date-range label {
            font-size: 12px;
            margin-right: 5px;
        }

        .date-range input {
            font-size: 12px;
        }

        .order-checkboxs .custom-check {
            font-size: 12px;
            padding-right: 32px;
        }

        .order-checkboxs .checkmark {
            height: 20px;
            width: 20px;
        }

        .order-checkboxs .custom-check .checkmark:after {
            top: 2px;
            left: 6px;
            width: 6px;
            height: 12px;
        }

        .date-range {
            margin-right: 10px;
        }

        .order-history-section {
            padding: 20px;
        }

        .ordertble-hedpart {
            flex-direction: column;
        }

        .select-list .title {
            padding: 0px 10px;
            font-size: 13px;
            width: 148px;
        }

        .orderrights-heads {
            margin-top: 15px;
        }

        .categories-column {
            width: 265px;
        }

        .showing-all-column {
            width: calc(100% - 265px);
        }

        .product-box-section .addcrd-btn button {
            width: 100%;
        }

        .legend-symbols-flx {
            width: 100%;
        }

        .legend-symbols .select-options {
            width: 238px;
        }

        .legend-symbols .select-list .title {
            width: 100%;
        }

        .legend-symbols {
            margin-left: 0;
            width: 100%;
        }

        .legend-symbols-flx {
            margin-bottom: 15px;
        }

            .legend-symbols-flx .default-sorting {
                width: 100%;
                margin-bottom: 0px;
            }

        .search-product .tble-serch .input {
            width: 237px;
            margin-left: 0;
        }

        .default-sort-head {
            flex-direction: column;
        }

        .showing-text p {
            font-size: 14px;
        }

        .showing-results p {
            font-size: 14px;
        }

        .default-sort-head {
            margin-bottom: 20px;
        }

        .search-product {
            width: 100%;
        }

        .default-sorting {
            width: 100%;
            margin-bottom: 12px;
        }

            .default-sorting select {
                width: 93%;
                height: 45px;
            }

        .manage-account-new button {
            width: 158px;
            margin-left: 11px;
        }

        .manage-account-section {
            padding: 30px 20px;
        }

        .manage-account-note p {
            font-size: 16px;
        }

        .user-names h1 {
            font-size: 24px;
        }

        .menu-bruger {
            top: 15px;
        }

        .product-image img {
            margin-bottom: 30px;
        }

        .cardtotal-section {
            margin-top: 30px;
        }

        .viewcart-section {
            margin-top: 15px;
        }

        .viewcartleft-sidebar {
            margin-bottom: 30px;
        }

        .orderrights-heads.patientrights-heads {
            margin-top: 0;
        }

        .reportdate-range {
            width: 50%;
        }

        .arrow-builder-section {
            max-width: 75px;
        }

        .arrow-builder-icon img {
            width: 60%;
        }

        .generate-btns button img {
            width: 52%;
        }

        .report-builder-heading h3 {
            font-size: 20px;
            margin-bottom: 5px;
        }

        .generate-btns {
            top: 4px;
            right: -12px;
        }

        .orderadmintable-refill-details input[type="number"] {
            width: 100%;
        }

        .orderadmintable-refill-details input[type="text"] {
            width: 100%;
        }

        .patient-subheading p {
            font-size: 20px;
            padding-bottom: 5px;
            margin-bottom: 15px;
        }
    }


    @media screen and (max-width: 600px) {

        /** Main link */
        .card-slider .card {
            height: auto;
        }
    }

    @media only screen and (min-width:993px) and (max-width:1200px) {
        .ordertble-hedpart.notifications-head-prt {
            flex-direction: unset;
        }

            .ordertble-hedpart.notifications-head-prt .orderrights-heads {
                margin-top: 0;
            }

        .single-help-section p {
            font-size: 24px;
        }

        .main-section-doc p {
            font-size: 24px;
        }

        .default-sort-head {
            flex-direction: column;
        }

        .legend-symbols-flx {
            width: 100%;
            margin-bottom: 15px;
        }

        .search-product {
            width: 100%;
        }

        .legend-symbols-flx .default-sorting {
            width: 45%;
        }

        .legend-symbols-flx .legend-symbols {
            width: 44%;
        }

        .manage-account-new button {
            width: 160px;
        }

        .user-names h1 {
            font-size: 26px;
        }

        .menu-bruger {
            top: 17px;
        }

        .search-product .tble-serch .input {
            height: 46px;
            width: 265px;
        }

        .default-sorting {
            width: 198px;
        }

        .default-sort-head {
            margin-bottom: 25px;
        }

        .order-checkboxs span {
            margin-right: 5px;
        }

        .order-checkboxs .custom-check {
            padding-right: 32px;
        }

        .order-checkboxs .checkmark {
            height: 20px;
            width: 20px;
        }

        .order-checkboxs .custom-check .checkmark:after {
            top: 2px;
            left: 6px;
            width: 6px;
            height: 12px;
        }

        .order-history-section {
            padding: 20px;
        }

        .ordertble-hedpart {
            flex-direction: column;
        }

        .orderrights-heads {
            margin-top: 15px;
        }

        .form-box .login-form-inner {
            width: 100%;
        }

        .login-form .left-box {
            padding: 60px 20px;
            height: 700px;
        }

        .login-form .left-content h3 {
            font-size: 24px;
            margin-bottom: 20px;
        }

        .login-form .left-content p {
            font-size: 15px;
        }

        .bg-box {
            height: 700px;
        }

        .login-form .form-box {
            height: 700px;
        }

        .procees-checkoutbtn button {
            padding: 9px 22px;
        }

        .viewcart-section {
            margin-top: 15px;
        }

        .viewcardright-sidebar {
            top: 0;
        }

        .reportdate-range {
            width: 40%;
        }

        .arrow-builder-section {
            max-width: 115px;
        }

        .orderadmintable-refill-details input[type="number"] {
            width: 100%;
        }

        .orderadmintable-refill-details input[type="text"] {
            width: 100%;
        }

        .patient-subheading p {
            font-size: 20px;
            padding-bottom: 5px;
            margin-bottom: 15px;
        }
    }

    @media only screen and (min-width:1201px) and (max-width:1600px) {
        .login-form .left-box {
            height: 700px;
            padding: 60px 20px 140px;
        }

        .bg-box {
            height: 700px;
        }

        .login-form .form-box {
            height: 700px;
        }
    }


    @media (max-width:1188px) and (min-width:992px) {
        #logo-mobile {
            display: none !important;
        }

        .closse-menu {
            display: block;
        }
    }
