.blog-heading span {
    color: #00AFF0;
}

.blog-heading h1 {
    padding-top: 10px;
    max-width: 35%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.blog-wrapper a {
    color: #00afef;
    font-weight: 500;
}

.blog-wrapper a:hover {
    color: #000;
    font-weight: 500;
}

.blog-content .banner-button img,
.post-details img {
    max-width: 15px;
    margin-left: 5px;
    filter: brightness(0) saturate(100%) invert(48%) sepia(92%) saturate(2500%) hue-rotate(170deg) brightness(95%) contrast(100%);
}

.blog-wrapper a:hover img {
    filter: unset;
}

.post-img img {
    max-width: 120px;
    border-radius: 6px;
}

/**blog-content-page-start**/
.service-section h1 {
    font-size: 25px;
}

.service-section h2 {
    font-size: 24px;
    font-weight: 600;
}

.service-section p {
    color: #858585;
    text-align: justify;
    padding-top: 10px;
}

.service-section img {
    padding-right: 15px;
}

.service-types ul {
    padding-inline-start: inherit;
}

.service-types ul li {
    padding-top: 15px;
    font-size: 14px;
}

.campaign p {
    padding-top: 10px;
}

.campaign ul li {
    padding-top: 15px;
    font-size: 14px;
}

.admin-comment p {
    margin: 0;
    padding-left: 10px;
}

.social-icons i {
    padding-right: 25px;
}

.form-content {
    max-width: 500px;
}

/**right-section-start**/

.search-wrapper {
    border-radius: 15px;
    border: 0.5px solid #DEDEDE;
    background: #FFF;
    box-shadow: 0px 28px 57px 0px rgba(190, 190, 190, 0.25);
    padding: 20px;
}

.search-wrapper .form-group {
    margin-bottom: inherit;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.post-wrapper {
    border-radius: 15px;
    border: 0.5px solid #DEDEDE;
    background: #FFF;
    box-shadow: 0px 28px 57px 0px rgba(190, 190, 190, 0.25);
    padding: 20px;
}

.post-wrapper h4 {
    font-weight: 600;
    margin-bottom: 20px;
}

.post-wrappers {
    background: #FFF;
    padding: 20px;
}

.post-wrappers h4 {
    font-weight: 600;
}

.post-details h3 {
    font-weight: 600;
}

.post-details p {
    color: #666A82;
}

.category-wrapper {
    border-radius: 15px;
    border: 0.5px solid #DEDEDE;
    background: #FFF;
    box-shadow: 0px 28px 57px 0px rgba(190, 190, 190, 0.25);
    padding: 20px;
}

.category-wrapper h4 {
    font-weight: 600;
}

.category-wrapper li {
    list-style: none;
    border-bottom: 1px dashed #DEDEDE;
    font-size: 14px;
}

.category-wrapper ul {
    padding: 0;
    margin: 0;
}

.category-wrapper h2,
p {
    font-weight: 500;
    color: #000;
}


/**right-section-end**/

/**blog-content-page-end**/

/**blog-page-start**/
.blog-box {
    border: 0.5px solid #DEDEDE;
    background: #FFF;
    box-shadow: 0px 28px 57px 0px rgba(190, 190, 190, 0.25);
    height: max-content;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
    transition: .5s;
}

.blog-box:hover {
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / .2);
}

.blog-box img {
    width: 100%;
    border-radius: 15px;
}

.post-recent {
    border: 0.5px solid #DEDEDE;
    background: #FFF;
    box-shadow: 0px 28px 57px 0px rgba(190, 190, 190, 0.25);
    height: max-content;
    padding: 14px;
    border-radius: 15px;
    height: 100%;
    margin-bottom: 20px;
    transition: .5s;
}

.post-recent:hover {
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / .2);
}

.post-recent:last-child {
    margin-bottom: 0;
}

.blog-search .form-group {
    margin: 0 !important;
    padding: 0 !important;
}

.blog-search .form-group input {
    border-radius: 15px !important;
}

