.nav-pills .blog-link.active,
.nav-pills .show>.blog-link {
    color: #FFFFFF !important;
    background-color: #F97E00 !important;
}

.nav-pills .blog-link {
    padding: 0px clamp(1px, 1.6666656vw, 64px);
    height: clamp(1px, 2.917vw, 112px);
    border-radius: clamp(1px, 0.65vw, 24px);
    border: clamp(0px, 0.1vw, 1px) solid rgb(249, 126, 0, .5);
}


.nav-pills .blog-search,
.blog-tags {
    padding: 0px clamp(1px, 1.6666656vw, 64px);
    height: clamp(1px, 2.917vw, 112px);
    border-radius: clamp(1px, 0.65vw, 24px);
    border: clamp(0px, 0.1vw, 1px) solid #C2C2C2;
}

.search-input {
    width: clamp(1px, 8.0209vw, 308px) !important;
    height: clamp(1px, 2.917vw, 112px);
}

.search-btn {
    width: clamp(1px, 1.25vw, 48px) !important;
    height: clamp(1px, 1.25vw, 48px) !important;
}

.featured-blog-img img {
    width: clamp(1px, 32.188vw, 1236px);
    height: auto;
    border-radius: clamp(1px, 0.8vw, 32px);
}

.featured-blog-content {
    width: clamp(1px, 25.0521vw, 962px);
    height: 100%;
}

.featured-img img {
    width: 100%;
    height: clamp(1px, 13.1771vw, 506px);
    object-fit: cover;
    border-radius: clamp(1px, 0.5vw, 20px);
}

.author-img img {
    width: clamp(1px, 3.125vw, 120px);
    height: clamp(1px, 3.125vw, 120px);
}

.content-limit {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Search */
.modal {
    --bs-modal-width: clamp(1px, 43.08vw, 1654px);
}

.blog-content {
    width: clamp(1px, 43.08vw, 1654px);
    height: clamp(1px, 35.886vw, 1378px);
    border-radius: clamp(1px, 1.8vw, 70px);
}

.blog-header {
    width: 100%;
    height: clamp(1px, 8.2292vw, 316px);
    border-bottom: none !important;
}

.blog-header .btn-close {
    width: clamp(1px, 0.938vw, 36px) !important;
    height: clamp(1px, 0.938vw, 36px) !important;
    opacity: 1 !important;
}

.blogs-search {
    padding: 0px clamp(1px, 1.6666656vw, 64px);
    width: clamp(1px, 36.823vw, 1414px);
    height: clamp(1px, 2.917vw, 112px);
    border: 2px solid #2752A2;
    border-radius: clamp(1px, 0.6vw, 24px);

}

.blogs-search .form-control {
    background-color: transparent !important;
    padding: 0 !important;
    width: 100px;
    border: none;
    border-radius: 0 !important;
}

.form-control:focus {
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}

.form-control::placeholder {
    color: #C2C2C2 !important;
}

.blogs-btn,
.blogs-btn img {
    width: clamp(1px, 1.25vw, 48px);
    height: clamp(1px, 1.25vw, 48px);
    border: none !important;
    background-color: transparent !important;
}

.search-blog-container {
    width: clamp(1px, 36.823vw, 1414px);
    height: clamp(1px, 26.719vw, 1026px);
}

.search-blog-container::-webkit-scrollbar {
    display: none;
}

.search-blog-img img {
    width: clamp(1px, 15.1042vw, 580px);
    height: clamp(1px, 8.2292vw, 316px);
    border-radius: clamp(1px, 0.5vw, 10px);
}

.search-blog-content {
    width: clamp(1px, 19.844vw, 762px);
    height: clamp(1px, 8.2292vw, 316px);
}

.highlight {
    background-color: yellow;
    /* Highlight color */
    font-weight: bold;
}

/* Single page */

.soc-icon-container {
    width: clamp(1px, 7.813vw, 300px);
}

.soc-icon img {
    width: clamp(1px, 1.563vw, 60px);
    height: clamp(1px, 1.563vw, 60px);
}

.arrow-icon {
    width: clamp(1px, 1.5vw, 27px);
    height: clamp(1px, 1.5vw, 27px);
}

/* MOBILE VIEW */
@media (max-width:767px) {

    /* Single Page */
    .arrow-icon {
        width: clamp(1px, 6.28vw, 27px);
        height: clamp(1px, 6.28vw, 27px);
    }

    .soc-icon-container {
        width: clamp(1px, 25.814vw, 300px);
    }

    .soc-icon img {
        width: clamp(1px, 5.163vw, 60px);
        height: clamp(1px, 5.163vw, 60px);
    }

    .form-select {
        padding: 0px clamp(1px, 5.746vw, 64px);
        height: clamp(1px, 11.163vw, 112px);
        border: 1px solid #F97E00;
        border-radius: clamp(1px, 2.6vw, 24px);
        background-size: clamp(1px, 3.954vw, 34px);
        background-position: right clamp(1px, 5.5vw, 40px) center !important;
        background-image: url('../../images/custom/Global/chevron\ \(1\)\ orange.png') !important;
        background-repeat: no-repeat;
    }

    .featured-img img {
        height: clamp(1px, 58.838vw, 506px);
        border-radius: clamp(1px, 2.5vw, 20px);
    }

    .blog-item {
        padding: 0px 25px;
        height: clamp(1px, 11.163vw, 112px);
        border: 1px solid #C2C2C2;
        border-radius: clamp(1px, 2.6vw, 24px);

    }

    .search-btn {
        width: clamp(1px, 5.582vw, 48px) !important;
        height: clamp(1px, 5.582vw, 48px) !important;
    }

    .featured-blog-content {
        width: 100%;
    }

    .author-img img {
        width: clamp(1px, 13.954vw, 120px);
        height: clamp(1px, 13.954vw, 120px);
    }

    /* Search  */
    .blog-header {
        height: clamp(1px, 35.35vw, 316px);
    }

    .blog-content {
        width: 100%;
        height: clamp(1px, 155.814vw, 1378px);
        border-radius: clamp(1px, 5.8vw, 70px);
    }

    .blogs-search {
        padding: 0px clamp(1px, 5.81395vw, 64px);
        width: clamp(1px, 72.094vw, 1414px);
        height: clamp(1px, 11.163vw, 112px);
        border-radius: clamp(1px, 2.6vw, 24px);
    }

    .blogs-btn,
    .blogs-btn img {
        width: clamp(1px, 5.582vw, 48px);
        height: clamp(1px, 5.582vw, 48px);
    }

    .search-blog-container {
        width: clamp(1px, 72.094vw, 1414px);
        height: clamp(1px, 114.3vw, 1026px);
    }

    .search-blog-content {
        width: clamp(1px, 72.094vw, 1414px);
        height: 100%;
    }
}