.book-appointment .row {
    padding: 20px 0;
}

.book-appointment .row:first-child {
    align-items: center;
}

.book-appointment .row:last-child {
    padding-bottom: 40px;
}

.book-appointment span {
    font: normal 14px/21px Roboto, sans-serif;
    color: #6D7C97;
}

.book-appointment a {
    color: #235FCC;
    text-decoration: underline;
    font: bold 14px/21px Roboto, sans-serif;
}

.book-appointment .header-appointment {
    font: bold 14px/21px Roboto, sans-serif;
    color: #102C60;
    border: 1px solid #DEE7EE;
    border-radius: 6px;
    padding: 8px 16px;
    background-color: #FFFFFF;
}

.book-appointment .header-appointment,
.banner-img {
    float: right;
}

.banner-section>div {
    padding-bottom: 10px;
}

.banner-img {
    width: 100%;
}

.banner-section .bubble {
    margin-bottom: 50px;
}

.banner-section .banner-text {
    font: normal 32px/44px Roboto, sans-serif;
}

.banner-section .banner-line-one {
    color: #102C60;
}

.banner-section .banner-line-two {
    color: #235FCC;
    font-weight: bold;
}

.banner-section p {
    color: #6C768F;
    font: normal 16px/26px Roboto, sans-serif;
}

.banner-section button {
    color: #FFFFFF;
    background: #235FCC;
    border-radius: 6px;
    padding: 16px 32px;
    border: solid 1px #235FCC;
    margin-top: 15px;
    font-weight: 700;
}
#sticky-header .row {
    margin: 0 auto;
    padding-bottom: 20px;
}
#sticky-header .row>div {
    padding: 0;
}
.sticky#sticky-header .row {
    padding: 0;
}
.sticky#sticky-header .row>div {

    padding: 0 15px;
}
.powered-by-section {
    background: linear-gradient(90deg, #123B84 9.16%, #32013E 87.29%);
    padding: 80px 0 64px 0;
    display: inline-block;
    width: 100%;
}

.powered-by-section p {
    color: #E0E7F4;
    font: normal 16px/26px Roboto, sans-serif;
}

.powered-by-section p span {
    color: #FFFFFF;
    font-weight: bold;
}

.powered-by-icon {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.powered-by-icon p {
    font-size: 15px;
    padding-top: 23px;
}

.powered-by-icon>div {
    margin-right: 10px;
    width: 30%;
}

.powered-by-icon>div:last-child {
    margin-right: 0px;
}

.powered-by-logo p {
    padding-top: 30px;
}

.powered-by-icon p {
    padding-top: 10px;
}

.common-condition {
    background: #F8FAFF;
}

.common-condition h2 {
    color: #102C60;
    font: bold 32px/45px Roboto, sans-serif;
    padding-bottom: 20px;
    font-weight: 500;
}

.work-section h2 {
    font-weight: 500;
}

.common-condition span {
    color: #102C60;
    font-size: 18px;
}

.common-condition .container-lg {
    margin: 90px 200px;
}

.common-condition-columns>div {
    padding-bottom: 32px;
}

.common-condition-columns>div img {
    padding-right: 16px;
}

#view-more {
    display: none;
}

#view-more span {
    color: #235FCC;
    padding-left: 10px;
    font-weight: bold;
}

.help-banner .banner-section,
.follow-up-section .banner-section,
.select-vet-section .banner-section,
.faq-section .banner-section {
    align-self: center;
}

.follow-up-section .scrollable-row>div:first-child {
    padding-left: 0;
}

.help-banner a,
.follow-up-section a,
.select-vet-section a,
.faq-section a {
    color: #235FCC;
    padding: 2px 10px 0 0;
}

.select-vet-section a,
.help-banner a {
    padding-top: 24px;
    display: inline-block;
}

.law-section {
    background-color: #235FCC;
    padding: 44px 0;
    color: #FFFFFF;
    flex-direction: column;
    text-align: center;
    position: relative;
}

.law-section .law-first {
    padding-bottom: 10px;
}

.law-section a {
    color: #FFFFFF;
}

.law-section .law-img {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translatex(-50%);
}

.law-section .arrow-right {
    padding-left: 10px;
}

.follow-up-section,
.select-vet-section,
.happy-pets-parents,
.faq-section,
.work-section,
.help-banner {
    padding: 80px 0;
    background-color: #F2F7FF;
}

.follow-up-section .card,
.select-vet-section .card,
.happy-pets-parents .card,
.work-section .card {
    border-radius: 12px;
    color: #6C768F;
    font-size: 14px;
}

