.articleContent {
    color: #838383;
    font-size: 15px;
    line-height: 20px;
    min-height: 60px;
}

.blog_div_img {
    width: 100%;
    height: 231px;
}

.top-common-image {
    height: 69rem;
    border-radius: 1.2rem;
    overflow: hidden;
    margin-bottom: 5rem;
}

.blog_div_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.detail-meta-info {
    margin-bottom: 4rem;
    display: flex;
    gap: 2rem;
}

.detail-meta-info span {
    font-size: 2rem;
    font-weight: 600;
    text-transform: capitalize;
}
.detail-meta-info span .circle {
    height: 1.2rem;
    width: 1.2rem;
    display: inline-block;
    border-radius: 50%;
    background: #000000;
    margin-right: 1rem;
}

.detailPage-articleContent p {
    margin-top: 2rem;
}
.detailPage-articleContent dl,
ol,
ul{
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 3rem;
    font-size: initial;
}

.detailPage-articleContent li{
  
    font-size: initial;
}
.detailPage-articleContent  h1,h2,h3,h4,h5,h6, p{
    font-size: initial;
    margin-top:2rem ;
    color: initial;


}


.tags-container {
    margin: 6.2rem 0;
}

.tags-container .cm-heading {
    margin-bottom: 2.6rem;
    line-height: 1.2;
    font-size: 3.8rem;
    padding: 0;
}

.tags-container .tag-main {
    display: flex;
    flex-wrap: wrap;
    gap: 3.7rem;
    margin-top: 2.6rem;
}

.blog_main a {
    word-wrap: break-word !important;
}

.tags-container .tag-main .tag {
    background-color: #0583f2;
    text-transform: uppercase;
    display: inline-block;
    font-size: 1.8rem;
    border-radius: 1.2rem;
    color: white;
    padding: 1.6rem 3.2rem;
    margin-bottom: 2.4rem;
}

.agreed-checkbox {
    margin-top: 2px;
    margin-right: 10px;
}

.agreed-text {
    font-size: 18px;
    color: #000;
}

.register_logo {
    max-width: 30%;
}

.custom-register-select {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px !important;
    padding-left: 0px;
    font-size: 14px;
    color: #a29999;
    opacity: 1;
    padding: 0.375rem 0.75rem 0.375rem 0;
}

.register_form_container label {
    margin-bottom: 0;
    display: block;
    margin-top: 2px;
    font-size: 13px;
}

.register_user_card {
    padding: 20px 0;
}

.blog_title {
    margin-bottom: 4rem;
}

.register_form_container label.error {
    width: 100%;
    color: #dc3545;
    font-weight: bold;
    font-size: 13px;
}

.transparent-input.register_form_container input.form-control,
.transparent-input.custom-login-form input.form-control {
    margin-bottom: 20px;
}

.zeal-login .register_user_card p,
.zeal-login .custom-login-form p {
    font-size: 14px;
}

/* Sitewise Custom Css starts from here */
.line-clamp-1 {
    -webkit-line-clamp: 1;
}

.line-clamp-2 {
    -webkit-line-clamp: 2;
}

.line-clamp-3 {
    -webkit-line-clamp: 3;
}

.ellipsis-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-detail-section .sidelist .img-container {
    height: 11rem;
    border-radius: 1.2rem;
    overflow: hidden;
}

.blog-detail-section .sidelist .blog-heading {
    font-size: 2rem;
    line-height: 1.2;
}

.blog-detail-section .sidelist .blog-content {
    font-size: 1.8rem;
    line-height: 1.8;
}

.blog-detail-section .sidelist .post-heading {
    font-size: 3.2rem;
    margin-bottom: 3.2rem;
}
.newcstom-blogimg {
    margin-bottom: 5rem;
    border-radius: 1.2rem;
    overflow: hidden;
    height: 69rem;
}

.blog-detail-section .sidelist .row {
    margin-bottom: 2.8rem;
}

.commentSec {
    padding: 20px 0 0 0;
    border: none;
}

.comment_sec {
    border: none;
    padding: 0;
}

