.online-chlyamydia .sub-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 35px;
}
.brown-title {
    background: rgba(255, 118, 3, 0.10);
    color: #293450;
    font-size: 28px;
    font-weight: 900;
    border-bottom: 2px solid #FF7603;
    padding: 20px;
    border-radius: 15px 15px 0px 0px;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -25px;
}
.brown-title span { font-size: 14px; }
.ligh-blue-title {
    background: rgba(45, 189, 202, 0.10);
    color: #293450;
    border-bottom: 2px solid #2DBDCA;
}
.ligh-secondary-title {
    background: rgba(41, 52, 80, 0.10);
    color: #293450;
    border-bottom: 2px solid #293450;
}
.bullet-icon {
    width: 35px;
    min-width: 35px;
}
.online-chlyamydia h3 {
    font-size: 18px;
    font-weight: 900;margin-bottom: 16px;
}
.online-chlyamydia h4 {
    font-size: 16px;
    font-weight: 600;
}
.opacity-6 { opacity: 0.6;}
.box-shadow-4x {box-shadow: 0px 3px 67px #A6ACCC29;}
.fs-16{font-size:16px;}
.fw-900{font-weight: 900;}
sup { top: -.2em; font-size: 13px;}
.border-top { border-top: 1px solid #dee2e6 !important; border-color: #EEEEF1 !important; }
.text-blue-90 strong { opacity: 1; }
.online-pattern-block { z-index:2; position: relative; }
.text-blue-90 {color: #34394D !important; opacity: 0.9; }
.text-blue-82 { color: #29345082; }
.text-blue-80 { color: #29345080; }


.online-chlyamydia .bg-online-pattern::before {
    background: url(../images/urgent_care/online_view_image_phone.png);
    background-repeat: no-repeat;
    content: "";
    background-size: cover;
    height: 450px;
    width: 450px;
    right: -4px;
    top: 0;
    left: auto;
    position: absolute;
    z-index: 1;
}
.online-chlyamydia .bg_migraine_Treatment::before {
    background: url(../images/urgent_care/migraine_Treatment.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 500px;
    width: 310px;
    right: -4px;
    top: 0px;
    position: absolute;
    z-index: 1;
}
.online-chlyamydia .bg-eye-treatment::before {
    background: url(../images/urgent_care/online_view_image_phone.png);
    background-repeat: no-repeat;
    content: "";
    background-size: cover;
    height: 640px;
    width: 480px;
    right: -4px;
    top: 0;
    left: auto;
    position: absolute;
    z-index: 1;
}
.online-chlyamydia .bg_stomach_Treatment::before {
    background: url(../images/urgent_care/stomach_treatment_mobile.png);
    background-repeat: no-repeat;
    content: "";
    background-size: cover;
    height: 640px;
    width: 480px;
    right: -4px;
    top: 0;
    left: auto;
    position: absolute;
    z-index: 1;
}
.online-chlyamydia .bg_jointpain_Treatment::before {
    background: url(../images/urgent_care/jointpain_Treatment_mobile.png);
    background-repeat: no-repeat;
    content: "";
    background-size: cover;
    height: 640px;
    width: 480px;
    right: -4px;
    top: 0;
    left: auto;
    position: absolute;
    z-index: 1;
}

.bg-online-pattern .online-pattern-block, .bg_migraine_Treatment .online-pattern-block, .bg-eye-treatment .online-pattern-block, .bg_jointpain_Treatment .online-pattern-block {
    margin-top: 250px;
}
.bg_stomach_Treatment .online-pattern-block {
    margin-top: 310px;
}

@media (min-width:576px) {}
@media (min-width:768px) {
    .border-top-md-0 {
        border-top: none;
    }
    .border-right-md {
        border-right: 1px solid #EEEEF1 !important;
    }
}
@media (min-width:992px) {
    .border-right-lg {
        border-right: 1px solid #EEEEF1 !important;
    }
    .border-top-lg-0 {
        border-top: none !important;
    }
    .border-top-lg {
        border-top: 1px solid #EEEEF1;
    }
    .online-chlyamydia .sub-title {font-size: 36px;}
}
@media (min-width:1200px) {
    .fs-xl-14 {font-size: 14px;}
    .online-chlyamydia h3 {
        font-size: 20px;
    }
    .online-chlyamydia h4 {
        font-size: 16px;
    }
    .online-chlyamydia .bg-online-pattern.bg-ears-infection::after {
        height: 498px;
        width: 275px;
    }

    .online-chlyamydia .bg-online-pattern::after {
        background: url(../images/urgent_care/online_view_image.png);
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 658px;
        width: 388px;
        right: 0;
        bottom: 0;
        position: absolute;
    }
    .online-chlyamydia .bg_migraine_Treatment::after {
        background: url(../images/urgent_care/migraine_Treatment.png);
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 555px;
        width: 355px;
        right: 0;
        bottom: 0;
        position: absolute;
    }
    .online-chlyamydia .bg-eye-treatment::after {
        background: url(../images/urgent_care/online_view_image.png);
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 515px;
        width: 290px;
        right: 0;
        bottom: 0px;
        position: absolute;
    }
    .online-chlyamydia .bg_stomach_Treatment::after {
        background: url(../images/urgent_care/stomach_treatment.png);
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 653px;
        width: 435px;
        right: 0;
        bottom: 0;
        position: absolute;
    }
    .online-chlyamydia .bg_jointpain_Treatment::after {
        background: url(../images/urgent_care/jointpain_Treatment.png);
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 583px;
        width: 435px;
        right: 0;
        bottom: 0;
        position: absolute;
    }

    .online-chlyamydia .bg-online-pattern::before,
    .online-chlyamydia .bg_migraine_Treatment::before, 
    .online-chlyamydia .bg-eye-treatment::before, 
    .online-chlyamydia .bg_stomach_Treatment::before, 
    .online-chlyamydia .bg_jointpain_Treatment::before {content: none;}

    .bg-online-pattern .online-pattern-block,
    .bg_migraine_Treatment .online-pattern-block,
    .bg-eye-treatment .online-pattern-block,
    .bg_jointpain_Treatment .online-pattern-block,
    .bg_stomach_Treatment .online-pattern-block {
        margin-top: 0px;
    }
}
@media (min-width:1400px) {
    .online-chlyamydia .bg_migraine_Treatment::after {
        height: 682px;
        width: 435px;
    }
    .online-chlyamydia .bg-online-pattern::after {
        height: 748px;
        width: 445px;
    }
    .online-chlyamydia .bg-eye-treatment::after {
        height: 575px;
        width: 338px;
        bottom: -20px;
    }
    .online-chlyamydia .bg_stomach_Treatment::after{
        height: 740px;
        width: 495px;
    }
    .online-chlyamydia .sub-title {font-size: 40px;}
    .online-chlyamydia h3 {
        font-size: 24px;
    }
    .online-chlyamydia h4 {
        font-size: 18px;
    }
    .online-chlyamydia .bg-online-pattern.bg-ears-infection::after {
        height: 608px;
        width: 355px;
    }
}
@media (min-width:1920px) {
    .fs-xxl-16 {font-size: 16px;}

    .online-chlyamydia .bg_migraine_Treatment::after {
        height: 792px;
        width: 505px;
    }
    .online-chlyamydia .bg-online-pattern::after {
        height: 860px;
        width: 530px;
    }
    .online-chlyamydia .bg-eye-treatment::after {
        height: 645px;
        width: 382px;
    }
    .online-chlyamydia .bg_stomach_Treatment::after{
        height: 710px;
        width: 465px;
    }
    .online-chlyamydia .bg_jointpain_Treatment::after {
        height: 693px;
        width: 515px;
    }
    .online-chlyamydia .bg-online-pattern.bg-ears-infection::after {
        height: 643px;
        width: 385px;
    }
    .why-callondoc-section {
        font-size: 18px;
    }
    .why-callondoc-section .icon { margin-right: 15px; }
    .online-chlyamydia h3 { font-size: 26px; }
    .brown-title span { font-size: 18px; }
}


@media (max-width: 767.2px) {
    .online-chlyamydia .sub-title{
        font-size: 22px;
        margin-top: 25px;
    }
    .online-chlyamydia .bg-online-pattern::after {
        content: unset;
    }
    .online-pattern-block {
        z-index:2;
    }
}
@media (max-width:575.5px) {
    .online-chlyamydia .bg_jointpain_Treatment::before {
        height: 560px;
        width: 400px;
    }
}
@media (max-width:400px) {
    .online-chlyamydia .bg_stomach_Treatment::before {
        height: 550px;
        width: 400px;
    }
    .online-chlyamydia .bg-online-pattern::before {
        height: 400px;
        width: 380px;
    }
    .online-chlyamydia .bg-eye-treatment::before {
        height: 400px;
        width: 380px;
    }
}
#oline-treatment-section .owl-stage-outer, #oline-treatment-section .owl-stage, #oline-treatment-section .owl-item, #oline-treatment-section .owl-item .item {
    height: 100%;
}
#oline-treatment-section .owl-item .item .bg-white {
    min-height: 380px;
    height: 80%;
}
#oline-treatment-section .owl-nav {
    position: absolute;
    top: -40px;
    right: 15px;
}

#oline-treatment-section .owl-nav span {
    display: none;
}
#oline-treatment-section .owl-nav .owl-prev {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 100%;
    position: absolute;
    right: 60px;
    left: auto;
    width: 32px;
    height: 32px;
}
#oline-treatment-section .owl-nav .owl-next {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 100%;
    position: absolute;
    right: 15px;
    left: auto;
    width: 32px;
    height: 32px;
}
#oline-treatment-section .owl-nav .owl-prev::after {
    position: absolute;
    background: url(../images/arrow-left-black.svg);
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -32%);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 15px;
}
#oline-treatment-section .owl-nav .owl-next::after {
    position: absolute;
    background: url(../images/arrow-left-black.svg);
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -54%) rotate(180deg);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 15px;
}
#oline-treatment-section .owl-item img {
    width: auto;
}