/* --- blog css start---- */

.blog_pagination .pagination {
    display: flex;
    border: 1px solid #616161;
}

.blog_pagination {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding: 0 0 50px 0;
}

.blog_pagination .pagination span.current {
    background-color: #1859db !important;
    border-color: #1859db !important;
    color: #fff !important;
}

.blog_pagination .pagination span,
.blog_pagination .pagination a {
    border-right: 1px solid #616161;
    padding: 7px 20px;
    color: #000;
}

.blog_pagination .pagination a.next {
    border-right: none !important;
}

.blog_pagination .pagination span:hover,
.blog_pagination .pagination a:hover {
    background-color: #1859db !important;
    border-color: #1859db !important;
    color: #fff !important;
}

.bloglist {
    float: left;
    width: 100%;
}

.blog-loop.standard-blog .single-post-box {
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
}

.blog-loop.standard-blog .single-post-box .post-meta ul li,
.blog-loop.standard-blog .single-post-box .post-meta ul li a {
    color: #ffffff;
}



.blog-loop.standard-blog .single-post-box .post-meta ul li svg {
    color: #1859db;
    margin-right: 10px;
    width: 0.875em;
}

.blog-loop.standard-blog .single-post-box .post-meta ul li {
    display: inline-block;
    margin-right: 30px;
    font-weight: 400;
}

.single-post-box {
    float: left;
    width: 100%;
}

.single-post-box .post-thumb img {

    border-radius: 4px;
}

.blog-loop.standard-blog .single-post-box .post-content .title {
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 15px 0px !important;
    color: #fff;
}

.blog-loop.standard-blog .single-post-box .androidapplink {
    box-shadow: none;
    height: 46px;
    font-size: 18px !important;
    min-width: inherit;
    padding: 0 20px;
    border: none !important;
    font-weight: 500;
    margin-top: 20px;
}

.blog-loop.standard-blog .single-post-box .androidapplink:hover,
.blog-loop.standard-blog .single-post-box .androidapplink:focus,
.blog-loop.standard-blog .single-post-box .androidapplink:active {
    background: #1859db;
    color: #ffffff !important;
}

.blog-loop.standard-blog .single-post-box .post-content .title a {
    color: #1c1b1b;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
}

.blog-loop.standard-blog .single-post-box a:hover {
    color: #1859db !important;
}

.blog-loop.standard-blog .single-post-box .post-meta>ul {
    background: rgb(229 229 229);
    float: left;
    width: 100%;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    margin: 15px 0;
    border-radius: 4px;
}

/* .blog-loop.standard-blog .single-post-box .post-meta>ul li .cat-links {
    margin-left: 10px;
} */

.blog-loop.standard-blog .single-post-box .post-meta>ul li {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    /* flex-direction: row-reverse; */
    text-transform: capitalize;
    color: #000;
    font-size: 16px;
}

.blog-loop.standard-blog .single-post-box .post-meta>ul li>a {
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
}

.blog_sidebar ul>li .search-form {
    float: left;
    width: 100%;
}

.blog_sidebar ul>li .search-form>label {
    display: none;
}

.blog_sidebar ul>li .search-form {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.blog_sidebar ul.sldkextr {
    float: left;
    width: 100%;
    padding-top: 72px;
}

.blog_sidebar ul.sldkextr li {
    float: left;
    width: 100%;
}

.blog_sidebar .wp-block-search__inside-wrapper {
    float: left;
    width: 100%;
    border: 2px solid #eaeaea;
    padding: 10px 15px;
    margin: 30px 0 10px 0;
    border-radius: 4px;
}

.blog_sidebar ul.setboxcategory h2 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #eaeaea;
    color: #000;
}

.blog_bg_clsdop {
    float: left;
    width: 100%;
    background: #ffffff;
    padding-top: 50px;
}

.blog_sidebar ul.setboxcategory ul {
    float: left;
    width: 100%;
}

.blog_sidebar ul.mgadvertise_main {
    float: left;
    width: 100%;
}

.blog_sidebar ul.mgadvertise_main .mgadvertise {
    float: left;
    width: 100%;
}

.blog_sidebar ul.mgadvertise_main .mgadvertise a {
    width: 100%;
    display: flex;
}

.blog_sidebar ul.mgadvertise_main .mgadvertise a img {
    width: 100%;
    border-radius: 4px;
}

