.card-img,
.header,
.popup-container {
    text-align: center;
}
.img-menu-container {
    background-color: #d9d9d9;
    display: flex;
    justify-content: space-evenly;
    height: fit-content;
    padding: 2px;
    border-radius: 0.521vw;
    width: 150%;
}
.card-img {
    padding: 1.042vw;
    display: flex;
    justify-content: center;
    filter: grayscale(1);
    color: #d9d9d9;
}
/*.seperator{width:1px;height:90px;margin:15px 0;border:1px solid #939598;align-self:center}*/
#menu-container {
    transition: 0.3s ease-out;
    scroll-behavior: smooth;
}
.img-container-mb {
    display: none;
}
path {
    fill: #c9c9c9;
}
.next-btn {
    background: #db1f26;
    border-radius: 1.042vw;
    padding: 0.156vw 1.302vw;
    border: none;
    color: #fff;
    margin-left: 0.521vw;
}
.back-btn,
.back-btn-mb {
    background: 0 0;
    border-radius: 20px;
    padding: 0.156vw 1.302vw;
    border: 1px solid #939598;
    color: #fff;
    background: #939598;
}
.content-body {
    border-radius: 0.521vw;
}
/* .ch-slider,.slider{height:0.781vw;border-radius:5px;opacity:.7;-webkit-appearance:none;width:100%;outline:0} */
.ch-slider,
.slider {
    border-radius: 5px;
    opacity: 0.7;
    -webkit-appearance: none;
    width: 50%;
    outline: 0;
    text-align: center;
    background-color: #ffffff !important;
    height: 30px;
}
.select-option {
    color: #000;
    font-weight: 500;
}
.table-heading {
    padding: 0.521vw;
    color: #101010;
}
.questions {
    font-weight: 500;
    color: #000;
}
.error {
    color: red;
}
.slidecontainer {
    width: 100%;
    padding: 0.521vw 1.042vw;
}
.ch-slider {
    background: #fff;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}
.slider {
    background: #d3d3d3;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}
.ch-slider:hover,
.slider:hover {
    opacity: 1;
}
.ch-slider::-webkit-slider-thumb,
.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1.302vw;
    height: 1.302vw;
    border-radius: 50%;
    background: #db1f26;
    cursor: pointer;
}
.ch-slider::-moz-range-thumb,
.slider::-moz-range-thumb {
    width: 1.302vw;
    height: 1.302vw;
    border-radius: 50%;
    background: #db1f26;
    cursor: pointer;
}
#heightValue,
#heightValueMB,
#myValue,
#myValueMB,
#weightValue,
#weightValueMB {
    background: #db1f26;
    color: #fff;
    padding: 0.521vw;
}
.popup-container {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: none;
    overflow-y: auto;
    background: rgba(11, 19, 27, 0.85);
    height: 100vh;
    z-index: 100;
}
.result-popup {
    width: 95%;
    max-width: 1140px;
    margin: 30px auto;
    padding: 0;
    background: #fff;
    border-radius: 20px;
    z-index: 2;
    position: absolute;
    top: 53%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}
