/*
Theme Name: Alpha Prepress
Author: NetWorld
Description: Custom theme
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: unset !important;
}

.site-primary-header-wrap {
    position: relative;
}

.top_member {
    top: 10px;
    position: absolute;
    right: 40px;
}

.top_member img {
    margin-left: 15px;
    height: 30px;
    object-fit: contain;
}

footer,
footer a,
.ast-footer-copyright {
    color: white;
}

.top_member img.sec-img {
    padding: 5px 0px;
}


footer h3 {
    color: #08b6e7;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    text-align: left;
}


footer h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: #08b6e7;
}

.ast-footer-copyright a:hover {
    color: #fff !important;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: left
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #b8c5d6
}

.contact-icon:hover {
    background: #f97d22
}

.contact-icon {
    width: 45px;
    height: 45px;
    background: #08b6e7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.contact-info i {
    color: #fff;
    font-size: 20px !important;
    margin-top: 3px;
}

.contact-item a,
.contact-item span {
    color: #fff;
    transition: color .3s;
    font-size: 16px !important;
    line-height: 26px;
}

.contact-item a:hover {
    color: #f97d22
}

.contact-items.iso_logo span {
    width: 100% !important;
    position: relative;
    display: flex;
    justify-content: unset;
    gap: 15px !important
}

.contact-items.iso_logo span img {
    width: 60px;
    border-radius: 10px;
    background-color: #fff;
}

#astra-footer-menu {
    display: block;
}

#astra-footer-menu a {
    padding: 0px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    width: 100% !important;
}

#astra-footer-menu li {
    margin-bottom: 10px !important;
}

#astra-footer-menu li:last-child {
    margin-bottom: 0px !important;
}

#astra-footer-menu a:hover {
    color: #f97d22 !important;
}

.site-primary-footer-inner-wrap p {
    font-weight: 400 !important;
    font-size: 16px !important;
    margin-bottom: 0px !important;
}

#block-9 {
    margin-bottom: 10px !important;
}

.ast-footer-copyright p {
    padding: 20px 15px !important;
    border-top: 1px solid #374151;
    font-size: 16px!important;
}

.ast-builder-menu-1 .menu-item>.menu-link {
    line-height: 35px !important;
    padding: 0px;
    margin: 0px 15px;
}

.main-header-menu .sub-menu {
    width: 360px;
    right: 0px !important;
    left: 15px !important;
}

.main-header-menu .sub-menu a {
    padding: 0px !important;
    font-size: 17px !important;

}

.ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    line-height: 22px !important;
    padding: 0px;
    margin: 0px 0px !important;
}

.main-header-menu .sub-menu li {
    padding: 10px 15px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.main-header-menu .sub-menu li:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, 0.8);
}


.ptb {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.para p {
    margin-bottom: 0px !important;
}

.btn_nw1 a {
    width: 260px !important;
    height: 60px;
    background-color: unset !important;
    box-shadow: unset !important;
    background-image: url(https://launchmyweb.net/alphaprepress/wp-content/uploads/2026/05/btn_back.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 18px 10px 10px 10px;
}

.btn_nw2 a {
    width: 180px !important;
    height: 60px;
    background-color: unset !important;
    box-shadow: unset !important;
    background-image: url(https://launchmyweb.net/alphaprepress/wp-content/uploads/2026/05/btn_back2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 18px 10px 10px 10px;
}

.grey-bg {
    background-image: radial-gradient(circle, #dbeafe 2px, transparent 1px) !important;
    background-size: 30px 30px !important;
}


.trusted_logos img {
    max-width: 150px;
    max-height: 100px;
    object-fit: contain;
}

.trusted_logos .swiper-slide-inner {
    min-height: 80px;
    padding: 15px;
    border: 1px solid #d5d5d5;
    margin: 10px !important;
    display: flex !important;
    align-items: center;
    border-radius: 10px;
    justify-content: center !important;
}

.trusted_logos .swiper-slide-inner img {
    height: 50px !important;
    object-fit: contain !important;
}

.trusted_logos .elementor-swiper-button {
    padding: 5px;
    border: 1px solid #6a6a6a;
    border-radius: 5px;
}

.trusted_logos .swiper-pagination-bullets {
    bottom: -8px !important;
}

.wh_box {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.hl_box h3 {
    min-height: 68px !important;
}

.hl_box .para p {
    min-height: 90px !important;
}

.btn-backdrop a {
    backdrop-filter: blur(10px) !important;
}

.testimonial_slider .owl-item {
    padding: 0px 5px !important;
}

.testimonial_slider .owce-carousel .owl-rating-icon {
    margin: 5px 0px !important;
}

.testimonial_slider .owl-item .item {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .05) !important;
}

.testimonial_slider .owl-content {
    min-height: 85px !important;
}

.testimonial_slider .owl-dots .owl-dot span {
    background: rgb(8 182 231 / 50%) !important;
}

.testimonial_slider .owl-dots .owl-dot.active span {
    background: rgb(8 182 231 / 100%) !important;
}

.testimonial_slider .owl-nav .owl-prev,
.testimonial_slider .owl-nav .owl-next {
    border: 2px solid #08b6e7 !important;
    border-radius: 10px !important;
    top: 38% !important;
}

.testimonial_slider .owl-nav i {
    padding: 5px !important;
}

.testimonial_slider .owl-nav .owl-prev {
    left: -50px !important;
}

.testimonial_slider .owl-nav .owl-next {
    right: -50px !important;
}

#toggleAllBtn {
    border: 1px solid #4c4c4c !important;
    width: fit-content !important;
    background: transparent !important;
    color: #4c4c4c !important;
    font-weight: 500 !important;
    padding: 10px 18px !important;
    font-size: 16px !important;
    border-radius: 100px !important;
}

.list_two ul.elementor-icon-list-items {
    column-count: 2;
}

.blog_detail_area {
    padding: 80px 0;
}

.blog_detail_area .container {
    max-width: 1320px;
    margin: auto;
    padding: 0 15px;
}

.head_area {
    margin-bottom: 40px;
}

.blog_title {
    font-size: 42px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.cate_dt {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0 0 0px;
}

.cate_dt li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
}

.feature_img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}


.content_area p {
    margin-bottom: 20px;
    line-height: 1.8;
}

.content_area ul {
    margin-bottom: 10px;
    padding-left: 0px;
    margin-left: 20px;
}

.content_area li {
    margin-bottom: 10px;
}

.content_img {
    width: 100%;
    margin: 25px 0;
    border-radius: 10px;
}

.cta_section {
    background: #f5f7fa;
    padding: 30px;
    border-radius: 10px;
    margin: 40px 0;
    text-align: center;
}

.cta_section a {
    display: inline-block;
    background: #227AAA;
    color: #fff;
    padding: 12px 25px;
    border-radius: 5px;
    text-decoration: none;
}

.blog_detail_area .cta_section p {
    text-align: center !important;
    color: #fff !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
}

.blog_detail_area .cta_section {
    background-color: #08b6e7 !important;
    padding: 20px !important;
    text-align: center !important;
    margin: 5px 0px 15px 0px;
    border-radius: 15px !important;
}

.blog_detail_area .cta_section p a {
    padding: 6px 18px !important;
    background: #f97d22 !important;
    color: #fff !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    display: block;
    width: fit-content;
    margin: 15px auto 0px auto;
}

.blog_detail_area .content_area li {
    margin-bottom: 5px !important;
}

/* blog detail page */