.comment_sec h4,
.share h4 {
    font-size: 3.8rem;
    font-weight: 900;
}
.comments_date {
    color: #0583f2 !important;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.content .header h1 {
    font-size: 1.6rem;
}
.blog_Sec_new .blog_main {
    padding: 0.5rem;
    margin-bottom: 5rem;
}

.commentor_name {
    font-size: 3.2rem;
    font-weight: 500;
    margin: 1.8rem 0;
    color: #0d0d0d !important;
}

.main_comment {
    word-wrap: break-word !important;
}

.comment_txt {
    margin-bottom: 4.8rem !important;
}

.comments_date span {
    display: flex;
    height: 1.2rem;
    width: 1.2rem;
    border-radius: 50%;
    margin-right: 1rem;
    background-color: #0583f2 !important;
}
.leave_commentSec {
    background: none;
    padding: 0;
}
.leave_commentSec h4 {
    font-size: 4.8rem;
    font-weight: 800;
}

.leave_commentSec .error {
    margin-top: -1rem;
    margin-bottom: 2rem;
    display: block;
}

.leave_commentSec input,
textarea {
    border: 1px solid #d9d9d9;
    margin-bottom: 1.8rem;
    border-radius: 1.2rem;
    padding: 1.8rem 3.2rem !important;
}

.postcmnt_btn {
    background: #000000;
    border: none;
    padding: 2rem 4.4rem;
    color: #fff;
    border-radius: 1.2rem;
    font-weight: 800;
}

.sitewise-padding {
    padding: 5rem 0;
}
.sitewise-content-section .banner-subtext {
    font-weight: 600;
    font-size: 2.8rem;
}
.blog_Sec_new .sectionHeading {
    font-size: 7.2rem;
}

.blog_Sec_new .blog_main {
    padding: 0.5rem;
}

.blog_Sec_new .common-para {
    max-width: 40%;
    margin: 1.8rem auto 8rem auto;
}

.blog_details_wrap {
    margin-bottom: 50px;
    margin-top: 3rem;
}

.blog_Sec_new .blog_div_img {
    height: 34rem;
    width: 100%;
    border-radius: 1.2rem;
    overflow: hidden;
}
.blog_Sec_new .blog_txt {
    padding: 0;
}
.blog_Sec_new .blog_txt h5 {
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    color: #0d0d0d !important;
    font-weight: 600;
    margin: 2.3rem 0 0 0;
    font-size: 3.2rem;
}

.blog_Sec_new .blog-content span {
    font-weight: 600;
}

.blog_Sec_new .blog-content {
    font-size: 2.2rem;
    margin: 2.3rem 5rem 2.3rem 0rem;
    color: #0d0d0d !important;
}

.blog_Sec_new .blog-content span {
    font-weight: 500;
}

.blog_Sec_new .date {
    font-size: 2rem;
    color: #0d0d0d !important;
    gap: 1rem;
    font-weight: 500;
}
.blog_Sec_new .date span {
    height: 1.2rem;
    width: 1.2rem;
    display: block;
    border-radius: 50%;
    background-color: #000000;
}

.article-section .Read-More {
    font-weight: 600;
    text-decoration: underline;
}

.article-section .box {
    font-size: 1.8rem;
    background-color: #aeaeae;
    padding: 0.4rem 1.8rem;
    margin-top: 2.8rem;
    display: inline-block;
    border-radius: 0.3rem;
    color: white;
}

.article-section .blue-box {
    font-size: 1.8rem;
    background-color: #0583f2;
}