.recent-post-search {
    position: sticky;
    top: 100px;
}

.views {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.views img {
    max-width: 15px;
}

.view-details p {
    padding-left: 10px;
}

.blog-content {
    margin-top: 14px;
}

.blog-content h2 {
    color: #303030;
    font-family: Lexend;
    font-size: 16px;
    line-height: 1.6;
    font-style: normal;
    font-weight: 600;
}

.blog-content p {
    color: #858585;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 15px;
}

/* .blog-content button {
    background: #303030;
    margin-top: 10px;
} */

.money-wrapper {
    border-radius: 30px;
    background: #110F0F;

}

.money-wrapper h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-top: 15px;

}

.money-wrapper p {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    max-width: 70%;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    text-align: center;

}

.maintain ul li {
    padding-top: 15px;
    font-size: 14px;
}

.target-wrapper h1 {
    font-size: 25px;
}

.perspective h1 {
    font-size: 25px;
}

.boosting h1 {
    font-size: 25px;
}

.deploy h1 {
    font-size: 25px;
}

.maintain h1 {
    font-size: 25px;
}

.maintain ul,
.campaign ul {
    padding-inline-start: inherit !important;
}


.blog-details {
    padding: 20px;
    background: #fff;
    border-radius: 15px;
}

.blog-details img {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 30px;
    border-radius: 15px;
    height: auto !important;
}

.blog-details p {
    color: #414141 !important;
    font-size: 16px;
    line-height: inherit !important;
}

.blog-details h2 {
    font-size: 24px;
    margin-top: 50px;
    color: #ff5a01;
}

.blog-details h3 {
    font-size: 20px;
    margin-top: 30px;
}

.blog-details h4 {
    font-size: 18px;
    margin-top: 30px;
}

.blog-details h5 {
    font-size: 16px;
    margin-top: 30px;
}

.blog-details ul li {
    list-style: disc;
}

.blog-details a {
    text-decoration: underline !important;
    font-size: 16px !important;
}

.blog-details .footer-socialss li {
    list-style: none;
}

.blog-details .footer-socialss a {
    font-size: 22px;
}

.blog-details .blog-share {
    margin-bottom: 24px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 10px;
}

.blog-details .blog-share .post-date {
    padding: 0px 10px;
    background: #ffffff;
    border-radius: 20px;
    font-size: 14px;
    border: 1px solid #e3e3e3;
    margin: 0 !important;
}

.blog-details .social-media p {
    margin: 0;
}

.blog-details .social-media {
    display: flex;
    align-items: center;
    gap: 10px;
}

.blog-details .table-responsive {
    margin-bottom: 30px;
}

.blog-details table {
    /* margin: 30px 0; */
    width: 100% !important;
}

.blog-details table th,
.blog-details table td {
    padding: 12px;
}

.blog-details {
    width: 100%;
}

.blog-details .table-responsive {
    overflow-x: auto;
    width: 100%;
}

.blog-details table {
    width: 100% !important;
    min-width: 600px;
    border-collapse: collapse;
}

.blog-details th,
.blog-details td {
    padding: 10px;
    white-space: nowrap;
}

.blog-wb-action-area {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    justify-content: center;
}

.blog-wb-action-area .blog-wb-btn {
    display: inline-block;
    padding: 20px 40px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none !important;
    transition: all 0.3s ease;
}