.blog_detail_area {
    padding-top: 0px;
    padding-bottom: 50px;
}

.blog_detail_area h1 {
    font-size: 40px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 15px !important;
    text-align: left !important;
}

.blog_detail_area h2 {
    font-size: 35px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
}

.blog_detail_area h3 {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
}

.blog_detail_area h4 {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
}

.blog_detail_area h5 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
}

.blog_detail_area .cate_dt {
    list-style: none !important;
    padding: 0px !important;
    margin-top: 10px !important;
}

.blog_detail_area .cate_dt li {
    display: inline-block !important;
    margin-right: 0px !important;
    padding: 0px 0px !important;
    background: transparent !important;
    color: #000 !important;
    border-radius: 50px !important;
    font-size: 18px !important;
}

.blog_detail_area .cate_dt li i {
    margin-right: 5px !important;
    color: #00b4e4 !important;
}

.blog_detail_area img.feature_img {
    width: 100% !important;
    border-radius: 15px !important;
    margin-bottom: 15px !important;
}

.blog_detail_area .content_area p {
    font-size: 18px !important;
    margin-bottom: 10px !important;
}

.blog_detail_area .content_area li {
    margin-bottom: 5px !important;
}

.blog_detail_area .content_area p a {
    color: #08b6e7 !important;
    text-decoration: none !important;
}