.follow-up-section .card-header,
.select-vet-section .card-header,
.work-section .card-header,
#accordion .card-header {
    background-color: #FFFFFF;
    border-radius: 12px 12px 0 0;
}

.prescription-card .row {
    align-items: center;
}

.prescription-img {
    display: flex;
    justify-content: center;
}

.dark-blue-text {
    color: #102C60;
    font-weight: bold;
}

.follow-up-section .card label {
    padding-right: 10px;
}

.treatment-card .card-body>div {
    display: flex;
    border-bottom: solid 1px #F3F3F3;
    padding: 5px 20px 5px 20px;
}

.treatment-card .card-body>div:first-child {
    padding-top: 0;
}

.treatment-card .card-body>div:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.treatment-card .card-body>div img {
    height: fit-content;
    margin: -10px 10px 0 0;
}

.select-vet-section .star {
    margin-right: 10px;
}

.select-vet-section .vet-img {
    width: 64px;
    height: 64px;
}

.happy-pets-parents .card {
    position: relative;
    font-size: 16px;
}

.happy-pets-parents .reverse-quote-grey {
    position: absolute;
    top: 15px;
    right: 15px;
}

.happy-pets-parents .review-title {
    font-size: 18px;
}

.happy-pets-parents .review-on {
    font-size: 12px;
}

.happy-pets-parents .card-center .card {
    background-color: #235FCC;
    color: #FFFFFF;
}

.happy-pets-parents .nav-section {
    align-items: center;
}

.happy-pets-parents .nav-section img {
    height: 15px;
}

.faq-section p {
    color: #6C768F;
}

.faq-section .card-header {
    background-color: #FFFFFF;
}

.faq-section .collapse,
.faq-section .collapsing {
    color: #6C768F;
    padding: 12px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-radius: 12px;
}

.faq-section .card-header.collapsed span {
    color: #102C60;
}

.faq-section .card-header span {
    color: #235FCC;
    font-weight: bold;
}

.work-section .appointment-time li {
    border: none;
    padding: 6px 16px;
}

.work-section .card {
    box-shadow: 0px 24px 36px -18px rgba(121, 135, 163, 0.4), 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    margin-bottom: 40px;
    overflow: hidden;
    font-size: 13px;
    height: 350px;
}

.work-section .card-body {
    padding-bottom: 0;
}

.work-section ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: -15px;
}

.work-section ul li {
    border: 1px solid #EEF1F4;
    border-radius: 7px;
    padding: 12px 16px;
    margin-bottom: 10px;
}

.work-section ul li:last-child {
    margin-bottom: 0;
}


.work-section li.active {
    background-color: #235FCC;
    color: #FFFFFF;
    padding: 12px 16px;
}

.work-section .sub-title {
    color: #102C60;
    font-weight: bold;
    font-size: 20px;
}

.work-section .sub-content {
    color: #5B6F94;
}

.added-by .added-by-list {
    border-bottom: 1px solid #EEF1F4;
    padding: 15px 25px;
}

.prescribe-text {
    /* color: #235FCC; */
}

.hidden-vet {
    opacity: 0.5;
}

.hidden-vet .col-division,
.visible-vet .col-division {
    border-right: 1px solid #EEF1F4;
}

.visible-vet {
    border-bottom: 1px solid #EEF1F4;
}

#accordion .card {
    border-radius: 12px;
    border-bottom: 0;
}

#petsParrentExpSwiperContainer {
    overflow-x: unset;
}

#swipeWrapperID {
    display: flex;
    width: 100%;
}

.follow-up-section .scrollable-row>div,
.work-section .scrollable-row>div,
#swipeWrapperID>div {

    padding-right: 20px;

}

.follow-up-section .scrollable-row>div:not(:first-child),

.work-section .scrollable-row>div:not(:first-child),

#swipeWrapperID>div:not(:first-child) {

    padding-left: 0;

}


