/* Media Responsive CSS */
@media screen and (min-width: 1367px) {
    body.blog .site-main,
    .related-posts-section .related-posts-wrap {
        max-width: 1296px;
    }
    .related-posts-section .related-title {
        font-size: 44px;
    }
    .power-box .elementor-image-box-content .elementor-image-box-title {
        margin-top: 6px;
    }
}

@media screen and (max-width: 1366.98px) {
    .input-banner-wrap input {
        font-size: 16px;
        line-height: 21.6px;
        padding: 21px 150px 21px 30px;
    }
    .input-banner-wrap .input-button {
        font-size: 15px;
        padding: 14.5px 28px;
        right: 10px;
        max-width: 134px;
    }
    body.blog .site-main,
    .related-posts-section .related-posts-wrap {
        max-width: 960px;
    }
    .power-box .elementor-image-box-content .elementor-image-box-title {
        margin-top: 0;
    }
}

@media screen and (max-width: 1199.99px) {
    .home-top-section::before,
    .home-top-section::after,
    .blog .site-main::before,
    .blog .site-main::after {
        background-size: 80%;
    }

    /* FOOTER */
    .footer-sec .footer-menu ul li {
        margin-bottom: 12px;
    }
}

@media screen and (min-width: 1025px) {
    body.blog .blog-page-title {
        font-size: 44px;
        line-height: 52.8px;
    }
    .cate-sec .elementor-widget-text-editor h3 {
        font-size: 26px;
    }
    .cate-sec .elementor-widget-text-editor h4 {
        font-size: 24px;
    }
}

