#blog.blogPage,
#blogContent .txtArea img {
    position: relative;
}

#blog .blogArea .blogsBox,
#blog .blogArea .blogsBox:hover {
    box-shadow: 0 10px 20px #0006;
    transition: 0.5s;
    position: relative;
}

.banCont p,
.blog-doc-te h4 {
    font-family: Montserrat !important;
}

#blog {
    background-image: url(../images/flowers-bg.png);
    padding: 50px 0 35px;
}

#blog .blogTxt h2 {
    font-size: 45px;
    color: #034ea1;
    padding-bottom: 34px;
}

#blog .blogTxt p {
    font-size: 12px;
    color: #00000080;
    line-height: 23px;
}

#blog .blogTxt {
    padding-bottom: 40px;
}

#blog .blogArea .blueBg,
#blog .blogArea .pinkBg {
    background: #fff !important;
}

#blog .blogArea .blogDet {
    padding: 10px;
}

#blog .blogArea .blogDet h3 {
    font-family: MontserratSB;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
}

.blogDet h4,
.blogread i {
    font-size: 10px;
}

#blog .blogArea .blogDet h5 {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#blog .blogArea .blogDet .blogNo {
    padding-top: 20px;
}

#blog .blogArea .blogDet .blogNo i {
    font-size: 16px;
    padding-right: 5px;
}

#blog .blogArea .blogs {
    margin-bottom: 10px;
    height: auto;
    padding: 5px;
}

#blog .blogArea .blogsBox .blogDet,
#blog .blogArea .blogsBox .blogImg img {
    border-radius: 0 !important;
}

#blog .blogArea .blogsBox .blogImg,
#blogContent .recentPosts .blogImg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#blog .blogArea .blogsBox,
#blogBanner {
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
}

#blog .blogArea .blogsBox .blogImg img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#blog .blogArea .blogsBox .blogDet {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#blog .blogArea .blogsBox {
    border-radius: 6px;
    height: 122px;
    display: flex;
    top: 0;
    overflow: hidden;
}

#blog .blogArea .blogsBox:hover {
    top: 10px;
}

#blog .viewCta button {
    background: #034ea1;
    border: 1px solid #034ea1;
    color: #fff;
    font-family: MontserratBold;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 42px;
}

#blog .viewCta button:hover {
    background-color: #034ea1;
    color: #fff;
    box-shadow: 0 8px 14px #0000009e;
}

#blog.blogPage .tab-content {
    padding: 60px 0 0;
}

#blog.blogPage .nav-tabs,
#blogBanner {
    padding: 20px 0;
}

#blog.blogPage {
    padding: 0 0 35px;
}

#blog.blogPage .blogCont {
    box-shadow: 0 0 10px #00000080;
    background-color: #fff;
    border-radius: 10px;
}

#blog.blogPage .slick-slide {
    text-align: center;
    border-right: 1px solid #ddd;
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 22px;
    color: #707070;
}

#blog.blogPage .slick-slide:last-child {
    border-right: 0;
}

#blog.blogPage .slick-slide a:hover,
#blog.blogPage .slick-slide.active {
    color: #034ea1;
}

#blog.blogPage .slick-slide a {
    display: block;
    padding: 15px 0;
}

#blog.blogPage .slick-next.slick-disabled:before,
#blog.blogPage .slick-next:before,
#blog.blogPage .slick-prev.slick-disabled:before,
#blog.blogPage .slick-prev:before {
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #034ea1;
}

#blog.blogPage .slick-next:before {
    content: "\f054";
}

#blog.blogPage .slick-prev:before {
    content: "\f053";
}

#blog.blogPage .slick-prev {
    left: -2px;
    z-index: 1;
    cursor: pointer;
}

#blog.blogPage .slick-next {
    right: -2px;
    z-index: 99;
    cursor: pointer;
}

#blogBanner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 121px;
}

#blogBanner h1 {
    font-family: MontserratEB;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
    width: 90%;
}

#blogBanner p {
    font-family: Montserrat;
    font-size: 15px;
    color: #ffffff80;
}

#blogContent {
    background-image: url(../images/flowers-bg.png);
}

#blogContent .txtArea {
    padding: 0 15px;
}

#blogContent .txtArea h2 {
    font-family: MontserratBold;
    font-size: 16px;
    line-height: 23px;
    color: #034ea1;
    padding: 25px 0 20px;
}

#blogContent .txtArea li,
#blogContent .txtArea p {
    font-size: 16px;
    line-height: 23px;
    color: #00000080;
    padding-bottom: 25px;
}

#blogContent .smShare {
    text-align: center;
    padding: 10px 0;
}

#blogContent .smShare p {
    font-family: MontserratBold;
    font-size: 13px;
    line-height: 19px;
    color: #034ea1;
}