.blog_detail_area .content_area img.content_img {
    width: 100% !important;
    border-radius: 15px !important;
    margin-bottom: 15px !important;
    border: 1px solid #8f8f8f !important;
}

.blog_detail_area .cta_section {
    background-color: #08b6e7 !important;
    padding: 20px !important;
    text-align: center !important;
    margin: 5px 0px 15px 0px;
    border-radius: 15px !important;
}

.blog_detail_area .cta_section p {
    text-align: center !important;
    color: #fff !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
}

.blog_detail_area .cta_section p a {
    padding: 6px 18px !important;
    background: #f97d22 !important;
    color: #fff !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    display: block;
    width: fit-content;
    margin: 15px auto 0px auto;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.contact_area_main {
    padding-top: 30px !important;
}

.blog_con_area h2.feat_tit {
    width: 100% !important;
    text-align: left !important;
}

.blog_detail_area .cate_dt li a {
    color: #000;
}

.blog_detail_area .content_area img {
    width: 100% !important;
    border-radius: 15px !important;
    margin-bottom: 15px !important;
    border: 1px solid #8f8f8f !important;
}

.content_area a,
.toc-link {
    color: #0d6efd;
}

.blog_detail_area .content_area p {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    color: #212529;
}

.blog_detail_area .content_area li {
    margin-bottom: 5px !important;
    color: #212529;
}

.blog_detail_area .content_area p b,
.blog_detail_area .content_area strong {
    color: #000;
}

.blog_detail_area .table thead th {
    background: #f8f9fa;
    color: #212529;
}

td,
th {
    padding: 7px 10px;
    border-width: 0 1px 1px 0;
    color: #212529;
}

thead {
    text-align: left;
}

.ez-toc-counter nav ul li a::before {
    content: unset !important;
}

.single-post .ast-container {
    display: block;
}

.con_form_area p {
    margin-bottom: 15px !important;
}

.con_form_area .for_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.con_form_area .for_flex .item {
    width: 49% !important;
}

.section.con_form_area .checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.section.con_form_area .checkbox-group .wpcf7-list-item {
    margin: 0;
}

.section.con_form_area .checkbox-group .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 10px 15px;
    border: 1px solid #c8c8c8;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 15px;
    background: #fff;
}

.section.con_form_area textarea {
    height: 100px;
    resize: vertical;
}

.con_form_area button {
    background: #f97d22;
    color: #fff !important;
    padding: 12px 24px;
    display: inline-block;
    text-decoration: none;
    border-radius: 100px;
    margin-top: 10px;
    transition: background 0.3s ease;
    border: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px !important;
}

.con_form_area input,
.con_form_area textarea {
    padding: 10px;
    margin-top: 0px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    width: 100% !important;
}

.con_form_area label input[type=checkbox] {
    height: 16px !important;
    margin: 0px !important;
}


/* blog list page css */

.custom-blog-wrapper {
    display: flex;
    gap: 35px;
    align-items: flex-start;
}

.custom-blog-content {
    width: 75%;
}