@media screen and (max-width: 1024.98px) {
    /* HEADER */
    .turbo-header-template .top-header .header-rhs {
        column-gap: 15px;
    }
    .main-menu ul.tahefobu-mobile-nav-menu {
        backdrop-filter: blur(11px);
        -webkit-backdrop-filter: blur(11px);
        border: 1px solid rgba(255, 255, 255, 0.18);
        border-radius: 0 0 10px 10px;
        margin: 0 12px;
        top: 53px;
        text-align: center;
        overflow: hidden;
        z-index: 9;
    }
    .main-menu ul.tahefobu-mobile-nav-menu li:first-child {
        padding-top: 10px;
    }
    .main-menu ul.tahefobu-mobile-nav-menu li:last-child {
        padding-bottom: 10px;
    }
    .main-menu ul.tahefobu-mobile-nav-menu li a {
        display: inline-block;
    }

    .step-number {
        height: 33px;
        min-width: 33px;
        width: 33px;
    }

    /* Services Table */
    .service-table .eael-data-table-wrap:has(.table-header) {
        overflow-x: auto;
    }
    .service-table table thead tr.table-header th:first-child {
        min-width: 275px;
    }
    .service-table table thead tr.table-header th.head-icon {
        min-width: 164px;
        max-width: 225px;
    }

    /* Search Form */
    .call-us-sec .input-banner-wrap .input-button {
        right: 8px;
        padding: 18.5px 30px;
        max-width: 115px;
    }
    .call-us-sec .input-banner-wrap input {
        padding: 22.5px 130px 22.5px 22px;
    }

    /* Testimonial Slider */
    .testimonial-item {
        padding: 28px;
    }
    .testimonial-slider .slick-arrow {
        padding: 8px;
        height: 38px;
        width: 38px;
    }
    .testimonial-left .testimonial-content p {
        line-height: 21px;
        margin-bottom: 5px;
    }
    .testimonial-left .client-name {
        margin-top: 20px;
        margin-bottom: 0;
    }

    /* BLOG */
    body.blog .site-main,
    .related-posts-section .related-posts-wrap {
        max-width: 720px;
    }
    .blog-page-header {
        padding-top: 80px;
        padding-bottom: 40px;
    }
    .blog .blog-posts-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog-posts-wrapper .read-more-btn {
        margin: 10px 0;
    }

    /* SINGLE BLOG */
    .single-post .blog-section .blog-inner {
        padding: 70px 12px 20px;
        max-width: 744px;
    }
    .blog-inner .breadcrumb,
    .related-posts-section .related-title {
        margin-bottom: 30px;
    }
    .related-posts-section {
        padding: 30px 12px;
    }
    .related-posts-section .related-posts-grid {
        grid-template-columns: 1fr 1fr;
        gap: 14px;
    }

    /* PRICING Page */
    .pricing-table .eael-pricing .eael-pricing-item {
        margin-bottom: 0 !important;
    }

    /* FOOTER */
    .footer-sec .footer-menu ul li {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 783px) {
    /* HEADER */
    body.admin-bar .turbo-header-template.is-sticky {
        top: 32px;
    }
}

@media screen and (min-width: 768px) {
    .plan-icon .elementor-icon-box-icon {
        position: relative;
        top: 5px;
    }
    .testimonial-item .item-col {
        width: 50%;
    }
}

@media screen and (max-width: 767.98px) {
    .home-top-section::before,
    .home-top-section::after,
    .blog .site-main::before,
    .blog .site-main::after {
        background-size: 60%;
    }

    .border-img-text figure.elementor-image-box-img {
        left: 18px;
    }
    .power-box .elementor-image-box-wrapper {
        display: flex;
        gap: 12px;
    }
    .testimonial-item .testimonial-left {
        margin-right: auto;
        width: calc(100% - 120px) !important;
    }
    
    /* Services Table */
    .service-table table thead tr .td-content {
        display: inline-block;
    }
    .service-table table thead tr.table-header th:first-child, 
    .service-table table tbody tr td:first-child {
        padding-left: 20px !important;
    }
    .img-box-wrp .work-web-block .elementor-image-box-content {
        padding: 12px;
    }

    /* Search Form */
    .input-banner-wrap input {
        font-size: 15px;
        line-height: 20px;
        padding: 18px 120px 18px 20px;
    }
    .input-banner-wrap .input-button {
        font-size: 13px;
        padding: 12.5px 16px;
        right: 8px;
        max-width: 101px;
    }
    .call-us-sec .input-banner-wrap .input-button {
        right: 10px;
        padding: 14px 30px;
        max-width: 108px;
    }
    .call-us-sec .input-banner-wrap input {
        padding: 20.5px 130px 20.5px 20px;
    }
    
    /* Testimonial Slider */
    .testimonial-item {
        flex-direction: column-reverse;
        padding: 22px;
    }
    .testimonial-item .item-col {
        width: 100%;
    }

    /* BLOG */
    body.blog .site-main {      
        padding: 0 12px;
    }
    body.blog .site-main,
    .related-posts-section .related-posts-wrap {
        max-width: 540px;
    }
    .blog-page-header {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .blog .blog-posts-wrapper{
        grid-template-columns: repeat(1, 1fr);
        max-width: 100%;
        margin: 0 auto;
        gap: 20px;
        padding-bottom: 50px;
    }
    .blog .post > a {
        padding-bottom: 55%;
    }

    /* SINGLE BLOG */
    .single-post .blog-section .blog-inner {
        max-width: 564px;
        padding-top: 50px;
    }
    .blog-inner .post-title h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .blog-inner .post-meta {
        margin-bottom: 10px;
    }
    .blog-inner .post-content ul li > ul {
        margin: 0px 0 10px 20px;
    }
    .blog-inner .post-content .title {
        font-size: 22px;
        line-height: 32px;
        margin: 20px 0;
    }
    .blog-inner .post-content h2 {
        font-size: 26px;
        line-height: 34.4px;
    }
    .blog-inner .post-content > blockquote p {
        font-size: 16px;
        line-height: 26px;
    }
    .related-posts-section .related-title {
        font-size: 32px !important;
        line-height: 34.4px;
    }
    .related-posts-section .related-posts-grid {
        grid-template-columns: 1fr;
    }
    .related-posts-section .related-meta {
        margin: 20px 0 5px;
    }

    /* FOOTER */
    .footer-sec .footer-col {
        flex-flow: row wrap;
    }
    .footer-sec .footer-col > .elementor-element:not(:first-child) {
        width: calc(50% - 15px) !important;
    }
}

@media screen and (min-width: 601px) and (max-width: 782.98px) {
    /* HEADER */
    body.admin-bar .turbo-header-template.is-sticky {
        top: 46px;
    }
}

@media screen and (max-width: 481.98px) {
    .home-top-section::before,
    .home-top-section::after,
    .blog .site-main::before,
    .blog .site-main::after {
        background-size: 50%;
    }

    /* PRICING Page */
    .pricing-table .eael-pricing-item .eael-pricing-tag {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .pricing-table .eael-pricing .eael-pricing-item .eael-pricing-tag .price-tag {
        padding-right: 4px;
        margin: 0;
    }

    /* FOOTER */
    .footer-sec .footer-menu h4 {
        font-size: 16px;
    }
    .footer-sec .footer-menu ul li a {
        font-size: 14px;
        line-height: 17.2px;
    }
}

@media screen and (max-width: 450.98px) {
    .xs-btn-hide {
        display: none;
    }
    .main-menu ul.tahefobu-mobile-nav-menu {
        top: 46px;
    }
    .step-title h3.elementor-heading-title {
        font-size: 19px;
    }
    .testimonial-item .testimonial-left {
        width: calc(100% - 80px) !important;
    }
}