@import url(/Content/css/variable.css);

/* //blogs list start/// */
.blog-list-start {
    background: #f1f5f8;
    padding: 60px 0 60px;
}

.blost-list-card .destination-label {
    padding: 4px 15px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3;
}

.blost-list-card .blg-text {
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    line-height: 1;
}
.fixedtop_package {
    position: sticky;
    top: 75px;
    z-index: 9;
    transition: .5s;
}
.relatedblogsswctionsss {
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 500;
}
.relatedblogsrightgrid {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    padding: 15px;
    border-radius: 7px;
    background: #fff;
}
.blogreadmorebtn-secc {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}
.listgropsection-details {
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    padding: 0;
    padding-bottom: 11px;
    margin-bottom: 11px;
}

.blost-list-card .detail {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 400;
}

.blost-list-card .read-btn {
    text-decoration: none;
    font-size: 13px;
    color: var(--primary-color);
    font-weight: 400;
}

/* //blog list end// */

/* //blog  detail start// */
.blog-detail-banner {
    height: 450px !important;
    object-fit: cover;
}

.blogs-detail-section .blog-data-list .destination-label {
    padding: 4px 15px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3;
}

.blogs-detail-section {
    margin-top: -6rem;
    z-index:1;
}

.blog-data-list .text {
    font-weight: 600;
    font-size: 23px;
    text-decoration: none;
    line-height: 1;
    font-family: cursive;
}
.blogdetailleftiside-dee {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}
.blog-data-list .detail {
    font-size: 14px;
    color: #777777;
    line-height: 1.8;
    font-weight: 400;
    margin-top: 10px !important;
}

.blog-data-list .avatar {
    width: 3rem;
    height: 3rem;
}
.article-section-div p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.blog-data-list .avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    position: relative;
}

.list-data .name a {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

.list-data .date {
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}

.blogs-description-sec {
    padding: 80px 0 80px;
}

.article-section-div .text-decor {
    background-color: #ffe6e5;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.article-section-div .content {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 400;
    text-align: justify;
}

.article-section-div .heading {
    font-weight: 600;
    color: #000;
    font-size: 19px;
    font-family: cursive;
}

.article-section-div ul.simple-list li,
ul.colored-list li {
    list-style: none;
    position: relative;
    color: rgba(0, 44, 63, 0.6);
    font-weight: 400;
    padding: 10px 0rem 0.2rem 0rem;
    font-size: 13px;
}

.article-section-div ul.simple-list,
ul.colored-list,
ul.simple {
    padding: 0;
    margin: 0;
}

.backqoute-div {
    background-color: #ffe6e5;
}

.backqoute-div .text {
    font-size: 16px;
    font-weight: 400;
    color: #3e3e3e;
    font-family: cursive;
    line-height: 1.8;
}

.backqoute-div .blockquote-footer {
    color: var(--primary-color);
    font-family: cursive;
}

.authour-div-box .avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    position: relative;
}

.list-data .name a {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

.authour-div-box .avatar {
    width: 3rem;
    height: 3rem;
}

.list-data .date {
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}

.authour-div-box .text a {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

.authour-div-box .name {
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}

.share-blog-div .text {
    color: #3e3e3e;
    font-size: 13px;
    font-weight: 400;
}

.share-blog-div .social-icons li a {
    color: var(--secondary-color);
    font-size: 14px;
    text-decoration: none;
}
.share-blog-tags .text{
    color: #3e3e3e;
    font-size: 13px;
    font-weight: 400;
}
.share-blog-tags ul li a{
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
@media(max-width : 769px){
    .blog-detail-banner {
        height: 300px !important;
    }
    .blog-data-list .text {
        font-weight: 600;
        font-size: 17px;
        text-decoration: none;
        line-height: 1.5;
    }
    .article-section-div p {
        color: #000;
        font-size: 15px;
        font-weight: 400;
        text-align: justify;
        line-height: 1.8;
    }
}
@media(max-width: 769px){
    .fixed-height{
        height: 300px;
    }
    .fixedtop_package{
        width: 100%;
    }
    .relatedblogsrightgrid{
        margin-top: 20px;
    }
    .blogs-description-sec {
        padding: 32px 0 12px;
    }
}

