* {
    margin: 0;
    padding: 0;
    font-family: 'Calibri-Regular';
}

header,
section,
footer {
    width: 100%;
    float: left;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none !important;
}

ul {
    margin: 0;
    padding: 0;
}

h2,
h3,
h4 {
    font-family: 'Calibri-Regular';
}

p {
    font-family: 'Calibri-Light';
}

.header_section {
    width: 100%;
    float: left;
    background: #ffffff;
    background-color: white;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10196078431372549);
}

.discount-nav {
    width: 100%;
    float: left;
    background-color: #001730;
    color: #ffffff;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.discount-nav p {
    float: left;
    margin: 0;
    font-family: 'Calibri-Regular';
}

.discount-nav p span {
    font-family: 'Calibri-Bold';
    color: #ff6a29;
}

.headersec_inner {
    width: 100%;
    float: left;
}

.headersec_inner .logorxmens {
    width: 150px;
    height: auto;
    object-fit: contain;
    display: block;
}

.headersec_inner .navbar {
    padding: .5rem 0 !important;
}

.banner_section {
    width: 100%;
    float: left;
    background-image: url("../images/home-background.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 495px;
    position: relative;
}

.banner_inner_section {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 615px;
    float: left;
}
.banner_inner_section {
    width: 56%;
    top: 30%;
    max-width: 700px;
    margin-top: 2rem;
}
.yourdigitalhealth {
    width: 100%;
    float: left;
}

.yourdigitalhealth h2 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 62px;
    margin: 0px 0px 16px 0px;
    padding: 0;
    position: relative;
}



.yourdigitalhealth h4 {
    width: 100%;
    float: left;
    color: #000000;
    font-size: 25px;
    margin: 5px 0px 0px 0px;
    padding: 0;
}

.hairlosssection {
    width: 100%;
    float: left;
}

.hairlosssection ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.hairlosssection ul li {
    margin: 18px 0px 0px 0px;
    padding: 0px 4px;
    display: inline-block;
    list-style-type: none;
    float: left;
}

.hairlosssection ul li:first-child {
    padding-left: 0px;
}

.hairlosssection ul li a {
    background: #ff6a29;
    color: #fff;
    padding: 10px 14px;
    float: left;
    border-radius: 6px;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    border: 1.5px solid #ff6a29;
}

.hairlosssection ul li a:hover {
    background: #ffffff;
    color: #ff6a29;
    padding: 10px 14px;
    float: left;
    border-radius: 6px;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    border: 1.5px solid #ff6a29;
}

.uslicensed_row {
    width: 100%;
    float: left;
    position: relative;
}

.uslicensed_row ul {
    width: 100%;
    float: left;
}

.uslicensed_row li {
    display: inline-block;
    text-align: center;
    margin-top: 25px;
    padding: 0px 20px;
    float: left;
}

.uslicensed_row li .uslicensed_row_inner {
    width: 100%;
    float: left;
}

.uslicensed_row .uslicensed_row_inner img {
    width: auto;
    margin: 0 auto;
    display: block;
    height: 26px;
    object-fit: contain;
}

.uslicensed_row .uslicensed_row_inner p {
    width: 100%;
    float: left;
    margin: 8px 0px 0px 0px;
    padding: 0;
    font-family: 'Calibri-Light';
    font-size: 14px;
    color: #ffffff;
    line-height: 16px;
}

.whyrxmens {
    width: 100%;
    float: left;
    margin: 50px 0px;
    position: relative;
}

.whyrxmens_inner {
    width: 100%;
    float: left;
}

.whyrxmens_inner ul li {
    padding: 0px 20px;
}

.whyrxmens_inner ul li a {
    font-size: 18px;
    color: #ff6a29;
    padding: 4px;
    font-family: 'Calibri-Light';
    opacity: 1;
}

.whyrxmens_inner ul li a:hover,
.whyrxmens_inner ul li a:focus {
    opacity: .7;
}

.tabletsbottle {
    position: absolute;
    /* float: right; */
    width: auto;
    /* height: 540px; */
    right: 15px;
    bottom: -58px;
}

.tabletsbottle img {
    width: 495px;
    display: block;
    position: relative;
}


/* nav dropdown */

.whatwetreatdropdown .dropdown-toggle::after {
    background-image: url(../images/dropdown_arrow.svg);
    border: 0px !important;
    width: 13px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    vertical-align: 1px !important;
    margin-left: 0px !important;
}

.whatwetreatdropdown .nav-link.whatwecolor {
    color: #ff6a29 !important;
}

.whatwearedropinner {
    top: 55px !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding: 0px 15px !important;
    margin: 0px !important;
    
    background: #ffffff !important;
    
}

.dropdown_bg_color1 {
    background: #ffffff;
    padding: 15px 0px;
}

.dropdown_bg_color2 {
    background: #f3f7fb;
    padding: 15px 0px;
}

.whatwearedropinner a {
    font-family: 'Calibri-Regular';
    font-size: 18px;
    color: #002534 !important;
    padding: 6px 10px;
    float: left;
    opacity: 1;
}

.whatwearedropinner a span {
    font-family: 'Calibri-Bold';
    font-size: 18px;
    color: #002534 !important;
}

.whatwearedropinner h4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 8px 0;
}

.whatwearedropinner a.dropstatonline span {
    color: #002534 !important;
}

.whatwearedropinner a.dropstatonline span img {
    margin-right: 6px;
    width: 24px;
    object-fit: contain;
    height: auto;
    float: left;
}

.whatwearedropinner .dropdown-item:hover,
.whatwearedropinner .dropdown-item:focus {
    opacity: .6;
    background: transparent !important;
}

.whatwearedropinner .dropdown-item:active {
    background: transparent !important;
}


/* end nav dropdown */


/* mobile dropdown */

@media (max-width: 991px) {
    .mobiledrop_bg {
        background: #f3f7fb;
    }
    .mobile_dropdown_scroll {
        height: 83vh;
        overflow: scroll;
    }
    .mobiledropdownlinks .mobledropdown_1 {
        display: flex;
        flex-direction: unset;
        justify-content: flex-end;
    }
    .mobledropdown_1 .nav-link .mobilestart_img {
        width: 20px;
        height: auto;
        margin-right: 6px;
        object-fit: contain;
    }
    .mobledropdown_1 .nav-item .nav-link {
        font-family: 'Calibri-Regular';
        font-size: 18px;
        COLOR: #ff6a29;
        padding: 0px 0px !important;
    }
    .mobledropdown_1 .nav-item:last-child {
        padding-right: 0px !important;
    }
    .mobledropdown_1 .nav-item:first-child {
        border-right: 1px solid #d6dae0;
    }
    .mobiledropdown_overall1 {
        width: 100%;
        float: none;
        border-bottom: 2px solid #ffffff;
        border-top: 1px solid #f0f4f8;
        padding: 8px 0px;
    }
    .mobiledropdown_overall2 {
        width: 100%;
        float: none;
        border-bottom: 2px solid #ffffff;
        padding: 12px 0px;
    }
    .mobiledropdown_overall2:last-child {
        border-bottom: 0px;
    }
    .mobledropdown_2 h3 {
        color: #b4b8bf;
        font-size: 16px;
        font-family: 'Calibri-Regular';
    }
    .mobledropdown_2 .nav-item .nav-link {
        font-family: 'Calibri-Bold';
        font-size: 18px;
        color: #0099ff !important;
        padding: 4px 0px !important;
    }
    .mobledropdown_2 .nav-item .nav-link span {
        font-family: 'Calibri-Regular';
    }
    .mblemenutoggle {
        padding: 6px 0px !important;
        outline: none;
    }
    .mblemenutoggle:hover,
    .mblemenutoggle:focus {
        outline: none;
    }
    .mblemenutoggle .navbar-toggler-icon {
        /* background-image: url('../images/toggle.svg') !important; */
        outline: none;
        /* width: 1.2em !important;
        height: 1.2em !important; */
    }
    .dropdownone {
        background-image: url('../images/toggle.svg') !important;
        width: 1.2em !important;
        height: 1.2em !important;
    }
    .dropdowntwo {
        background-image: url('../images/dropdownarrow@3x.png') !important;
        width: 1.2em !important;
        height: 16px!important;
    }
}


/* end mobile dropdown */


/* button hover */

.buttonhover1 .startonline:hover {
    color: #ffffff;
    background: #ff6a29;
    border: 1.5px solid #ff6a29;
    transition: .3s ease-in-out;
    opacity: 1;
}

.buttonhover1 .startonline:hover .startonlineimage {
    fill: #FFFFFF;
    transition: .3s ease-in-out;
}

.buttonhover2 .alt-btn-start:hover {
    color: #ff6a29 !important;
    background: #ffffff !important;
    border: 1.5px solid #ff6a29 !important;
    transition: .3s ease-in-out;
    opacity: 1;
}

.buttonhover2 .alt-btn-start:hover .startonlineimage1 {
    fill: #ff6a29 !important;
    transition: .3s ease-in-out;
}


/* end button hover */

