.hero_cntr p,
.subcontent {
    font-size: 15px;
    padding-top: 10px
}

.blogQuote img {
    width: 30px;
}

.aliuam,
.hero_cntr p,
.subcontent {
    padding-top: 10px
}

.aliuam,
.authoor,
.small,
.spa,
.subcontent {
    color: #727272
}

.soc_icons,
.tag,
.tag_cont {
    display: flex
}

.contact-title span,
.hero_cntr h1 {
    font-weight: 700
}

.contact-text,
.contact-title {
    text-align: center;
    font-style: normal
}

.hero_cntr p {
    color: #fff
}

.hero_cntr h1 {
    color: #fff;
    line-height: 66px;
    font-size: 55px
}

.bloghero_section .hero_cntr {
    padding: 100px 0
}

.blogdetail {
    background-color: #f7f9fd
}

.subcontent {
    padding-bottom: 5px
}

.explore {
    font-family: Montserrat-Bold;
    font-size: 28px;
    line-height: 38px
}

.mistake li,
.spa {
    font-family: Montserrat-Medium
}

.aliuam {
    width: 40%;
    padding-bottom: 10px;
    font-size: 15px
}

.mistake {
    padding-bottom:5px;
    margin-left: 0 !important;
    padding-left: 0 !important
}

.mistake li i,
.small i {
    color: #7c4ee4
}

.footerdiv {
    border-top: 2px solid #e3dbd8;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e3dbd8
}

.spa {
    border-radius: 26.434px;
    background: #f1f5eb;
    padding: 10px 20px
}

.soc_icons {
    width: 46.26px;
    height: 46.26px;
    flex-shrink: 0;
    border-radius: 39.651px;
    border: 1.322px solid #727272;
    align-items: center;
    justify-content: center
}

.soc_icons:hover {
    background-color: #784cb2;
    border-color: #784cb2;
    color: #fff
}

.author {
    border-radius: 26.434px;
    background: #fff;
    box-shadow: 0 0 79.302px 0 rgba(0, 0, 0, .05)
}

.boredr,
.popular_card {
    border-radius: 22.098px
}

.author p {
    font-size: 21px;
    line-height: 31px
}

.popul {
    font-family: Montserrat-Bold;
    font-size: 20px
}

.popular_card {
    background: #fff;
    box-shadow: 0 0 66.293px 0 rgba(0, 0, 0, .05)
}

.boredr {
    background: #e3dbd8;
    width: 340px;
    height: 1.105px;
    flex-shrink: 0
}

.tag_cont {
    flex-wrap: wrap;
    gap: .5rem;
    margin-top: 1rem
}

.tag {
    padding: .5rem 1rem;
    border: 1px solid #ddd;
    border-radius: 20px;
    background-color: #fff;
    color: #555;
    font-size: 14px;
    transition: background-color .2s, border-color .2s
}

.contact-section {
    background: linear-gradient(90deg, #7c4ee4 0, #784cb2 100%);
    padding: 50px 20px;
    text-align: center;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.contact-title {
    color: #fff;
    font-size: 45px;
    font-weight: 800;
    line-height: 130%;
    text-transform: capitalize
}

.contact-text {
    color: #d9e3e6;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    width: 80%
}

.contact-button {
    background: #fff;
    color: #000;
    font-family: Montserrat-SemiBold;
    padding: 12px 25px;
    font-size: 16px;
    border: 1.333px solid #d9e3e6;
    border-radius: 8px;
    cursor: pointer;
    transition: .3s
}

.contact-button:hover {
    background: #f0f0f0
}

@media only screen and (max-width:1400px) and (min-width :1200px) {
    .boredr {
        width: 200px
    }
}

@media only screen and (max-width:1200px) and (min-width :992px) {
    .boredr {
        width: 200px
    }

    .spa {
        font-size: 11px
    }

    .soc_icons {
        height: 35px;
        width: 35px
    }
}

@media only screen and (max-width:992px) and (min-width :768px) {
    .boredr {
        width: 150px !important
    }

    .spa {
        font-size: 13.5px
    }

    .soc_icons {
        height: 40px;
        width: 40px
    }
}

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

    .contact-text,
    .contact-title {
        text-align: center;
        font-style: normal
    }

    .boredr {
        width: 180px
    }

    .placeholder {
        height: 40px;
        width: 40px
    }

    .find,
    .small {
        font-size: 12px
    }

    .aliuam {
        width: 100% !important;
        font-size: 13px
    }

    .footerdiv {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .soc_icons {
        font-size: 13px !important;
        width: 30px !important;
        height: 30px !important
    }

    .contact-section {
        background: linear-gradient(90deg, #7c4ee4 0, #784cb2 100%);
        padding: 50px 20px;
        text-align: center;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .contact-title {
        color: #fff;
        font-size: 45px;
        font-weight: 800;
        line-height: 130%;
        text-transform: capitalize
    }

    .contact-title span {
        font-weight: 700
    }

    .contact-text {
        color: #d9e3e6;
        font-size: 18px;
        font-weight: 500;
        line-height: 150%;
        width: 80%
    }

    .contact-button {
        background: #fff;
        color: #000;
        font-family: Montserrat-SemiBold;
        padding: 12px 25px;
        font-size: 16px;
        border: 1.333px solid #d9e3e6;
        border-radius: 8px;
        cursor: pointer;
        transition: .3s
    }

    .contact-button:hover {
        background: #f0f0f0
    }

    .span_sec {
        justify-content: space-between
    }

    .spa {
        font-size: 12px !important
    }
}

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

    .contact-section h2,
    .explore {
        font-size: 25px
    }

    .bloghero_section .hero_cntr {
        padding-top: 10px
    }

    .explore {
        text-align: center
    }

    .boredr {
        width: 180px
    }

    .placeholder {
        height: 40px;
        width: 40px
    }

    .find,
    .small {
        font-size: 12px
    }

    .aliuam {
        width: 100% !important;
        font-size: 13px
    }

    .footerdiv {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .soc_icons {
        font-size: 13px !important;
        width: 30px !important;
        height: 30px !important
    }

    .contact-section {
        padding: 20px
    }

    .contact-section h2 span {
        font-size: 20px
    }

    .contact-text {
        width: 100% !important;
        font-size: 16px
    }

    .contact-button {
        font-size: 15px
    }

    .spa {
        font-size: 10.5px !important
    }
}