body {
    font-family: "IBM Plex Sans", Sans-serif !important;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    font-family: "IBM Plex Sans", Sans-serif !important;
}

.bg-blue {
    background: #DAA7EE;
}

ul li {
    font-size: 16px;
}

.left-nav ul.blog_topic_list li {
    font-size: 14px;
}

.left-nav ul.blog_topic_list li:hover {
    color: #E527BB !important;
}

.list-group {
    height: max-content;
    .mid p span,
    .mid span,
    .mid p border-radius: 0;
    position: sticky;
    top: 20px;
}

.list-group-two {
    height: max-content;
    .mid p span,
    .mid span,
    .mid p border-radius: 0;
    position: sticky;
    top: 20px;
}

.left-nav {
    min-width: 200px !important;
    font-size: 15px !important;
}


.list-group .list-group-item {
    font-size: 18px;
    left: 0;
    text-wrap: wrap;

}

.list-group-item.active {
    z-index: 2;
    color: #212529 !important;
    background-color: transparent !important;
}

.list-group-item {
    position: sticky;
    display: block;
    padding: 3px 3px;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: none;
}

.sticky-parent {
    height: 100%;
    /* Set an appropriate height for the parent container */
}

.float-end.right {
    /* position: sticky; */
    top: 0;

}

.pp-posts-container {
    margin: 0 -35px;
}

.pp-posts-container .pp-post-wrap {
    padding: 0 35px ! IMPORTANT;
}

.elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
.elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i .scrollspy-example img {
    border-radius: 17px;
}

.scrollspy-example h4,
.scrollspy-example h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem !IMPORTANT;
}

.scrollspy-example .wp-block-table td {
    font-size: 16px !important;
}


/* .mid-way span, */
.mid-way h2 {
    margin-bottom: 7px !important;
}



ul#mobile-menu-2-11ee68cd li:last-child {
    padding: 9px 0 9px;
}

.main-content-area {
    max-width: 1200px;
}

.elementor-1792 .elementor-element.elementor-element-57aca49 .wpr-data-fetch ul {
    margin: 7px 31px 7px 12px;
}

.wpr-data-fetch {
    left: -84px !important;
}

.elementor-1760 .elementor-element.elementor-element-1075b42>.elementor-widget-container {
    background-color: transparent !important;
}

ul.ekit_social_media a.linkedin {
    color: #FFFFFF !important;
    background-color: #045D8B;
}

ul.ekit_social_media a.instagram {
    color: #FFFFFF !important;
    background-color: #D14244;
}

ul.ekit_social_media a.facebook {
    color: #FFFFFF !important;
    background-color: #3b5998;
}

ul.ekit_social_media a.twitter {
    color: #FFFFFF !important;
    background-color: #1da1f2;
}

ul.ekit_social_media a.v {
    color: #FFFFFF !important;
    background-color: #960505;
}

ul.ekit_social_media a {
    width: 35px !important;
    height: 35px !important;
    line-height: 30px !important;
    transition: all 0.5s;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

ul.ekit_social_media a.instagram svg path {
    stroke: #FFFFFF !important;
    fill: #FFFFFF !important;
}

ul.ekit_social_media a:hover {
    transform: scale(1.2);
}

ul.ekit_social_media .icon {
    line-height: inherit !important;

}

ul.ekit_social_media a:hover i {
    line-height: 25px !important;
}

ul.ekit_social_media {
    margin-top: 80px !important;
}

.wpr-data-fetch li p,
.wpr-data-fetch p {
    display: none;
}

.mid-section1 .inner-block span {
    position: relative;
}

.mid-section1 .inner-block span:after {
    content: "";
    width: 20px;
    height: 20px;
    right: -11px;
    position: absolute;
    background: #fff;
}

.mid-section1 .inner-block a span:after {
    display: none;
}

.mid-section1 .inner-block a span {
    display: block !important;
}

.primary_content_area ul.post-categories {
    display: flex;
    justify-content: center;
    align-items: center;
}

.primary_content_area ul.post-categories a {
    padding: 0 10px;
    border-right: 1px solid #000;
}

.primary_content_area ul.post-categories a:hover {
    color: #E527BB !important;
}

.primary_content_area ul.post-categories li a {
    color: #000;
}

.primary_content_area ul.post-categories li:last-child a {
    color: #000;
    border-right: 0;
}

.text-dark .span-reading-time * {
    color: #212529;
}

.search_data_not_found {
    width: 49%;
    background-color: #F5F5F5;
    padding: 50px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 33px;
    color: #4D58E2;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin: 30px auto 30px;
}

.search_data_not_found p {
    margin: 0;
}

button#load-more-btn {
    color: #fff;
}

@keyframes bounce {

    0%,
    100% {
        opacity: 1;
        height: 10px;
    }

    60% {
        opacity: 1;
        height: 23px;
    }
}

/* loading */

.host {
    width: 100px;
    height: 22px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 30px;
}

.loadings {
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 20px;
    float: left;
    margin-right: 5px;
}

.loading-0 {
    -webkit-animation: bounce 1s infinite;
    -webkit-animation-delay: 0.1s;
    background: #28b09d;
}

.loading-1 {
    -webkit-animation: bounce 1s infinite;
    -webkit-animation-delay: 0.2s;
    background: #ff6a6a;
}

.loading-2 {
    -webkit-animation: bounce 1s infinite;
    -webkit-animation-delay: 0.3s;
    background: #be66da;
}

.loading-3 {
    -webkit-animation: bounce 1s infinite;
    -webkit-animation-delay: 0.4s;
    background: #fdb12d;
}

@-webkit-keyframes bounce {

    0%,
    100% {
        opacity: 1 !important;
        height: 10px !important;
    }

    60% {
        opacity: 1 !important;
        height: 23px !important;
    }
}

div#loading-icon {
    display: none;
}

/* loading */

.flex-row-box {
    display: flex;
    justify-content: center;
}

.ekit-wid-con .fasicon.icon-search::before,
.ekit-wid-con .icon.icon-search::before,
.icon.icon-search::before {
    content: "\e97a" !important;
}

section.most-sec .date-remote img {
    display: none;
}

.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    color: #fff;
    padding: 13px 20px;
    text-align: center;
    display: none;
    border-top: 1px solid #ffc154;
    border-radius: 18px 18px 0 0;
    z-index: 9999;
    box-shadow: 0 -1px 27px -10px rgba(0, 0, 0, .75);
    -webkit-box-shadow: 0 -1px 27px -10px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 -1px 27px -10px rgba(0, 0, 0, .75);
}

.cookie-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.cookie-box p {
    max-width: 100%;
    text-align: center;
    width: 100%;
    color: #000;
}

.cookie-btns {
    display: flex;
    align-items: center;
}

#acceptButton {
    background-color: #ffc154;
    border: 0;
    color: #000;
    padding: 4px 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #ffc154;
    font-weight: 600;
}

