body, html{
    background: #fff !important;
}

p, a, span, div, ul li{
    font-weight: unset;
    /*color: #fff;*/
}

.blg-splt-list,
.blog-listing-card,
.blog-prev-link,
.blog-prev-link:hover,
.blog-splt-link,
.searchResults a {
    text-decoration: none
}

.blog-search-form {
    position: relative;
    display: flex;
    justify-content: flex-end
}

.blog-search-form input {
    width: 100%;
    border: 1px solid #bdbdbd;
    padding: 1px 10px;
    height: 35px;
    font-size: 14px
}

.blog-search-form input:focus {
    outline: 0
}

.blgsearch-ip-area {
    padding: 1px 8px;
    background: #ed1c24;
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin-left: -3px;
    cursor: pointer
}

.blg-search-container {
    text-align: right;
    display: flex;
    justify-content: flex-end
}

.blog-detail-ip {
    width: 100% !important
}

.blog-speciality-list-area {
    background: #fff;
    filter: drop-shadow(0px 3px 56px rgba(202, 213, 230, .4));
    padding: 20px 0;
    margin-bottom: 20px;
    margin-top: 20px
}

.blg-splt-list {
    text-align: center;
    display: block;
    color: #000;
    padding: 10px;
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.blg-splt-list.active {
    color: #fff;
    background: #ed1c24;
    border-radius: 10px
}

.blog-listing-card {
    color: #000;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #f5f5f5;
}

.blog-listing-card:hover {
    text-decoration: none;
    color: #000
}

.blog-first-set-bg-img {
    width: 100%;
    height: 404px;
    object-fit: cover;
    object-position: left
}

.top-fixed-blogs .blog-first-set-bg-img {
    height: 325px;
    object-position: 80% 0
}

.blog-first-set-img {
    width: 100%;
    height: 130px;
    object-fit: cover
}

.top-fixed-blogs .blog-first-set-img {
    height: 100px
}

.blog-third-set-img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.blog-read-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px
}

.blog-read-area {
    display: flex
}

.blog-list-card-title,
.blog-splt-desc {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.blog-read-more p {
    margin-bottom: 0
}

.blog-read-more .fa-arrow-circle-right {
    color: #ed1c24;
}

.blog-read-more span {
    color: #ed1c24
}

.blog-list-card-title {
    font-size: 18px;
    color: #000
}

.blog-speciality-name {
    color: #02489a
}

.blog-splt-desc {
    font-size: 16px
}

.blog-right-menu {
    background: #fff;
    padding: 0;
    margin-top: 15px
}

.sticky-right-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 125px
}

.social-list {
    justify-content: center
}

.social-list .list-group-item {
    background: 0 0;
    border: 0;
    padding: 8px
}

.social-list .list-group-item .fa-facebook:hover {
    color: #3b5998
}

.social-list .list-group-item .fa-instagram:hover {
    color: #d1495d
}

.social-list .list-group-item .fa-twitter:hover {
    color: #1d9bf0
}

.keep-in-touch-area {
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    margin-top: 10px;
    background-color: #fff;
    padding: 10px;
}

.blog-rhs{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px;
}

.blog-cat-area {
    padding: 10px;
    background-color: #fff;
}

.category-frame {
    background: #fff;
    padding: 0 0px;
    margin: 0 0;
}

.category-frame ul li:last-child a {
    border-bottom: 0
}

.blog-splt-link {
    color: #ed1c24;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-bottom: .5px solid #dedede;
    font-size: 14px
}

.blog-splt-link.active {
    color: #ed1c24;
    font-weight: 500
}

.blg-view-more {
    background: #ed1c24;
    color: #fff;
    padding: 10px 20px;
    border: 1px solid #ed1c24;
    transition: .5s;
    text-align: center
}

.blg-view-more:hover {
    background: #ed1c24;
    color: #fff;
    border: 1px solid #ed1c24
}

.follow-us-area {
    margin-top: 30px;
    border-top: 1px solid #c4c4c4;
    padding: 20px
}

.follow-social-list {
    justify-content: center;
    margin: 20px 0
}

.comment-list .list-group-item,
.follow-social-list .list-group-item {
    border: 0;
}
.follow-social-list .list-group-item {
    background-color: #fff;
}

.follow-links {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    background: #f7f7f7;
    display: block;
    position: relative
}

.foloow-social-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 35px
}

.search-drop {
    position: absolute;
    top: 36px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    color: #000;
    z-index: 1;
    max-height: 280px;
    overflow-y: auto;
    display: none
}

.searchResults {
    list-style: none;
    padding: 0 10px
}

.searchResults li {
    color: #000;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c4c4c4
}

.searchResults a {
    color: #000;
    text-align: left;
    font-weight: 400
}

