.prescription_refill_banner .carousel-item {
    padding: 40px 15px;
}
.prescription_refill_banner #online-prescription {
    position: relative;
}
.prescription-banner-1 {
    background: url(../images/prescription_refill/banner_mobile_1.png);
    background-repeat: no-repeat;
    min-height: 845px;
    background-size: cover;
    background-position: right bottom !important;
}
.prescription-banner-2 {
    background: url(../images/prescription_refill/banner_mobile_2.png);
    background-repeat: no-repeat;
    min-height: 845px;
    background-size: cover;
    background-position: right bottom !important;
}
.prescription_refill_banner .carousel-control-prev {
    left: 30px;
    bottom: 70px;
    position: absolute;
}
.prescription_refill_banner .carousel-control-next {
    left: 90px;
    bottom: 70px;
    position: absolute;
}
.prescription_refill_banner .carousel-control-prev-icon, .prescription_refill_banner .carousel-control-next-icon {
    background: #34394D;
    position: relative;
}
.prescription_refill_banner .carousel-control-prev-icon::before {
    background: url(../images/prescription_refill/arrow-left-white.svg);
    position: absolute;
    width: 20px;
    height: 12px;
    content: "";
    background-size: 16px;
    z-index: 1;
    background-repeat: no-repeat;
    top: 4%;
    left: 55%;
    transform: translate(-50%, 10px);
}
.prescription_refill_banner .carousel-control-next-icon::before {
    background: url(../images/prescription_refill/arrow-left-white.svg);
    position: absolute;
    width: 20px;
    height: 12px;
    content: "";
    background-size: 16px;
    z-index: 1;
    background-repeat: no-repeat;
    top: 4%;
    left: 43%;
    transform: translate(-50%, 10px) rotate(180deg);
}
.prescription_refill_banner .carousel-control-prev .carousel-control-prev-icon, .prescription_refill_banner .carousel-control-next .carousel-control-next-icon {
    width: min(max(34px, 3.021vw), 58px);
    height: min(max(34px, 3.021vw), 58px);
    min-width: min(max(34px, 3.021vw), 58px);
}
.prescription_refill_banner .carousel-control-prev, .prescription_refill_banner .carousel-control-next {
    background: transparent;
    border: transparent;
    box-shadow: none;
    height: auto;
    top: auto;
}
.prescription_refill_banner .carousel-indicators {
    position: relative;
    z-index: 0;
}
.prescription_refill_banner .carousel-indicators button {
    background: #34394D;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    min-width: 15px;
    margin: 0 3px;
    border: none;
    opacity: 0.10;
    padding: 0;
}
.prescription_refill_banner .carousel-indicators button.active {
    background: #34394D;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    min-width: 15px;
    margin: 0 3px;
    border: none;
    opacity: 1;
    padding: 0;
}
.prescription_refill_banner .prescription-title {
    font-size: 32px;
    font-weight: 900;
    color: #34394D;
}
.prescription_refill_banner .prescription-title span {
    color: #FF7909;
}
.prescription_refill_banner .prescription-discription {
    color: #34394D;
    font-size: 14px;
    font-weight: 600;
}
.enter-medicationo-consept {
    position: relative;
    z-index: 1;
    padding: 15px;
    top: 160px;
}
.enter-medication-box {
    border-radius: 16px;
}
.medication-btn {
    padding: 0px;
}
.medication-btn span {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 26px;
    color: #34394D;
    padding: 5px 12px 5px 5px;
    font-size: 10px;
    display: block;
}
.medication-btn span:before {
    content: "";
    position: absolute;
    background: url(../images/prescription_refill/circle_close_blue.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
    right: 8px;
    top: 8px;
}
.enter-medication-column {
    padding: 20px;
}
.enter-medication-column h4 {
    font-size: 16px;
    font-weight: 900;
    color: #34394D;
    position: relative;
    padding-bottom: 30px;
}
.enter-medication-column p {
    font-size: 10px;
    font-weight: 600;
    color: #9A9A9A;
}
.enter-medication-column h4::after {
    background: url(../images/prescription_refill/boarder_arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    background-size: 150px;
    left: 50%;
    width: 150px;
    height: 20px;
    bottom: 0;
    transform: translate(-50%, 0);
}
.enter-medication-input {
    max-width: 450px;
    position: relative;
    margin: 0 auto;
}
.enter-medication-input .form-control {
    padding: 10px 35px 10px 15px;
    font-size: 14px;
}
.enter-medication-input .closebtn {
    position: absolute;
    right: 15px;
    top: 15px;
}
.enter-medication-input .closebtn img {
    display: none;
}
.enter-medication-light {
    background: #EBEEFC;
    padding: 15px 10px;
    border-radius: 0px 0px 16px 16px;
}
.enter-medication-light h4 {
    font-size: 24px;
    font-weight: 900;
}
.enter-medication-light .accordion .card-body {
    background: none !important;
}
.enter-medication-light .accordion .card-header .btn-link {
    text-decoration: none;
}
.enter-medication-light .accordion .card-header .btn-link:focus, .enter-medication-light .accordion .card-header .btn-link:hover {
    outline: none;
}
.enter-medication-light .accordion .card, .enter-medication-light .accordion .card-header .btn-link, .enter-medication-light .accordion .card-header {
    background: none !important;
    box-shadow: none;
    margin: 0px !important;
    padding: 0px;
    color: #34394D;
    font-weight: 600;
}
.enter-medication-light .accordion .card-header .btn-link.collapsed::after {
    background: none;
    content: "";
    width: 0;
    height: 0;
    top: 12px;
    right: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #34394D;
    border-radius: 5px;
    transform: rotate(90deg);
    transition: 0.5s;
}
.enter-medication-light .accordion .card-header .btn-link::after {
    background: none;
    content: "";
    width: 0;
    height: 0;
    top: 12px;
    right: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #34394D;
    border-radius: 5px;
    /* transform: rotate(0deg); */
    transition: 0.5s;
}
.enter-medication-light .button-arrow, .refills-available .button-arrow {
    font-size: 11px !important;
    line-height: 21px;
    padding: 5px 8px !important;
}
.enter-medication-light .button-arrow span, .refills-available .button-arrow span {
    line-height: 21px;
}
.enter-medication-light p, .refills-available p {font-size: 10px;}




.refills-step-box h3 {
    font-size: min(max(22px, 1.563vw), 30px);
    color: #293450;
    opacity: 0.85;
}
.steps-imgback {
    background:#2DBDCA2E;
    width: 11.979vw;
    height: 11.979vw;
    min-width: 156px;
    min-height: 156px;
    max-width: 239px;
    max-height: 239px;
}
.steps-imgback .steps-img {
    width: 8.333vw;
    height: 7.813vw;
    min-width: 106px;
    min-height: 100px;
    max-width: 166.66px;
    max-height: 156.26px;
    object-fit: cover;
}
.steps-content {
    background: #FFFFFF;
    box-shadow: 0px 3px 20px #54969E29;
    border-radius: 20px;
    max-width: 320px;
    padding: 15px;
    margin-top: 30px;
}
.steps-content h4 {
    font-size: 24px;
}
.steps-content p {
    font-size: 16px;
}
.how-it-works-section .howtowork-bg {
    margin: 0 auto;
    padding: 0 15px;
}
.howitwork-mobile .button-arrow {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.refills-title {
    position: relative;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
}
.refills-title p {
    font-size: 14px;
}
.refills-title::after {
    background-color: #41435A;
    content: "";
    position: absolute;
    width: 44px;
    height: 3px;
    left: 0;
    top: 15px;
}
.refills-title::before {
    background-color: #41435A;
    content: "";
    position: absolute;
    width: 44px;
    height: 3px;
    right: 0;
    top: 15px;
}
.refill-btn {
    padding: 0px;
}
.refill-btn span {
    background: #DEE9F1;
    border: 1px solid #9CC3D2;
    border-radius: 10px;
    color: #34394D;
    font-weight: 600;
    padding: 10px 20px 10px 10px;
    font-size: 12px;
    display: block;
}
.refill-check {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    opacity: 0;
}
.refill-check:checked ~ span {
	background: #34394D;
    border-radius: 10px;
    color: #fff;
}

.refill-btn span:before {
    content: "";
    position: absolute;
    background: url(../images/prescription_refill/plus.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    right: 8px;
}
.refill-check:checked ~ span:before {
    background: url(../images/prescription_refill/circle_close.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    right: 8px;
}
.refill-cart {
    background: #FFFFFF;
    box-shadow: 0px 3px 42px #54969E29;
    border-radius: 15px;
    padding: 20px;
}
.refill-cart strong {
    font-size: 12px;
    min-width: 70px;
}
.refill-cart span {
    font-size: 12px;
}

.callondocregistered .modal-dialog .modal-body {
    padding: 30px 20px;
}
.callondocregistered .modal-dialog {
    margin: 30px auto;
    max-width: 315px;
}
.callondocregistered .modal-dialog, .callondocregistered .modal-dialog .modal-content {
    border-radius: 20px;
    border: none;
}
.callondoc-registered .callondoc-pataint-icon {
    width: 54px;
}
.callondoc-registered p {
    font-size: 16px;
    font-weight: 800;
    margin-top: 20px;
    color: #34394D;
}
.callondoc-newregistered p {
    font-size: 10px;
}
.btn-close-icon {
    background: none;
    border: none;
    position: absolute;
    right: 5px;
    top: -35px;
    width: 24px;
}
.refills-step-box::after {
    position: absolute;
    background: url(../images/prescription_refill/arrow_dottad.svg);
    content: "";
    right: 0;
    /* top: 100px; */
    width: 65px;
    height: 16px;
    background-size: 55px;
    background-repeat: no-repeat;
    transform: translate(50%,-50%);
    top: 32%;
}
.refills-step-box:nth-child(3)::after {
    display: none;
}
@media (max-width:575.5px) {
    .popular-refills-scroll {
        height: 160px !important;
    }
}
@media (max-width:767.5px) {
    .popular-refills-scroll {
        margin-bottom: 15px;
        height: 180px;
        position: relative;
        overflow: hidden;
    }
    .popular-refills-scroll.popular-showfull {
        height: auto;
        margin-bottom: 0px;
    }
    #toggle-Rifilmore {
        font-size: 12px;
        font-weight: 900;
        text-decoration: underline;
        color: #2DBDCA;
    }
}
@media (min-width: 375px) {
    .medication-btn span {
        font-size: 12px;
    }
    .medication-btn span:before {
        background-size: 16px;
        width: 16px;
        height: 16px;
    }
    .enter-medication-light p, .refills-available p {
        font-size: 12px;
    }
    .enter-medication-light .button-arrow, .refills-available .button-arrow {
        padding: 6px 16px !important;
    }
    .refill-cart strong {
        font-size: 14px;
        min-width: 90px;
    }
    .refill-cart span {
        font-size: 14px;
    }
}
@media (min-width: 576px) {
    .prescription_refill_banner .carousel-item {
        padding: 80px 50px;
    }
    .prescription-banner-1 {
        min-height: 900px;
    }
    .prescription-banner-2 {
        min-height: 900px;
    }
    .medication-btn span {
        font-size: 14px;
        padding: 5px 25px 5px 8px;
    }
    .medication-btn span:before {
        background-size: 18px;
        width: 18px;
        height: 18px;
    }
    .enter-medication-light p, .refills-available p {
        font-size: 16px;
    }
    .enter-medication-light .button-arrow, .refills-available .button-arrow {
        padding: 9px 18px !important;
        font-size: 16px !important;
    }
    .refill-btn span {
        font-size: 16px;
    }
    .refill-btn span:before {
        background-size: 22px;
        width: 24px;
        height: 24px;
    }
    .refill-check:checked ~ span:before {
        background-size: 22px;
        width: 24px;
        height: 24px;
    }
}
@media (min-width: 768px) {
    .prescription-banner-2, .prescription-banner-1 {
        height: 1000px;
    }
    .prescription-banner-1 {
        background-position: right bottom -300px !important;
    }
    .prescription-banner-2 {
        background-position: right bottom -250px !important;
    }
    .refills-step-box:hover .steps-content h4 {
        color: #2DBDCA;
        transition: 0.5s;
    }
    /* .refills-step-box:hover .steps-imgback {
        background: transparent;
        transition: 0.5s;
    }
    .refills-step-box:hover .steps-imgback .steps-img {
        transform: scale(1.1);
        transition: 0.5s;
    } */
    .prescription-content {
        max-width: 600px;
    }
    .enter-medication-light .button-arrow {
        font-size: 13px !important;
    }
    .medication-btn span {
        font-size: 14px;
    }
    .enter-medicationo-consept {
        top: 150px;
        max-width: 630px;
        left: 35px;
    }
    .enter-medication-column h4 {
        font-size: 20px;
    }
    .enter-medication-column p {
        font-size: 14px;
    }
    .enter-medication-column h4::after {
        background-size: 180px;
        width: 180px;
    }
    .enter-medication-input {
        margin: 0 auto;
    }
    .enter-medication-input .form-control {
        padding: 15px;
        font-size: 16px;
    }
    .enter-medication-input .closebtn {
        top: 24px;
        width: 13px;
    }
    .enter-medication-input .closebtn img {
        display: block;
    }
    .prescription_refill_banner .carousel-control-prev, .prescription_refill_banner .carousel-control-next {
        top: auto;
        left: auto;
    }
    .prescription_refill_banner .carousel-control-prev {
        right: 116px;
        bottom: 80px;
        position: absolute;
    }
    .prescription_refill_banner .carousel-control-next {
        right: 40px;
        bottom: 80px;
        position: absolute;
    }
    .refills-title {
        position: relative;
        padding-left: 115px;
        margin: unset;
        max-width: 100%;
        text-align: left;
    }
    .refills-title::after {
        background-color: #41435A;
        content: "";
        position: absolute;
        width: 95px;
        height: 3px;
        left: 0;
        top: 18px;
    }
    .refills-title::before {
        display: none;
    }
    .steps-content {
        max-width: 340px;
        padding: 15px;
        margin-top: 10px;
    }
    .steps-content h4 {
        font-size: 18px;
    }
    .steps-content p {
        font-size: 15px;
    }
}
@media (min-width: 992px) {
    .btn-close-icon {
        width: 32px;
    }
    .prescription-banner-1 {
        background: url(../images/prescription_refill/banner_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right -300px bottom !important;
    }
    .prescription-banner-2 {
        background: url(../images/prescription_refill/banner_2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right -300px bottom !important;
    }
    .prescription_refill_banner .carousel-control-prev-icon, .prescription_refill_banner .carousel-control-next-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
    }
    .prescription_refill_banner .carousel-control-prev-icon::before {
        background: url(../images/prescription_refill/arrow-left-white.svg);
        position: absolute;
        width: 24px;
        height: 16px;
        content: "";
        background-size: 21px;
        z-index: 1;
        background-repeat: no-repeat;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .prescription_refill_banner .carousel-control-next-icon::before {
        background: url(../images/prescription_refill/arrow-left-white.svg);
        position: absolute;
        width: 24px;
        height: 16px;
        content: "";
        background-size: 21px;
        z-index: 1;
        background-repeat: no-repeat;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(180deg);
    }
    /* .prescription_refill_banner .carousel-control-prev .carousel-control-prev-icon, .prescription_refill_banner .carousel-control-next .carousel-control-next-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
    } */
    .enter-medication-light p, .refills-available p {
        font-size: 14px;
    }
    .refills-step-box {
        position: relative;
    }
    .steps-content {
        max-width: 240px;
    }
    .steps-content h4 {
        font-size: 20px;
    }
    .steps-content p {
        font-size: 16px;
    }
    .enter-medicationo-consept {
        top: 12.240vw;
    }
}
@media (min-width: 1200px) {
    .enter-medication-light .button-arrow, .refills-available .button-arrow {
        padding: 9px 40px !important;
        font-size: 16px !important;
    }
    .prescription_refill_banner .carousel-item {
        padding: 80px 50px 80px 113px;
    }
    .prescription-banner-1, .prescription-banner-2 {
        height: 700px;
    }
    .enter-medication-light {
        padding: 20px;
    }
    .enter-medicationo-consept {
        max-width: 850px;
        top: 200px;
        left: 104px;
    }
    .prescription-content {
        max-width: 800px;
    }
    .prescription_refill_banner .prescription-title {
        font-size: 44px;
    }
    .prescription_refill_banner .prescription-discription {
        font-size: 16px;
    }
    .enter-medication-light .button-arrow {
        font-size: 14px !important;
    }
    .refills-step-box::after {
        width: 85px;
        height: 24px;
        background-size: 85px
    }
}
@media (min-width: 1300px) {
    .prescription-banner-1, .prescription-banner-2 {
        background-position: right -200px bottom !important;
    }
}
@media (min-width: 1366px) {
    .prescription-banner-1, .prescription-banner-2 {
        height: 800px;
    }
}
@media (min-width: 1400px) {
    .prescription-banner-1, .prescription-banner-2 {
        background-position: right -150px bottom !important;
    }
    .callondocregistered .modal-dialog {
        max-width: 400px;
    }
    .callondocregistered .modal-dialog .modal-body {
        padding: 26px;
    }
    .callondoc-registered .callondoc-pataint-icon {
        width: 74px;
        height: 74px;
    }
    .callondoc-registered p {
        font-size: 24px;
    }
    .callondoc-newregistered p {
        font-size: 14px;
    }

    .prescription-content {
        max-width: 800px;
    }
    .prescription_refill_banner .prescription-title {
        font-size: 48px;
    }
    .prescription_refill_banner .prescription-discription {
        font-size: 17px;
    }
    .g-xxl-6, .gx-xxl-6 {
        --bs-gutter-x: 5rem;
    }
    .refills-step-box::after {
        /* top: 110px; */
        width: 114px;
        height: 34px;
        background-size: 105px;
        /* right: -58px; */
    }
    .steps-content {
        max-width: 270px;
    }
    .steps-content h4 {
        font-size: 22px;
    }
    .steps-content p {
        font-size: 18px;
    }
    .steps-refills .button-arrow {
        padding: 10px 45px !important;
    }
}
@media (min-width: 1440px) {
    .prescription-banner-1, .prescription-banner-2 {
        height: 850px;
    }
    .enter-medication-light .button-arrow {
        font-size: 16px !important;
    }
}
@media (min-width: 1920px) {
    .enter-medication-light .button-arrow {
        font-size: 18px !important;
    }
    .prescription-banner-1, .prescription-banner-2 {
        height: 850px;
        background-position: right bottom !important;
    }
    .prescription-content {
        max-width: 1000px;
    }
    .prescription_refill_banner .carousel-indicators button, .prescription_refill_banner .carousel-indicators button.active {
        width: 22px;
        min-width: 22px;
        height: 22px;
    }
    .prescription_refill_banner .prescription-title {
        font-size: 52px;
    }
    .prescription_refill_banner .prescription-discription {
        font-size: 20px;
    }
    .enter-medicationo-consept {
        top: 235px;
        left: 155px;
        max-width: 920px;
        border-radius: 20px;
    }
    .enter-medication-box {
        border-radius: 20px;
    }
    .enter-medication-light {
        border-radius: 0px 0px 20px 20px;
        padding: 25px;
    }
    .g-xxl-6, .gx-xxl-6 {
        --bs-gutter-x: 5rem;
    }
    .steps-refills {
        padding: 100px 0 !important;
    }
    .refills-step-box::after {
        /* top: 98px; */
        width: 202px;
        height: 61px;
        background-size: 196px;
        /* right: -99px; */
    }
    .steps-content {
        max-width: 320px;
    }
    .steps-content h4 {
        font-size: 28px;
    }
    .steps-content p {
        font-size: 22px;
    }
    .steps-refills .button-arrow {
        padding: 10px 45px !important;
    }
    .steps-refills h2 {
        font-size: 40px;
        font-weight: 900;
    }
}

/* 9-june-2022 */
/* .prescription-refill-page_old .steps-refills .description {
    font-size: min(max(16px, 1.250vw), 24px);
    width: 15.885vw;
    min-width: 257px;
    max-width: 305px;
  } */

  @media (max-width:992px) {
    .prescription-refill-page_old .steps-refills .row {
      width: 904px;
    }
    .prescription-refill-page_old .steps-refills .container > div {
      overflow: auto;
      -ms-overflow-style: none;  /* Internet Explorer 10+ */
      scrollbar-width: none;  /* Firefox */
    }
    .prescription-refill-page_old .steps-refills .container > div::-webkit-scrollbar { 
      display: none;  /* Safari and Chrome */
    }
  }

  
.callondocregistered .modal-dialog {
	max-width: 580px;
}

.mediQueTitle {
	font: normal normal bold 36px/44px Lato;
	letter-spacing: 1.8px;
	color: #2DBDCA;
}

.org-border {
	width: 150px;
	height: 3px;
	background: #FF7603 0% 0% no-repeat padding-box;
	border-radius: 3px;
}

.callondocregistered .btn-close-icon {
	background: lightgrey;
	border: none;
	position: relative;
	left: 94%;
	top: 6px;
	color: #293450;
	width: 25px;
	border-radius: 50%;
}

.bg-none {
	background-color: transparent !important;
}

.callondocregistered .pediatric_wrapper .two_col_grid.patientMust .radioWrap:nth-child(odd) .Rcontainer,
.callondocregistered .pediatric_wrapper .two_col_grid.patientMust .radioWrap:nth-child(even) .Rcontainer {
	margin: 10px auto !important;
}

.callondocregistered .mental-health-block:after {
	background-color: transparent;
}

#mediQueSection .questions .mental-health-block .question-text {
	font-weight: bold;
	font-size: min(max(16px, 1.875vw), 36px);
	color: #000000;
}

/* 28-12-2021 */
.callondocregistered .patientMust .Rcontainer {
	max-width: initial;
}

/* 
.callondocregistered .mental-health-block,
.callondocregistered .mental-health-block span {
  font-size: min(max(13px, 1.3vw), 26px);
} */

.callondocregistered.medi_que .modal-content {
	/* min-height: 560px; */
	/* min-height: 760px; */
	min-height: 65vh;
}

.h-auto {
	min-height: auto !important;
	max-height: auto !important;
	height: auto;
}

.callondocregistered.medi_que .modal-dialog {
	margin: 0 auto;
	max-width: min(80%, 520px);
	/* margin-top: 1rem; */
}

.callondocregistered.medi_que .modal-dialog .questions .mental-health-block .img-size {
	height: min(max(40px, 4.385vw), 84.2px);
	width: min(max(40px, 4.385vw), 84.2px);
}

#mediQueSection .mental-health-block {
	border: 4px solid #2dbdca;
}

@media (max-width:1800px) {
	/* .mediQueTitle {
    font-size: min(max(26px, 2vw), 26px) !important;
    line-height: 30px; */
}

.callondocregistered.medi_que .modal-dialog .questions .mental-health-block .img-size {
	height: min(max(40px, 4.385vw), 34.2px);
	width: min(max(40px, 4.385vw), 34.2px);
}

.callondocregistered.medi_que #mediQueSection .questions .mental-health-block .question-text {
	font-weight: bold;
	font-size: min(max(16px, 1.875vw), 20px);
	color: #000000;
}

.callondocregistered.medi_que #mediQueSection .pediatric_wrapper .patientMust .Rcontainer {
	border: 2px solid transparent;
	min-height: 40px;
	padding-left: 55px;
}

.callondocregistered.medi_que #mediQueSection .pediatric_wrapper .patientMust .checkmark {
	height: 30px;
	width: 30px;
	left: 10px;
}

.callondocregistered.medi_que #mediQueSection .pediatric_wrapper .patientMust .checkmark:after {
	width: 20px;
	height: 20px;

}