.cookie-btns #rejectButton {
    background-color: #fff;
    border: 0;
    color: #4d58e2;
    padding: 4px 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
    margin: 0 10px;
    margin-top: 10px;
    border: 1px solid #4d58e2;
    border-radius: 4px;
    font-weight: 600;
}

.hide-btn {
    display: none;
}

.show-section {
    display: block;
    animation: fadeIn 1s ease-in both;
    animation-delay: 0.4s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.trending-blogs {
    font-size: 1.875rem;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.foot-box ul {
    padding: 0 0;
    margin: 0;
}

.foot-box ul li {
    list-style-type: none;
}

.foot-box ul li a {
    font-size: 14px;
    color: #000;
    padding: 15px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
}

.foot-box ul li a:hover {
    background-color: #cccccc1f;
}

.foot-box ul li a p {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    margin: 0;
}

.elementor-container.elementor-column-gap-default {
    padding: 25px 0;
}

.elementor-container.elementor-column-gap-default .elementor-widget-html {
    margin: 0;
}

/* .elementor-element.elementor-element-460ecf1d.elementor-widget__width-initial.elementor-widget-mobile__width-initial.wpr-logo-position-left.elementor-widget.elementor-widget-wpr-logo {
    transform: translate(0, -10px);
} */

section.elementor-section.elementor-inner-section.elementor-element.elementor-element-66b79192.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no {
    border-top: 4px solid #ffc154;

}

.elementskit-megamenu-panel {
    border-bottom: 3px solid #ffc154;
}

/* .see-all-btn a,
#load-more-btn,
.wp-block-button__link {
    background-color: #fff !important;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
    padding: 15px 10px 0 !important;
    max-width: 170px !important;
    font-size: 16px !important;
    width: 100% !important;
    color: #084af3 !important;
    min-width: 170px;
    font-weight: 600 !important;
} */

#load-more-btn,
wp-block-button__link {
    padding: 15px 10px !important;
}

/* .click-section,
.join-section {
    max-width: 1160px !important;
    margin: 48px auto;
    overflow: hidden;
} */

.tb-arrow-btn a:hover .elementor-button-icon {
    rotate: -45deg;
}

.tb-arrow-btn a:hover .elementor-button-icon {
    transition: 0.3s all;
}

.form-box .wpr-mailchimp-fields {
    flex-direction: column !important;
    align-items: baseline !important;
}

.form-box .wpr-mailchimp-email {
    width: 65%;
}

.form-box .wpr-mailchimp-subscribe {
    margin-top: 14px;
}

.form-box .wpr-mailchimp-subscribe-btn {
    color: #4f5bd4 !important;
    background-color: #fff !important;
}

.form-box .wpr-mailchimp-email input {
    background-color: transparent !important;
    color: #fff !important;
}

.form-box .wpr-mailchimp-email input::placeholder {
    color: #fff !important;
    opacity: 1;
}

.form-box .wpr-mailchimp-email input::-ms-input-placeholder {
    color: #fff !important;
}

span.pp-meta-text a {
    color: #9C9C9C;
}

/* .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a {
    color: #DDDDDD !important;
}

.elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a:hover {
    color: #fff !important;
} */

.fa-search:before {
    content: "\e97a" !important;
    font-family: elementskit !important;
}

.pp-post-excerpt {
    display: none;
}

body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close {
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-19 .elementor-element.elementor-element-e784280 .wpr-grid-filters {
    display: flex !important;
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
}

.elementor-19 .elementor-element.elementor-element-8410a97 .wpr-grid-filters {
    display: flex !important;
    margin: 0;
    flex-wrap: wrap;
    /* justify-content: center; */
}

/* .elementor-19 .elementor-element.elementor-element-eaa51cd .elementor-button {
    padding: 15px 10px !important;
    max-width: 170px !important;
    font-size: 16px !important;
    width: 100% !important;
} */

/* div#list-example {
    display: block !important;
} */

.take-sec {
    text-align: center;
    padding: 52px 90px;
    background-image: url(https://blog.timebee.app/wp-content/uploads/2026/07/banner.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    max-width: 786px;
    margin-left: auto;
    margin-right: auto;
}

/* .take-sec {
    text-align: center;
    padding: 140px 0 50px;
    background-image: url(https://blog.timebee.app/wp-content/uploads/2024/05/banner.png);
    background-size: 100% 100%;
} */

.take-sec .container {
    max-width: 1160px;
    margin: 0 auto;

}

.take-sec h3 span {
    color: #4D58E2;
}

.mid .take-sec p {
    font-weight: 400;
    font-size: 20px !important;
    color: #000;
    text-transform: capitalize;
}

.take-sec a {
    background-color: #E527BB;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    border-radius: 13px;
    padding: 20px;
    text-decoration: none;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    max-width: fit-content;
    margin: 45px auto 0;
    gap: 16px;
    transition: 0.3s all;
}

.take-sec a:hover {
    color: #fff ! IMPORTANT;
}

.take-sec a:hover img {
    rotate: -45deg;
}

.take-sec a img {
    width: 16px;
    transition: 0.3s all;
}

#list-example .blog_topic_list.active button {
    display: none !important;
}





@media screen and (min-width: 992px) {
    /* .elementor-element.elementor-element-460ecf1d.elementor-widget__width-initial.elementor-widget-mobile__width-initial.wpr-logo-position-left.elementor-widget.elementor-widget-wpr-logo {
        position: absolute;
        top: 14px;
    } */

    /* .elementor-1792 .elementor-element.elementor-element-79db0ab0 {
     width: 70% !important;
 } */

    /* ul#menu-custom_menu {
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap !important;
    } */

    .cookie-box p {
        max-width: 100%;
        text-align: center;
        width: 100%;
        color: #000;
        margin: 0;
    }

    .cookie-consent {
        width: 80%;
    }

    .cookie-box {
        flex-direction: row;
    }

    .cookie-box p {
        text-align: left;
        width: 100%;
    }

    #acceptButton {
        margin: 0;
    }

    .cookie-btns #rejectButton {
        margin-top: 0;
    }

    .float-end.right {
        position: sticky;
    }
}

.float-end.right img {
    width: 100%;
}

.scrollspy-example.mid.position-sticky {
    border-left: 1px solid #e0e0e0;
    padding: 20px;
    text-align: left;
    border-right: 1px solid #e0e0e0;
}

.sticky-container {
    position: sticky !important;
    top: 0;
    padding-top: 20px;
}

.sticky-container .intro {
    background-color: #ffffff;
    padding: 15px;
    border-left: 1px solid #e0e0e0;
}

.scrollspy-example.mid.position-sticky.text-center {
    padding-top: 20px;
}

.keep-learn-thumnnail {
    .cookie-consent width: 200px;
}

ol.blog_topic_list {
    margin: 15px 0px 0px 0px !important;
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}

ol.blog_topic_list::-webkit-scrollbar {
    width: 20px;
}


ol.blog_topic_list::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.list-group-item-action:hover {
    color: #FFC154 !important;
    background-color: rgb(5 74 218 / 5%) !important;
}

.list-group1 {
    height: max-content;
    border-radius: 0;
    position: sticky;
    top: 20px;
}

ol.blog_topic_list_1 li {
    list-style: none;
    padding: 3px 0px;
}

ol.blog_topic_list_1 {
    margin: 0px;
    padding-left: 0px !important;
    overflow-y: auto;
    max-height: 400px;
    scrollbar-width: none;
}

.list-group-item {
    border: none !important;
}

ol.blog_topic_list li {
    list-style: none;
}

ol.blog_topic_list {
    padding-left: 0px !important;
}

li.li_active_nav a {
    color: #2575fc !important;
    background-color: rgb(5 74 218 / 18%) !important;
}

.list-group-item {
    background-color: transparent !important;
}

.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-3-equal.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
    display: none !important;
}