.blog_sidebar ul.setboxcategory ul li {
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 6px;
    font-size: 14px;
    margin-bottom: 6px;
    color: #616161;
}

.blog-loop.standard-blog .single-post-box p {
    font-size: 15px;
    color: #616161;
}

.blog_sidebar ul.setboxcategory ul li:last-child {
    margin-bottom: 0 !important;
}

.blog_sidebar ul.setboxcategory ul li a {
    color: #616161;
    font-size: 16px;
}

.blog_sidebar ul.setboxcategory ul li a:hover {
    color: #1859db;
}

.blog_sidebar ul>li .wp-block-search .wp-block-search__input {
    border: 2px solid #ffaf30;
    width: 100%;
    padding-left: 10px;
    padding-right: 100px;
    height: 50px;
    color: #616161;
    margin: 0;
    border-radius: 4px !important;
}

.blog_sidebar ul>li .search-form .search-field:focus {
    border-color: #303eff !important;
    outline: none !important;
}

.blog_sidebar ul>li .search-form .search-submit {
    position: absolute;
    right: 5px;
    padding: 0 10px;
    font-size: 14px;
    top: auto;
    height: 40px;
    background: #ffaf30 !important;
    color: #000 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.blog_bg_clsdop {
    padding-bottom: 50px;
}

/* .header .header_logo_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    height: 74px;
}
.header .header_logo_inner ul {
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.page-template-front-page .header .header_logo_inner ul li.home a {
    color: #ffc107;
}
.page-template-blog .header .header_logo_inner ul li.blog a,
.category  .header .header_logo_inner ul li.blog a,
.search .header .header_logo_inner ul li.blog a,
.single-post .header .header_logo_inner ul li.blog a,
.post-type-archive-celebrity .header .header_logo_inner ul li.celebrity a,
.single-celebrity .header .header_logo_inner ul li.celebrity a {
    color: #ffc107;
    font-weight: 600;
} */
/* .header .header_logo_inner ul li a {
    color: #ffffff;
    letter-spacing: 0.3px;
}
.header .header_logo_inner ul li a:hover {
    color: #ffc107;
}
.header .header_logo_inner ul li a.downloadapkbtn {
    border-radius: 4px;
    height: 32px;
    padding: 2px 10px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    vertical-align: middle;
    margin-left: 12px;
    display: inline-flex;
    align-items: center;
    animation: animationGradient 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    letter-spacing: 0.3px;
    background-position: 0;
    background: linear-gradient(60deg, #f8da29, #ffc107, #ffe9b8, #efc823, #b38a2e, #ffeb3b, #795548, #ffffff);
    background-size: 300% 300%;
    transition: 0.4s linear;
} */
@keyframes animationGradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 50% 100%;
    }
}

/* .header .header_logo_inner ul li a.downloadapkbtn:hover {
    transform: scale(1.05);
    color: #000;
}

.header .header_logo_inner ul li {
    margin: 0 5px;
}
.header .header_logo_inner ul li a {
    padding: 5px 9px;
    font-size: 16px;
} */
.entry-content p {
    font-size: 15px;
    color: #616161;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.post-views {
    float: left;
    width: 100%;
}

.post-views .post-views-icon,
.post-views .post-views-label,
.post-views .post-views-count {
    color: #000;
}

.blue_box_section img {
    width: 100% !important;
    height: auto !important;
}

.entry-content h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    background: #ffffff;
    border-radius: 4px;
    position: relative;
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #eaeaea;
}

.entry-content h3 span {
    font-weight: 600 !important;
}

.entry-content h3:after {
    position: absolute;
    width: 4px;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background: #063977 !important;
}

.entry-content h4 {
    color: #000;
    font-size: 18px;
    margin-top: 10px;
    float: left;
    width: 100%;
}

/*  */
.searchpageset {
    background: #ffffff;
    border-radius: 4px;
    position: relative;
    width: calc(100% - 24px);
    margin-left: 12px;
    padding: 10px 16px;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
    float: left;
    margin-top: 0;
}

.coloopseblkcolor {
    color: #000;
    font-size: 32px;
}

.coloopseblkcolor span {
    color: #912c4e;
}

.searchpageset:after {
    position: absolute;
    width: 4px;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background: #ffaf30 !important;
}

.searchpageset .page-title {
    color: #000;
    font-size: 32px;
}

.searchpageset .page-title .search-term {
    color: #912c4e;
}