#bg-img,
.close-popup,
.description,
.popup-header {
    text-align: center;
}
.close-popup {
    width: 1.563vw;
    height: 1.563vw;
    background: #000;
    border-radius: 6px;
    line-height: 1.8;
    color: #fff;
    margin: 1.042vw;
    font-size: 1.042vw;
    cursor: pointer;
}
#bg-img,
.mobile-view {
    background-color: #fcedee;
}
ur-ans {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: 0 0;
}
.Inactive,
.show {
    display: block !important;
}
.hide {
    display: none !important;
}
.popup-header {
    font-size: 1.875vw;
    color: #363436;
    line-height: 1.3;
    font-weight: 700;
}
.ha-count {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 2.604vw;
    line-height: 1.8;
    color: #db1f26;
}
/*.content-header,.description{font-family:Inter;font-size:20px;font-style:normal}*/
/*.description{font-weight:400;line-height:32px;color:#000;margin-bottom:10px}*/
.content-header {
    font-weight: 500;
    text-align: left;
    color: #db1f26;
    margin-top: 1.042vw;
}
.switch-ctnr {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.ctnr-content {
    margin-top: 0.521vw;
    color: #000;
    font-size: 15px;
    text-align: left;
}
.popup-body {
    padding-bottom: 1.042vw;
}
.img-close {
    width: 2.083vw;
    cursor: pointer;
}
.img-close:hover {
    transform: scale(1.1);
}
.form-check-input:checked {
    background-color: #db1f26;
    border: none;
}
#arrow {
    display: inline-block;
}
.desktop-view {
}
.elipse-bg {
    position: relative;
    width: 36.458vw;
    height: 36.458vw;
    border-radius: 50%;
    border: 2px solid #df1f26;
    display: flex;
    justify-content: center;
    align-items: center;
}
.act-btns,
.elipse-bg li,
.side-pramid {
    position: absolute;
}
#bg-img {
    width: 31.25vw;
    height: 31.25vw;
    border-radius: 50%;
}
.elipse-bg li {
    left: -2.083vw;
    list-style: none;
    transform-origin: 20.104vw;
    transform: rotate(calc(360deg / 14 * var(--i)));
}
li > img {
    transform: rotate(calc(1deg * var(--j)));
    border-radius: 0.521vw;
    border: 1px solid #ffdddf;
    padding: 2px;
    width: 3.646vw;
    height: 3.646vw;
    background-color: #fff;
}
.Active-Slide-Indicator {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.hero-img {
    margin-top: 1.563vw; /*max-width: 5.729vw;display: block;margin-right: auto;margin-left: auto;width: 100%;*/
    width: 150px;
    height: 105px;
}
.content {
    padding: 0 10%;
}
.clm-ctr,
.clm-lhs,
.clm-rhs {
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.side-pramid {
    bottom: 0;
    width: 35%;
}
.slide-dec {
    padding: 1.302vw;
}
.act-btns {
    width: 100%;
    bottom: 20%;
    left: 0;
}
.img-around-circle {
    stroke: rgba(224, 37, 43, 1);
    fill: #ffffff;
}
.warning-content {
    font-family: "Google Sans";
    font-style: normal;
    font-weight: 500;
    text-align: right;
    color: #000000;
    bottom: 1.042vw;
    right: 1.042vw;
    margin-top: 15px;
    opacity: 0.5;
}
.detail-desc,
.mb-content-desc {
    font-family: "Google Sans";
    font-style: normal;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.02em;
    color: #6f6f6f;
}
.detail-desc {
    color: #000;
    line-height: 1.3;
}
.mobile-view {
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0;
    display: flex;
    align-items: center;
}
.mb-content-desc {
}

.mrg-t-30 {
    margin-top: 1.563vw;
}
.mrg-rl-10 {
    margin: 0 0.521vw;
}
.mrg-l-10 {
    margin-left: 0.521vw;
}
.detail-desc br {
    display: none;
}

table.lineTable {
    width: 100%;
}
table.lineTable tr td {
    border: none;
    border-top: solid;
}
table.lineTable tr:nth-child(even) td {
    border-top: none;
}
table.lineTable tr td {
    border: none;
    border-top: solid 1px #ff000c;
}

@media only screen and (min-width: 768px) {
    .mobile-view {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .elipse-bg {
        width: 56.458vw;
        height: 56.458vw;
        margin: auto;
        margin-top: 30px;
    }
    .elipse-bg li {
        transform-origin: 31.104vw;
        left: -3.083vw;
    }
    #bg-img {
        width: 47.25vw;
        height: 47.25vw;
    }
    .back-btn,
    .back-btn-mb {
        border-radius: 1.042vw;
    }
    .detail-desc {
        padding: 50px 0;
    }
    li > img {
        width: 5.646vw;
        height: 5.646vw;
    }
    .close-popup {
        width: 25px;
        height: 25px;
        font-size: 16px;
    }
    .warning-content {
        position: relative;
        text-align: center;
    }
    .select-option {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .img-menu-row,
    .menu-bg {
        display: flex;
        border-radius: 10px;
    }
    .header p {
        text-align: justify;
    }
    .img-menu-container {
        width: 500%;
        margin-left: -3px;
    }
    .result-popup {
        margin: 30px auto;
        top: 50% !important;
    }
    .popup-header > p {
        line-height: 1.5px !important;
    }
    .img-menu-row {
        justify-content: center;
        margin-bottom: 20px;
    }
    .menu-bg {
        background-color: #f5f5f5;
        width: fit-content;
        padding: 0;
    }

    .card-img {
        padding: 15px;
    }
    .hero-img {
        margin-top: 0px;
        max-width: 110px;
    }
    .questions {
        font-size: 18px;
    }
    .slidecontainer {
        padding: 10px;
    }
    .ch-slider,
    .slider {
        height: 10px;
    }
    #heightValue,
    #heightValueMB,
    #myValue,
    #myValueMB,
    #weightValue,
    #weightValueMB {
        padding: 9px 15px;
        display: inline-block;
    }
    .ch-slider,
    .slider {
        -webkit-appearance: auto;
    }
    .back-btn,
    .back-btn-mb {
        padding: 5px 20px;
        font-weight: 500;
        font-size: 14px;
    }
    .popup-header {
        font-size: 22px;
    }
    .ha-count {
        font-size: 28px;
    }
    .content-header {
        margin-top: 15px;
    }

    .smokeBx .select-option {
        width: 80%;
        margin-bottom: 15px;
    }
    .img-menu-container .active {
        background: #fff;
        border-radius: 10px;
        filter: none;
        box-shadow: 0 0 5px 2px #939598;
    }
    .slider {
        -webkit-appearance: none;
        width: 75%;
        height: 30px;
        border-radius: 5px;
        background: #d3d3d3;
        outline: none;
        opacity: 0.7;
        -webkit-transition: 0.2s;
        transition: opacity 0.2s;
    }
    .ch-slider::-webkit-slider-thumb,
    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #db1f26;
        cursor: pointer;
    }
    .ch-slider::-moz-range-thumb,
    .slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #db1f26;
        cursor: pointer;
    }
    #heightValue,
    #heightValueMB,
    #myValue,
    #myValueMB,
    #weightValue,
    #weightValueMB {
        background: #db1f26;
        color: #fff;
        padding: 10px;
    }
    .back-btn,
    .back-btn-mb {
        border-radius: 20px;
    }
    .mobile-view.row {
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .detail-desc-mb,
    .nxt-btn {
        font-family: "Google Sans";
        font-style: normal;
        text-align: center;
    }
    .desktop-view {
        display: none;
    }
    .img-menu-container {
        width: 1350%;
        background-color: transparent;
        justify-content: space-around;
        padding: 2.5vw;
    }
    .card-img {
        width: 95vw;
        min-height: 80vh;
        display: block;
        /* display: flex; */
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-around;
    }
	.act-btns-mb{
		margin-top: 15px;
	}
    .detail-desc-mb {
        width: 100% !important;
        font-weight: 400;
        font-size: 10px;
        line-height: 13px;
        color: #101010;
        padding: 20px 10px;
    }
    .nxt-btn {
        bottom: 15%;
        background: #de1f26;
        border-radius: 50px;
        border: 0;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        padding: 5px 20px;
        margin-left: 10px;
    }
    .systolic-bp {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: space-around;
    }
}