.post-categories li a:hover {
    color: #FFC154 !important;
}

.pp-post-terms a:hover {
    color: #FFC154 !important;
}

.pp-post-terms a {
    font-weight: 500;
}

.fw-bold-1 {
    font-weight: 700 !important;
}

/* img.wp-cm-image-cnt {
    margin: 25px 0px;
    box-shadow: -1px 0px 15px 5px rgba(0, 0, 0, 0.2) !important;
} */

.top-cat-name ul.post-categories {
    .primary_content_area ul.post-categories li: last-child a padding-left: 0px !important;
    margin: 14px 0px 0 !important;
}

.header_make_fixed.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}

/* .header_make_fixed button.wpr-search-form-submit {
    max-width: 20px ! IMPORTANT;
    min-width: 32px !important;
} */

/* .header_make_fixed input.wpr-search-form-input {
    text-align: left !important;
    font-size: 16px !important;
    padding: 7px 32px 7px 0px !important;
} */

.header_make_fixed input[type=search]:focus {
    outline: aliceblue;
}

.header_make_fixed .icon.icon-cross::before {
    content: "\e870";
    transform: translateX(0);
    left: 0;
    margin: 0;
}

.header_make_fixed .elementor-element.elementor-element-f11de8e {
    --width: 100% !important;
}

/* .header_make_fixed .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !IMPORTANT;
    margin: 0 !important;
} */

/* .header_make_fixed .elementor-element.elementor-element-4d3bb19.e-con {
    padding: 0 !IMPORTANT;
    max-width: 102px;
} */

/* .header_make_fixed .elementor-widget-icon {
    transform: translate(20px, 3px);
} */

/* .header_make_fixed .elementor-element.elementor-element-745a38d2 {
    width: 100% ! IMPORTANT;
    max-width: 210px;
    transform: translate(5px, 0px);
} */

/* .header_make_fixed .elementor-widget-wpr-search {
    transform: translate(47px, 0px) !important;
} */

/* .blog_search {
    margin-left: 250px;
    margin-right: -150px;
} */

.header_make_fixed .wpr-search-form-input-wrap {
    display: flex;
    transform: translateX(25px);
}

.header_make_fixed .wpr-search-form-input-wrap input {
    margin-left: auto;
}

input.wpr-search-form-input {
    width: 170px !important;
}

.authors {
    display: flex;
    flex-direction: column;
}

.authors>div {
    margin-bottom: 0;
}

.authors img {
    width: 100px;
}

.authors p {
    font-size: 16px;
    font-weight: normal;
}

.authors a {
    text-decoration: none;
    color: black;
}

.authors a:hover {
    text-decoration: none;
    color: #E527BB;
}

span.page-numbers.current {
    padding: 2px 15px;
    background: #EFF3F5;
    border-radius: 5px;
    color: blue;
}

@media only screen and (min-width: 1025px) {
    .featured-section .pp-post-wrap {
        clear: left;
        border-right: 1px solid #E7E7E7;
    }

    /* ul#menu-custom_menu {
        flex-wrap: wrap;
    } */

    .featured-section .pp-post-wrap:nth-child(3),
    .featured-section .pp-post-wrap:nth-child(6),
    .featured-section .pp-post-wrap:nth-child(9),
    .featured-section .pp-post-wrap:nth-child(12),
    .featured-section .pp-post-wrap:nth-child(15),
    .featured-section .pp-post-wrap:nth-child(18),
    .featured-section .pp-post-wrap:nth-child(21),
    .featured-section .pp-post-wrap:nth-child(24),
    .featured-section .pp-post-wrap:nth-child(27) {
        border-right: 0;
    }

    /* .elementor-1792 .elementor-element.elementor-element-79db0ab0 {
        width: 70% !important;
    } */

}

.entry-meta img {
    width: 50px;
    height: 50px;
    margin: auto;
}

@media (min-width: 768px) .elementor-1792 .elementor-element.elementor-element-c77cbb6 {
    --width: 25% !important;
}

span.wpr-button-text {
    text-wrap: nowrap;
}

ul#menu-1-11ee68cd li a {
    border: none !important;
}

a:focus-visible {
    outline: none;
    outline-style: none;
}

ul#menu-1-11ee68cd {
    text-align: left;
    position: absolute;
    top: -10px;
    right: -128px;
}

.header-search {
    display: none;
}

.elementor-element.elementor-element-a777639.elementor-widget__width-initial.elementor-widget.elementor-widget-elementskit-header-search {
    display: none;
}

/* .last-section .e-con-full {
    width: 33% !important;
    padding: 0 30px;
}

*/
/* div.second-img-section {
    margin-top: -21px;
    margin-left: -84px;
} */

.blog-section article.wpr-grid-item a {
    padding: 0px 20px 0px 0px;
}

.blog-section ul li span {
    background-color: #F9F9F9 !important;
    padding: 5px 15px 6px !important;
    color: #E527BB !important;
    font-weight: 500;
    border: 1px dashed #DCDCDC !important;
}

ul.wpr-grid-filters.elementor-clearfix.wpr-grid-filters-sep-right {
    margin-bottom: 40px !important;
}

.blog-section ul li span.wpr-active-filter {
    background-color: #E527BB !important;
    color: #fff !important;
    border: 1px solid #E527BB !important;
}

.blog-section ul li {
    margin: 0 10px !important;
}

.ekit-wid-con .fasicon.icon-cross::before,
.ekit-wid-con .icon.icon-cross::before,
.icon.icon-cross::before {
    content: "\e870";
    margin-left: 30px;
    margin-top: 3px;
}

.mid p {
    font-size: 18px !important;
    word-spacing: 1.5px !important;
}

.container.py-5.main-content-area h3 {
    font-size: 38px !important;
    margin: 50px 0 25px 0px;
}

/* .container.py-5.main-content-area p a {
    padding: 0 !important;
} */

.bg-blue .container {
    max-width: 1600px;
}