.callondocregistered .btn-close-icon {
	background: transparent;
	border: none;
	position: absolute;
	right: 5px;
	left: auto;
	top: 5px;
	color: #293450;
	width: 36px;
	border-radius: 50%;
	float: right;
	display: block;
	z-index: 2;
}

/* 3-1-2022 */
@media (min-width:1024px) {}

.callondocregistered.medi_que #mediQueSection .questions .mental-health-block .question-text {
	font: normal normal bold 26px/30px Lato;
}

.callondocregistered.medi_que .modal-dialog .modal-content {
	/* height: auto;
  min-height: auto; */
	/* overflow-y: auto; */
}

.callondocregistered.medi_que .modal-dialog .modal-content .mental-health-block {
	height: 100%;
}

.callondocregistered.medi_que .col-12.medi-forms {
	/* height: 45vh; */
	min-height: 410px;
	position: relative;
}

.absolute-center {
	position: absolute;
	bottom: 0;
	display: block;
	left: 0;
	right: 0;
}

@media (max-width:576px) {
	.callondocregistered.medi_que .modal-dialog .modal-content {
		height: 75vh;
		overflow-y: auto;
	}

	.callondocregistered.medi_que #mediQueSection .questions .mental-health-block .question-text {
		font: normal normal bold 22px/30px Lato;
	}

	.callondocregistered.medi_que .mediQueTitle {
		font: normal normal bold 30px/44px Lato;
	}
}

.callondocregistered .mental-health-block,
.callondocregistered .mental-health-block span {
	font-size: min(max(13px, 1.3vw), 24px);
}

.modal-dialog-centered {
	min-height: 100%;
}

.mediQueTitle:after,
.mediQueTitle:before {
	display: none !important;
}

@media (max-width:1919px) {
	.mediQueTitle {
		font: normal normal bold 28px/36px Lato;
		letter-spacing: 1px;
	}

	.callondocregistered.medi_que #mediQueSection .questions .mental-health-block .question-text {
		font: normal normal bold 20px/30px Lato;
	}

	#mediQueSection .questions .mental-health-block .question-text {
		font: normal normal bold 20px/30px Lato;
	}
}

@media (max-width:1200px) {
	.mediQueTitle {
		font: normal normal bold 24px/32px Lato;
	}

	.callondocregistered.medi_que #mediQueSection .questions .mental-health-block .question-text {
		font: normal normal bold 18px/30px Lato;
	}

	#mediQueSection .questions .mental-health-block .question-text {
		font: normal normal bold 18px/30px Lato;
	}
}

.pediaRadioContainer .checkmark::after {
	background-image: none !important;
}

.inactive_question {
	display: none !important;
}