.search-result-count {
    color: #616161;
}

.default-max-width>p {
    color: #616161;
}

.blogmansin h1 {
    color: #fff;
}

.blog_sidebar .setboxcategory h2 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #eaeaea;
    color: #000;
}

.blog_sidebar ul.setboxcategory li {
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 6px;
    font-size: 14px;
    margin-bottom: 6px;
    color: #616161;
}

.cat-links {
    margin-left: 5px !important;
}

.nav-links a {
    border: 1px solid #ccc;
    padding: 8px 20px;
    border-radius: 6px;
    color: #000 !important;
}

.nav-links a:hover {
    opacity: 0.6 !important;
    color: #000 !important;
}

.header .header_wrapper .container .header_btns .sleofppos.setgihrtthome {
    margin-right: 10px !important;
}

.header .header_wrapper .container .header_btns .sleofppos.setgihrtt {
    margin-left: 10px !important;
}

.header .header_wrapper .container .header_btns .sleofppos {
    padding: 0 10px !important;
    min-width: inherit !important;
    font-size: 14px !important;
    height: 40px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

@media (max-width: 767px) {
    .header_wrapperl {
        margin: 0 !important;
    }

    .header_wrapper .header_logo img {
        height: 70px !important;
    }

    .blogmansin {
        background: #000 !important;
    }

    .inner_wrapper {
        padding-top: 0 !important;
    }

    .inner_wrapper h1 {
        text-align: center !important;
    }
}

@media (max-width: 575px) {
    .header .header_wrapper {
        padding-bottom: 0 !important;
    }

    .header .header_wrapper {
        font-size: 40px !important;
    }
}

/* --- blog css end---- */

@media (max-width: 1680px) {
    .section_gap {
        padding: 80px 0;
    }

    .sectionsubtitle {
        font-size: 40px;
    }

    .sectionmaintitle {
        font-size: 70px;
    }

    .banner_content {
        padding: 120px 0 0 0;
    }
}

@media (max-width: 1399px) {
    .bannertitle h1 {
        font-size: 76px;
    }

    .bannerp {
        font-size: 20px;
    }

    .bannersubtitle {
        font-size: 30px;
    }

    .sectionpline {
        font-size: 20px;
    }

    .info_section .floatimg {
        max-width: 25%;
    }

    .info_section_wrapper .page_title {
        margin-bottom: 30px;
    }

    .whatsapp_btn.bigwhatsapp .whatsappicon img {
        width: 70px;
        height: 70px;
    }

    .whatsapp_btn.bigwhatsapp .whatsapptext {
        font-size: 20px;
    }

    .home_banner {
        padding: 100px 0px;
    }

    .banner_content {
        padding: 0px 0 0 0;
        min-height: auto;
    }

    .sectionmaintitle {
        font-size: 66px;
    }

    .serviceprovide_text .serviceprovide_box {
        padding: 30px 30px 26px;
    }

    .getfree_wrapper .sectionmaintitle {
        font-size: 36px;
    }

    .counterbox .topicon {
        width: 50px;
        margin-right: 12px;
    }

    .counterbox .topicon img {
        max-width: 50px;
    }

    .counterbox .title {
        font-size: 30px;
    }
}

@media (max-width: 1199px) {
    .set2formsdf.home_banner .bannertitle h1 b {
        font-size: 40px !important;
    }

    body {
        font-size: 18px;
    }

    /* .home_banner:after {
        position: absolute;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        top: 0;
        content: '';
        width: 100%;
    } */
    .banner_content {
        min-height: inherit;
    }

    .blue_box_section.section_gap .slfoplinop_sp .androidapplink {
        margin-top: 20px !important;
        margin-left: 0 !important;
    }

    .blue_box_section.section_gap .slfoplinop_sp {
        flex-direction: column;
        align-items: flex-start;
    }

    .bannersubtitle {
        font-size: 24px;
    }

    .sectionsubtitle {
        font-size: 30px;
    }

    .sectionmaintitle {
        font-size: 58px;
    }

    .section_gap {
        padding: 60px 0;
    }

    .blue_box {
        padding: 30px 12px;
    }

    .icon_box {
        font-size: 18px;
    }

    .icon_content .title {
        font-size: 28px;
    }

    /* .header_logo img {
        max-height: 50px !important;
    } */
    .serviceprovide_text .serviceprovide_box {
        padding: 25px;
    }

    .serviceprovide_text .serviceprovide_box .icon_box {
        height: 100px;
        width: 100px;
    }

    .counterbox p {
        font-size: 16px;
    }

    .bannertitle h1 b {
        font-size: 44px;
    }

    .bannertitle p {
        font-size: 22px;
    }

    .theme_btn {
        font-size: 18px;
        padding: 15px 30px;
    }

    .androidapplink {
        height: 62px;
        font-size: 18px;
    }

    .counterbox .topicon {
        width: 45px;
        margin-right: 10px;
    }

    .counterbox .topicon img {
        max-width: 45px;
    }

    .icon_content .title {
        font-size: 26px;
    }

    .counterbox p {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .blog_bg_clsdop {
        padding-top: 20px !important;
    }
    .bloglist {
        margin-top: 30px;
    }
    .blogmansin {
        padding: 50px 0;
    }

    .blogmansin br {
        display: none;
    }

    .celebrity-listing .col-md-4 {
        width: 33.33% !important;
    }

    .set2formsdf {
        height: auto !important;
        padding-top: 80px !important;
    }

    .searchpageset {
        margin-top: 20px !important;
    }

    /* .header .header_logo_inner ul li a {
        padding: 5px 10px;
        font-size: 16px;
    } */
    .blog_sidebar {
        display: none !important;
    }

    .container {
        max-width: 94%;
    }

    .info_section .container {
        max-width: 90%;
    }

    .px-5 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .bannerp {
        font-size: 20px;
    }

    .bannertitle h1 {
        font-size: 48px !important;
        margin-top: 15px;
    }

    .bannersubtitle {
        font-size: 24px;
    }

    .section_gap {
        padding: 40px 0;
    }

    /*.banner_content {
        padding: 120px 0;
    }*/
    .info_section_wrapper {
        text-align: center;
    }

    .checkmarklist li {
        width: auto;
    }

    .serviceprovide_text .serviceprovide_text_right {
        margin-top: 0;
    }

    .serviceprovide_text {
        margin-top: 30px;
    }

    .serviceprovide_text .serviceprovide_text_left,
    .serviceprovide_text .serviceprovide_text_right {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .serviceprovide_text .serviceprovide_box .icon_box {
        height: 80px;
        width: 80px;
    }

    .serviceprovide_text img {
        max-height: 38px;
    }

    .serviceprovide_box {
        width: calc(50% - 10px);
        display: inline-block;
    }

    .counter_section_wrapper {
        flex-wrap: wrap;
    }

    .counterbox {
        width: 50%;
        margin: 12px 0;
    }

    /* footer .footer_logo {
        max-height: 50px;
        margin: 10px 0 40px;
    } */
    .bannertitle h1 b {
        font-size: 40px;
    }

    .bannertitle p {
        font-size: 20px;
    }

    .theme_btn img {
        width: 26px;
        height: 26px;
    }

    .androidapplink svg {
        width: 24px;
        height: 30px;
    }

    .about_action_bg_set,
    .section_gapxs,
    .section_gapxsw,
    .aboutseroopd.about_action_bg_set,
    .section_gapxww,
    .faqseclboots,
    .whychooseTsection {
        padding: 80px 0
    }

    .sectionmaintitlenw {
        font-size: 44px;
    }

    .info_section_wrapper .sectionpline {
        text-align: center;
    }

    .set_back_clodpf {
        display: none;
    }

    .getfree_wrapper.section_gap {
        padding: 0px;
    }

    .getfree_wrapper .sectionmaintitle {
        font-size: 32px;
    }

    .getfree_wrapper .sectionmaintitle>div span {
        padding: 15px;
    }

    .blue_box_section,
    .blue_box_section .sectionpline,
    .blue_box_section .sectionsubtitle {
        text-align: center;
    }

    .set2formsdf.home_banner:after {
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .slfoplinop_sp {
        justify-content: center !important;
    }

    .sectionpline {
        font-size: 18px;
    }

    .sectionsubtitle {
        font-size: 28px;
    }

    .sectionmaintitle {
        font-size: 50px;
    }

    .slfoplinop_sp a:first-child {
        margin-left: 10px !important;
    }

    .faqseclboots {
        background-position: center;
    }
}

@media (max-width: 768px) {
    .mobilexs {
        display: inline-flex;
        margin-top: 0 !important;
    }

    .desktopxs {
        display: none !important;
    }

    .celebrity-video-cls {
        flex-wrap: wrap;
        justify-content: center;
    }

    .video_rightsD_ .searchpageset .page-title {
        font-size: 22px;
    }

    .celebrity-video-cls video {
        margin-bottom: 30px;
    }

    .entry-content .ecntr_descripoption p {
        font-size: 14px;
    }

    .cta-cls {
        justify-content: center;
        height: auto;
    }

    .cta-cls a.downloadapkbtn {
        margin: 0 !important;
    }

    .cta-cls span {
        display: none;
    }

    .video_rightsD_ {
        width: 100%;
    }

    .cta-cls span img {
        height: 130px !important;
    }

    .blogmansin h1 {
        font-size: 28px !important;
    }

    .blogmansin {
        padding: 30px 0;
    }

    .blogmansin {
        background-size: 140%;
        background-position-x: right;
    }

    .celebrity-listing .col-md-4 {
        width: 50% !important;
    }

    .set2formsdf .col-sm-7 {
        width: 100%;
        max-width: 100%;
        padding-bottom: 60px;
    }

    .set2formsdf .col-sm-5 {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        height: 100%;
        top: 0;
    }

    .set2formsdf .banner_content,
    .set2formsdf .bannertitle h1,
    .set2formsdf .bannertitle p {
        text-align: center !important;
    }

    .set2formsdf {
        height: 550px !important;
        padding: 0 !important;
        align-items: flex-end !important;
    }

    .set2formsdf.home_banner {
        background-size: cover !important;
    }

    .ssdwpfd {
        justify-content: center !important;
    }

    .banner_content .slfoplinop_sp {
        text-align: center;
    }

    .ssdwpfd img {
        max-height: 500px;
    }

    .searchpageset .page-title {
        font-size: 26px;
    }

    .entry-content h3 {
        font-size: 22px;
    }

    .blog_bg_clsdop {
        padding-top: 20px;
    }

    /* .header .header_logo_inner ul li:last-child {
        display: none;
    } */
    .blue_box_section.section_gap .container {
        max-width: 90%;
    }

    .blue_box_section.section_gap .slfoplinop_sp {
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .blue_box_section.section_gap .slfoplinop_sp .androidapplink {
        margin-top: 40px !important;
        height: 65px !important;
    }

    body {
        font-size: 16px;
    }

    /* .header {
        padding: 10px 0;
    } */
    .home_banner {
        position: relative;
    }

    /*.banner_content {
        padding: 130px 0;
    }*/
    .sectionpline {
        font-size: 18px;
    }

    .sectionsubtitle {
        font-size: 34px;
    }

    .sectionmaintitle {
        font-size: 48px;
    }

    .home_banner {
        background-color: #26264e;
        background-size: 200% !important;
        background-position: left center !important;
        overflow: hidden;
    }

    .home_banner_imgbox {
        left: 60%;
        align-items: center;
        display: none;
    }

    .banner_content {
        /*        padding: 140px 0 80px;*/
        text-align: center;
    }

    .bannertitle h1 {
        font-size: 36px !important;
        /*max-width: 60%;*/
    }

    .blue_box_section {
        text-align: center;
    }

    .counter_section {
        text-align: left;
    }

    .icon_content .title {
        font-size: 24px;
    }

    .counterbox .topicon {
        width: 50px;
        margin-right: 3px;
    }

    .counterbox .topicon img {
        max-width: 38px;
    }

    /* footer {
        font-size: 14px;
    } */
    .home_banner_flotingic img.floatimg {
        max-height: 120px;
        top: 20%;
    }

    .home_banner {
        padding: 80px 0;
    }

    .about_action_bg_set,
    .section_gapxs,
    .section_gapxsw,
    .aboutseroopd.about_action_bg_set,
    .section_gapxww,
    .faqseclboots,
    .whychooseTsection {
        padding: 65px 0;
    }

    .about_action_bg_set {
        text-align: center;
    }

    .theme_btn {
        font-size: 16px;
        padding: 14px 25px;
        margin-top: 30px;
    }

    .theme_btn img {
        width: 24px;
        height: 24px;
    }

    .androidapplink {
        height: 56px;
        font-size: 16px;
        margin-top: 30px;
    }

    .androidapplink svg {
        width: 22px;
        height: 28px;
    }

    .accordion-button {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .blog_pagination {
        justify-content: center !important;
    }

    .inner_wrapper {
        padding-top: 100px;
    }

    .banner_content .slfoplinop_sp a.whatsappicon {
        height: 56px !important;
    }

    .about_action_bg_set .col-md-5 {
        max-width: 40%;
        width: 40%;
        display: none;
    }

    .whychooseTsection:after {
        backdrop-filter: brightness(0.5);
    }

    .banner_content,
    .bannertitle h1,
    .bannertitle p,
    .about_action_bg_set .card {
        text-align: left;
    }

    .banner_content .slfoplinop_sp,
    .btn_center_wrap {
        justify-content: flex-start;
    }

    .blue_box_section .sectionmaintitle,
    .blue_box_section h3 {
        text-align: center;
    }

    .about_action_bg_set .col-md-7 {
        max-width: 100%;
        text-align: left;
        width: 100%;
    }

    .about_action_bg_set .col-md-7.mt-5 {
        margin-top: 0 !important;
    }

    .sectionmaintitlenw,
    .sectionmaintitle {
        font-size: 32px;
        float: left;
        text-align: left;
        width: 100%;
        font-weight: 600;
    }

    .about_action_bg_set .col-md-7.mt-5 p {
        font-size: 14px !important;
    }

    .info_section_wrapper .sectionpline {
        text-align: left;
    }

    .checkmarklist,
    .info_section_wrapper {
        text-align: left;
    }

    .checkmarklist {
        margin-top: 20px;
    }
}

@media (max-width:575px) {
    .set2formsdf.home_banner .bannertitle h1 b {
        font-size: 32px !important;
    }

    .blogmansin {
        padding: 30px 0;
    }

    .blogmansin {
        background-size: 140%;
        background-position-x: right;
    }

    .celebrity-listing .celebrity-img .image-link {
        font-size: 14px;
    }

    /* .header .header_logo_inner ul li {
        margin: 0;
    }
    .header .header_logo_inner ul li:first-child {
        display: none !important;
    }
    .header .header_logo_inner ul li a {
        padding: 5px;
        font-size: 13px;
    } */
    .container {
        max-width: 100% !important;
    }

    /* .header_logo img {
        max-height: inherit !important;
        width: 120px !important;
        height: auto !important;
    }
    .header .header_logo_inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 0;
        height: 70px;
    } */

    .slfoplinop_sp a {
        margin-left: 0 !important;
        margin-right: 0 !important;
        min-height: inherit;
        font-size: 18px;
        margin-top: 20px !important;
        justify-content: center;
        min-width: inherit !important;
    }

    .about_action_bg_set .col-md-7.mt-5 p {
        font-size: 16px !important;
    }

    .theme_btn {
        height: 56px !important;
    }

    .slfoplinop_sp a:first-child {
        margin-right: 10px !important;
    }

    .slfoplinop_sp .androidapplink {
        /*        height: 64px !important;*/
        margin-top: 20px !important;
    }

    .bannertitle h1 {
        font-size: 30px !important;
    }

    /* .header {
        padding: 10px 0;
    } */
    .containerx {
        max-width: 100%;
    }

    .home_banner {
        background-size: cover !important;
        background-position: center !important;
    }

    /* .bannertitle h1 b {
        font-size: 34px;
    } */
    .bannertitle p {
        font-size: 16px;
    }

    .banner_content .slfoplinop_sp a:first-child {
        margin-left: 0px !important;
    }

    .about_action_bg_set,
    .section_gapxs,
    .section_gapxsw,
    .aboutseroopd.about_action_bg_set,
    .section_gapxww,
    .faqseclboots,
    .whychooseTsection {
        padding: 50px 0;
    }

    /* .sectionmaintitlenw {
        font-size: 38px;
    } */
    .checkmarklist {
        margin-top: 30px;
    }

    .getfree_wrapper .sectionmaintitle {
        font-size: 28px;
    }

    .slfoplinop_sp a:first-child {
        margin-left: 0px !important;
    }
}

@media (max-width:480px) {
    .header_wrapper .container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header_wrapperr.header_btns {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 480px) {
    .blogmansin {
        background-size: 200%;
        background-position-x: right;
    }

    .bannertitle h1,
    .bannertitle h1 b {
        font-size: 26px !important;
        font-weight: 700 !important;
        letter-spacing: 0.3px;
    }

    .bannersubtitle {
        font-size: 20px;
    }

    .sectionmaintitle {
        font-size: 32px;
    }

    .sectionsubtitle {
        font-size: 26px;
    }

    .home_banner {
        /*        background-position: left center !important;*/
        overflow: hidden;
    }

    .home_banner_flotingic img.floatimg {
        max-height: 80px;
        top: 20%;
    }

    .home_banner_flotingic img.floatimg1 {
        right: 0;
        left: auto;
        top: 40%;
    }

    .home_banner_imgbox {
        /*display: none;*/
        width: 100%;
        left: 0;
        display: inline-block;
    }

    .home_banner_imgbox img {
        width: 100%;
        object-fit: cover;
        opacity: 0.2;
    }

    /* footer {
        font-size: 12px;
    }
    .footer_wrapper {
        padding: 8px 10px;
    } */
    .serviceprovide_text_left,
    .serviceprovide_text_right {
        flex-direction: column;
    }

    .serviceprovide_box {
        width: 100% !important;
    }

    .slfoplinop_sp a {
        min-width: inherit !important;
        min-height: inherit;
        font-size: 14px;
        padding: 0 18px;
    }

    .sectionmaintitlenw {
        font-size: 28px;
    }

    .info_section .container {
        max-width: 100%;
    }

    .whychooseTsection h3 {
        font-size: 20px;
    }

    .getfree_wrapper .sectionmaintitle {
        font-size: 26px;
    }

    .getfree_wrapper .sectionmaintitle>div span {
        width: 100%;
    }

    .accordion-button {
        font-size: 16px;
    }
}

.mainsearch_widgets .wp-block-search__inside-wrapper {
    float: left;
    width: 100%;
    border: 2px solid #eaeaea;
    padding: 10px 15px;
    margin: 30px 0 10px 0;
    border-radius: 4px;
    position: relative;
    display: flex;
    align-items: center;
}

.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__input {
    border: 2px solid #ffaf30;
    width: 100%;
    padding-left: 10px;
    padding-right: 100px;
    height: 50px;
    color: #616161;
    margin: 0;
    border-radius: 4px !important;
}

.mainsearch_widgets,
.advertisement_widgets {
    margin: 0 !important;
    width: 100% !important;
    float: left !important;
}

.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    border-color: #171b9d !important;
    outline: none !important;
    box-shadow: none !important;
}

.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 20px;
    padding: 0 10px;
    font-size: 14px !important;
    top: auto !important;
    height: 40px;
    background: #ffaf30 !important;
    color: #000 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.advertisement_widgets img {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden;
}

.recentpost_widgets,
.blog_category_widgets,
.tagbox_listing_widgets,
.tagbox_listing_widgets {
    float: left;
    width: 100%;
    border: 2px solid #eaeaea;
    padding: 10px 15px;
    margin: 10px 0 10px 0;
    border-radius: 4px;
}

.recentpost_widgets h3,
.blog_category_widgets h3,
.tagbox_listing_widgets h3,
.tagbox_listing_widgets h3 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #eaeaea;
    color: #000;
}

.tagbox_listing_widgets p {
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    padding: 0;
}

.tagbox_listing_widgets p a.tag-cloud-link {
    padding: 5px !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    border-color: #ccc;
}

.tagbox_listing_widgets p a.tag-cloud-link:hover {
    background: #2b249512 !important;
    color: #2b2495 !important;
    border-color: #2b249554 !important;
}

.recentpost_widgets ul,
.blog_category_widgets ul,
.tagbox_listing_widgets ul {
    float: left;
    width: 100%;
}

.recentpost_widgets ul li,
.blog_category_widgets ul li,
.tagbox_listing_widgets ul li {
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 6px;
    font-size: 14px;
    margin-bottom: 6px;
    color: #616161;
}

.recentpost_widgets ul li a,
.blog_category_widgets ul li a,
.tagbox_listing_widgets ul li a {
    color: #616161;
    font-size: 16px;
}

.recentpost_widgets ul li a:hover,
.blog_category_widgets ul li a:hover,
.tagbox_listing_widgets ul li a:hover {
    color: #2b2495 !important;
}

.byline .url {
    color: #000000 !important;
    margin: 0 5px !important;
    font-weight: 600;
}

@media (max-width: 575px) {
    .header_wrapperr .theme_btn {
        width: auto !important;
        font-size: 13px !important;
    }

    .header_btns .dropdown .btn {
        margin: 0 3px !important;
    }
}














.blogmansin {
    padding: 14px 0;
    background: #dfb915 !important;
}

.blogmansin .container {
    text-align: center;
    /* Center the title text inside the container */
}

.blogmansin h1 {
    margin: 0;
    font-size: 30px;
}

.blog-loop.standard-blog .single-post-box .post-content .title a {
    color: #1c1b1b;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
}

.blog-loop.standard-blog .single-post-box .post-content .title {
    margin-bottom: 10px !important;
}

.blog_bg_clsdop {
    padding-bottom: 50px;
    float: left;
    width: 100%;
    background: #fff;
    padding-top: 50px;
}

.single-post-box .post-thumb img {
    border-radius: 4px;
    /* border: 1px dashed #ccc; */
}

.blog-loop.standard-blog .single-post-box .post-meta>ul {
    background: rgb(229 229 229);
    float: left;
    width: 100%;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    margin: 15px 0;
    border-radius: 4px;
}

.blog-loop.standard-blog .single-post-box .post-meta>ul li {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    text-transform: capitalize;
    color: #000;
    font-size: 16px;
    margin-right: 30px;
    font-weight: 400;
}

.blog-loop.standard-blog .single-post-box .post-meta>ul li .url {
    margin-left: 5px !important;
    color: #000;
    font-weight: 600;
}

.blog-loop.standard-blog .single-post-box p {
    font-size: 15px;
    color: #616161;
    float: left;
    width: 100%;
}

footer {
    float: left;
    width: 100%;
}

.blog-loop.standard-blog .single-post-box .androidapplink {
    box-shadow: none;
    height: 46px;
    font-size: 18px !important;
    min-width: inherit;
    padding: 0 20px;
    border: none !important;
    font-weight: 500;
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-size: 200% 200%;
    position: relative;
    overflow: hidden;
    z-index: 5;
    background: #032689;
    color: #ffffff;
}

.blog-loop.standard-blog .single-post-box .androidapplink:hover {
    background: #ffbe0c;
    color: #000 !important;
}

.mainsearch_widgets .wp-block-search__inside-wrapper {
    float: left;
    width: 100%;
    border: 2px solid #eaeaea;
    padding: 10px 15px;
    margin: 0 0 10px 0;
    border-radius: 4px;
    position: relative;
    display: flex;
    align-items: center;
}

.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__input {
    border: 2px solid #ffaf3057;
    width: 100%;
    padding-left: 10px;
    padding-right: 100px;
    height: 50px;
    color: #354050;
    margin: 0;
    border-radius: 4px !important;
}

.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    outline: none;
    border-color: linear-gradient(70deg, #046e32, #038a41) !important;
}

.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__input:focus+.wp-block-search__button {
    background: #060727 !important;
}
.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__button:hover {
    background: #060727 !important;
}
.entry-content a {
    color: #0b0e7d !important;
}
.entry-content a:hover {
    color: #0b0e7d !important;
    opacity: 0.6;
}
.mainsearch_widgets .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 20px;
    padding: 0 10px;
    font-size: 14px !important;
    top: auto !important;
    height: 40px;
    /* background: #4676ab !important; */
    background-image: linear-gradient(70deg, #3acd78 -8%, #0ab05a 96%);
    color: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.menubar_set_rft>a:hover {
    background: #0e223b !important;
}

.wp-block-search__label {
    display: none;
}

.advertisement_widgets img {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden;
}


.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    float: left;
    width: 100%;
}

div.wp-caption {
    width: 100% !important;
    float: left !important;
}

.entry-content ul,
.entry-content ul li {
    font-size: 15px;
    color: #616161 !important;
}

.entry-content ul {
    margin-bottom: 15px;
}

.entry-content h2 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    font-size: 28px !important;
}

.entry-content h2 span {
    color: #000;
    float: left;
    width: 100%;
    font-weight: 600 !important;
    margin: 0 !important;
}

.entry-content ul {
    float: left;
    width: 100%;
    padding-left: 15px !important;
}

.entry-content ul,
.entry-content ul li {
    list-style: disc !important;
    color: #000;
}

ul,
li {
    list-style-type: none;
}

*,
ul,
li,
p {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-weight: 700;
    margin: 0;
}

a,
button {
    transition: 0.4s linear;
    outline: none;
}

button:focus,
.btn:focus {
    box-shadow: none;
}

.bg_img {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

a {
    text-decoration: none;
}