.container.py-5.main-content-area .take-sec h3 {
    font-weight: 700;
    font-size: 30px !important;
    color: #000;
    margin: 0 0 0px !important;
    text-transform: capitalize;
    text-align: center !IMPORTANT;
    display: flex;
    justify-content: center;
}

.container.py-5.main-content-area h2 {
    font-size: 50px !important;
    margin: 50px 0 25px 0px;
}

span.span-reading-time.rt-reading-time:before {
    content: "-";
    color: #212529;
}

.container.py-5.main-content-area h3>span {
    font-size: 32px !important;
    margin: 50px 0 11px 9px;
}

.container.py-5.main-content-area h2>span {
    font-size: 50px !important;
    margin: 50px 0 25px 0px;
}

.wpr-data-fetch {
    margin-left: 207px;
    border-color: transparent;
    border-radius: 4px !important;
}

.mid p span,
.mid span,
.mid p {
    font-size: 16px !important;
}

.mid a,
.mid a:hover {
    color: #E527BB;
}

ol,
ul {
    padding-left: 0 !important;
}

.post-content.ast-grid-common-col>* {
    margin-bottom: 20px !important;
    margin-top: 15px !important;
}

.post-content.ast-grid-common-col span a {
    color: blue;
}

;

.post-content.ast-grid-common-col span a:hover {
    color: orange;
}

;


.search .ast-archive-description {
    margin-left: 50px !important;

}

.post-content.ast-grid-common-col {
    margin-left: 50px;
}

section.ast-archive-description {
    margin-left: 50px !important;
    margin-bottom: 10px !important;
}

.scrollspy-example.mid.position-sticky h2,
.scrollspy-example.mid.position-sticky h3,
.scrollspy-example.mid.position-sticky h2 span,
.scrollspy-example.mid.position-sticky h3 span {
    text-align: left !important;
    /* Other styles here */
}

ul.blog_topic_list {
    margin: 0 0 10px 0 !important;
    padding-bottom: 40px;
}

ul.blog_topic_list ul {
    margin-left: 0;
}

.left-nav ul.blog_topic_list li:last-child {
    padding-bottom: 50px;
}


.left-nav {
    margin-top: 0 !important;
    padding: 0 !important;
}

.scrollspy-example.mid.position-sticky {
    padding: 0 20px !important;

}

.scrollspy-example h2:first-child,
.scrollspy-example h2 span:first-child,
.scrollspy-example h3 span:first-child,
.scrollspy-example span h2:first-child,
.scrollspy-example span h3:first-child,
.scrollspy-example h3:first-child {
    margin-top: 0px !important;
}

@media screen and (max-width: 1200px) {
    /* .header_make_fixed .elementor-widget-wpr-search {
        transform: translate(66px, 0px) !important;
    } */

    .header_make_fixed .elementor-element.elementor-element-4d3bb19.e-con {
        max-width: 182px;
    }

    .header_make_fixed .elementor-element.elementor-element-745a38d2 {
        transform: translate(55px, 0px);
    }
}

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

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        color: var(--e-global-color-astglobalcolor4);
        top: -13px;
        position: relative;
        left: 28vw;
    }

}


@media screen and (min-width: 768px) {
    div#list-example.list-group.one {
        display: none !important;
    }

}


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


    /* #list-example.list-group-two {
        display: none !important;
    } */

    .container.py-5.main-content-area .take-sec h3 {
        font-size: 30px !important;
        display: block;

        max-width: 380px;
        margin: 0 auto ! IMPORTANT;
    }

    .container.py-5.main-content-area .take-sec h3 span {
        font-size: 30px !important;
    }

    .take-sec {

        padding: 90px 0 10px;

    }


    /* .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a {
        color: #000 !important;
        font-weight: bold;
        font-size: 15px;
    } */

    .header_make_fixed {
        max-width: 600px !important;
    }

    .elementor-1792 .elementor-element.elementor-element-2bdd2eb4.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
        margin: 0 26px !important;
    }

    .elementor-element.elementor-element-a777639.elementor-widget__width-initial.elementor-widget.elementor-widget-elementskit-header-search {
        display: block;
    }

    .wpr-mobile-toggle-wrap .wpr-mobile-toggle {
        top: 25px;
        position: relative;
    }

    ul#mobile-menu-2-11ee68cd li a {
        border-bottom: 1px solid lightgrey;
        color: black;
        text-align: left;
    }

    ul#mobile-menu-2-11ee68cd {
        top: 58px !important;
    }

    ul#mobile-menu-2-11ee68cd li:last-child a {
        color: white;
        padding: 10px 30px;
        background: #5c6fffc7;
    }

    ul#mobile-menu-2-11ee68cd a {
        font-weight: 600;
        font-size: 18px;
    }

    @m .elementor-1792 .elementor-element.elementor-element-11ee68cd .wpr-mobile-toggle-wrap {
        text-align: right;
        top: 20px !important;
        position: relative;
        .wpr-mobile-toggle-wrap .wpr-mobile-toggle
    }

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        color: var(--e-global-color-astglobalcolor4);
        top: -13px;
        position: relative;
        left: 28vw;
    }

    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2789 a {
        width: 150px;
        background: blue;
        color: white;
        border-radius: 10px;
        margin: auto;
        text-align: center;
    }

    ul#mobile-menu-2-11ee68cd li {
        text-align: center !important;
    }

    .mid-way img {
        width: 100px !important;
        height: 100px !important;
    }

    ul#mobile-menu-2-11ee68cd li {
        text-align: left;
    }

    .logo-div div {
        margin-left: 10px;
    }

    .mid-way img {
        margin: 15px 0 !important;
    }

    .main_menu_hide_show ul li:last-of-type {
        display: block !important;
    }

    .mid-way .wpr-grid.elementor-clearfix.grid-images-loaded .ast-article-single:not(:nth-child(3n)),
    .wpr-grid.elementor-clearfix.grid-images-loaded .ast-article-single:not(:nth-child(3n+3)) {
        border-right: none !important;
    }

    p {
        font-size: 15px;
    }

    .elementor-element.elementor-element-f11de8e.e-con-full.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
        display: none;
    }

    .elementor-element.elementor-element-c77cbb6.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
        top: -59px !important;
        left: 92%;
        width: 20px;
    }

    .elementor-element.elementor-element-4d3bb19.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent {
        display: none;
    }

    ul.mobile-menu-2-11ee68cd li a {
        font-weight: 600;
    }

    .primary_content_area ul.post-categories a {
        min-width: 140px;
        font-size: 13px;
    }

    button.elementskit-menu-hamburger.elementskit-menu-toggler {
        color: #fff;
        position: absolute;
        right: 31px;
        top: 11px;
        border-color: #fff;
    }

    button.elementskit-menu-hamburger.elementskit-menu-toggler span {
        background-color: #fff !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a .elementskit-submenu-indicator {
        color: #000 !important;
        fill: #000 !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a:focus .elementskit-submenu-indicator {
        color: #000 !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a:focus {
        color: #000 !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li:hover>a {
        color: #000 !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-menu-close:hover {
        background-color: transparent;
    }

    .ekit-wid-con button:focus {
        background-color: transparent;
    }
}