#blogContent .smShare a {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 3px solid #fff;
    font-size: 20px;
    color: #fff;
    margin: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#blogContent .smShare a.fb {
    background-color: #3c5a99;
}

#blogContent .smShare a.wa {
    background-image: linear-gradient(to right, #60fc7c, #4ab161);
}

#blogContent .smShare a.tw {
    background-image: linear-gradient(to right, #3cf, #337fff);
}

#blogContent .smShare a.li {
    background-color: #007ab5;
}

#blogContent .recentPosts {
    padding: 55px 0 20px;
}

#blogContent .recentPosts h2,
#blogContent .subscribe h2 {
    font-family: MontserratBold;
    font-size: 32px;
    line-height: 37px;
    color: #00b7ac;
    padding-bottom: 18px;
}

#blogContent .blogsBox .blogDet {
    background-color: #b7274c;
    padding: 15px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#blogContent .blogsBox .blogDet h3 {
    font-family: MontserratEB;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
}

#blogContent .blogsBox .blogDet p {
    font-family: Montserrat;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
}

#blogContent .blogsBox {
    margin-bottom: 25px;
    box-shadow: 0 0 10px #00000042;
    display: flex;
    align-items: stretch;
    border-radius: 6px;
    height: auto;
    overflow: hidden;
    background: #fff;
}

#blogContent .subscribe .formArea {
    background-color: #034ea1;
    border-radius: 6px;
    padding: 35px;
}

#blogContent .subscribe .formArea .form-control {
    background-color: #033f80;
    border: 0;
}

#blogContent .subscribe .formArea button,
#blogContent .subscribe .formArea input,
#blogContent .subscribe .formArea input::placeholder {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 23px;
    color: #ffffff57;
}

#blogContent .subscribe .formArea button {
    font-family: MontserratBold;
    background-color: #034ea1;
    border: 0;
    color: #fff;
    border-radius: 6px;
    padding: 11px 88px;
}

.blog-doc-detail img,
.blogDet img {
    border-radius: 100%;
    object-fit: cover;
}

#blogContent .subscribe .formArea button:hover {
    background-color: #fff;
    color: #034ea1;
}

#st-1.st-has-labels .st-btn {
    min-width: 40px !important;
}

#st-1 .st-btn > img {
    top: 5px !important;
}

#st-1 .st-btn > span {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    #blog .blogTxt h2,
    #blog .viewCta {
        text-align: center;
    }
    #blog.blogPage {
        padding: 0 0 35px;
        position: relative;
        top: 28px;
    }
    #blog .blogTxt h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }
    #blog {
        padding: 15px 0;
    }
    #blog .blogTxt {
        padding-bottom: 15px;
    }
    #blog .blogArea .blogDet {
        padding: 10px 16px;
    }
    #blog .blogArea .blogDet h3 {
        font-size: 14px;
        line-height: 20px;
    }
    #blog .blogArea .blogDet .blogNo {
        padding-top: 10px;
    }
    #blog .blogArea .blogs {
        height: auto;
        padding: 0;
        margin-left: 8.33%;
        margin-right: 8.33%;
        width: 83.33%;
    }
    #blog.blogPage .nav-tabs {
        padding: 10px 0;
    }
    #blog.blogPage .slick-slide a {
        padding: 10px 0;
        font-size: 12px;
        line-height: 19px;
    }
    #blog.blogPage .slick-prev {
        left: 0;
    }
    #blog .viewCta button,
    #blog.blogPage .slick-next.slick-disabled:before,
    #blog.blogPage .slick-next:before,
    #blog.blogPage .slick-prev.slick-disabled:before,
    #blog.blogPage .slick-prev:before,
    #blog.blogPage .slick-slide,
    #blogContent .txtArea li,
    #blogContent .txtArea p {
        font-size: 14px;
    }
    #blog.blogPage .slick-next {
        right: 0;
    }
    #blog.blogPage .tab-content,
    #blogContent .recentPosts,
    #blogContent .txtArea {
        padding: 20px 0;
    }
    #blogBanner .row,
    #blogContent .row {
        margin-right: 0;
        margin-left: 0;
    }
    #blogBanner h1 {
        font-size: 25px;
        line-height: 35px;
    }
    #blogBanner {
        padding: 50px 0;
        margin-top: 105px;
    }
    #blogBanner p {
        font-size: 12px;
        line-height: 22px;
    }
    #blog .blogArea .blogsBox,
    #blogContent .blogsBox {
        height: 325px;
        display: block;
        overflow: hidden;
    }
    #blog .blogArea .blogsBox .blogImg,
    #blogContent .blogsBox .blogImg {
        overflow: hidden;
    }
    #blogContent .txtArea h2 {
        font-size: 16px;
        line-height: 20px;
        padding: 15px 0 10px;
    }
    #blogContent .txtArea p {
        padding-bottom: 10px;
    }
    #blogContent .rightArea {
        position: static;
        padding: 0;
    }
    #blog .blogArea .blogsBox .blogDet,
    #blogContent .blogsBox .blogDet {
        height: 150px;
        border-radius: 0;
    }
    #blogContent .recentPosts h2,
    #blogContent .subscribe h2 {
        font-size: 22px;
        line-height: 27px;
        padding-bottom: 10px;
    }
    .blog-search-bar {
        margin-bottom: 20%;
        margin-top: 5%;
    }
}