.blog-title {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 700;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.blog-card {
    background: #edf4fa;
    border-radius: 18px;
    padding: 15px;
}

.blog-image img {
    width: 100%;
    height: 230px !important;
    object-fit: cover;
    border-radius: 12px !important;
    display: block;
}

.blog-card h3 {
    margin: 15px 0;
    font-size: 20px;
    line-height: 1.3;
}

.blog-card h3 a {
    text-decoration: none;
    color: #111;
}

.blog-card p {
    margin-bottom: 15px;
}

.read-more-btn {
    display: inline-block;
    background: #ff8031;
    color: #fff;
    padding: 8px 20px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px !important;
}

.custom-blog-sidebar {
    width: 25%;
    background: #edf4fa;
    border-radius: 18px;
    padding: 20px;
    /*    position:sticky;
    top:20px;*/
}

.custom-blog-sidebar h3 {
    text-align: center;
    margin-bottom: 20px;
}

.custom-blog-sidebar input[type="search"] {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #ccc;
}

.category-list {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.category-list a {
    display: inline-block;
    width: fit-content;
    padding: 8px 16px;
    background: #fff;
    border-radius: 10px;
    text-decoration: none;
    color: #111;
    font-size: 14px;
}

.category-list a.active {
    background: #16a9db;
    color: #fff;
}

.custom-pagination {
    margin-top: 40px;
    text-align: center;
}

.custom-pagination .page-numbers {
    display: inline-block;
    margin: 0 5px;
    padding: 15px 20px;
    border-radius: 6px;
    background: #f2f2f2;
    text-decoration: none;
    line-height: 18px;
}

.custom-pagination .current {
    background: #16a9db;
    color: #fff;
}

@media(max-width:991px) {

    .custom-blog-wrapper {
        flex-direction: column;
    }

    .custom-blog-content,
    .custom-blog-sidebar {
        width: 100%;
    }

    .blog-grid {
        grid-template-columns: 1fr;
    }
}


.list_icon_nw ul {
    gap: 10px !important;
}

.list_icon_nw li {
    padding: 5px 15px !important;
    /*background: #EEF4FA!important;*/
    border-radius: 100px !important;
    border: 1px solid #d7d7d7 !important;
}


.search-form {
    display: flex;
    align-items: center;
    position: relative;
}

.search-field {
    flex: 1;
    height: 60px;
    padding: 0 20px;
}

.search-submit {
    width: 40px !important;
    height: 100%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0px;
    padding: 10px 27px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.search-submit i {
    font-size: 22px;
    color: #004c6d;
}

.custom-blog-sidebar input[type="search"] {
    width: 100%;
    padding: 25px;
    border-radius: 6px;
    border: 1px solid #ccc;
    padding-right: 75px;
}

.search-form button.search-submit:hover,
.search-form button.search-submit {
    background-color: #16a9db !important;
}

.search-submit i {
    font-size: 20px;
    color: #fff;
}

.nw_slider .owl-content {
    min-height: 190px !important;
}

.nw_slider .owl-stage-outer {
    padding-top: 0px !important;
}

.pr_box {
    border-left: 4px solid #f97d22 !important;
}

.thumbnail-overlay {
    display: none !important;
}

.rbs-img-container {
    border: 1px solid #DBE6F1 !important;
}

.rbs-img-content {
    background: #edf4fa !important;
    font-size: 16px !important;
    color: #212529 !important;
    font-weight: 600 !important;
    font-family: "Roboto", Sans-serif !important;
    text-align: center !important;
    border-top: 1px solid #DBE6F1 !important;
    padding: 15px !important;
}

.mfp-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "Roboto", Sans-serif !important;
    text-align: center !important;
    margin-top: 5px !important;
}

.contact-items.iso_logo.nw_logo span {
    justify-content: unset !important;
    margin-top: 0px !important;
}

.contact-items.iso_logo.nw_logo span img {
    width: 120px;
    height: 55px;
    border-radius: 10px;
    object-fit: contain;
    background-color: #fff;
    padding: 5px;
}

p.f-lt {
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.head-list ul {
    gap: 8px !important;
}

.latest-posts-grid {
    display: flex !important;
    justify-content: space-between !important;
}

.latest-posts-grid .blog-card {
    width: 32% !important;
}

.bor-btm {
    border-bottom: 4px solid #f97d22 !important;
}

.testimonial_slider .owl-stage-outer {
    padding-top: 0px !important;
}

.wpcf7-spinner {
    display: none !important;
}

.preflight-form {}

.preflight-form p {
    margin-bottom: 0px !important;
}

.preflight-form .row {
    display: flex;
    gap: 20px;
    margin-bottom: 0px;
    align-items: center !important;
}


.preflight-form label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #111;
}

.preflight-form input[type="text"],
.preflight-form input[type="email"] {
    width: 100%;
    height: 48px;
    border: 1px solid #d8dfe6;
    border-radius: 8px;
    padding: 0 16px;
    font-size: 16px;
}

.preflight-form .submit-btn {
    text-align: center;
}

.preflight-form input[type="submit"] {
    background: #F97D22;
    color: #fff;
    border: none;
    height: 48px;
    border-radius: 100px;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
}

.preflight-form input[type="submit"]:hover {
    opacity: .9;
}



.comparison-table {
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 20px;
}

.table-header,
.table-row {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    align-items: center !important;
}

.table-header {
    background: rgba(8, 182, 231, 1);
    ;
    color: #fff;
    font-weight: bold;
}

.table-row:nth-child(odd) {
    background: #f0f0f0;
}

.cell {
    flex: 1;
    display: flex;
    padding: 10px 20px;
    border-right: 1px solid #ddd;
    min-width: 200px;
    min-height: 70px;
    vertical-align: middle;
    align-items: center;
}

.table-header .cell:last-child,
.table-row .cell:last-child {
    border-right: none;
}

.key {
    font-weight: bold;
}

/*

.site-header.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.sticky-header .custom-logo-link img {
    max-width: 80px;
    width: 80px;
}
*/


.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0;
    padding: 7px 15px 5px 15px;
    background-color: #F7E700;
    color: #000000;
}

.wpcf7-not-valid {
    border: 1px solid #CB1921 !important;
}

.wpcf7 form .wpcf7-response-output {
    background-color: #FFFBC7;
}

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #EFFFF1;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #FFDD83;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    background-color: #F7E700;
    color: #000000;
}



