/* style for off-canvas menu*/
@media screen and (max-width: 1600px) {
    h1 {
        font-size: 64px;
    }

    h2 {
        font-size: 50px;
    }

    h4 {
        font-size: 18px;
    }

    body {
        font-size: 17px;
    }

    .treatment-tab .nav-pills button {
        padding: 16px 23px;
    }

    /* .treatment-text h4 {
        margin-bottom: 12px;
    } */

    .health-list ul li {
        font-size: 15px;
    }

    .timeline-info {
        padding-left: 190px;
    }

    .work-timeline-wrap .row:nth-child(even) .timeline-info {
        padding-right: 190px;
    }

    .contact-info ul li p {
        font-size: 17px;
    }

    .main-menu ul li {
        margin-right: 32px;
    }
}

@media screen and (max-width: 1599px) {
    h1 {
        font-size: 62px;
    }

    h2 {
        font-size: 48px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 17px;
    }

    p {
        font-size: 17px;
    }

    .main-menu ul li a,
    .login-wrap a {
        font-size: 16px;
    }

    .menu-item-has-children:after {
        top: -14%;
    }

    .treatment-tab .nav-pills button {
        font-size: 15px;
    }

    .popup-icon {
        width: 120px;
        height: 120px;
    }

    .popup-icon img {
        max-width: 58px;
        margin: 0 auto;
    }

    .val-row {
        margin-top: 80px;
    }

    .value-grey {
        padding: 66px 20px 30px;
    }

    .letter-text {
        top: -54px;
    }

    .letter-text h2 {
        font-size: 119px;
    }

    .letter-mean h3 {
        font-size: 27px;
    }

    .openning-time {
        padding: 30px 15px;
    }

    .openning-time ul li {
        font-size: 15px;
    }
    .openning-time table tr td {
        font-size: 15px;
    }
}