@media only screen and (min-width: 400px) and (max-width: 731px) {
    #blog .blogArea .blogsBox .blogImg,
    #blogContent .blogsBox .blogImg {
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #blog .blogTxt p {
        font-size: 14px;
    }
    #blog .blogTxt h2 {
        font-size: 26px;
        padding-bottom: 10px;
    }
    #blog .blogArea .blogsBox {
        height: 200px;
    }
    #blog,
    #blog.blogPage .tab-content {
        padding: 30px 10px;
    }
    #blog .blogArea .blogDet {
        padding: 10px;
    }
    #blog .blogArea .blogDet h3 {
        font-size: 14px;
        line-height: 21px;
    }
    #blog .blogArea .blogDet h5 {
        font-size: 11px;
    }
    #blog .blogArea .blogDet .blogNo {
        padding-top: 10px;
    }
    #blog .viewCta button {
        font-size: 16px;
        padding: 13px 38px;
    }
    #blog .blogArea .blogs {
        height: auto;
    }
    #blog.blogPage .slick-slide {
        font-size: 16px;
    }
    #blog.blogPage .nav-tabs {
        padding: 10px 0;
    }
    #blogBanner h1 {
        font-size: 24px;
        line-height: 32px;
    }
    #blogContent .txtArea {
        padding: 10px 15px 0;
    }
    #blogContent .txtArea h2 {
        font-size: 16px;
        padding: 15px 0;
    }
    #blogContent .blogsBox {
        display: block;
        height: 300px;
        overflow: hidden;
    }
    #blogContent .blogsBox .blogDet,
    #blogContent .blogsBox .blogImg {
        height: 150px;
        overflow: hidden;
        border-radius: 0;
    }
    #blogContent .blogsBox .blogDet h3 {
        font-size: 14px;
        line-height: 22px;
    }
    #blogContent .subscribe .formArea button {
        padding: 10px 0;
        width: 100%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #blog .blogTxt h2 {
        font-size: 42px;
        padding-bottom: 16px;
    }
    #blog .blogArea .blogDet {
        padding: 10px;
    }
    #blog .blogArea .blogDet h3 {
        font-size: 14px;
        line-height: 21px;
    }
    #blog .blogArea .blogs {
        height: auto;
    }
    #blogContent .txtArea {
        padding: 10px 15px 0;
    }
    #blogContent .txtArea li,
    #blogContent .txtArea p {
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 10px;
    }
    #blogContent .blogsBox .blogDet h3 {
        font-size: 12px;
        line-height: 17px;
    }
    #blogContent .recentPosts h2,
    #blogContent .subscribe h2 {
        font-size: 28px;
        line-height: 37px;
        padding-bottom: 10px;
    }
    #blogBanner h1 {
        font-size: 27px;
        line-height: 40px;
    }
}

#blogContent .txtArea li p strong a,
#blogContent .txtArea p a,
#blogContent .txtArea p strong a {
    color: #034ea1 !important;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
}

#blogContent .txtArea p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

#blogContent .txtArea h3 {
    margin-bottom: 18px;
    font-size: 14px;
}

#blogContent .txtArea li a,
#blogContent .txtArea ol a {
    font-family: Montserrat;
    color: #034ea1 !important;
    font-size: 14px;
    font-weight: 400;
}

#blogContent .txtArea li,
#blogContent .txtArea ol {
    padding-bottom: 6px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

#blogContent .txtArea h3 strong span {
    font-family: MontserratEB !important;
    font-size: 14px;
}

#blogContent .txtArea h2 span strong,
#blogContent .txtArea h2 strong span {
    font-family: MontserratEB !important;
    font-size: 16px;
}

strong,
strong span {
    font-family: MontserratSB !important;
}

.blogDet img {
    width: 33px;
    height: 33px;
    display: block;
    margin: 5px auto;
}

.blogDet h4 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    height: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blogdate {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10px;
}

.blog-doc-detail,
.blogread {
    display: flex;
    align-items: center;
}

.banCont p {
    font-size: 12px !important;
    color: #fff !important;
    line-height: 20px;
}

.blog-doc-detail img {
    height: 62px;
    width: 62px;
    margin-right: 15px;
}

.blog-doc-te h4 {
    font-size: 14px;
    color: #fff;
}

.blog-doc-detail p {
    line-height: 15px;
    margin-top: 7px;
    width: 300px;
}

#st-1 {
    text-align: right !important;
}