@media (max-width: 767px) {
    .elementor-19 .elementor-element.elementor-element-eb95354 .wpr-grid-filters {
        display: block;
        margin: auto;
        padding: 0 40px;
    }

    .elementor-19 .elementor-element.elementor-element-0a8a426 .wpr-grid-filters {
        display: block;
        margin: auto;
        padding: 0 40px;
    }

    ul.ekit_social_media {
        margin-top: 10px !important;
    }

    .blog-section ul li {
        margin-bottom: 8px !important;
    }

    .blog-section ul li span {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .elementor-element.elementor-element-460ecf1d.elementor-widget__width-initial.elementor-widget-mobile__width-initial.wpr-logo-position-left.elementor-widget.elementor-widget-wpr-logo {
        top: 7px;
    }
}

@media screen and (max-width: 640px) {
    .cookie-box p {
        margin: 0;
        font-size: 14px;
    }

    .cookie-consent {
        padding: 4px 20px 7px;
    }

    .last-section .e-con-full {
        width: 100% !important;
        padding: 0 15px !important;
        border-right: 0 !important;
        margin-bottom: 20px;
    }

    #acceptButton {
        margin-top: 2px;
        padding: 2px 13px;
    }

    .cookie-btns #rejectButton {
        margin-top: 1px;
        padding: 2px 13px;
    }

    .primary_content_area ul.post-categories {
        flex-direction: column;
    }

    .primary_content_area ul.post-categories a {
        border-right: 0;
    }

    .primary_content_area ul.post-categories li:last-child a {
        margin-right: 0;
    }

    .wpr-grid-filters li {
        width: 43%;
        margin: 0 9px 7px !important;
    }

    .wpr-grid-filters li span {
        width: 100%;
        height: 100%;
    }

    .search_data_not_found {
        width: 80%;
    }

    .search_data_not_found p {
        font-size: 20px;
    }

    .mid p span,
    .mid span,
    .mid p {
        font-size: 15px !important;
    }

    ul li {
        font-size: 15px;
    }

    .elementskit-navbar-nav-default .elementskit-navbar-nav>li {
        border-bottom: 1px solid #000;
    }

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        left: 25vw;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-menu-container {
        background-color: #fff;
    }
}

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

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        left: 25vw;
    }

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        color: var(--e-global-color-astglobalcolor4);
        left: 23vw;
    }

}

.pp-posts-container img {
    max-width: 400px;
}

/* search result custom page */
.container-search-result {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}

section.banner-remote-search-result {
    text-align: center;
    padding: 90px 0;
    background-color: #4D58E2;
}

section.banner-remote-search-result h1 {
    font-size: 50px;
    color: #fff;
    margin: 0 0 14px;
}

section.banner-remote-search-result p {
    text-align: center;
    color: #fff;
    max-width: 800px;
    margin: 0 auto;
    line-height: 26px;
}

section.most-sec {
    padding: 40px 0;
    text-align: center;
}

section.most-sec h2 {
    font-size: 40px;
    margin: 0 0 14px;
    text-align: center;
    margin-bottom: 50px;
}

section.most-sec .box-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.most-sec .box {
    width: 49%;
    background-color: #F5F5F5;
    padding: 40px 40px;
    box-sizing: border-box;
    margin-bottom: 40px;
    border-radius: 5px;
}

section.most-sec .box h4 {
    font-size: 33px;
    color: #4D58E2;
    margin: 0 0 24px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;

}