.podcast-play {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog_Sec_new .pod-info {
    font-weight: 600;
    justify-content: center;
    gap: 1rem;
}

.blog_Sec_new .pod-info-main {
    gap: 3rem;
    margin-top: 2.8rem;
}

.blog_Sec_new .pod-info span {
    display: flex;
}

.sightwise-journey-section .journey-text {
    margin-top: 6rem;
}

.sightwise-journey-section .blue-second-line {
    bottom: 23%;
}
.new-indentifier {
    font-size: 1.8rem;
    background-color: #0583f2;
    border-radius: 0.3rem;
    padding: 0.4rem 2rem;
    color: white;
    text-align: center;
    display: inline-block;
    margin: 0 auto 2rem auto;
}
.common-detail-heading {
    font-size: 3.4rem;
}
.social-share-section {
    margin: 6.2rem 0;
}

.social-share-section .social-icons {
    gap: 1.6rem;
}

.social-share-section h3 {
    font-size: 3.6rem;
    margin-bottom: 2.6rem;
    font-weight: 800;
}

.article_title {
    font-size: 7.2rem;
    margin-bottom: 4rem;
    text-align: center;
}

@media only screen and (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

@media only screen and (min-width: 1800px) {
    .container {
        max-width: 1720px;
    }
}

@media only screen and (max-width: 1499px) {
    .sightwise-journey-section .blue-second-line,
    .blue-third-line {
        display: none;
    }

    .sightwise-journey-section .journey-text {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .blog_Sec_new .blog_div_img {
        height: 20rem;
    }

    .blog_Sec_new .blog_txt h5 {
        font-size: 2.1rem;
    }

    .blog_Sec_new .common-para {
        max-width: 80%;
        margin: 1.8rem auto 5rem auto;
    }
    .blog_Sec_new .blog_main {
        padding: 0;
    }
    .blog_Sec_new .blog-content {
        font-size: 1.8rem;
    }
    .blog_Sec_new .date {
        font-size: 1.8rem;
    }
}

@media only screen and (max-width: 991px) {
    .blog_Sec_new .sectionHeading {
        font-size: 5rem;
    }
    .blog_Sec_new .blog_main {
        padding: 0;
        margin-bottom: 4rem;
    }
    .newcstom-blogimg {
        height: 100%;
    }

    .tags-container .tag-main {
        gap: 1rem;
        margin-top: 2rem;
    }

    .tags-container {
        margin: 3rem 0;
    }
}

@media only screen and (max-width: 576px) {
    .blog_Sec_new .common-para {
        max-width: 100%;
    }
    .blog_Sec_new .blog_div_img {
        height: 25rem;
    }

    .new-indentifier {
        margin: 0rem auto;
    }

    .blog-detail-section .sidelist .img-container {
        margin-bottom: 2rem;
    }

    .commentor_name {
        font-size: 2.6rem;
        margin: 1rem 0;
    }
    .comment_txt {
        margin-bottom: 2rem !important;
    }
    .tags-container {
        margin-bottom: 0;
    }

    .tags-container .tag-main .tag {
        padding: 0.8rem 1.4rem;
        margin-bottom: 1.6rem;
        font-size: 1.4rem;
        border-radius: 0.6rem;
    }
    .blog_title {
        margin-bottom: 2rem;
    }
    .social-share-section {
        margin: 3rem 0;
    }

    .social-share-section h3 {
        font-size: 2.6rem;
        margin-bottom: 2rem;
    }
    .social-share-section .social-icons {
        gap: 1rem;
    }

    .article_title {
        font-size: 3rem;
        margin-bottom: 0;
    }

    .detail-meta-info span {
        font-size: 1.4rem;
    }
}

@media only screen and (max-width: 450px) {
    .blog_Sec_new .pod-info {
        gap: 0.5rem;
        font-size: 1.1rem;
    }

    .blog_Sec_new .pod-info-main {
        gap: 1rem;
    }
}

@media only screen and (max-width: 414px) {
    .brand_logo {
        margin-bottom: 5px !important;
    }

    .zeal-login .register_user_card p,
    .zeal-login .custom-login-form p {
        font-size: 12px;
    }

    .register_logo {
        max-width: 24%;
    }

    .register_form_container .btn_login {
        margin-top: 10px !important;
    }

    .user_card .btn_login {
        padding: 6px 22px;
    }

    .register_form_container label.error,
    .register_form_container label {
        font-size: 11px;
    }
    .transparent-input.register_form_container input.form-control,
    .transparent-input.register_form_container .custom-register-select {
        font-size: 12px;
    }
    .register_user_card {
        padding: 7px 0;
    }
    .register_user_card .agreed-checkbox.error {
        width: auto;
        margin-right: 5px;
    }
    .register_form_container form .mb-3 {
        margin-bottom: 5px !important;
    }
}

/* .register_form_container input {
      margin-bottom: 10px;
  } */