@media (max-width: 991px) {
    .blogdate {
        padding: 0 15px;
        bottom: 5px;
    }
    .blog-doc-detail {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .blogdate {
        padding: 0 6px;
        bottom: 5px;
    }
    #st-1 {
        text-align: left !important;
    }
    #blogBanner {
        padding: 15px 0 !important;
        margin-top: 121px;
    }
}

#blog .blogArea .blogsBox {
    background: #ffff !important;
}

.blogDet,
.blogdate,
.blogdatediv p,
.blogread p {
    font-family: MontserratSB;
}

@media (max-width: 499px) {
    #blog .blogArea .blogsBox,
    #blogContent .blogsBox {
        height: auto !important;
    }
    #blog .blogArea .blogsBox .blogDet,
    #blogContent .blogsBox .blogDet {
        height: auto !important;
        border-radius: 0;
    }
    #blogBanner h1 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .blog-doc-detail {
        align-items: center;
    }
    .blog-doc-detail img {
        height: 40px;
        width: 40px;
    }
    .banCont p {
        line-height: 14px !important;
        font-size: 10px !important;
    }
    #blog.blogPage .slick-next {
        right: -6px;
    }
    #blog.blogPage .slick-prev {
        left: -6px;
    }
    .blog-doc-detail p {
        width: 220px;
    }
}

@media (max-width: 768px) {
    #blog .blogArea .blogsBox {
        display: block !important;
    }
    #blog .blogArea .blogsBox,
    #blogContent .blogsBox {
        height: auto !important;
    }
    .blog-border {
        display: none;
    }
    #blog .blogArea .blogsBox .blogDet,
    #blog .blogArea .blogsBox .blogImg img {
        border-radius: 0;
    }
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-thumb {
    background: #034ea1;
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #00b7ab6e;
    border-radius: 10px;
}

@media only screen and (min-width: 769px) and (max-width: 1025px) {
    .blogImg img {
        height: 100% !important;
        width: 100%;
    }
}

.blog-contain h2,
.blog-contain h2 span strong,
.blog-contain h2 strong span,
.blog-contain span h2 strong,
.blog-contain span strong h2 {
    font-family: MontserratSB;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 25px;
}

.blog-contain h3,
.blog-contain h3 span strong,
.blog-contain h3 strong span,
.blog-contain span h3 strong,
.blog-contain span strong h3 {
    font-family: MontserratSB;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 25px;
}

.blog-contain h4,
.blog-contain h4 span strong,
.blog-contain h4 strong span,
.blog-contain span h4 strong,
.blog-contain span strong h4 {
    font-family: MontserratSB;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
}

.blog-contain a p,
.blog-contain p a,
.blog-contain p a span,
.blog-contain p span a,
.blog-contain p span strong a,
.blog-contain p strong span a {
    color: #034ea1 !important;
    font-size: 14px;
    font-weight: 600 !important;
}

@media screen and (max-width: 911px) and (min-width: 820px) {
    #blog .blogArea .blogsBox {
        flex-direction: column;
        height: auto;
    }
}

.blog-align {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .blog-align {
        display: block;
    }
}

.blog-categories a font {
    font-size: 12px;
}

#blogmainsection {
    margin-top: 115px;
    background-image: url(../images/flowers-bg.png);
    padding: 50px 0 35px;
}

.heading-details {
    padding: 10px;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    color: #fff;
}

.reviewedby {
    display: flex;
    align-items: center;
}

.heading-details h1 {
    font-size: 25px;
}

.reviewedby a,
.reviewedby h4,
.reviewedby p {
    font-size: 15px;
}

.reviewedby a {
    padding-left: 5px;
}

.posted-on {
    background-color: transparent;
    color: #000;
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
    margin: 0px;
    font-family: Montserrat;
}
.posted-on h5 {
    margin: 0;
    line-height: 27px;
    font-size: 14px;
}

.blog-overview {
    padding: 10px 0;
}

.list-item-ul li {
    cursor: pointer;
    font-size: 16px;
}

.symptoms-ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.content-heading {
    margin: 10px 0;
    padding: 5px 0;
    font-family: MontserratBold;
}

.list-item-ul {
    list-style: none;
    color: #00b7ac;
}

.list-item-ul li::before {
    content: "■";
    display: inline-block;
    transform: rotate(45deg);
    margin-right: 10px;
}

.share-icons a {
    padding: 0 7px;
}

.home-demo .item {
    background: #ff3f4d;
}

.home-demo h2 {
    color: #fff;
    text-align: center;
    font-style: italic;
    font-weight: 300;
}

.recent-blog-section,
.similar-blog-section {
    padding: 30px 0;
}

.recent-blog-section h2,
.similar-blog-section h2 {
    color: #00b7ac;
    margin: 8px 0;
}

.similar-blog-heading {
    font-size: 14px;
    color: #034fa1;
    padding: 5px 12px;
    height: 50px;
    overflow-y: scroll;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #034ea1 !important;
}