section.most-sec .date-remote {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

section.most-sec .date-remote p {
    margin: 0;
}

section.most-sec .date-remote img {
    margin-right: 10px;
}

section.most-sec .date-remote span {
    margin-right: 15px;
}

.pagination-search-result {
    padding: 0;
    margin: 50px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination-search-result li {
    list-style-type: none;
}

.pagination-search-result li a {
    padding: 7px 12px;
    display: flex;
    align-items: center;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #F5F5F5;
    margin: 0 6px;
}

.pagination-search-result li a.border {
    border: 0;
}

.pagination-search-result li a.active {
    background-color: #F5F5F5;
}

.pagination-search-result li a span {
    margin: 0 10px;
}

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

    .elementskit-nav-identity-panel button {
        background: black;
        color: white !important;
    }

    .elementskit-nav-identity-panel button:focus,
    .elementskit-nav-identity-panel button:hover {
        background: white !important;
        color: black !important;
        outline: none !important;
    }

    #menu-custom_menu li a {
        font-weight: 500;
        font-family: IBM Plex Sans !important;
    }

    #menu-custom_menu li a:current,
    #menu-custom_menu li a:active {
        color: blue;
    }

    a.elementskit-nav-logo::after {
        content: url('https://blog.timebee.app/wp-content/uploads/2024/03/TimeBee-logo-1.svg')
    }

    .main_menu_hide_show ul li:last-of-type {
        display: block !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a {
        color: #000 !important;
        font-weight: bold;
        font-size: 15px;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a .elementskit-submenu-indicator {
        color: #000 !important;
        fill: #000 !important;
    }

    .elementor-1792 .elementor-element.elementor-element-7895e09 .elementskit-navbar-nav>li>a:focus {
        color: #000 !important;
    }

    .elementskit-menu-hamburger svg {
        width: 60px !important;
        height: 25px !important;
        border-left: 1px solid #ffffff94;
    }

    .elementskit-menu-hamburger {
        border: none !important;
    }

    .elementor-element-a777639 .ekit_navsearch-button {
        top: -5px !important;
    }
}

@media only screen and (max-width: 992px) {
    section.most-sec .box h4 {
        font-size: 25px;
    }

    section.banner-remote-search-result h1 {
        font-size: 40px;
    }
}


@media screen and (max-width: 768px) {
    .elementskit-menu-hamburger svg {
        width: 60px !important;
        height: 25px !important;
        border-left: 1px solid #ffffff94;
    }

    .elementskit-menu-hamburger {
        border: none !important;
    }

    .elementor-element-a777639 .ekit_navsearch-button {
        top: -5px !important;
    }

    .elementor-19 .elementor-element.elementor-element-a204696 .pp-post-meta {
        margin-bottom: 20px;
        border-top: 1px solid #CCCCCC40;
        border-bottom: 1px solid #CCCCCC40;
        padding: 10px 0px;
        color: #989898;
    }

    .elementor-19 .elementor-element.elementor-element-a204696 .pp-post-meta span a {
        color: #989898;
    }

    .pp-post-terms-wrap {
        color: #4D58E2;
    }

    h2.pp-post-title a {
        color: #000000 !important;
    }

    nav.pp-posts-pagination-ajax a {
        border: 2px solid #CCCCCC;
        color: #CCCCCC;
        padding: 2.5px 10px;
        border-radius: 5px;
    }

    nav.pp-posts-pagination-ajax span.current {
        padding: 4.5px 12px;
        background: blue;
        border-radius: 5px;
        color: white;
    }

    nav.pp-posts-pagination-ajax a:not(.prev),
    nav.pp-posts-pagination-ajax a:not(.next) {
        border: 2px solid #CCCCCC;
        color: #CCCCCC;
        padding: 2.5px 10px;
        border-radius: 5px;
    }

    .pp-posts-pagination-ajax a.prev,
    .pp-posts-pagination-ajax a.next {
        display: none;
    }

    .mid-way .wpr-grid-item-inner {
        display: flex;
    }

    .wpr-grid-item-inner img {
        width: 187px !important;
        height: 115px !important;
    }

    /* .mid-way .wpr-grid-item-below-content {
        min-width: 240px;
    } */

    #mid-sec-2 .wpr-grid .wpr-grid-item .wpr-grid-item-below-content {
        padding-left: 12px;
    }

    .last-sec-1 .elementor-image-box-wrapper {
        display: flex;

        justify-content: center;
    }

    .last-sec-1 .elementor-image-box-wrapper figure {
        max-width: 400px !important;
        min-width: 200px;
    }


    .elementskit-nav-identity-panel button {
        background: black;
        color: white !important;
    }

    .elementskit-nav-identity-panel button:focus,
    .elementskit-nav-identity-panel button:hover {
        background: white !important;
        color: black !important;
        outline: none !important;
    }

    #menu-custom_menu li a {
        font-weight: 500;
        font-family: IBM Plex Sans !important;
    }

    #menu-custom_menu li a:current,
    #menu-custom_menu li a:active {
        color: blue;
    }

    a.elementskit-nav-logo::after {
        content: url('https://blog.timebee.app/wp-content/uploads/2024/03/TimeBee-logo-1.svg')
    }


    #last-two-qs .elementor-image-box-description {
        font-size: 12px;
        font-family: "IBM Plex Sans";
        color: #989898;
        margin-left: 5px !important;
    }

    #last-two-qs .elementor-image-box-title {
        font-size: 14px;
        font-family: "IBM Plex Sans";
        margin-bottom: 10px !important;
        margin-left: 5px !important;

    }

    .elementor-image-box-content {
        min-width: 110px;
        max-width: 200px;
        text-align: left !important;
    }

    #mid-sec-1 a,
    #mid-sec-2 a {
        font-size: 14px;
    }

    #mid-sec-1 .inner-block span,
    #mid-sec-2 .inner-block span {
        font-size: 12px;
    }

    /* #mid-sec-1 .wpr-grid-media-wrap,
    #mid-sec-2 .wpr-grid-media-wrap {
        min-width: 120px !important;
    } */
}



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

    section.most-sec .box {
        padding: 30px 20px;
    }

    .header_make_fixed .elementor-element-2bdd2eb4 {
        padding-top: 10px !important;
    }

    section.most-sec .date-remote {
        font-size: 14px;
    }

    section.banner-remote-search-result {
        padding: 70px 0;
        ;
    }

    .mid-way .elementor-widget-container p {
        padding: 0px 15px;
        padding-bottom: 10px;
        text-align: center;
    }




    header.entry-header h1 {
        width: 100% !important;
        padding: 0 15px !important;
    }


    ul.wpr-grid-filters.elementor-clearfix.wpr-grid-filters-sep-right li {
        min-width: 130px !important;
        max-width: 180px;
        min-height: 60px !important;
    }

    .pagination-search-result {
        margin: 0 0 0;
    }

    section.most-sec .box {
        margin-bottom: 20px;
    }



    .elementor-element-2d9a65d {
        margin-top: 0px;
    }

    .elementor-element-5c60425 {
        margin-bottom: 0px !important;
    }

    .featured-section .pp-post-meta {
        margin-bottom: 0px !important;
    }

    .featured-section .pp-post-title a {
        margin-bottom: 10px !important;
        font-size: 20px;
    }

    .featured-section .pp-post-meta span a,
    .featured-section .pp-post-meta span {
        font-size: 12px;
    }

    .menu-custom_menu li:hover {
        background: #F5F5F5 !important;
        color: blue;
    }

    .featured-section .pp-post-thumbnail-wrap a img {
        margin: auto;

    }

    .pp-posts-container img {
        max-width: 100%;
    }

    /* #last-two-qs-first {
        display: none !important;
    } */

    #last-two-qs img {
        max-width: 80%;
    }

    #last-two-qs figure {
        max-width: 80% !important;
        min-width: 200px !important;
    }

    #last-two-qs figure a {
        max-width: 80% !important;
        min-width: 200px !important;
    }

    #last-two-qs {
        padding: 0 5px !important;
    }

    #last-two-qs .elementor-widget-image-box {
        text-align: start;
    }

    .last-section p.elementor-heading-title {
        border-top: 1px solid #CCCCCC40;
        border-bottom: 1px solid #CCCCCC40;
        padding: 10px 0px;
    }

    .list-group1 {
        height: auto !important;
    }

    p.elementor-heading-title {

        color: #9C9C9C !important
    }

    ul.ekit_social_media {
        position: relative;
        bottom: 0;
        background-color: #2B2A2A;
        left: -27px;
        top: 61px;
        right: 0;
        padding: 6px 0 !important;
        display: flex;
        justify-content: center;
        width: 100vw !important;
    }

    .ul-box .elementor-element {
        margin: 0 0 11px;
    }

    .ul-box .elementor-element a {
        line-height: 17px !important;
        min-height: 12px ! IMPORTANT;
        display: block;
        /* border-bottom: 1px solid #fff; */
        padding: 2px 0 4px 10px;
        list-style-type: disc !important;
        font-size: 11px !important;
    }

    .ul-box .elementor-element a:after {
        content: "";
        width: 4px;
        height: 4px;
        position: absolute;
        left: 0;
        top: 9px;
        border-radius: 100%;
        background-color: #fff;
    }

    ul.ekit_social_media li a:after {
        display: none;
    }

    .ul-box .elementor-element {
        margin: 0 !important;
    }

    .ul-box h2 {
        margin-bottom: 11px;
        margin: 5px 0 5px !important;
        border-bottom: 2px solid #FFC154;
        padding: 0 0 2px;
        width: fit-content;
        font-weight: 600;
    }

    .elementor-1760 .elementor-element.elementor-element-60c6e6760 {
        padding: 20px 20px 36px 21px !important;
    }

    ul.ekit_social_media a {
        width: 30px !important;
        height: 30px !important;
    }

    .list-group1 .authors.mt-3 div {
        display: flex;
        align-items: flex-start;
    }

    .list-group1 .authors.mt-3 div a {
        margin: 0 0 0 13px !important;
    }

    .list-group1 .authors.mt-3 div a p {
        font-weight: 600 !important;
        display: block;
        font-size: 12px;
    }

    .list-group1 .authors.mt-3 img {
        width: 130px !important;
    }

    .list-group1 {
        border-bottom: 0 !important;
    }

    button#showMoreButton {
        display: block !important;
        padding: 0;
        background-color: transparent;
        font-size: 29px;
        height: 31px;
        display: flex !important;
        align-items: center;
        color: blue;
        margin-top: -15px;
    }

    .left-nav ul.blog_topic_list li:last-child {
        padding-bottom: 0;
    }



    div#list-example li:nth-child(1),
    div#list-example li:nth-child(2),
    div#list-example li:nth-child(3) {
        display: block !important;
    }

    div#list-example li {
        display: none !important;
    }

    div#list-example.add-class-height li {
        display: block !important;
    }

    div#list-example {
        height: auto !important;
    }

    ul.blog_topic_list {
        margin: 0 0 10px 0 !important;
        padding-bottom: 5px;
    }

    .wp-block-buttons-is-layout-flex {
        /* padding: 10px 50px 30px 50px !important; */
        /* width: 175px; */
        display: block !important;
        width: 100vw;
    }


}