.sex_section {
    width: 100%;
    float: left;
    padding: 30px 0px;
    background: #f3f7fb;
    position: relative;
    margin-top: 20px;
}

.sex_section .sexsection_left {
    width: 50%;
    float: left;
}

.sex_section .sexsection_left img {
    width: 100%;
    height: 525px;
    object-fit: contain;
    float: left;
    display: block;
}

.sex_section .sexsection_right {
    width: 50%;
    float: left;
}

.sexright_content {
    width: 80%;
    float: left;
    padding: 0px 0px 0px 35px;
}

.welnesspadding {
    padding-top: 65px;
}

.sexright_content h2 {
    color: #001e57;
    font-size: 60px;
    font-family: 'Calibri-Bold';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.sexright_content p {
    color: #000000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.hair_section {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 40px;
}

.hairsection_right {
    width: 50%;
    float: left;
}

.hairright_content {
    width: 94%;
    float: left;
    padding: 5% 0 12% 28%;
}

.hairright_content h2 {
    color: #001e57;
    font-size: 60px;
    font-family: 'Calibri-Bold';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.hairright_content p {
    color: #000000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.hairsection_left {
    width: 50%;
    float: left;
}

.hairsection_left img {
    width: 100%;
    /* height: 430px; */
    object-fit: cover;
    float: left;
    display: block;
    position: relative;
    z-index: -2;
}

.ErectileDysfuntion_section {
    width: 85%;
    float: left;
    margin: 20px 0 0 0;
}

.ErectileDysfuntion_section ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ErectileDysfuntion_section ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ErectileDysfuntion_section ul li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 0px;
    border-top: 1px solid #d8d8d8;
}

.ErectileDysfuntion_section ul li .genitalherpes {
    border-bottom: 1px solid #d8d8d8;
}

.ErectileDysfuntion_section ul li a span {
    width: 100%;
    float: left;
    color: #0099ff;
    font-family: 'Calibri-Bold';
    font-size: 18px;
}

.ErectileDysfuntion_section ul li a span img {
    float: right;
    margin-top: 3px;
    width: 18px;
    object-fit: contain;
}

.sildenafil_row {
    width: 100%;
    float: left;
    margin-top: 18px;
}

.sildenafil_row .leftsildenafil {
    color: #0099ff;
    font-family: 'Calibri-Bold';
}

.sildenafil_row .rightsildenafil {
    font-family: 'Calibri-Bold';
}

.startfreetrail_section {
    width: 100%;
    float: left;
}

.startfreetrail_section a {
    float: left;
    margin-top: 20px;
    border: 1.5px solid #ff6a29;
    padding: 4px 14px;
    border-radius: 6px;
    color: #ff6a29;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    text-align: center;
    min-width: 156px;
    line-height: 17px;
}

.startfreetrail_section a span {
    width: 100%;
    display: block;
}

.startfreetrail_section img {
    padding-right: 8px;
    width: 30px;
    object-fit: contain;
    height: auto;
}

.startfreetrail_section .startonline {
    line-height: 3;
    background: #fff;
}

.bg_topshadow {
    position: absolute;
    top: -24px;
    width: 100%;
    z-index: -1;
}

.bg_topshadow img {
    width: 100%;
    float: left;
}

.bg_bottomshadow {
    position: absolute;
    bottom: -24px;
    width: 100%;
    z-index: -1;
}

.bg_bottomshadow img {
    width: 100%;
    float: left;
}

.howitworks_section {
    width: 100%;
    float: left;
    padding: 35px 0px;
    position: relative;
    z-index: 2;
}

.howitworks_heading {
    width: 100%;
    float: left;
}

.howitworks_heading h2 {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ff6a29;
    font-size: 26px;
    font-family: 'Calibri-Light';
    text-align: center;
    line-height: 32px;
}

.howitworks_heading h2 span {
    font-family: 'Calibri-Bold';
    border-bottom: 1px solid #ffffff;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.theonlinevisit_card {
    width: 100%;
    float: left;
    margin-top: 40px;
    position: relative;
}

.theonlinevisit_card h5 {
    color: #001e57;
    width: 100%;
    float: left;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-family: 'Calibri-Bold';
}

.theonlinevisit_card p {
    color: #000000;
    width: 100%;
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 0;
    min-height: 107px;
    font-family: 'Calibri-Light';
}

.theonlinevisit_card .card {
    border: 0px;
    border-radius: 0px;
    position: relative;
}

.theonlinevisit_card .card .card_img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    border-radius: 10px !important;
}

.howitworksbgcolor {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f3f7fb;
    height: 250px;
    z-index: -10;
}

.card_bottomshadow {
    position: absolute;
    bottom: -28px;
    z-index: -1;
    width: 100%;
    float: left;
}

.card_bottomshadow img {
    width: 100%;
    float: left;
}

.gettingstarted_section {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #f3f7fb;
    position: relative;
    z-index: 2;
}

.gettingstarted_z-set {
    position: relative;
    z-index: -2;
}

.gettingstarted_heading {
    width: 100%;
    float: left;
}

.gettingstarted_heading h2,
.ourmision_heading h2 {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ff6a29;
    font-size: 26px;
    font-family: 'Calibri-Bold';
    text-align: center;
    line-height: 32px;
    position: relative;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}

.border-setf9 {
    border-bottom: 1px solid #f9f9f9 !important;
}