.blog-card-doctor-images-icon {
    width: 60px;
    height: 60px;
    margin-top: 5px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    margin-right: 5px;
}

.blog-card-doctor-images-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-details-card h4 {
    font-size: 14px;
    font-weight: 500;
}

.department-doctor-details {
    font-size: 12px;
    line-height: 16px;
    color: #6f6b6b;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 31px;
    margin-top: 5px;
}

.blog-details-similer {
    display: flex;
    align-items: flex-start;
    padding: 5px;
}

.read-publish-details span {
    font-size: 12px;
    line-height: 16px;
    color: #034ea1;
}

.publish-date {
    color: #333 !important;
    padding-left: 4px;
}

.blog-card-carousel {
    background-color: #fff;
    box-shadow: 0 8px 6px 2px rgba(0, 0, 0, 0.1);
}

#owl-carousel1 .owl-prev span,
#owl-carousel2 .owl-prev span {
    font-size: 38px;
    position: absolute;
    left: -20px;
    top: 35%;
}

#owl-carousel1 .owl-next span,
#owl-carousel2 .owl-next span {
    font-size: 38px;
    position: absolute;
    right: -20px;
    top: 35%;
}

#owl-carousel1 .owl-stage,
#owl-carousel2 .owl-stage {
    margin: 10px 0;
    overflow: visible;
}

#owl-carousel2 .owl-item {
    box-shadow: 0;
    transition: 1s;
    -webkit-transition: 1s;
}

#owl-carousel2 .owl-item .active {
    box-shadow: 0 0 14px 0 rgba(74, 74, 74, 0.2);
}

.owl-nav,
.owl-nav:hover {
    color: #034ea1;
}

.sticky-content {
    position: sticky;
    top: 140px;
    float: right;
    width: 30%;
    padding: 0 0 0 20px;
}

.moving-content {
    width: 70%;
}

.doctor-card-img-sticky {
    border-radius: 8px;
    border: 2px solid #00b7ac;
    background-color: #fff;
    text-align: center;
}

.doctor-card-img-sticky img {
    width: 100%;
}

.top-border-doctor-card {
    height: 18px;
    border-radius: 5px 5px 0 0;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
}

.bottom-border-doctor-card {
    height: 18px;
    background-color: #034fa1;
    border-radius: 0 0 8px 8px;
}

.doctor-card-img-sticky h4 {
    text-align: center;
    padding: 12px 5px;
}

.doctor-card-img-sticky p {
    text-align: center;
    padding: 8px;
}

.doctor-card-img-sticky a {
    text-align: center;
    background-color: #034fa1;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
    display: inline-block;
    border-radius: 5px;
}

.sticky-doctor-details {
    padding: 20px 10px;
    text-align: center;
}

.sticky-doctor-details a {
    padding: 9px;
    background-color: #034fa1;
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
}

.sticky-doctor-details h4 {
    padding: 5px;
    font-size: 16px;
}

.sticky-doctor-details p {
    font-size: 11px;
    margin-bottom: 10px;
}

.blog-img {
    max-height: 132px;
}

.mobile-sticky-content {
    display: none;
}

#faq {
    background-color: #034ea1;
    background-size: cover !important;
    background-position: center !important;
    height: auto;
}

#faq .panel-heading {
    background-color: #fff;
    padding: 20px 40px;
}

#faq .panel-body {
    background-color: #fff;
    padding: 20px 40px !important;
}

#faq .panel-default > .panel-heading h4 {
    font-family: MontserratBold !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #034ea1 !important;
}

.panel-body #faq .faqSlider .sliderCont {
    padding-right: 20px !important;
}

#faq .panel-body *:not(a){
    font-size: 14px !important;
    line-height: 25px !important;
    color: #5d5656 !important;
    font-weight: 500;
}

#faq .faqSlider .sliderCont a {
    background-color: transparent !important;
    border: 1px solid #034ea1 !important;
    border-radius: 6px !important;
    font-family: MontserratSB !important;
    font-size: 12px !important;
    line-height: 15px !important;
    margin-top: 38px !important;
    padding: 12px 29px !important;
    position: absolute !important;
    width: 200px !important;
    bottom: 25px !important;
}

#faq h2 {
    padding-bottom: 20px !important;
    color: #fff;
    font-size: 25px;
    margin-top: 15px;
}

#faq .panel-heading .accordion-toggle h4:after {
    font-family: "Glyphicons Halflings" !important;
    content: "\e114" !important;
    float: right !important;
    color: #034fa1 !important;
}

#faq .panel-heading .accordion-toggle.collapsed h4:after {
    content: "\e080" !important;
}

.faqSlider p {
    font-family: Montserrat;
    font-size: 14px !important;
    font-weight: 400;
    color: #fff !important;
}