.single-post .site-content {
    background: #fff !important;
}

.blog_title_area {
    background: #EEF4FA;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 30px !important;
    padding: 30px 0px;
}

.blog_title_area .area_bl {
    width: 1320px !important;
    margin: auto;
    padding: 0px 15px !important;
}

.WidgetBackground__ContentContainer-sc>a {
    display: none !important;
}

@media(max-width:767px) {
    .preflight-form .row {
        flex-direction: column;
        gap: 15px;
    }

    .preflight-form .col-half {
        width: 100%;
    }
}




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

    .prl,
    .site-primary-footer-wrap {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .content_area .prl {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .blog_title_area .area_bl {
        width: 100% !important;
        margin: auto;
        padding: 0px 20px !important;
    }
}





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

    .ptb,
    .site-primary-footer-wrap {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .site-primary-footer-wrap .widget {
        margin-bottom: 10px;
        text-align: left !important;
    }

    .blog-title {
        font-size: 30px !important;
    }

    .blog_detail_area h2 {
        font-size: 30px !important;
    }

    .blog_detail_area h3 {
        font-size: 26px !important;
    }

    .blog_detail_area h4 {
        font-size: 24px !important;
    }

    .blog_detail_area h5 {
        font-size: 20px !important;
    }

    .blog_detail_area h1 {
        font-size: 35px !important;
    }

    .blog_detail_area {
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }

    header .custom-logo-link img {
        max-width: 100px;
        width: 100px;
    }

    .contact-items.iso_logo span img {
        width: 50px;
    }

}


@media only screen and (max-width: 1024px) {
    .blog-title {
        font-size: 28px !important;
    }

    .blog_detail_area h2 {
        font-size: 28px !important;
    }

    .blog_detail_area h3 {
        font-size: 24px !important;
    }

    .blog_detail_area h4 {
        font-size: 22px !important;
    }

    .blog_detail_area h5 {
        font-size: 20px !important;
    }

    .blog_detail_area h1 {
        font-size: 32px !important;
    }

    .ast-builder-grid-row-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 25px;
    }

    footer h3 {
        margin-bottom: 15px !important;
        font-size: 22px;
    }

    .preflight-form .row {
        gap: 15px !important;
        flex-wrap: wrap !important;
        justify-content: space-between;
    }

    .preflight-form .col-half,
    .preflight-form .col-full {
        width: 48% !important;
    }

    .preflight-form input[type="text"],
    .preflight-form input[type="email"],
    .preflight-form input[type="submit"] {
        width: 100% !important;

    }

    .blog_detail_area .container {
        padding: 0 10px !important;
    }



}


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

    .ast-builder-grid-row-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 25px;
    }

    footer h3 {
        margin-bottom: 15px !important;
        font-size: 22px;
    }

    [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
        background: #008cd4 !important;
    }
}