@media (max-width: 768px) {

    #maincontent .row h2 {
        font-size: 22px;
    }

    .banner-section .banner-text {
        font-size: 25px;
        line-height: 35px;
    }

    .book-appointment .row:first-child {
        border-bottom: 1px solid #D8DFE5;
        margin: 0 -30px;
    }

    .banner-section .bubble {
        margin-bottom: 25px;
    }

    .banner-img {
        margin: 15px 0;
    }

    .powered-by-section {
        padding: 80px 20px;
    }

    .powered-by-icon p {
        font-size: 12px;
        line-height: 1.2;
        text-align: center;
    }

    .powered-by-icon>div {
        margin-right: 10px;
        width: 47%;
        text-align: center;
    }

    .common-condition h2 {
        font-size: 22px;
    }

    .common-condition span {
        font-size: 14px;
    }

    .common-condition .container-lg {
        margin: 64px 0px 30px 0;
    }

    .common-condition-columns:last-child {
        display: none;
    }

    .follow-up-section .container-lg>.row {
        flex-direction: column-reverse;
    }

    .prescription-img {
        justify-content: flex-end;
    }

    .follow-up-section,
    .select-vet-section,
    .happy-pets-parents,
    .faq-section,
    .work-section,
    .help-banner {
        padding: 50px 0;
    }

    .follow-up-section .container-lg .scrollable-row,
    .work-section .container-lg .scrollable-row {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    #view-more {
        display: block;
    }

    .law-section {
        text-align: left;
    }

    .select-vet-section .card,
    .select-vet-section .col-0 {
        width: 570px;
    }

    .happy-pets-parents,
    .faq-section {
        padding-top: 0;
    }

    .faq-section .row {
        flex-direction: column;
    }

    .powered-by-section {
        padding: 32px 20px;
        float: left;
    }

    .powered-by-icon>div:nth-child(2) {
        margin-right: 0;
    }

    .powered-by-icon>div:last-child p {
        margin-bottom: 0;
    }

    .select-vet-section .banner-section {
        align-self: flex-start !important;
        padding-left: 20px !important;
        padding-bottom: 30px;
    }
}

@media (min-width: 768px) {

    .work-section .card,
    .work-section .sub-content,
    .work-section .sub-title {
        width: 272px;
    }

    .appointment-time .card {
        margin: 0 auto 40px 0;
    }


    .appointment-time .sub-content,
    .appointment-time .sub-title {
        margin: 0 auto;
    }

    .appointment-time .card {
        margin: 0 auto 40px auto;
    }

    .added-by .card,
    .added-by .sub-content,
    .added-by .sub-title {
        float: right;
    }
}

#sticky-header.sticky {
    position: fixed;
    background-color: #fff;
    z-index: 3;
    top: 0;
    margin: 0;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #D8DFE5;
    padding: 8px 0;
}

#sticky-header.sticky button {
    background-color: #235FCC;
    color: #ffffff;
}

.follow-up-section .card,
.work-section .card,
.select-vet-section .card {

    box-shadow: 0px 24px 36px -18px rgb(121 135 163 / 40%), 0px 1px 2px rgb(0 0 0 / 5%);

}

.faqSet {
    border-bottom: 1px solid #EEF1F4;

}

.faqSet>a {
    padding-top: 20px;
    text-decoration: none;
    color: #102C60;
}

.faqSet>a.active {
    color: #235FCC;
}

.faqSet:first-child,
.faqSet:first-child .faqlink {
    border-radius: 10px 10px 0 0;
}

/*New addition */
.work-section ul li {
    font-size: 14px;
}

.prescription-for {
    text-align: center;
    font-size: 15px;
}

.added-by .hidden-content {
    height: 14px;
    background-color: #E4EBF7;
    border-radius: 4px;
    vertical-align: middle;
}

.follow-up-section .hidden-content {
    height: 12px;
    background-color: #E3EAF7;
    border-radius: 4px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.treatment-card .card-body>div>div.hidden-content {
    margin-left: 22px;
}

.treatment-card .card-body>div {
    display: block;
    padding: 5px 0px 5px 20px;
}

.prescription-item img {
    width: 74px;
}

.prescription-card .prescription-text>div,
.prescription-cart .sub-text>div,
.prescription-text .sub-text>div {
    margin-bottom: 5px;
}

.prescription-text .sub-text {
    display: none;
}

.follow-up-section .hidden-text-dark {
    background-color: #D1DCF1;
}

.width114 {
    width: 114px;
}

.width192 {
    width: 192px;
}

.width137 {
    width: 137px;
}

.width173 {
    width: 173px;
}

.width207 {
    width: 207px;
}

.width74 {
    width: 74px;
}

@media (max-width: 768px) {
    .prescription-card .prescription-item {
        order: 1;
    }

    .prescription-card .prescription-img {
        order: 2;
    }

    .prescription-card .prescription-text {
        order: 4;
    }

    .prescription-card .prescription-cart {
        order: 3;
    }

    .prescription-text {
        padding-top: 12px;
    }

    .prescription-text .sub-text {
        display: block !important;
    }

    .select-vet-section .scrollable-row {

        flex-direction: column-reverse;

    }
}