#faq .faqSlider .sliderCont .slidBox {
    background-color: #fff;
    border-radius: 6px;
    height: 343px;
    max-height: 430px;
    padding: 25px;
}

#faq .faqSlider .sliderCont h2,
#video h2 {
    padding-bottom: 20px;
}

#faq .faqSlider .sliderCont p {
    line-height: 24px;
}

#faq .faqSlider .sliderCont p,
#faq .panel-default > .panel-heading h4 {
    font-size: 14px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .moving-content {
        width: 100%;
    }
    .reviewedby,
    .sticky-content {
        display: none;
    }
    .zero-padding {
        padding: 0 !important;
    }
    #blogmainsection {
        margin-top: 110px;
        padding: 0 0 33px;
    }
    .mobile-sticky-content {
        display: block;
        position: sticky;
        top: 105px;
        float: none;
        width: 100%;
        padding: 5px;
        background-color: #fff;
        z-index: 9;
    }
    .mobile-sticky-card {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mobile-sticky-image-details {
        display: flex;
        align-items: center;
        width: 60%;
    }
    .mobile-sticky-image {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        overflow: hidden;
        flex-shrink: 0;
    }
    .mobile-sticky-image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .reviewedbyn {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0 5px;
    }
    .reviewedbyn span {
        color: #01b1ac;
        font-size: 10px;
        line-height: 16px;
    }
    .reviewedbyn h4,
    .reviewedbyn h5,
    .reviewedbyn p {
        line-height: 18px;
        color: #034fa1;
    }
    .reviewedbyn h4 {
        font-size: 15px;
    }
    .reviewedbyn h5 {
        font-size: 14px;
    }
    .reviewedbyn p {
        font-size: 10px;
    }
    .mobile-sticky-bookapp a {
        color: #fff;
        background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
        padding: 10px 7px;
        border-radius: 8px;
        font-size: 12px;
        text-wrap: nowrap;
    }
    .mobile-sticky-bookapp-spec a {
        color: #fff;
        background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
        padding: 10px 7px;
        border-radius: 8px;
        font-size: 12px;
        text-wrap: nowrap;
    }
    .heading-details {
        background: 0 0;
    }
    .heading-details h1 {
        color: #034fa1;
        font-size: 20px;
    }
    .blog-content {
        padding: 5px;
    }
}

@media (max-width: 499px) {
    #owl-carousel1 .owl-prev span,
    #owl-carousel2 .owl-prev span {
        left: -10px;
    }
    #owl-carousel1 .owl-next span,
    #owl-carousel2 .owl-next span {
        right: -10px;
    }
    .similar-blog-section {
        background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%) !important;
    }
    .similar-blog-section h2 {
        font-size: 25px;
        color: #fff;
    }
    .owl-theme .owl-dots .owl-dot span {
        background: #fff;
        border: 1px solid #00b7ac;
        width: 15px !important;
        height: 15px !important;
    }
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #00b7ac !important;
    }
}

.blog-content h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

.blog-content p {
    margin-bottom: 15px;
}