@media screen and (max-width: 1366px) {
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 42px;
    }

    h5 {
        font-size: 16px;
    }

    p {
        font-size: 16px;
    }

    .common-padding {
        padding-top: 85px;
        padding-bottom: 85px;
    }

    a.btn,
    .btn {
        padding: 14px 33px;
        font-size: 16px;
    }

    .main-menu ul li {
        margin-right: 26px;
    }

    .main-menu ul li a,
    .login-wrap a {
        font-size: 15px;
    }

    .treatment-tab .nav-pills button {
        padding: 16px 18px;
        font-size: 14px;
    }

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

    .contact-info ul li p {
        font-size: 17px;
    }

    .contact-info ul li {
        margin-right: 40px;
    }

    .logo img {
        max-width: 220px;
    }

    .timeline-info .icon-wrap {
        width: 120px;
        height: 120px;
    }

    .icon-wrap img {
        max-width: 60px;
    }

    .partial-contact {
        padding-left: 40px;
        padding-right: 40px;
    }
    .medicine-checks ul li {
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {
    h3 {
        font-size: 28px;
    }

    .letter-mean h3 span {
        font-size: 38px;
    }

    .letter-mean h3 {
        font-size: 21px;
    }
}

@media only screen and (max-width: 1199px) {
    .contact-info ul li p {
        font-size: 13px;
    }

    .main-menu ul li {
        margin-right: 23px;
    }

    .contact-info ul li h5 span img {
        max-width: 15px;
    }

    .contact-info ul li h5 {
        font-size: 13px;
    }

    .main-menu ul li a,
    .login-wrap a {
        font-size: 13px;
    }

    .ass-info input {
        width: 60px;
        height: 61px;
        margin-right: 13px;
        flex: 0 0 60px;
    }

    .banner-slider .slider.slider-for {
        max-width: 79%;
        padding-right: 32px;
    }

    .banner-slider .big-image {
        padding: 109px 54px;
    }

    .banner-slider .slider.slider-nav {
        height: 537px;
    }

    .openning-time ul li span {
        display: block;
        margin-top: 10px;
    }
    .openning-time table tr td {
        font-size: 12px;
    }
    h3 {
        font-size: 21px;
    }
    .openning-time form .form-control,
    .openning-time form textarea {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .login-wrap {
        padding: 13px 19px;
    }

    .doctor-facitility ul li {
        width: 50%;
    }

    .work-timeline-wrap .row:nth-child(even) .timeline-info .number-wrap {
        right: 9%;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 32px;
    }

    .nav_btn {
        width: 30px;
        height: 30px;
        position: absolute;
        transform: translateY(-50%);
        transition: 0.5s ease-in-out;
        cursor: pointer;
        right: 12px;
        top: 23px;
        z-index: 9999;
    }

    .nav_btn span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #fff;
        border-radius: 0;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out;
    }

    .nav_btn span:nth-child(1) {
        top: 4px;
    }

    .nav_btn span:nth-child(2) {
        top: 14px;
    }

    .nav_btn span:nth-child(3) {
        top: 24px;
    }

    .menu-header-menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        max-width: 100%;
        background: linear-gradient(180deg, #e5b63a 0%, #bc9328 100%);
        padding: 0;
        margin: 0;
        height: 100vh;
        overflow-y: auto;
    }

    .main-menu .menu-header-menu > ul {
        margin: 0;
        padding: 20% 20px 0;
        list-style: none;
    }

    .main-menu ul li {
        width: 100%;
        height: auto;
        font-size: 20px;
        position: relative;
        font-family: var(--leon);
        font-weight: 700;
        margin: 6px 0;
    }

    .plus,
    .minus {
        display: block;
        padding: 6px 5px 6px 30px;
        font-weight: 700;
        color: #000;
        font-size: 20px;
        cursor: pointer;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        font-size: 25px;
        z-index: 9;
        text-align: right;
    }

    .plus {
        display: block;
    }

    .minus {
        display: none;
    }

    .menu-item-has-children.open-sub > .plus {
        display: none;
    }

    .menu-item-has-children .open-sub > .minus {
        display: block;
    }

    .menu-item-has-children.open-sub > ul.sub-menu {
        display: block !important;
        background: #d9d9d98f;
    }

    .menu-dropdown .plus {
        display: block;
    }

    .menu-dropdown .minus {
        display: none;
    }

    .menu-dropdown.open-sub > .plus {
        display: none;
    }

    .menu-dropdown.open-sub > .minus {
        display: block;
    }

    .main-menu ul li.menu-item-has-children li.menu-dropdown ul.super-sub-menu {
        display: none !important;
    }

    .main-menu
        ul
        li.menu-item-has-children
        li.menu-dropdown.open-sub
        ul.super-sub-menu {
        display: block !important;
    }

    .menu-item-has-children a:after {
        display: none;
    }

    .nav_btn.open span:nth-child(1) {
        top: 14px;
        transform: rotate(135deg);
    }

    .nav_btn.open span:nth-child(2) {
        opacity: 0;
        left: -30px;
    }

    .nav_btn.open span:nth-child(3) {
        top: 14px;
        transform: rotate(-135deg);
    }

    .mega-menu-wrap {
        width: 100%;
    }

    .main-menu ul li.open-sub .mega-menu-wrap {
        visibility: visible;
    }

    .main-menu ul li.open-sub .super-sub-menu {
        display: block !important;
    }

    .main-menu ul li a {
        padding: 10px 5px;
        font-size: 16px;
    }

    .main-menu ul li:hover .mega-menu-wrap {
        visibility: visible !important;
    }

    .main-menu ul .menu-dropdown:hover ul.super-sub-menu {
        display: none !important;
    }

    .main-menu ul li.open-sub .mega-menu-wrap,
    .menu-dropdown.open-sub ul.super-sub-menu {
        display: block !important;
        opacity: 1;
        margin-top: 2px;
    }

    .main-menu ul li .mega-menu-wrap,
    .main-menu ul li ul.super-sub-menu {
        padding: 10px;
        position: inherit;
        display: none;
    }

    .main-menu ul li ul.super-sub-menu {
        left: 0px;
    }

    .contact-info ul {
        justify-content: flex-end;
    }

    .contact-info ul li {
        margin-right: 13px;
    }

    .contact-info ul li p {
        display: none;
    }

    .contact-info ul li h5 {
        font-size: 0;
        margin-bottom: 0;
    }

    .contact-info ul li h5 span {
        border: 1px solid var(--yellow);
        width: 40px;
        height: 40px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
    }

    .banner-section {
        padding: 100px 0;
    }

    .banner-img {
        max-width: 430px;
        margin: 0 auto 40px;
    }

    .doctor-facitility ul li {
        width: 100%;
    }

    .form-srch .search-field {
        max-width: 88%;
    }

    .step-list ul li .counter-box:after {
        display: none;
    }

    .tab-treatment {
        white-space: nowrap;
        overflow-x: auto;
    }

    .treatment-tab .nav-pills {
        flex-wrap: wrap;
    }

    /* .treatment-tab .nav-pills button {
        white-space: nowrap;
    } */

    .treatment-tab .nav-pills .nav-item {
        margin-right: 5px;
        width: 31.7%;
        margin-bottom: 5px;
    }

    .treatment-tab .nav-pills button {
        padding: 11px 15px;
        font-size: 10px;
        width: 100%;
        height: 100%;
        word-break: break-word;
    }

    .common-padding {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .treatment-text p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .vaccination-text {
        margin-left: 0;
        margin-top: 30px;
    }

    .prescribe-white {
        min-height: 490px;
    }

    .health-img {
        padding-bottom: 68%;
    }

    .health-list {
        margin-left: 0px;
        margin-top: 30px;
    }

    .prescribe-white {
        padding: 20px;
    }

    .doctor-img {
        width: 180px;
        height: 180px;
    }

    .ftr-menu {
        margin-bottom: 30px;
    }

    .social-links li:first-child {
        width: 100%;
        margin-right: 0;
    }

    .social-links {
        margin-bottom: 30px;
        margin-top: 0;
        flex-wrap: wrap;
    }

    .social-links li h4 {
        margin-bottom: 12px;
    }

    .doctor-info {
        margin-bottom: 20px;
    }

    .step-list ul {
        flex-wrap: wrap;
    }

    .step-list ul li {
        width: 100%;
    }

    .step-list ul li h4 {
        text-align: center;
    }

    .work-timeline::after {
        display: none;
    }

    .partial-contact ul {
        flex-wrap: wrap;
    }

    .partial-contact ul li {
        width: 100%;
    }

    .partial-contact {
        padding-left: 20px;
        padding-right: 20px;
    }

    .progress-5 {
        max-width: 510px;
    }

    span.text {
        font-size: 12px;
    }

    .ass-info input {
        width: 96px;
        height: 61px;
        margin-right: 13px;
        flex: 0 0 96px;
    }

    .ass-info.form-group .row .d-flex {
        justify-content: flex-start;
    }

    .bmi-count {
        margin-left: 0;
    }

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

    .contact-info ul li:last-child h5 span,
    .contact-info ul li:last-child {
        margin-right: 0;
    }

    .value-grey {
        margin-bottom: 70px;
    }

    .letter-text {
        top: -54px;
    }

    .letter-text h2 {
        font-size: 101px;
    }

    .letter-mean h3 {
        font-size: 16px;
    }

    .letter-mean h3 span {
        font-size: 24px;
    }

    .contact-box {
        height: auto;
        margin-bottom: 20px;
    }

    .openning-time,
    .terms-wrp {
        margin-bottom: 20px;
    }

    .openning-time {
        padding: 30px 15px;
    }

    .work-img img,
    .work-timeline-wrap .row:nth-child(even) .work-img img {
        border-radius: 20px 80px 20px 20px;
    }

    .works-flex {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        margin-bottom: 15px;
    }

    .timeline-info {
        padding-left: 60px;
        padding-top: 30px;
    }

    .timeline-info .number-wrap {
        left: 0;
        top: 41%;
    }

    .work-timeline-wrap .row:nth-child(even) .timeline-info .number-wrap {
        right: inherit;
        left: inherit;
    }

    .work-timeline-wrap .row:nth-child(even) .timeline-info {
        padding-right: 0;
        padding-left: 0px;
    }

    .timeline-info,
    .work-timeline-wrap .row:nth-child(even) .timeline-info {
        padding-left: 0;
    }

    .timeline-info .number-wrap {
        position: relative;
        top: 0;
        left: 0;
        margin-right: 10px;
    }

    .timeline-info h3 {
        margin-bottom: 0;
    }

    ul.sub-menu .col-lg-3 {
        margin-bottom: 17px;
    }

    footer {
        text-align: center;
    }

    .social-links {
        justify-content: center;
    }

    .ftr-menu ul li a {
        font-size: 14px;
    }
    .prdct-benefit {
        padding: 20px 12px;
    }
    .ftr-lgo {
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 95%;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0 0 15px;
    }

    p {
        font-size: 13px;
    }

    .logo img {
        max-width: 150px;
    }

    .contact-info ul li h5 span {
        width: 30px;
        height: 30px;
        margin-right: 0;
    }

    .contact-info ul li h5 span img {
        max-width: 16px;
    }

    .nav_btn {
        top: 23px;
    }

    .sign-in-head {
        padding: 21px 20px 21px;
        text-align: center;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 14px;
    }

    .email-input {
        padding: 20px;
        margin-top: 0;
    }

    .e-prescribe-img {
        margin-top: 30px;
    }

    .e-prescribe-img img {
        border-radius: 120px 20px 20px 20px;
    }

    .common-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .inner-content li.breadcrumb-item.active {
        font-size: 16px;
    }

    .vaccination-list table {
        margin-top: 0;
    }

    .vaccination-list h3 {
        padding: 18px 21px;
        text-align: center;
    }

    .e-prescribe-img {
        height: 233px;
    }

    .result-drop-down {
        display: block;
    }

    .result-drop-down p {
        margin: 0 0 20px;
    }

    .result-drop-down select {
        background-size: 3%;
        padding: 9px 20px;
        font-size: 14px;
        width: 100%;
        display: block;
        max-width: 100%;
    }

    .treatment.list h3 {
        font-size: 17px;
    }

    .medicine-info .tick-box-wrap .tick-box {
        margin-bottom: 15px;
        margin-right: 0;
    }

    .medicine-info .tick-box-wrap .tick-box img {
        max-width: 15px;
    }

    .medicine-info {
        padding: 40px 20px;
    }

    .medicine-img-wrap {
        padding: 38px 40px;
        margin: 20px 0 0 0px;
    }

    .progressbar:after {
        width: 1px;
        height: 100%;
        left: 4%;
        top: -8px;
    }

    .progressbar li {
        float: none;
        width: 100%;
        margin-bottom: 33px;
        margin-left: 0;
    }

    .progressbar li:before {
        top: -8px;
        left: 1%;
    }

    span.text {
        margin-left: 38px;
        text-align: left;
    }

    .progressbar li:after {
        top: 0px;
        left: 12px;
    }

    .progressbar li:last-child:before {
        left: 1%;
        right: inherit;
    }

    .medicine-box .medicine-head {
        padding: 30px 40px;
    }

    .assement-form .radio-group label {
        padding: 15px 43px 13px 20px;
        font-size: 14px;
        border-radius: 9px;
    }

    .ass-info input {
        height: 42px;
        border-radius: 9px;
    }

    .assement-form label {
        font-size: 15px;
    }

    .assement-form {
        padding: 30px 20px;
    }

    .address-info .bottom-part .form-check input {
        width: 20px;
        height: 23px;
        margin: 0 9px 0 0;
        flex: 0 0 23px;
    }

    .address-info .bottom-part .form-check label {
        font-size: 14px;
    }

    .delivery-form {
        border-radius: 7px;
    }

    .delivery-form table thead tr th,
    .delivery-form table tbody tr td {
        padding: 11px 6px;
        font-size: 14px;
    }

    .sidebar-menu ul li a {
        font-size: 15px;
        padding: 12px;
    }

    .profile-details-form form {
        padding: 30px 20px;
    }

    .delivery-form table tbody tr td ul li {
        margin-right: 10px;
    }

    .delivery-form table tbody tr td ul li a img {
        max-width: 15px;
    }

    .profile-details-form form .form-control {
        padding: 14px 8px;
        font-size: 15px;
    }

    .progress-5 li:nth-child(2)::after,
    .progress-5 li:nth-child(3)::after,
    .progress-5 li:nth-child(4)::after {
        left: 11px;
    }

    .progress-5 li:nth-child(2):before,
    .progress-5 li:nth-child(3):before,
    .progress-5 li:nth-child(4):before {
        left: 1%;
        transform: translateX(-1%);
    }

    .progressbar li.active:last-child:after {
        margin-left: 0;
        text-align: left;
        right: inherit;
    }

    .progress-3 li:nth-child(2):after {
        left: 12px;
    }

    .progress-3 li:nth-child(2):before {
        left: 1%;
    }

    .assement-header {
        padding: 30px 20px;
    }

    .timeline-info .icon-wrap {
        margin: 0 0 40px;
    }

    .product-text {
        padding: 10px;
    }

    .prdct-benefit {
        padding: 13px 9px;
    }

    .prdct-price p {
        font-size: 14px;
    }

    .prdct-price {
        padding: 0 14px 15px 14px;
    }

    .banner-slider .slider.slider-for,
    .banner-slider .slider.slider-nav {
        max-width: 100%;
        float: none;
    }

    .banner-slider .slider.slider-nav {
        max-width: 100%;
        height: auto;
    }

    .banner-slider .slider.slider-nav {
        margin-right: 0;
    }

    .banner-slider .thumbImg {
        margin-right: 20px;
        padding: 30px 0;
    }

    .banner-slider .slider.slider-for {
        padding-right: 0;
    }

    .single-product-desc {
        margin-top: 25px;
    }

    .vaccination-wrap .vaccination-text {
        margin-left: 0px;
    }

    .custom-pagination .flex.justify-between.flex-1 {
        display: none;
    }

    .custom-pagination nav {
        justify-content: center;
    }

    .custom-pagination p.leading-5 {
        text-align: center;
    }

    .banner-slider .big-image {
        padding: 54px 54px;
    }

    .banner-slider {
        display: flex;
        flex-direction: column-reverse;
    }

    .banner-slider .slider.slider-nav {
        padding: 35px 0;
    }

    .banner-slider .slick-prev {
        left: 0;
        top: 41%;
        transform: rotate(-90deg);
    }

    .banner-slider .slick-next {
        right: 0;
        bottom: 41%;
        top: inherit;
        transform: rotate(90deg);
    }

    .banner-slider button.slick-next.slick-arrow {
        border-radius: 50%;
    }

    .banner-slider .slick-arrow {
        border-radius: 50%;
        width: auto;
    }

    .banner-slider .big-image img {
        height: 170px;
    }

    .prdct-benefit ul li:before {
        top: 0;
        left: 0;
        background-size: 73%;
    }

    .prdct-benefit ul li {
        font-size: 9px;
    }

    .logo-slider .slick-next,
    .clinic-slider .slick-next {
        right: 14px;
    }

    .logo-slider .slick-prev,
    .clinic-slider .slick-prev {
        left: 14px;
    }

    .logo-slider .slick-arrow,
    .clinic-slider .slick-arrow {
        width: 30px;
        height: 30px;
    }

    .logo-slider .slick-arrow:before,
    .clinic-slider .slick-arrow:before {
        font-size: 13px;
    }

    .already-acount {
        position: relative;
        bottom: 0;
        left: 0;
        transform: none;
        right: 0;
        text-align: center;
    }

    .treatment-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .treatment-info {
        padding: 19px 10px;
    }

    .vaccination-list table tbody tr td,
    .vaccination-list table thead tr th {
        font-size: 11px;
        padding: 14px 13px;
    }
    .contact-box img {
        max-width: 30px;
    }
    .prdct-benefit {
        height: 135px;
    }
    .treatment-text h4 {
        -webkit-line-clamp: 2;
        min-height: 36px;
    }
    .medicine-checks ul li:after {
        background-size: 57%;
    }
    .medicine-checks ul li {
        padding: 0px 1px 6px 24px;
    }
    .product-text h6 {
        font-size: 13px;
    }
    body {
        font-size: 15px;
    }
    .treatment-tab .nav-pills .nav-item {
        width: 47.7%;
    }
}