.search-drop::-webkit-scrollbar {
    width: 4px
}

.search-drop::-webkit-scrollbar-thumb {
    background: #ed1c24
}

.search-ip-close {
    display: none;
    padding: 10px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    cursor: pointer
}

.blog-detail-img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    margin-top: 15px
}

.blog-detail-content {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000 !important;
    line-height: 30px;
    /* background-color: #f2f2f2;
    padding: 20px; */
    text-align: left !important
}

.blog-detail-content h1,
.blog-detail-content h2,
.blog-detail-content h3,
.blog-detail-content h4,
.blog-detail-content h5,
.blog-detail-content h6 {
    font-size: 24px!important;
    margin-bottom: 10px;
    margin-top: 35px;
    text-align: left!important;
    color: #ed1c24;
}

.comment-list {
    padding: 10px;
    border-radius: 16px;
    background: #fff
}

.next-prev-area {
    padding: 20px 0;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 20px
}

.next-prev-container {
    display: flex;
    justify-content: space-between
}

.blog-next-link,
.blog-prev-link {
    padding: 5px 15px;
    margin: 10px;
    display: inline-block
}

.blog-prev-link {
    background: #fff;
    border: 2px solid #ed1c24;
    border-radius: 5px;
    color: #ed1c24
}

.blog-prev-link:hover {
    color: #ed1c24
}

.blog-next-link,
.blog-next-link:hover {
    color: #fff;
    text-decoration: none
}

.blog-next-link {
    background: #ed1c24;
    border: 2px solid #ed1c24;
    border-radius: 5px
}

.blg-next-link-text {
    color: #898787;
    font-size: 16px
}

.blog-detail-card {
    display: block;
    background-color: #f5f5f5;
}

.blog-detail-crsl-img {
    height: 210px;
    object-fit: cover;
    width: 100%
}

.blog-detail-card-title {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.blog-filter {
    margin-left: 15px;
    height: 35px
}

.blog-filter .dropdown-item {
    white-space: pre-wrap
}

.filter-btn {
    background: #ed1c24;
    color: #fff;
    height: 35px;
    padding: 0 15px;
    border-radius: 0
}

.blg-d-phone:active,
.blg-d-phone:hover,
.blg-d-phone:visited,
.filter-btn:hover {
    color: #fff
}

.filter-btn.dropdown-toggle::after {
    display: none
}

.recent-blog-area {
    border-top: 1px solid #c4c4c4
}

.keep-touch-img {
    width: 35px
}

.blog-filter ul.dropdown-menu.show {
    z-index: 9
}

#scrollBtnTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 8px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background-color: #ed1c24;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px
}

#scrollBtnTop:hover {
    background-color: #555
}

.blog-table-content {
    border: 1px solid #bfb3b3;
    padding: 10px;
    margin-top: 20px;
    border-radius: 4px;
    background-color: #fafafa;
}

.blg-table-cont-title {
    font-size: 20px;
    margin: 10px 0 10px 10px
}

.blog-table-content ol li {
    color: #0551eb;
    margin-bottom: 5px
}

.blog-table-content ol li a,
.blog-table-content ol li a:active,
.blog-table-content ol li a:hover {
    text-decoration: none;
    color: #0551eb;
    cursor: pointer
}

.blg-doc-pro-area {
    display: flex;
    align-items: center
}

.bd-doc-profile {
    height: 100px;
    max-width: 100%;
    object-fit: cover;
    border: 1px solid #ed1c24;
    border-radius: 12px
}

.blg-doc-designation {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px
}

.blog-doc-detail {
    font-size: 14px;
    margin-bottom: 5px;
    color: #000
}

.blg-btm-doc-detail {
    padding: 10px;
    border: 1px solid #bfb3b3;
    border-radius: 4px
}

.blg-d-phone {
    color: #fff;
    font-size: 17px;
    background: #ed1c24;
    padding: 11px 24px;
    border-radius: 4px;
    margin-top: 3px;
    display: block
}