@media only screen and (max-width: 640px) {
    section.banner-remote-search-result h1 {
        font-size: 35px;
    }

    section.most-sec h2 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    section.most-sec .box {
        width: 100%;
    }

    .pagination-search-result {
        flex-wrap: wrap;
    }

    .pagination-search-result li {
        list-style-type: none;
        margin-bottom: 10px;
    }

    .pagination-search-result li a {
        margin: 0 2px;
        padding: 4px 8px;
    }

    section.banner-remote-search-result {
        padding: 40px 0;
        ;
    }

    .elementor-element-ec966f5 .elementor-widget-container {
        padding: 0 !important;
    }
}

@media screen and (max-width: 450px) {
    .wp-block-buttons-is-layout-flex {
        padding: 10px 95px 30px 80px !important;
        width: 175px;
        display: block !important;

    }
}


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

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        left: 17vw;
    }

    .wpr-grid-item-inner img {
        min-width: 50px !important;
        height: 73px !important;
        width: 100% !important;


        min-height: 110px;

    }

    #last-two-qs figure {
        max-width: 100% !important;
        min-width: 115px !important;
    }

    .mid-way .wpr-grid-item-below-content {
        min-width: auto;
    }

    .wpr-grid-media-wrap.wpr-effect-size-medium {
        max-width: 120px ! IMPORTANT;
    }

    .mid-way article {
        position: static !important;
        margin: 0 !important;
    }

    .see-all-btn {
        margin: 0 0 0;
    }


}

@media screen and (max-width: 360px) {
    .wp-block-buttons-is-layout-flex {
        padding: 10px 50px 30px 50px !important;
        width: 175px;
        display: block !important;

    }
}

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

    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_navsearch-button,
    .elementor-1792 .elementor-element.elementor-element-a777639 .ekit_search-button i {
        left: 16vw;
    }


}

@media screen and (min-width: 768px) {
    /* .header_make_fixed {
        height: 83px !important;
    } */

    .third-last-qs,
    .forth-last-qs {
        display: none;
    }
}

.last-section .elementor-image-box-title a {
    color: black !important;
}

.last-section p.elementor-heading-title {
    color: #9C9C9C !important;

}

.last-section .elementor-heading-title {
    color: black !important;

}

@media screen and (min-width: 768px) {
    .last-section .elementor-image-box-title a {
        color: #084af3 !important;
    }

    .last-section .elementor-heading-title {
        color: #084af3 !important;

    }

    /* .elementor-element-79db0ab0 {
        width: 78% !important;
    } */
}

@media screen and (min-width: 768px) and (max-width: 1025px) {
    .elementor-element-745a38d2 {
        display: none;
    }

    .header-search {
        display: block !important;

    }

    .elementor-widget-elementskit-header-search {
        display: block;

    }

    .elementor-element-a907cb0 {
        overflow: hidden;
    }

    .elementor-1792 .elementor-element.elementor-element-339586f .ekit_navsearch-button {
        position: fixed;
        right: 57px;
        top: 5px;
    }

    .sticky .elementor-1792 .elementor-element.elementor-element-339586f .ekit_navsearch-button {
        display: none;
    }

    .header_make_fixed {
        height: 65px !important;
        padding: 10px 10px 0 20px !important;
    }

    #last-two-qs-first .elementor-image-box-description {
        display: none;
    }

    #last-two-qs .elementor-image-box-description {
        display: none;
    }
}

.wpr-grid-item-below-content.elementor-clearfix {
    display: flex;
    flex-wrap: wrap;
}


.wpr-grid-item-author .inner-block::after {
    content: " - ";
    color: #989898;
    padding: 2px 5px 4px 5px;
}

.list-group ul li {
    display: block !important;
}


@media screen and (max-width:768px) {
    #list-example {
        /* display: block !important; */
        position: relative;
        top: 0;
        height: 145px;
        border-top: 1px solid gainsboro;
        display: block;
        width: 100%;
        padding: 18px 0px 0px 0px !important;
        overflow: hidden;
        border-bottom: 1px solid gainsboro;
        margin-bottom: 14px;

    }

    h2.wp-block-heading.first-heading {
        display: flex;
        flex-direction: column-reverse;
    }

    .container.py-5.main-content-area h2.first-heading {
        padding: 0 0 25px 0px;
        margin: 0;
    }

    #list-example ul li {
        color: blue;
    }

    #list-example .blog_topic_list {
        padding-top: 5px;
    }

    .showLessButton {
        background-color: none !important;
        color: blue;
        border: none;
        font-size: 40px;
        position: relative;
        top: -45px;
        right: 30px;
        cursor: pointer;
        transition: color 0.3s, background-color 0.3s;
    }

    .showLessButton:hover,
    .showLessButton:active {
        color: orange !important;
    }




}



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


    .elementor-element-5c60425 .wpr-grid-media-wrap max-width:360px height: 180px .elementor-element-5c60425 img {
        width: 100%;
        height: 180px !important;
    }

    #last-two-qs-first .wpr-grid-item-inner {
        display: flex !important;
    }

    #last-two-qs-first .wpr-grid-media-wrap {
        padding-right: 20px;
    }

    #last-two-qs-first .wpr-grid-item-below-content {
        padding: 0px 0px 0px !important;
    }

    .elementor-element-5c60425 .wpr-grid-image-wrap img {

        display: block;
        max-height: 350px !important;
        width: 100% !important;
        min-height: 200px !important;
    }

    .elementor-element-4bbbcb4 article {
        margin-bottom: 10px;
    }

    .elementor-element-4bbbcb4 article .wpr-grid-item-title {
        margin-bottom: 5px;
    }

    .elementor-element-88fbcc0 article .wpr-grid-item-title {
        margin-bottom: 5px;
    }

    .elementor-element-88fbcc0 article {
        margin-bottom: 10px;
    }


    .elementor-element-5c60425 .wpr-grid-item-below-content {
        border-bottom: 1px solid #E8E8E8 !important;
        padding-bottom: 5px !important;
        margin-bottom: 10px;
    }


    .elementor-element-5c60425 h2.wpr-grid-item-title {
        border-bottom: 1px solid #E8E8E8 !important;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    /* .elementor-element-af6fefb .elementor-widget-container h2,
    .elementor-element-5c60425 .elementor-widget-container h2,
    .elementor-element-7d775f8 .elementor-widget-container h2 {
        text-align: center !important;
        font-size: 22px;
    } */

    /* .mid-way section.wpr-grid .wpr-grid-item-below-content {
    margin-top: 5px;
} */

    .elementor-element-8410a97 .wpr-grid-item-below-content {
        padding: 12px 10px 10px 10px;
    }
}