.blog-wb-action-area .blog-wb-btn-call {
    background: linear-gradient(135deg, #00afef, #00afef);
}

.blog-wb-btn-wh {
    background: linear-gradient(135deg, #32d951, #32d951);
}

.blog-wb-action-area .blog-wb-btn:hover {
    transform: scale(1.05);
}

.whatsapp-clr {
    background: #32d951;
}


.blog-cta-wrapper {
    border-radius: 15px;
    border: 2px solid #00afef;
    background: #FFF;
    box-shadow: 0px 28px 57px 0px rgba(190, 190, 190, 0.25);
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.blog-cta-wrapper h4 {
    font-size: 28px;
}

.cta-button a {
    display: inline-block;
    padding: 12px 35px;
    border-radius: 30px;
    background: linear-gradient(135deg, #ff6a00, #ff3d00);
    color: #fff;
    font-size: 16px;
    font-weight: 500;

    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 10px 25px rgba(255, 80, 0, 0.3);
}

.cta-button a:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 35px rgba(255, 80, 0, 0.5);
}

.cta-btns-group {
    border-radius: 15px;
    background: #FFF;
    padding: 24px;
    margin-top: 38px;
}

.cta-btns-group h3 {
    font-size: 26px;
    gap: 15px;
}

.cta-btns-group h3 span {
    font-size: 20px;
}

.cta-btns-group p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 15px;
}

.cta-btns-group p span {
    font-weight: 600;
}

.cta-btns-group .cta-buttons {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cta-btns-group .cta-buttons a {
    display: block;
    padding: 12px 8px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
}

.cta-btns-group .cta-buttons .main-btn {
    background: linear-gradient(135deg, #ff6a00, #ff3d00);
    box-shadow: 0 6px 15px rgba(255, 90, 0, 0.3);
    box-shadow: 0 6px 15px rgb(255 90 0 / 11%);
    /* border: 1px solid #ff3d00; */
    /* color: #ff3d00; */
}

.cta-btns-group .cta-buttons .main-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(255, 90, 0, 0.4);
    background: linear-gradient(135deg, #ff7a1a, #ff4d1a);
}

.cta-btns-group .cta-buttons .main-btn:active {
    transform: scale(0.97);
}

.cta-buttons .cta-btn4 {
    background: #007bff;
    border: 0 !important;
    color: #fff !important;
    box-shadow: 0 10px 25px #007bff37;
}

.cta-buttons .cta-btn5 {
    background: #32d951;
    border: 0 !important;
    color: #fff !important;
    box-shadow: 0 10px 25px #32d9513c;
}

.blog-cta-section {
    border-radius: 15px;
}


.blog-author {
    border-radius: 15px;
    background: #eaf4ff;
    padding: 24px;
    margin-top: 38px;
}

.blog-author h4 {
    margin: 0;
    font-size: 24px;
}

.blog-author .blog-author-details {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-top: 20px;
}

.blog-author .blog-author-details .author-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
}

.blog-author .blog-author-details .author-img img {
    width: 60px !important;
    border-radius: 50%;
    margin: 0 !important;
}

.blog-author .blog-author-details .author-social a {
    font-size: 28px !important;
}

.blog-author .blog-author-details .author-name h6 {
    font-size: 18px;
}

.blog-author .blog-author-details .author-name p {
    margin: 0;
    font-size: 14px;
}

/**blog-page-end**/

@media(max-width:1440px) {
    .blog-heading h1 {
        max-width: 75%;
        font-size: 30px !important
    }
}

@media(max-width:1280px) {
    .blog-box {
        height: 265px;
    }
}

@media(max-width:992px) {
    .blog-box {
        height: 100%;
    }

    .blog-details .social-media .footer-socialss {
        margin: 0 !important;
    }
}

@media(max-width:577px) {
    .blog-heading h1 {
        max-width: 75%;
        font-size: 14px !important;
    }

    .blog-box {
        height: 100%;
    }

    .cta-btns-group .cta-buttons a {
        font-size: 14px !important;
    }

    .mb-br-none {
        display: none !important;
    }

    .cta-mb-text-none {
        display: none !important;
    }

    .blog-wb-action-area .blog-wb-btn {
        font-size: 42px;
        padding: 10px 24px;
        font-size: 30px;
    }

    .blog-cta-wrapper {
        margin-top: 40px !important;
    }

    .blog-details .blog-share {
        flex-direction: column;
        align-items: start !important;
    }

    .blog-details .social-media {
        flex-direction: column;
        align-items: start;
    }

    .blog-details .blog-share .post-date {
        margin: 0 !important;
    }
}