.blog-content h3 {
    font-size: 18px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.blog-content img {
    width: 100% !important;
    height: auto !important;
}

.share-icons img {
    width: auto !important;
}

.h-auto {
    height: auto !important;
}

.min-read {
    border-right: 1px solid #6f6b6b;
    padding-right: 10px;
}

.blog-detail-content ul {
    margin-bottom: 15px !important;
}

.sticky-subscription-box {
    border-radius: 8px;
    border: 2px solid #00b7ac;
    background-color: #fff;
    text-align: center;
    position: sticky;
    top: 370px;
    width: 320px;
    left: 69%;
    height: 190px;
    margin-top: 50px;
}

.sticky-subscription-box h2 {
    font-family: Montserrat;
    font-size: 20px;
    margin-top: 25px;
    color: #5c5c5c;
}

.email-holder {
    border-radius: 20px;
    border: 2px solid #5c5c5c;
    width: 282px;
    height: 36px;
    margin-top: 20px;
    margin-left: 15px;
}

.email-holder input {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: none;
    border-radius: 20px;
    background-color: #9c9c9c36;
}

.button a,
.email-holder button,
.thank-you-dropdown .button a {
    text-align: center;
    color: #fff;
    background-color: #034fa1;
}

.email-holder button {
    padding: 10px;
    margin: 20px 10px;
    display: inline-block;
    border-radius: 5px;
    border: none;
}

.thank-you-dropdown {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    width: 530px;
    height: 200px;
    border-radius: 8px;
    margin-top: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.thank-you-dropdown p {
    font-family: Montserrat;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}

.thank-you-dropdown.active,
.thankyou.active {
    display: block;
}

@media (min-width: 320px) and (max-width: 480px) {
    .thank-you-dropdown.active {
        width: 300px;
        height: 200px;
        bottom: 120px;
        position: relative;
    }
    .thank-you-dropdown p {
        font-family: Montserrat;
        font-size: 11px;
    }
    .thank-you-dropdown {
        background-color: #fff;
        border: 1px solid #ccc;
        padding: 10px;
        width: 310px;
        height: 200px;
    }
    .button a {
        font-size: 9px !important;
        border: 0 !important;
    }
    .sticky-subscription-box {
        width: 280px;
        margin: 20px auto 0 auto;
        left: 0;
    }
    .email-holder {
        width: 240px;
    }
    .email-holder a {
        text-align: center;
        background-color: #034fa1;
        color: #fff;
        padding: 10px;
        margin: 20px 10px;
        display: inline-block;
        border-radius: 5px;
    }
    .thank-you-dropdown .button {
        display: flex;
        justify-content: space-evenly;
        margin-top: 20px;
    }
    .thank-you-dropdown .button a {
        padding: 7px 4px;
        text-decoration: none;
        margin: 0 10px;
    }
}

@media (max-width: 321px) {
    .thank-you-dropdown {
        width: 288px;
    }
}

@media (max-width: 376px) {
    .sticky-subscription-box {
        margin-right: 12%;
    }
}

@media (min-width: 765px) and (max-width: 769px) {
    .email-holder input {
        width: 100%;
    }
    .email-holder {
        width: 183px;
        margin-left: 9px;
    }
    .sticky-subscription-box {
        width: 200px;
        height: 205px;
    }
}

.button {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.button a {
    font-family: Montserrat;
    font-size: 20px;
    border-radius: 8px;
    border: 2px;
}

.thank-you-dropdown img {
    width: 40px !important;
    height: 40px !important;
    margin: 10px auto;
    display: block;
}

.thank-you-dropdown .button {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
}

.thank-you-dropdown .button a {
    font-family: Montserrat;
    font-size: 18px;
    border-radius: 8px;
    border: 2px solid #034fa1;
    padding: 3px 7px;
    text-decoration: none;
    margin: 0 10px;
}

#blogmainsection.blurred {
    filter: blur(2px);
    transition: filter 0.3s ease-in-out;
}

#thankYouDropdown.active {
    filter: none;
}

.thankyou {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000b0;
    display: none;
    z-index: 999;
}

.err_user_blog_email,
.err_user_blog_email_mob {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    margin-top: -3px;
}

.read-time {
    width: unset !important;
    height: unset !important;
    margin: auto 2px !important;
}

.faqCont {
    background-color: #034ea1;
    padding: 15px;
    margin-bottom: 20px;
}

#drblogCarousel .splide__arrow {
    background-color: #034fa1;
    color: #fff !important;
    border-radius: 50%;
    cursor: pointer;
}

#drblogCarousel .splide__arrow--prev {
    left: -50px;
}

#drblogCarousel .splide__arrow--next {
    right: -50px;
}

#blog .blogArea .blogsBox {
    width: 550px;
}

@media screen and (min-width: 375px) and (max-width: 720px) {
    #blog .blogArea .blogsBox {
        width: 280px;
    }
    #drblogCarousel .splide__arrow--prev {
        left: 0;
    }
    #drblogCarousel .splide__arrow--next {
        right: 0;
    }
}

@media only screen and (min-width: 260px) and (max-width: 360px) {
    #blog .blogArea .blogsBox {
        width: 230px;
    }
    #drblogCarousel .splide__arrow--prev {
        left: -10px;
    }
    #drblogCarousel .splide__arrow--next {
        right: -10px;
    }
}

@media screen and (min-width: 721px) and (max-width: 770px) {
    #blog .blogArea .blogsBox {
        width: auto;
        margin-left: 0px !important;
    }
    #drblogCarousel .splide__arrow--prev {
        left: 0;
    }
    #drblogCarousel .splide__arrow--next {
        right: 0;
    }
    .splide__slide {
        margin-left: 40px;
    }
}

.splide__arrow:disabled {
    opacity: 0 !important;
}