@media screen and (max-width: 576px) {
    .elementor-element-77e4da2 .inner-block {
        margin: 0px 0px 5px 0px !important;
    }

    div .list-group-two {
        display: hidden !important;
    }

    div.one {
        display: block !important;
    }

    .elementor-element-8410a97 section.wpr-grid article {

        width: 100% !important;
    }


    .elementor-element-8410a97 section.wpr-grid article .wpr-grid-image-wrap {
        width: 100%;
        /* max-width: 150px !important; */
    }

    .elementor-element-8410a97 section.wpr-grid article .wpr-grid-item-title {
        width: 100%;
        max-width: 180px;
    }

    .elementor-element-4a041f8 {
        position: relative;
        left: -27px;
    }

    /* .mid-way section.wpr-grid {
    padding: 0px 15px;
} */
    .elementor-element-dec11a2 section.wpr-grid {
        position: relative;

    }
}



@media screen and (max-width: 430px) {
    .elementor elementor-1760 .elementor-element {

        padding-bottom: 3px;

    }



    .elementor elementor-1760 .elementor-column {
        margin-bottom: 16px;
    }


    ul.ekit_social_media {
        left: -20px
    }

    .elementor-1760 .elementor-element.elementor-element-60c6e6760 {
        padding: 20px 10px 36px 15px !important;
    }

    .elementor-element-8410a97 section.wpr-grid article .wpr-grid-item-inner {
        /* max-width: 400px; */
        width: 100% !important;
    }

    /* .elementor-repeater-item-1551b31 {
        min-width: 200px;
    } */

    /* .elementor-element-8410a97 .wpr-grid-media-wrap {
        min-width: 175px;
    }

    .elementor-element-8410a97 article {
        min-width: 390px !important;
    }

    .elementor-element-8410a97 .wpr-grid-item-below-content {
        padding-left: 20px !important;
    } */

    .elementor-element-8410a97 .wpr-grid-item-below-content {
        padding: 10px 0px 0px 20px !important
    }

}

@media screen and (max-width: 400px) {
    .wpr-grid-media-wrap.wpr-effect-size-medium {

        max-width: 100% !important
    }

    .elementor-element-8410a97 section.wpr-grid article {

        width: 100% !important;
    }

    /* .elementor-repeater-item-1551b31 {
    min-width: 200px;
}

.elementor-element-8410a97 .wpr-grid-media-wrap {
    min-width: 175px;
} */

    /* .elementor-element-8410a97 article {
        min-width: none;
    }

    .elementor-repeater-item-1551b31 {
        min-width: none;
    }

    .elementor-element-8410a97 .wpr-grid-media-wrap {
        min-width: none;
    } */



}

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

    /* .elementor-element-af6fefb .elementor-widget-container h2 {
        text-align: center !important;
        font-size: 22px;
    } */

    .elementor-element-9492610 .elementor-widget-container h2 {
        font-size: 22px;
    }

    .elementor-element-a907cb0 .pp-post-meta {

        color: #9C9C9C !important;
    }

    .elementor-element-a907cb0 .pp-meta-text {

        color: #9C9C9C !important;
    }

    #last-dynamic-sec {
        width: 100% !important;
    }


    #last-dynamic-sec #last-sec-1 {
        width: 100% !important;
        max-width: 25% !important;
    }


    #last-dynamic-sec .two-row-section {
        width: 100% !important;
        max-width: 75% !important;
    }

    #last-dynamic-sec .two-row-section .elementor-element-77e4da2 {
        width: 100% !important;
    }

    #last-dynamic-sec section.wpr-grid article.wpr-grid-item:first-child {
        border-right: 1px solid rgb(236, 236, 236);
        padding-right: 20px !important;
    }

    #last-dynamic-sec section.wpr-grid article.wpr-grid-item:last-child {
        border-right: 1px solid rgb(236, 236, 236);
        padding-right: 20px !important;
    }

    .elementor-element-7d775f8 article {
        border: none;
        border-right: 0px !important;
        padding-right: 0px !important;
    }

    .elementor-element-a3957f7 article {
        border: none;
        border-right: 0px !important;
        padding-right: 0px !important;
    }


    .elementor-element-a3957f7 .e-con-full {
        padding: 0px 0px !important;
    }

    .elementor-element-7d775f8 .e-con-full {
        padding: 0px 0px !important;
    }


    .elementor-element-7d775f8 .elementor-widget-container {
        width: 100%;
        max-width: 400px;
    }

    .elementor-element-a3957f7 .elementor-widget-container {
        width: 100%;
        max-width: 400px;
    }

    .elementor-element-7d775f8 article {
        width: 350px !important;
        padding-bottom: 20px;
        /* max-width: 500px !important; */
    }

    .elementor-element-a3957f7 article {
        width: 350px !important;
        padding-bottom: 20px;
        /* max-width: 500px !important; */
    }


    #last-dynamic-sec .elementor-element-77e4da2 .elementor-widget-container {
        width: 100%;
    }



    #last-dynamic-sec .wpr-grid {
        display: flex;
        width: 100% !important;
    }

    .elementor-19 .elementor-element.elementor-element-8410a97 .wpr-grid-filters {

        justify-content: center;
    }

    .elementor-element-4bbbcb4 .wpr-grid-item-below-content {
        padding: 0px 0px 0px 0px !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }


    .elementor-element-7d775f8 .wpr-grid-item-below-content {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .elementor-element-a3957f7 .wpr-grid-item-below-content {
        margin-top: 0px !important;
        padding: 0px 0px 0px 0px !important;
        margin-bottom: 0px !important;
    }


    /* h2.wpr-grid-item-title .inner-block a {
        color: #4175FC !important;
    } */

    .two-row-section .wpr-grid-media-wrap {
        margin-bottom: 10px !important;
    }

    .two-row-section .wpr-grid-item-title {
        margin-bottom: 10px !important;
    }
}

body {
    outline: 10px solid red !important;
}