.met_flow_header {
    background: #1c1c1c !important;
}

.banner_top {
    background: #f4f5f7;
    padding-top: 50px;
    border-bottom: 1px solid #ddd;
}

.banner_top h1 {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}

.banner_top p {
    font-size: 15px;
}

.banner_top li {
    font-size: 15px;
}

.metbannerul {
    padding: 0;
    margin-top: 30px;
}

.metbannerul li {
    background-size: 20px;
    background-position: left center;
    list-style: none;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.metbannerul li:nth-child(1) {
    background: url(../images/metformin/li1.png) no-repeat center center;
    background-size: 20px;
    background-position: left center;
}

.metbannerul li:nth-child(2) {
    background: url(../images/metformin/li2.png) no-repeat center center;
    background-size: 20px;
    background-position: left center;
}

.metbannerul li:nth-child(3) {
    background: url(../images/metformin/li3.png) no-repeat center center;
    background-size: 20px;
    background-position: left center;
}

.cta_btn_red {
    margin-top: 30px;
    padding: 12px 35px;
    background-color: #d42f2f;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    text-transform: None;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    border: 0;
    text-align: center;
}

.cta_btn_red:hover {
    background: #1c1c1c;
    color: #fff;
    text-decoration: none;
}

.h2head {
    font-size: 48px;
    font-weight: 500;
    color: #000;
}

.bene_box h3 {
    font-weight: 700;
    color: #000;
    font-size: 19px;
    margin-bottom: 15px;
}

.bene_box p {
    font-size: 14px;
}

.bene_box {
    border-left: 5px solid #ddd;
    padding-left: 30px;
    margin-bottom: 25px;
}

.bene_boxactive {
    border-left: 5px solid #063566;
}

.benefits_sections {
    padding: 60px 0 40px 0;
}

.h3head {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.history_div p {
    font-size: 15px;
}

.history_div img {
    height: 35px;
    margin-bottom: 15px;
}

.history_div {
    margin-top: 30px;
}

.history_sections {
    background: #f4f5f7;
    padding: 50px 0;
}

.work_div {
    margin-top: 40px;
}

.work_div h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 20px 0;
}

.work_div p {
    font-size: 14px;
}

.work_sections {
    padding: 50px 0;
}

.owl_carousel .owl-dots .owl-dot span {
    width: 7px !important;
    height: 7px !important;
    margin: 5px 3px !important;
}

.owl_carousel .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
}

.owl_carousel .item {
    text-align: center;
}

.review_div img {
    width: 30px !important;
    display: inline-block !important;
    margin-bottom: 15px;
}

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

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

.review_div {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px 50px 5px 50px;
}

.owl-item.active.center .review_div {
    background: #f4f5f7;
    transform: scale(1.1);
    margin: 0 10px;
    padding: 30px 43px 5px 43px;
    box-shadow: 3px 3px 5px 0px #ddd;
    border: 0;
}

.owl-item.active.center .review_div span {
    font-size: 10px;
}

.review_sections .owl-stage {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

.review_sections .owl-dots {
    margin-top: 25px !important;
}

.review_sections {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 50px 0;
}

.start_sections {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 50px 0;
}

.tophead {
    /* background: #063566; */
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0;
}

.monthdiv {
    /* background: #f4f5f7; */
    background: #fff;
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 0;
}

.monthdiv h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
}

.monthdiv h4 {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
}

.monthlist {
    border-bottom: 1px solid #999999;
    padding: 20px 0;
}

.monthlist li {
    font-size: 14px;
    text-align: left;
    max-width: 300px;
    margin: 0 auto;
}

.monthlist li+li {
    margin-top: 5px;
}

.monthlist ul {
    margin: 0;
}

.monthp p {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 0;
}

.start_box {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 3px 3px 5px 0px #ddd;
    border: 1px solid #ddd;
    padding-bottom: 30px;
    margin: 40px 10px 0 10px;
}

.start_box .cta_btn_red {
    font-size: 13px;
}

#faqAccordion_section h5 {
    font-weight: 600;
}

.faq_section {
    padding: 50px 0 70px 0;
}

@media screen and (max-width: 1199px) {
    .banner_img_right {
        padding-bottom: 30px !important;
    }

    .h2head {
        font-size: 35px;
    }

    .bene_box h3 {
        font-size: 16px;
    }

    .bene_box p {
        font-size: 12px;
    }

    .work_sections .container {
        max-width: 100%;
    }

    .work_sections .col-lg-12 {
        padding: 0;
    }

    .banner_top .row {
        align-items: end;
    }
}

@media screen and (max-width: 767px) {
    .cta_btn_red {
        font-size: 15px;
        padding: 10px 35px;
    }

    .banner_img_right {
        padding-bottom: 20px !important;
    }

    .banner_top {
        padding-top: 30px;
    }

    .banner_img_right {
        padding-right: 3rem !important;
        margin-top: -70px;
    }

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

    .banner_top .cta_btn_red {
        display: block;
        text-align: center;
    }

    .banner_img_left {
        padding-right: 50px !important;
    }

    .h2head {
        font-size: 33px;
    }

    .benefits_sections {
        padding: 40px 0 40px 0;
    }

    .benefits_sections .h2head {
        margin-bottom: 30px;
    }

    .bene_box p {
        font-size: 12px;
        margin-bottom: 0;
    }

    .bene_box h3 {
        font-size: 13px;
    }

    .bene_box {
        padding-left: 22px;
        border-left: 4px solid #ddd;
    }

    .bene_boxactive {
        border-left: 4px solid #063566;
    }

    .benefits_sections .cta_btn_red {
        margin-top: 40px;
    }

    .h3head {
        font-size: 18px;
    }

    .history_div p br {
        display: none;
    }

    .work_sections .col-lg-12 {
        padding: 0;
    }

    .start_box {
        margin: 40px 30px 0 30px;
    }

    .review_div {
        padding: 30px 15px 5px 15px !important;
    }

    .review_div p {
        font-size: 11px;
    }

    #faqAccordion_section h5 {
        font-size: 16px;
        padding-right: 50px;
    }

    @supports(padding:max(0px)) {
        body {
            padding-left: min(0vmin, env(safe-area-inset-left));
            padding-right: min(0vmin, env(safe-area-inset-right));
        }
    }

    html,
    body {
        overflow-x: hidden !important;
        width: 100% !important;
    }
}

.banner_top_1 {
    padding-bottom: 40px;
}

.testimonialRating_n .fas {
    color: #f68e56;
}

.review_box {
    border-bottom: 1px solid #ddd;
}

.product_price abbr {
    font-size: 33px;
    font-weight: bold;
}

.product_price span {
    text-align: left;
    line-height: 12px;
    font-size: 11px;
    margin-left: 7px;
}