@media only screen and (max-width: 991px) {
    .top_member {
        top: 5px;
        position: absolute;
        font-size: 14px;
        right: 40px;
    }

    .top_member i {
        font-size: 14px !important;
    }

}


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

    #ast-hf-mobile-menu {
        border-radius: 10px !important;
        background: #fff !important;
        padding: 15px !important;
        width: 90%;
        border: 2px solid #008ad0;
        right: 20px;
        position: absolute;
        top: -40px;
        z-index: 222;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link {
        color: #2E86DE !important;
    }

    #ast-hf-mobile-menu li a {
        padding: 0px !important;
        margin: 0px !important;
        line-height: 20px !important;
        background: transparent !important;
        border: 0px solid #fff !important;
        font-size: 16px !important;
        font-weight: 400;
        color: #000;
    }

    #ast-hf-mobile-menu li {
        border-bottom: 1px solid #9d9d9d !important;
        padding: 8px 0px !important;
        margin: 0px !important;
    }

    #ast-hf-mobile-menu li:first-child {
        padding-top: 0px !important;
    }

    #ast-hf-mobile-menu li:last-child {
        padding-bottom: 0px !important;
        border-bottom: 0px solid #fff !important;
    }

    .ast-primary-header-bar {
        border-bottom: 1px solid rgb(255 255 255 / 30%) !important;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: -5px !important;
    }

    .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        padding: 10px !important;
    }

    .ast-header-break-point .submenu-with-border .sub-menu {
        margin-top: 10px !important;
    }
}



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

    .latest-posts-grid {
        flex-wrap: wrap !important;
        gap: 15px;
    }

    .latest-posts-grid .blog-card {
        width: 100% !important;
    }

    .blog-card h3 {
        margin: 10px 0;
        font-size: 18px;
    }

    .nw_slider .owl-content,
    .testimonial_slider .owl-content {
        min-height: unset !important;
    }

    .list_two ul.elementor-icon-list-items {
        column-count: 1;
    }

    .con_form_area .for_flex .item {
        width: 100% !important;
    }

    .section.con_form_area .wpcf7-form-control.wpcf7-checkbox {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .section.con_form_area .checkbox-group .wpcf7-list-item label {
        margin-right: 10px !important;
    }

    .blog-title {
        font-size: 24px !important;
        text-align: center;
    }

    .blog_detail_area h2 {
        font-size: 24px !important;
    }

    .blog-grid {
        gap: 20px !important;
    }

    .custom-pagination {
        margin-top: 20px;
    }

    .blog_detail_area h3 {
        font-size: 22px !important;
    }

    .blog_detail_area h4 {
        font-size: 20px !important;
    }

    .blog_detail_area h5 {
        font-size: 18px !important;
    }

    .blog_detail_area h1 {
        font-size: 28px !important;
    }

    .cate_dt {
        gap: 10px;
    }

    /*    .blog_detail_area .cate_dt li{
        padding: 8px 10px !important;
    }*/
    .head_area {
        margin-bottom: 20px;
    }

    .ast-site-identity {
        padding: 28px 0px 15px 0px !important;
    }

    .ast-header-break-point .ast-primary-header-bar {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .site-header-section>* {
        padding-right: 0px !important;
    }

    .top_member {
        right: 25px !important;
    }

    .preflight-form .col-half,
    .preflight-form .col-full {
        width: 100% !important;
    }

    .comparison-table {
        border: none;
    }

    .comparison-section {
        padding: 30px 0px 0px 0px !important;
    }

    .table-header {
        display: none;
        /* Keep this hidden for cleaner mobile layout */
    }

    .expertise-card {
        padding: 15px !important;
    }

    .table-row {
        flex-direction: column;
        border: 1px solid #ccc;
        border-radius: 8px;
        margin-bottom: 15px;
        background: #fff !important;
        overflow: hidden;
    }

    .cell {
        width: 100%;
        border: none;
        border-bottom: 1px solid #eee;
        padding: 10px;
        display: unset !important;
        min-height: unset !important;
    }

    .cell.key {
        background: #08b6e7;
        color: #fff;
        font-weight: bold;
        border-bottom: none;
        font-size: 1rem;
    }

    .cell::before {
        content: attr(data-label);
        display: block;
        font-weight: 600;
        color: #555;
        margin-bottom: 5px;
    }

    /* Hide labels on key column */
    .cell.key::before {
        content: '';
        display: none;
    }
}

@media only screen and (max-width: 400px) {
    .top_member {
        display: none !important;
    }

    .ast-site-identity {
        padding: 15px 0px 15px 0px !important;
    }
}

body.archive .ast-archive-description{
    background-color: transparent!important;
    padding: 0px!important;
}

.category .site-content{
    background-color: #EEF4FA!important;
}

.category .ast-article-post .ast-article-inner{
    background-color: #fff!important;
}

.category .ast-article-post .entry-header,
.category .ast-article-post .cat-links{
    display: none!important;
}

.ast-pagination .page-numbers.current{
    color: #fff!important;
}

.ast-pagination .page-numbers{
    border-radius: 10px!important;
}