.gettingstarted_content_left {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.gettingstarted_content_left img {
    width: 75px;
    height: auto;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

.gettingstarted_content_right {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.gettingstarted_content_right h2 {
    width: 100%;
    float: left;
    margin: 0px 0 6px 0;
    padding: 0px;
    color: #ff6a29;
    font-size: 26px;
    font-family: 'Calibri-Bold';
    text-align: left;
    line-height: 32px;
}

.gettingstarted_content_right h3 {
    color: #001e57;
    width: 100%;
    float: left;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-family: 'Calibri-Bold';
}

.gettingstarted_content_right p {
    color: #000000;
    width: 100%;
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-family: 'Calibri-Light';
}

.ourmission {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #ffffff;
    position: relative;
}

.ourmision_heading {
    width: 100%;
    float: left;
}

.ourmision_content {
    width: 100%;
    float: left;
    margin: 20px 0px 30px 0px;
}

.ourmision_content h3 {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #001e57;
    font-size: 22px;
    font-family: 'Calibri-Bold';
    text-align: center;
    line-height: 28px;
    position: relative;
}

.ourmission_list {
    width: 100%;
    float: left;
}

.ourmission_list ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ourmission_list ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 6px 0px 6px 1px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    color: #000000;
    font-size: 20px;
    font-family: 'Calibri-Light';
}

.ourmission_list img {
    width: 45px;
    float: left;
    height: 45px;
    object-fit: contain;
    padding-right: 3px;
}

.ourmission_list ul li span {
    padding: 0px;
    margin: 0;
    float: left;
    font-family: 'Calibri-Light';
    width: calc(100% - 45px);
}

.ourmission_shadow_top {
    width: 100%;
    float: left;
    position: absolute;
    top: -28px;
    left: 0;
    z-index: -1;
}

.ourmission_shadow_top img {
    width: 100%;
    float: left;
}

.ourmission_shadow_bottom {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -28px;
    left: 0;
    z-index: -1;
}

.ourmission_shadow_bottom img {
    width: 100%;
    float: left;
}

.aboutourdoctors {
    width: 100%;
    float: left;
    background: #f3f7fb;
    background-image: url(../images/about-doctor-bg.png);
    height: auto;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    position: relative;
    z-index: -2;
}

.aboutourdoctors_content {
    width: 100%;
    float: left;
}

.aboutourdoctors_content h2 {
    width: 100%;
    float: left;
    margin: 0px 0px 18px 0px;
    padding: 0px;
    color: #ff6a29;
    font-size: 26px;
    font-family: 'Calibri-Bold';
    text-align: left;
    line-height: 32px;
    position: relative;
}

.aboutourdoctors_content h3 {
    color: #001e57;
    width: 100%;
    float: left;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-family: 'Calibri-Bold';
    text-align: left;
}

.aboutourdoctors_content p {
    color: #000000;
    width: 100%;
    float: left;
    font-size: 18px;
    margin: 0 0px 10px 0px;
    padding: 0;
    font-family: 'Calibri-Light';
    text-align: left;
}

.aboutourdoctors_content_1 {
    width: 100%;
    float: left;
    padding: 38px 0px 18px 0px;
    border-bottom: 1px solid #ffffff;
}

.aboutourdoctors_content_2 {
    width: 100%;
    float: left;
    padding: 18px 0px 18px 0px;
}

.mr-b-10 {
    margin-bottom: 10px !important;
}

.fotter_section {
    width: 100%;
    float: left;
    background-color: #002534;
    padding: 40px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.footer_logo img {
    width: 185px;
    height: auto;
    float: left;
    object-fit: contain;
}

.footer_logo span {
    width: 100%;
    float: left;
    font-family: 'Calibri-Regular';
    color: #fafafa;
    font-size: 18px;
    text-align: left;
}

.footermainlinks {
    width: 100%;
    float: left;
}

.footermainlinks ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.footermainlinks ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 4px;
    list-style: none;
    display: block;
    font-family: 'Calibri-Regular';
    color: #999999;
    font-size: 14px;
}

.footermainlinks ul li a {
    font-family: 'Calibri-Regular';
    color: #999999;
    font-size: 18px;
}

.footer_socialmedia {
    width: 100%;
    float: left;
    margin-top: 35px;
}

.footer_socialmedia ul {
    float: left;
    margin: 0;
    padding: 0;
}

.footer_socialmedia ul li {
    display: inline-block;
    list-style: none;
    padding: 0px 5px;
}

.footer_socialmedia span {
    color: #999999;
    text-align: right;
    font-size: 14px;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.hairsection_left_mble {
    display: none;
}

.aboutdoctorsimg_mobile {
    display: none;
}

.smokingbtn {
    background: #ff6a29 !important;
    color: #ffffff !important;
    padding: 11px 14px !important;
}

.smokingbtn:hover {
    background: #fff !important;
    color: #ff6a29 !important;
    padding: 11px 14px;
}

.startfreetrail_section a:first-child {
    margin-right: 8px;
}

.headersec_inner ul li .nav-link:hover {
    opacity: .6;
}

.aboutdoctorsright {
    width: 100%;
    float: left;
}

.footermainlinks ul li a:hover {
    opacity: .7;
}

.hairsection_left_inner {
    
    right: 0;
    bottom: 0;
}


/* start sex.html page */

.sex_bgsection {
    width: 100%;
    float: left;
    background-image: url(../images/sexpage_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 495px;
    position: relative;
    overflow: hidden;
}

.wellness_bgsection {
    background-image: url(../images/wellness-banner.jpg);
    width: 100%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 495px;
    position: relative;
    overflow: hidden;
}

.pricing_bgsection {
    background-image: url("../images/pricing-banner.png");
    width: 100%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 495px;
    position: relative;
    overflow: hidden;
}

.sex_inner_section {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 615px;
    float: left;
}

.sex_bg_content {
    width: 100%;
    float: left;
}

.sex_bg_content .man_leftside {
    width: 14%;
    float: left;
    border-right: 1px solid #dfd7d1;
}

.sex_bg_content .man_leftside img {
    width: auto;
    float: left;
    display: block;
    object-fit: contain;
}

.sex_bg_content .man_rightside {
    width: 80%;
    float: left;
    padding-left: 10px;
}

.sex_bg_content .man_rightside h2 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 62px;
    margin: 0px 0px 5px 0px;
    padding: 0;
    position: relative;
    font-family: 'Calibri-Bold';
    line-height: 60px;
}

.sex_bg_content .man_rightside h4 {
    width: 100%;
    float: left;
    color: #000000;
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-family: 'Calibri-Bold';
}

.sex_bg_content .man_rightside p {
    width: 100%;
    float: left;
    color: #000000;
    font-size: 18px;
    margin: 12px 0px 0px 0px;
    padding: 0;
    font-family: 'Calibri-Light';
}

.sildenfil_content_start {
    width: 100%;
    float: left;
    position: relative;
}

.sildenafilmain_section {
    width: 100%;
    float: left;
    padding: 50px 0px;
    background: #f3f7fb;
    position: relative;
}

.sildenafil_content {
    width: 50%;
    float: left;
    padding-left: 7%;
    position: relative;
    z-index: 777;
}

.sildenafil_content h4 {
    width: 100%;
    float: left;
    color: #587bbe;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Calibri-Regular';
}

.sildenafil_content h4 span {
    font-family: 'Calibri-Bold';
}

.sildenafil_content h2 {
    color: #001e57;
    font-size: 60px;
    font-family: 'Calibri-Bold';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    white-space: nowrap;
}

.sildenafil_content p {
    color: #000000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.sildenafil_content p span {
    font-family: 'Calibri-bold';
}

.sildenafil_content .starting_at {
    padding: 0;
    margin: 24px 0 0 0;
    width: 100%;
    float: left;
}

.sildenafil_content .starting_at .starting_at_list {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 1px solid #d6dae0;
    border-bottom: 1px solid #d6dae0;
    list-style: none;
    text-align: center;
}

.sildenafil_content .starting_at .starting_at_list span {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-family: 'Calibri-Regular';
}

.sildenafil_content .starting_at .starting_at_list h3 {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-family: 'Calibri-Bold';
}

.dosagesafety {
    width: 100%;
    float: left;
}

.sexpage_inner {
    width: 100%;
    float: left;
}

.sexpage_inner ul li {
    padding: 0px 5px;
}

.sexe-1 {
    background: #f3f7fb;
}

.sexpage_inner ul li a {
    font-size: 18px;
    color: #ff6a29;
    padding: 4px;
    font-family: 'Calibri-Light';
    opacity: 1;
}

.sex_startfreetrail_button {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}

.sex_startfreetrail_button a {
    float: none;
    /* margin-top: 20px; */
    border: 1.5px solid #ff6a29;
    padding: 4px 18px;
    border-radius: 6px;
    color: #ff6a29;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    text-align: center;
    display: inline-block !important;
    background: #fff;
    position: relative;
    z-index: 88;
}

.sex_startfreetrail_button .startonline {
    line-height: 3;
}

.sex_startfreetrail_button img {
    padding-right: 8px;
    width: 30px;
    object-fit: contain;
    height: auto;
}

.dosagesafety {
    color: #666666;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
}

.dosagesafety button {
    color: #666666;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    background-color: unset;
    border: none;
    outline: none;
}

.dosagesafety button:hover,
.dosagesafety button:focus {
    outline: none;
}

.sildenafil_image_right {
    display: block;
    /*position: absolute;*/
    bottom: 0;
    right: 0;
    width: 50%;
    float: right;
}

.sildenafil_image_right img {
    width: 560px;
    display: block;
    /*position: relative;*/
    float: right;
    margin-top: 0px;
}

.sildenafil_image_right p {
    color: #000000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    text-align: center;
    display: block;
}

.sildenafil_image_right p span {
    font-family: 'Calibri-Bold';
}

.Tadalafil_main_section {
    width: 100%;
    float: left;
    padding: 50px 0;
}

.Tadalafil_content {
    width: 50%;
    float: right;
    padding-right: 7%;
}

.Tadalafil_content h4 {
    width: 100%;
    float: left;
    color: #587bbe;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Calibri-Regular';
}

.Tadalafil_content h4 span {
    font-family: 'Calibri-Bold';
}

.Tadalafil_content h2 {
    color: #001e57;
    font-size: 60px;
    font-family: 'Calibri-Bold';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.Tadalafil_content p {
    color: #000000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.Tadalafil_content p span {
    font-family: 'Calibri-bold';
}

.Tadalafil_content .starting_at {
    padding: 0;
    margin: 24px 0 0 0;
    width: 100%;
    float: left;
}

.Tadalafil_content .starting_at .starting_at_list {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 1px solid #d6dae0;
    border-bottom: 1px solid #d6dae0;
    list-style: none;
    text-align: center;
}

.Tadalafil_content .starting_at .starting_at_list span {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-family: 'Calibri-Regular';
}

.Tadalafil_content .starting_at .starting_at_list h3 {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-family: 'Calibri-Bold';
}

.Tadalafil_image_right {
    display: block;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    width: 50%;
}

.Tadalafil_image_right img {
    width: 560px;
    display: block;
    /*position: relative;*/
    float: left;
}

.Tadalafil_image_right p {
    color: #000000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    text-align: center;
    display: block;
}

.Tadalafil_image_right p span {
    font-family: 'Calibri-Bold';
}

.sexual_welness_faq {
    width: 100%;
    float: left;
    padding: 50px 0 0 0;
}

.sexualwelness_border {
    width: 100%;
    float: left;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #d6dae0;
}

.SexualWellnessFAQ_content {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.SexualWellnessFAQ_content h3 {
    width: 100%;
    float: left;
    padding: 0;
    font-family: 'Calibri-Bold';
    font-size: 26px;
    text-align: left;
}

.SexualWellnessFAQ_content h4 {
    width: 100%;
    float: left;
    padding: 0;
    font-family: 'Calibri-Bold';
    font-size: 22px;
    text-align: left;
}

.SexualWellnessFAQ_content p {
    width: 100%;
    float: left;
    padding: 0;
    font-family: 'Calibri-Regular';
    font-size: 16px;
    text-align: left;
}

.Erectile_disfunction h3 {
    color: #587bbe;
}

.Erectile_disfunction h4,
.Erectile_disfunction p {
    color: #001e57;
}

.Premature_Ejaculation h3 {
    color: #629b78;
}

.Premature_Ejaculation h4,
.Premature_Ejaculation p {
    color: #005536;
}

.Cold_Sores h3 {
    color: #be5858;
}

.Cold_Sores h4,
.Cold_Sores p {
    color: #570000;
}

.Genital_Herpes h3 {
    color: #be5858;
}

.Genital_Herpes h4,
.Genital_Herpes p {
    color: #570000;
}

.benzocaine_bg {
    background: #f9f9f9 !important;
}

.valcacyclovir_bg {
    background: #fbf3f3 !important;
}


/* bittu-css */


/* hair-css */

.hair_bgsection {
    width: 100%;
    float: left;
    background-image: url(../images/hair_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 495px;
    position: relative;
    overflow: hidden;
}

.sexpage_inner li.pd_0_15 {
    padding: 0 15px !important;
}

.sexpage_inner li.pd_0_4 {
    padding: 0 4px !important;
}

.c-red {
    color: #ff6a29;
    font-family: 'Calibri-Bold';
    font-size: 60px;
}

.w-60 {
    width: 60% !important;
}

.w-80 {
    width: 80% !important;
}

.r-120 {
    right: -120px !important;
}

.hair_loss_text h3 {
    color: #001e57;
    font-size: 22px;
}

.hair_loss_text p {
    color: #424242;
    /* font-size: 16px; */
}

.sildenafil_mobile {
    display: none;
}

.sildenafil_tablet {
    display: none;
}

.mobile_resp_footer_up {
    display: none;
}

.mobile-footr {
    display: none;
}

.tab-lg-foot {
    display: block;
}

.pd-30 {
    padding: 30px 0 !important;
}

.color-g {
    color: #005536 !important;
}

.color-g2 {
    color: #629b78 !important;
}

.color-r {
    color: #570000!important;
}

.color-r2 {
    color: #be5858!important;
}

.alt-btn-start {
    background: #ff6a29 !important;
    color: #fff !important;
    border: none;
}

.starting_at_quarterly {
    padding: 0;
    margin: 24px 0 0 0;
    width: 100%;
    float: left;
}

.starting_at_list_quarterly {
    margin: 0;
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 1px solid #d6dae0;
    border-bottom: 1px solid #d6dae0;
    list-style: none;
    text-align: center;
}

.starting_at_list_quarterly h3 {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0;
    /* text-align: center; */
    font-size: 20px;
    color: #000000;
    font-family: 'Calibri-Bold';
}

.starting_at_list_quarterly h3 ul {
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    text-align: center;
}

.starting_at_list_quarterly h3 ul li {
    width: auto;
    float: left;
    list-style: none;
    text-align: left;
    padding: 0 15px 0px 0;
    font-family: 'Calibri-Bold';
}

.starting_at_list_quarterly span {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-family: 'Calibri-Regular';
}

.starting_at_list_quarterly span ul {
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    text-align: center;
}

.starting_at_list_quarterly span ul li {
    width: auto;
    float: left;
    list-style: none;
    text-align: left;
    padding: 0 15px 0px 30px;
}


/*Narasimha*/


/* Faqs Page css */

.headersec_inner ul li .nav-link.login {
    background-color: #ff6a29;
    color: #ffffff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 16px !important
}

.headersec_inner ul li .nav-link {
    font-family: 'Calibri-Regular';
    font-size: 18px;
    color: #000000 !important;
    padding: 5px 0px !important;
}

.headernav .nav-item {
    float: left;
    margin: 5px 0px;
    padding: 0px 16px !important;
}

.headernav .nav-item:last-child {
    padding-right: 0px !important;
}

.nav-item.active a {
    color: #ff6a29 !important;
}

.header_section {
    padding: 0px;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
}

.page_inner {
    width: 100%;
    float: left;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
    position: unset;
}

.posi-fix {
    position: fixed !important;
}

.faqs {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.faqs h1 {
    width: 100%;
    float: left;
    font-family: 'Calibri-Bold';
    font-size: 34px;
    color: #ff6a29;
}

.faqs-section {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.faqs-section h2 {
    width: 100%;
    float: left;
    font-family: 'Calibri-Bold';
    font-size: 26px;
    margin: 0;
    padding: 0;
    color: #ff6a29;
}

.faqs-section h3 {
    width: 100%;
    float: left;
    font-family: 'Calibri-Bold';
    font-size: 22px;
    color: #001e57;
    margin-bottom: 4px;
    margin-top: 6px;
}

.faqs-section p {
    width: 100%;
    float: left;
    font-family: 'Calibri-Light';
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 12px;
}

.faqs-section p span {
    width: 100%;
    float: left;
}

.rectile {
    width: 100%;
    float: left;
    color: #587bbe;
    font-family: 'Calibri-Bold';
    font-size: 20px;
    margin-top: 7px;
}

.premature {
    width: 100%;
    float: left;
    color: #629b78;
    font-family: 'Calibri-Bold';
    font-size: 22px;
    margin-top: 5px;
}

.coldsores {
    width: 100%;
    float: left;
    color: #be5858;
    font-family: 'Calibri-Bold';
    font-size: 20px;
    margin-top: 7px;
}

.faqs-section1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background-color: #f3f7fb;
    padding: 9px 0px 6px 0px;
}

.faqs-section1 h2 {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.faqs-complaint {
    width: 100%;
    float: left;
    background-color: #c8cfd5;
    display: block;
    padding: 20px 0px 20px 0px;
}

.faqs-complaint ul {
    display: block;
    text-align: center;
    margin: 0px auto;
}

.faqs-complaint ul li {
    display: inline-block;
    list-style-type: none;
}

.faqs-complaint ul li span {
    width: 100%;
    display: block;
    color: #fff;
    padding: 0px 25px;
}

.text span {
    line-height: 14px;
    color: #ffffff;
    font-size: 14px;
}

.terms {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999999;
    font-family: 'Calibri-Light';
}

.faqs-section ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 0px 10px 30px;
}

.faqs-section ul li {
    width: 100%;
    float: left;
    font-family: 'Calibri-Light';
    font-size: 18px;
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
}

.wellness_content h4 {
    color: #be5858 !important;
}

.wellness_content h2 {
    color: #570000 !important;
}

.wellness_content p {
    color: #000000 !important;
}

.wellness_section {
    background: #fbf3f3 !important;
}

.wellness_faq h3 {
    color: #be5858 !important;
}

.wellness_faq h4 {
    color: #570000 !important;
}

.wellness_faq p {
    color: #570000 !important;
}

.leftsildenafil a {
    color: #0099ff !important;
    font-family: 'Calibri-Bold';
}

.pricing-data .Tadalafil_content h2 {
    font-size: 40px !important;
    white-space: nowrap;
}

.pricing-data .Tadalafil_image_right p a {
    float: left;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-family: 'Calibri-Bold';
    color: #0099ff;
}

.pricing-css .sildenafil_mobile p a {
    float: left;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-family: 'Calibri-Bold';
    color: #0099ff;
    margin-bottom: 10px;
}

.pricing-css .med-content ul li {
    display: flex;
}

.med-details {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.med-content {
    float: left;
    width: 100%;
}

.med-content h5 {
    float: left;
    width: 100%;
    color: #ff6a29;
    font-family: 'Calibri-Regular';
    margin: 0;
    font-size: 18px;
}

.med-content h5 span {
    font-family: 'Calibri-Bold';
}

.med-content ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.med-content ul li {
    float: left;
    width: 100%;
    padding: 0;
    font-family: 'Calibri-Regular';
    margin: 0;
    color: #000000;
    list-style-type: none;
}

.med-content ul li span {
    font-family: 'Calibri-Bold';
    white-space: nowrap;
}

.pricing-bg-1 {
    background: #f3f7fb !important;
}

.pricing-bg-2 {
    background: #f9f9f9 !important;
}

.pricing-bg-2 .Tadalafil_content h2 {
    color: #005536 !important;
}

.pricing-bg-2 .Tadalafil_content h4 {
    color: #629b78 !important;
}

.pricing-sertraline .Tadalafil_content h2 {
    color: #005536 !important;
}

.pricing-sertraline .Tadalafil_content h4 {
    color: #629b78 !important;
}

.pricing-bg-3 .Tadalafil_content h2 {
    color: #570000 !important;
}

.pricing-bg-3 .Tadalafil_content h4 {
    color: #be5858 !important;
}

.pricing-bg-4 {
    background: #fbf3f3 !important;
}

.free-shipping {
    float: left;
    padding: 40px 0;
    width: 100%;
}

.free-shipping-content {
    float: left;
    width: 100%;
}

.prem-in {
    border-bottom: 1px solid #d8d8d8;
}

.color-db {
    color: #001e57 !important;
}

.color-dg {
    color: #005536 !important;
}

.color-dr {
    color: #570000 !important;
}

.color-set-o {
    color: #ff6a29;
    font-family: 'Calibri-Bold';
}

.top-fix {
    margin-top: 80px;
}

.pd-left {
    padding-left: 8px !important;
}

.wellness_bgsection .man_leftside {
    border-right: 1px solid #8fb0db !important;
}

#erectiledysfuntion,
#prematureejaculation {
    position: relative;
    top: -100px;
}

.aboutdoctorsimg_desktop {
    width: 100%;
    float: left;
}

.aboutdoctorsimg_desktop img {
    width: 600px;
    float: left;
    position: absolute;
    bottom: 0;
    left: -163px;
}

.aboutdoctorsimg_mobile_modified {
    width: 100%;
    float: left;
    display: flex;
}

.aboutdoctorsimg_mobile_modified img {
    width: 100%;
    float: left;
    object-fit: contain;
}

.sex-pos-set {
    position: absolute;
    bottom: -10px;
    right: -10px;
    left: auto;
}

.sex-pos-set img {
    width: 350px;
}

.hair-pos-set {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 50%;
    transform: translate(-50%, 10px);
    width: 540px;
    float: left;
}

.hair-pos-set img {
    width: 100%;
    float: left;
}

.wellness-pos-set {
    position: absolute;
    bottom: -3px;
    right: 0;
    left: auto;
    width: 300px;
    float: left;
}

.wellness-pos-set img {
    width: 100%;
    float: left;
}

.price-pos-set {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 50%;
    transform: translate(-50%, 10px);
    width: 468px;
    float: left;
}

.price-pos-set img {
    width: 100%;
    float: left;
}

@media (min-width:320px) and (max-width:363px) {
    .wellness-pos-set {
        width: 280px;
    }
    .wellness_bgsection .sex_inner_section {
        top: 26%;
    }
}

@media (min-width:364px) and (max-width:767px) {
    .wellness_bgsection .sex_inner_section {
        top: 22%;
    }
}

@media (min-width:320px) and (max-width:387px) {
    .price-pos-set {
        width: 420px;
    }
    .pricing_bgsection .sex_inner_section {
        top: 24%;
    }
}

@media (min-width:388px) and (max-width:767px) {
    .pricing_bgsection .sex_inner_section {
        top: 22%;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .aboutdoctorsimg_desktop img {
        width: 760px;
        float: left;
        position: absolute;
        bottom: 0;
        left: -365px;
    }
}

@media (min-width:801px) and (max-width:991px) {
    .aboutdoctorsimg_desktop img {
        width: 760px;
        float: left;
        position: absolute;
        bottom: 0;
        left: -335px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .aboutdoctorsimg_desktop img {
        width: 625px;
        float: left;
        position: absolute;
        bottom: 0;
        left: -200px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .pricing-data .Tadalafil_content h2 {
        white-space: normal !important;
        font-size: 24px !important;
    }
    .sex_bg_content .man_leftside {
        display: none;
    }
    .sex_inner_section {
        width: 100%;
        padding: 0;
        left: 0;
        top: 20%;
    }
    .top-fix {
        margin-top: 50px;
    }
    .sildenafil_image_right,
    .Tadalafil_image_right {
        display: none;
    }
    .Tadalafil_content {
        width: 100%;
        float: left;
        padding-right: 0;
    }
    .sildenafil_content {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .sex_bg_content .man_rightside h2 {
        font-size: 60px;
        margin: 0px 0px 5px 0px;
    }
    .sex_bg_content .man_rightside {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .sex_bg_content .man_rightside h4 {
        font-size: 17px;
    }
    .sex_bg_content .man_rightside p {
        padding: 0 10px 0 0;
        font-size: 16px;
        margin-top: 5px;
        line-height: 20px;
    }
    .sildenafil_mobile {
        width: 100%;
        display: block;
        margin-top: 20px;
        float: left;
    }
    .sildenafil_mobile img {
        width: 100%;
        float: left;
        object-fit: contain;
    }
    .mobile-footr .footer_logo img {
        width: 20px;
    }
    .sex_bgsection {
        width: 100%;
        float: left;
        background-image: url('../images/backgroundsex.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 495px;
        position: relative;
        background-color: #f3f7fb;
        overflow: hidden;
    }
    .wellness_bgsection {
        background-image: url("../images/wellness-modif-bg.jpg");
    }
    .sexpage_inner ul li {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .sexpage_inner ul li a {
        padding: 0;
    }
    .sildenafil_content .starting_at {
        margin: 20px 0;
    }
    .sildenafilmain_section {
        padding: 20px 0px;
    }
    .Tadalafil_main_section {
        width: 100%;
        float: left;
        padding: 20px 0;
    }
    .Tadalafil_content .starting_at {
        margin: 20px 0;
    }
    .sildenafil_tablet {
        display: none;
    }
    .hair_bgsection {
        background-image: url(../images/hair-modif-bg.jpg);
    }
    .banner_section {
        background-image: url(../images/mobilehome_bg.png);
    }
    .pricing_bgsection {
        background-image: url("../images/price-modif-bg.jpg");
    }
    .w-60,
    .w-80 {
        width: 100% !important;
    }
    .ht-300 {
        height: 300px;
    }
    /* footer-up-section-mobile */
    .tab-lg-foot {
        display: none;
    }
    .faqs-complaint {
        display: none !important;
    }
    .mobile_resp_footer_up {
        width: 100%;
        float: left;
        display: block;
        padding: 20px 0;
        background-color: #c8cfd5;
    }
    .pd-0 {
        padding: 15px 0 !important;
    }
    .pd-1 {
        padding: 15px 0 !important;
        margin: 0 5px !important;
    }
    .mrt2 {
        margin-top: 2px;
    }
    .mrt3 {
        margin-top: 3px;
    }
    .mrt6 {
        margin-top: 6px;
    }
    .mr-a {
        margin: 0 auto !important;
    }
    .footer_up_content {
        width: fit-content;
        width: -moz-fit-content;
        display: block;
        padding: 0;
    }
    .footer_up_image {
        width: 100%;
        float: left;
    }
    .footer_up_image img {
        width: auto;
        float: left;
        object-fit: contain;
    }
    .footer_up_text {
        width: fit-content;
        width: -moz-fit-content;
        float: left;
    }
    .footer_up_image p {
        width: auto;
        float: left;
        font-size: 14px;
        line-height: 14px;
        color: #fff;
        text-align: center;
        padding: 0;
        margin: 0 0 0 5px;
    }
    .footer_socialmedia {
        margin-top: 15px;
    }
    .footermainlinks ul li {
        padding: 0 4px;
    }
    .mobile-footr {
        width: 100%;
        float: left;
        display: block;
    }
    .mobile-mid-foot {
        padding-top: 40px;
    }
    .footermainlinks {
        padding: 0 10px;
    }
    .fotter_section span {
        color: #999999;
        text-align: left;
        font-size: 14px;
        width: 100%;
        float: left;
        font-size: 16px;
        margin-top: 6px;
    }
    .faqs-section h2 {
        font-size: 24px;
    }
    .faqs-section h3,
    .rectile,
    .hair_loss_text h3 {
        font-size: 18px;
    }
    .faqs-section p,
    .SexualWellnessFAQ_content p,
    .faqs-section ul li {
        font-size: 16px;
    }
    .sildenafil_content p,
    .sexpage_inner ul li a,
    .Tadalafil_content p {
        font-size: 16px;
    }
    .sildenafil_content h2,
    .Tadalafil_content h2 {
        font-size: 35px;
        white-space: normal;
    }
    .SexualWellnessFAQ_content h4 {
        font-size: 18px;
    }
    .SexualWellnessFAQ_content h3 {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 476px) {
    .pricing-css .med-content h5 {
        font-size: 15px !important;
        white-space: nowrap;
    }
    .pricing-css .med-content ul li {
        font-size: 15px !important;
    }
    .med-content ul li span {
        white-space: normal !important;
    }
    .footer_up_image p {
        font-size: 12px;
    }
    .footer_socialmedia ul li img {
        width: 28px;
    }
    .footer_socialmedia ul li {
        padding: 0px 3px;
    }
    .starting_at_list_quarterly h3 {
        font-size: 18px;
    }
    .starting_at_list_quarterly span ul li {
        padding: 0 6px 0 24px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sildenafil_image_right,
    .Tadalafil_image_right {
        display: none;
    }
    .tab-lg-foot {
        display: block;
    }
    .mobile-footr {
        display: none;
    }
    .sildenafil_tablet {
        width: 50%;
        float: left;
        position: absolute;
        display: block;
        bottom: 0;
        right: 0;
        left: auto;
    }
    .align_left {
        right: auto !important;
        left: 0 !important;
    }
    .sildenafil_tablet img {
        width: 100%;
        float: left;
        object-fit: contain;
    }
    .ht-300 {
        height: 300px;
    }
    .sildenafil_content {
        padding-left: 0;
    }
    .sildenafil_tablet p {
        color: #000000;
        font-size: 16px;
        font-family: 'Calibri-Light';
        padding: 0;
        margin: 0;
        width: 100%;
        float: none;
        text-align: center;
        display: block;
    }
    .sildenafil_image_right p span {
        font-family: 'Calibri-Bold';
    }
    .pricing-data .Tadalafil_content h2 {
        white-space: unset;
    }
}


/* media quries */

@media (min-width: 320px) and (max-width: 399px) {
    .banner_section {
        height: 595px;
    }
}

@media (min-width: 400px) and (max-width: 480px) {
    .banner_section {
        height: 650px;
    }
}

@media (max-width: 480px) and (min-width:320px) {
    .mblelineheight2 {
        line-height: 2.5 !important;
    }
}

@media (min-width: 501px) and (max-width: 767px) {
    .footer_socialmedia ul li img {
        width: 33px;
    }
    .footer_socialmedia ul li {
        padding: 0px 4px;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .footer_socialmedia ul li img {
        width: 31px !important;
        height: 31px !important;
    }
    .footer_socialmedia ul li {
        padding: 0px 3px;
    }
}

@media (min-width: 1101px) and (max-width: 1199px) {
    .footer_socialmedia ul li img {
        width: 33px !important;
        height: 33px !important;
    }
    .footer_socialmedia ul li {
        padding: 0px 3px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    #erectiledysfuntion,
    #prematureejaculation {
        position: fixed;
    }
    .sex_bgsection .sex_inner_section {
        top: 22%;
    }
    .hair_bgsection .sex_inner_section {
        top: 24%;
    }
    .sex_startfreetrail_button a {
        padding: 16px 18px;
    }
    /* .mob-nne {
        display: none;
    } */
    .startfreetrail_section a {
        border-radius: 6px !important;
    }
    .startonline {
        vertical-align: middle;
        align-items: center;
        justify-content: center;
        display: flex !important;
        line-height: 1 !important;
    }
    .banner_section {
        background-position: left;
    }
    .banner_inner_section {
        position: relative;
        top: 0%;
        left: 0% !important;
        transform: translateY(0%);
        width: 100%;
        padding: 16px 0px 0px 0px;
    }
    .hairlosssection ul li {
        width: 48%;
        text-align: center;
        padding: 0;
    }
    .hairlosssection ul li:nth-child(odd) {
        margin-right: 4%;
    }
    .uslicensed_row li {
        margin-top: 7px;
    }
    .uslicensed_row .uslicensed_row_inner img {
        display: none;
    }
    .sex_section {
        padding: 0px;
    }
    .sex_section .sexsection_left {
        width: 100%;
    }
    .sex_section .sexsection_right {
        width: 100%;
    }
    .sex_section .sexsection_left img {
        height: auto;
    }
    .bg_topshadow {
        display: none;
    }
    .bg_bottomshadow {
        display: none;
    }
    .sexright_content {
        padding: 0px 16px 0px 16px;
        width: 100%;
        margin-bottom: 20px;
    }
    .sexright_content h2,
    .hairright_content h2 {
        font-size: 50px;
    }
    .sexright_content p,
    .hairright_content p,
    .ErectileDysfuntion_section ul li a span {
        font-size: 16px;
    }
    .startfreetrail_section {
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .startfreetrail_section a {
        /* float: none; */
        display: inline-block;
        padding: 7px 6px !important;
    }
    .startfreetrail_section a:hover {
        padding: 7px 6px !important;
    }
    .ErectileDysfuntion_section {
        width: 100%;
    }
    .ourmission_list ul li {
        padding-left: 0px;
    }
    .ourmission_shadow_top {
        display: none;
    }
    .ourmission_shadow_bottom {
        display: none;
    }
    .howitworksbgcolor {
        height: 68.3%;
    }
    .hairsection_right {
        width: 100%;
        float: left;
    }
    .hair_section {
        margin-top: 18px;
    }
    .hairsection_left {
     width: 100%;
    }
    .hairright_content {
        width: 100%;
        float: left;
        padding: 0px 16px 0px 16px;
        margin-bottom: 20px;
    }
    .hairsection_left_mble {
        width: 100%;
        float: left;
        display: block !important;
    }
    .hairsection_left_mble img {
        width: 100%;
        height: auto;
        object-fit: contain;
        float: left;
        display: block;
    }
    .howitworks_heading h2 {
        font-size: 18px;
        line-height: 20px;
    }
    .howitworks_heading h2 span {
        width: 100%;
        float: left;
        font-size: 24px;
        margin-bottom: 8px;
        line-height: 1;
    }
    .theonlinevisit_card h5 {
        font-size: 18px;
    }
    .theonlinevisit_card p {
        font-size: 16px;
    }
    .gettingstarted_heading h2,
    .ourmision_heading h2,
    .aboutourdoctors_content h2 {
        font-size: 24px;
    }
    .gettingstarted_content_right h2 {
        font-size: 24px;
    }
    .gettingstarted_content_right h3,
    .ourmision_content h3,
    .ourmission_list ul li,
    .aboutourdoctors_content h3 {
        font-size: 18px;
    }
    .gettingstarted_content_right p,
    .aboutourdoctors_content p {
        font-size: 16px;
    }
    .footermainlinks ul li a {
        font-size: 16px;
        white-space: nowrap;
    }
    .aboutourdoctors {
        background-image: none;
        height: auto;
    }
    .aboutdoctorsimg_mobile {
        width: 100%;
        float: left;
        display: block;
    }
    .aboutdoctorsimg_mobile img {
        width: 100%;
        float: left;
    }
    .fotter_section {
        padding: 20px 0px;
    }
    .footer_logo {
        margin-bottom: 20px;
    }
    .whyrxmens_inner ul li {
        padding: 0px 0px;
    }
    .whyrxmens {
        margin: 45px 0px 24px 0px;
    }
    .tabletsbottle {
        right: 50%;
        transform: translateX(38%);
        bottom: -67px;
    }
    .uslicensed_row li {
        width: 33%;
        padding: 0px 6px;
    }
    .uslicensed_row ul li:nth-child(4),
    .uslicensed_row ul li:nth-child(5) {
        width: 50% !important;
        position: relative;
    }
    .headersec_inner img {
        width: 105px !important;
    }
    .headersec_inner .navbar {
        padding: .2rem 0 !important;
    }
    .header_section {
        padding: 1px 0px;
    }
    .headersec_inner .navbar-light .navbar-toggler {
        border-color: transparent;
    }
    .whyrxmens_mobile {
        display: none;
    }
    .mblepostionhippa {
        position: absolute;
        left: 18%;
        top: -9px;
    }
    .mblepostionsafe {
        position: absolute;
        left: -13%;
        top: -9px;
    }
    .starting_at_quarterly {
        margin: 20px 0;
    }
    .min-ht-set h5 {
        min-height: 35px !important;
        white-space: unset !important;
    }
    .pd-30 {
        padding: 30px 0 0 0 !important;
    }
    .lock-scroll {
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .aboutdoctorsimg_mobile {
        width: 100%;
        float: left;
        display: block;
    }
    .aboutdoctorsimg_mobile img {
        width: 100%;
        float: left;
    }
    .ourmission_shadow_top {
        display: none;
    }
    .ourmission_shadow_bottom {
        display: none;
    }
    .howitworksbgcolor {
        height: 62%;
    }
    .sex_section .sexsection_left img {
        height: auto;
    }
    .sexright_content {
        width: 100%;
        padding: 0px 30px;
    }
    .hairright_content {
        width: 100%;
        padding: 0px 30px 30px 30px;
    }
    .bg_topshadow {
        top: -16px;
    }
    .bg_bottomshadow {
        bottom: -16px;
    }
    .banner_inner_section {
        width: 465px;
    }
    .yourdigitalhealth h2 {
        font-size: 46px;
    }
    .yourdigitalhealth h4 {
        font-size: 18px;
    }
    .hairlosssection ul li a,
    .hairlosssection ul li a:hover {
        font-size: 12px;
    }
    .hairlosssection ul li {
        padding: 0px 2px;
    }
    .uslicensed_row li {
        padding: 0px 12px;
    }
    .headersec_inner .navbar-light .navbar-toggler {
        border-color: transparent;
    }
    .tabletsbottle img {
        width: 450px;
    }
    .med-content h5 {
        min-height: 50px;
    }
    .min-ht-set h5 {
        min-height: 70px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .tabletsbottle img {
        width: 420px;
        display: block;
        overflow: hidden;
    }
    .yourdigitalhealth h2 {
        font-size: 30px;
        text-align: center;
        
    }
    .yourdigitalhealth h4 {
        font-size: 15px;
        text-align: left;
    }
    .hairlosssection ul li a,
    .hairlosssection ul li a:hover {
        font-size: 18px;
        width: 100%;
        line-height: 23px;
        padding: 4px 14px;
    }
    .mblelineheight {
        line-height: 2.5 !important;
    }
    .whyrxmens_inner ul li a {
        font-size: 16px;
        padding: 4px 6px;
    }
    .startfreetrail_section a {
        min-width: 130px;
        font-size: 14px;
    }
    .startfreetrail_section a svg {
        padding-right: 5px;
    }
}

@media (min-width: 400px) and (max-width: 480px) {
    .tabletsbottle img {
        width: 510px;
        display: block;
        overflow: hidden;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .tabletsbottle img {
        width: 580px;
        display: block;
    }
    .yourdigitalhealth h2 {
        font-size: 40px;
        text-align: center;
    }
    .yourdigitalhealth h4 {
        font-size: 18px;
        text-align: left;
    }
    .hairlosssection ul li a {
        font-size: 20px;
        width: 100%;
    }
    .whyrxmens_inner ul li a {
        font-size: 16px;
        padding: 4px;
    }
    .banner_section {
        height: 700px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .hairright_content {
        width: 100%;
        float: left;
    }
    .bg_topshadow {
        top: -20px;
    }
    .bg_bottomshadow {
        bottom: -20px;
    }
    .ourmission_shadow_top {
        top: -22px;
    }
    .ourmission_shadow_bottom {
        bottom: -22px;
    }
}

@media (min-width: 1116px) {
    .hairsection_left img {
        height: 380px;
    }
}

@media (min-width: 1199px) {
    .hiarpading p {
        padding-right: 43px !important;
    }
}

@media (min-width: 390px) and (max-width: 430px) {
    .hairlosssection ul li a {
        padding: 4px 30px !important;
    }
}

@media (min-width: 431px) and (max-width: 480px) {
    .hairlosssection ul li a {
        padding: 4px 40px !important;
    }
}

@media (max-width: 991px) {
    .footer_badge {
        display: none;
    }
    .desktop_menu {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .footer_badge img {
        width: 120px;
        height: auto;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        object-fit: contain;
    }
    .footer_badge {
        width: 100%;
        float: left;
        display: block;
    }
    .mr_15 {
        margin-left: 15px !important;
    }
    .footer_logo_alt {
        width: 140px !important;
        margin-top: 25px;
    }
    .f-14 {
        font-size: 14px !important;
    }
    .navbar-expand-lg .navbar-collapse.mobile_menu {
        display: none !important;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .pricing-data .Tadalafil_content h2 {
        white-space: unset;
    }
    .med-content h5 {
        min-height: 50px;
    }
    .hair_bgsection {
        background-position: 40%;
    }
    .sex_bg_content .man_rightside {
        width: 70%;
    }
}

@media (min-width: 767px) and (max-width: 789px) {
    .startfreetrail_section a:first-child {
        margin-right: 4px;
    }
    .startfreetrail_section a {
        padding: 4px 10px;
    }
}

@media (min-width: 1200px) {
    .min-dt-ht h5 {
        min-height: 48px;
    }
}


/* model */

.sidebar_dosage {
    width: 100%;
    float: left;
}

.sidebar_dosage .modal {
    padding-right: 0px !important;
}

.sidebar_dosage .modal-dialog {
    margin: 0 0 0 auto !important;
    max-width: 470px !important;
}

.sidebar_dosage .modal-dialog .modal-content {
    background: #313132 !important;
    border-radius: 0px !important;
    border: 0px !important;
}

.modal-body {
    padding: 0 !important
}

.dosage_bar_content {
    width: 100%;
    float: left;
    padding: 20px 35px 20px 28px;
    min-height: 100vh;
}

.dosage_bar_content h2 {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 24px;
    font-family: 'Calibri-Bold';
    text-align: left;
    position: relative;
    padding-bottom: 8px;
}

.dosage_bar_content h3 {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ff6a29;
    font-size: 20px;
    font-family: 'Calibri-Bold';
    text-align: left;
    position: relative;
    padding-bottom: 8px;
}

.dosage_bar_content p {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Calibri-Light';
    text-align: left;
    position: relative;
    padding-bottom: 18px;
}

.dosage_bar_content ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.dosage_bar_content ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Calibri-Light';
    text-align: left;
    position: relative;
    padding-bottom: 2px;
    list-style-type: disc;
    list-style-position: inside;
}

.dosage_bar_content ul li:last-child {
    padding-bottom: 18px;
}

.sidebar_dosage .modal-dialog .close {
    left: 6px !important;
    right: unset;
    position: absolute;
}

.sidebar_dosage .modal-dialog .close span {
    color: #ff6a29 !important;
    opacity: 1 !important;
    border: none;
    text-shadow: 0 0 0 #ff6a29 !important;
}

html {
    scroll-behavior: smooth;
}

@media (min-width: 992px) {
    .desktp-margin {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .footermainlinks {
        padding: 0 15px;
    }
}

@media (min-width: 768px) {
    .footer_socialmedia ul li a img {
        width: 20px;
        height: 20px;
        margin-bottom: 5px;
    }
    .mobile_learnmore {
        display: none;
    }
}

@media (max-width: 767px) {
    .mobile_learnmore {
        width: 100%;
        float: left;
        padding-top: 20px;
    }
    .mobile_learnmore p {
        width: 100%;
        float: left;
        color: #0099ff;
        font-family: 'Calibri-Bold';
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .mobile_learnmore p a {
        color: #0099ff;
        font-family: 'Calibri-Bold';
        font-size: 18px;
    }
}

@media (max-width: 476px) and (min-width: 320px) {
    .mobile_learnmore p a {
        font-size: 14px;
    }
}

@media (min-width: 767px) {
    .medical_minheight {
        min-height: 72vh;
    }
}

.mr_tp_10 {
    margin-top: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_section.top-set .banner_inner_section {
        left: 2%;
    }
    .sex_inner_section {
        left: 2%;
    }
    .banner_inner_section {
        width: 560px;
    }
    .yourdigitalhealth h2 {
        font-size: 55px;
    }
    .hairlosssection ul li a,
    .hairlosssection ul li a:hover {
        padding: 10px 10px !important;
    }
    .yourdigitalhealth h4 {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .banner_section.top-set .banner_inner_section {
        left: 2%;
    }
    .sex_inner_section {
        left: 1%;
        width: 480px !important;
    }
    .sex_bg_content .man_leftside {
        width: 18% !important;
    }
    .sex_bg_content .man_rightside {
        width: 76% !important;
    }
}

.treament_lookingfor {
    width: 100%;
    min-height: 90vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.whatare_looking_heading {
    color: #000;
    font-family: 'Calibri-Regular';
    font-size: 26px;
    margin: 0 0 30px 0;
    padding: 0;
}

.erectile_treatment_btns a {
    background: #ff6a29;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px 50px;
    float: left;
    font-size: 28px;
    border-radius: 4px;
    font-family: 'Calibri-Regular';
    opacity: 1;
    border: 2px solid #ff6a29;
    transition: all .5s;
    width: 364px;
    text-align: center;
}

.erectile_treatment_btns a:hover {
    background: transparent;
    border: 2px solid #ff6a29;
    text-decoration: none;
    color: #ff6a29;
}

.treament_lookingfor_footer {
    width: 100%;
    background: #333333;
}

.treament_looking_footer_logo {
    width: 100%;
    padding: 60px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.treament_looking_footer_logo a img {
    width: 155px;
    height: auto;
    float: left;
    object-fit: contain;
}

.treament_looking_footer_logo a span {
    color: #fff;
    font-size: 18px;
    font-family: 'Calibri-Light';
}

.treatment_allrights {
    color: #999999;
    font-size: 18px;
    font-family: 'Calibri-Light';
    margin-top: 20px;
}

.top_medical_question {
    width: 100%;
    text-align: center;
    background: #f7f8fa;
    padding: 12px 0;
    border-top: 1px solid #e7e7e7;
}

.top_medical_question h3 {
    color: #000;
    font-size: 18px;
    font-family: 'Calibri-Light';
    margin: 0;
    padding: 0;
}

.questionnaire_total_section {
    width: 100%;
    min-height: 90vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
}

.inner_questionnaire_section {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.quwstionnaire_heading {
    color: #000;
    font-size: 24px;
    font-family: 'Calibri-Bold';
    margin: 0;
    padding: 0;
}

.mediacalhistroyoff {
    width: 100%;
    margin-top: 18px;
}

.mediacalhistroyoff ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.mediacalhistroyoff ul li {
    width: 100%;
    margin: 0 0 14px 0;
    padding: 0;
    list-style: none;
}

.mediacalhistroyoff .custom02 input[type="radio"] {
    display: none;
}

.mediacalhistroyoff .custom02 label {
    position: relative;
    display: inline-flex;
    padding: 30px 30px 30px 60px;
    cursor: pointer;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    color: #000000;
    width: 100%;
    border: 1px solid #d5d7d9;
    border-radius: 4px;
    margin: 0;
}

.mediacalhistroyoff .custom02 label::before,
.mediacalhistroyoff .custom02 label::after {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.mediacalhistroyoff .custom02 label::before {
    left: 22px;
    width: 26px;
    height: 26px;
    /* margin-top: -8px; */
    border: solid 2px #ff6a29;
    background-color: #ffffff;
}

.mediacalhistroyoff .custom02 label:hover::before {
    background: #fff;
}

.mediacalhistroyoff .custom02 label::after {
    opacity: 0;
    left: 26px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-color: #ff6a29;
    -webkit-transform: scale(2);
    transform: scale(2);
}

.mediacalhistroyoff .custom02 input[type="radio"]:checked+label::before {
    border: solid 2px #ff6a29;
    background-color: #ffffff;
}

.mediacalhistroyoff .custom02 input[type="radio"]:checked+label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mediacalhistroyoff .custom02 input[type="radio"]:checked+label {
    font-family: 'Calibri-Regular';
    color: #39645a;
}

.questionnaire_prev_nxt {
    width: 100%;
}

.questionnaire_prev_nxt ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.questionnaire_prev_nxt ul li {
    list-style: none;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.questionnaire_prev_nxt ul li:first-child button {
    font-size: 18px;
    color: #ff6a29;
    background: transparent;
    border: none;
    font-family: 'Calibri-Regular';
}

.questionnaire_prev_nxt ul li:last-child button {
    font-size: 18px;
    color: #fff;
    background: #ff6a29;
    border: 2px solid #ff6a29;
    font-family: 'Calibri-Regular';
    padding: 8px 22px;
    border-radius: 4px;
}

.questionnaire_prev_nxt ul li:last-child button:hover,
.questionnaire_prev_nxt ul li:last-child button:focus {
    color: #ff6a29;
    background: transparent;
    border: 2px solid #ff6a29;
    outline: none;
}

.questionnaire_prev_nxt ul li:first-child button:hover,
.questionnaire_prev_nxt ul li:first-child button:focus {
    outline: none;
}

.question_model_checkout {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px !important;
    text-align: center;
}

.question_model_checkout h3 {
    font-size: 22px;
    font-family: 'Calibri-Bold';
    margin: 0;
}

.question_model_checkout p {
    font-size: 18px;
    font-family: 'Calibri-Regular';
}

.checkout_btn {
    background: #ff6a29;
    color: #fff;
    padding: 8px 26px;
    border: 2px solid #ff6a29;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    border-radius: 4px;
    margin-top: 14px;
}

.checkout_btn:hover,
.checkout_btn:focus {
    background: transparent;
    color: #ff6a29;
}

.add_another_prescription {
    color: #ff6a29;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    margin-top: 18px;
}

.questionnaire_date_lase {
    position: relative;
    display: inline-flex;
    padding: 20px 30px 20px 30px;
    cursor: pointer;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    color: #000000;
    width: 100%;
    border: 1px solid #d5d7d9;
    border-radius: 4px;
    margin: 0;
}


/* checkbox */

.mediacalhistroyoff .inputGroup {
    background-color: #fff;
    display: block;
    margin: 5px 0;
    position: relative;
    width: 100%;
    float: left;
}

.mediacalhistroyoff .inputGroup label {
    z-index: 2;
    overflow: hidden;
    background-color: transparent;
    position: relative;
    display: inline-flex;
    padding: 30px 30px 30px 60px;
    cursor: pointer;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    color: #000000;
    width: 100%;
    border: 1px solid #d5d7d9;
    border-radius: 4px;
    margin: 0;
}

.mediacalhistroyoff .inputGroup label:after {
    width: 22px;
    height: 22px;
    content: '';
    background-image: url("../images/cheackmark_check.svg");
    background-repeat: no-repeat;
    background-position: 4px 4px;
    z-index: 2;
    position: absolute;
    left: 26px;
    top: 50%;
    margin-top: -2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    border-radius: 4px;
    border: solid 2px #ff6a29;
    background-color: #ffffff;
}

.mediacalhistroyoff .inputGroup input:checked~label:after {
    background-color: #ff6a29;
}

.mediacalhistroyoff .inputGroup input {
    width: 32px;
    height: 32px;
    -webkit-box-ordinal-group: 2;
    order: 1;
    z-index: 2;
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}


/* end check box */

.treament_question_all_indiudal {
    width: 100%;
    float: left;
}

.form_city_selection_model .modal-header {
    border: 0px;
}

.form_city_selection_model .modal-header h5 {
    font-size: 22px;
    font-family: 'Calibri-Bold';
    margin: 0;
}

.form_city_selection_model .modal-body {
    padding: 20px !important;
}

.form_city_selection_model .modal-body .form_select_city_options {
    font-family: 'Calibri-Regular';
    font-size: 18px;
    padding: 20px 20px;
    height: auto;
    width: 100%;
    border: 1px solid #d5d7d9;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: center;
    margin-right: 2rem;
}

.form_city_selection_model .modal-body option {
    font-family: 'Calibri-Regular';
    font-size: 18px;
}

.form_city_selection_model .modal-footer {
    border: 0px;
}

.form_city_selection_model .modal-footer .form_model_savechanges {
    background: #ff6a29;
    color: #fff;
    padding: 8px 20px;
    border: 2px solid #ff6a29;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    border-radius: 4px;
}

.form_city_selection_model .modal-footer .form_model_close_btn {
    color: #fff;
    border: 1px solid #8a9cb2;
    background: #8a9cb2;
    margin-right: 7px;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    padding: 8px 20px;
    border-radius: 4px;
}

.modal.questionnaire_model_complete,
.modal.pleaseselect_city_model {
    padding-right: 0px !important;
}

.questionnaire_date_radio_btn {
    position: relative;
    display: inline-flex;
    padding: 0;
    cursor: pointer;
    font-family: 'Calibri-Regular';
    font-size: 18px;
    color: #000000;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #d5d7d9;
    border-radius: 0px;
    margin: 0 0 0 10px;
}

@media (min-width: 320px) and (max-width:767px) {
    .inner_questionnaire_section {
        width: 100%;
    }
    .quwstionnaire_heading {
        font-size: 18px;
    }
    .mediacalhistroyoff .inputGroup label {
        font-size: 16px;
    }
    .mediacalhistroyoff .inputGroup label:after {
        margin-top: 0px;
    }
    .mediacalhistroyoff .custom02 label {
        font-size: 16px;
    }
    .questionnaire_date_lase {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .inner_questionnaire_section {
        width: 100%;
    }
}

/*new---*/

span.colored-span {
    display: inline-block;
    width: 58px;
    height: 4px;
    background-color: #ff6347;
}
.yourdigitalhealth h2 {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 30px;
    margin: 0 0 16px;
    padding: 0;
    position: relative;
    font-weight: 800 !important;
    text-transform: none;
    letter-spacing: normal;
}
.sub-head h2 {
    font-size: 20px;
    padding-top: 20px;
    text-align: left;
}
.image-container {
    max-width: 700px;
    width: 100%;
    position: absolute;
    top: inherit !important;
    bottom: -70px;
    left: 5;
}
row.banner-row {
    display: flex;
    
}
.product-title {
    text-align: left;
    color: #0099FF;
    font-weight: 800;
}
.banner-container {
    max-width: 1400px;
    position: relative;
    height: 100%;
}
.row.banner-row .product img {
    min-height: 100px;
    max-height: 100px;
}
.prem-in {
    border-bottom: 1px solid #d8d8d8;
}
.up-border {
    border-top: 1px solid #d8d8d8;
}

.sex_section .sexsection_left img {
    width: 100%;
    height: 525px;
    object-fit: cover;
    float: left;
    display: block;
    max-height: 500px;
    min-height: 500px;
}
.sexsection_left.custom-lab img {
    max-height: 550px;
    object-fit: cover;
}
.custom-new-card {
    background: var(--box, linear-gradient(180deg, rgba(138, 156, 178, 0.00) 0%, rgba(138, 156, 178, 0.10) 100%));
    border-radius: 15px !important;
}
.card-body h1 {
    text-align: center;
    margin-bottom: 5px;
    color: #ff5f39;
}
.card-body h1 {
    text-align: center;
    margin-bottom: 5px;
    color: #ff5f39;
    font-size: 30px;
}
.card-p_list {
    max-width: 250px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 28px;
}
.card-p_list ul li {
    line-height: normal;
    font-size: 16px;
    list-style: disc;
}
h2.custom-parent-howitwork {
    color: #ff5f39;
    text-align: center;
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 1.5;
    font-family: 'Calibri-Bold' !important;
}
.custom-howitwork-head h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #ff6a29;
    font-size: 24px !important;
    font-family: Calibri-Light !important;
    text-align: center;
    line-height: 32px;
    font-weight: 400;
}
h2.custom-parent-howitwork {
    color: #ff5f39;
    text-align: center;
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 1.5;
    font-family: 'Calibri-Bold' !important;
}
.card-body h5 {
    padding-right: 10px;
}
.card-body h5, .card-body p {
    text-align: center;
}
.custom_new_title {
    padding-bottom: 18px !important;
}
.custom-crad_body {
    min-height: 250px;
    max-height: 200px;
}
.safe-secure {
    background-color: #f3f7fb;
}
.safe-secure .embrace h1 {
    margin-bottom: 50px;
}
.embrace h1 {
    font-size: 35px;
    color: #001e57;
}
.embrace h1 {
    color: #001e57;
    font-size: 35px;
    font-style: normal;
    text-align: center;
    font-weight: 600;
}
.safe-secure .safe-parent {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 70px;
}
.safe-secure .feature-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.safe-secure .feature-card img {
    width: 55px;
    margin-bottom: .5rem;
}
.safe-secure .feature-card p {
    font-size: 18px;
    text-align: center;
    max-width: 100px;
}
.footermainlinks h5{
    color: #fff;
}
@media screen and (max-width: 767px) {
    .banner_inner_section {
        width: 100%;
    }
}