.blg-share-area {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.blog-detail-title {
    font-size: 26px;
    color: #ed1c24;
}

.blg-btm-book-call {
    border-right: 1px solid #ccc;
    padding: 0 10px
}

.blg-btm-book-call p {
    color: #ed1c24;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500
}
.blog-detail-content img {
    display: block;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 70%!important;
    height: 400px!important;
    object-fit: cover!important;
}

@media only screen and (min-device-width:769px) and (max-device-width:1024px) {
    .blog-search-form input {
        width: 100%
    }

    .keep-touch-img {
        width: 20px;
        object-fit: cover
    }
}

@media only screen and (max-width:768px) {
    #latestBlogs .blog-listing-card{
        margin: 0 10px;
    }
    .blog-search-form input,
    .search-drop {
        width: 100%
    }

    .blog-cat-area {
        box-shadow: 0 5px 8px -8px rgb(0 0 0 / 75%);
    }

    .keep-in-touch-area {
        box-shadow: 0 5px 8px -8px rgb(0 0 0 / 75%);
    }

    .mob-bread{
        display: none;
    }

    .blog-detail-img,
    .blog-first-set-bg-img,
    .blog-third-set-img {
        height: auto
    }

    .blg-splt-list {
        height: 70px
    }

    .blog-speciality-list-area {
        padding: 10px 0;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .blog-read-more {
        display: initial
    }

    .blog-read-area {
        justify-content: space-between
    }

    .share-plug-div {
        margin-top: 10px
    }

    .blg-share-area {
        justify-content: center;
        margin-top: 15px
    }

    .comment-list {
        padding: 3px
    }

    .blg-btm-book-call p {
        font-size: 13px
    }

    .blg-d-phone {
        font-size: 15px
    }
    .blog-detail-content h1, .blog-detail-content h2, .blog-detail-content h3, .blog-detail-content h4, .blog-detail-content h5, .blog-detail-content h6{
        margin-top: 20px;
    }
}

@media only screen and (max-width:580px) {
    .blog-detail-img {
        height: auto
    }

    .blg-search-container,
    .blg-share-area,
    .blog-read-area {
        flex-direction: column
    }

    .blog-first-set-bg-img,
    .top-fixed-blogs .blog-first-set-bg-img,
    .top-fixed-blogs .blog-first-set-img {
        height: 140px
    }

    .blog-next-link,
    .blog-prev-link {
        font-size: 12px;
        padding: 5px 10px
    }

    .foloow-social-icons {
        height: 20px
    }

    .follow-links {
        width: 40px;
        height: 40px
    }

    .blog-filter {
        margin-top: 15px
    }

    .blg-splt-list,
    .blog-detail-card p,
    .blog-detail-content p,
    .blog-read-more p,
    .blog-read-more span,
    .blog-splt-desc, .blog-detail-content ul li {
        font-size: 16px
    }

    .right-menuarea {
        order: 6
    }

    .blog-detail-card-title,
    .blog-list-card-title {
        font-size: 16px
    }

    li.list-group-item {
        padding: 8px !important
    }

    .blog-read-more {
        display: flex
    }

    .blog-read-area {
        justify-content: initial
    }

    #scrollBtnTop {
        right: 0;
        bottom: 83px
    }

    .blog-detail-title {
        font-size: 26px
    }

    .comment-list {
        padding: 10px
    }

    .blg-btm-book-call p {
        font-size: 15px
    }

    .blg-doc-designation,
    .blg-share-area {
        margin-top: 10px
    }

    .blog-detail-content ol li,
    .blog-detail-content ul li {
        font-size: 14px !important;
        line-height: 20px;
        margin-bottom: 5px !important;
        text-align: initial !important;
    }

    .blog-detail-content ol li p,
    .blog-detail-content ul li p {
        font-size: 14px !important;
        line-height: 25px;
        margin-bottom: 5px !important
    }

    .blog-detail-card p,
    .blog-detail-content p,
    .blog-read-more p,
    .blog-read-more span,
    .blog-splt-desc {
        line-height: 25px !important
    }

    .blg-doc-pro-area {
        flex-direction: column;
        text-align: center
    }

    .blg-btm-book-call {
        text-align: center;
        border-right: 0
    }
    .blog-detail-content p{
        text-align: left !important;
    }
    .blog-detail-content h1, .blog-detail-content h2, .blog-detail-content h3, .blog-detail-content h4, .blog-detail-content h5, .blog-detail-content h6{
        text-align: initial !important;
    }
    .blog-detail-content img {
        height: auto!important;
        width: 100%!important;
        object-fit: cover!important;
    }
}

@media only screen and (max-width:380px) {

    .blg-doc-designation,
    .blg-share-area {
        margin-top: 10px
    }

    .blg-share-area {
        flex-direction: column
    }

    .blg-doc-pro-area {
        flex-direction: column;
        text-align: center
    }

    .blg-btm-book-call {
        border-right: none
    }
    .blog-first-set-img{
        object-position: 4% 100%;
    }
}

.blog-detail-content p {
    margin-bottom: 10px;
    line-height: 25px;
    text-align: left !important;
    font-size: 16px;
}

.blog-detail-content ol li,
.blog-detail-content ul li {
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 16px;
}
.blog-detail-content ul li::marker{
    color: #ed1c24;
}
.blog-detail-content h3 {
    font-size: 24px !important
}

div[id^=atstbx] .at4-visually-hidden {
    line-height: inherit !important
}

.blg-enq-form {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.blog-splt-link span:nth-child(2){
    color: #737b7d;
  }