@media screen and (max-width: 430px) {
    #blog .blogArea .blogs {
        margin-bottom: 10px;
        height: auto;
        padding: 5px !important;
        display: grid;
        justify-content: space-around;
    }
}
#blog .blogArea .blogsBox .blogImg img {
    height: 100% !important;
}
.blog-detail-content th, .blog-detail-content td, .blog-content th, .blog-content td {
    padding: 8px;
}
.blog-detail-content table th, 
.blog-detail-content table td, 
.blog-content table th, 
.blog-content table td {
    border: 1px solid black !important;
    border-collapse: collapse !important;
}
.blog-detail-content table, .blog-content table {
    width: 100% !important;
    margin-bottom:30px;
}
@media screen and (max-width: 768px) {
 .blog-content th, .blog-content td, .blog-content td p, .blog-detail-content th, .blog-detail-content td, .blog-detail-content td p {
        padding: 3px !important;
        font-size: 13px !important;
        margin-bottom: 0 !important;
        line-height: 20px !important;
        word-wrap: break-word !important;
    }
}
@media (min-width: 500px) and (max-width: 768px) {
    .blog-content iframe{
     width: 100% !important;
    }
}
@media screen and (max-width: 499px) {
    .blog-content th, .blog-content td, .blog-content td p, .blog-detail-content th, .blog-detail-content td, .blog-detail-content td p {
        max-width: 100px !important;
        font-size:12px !important;
    }
}
/* text to speech css start */
.speech-section{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 15px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.17);
    flex-wrap: wrap;
    position: relative;
}
.listen p{
    color: rgba(3, 78, 161, 1);
    font-style: italic;
    font-size: 14px;
    text-decoration: underline;
    font-family: 'MontserratBold';
    text-underline-offset: 5px;
}
.speech-section p{
    margin-bottom: 0;
}
.audio-play{
    position: relative;
    height: 33px;
    display:flex;
    align-items:center;
}
#loading-text{
    color: rgba(3, 78, 161, 1);
    margin-right: 35px;
}
.dot-spin {
    position: relative;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: transparent;
    color: transparent;
    box-shadow: 0 -18px 0 0 #00b7ac, 13px -13px 0 0 #00b7ac, 18px 0 0 0 #00b7ac, 13px 13px 0 0 rgba(152, 128, 255, 0), 0 18px 0 0 rgba(152, 128, 255, 0), -13px 13px 0 0 rgba(152, 128, 255, 0), -18px 0 0 0 rgba(152, 128, 255, 0), -13px -13px 0 0 rgba(152, 128, 255, 0);
    animation: dot-spin 1.5s infinite linear;
  }
  
@keyframes dot-spin {
    0%, 100% {
      box-shadow: 0 -18px 0 0 #00b7ac, 13px -13px 0 0 #00b7ac, 18px 0 0 0 #00b7ac, 13px 13px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -13px 13px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -13px -13px 0 -5px rgba(152, 128, 255, 0);
    }
    12.5% {
      box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 13px -13px 0 0 #00b7ac, 18px 0 0 0 #00b7ac, 13px 13px 0 0 #00b7ac, 0 18px 0 -5px rgba(152, 128, 255, 0), -13px 13px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -13px -13px 0 -5px rgba(152, 128, 255, 0);
    }
    25% {
      box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 13px -13px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 0 #00b7ac, 13px 13px 0 0 #00b7ac, 0 18px 0 0 #00b7ac, -13px 13px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -13px -13px 0 -5px rgba(152, 128, 255, 0);
    }
    37.5% {
      box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 13px -13px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 13px 13px 0 0 #00b7ac, 0 18px 0 0 #00b7ac, -13px 13px 0 0 #00b7ac, -18px 0 0 -5px rgba(152, 128, 255, 0), -13px -13px 0 -5px rgba(152, 128, 255, 0);
    }
    50% {
      box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 13px -13px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 13px 13px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 0 #00b7ac, -13px 13px 0 0 #00b7ac, -18px 0 0 0 #00b7ac, -13px -13px 0 -5px rgba(152, 128, 255, 0);
    }
    62.5% {
      box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 13px -13px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 13px 13px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -13px 13px 0 0 #00b7ac, -18px 0 0 0 #00b7ac, -13px -13px 0 0 #00b7ac;
    }
    75% {
      box-shadow: 0 -18px 0 0 #00b7ac, 13px -13px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 13px 13px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -13px 13px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 0 #00b7ac, -13px -13px 0 0 #00b7ac;
    }
    87.5% {
      box-shadow: 0 -18px 0 0 #00b7ac, 13px -13px 0 0 #00b7ac, 18px 0 0 -5px rgba(152, 128, 255, 0), 13px 13px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -13px 13px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -13px -13px 0 0 #00b7ac;
    }
}
.audio-play audio{
    height: 33px !important;
}
.audio-play button{
    outline: none;
    border: none;
    padding: 0;
    position: absolute;
    z-index: 9;
    border-radius: 50%;
    top: 0;
    left: 0px;
}
.audio-display{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 499px) {
    .speech-section {
        justify-content: space-around;
        padding: 8px 5px;
    }
    .speech-section > :nth-child(1) {
        order: -1;
        flex: 0 0 100%;
    }
    .speech-section p {
        margin-bottom: 10px;
        text-align: center;
    }
}
@media (max-width: 320px) {
    .audio-play audio{
        width: 255px;
    }
}
/* text to speech css end */
.blog-content p strong, .blog-content strong{
    font-family: 'MontserratBold' !important;
}

.heading-details a{
    color: #FFFF !important;
}
@media screen and (min-width: 1024px) and (max-width:1200px) {
    #blog .blogArea .blogsBox{
        width: 430px;
    }
}
#faq .panel-body * a, #faq .panel-body a {
    color: #034ea1 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}