.breadcrumb-item {
    color: #2da5a5 !important;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
}

.breadcrumb-item:hover {
    color: #1e8080;
    font-weight: 700;
    /* text-decoration: underline; */
}

.breadcrumb-separator {
    font-size: 0.8em; /* Adjust the size as needed */
    color: #999999; /* Change to your desired color */
}
.breadcrumb-contain {
    /* margin-left: 40%; */
    text-align: center;
}

.breadcrumb-item-last {
    color: #fafafbdb;
}
.one-item-breadcrumb{
    /* margin-left: 220px; */
}
.recent-post-style{
    list-style: none;
    padding-top: 30px; 
}
.recent-post-heading{
    line-height: 0px;
    text-align: center;
    font-size: 22px;
}
table {
    box-shadow: rgb(107, 107, 107) 10px 10px 17px -11px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 225, 225);
    border-image: initial;
    border: 1px solid black
}

@media only screen and (min-device-width: 300px) and (max-device-width: 768px) {
    .one-item-breadcrumb{
        /* margin-left: 21px; */
    }
    h2.has-text-align-center.has-link-color.wp-elements-082160cb52cd1c2932ab9f5456ec71cf.wp-block-post-title.has-text-color.has-background-color.has-open-sans-font-family {
       margin-left: 28%;
    }
    h3.url-head {
        margin-left: 24%;
        margin-top: 30px !important;
    }
  }

h1.url-head {
    text-align: center;
    color: #ffffff !important;
    font-weight: 100;
    font-family: var(--wp--preset--font-family--open-sans);
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    margin-top: 60px !important;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.card-row {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.card {
    flex: 0 0 calc(33.333% - 30px);
    margin: 15px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.15);
}

.card-image {
    height: 200px;
    overflow: hidden;
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.card:hover .card-image img {
    transform: scale(1.05);
}

.card-content {
    padding: 20px;
}

.card-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.card-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.card-title a:hover {
    color: #3498db;
}

/* Pagination Styling */
.pagination {
    margin-top: 30px;
    text-align: center;
}

.pagination ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination ul li {
    display: inline-block;
    margin: 0 3px;
}

.pagination ul li a,
.pagination ul li span {
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease;
}

.pagination ul li a:hover {
    background-color: #f5f5f5;
}

.pagination ul li span.current {
    background-color: #3498db;
    color: white;
    border-color: #3498db;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .card {
        flex: 0 0 calc(50% - 30px);
    }
}

@media (max-width: 576px) {
    .card {
        flex: 0 0 calc(100% - 30px);
    }
    
    .pagination ul li a,
    .pagination ul li span {
        padding: 6px 12px;
        font-size: 14px;
    }
}

div#ajax-load-more {
    /* padding: 41px; */
    padding-left: 41px;
    padding-right: 41px;
}

.author-head{
    text-align: center;
    padding-bottom: 40px;
    color: #2574ba;
}
@media screen and (max-width: 480px) {
    
    
    
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
    
    
    
}
@media screen and (min-width: 540px) and (max-width: 540px) {
    
    
    
}

.horizontal-list {
    display: flex; /* Aligns the list items in a row */
    list-style-type: none; /* Removes bullet points */
    padding: 0;
    margin: 0;
    float: right;
  }
  
  .horizontal-list li {
    margin-right: 15px; /* Adds space between list items */
  }
  
  .horizontal-list li a img {
    display: block; /* Ensures the image scales correctly */
    width: 35px; /* Set the width of the image (adjust as needed) */
    height: auto; /* Maintains aspect ratio of the image */
  }
  .alf-footer-copy {
    margin-bottom: 0px !important;
}

/* .entry-content div#ez-toc-container {
    display: none !important;
} */

#ez-toc-container {
    width: 94% !important;
}

ul.related-posts {
    border: 1px solid #69696926;
    border-radius: 10px;
    background-color: #f0f8ff5e;
    padding-left: 24px !important;
}

body.post-template-default .wp-block-group.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-4.wp-block-group-is-layout-constrained {
    font-family: Arial !important;
    font-size:17px !important;
}
body.post-template-default h1, h2, h3, h4, h5, h6 {
    font-family: Arial !important;
}
.post-template-default .alf-sbanner-content {
    top: 50%;
}
.post-template-default h2 {
    font-size: 32px !important;
}
.post-template-default h3 {
    font-size: 26px !important;
}
.post-template-default h4 {
    font-size: 28px !important;
}

.recent-post-heading{
    font-size: 23px !important;
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.recent-post-heading::after{
    content: "";
    display: block;
    width: 27%;
    height: 5px;
    background-color: #138080;
    position: absolute;
    bottom: -23px;
    left: 0;
}
.wp-container-core-column-is-layout-6 p {
    text-align: center !important;
}
.wp-block-column.is-style-default.is-layout-flow.wp-container-core-column-is-layout-8.wp-block-column-is-layout-flow p {
    text-align: center !important;
}
.page-id-722 .wp-container-core-column-is-layout-6 p {
    text-align: left !important;
}
.office-template-default .wp-block-columns.alignfull.is-layout-flex.wp-container-core-columns-is-layout-4.wp-block-columns-is-layout-flex {
    padding-top: 30px !important;
}
/* media query for mobile device */
@media (max-width: 540px) {
    .post-template-default h1.wp-block-post-title {
        margin-top: -90px !important;
    }
    .wp-block-group.is-layout-constrained {
        padding: 0px 10px;
    }
    #ez-toc-container {
        width: 90% !important;
    }
    table {
        overflow-x: auto;
        /* display: block; */
        width:100%;
    }
    ul.related-posts {
        width: 92%;
    }
    .recent-post-style img {
        height: 157px !important;
    }
    .head-office-template ul.alf-single-con > li > a, ul.alf-single-con > li > span {
        color: #fff;
        font-size: 12px;
        line-height: 23px;
        font-weight: 700;
    }
    .head-office-template .alf-review-wrap {
        margin-block-start: 0.5rem;
    }
    h1.url-head {
        font-size: 22px;
        text-align: end;
    }
    .single-office .alf-sbanner-wrap .wp-block-post-title {
        font-size: 28px !important;
        text-align: center;
    }
    .breadcrumb-item {
        font-size: 15px;
    }
}

/* Medium Devices - Tablets and Portrait Modes */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wp-block-group.is-layout-constrained {
        padding: 0px 10px;
    }
    #ez-toc-container {
        width: 95% !important;
    }
    table {
        overflow-x: auto;
        /* display: block; */
        width: 100%;
    }
    ul.related-posts {
        width: 96%;
    }
    .recent-post-style img {
        display: none;
    }
    h1.url-head {
        width: 625px;
        margin-left: 65px;
    }
    .breadcrumb-item {
        font-size: 26px;
    }
    .single-office .alf-sbanner-wrap .wp-block-post-title {
        margin-top: 0;
        font-size: 55px !important;
        text-align: center;
    }
}

/* Large Devices - Desktops and Landscape Modes */
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .wp-block-group.is-layout-constrained {
        padding: 0px 10px;
    }
    #ez-toc-container {
        width: 95% !important;
        
    }
    table {
        overflow-x: auto;
        /* display: block; */
        width: 100%;
    }
    ul.related-posts {
        width: 92%;
    }
    .recent-post-style img {
        height: 153px !important;
    }
}

/* Extra-Large Devices - Special Cases */
@media only screen and (min-width: 853px) {
    .wp-block-group.is-layout-constrained {
        padding: 0px 10px;
    }
    #ez-toc-container {
        width: 95%;
    }
    table {
        overflow-x: auto;
        /* display: block; */
        width: 100%;
    }
    ul.related-posts {
        width: 92%;
    }
    .recent-post-style img {
        height: auto;
    }
}

/*media query for mobile device end */

/*latest post shortcode css(Start) */
.custom-design-posts {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.post-box {
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}

.post-link {
    color: #138080;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
}

.post-link:hover {
    text-decoration: underline;
}

.post-box {
    margin-bottom: 10px;
    box-shadow: rgb(107, 107, 107) 10px 10px 17px -11px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 225, 225);
    border-image: initial;
    padding: 15px;
}
.latest-page-heading{
    font-size: 26px;
    color: #4e4a4a;
    font-weight: 600;
}

/*latest post shortcode css(End) */
/*h3 size decrease*/
h3.wp-block-heading.has-open-sans-font-family.has-large-font-size {
    font-size: 27px !important;
}
/* Author Bio css */
.custom-author-profile {
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 8px;
}

.custom-author-name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

:is(.wp-block-post-date,.wp-block-post-author,.taxonomy-category)+div::before {
    background-color: unset !important;
    opacity: 0;
}
/* Comment box style*/
.comment-reply-title, .alf-sPost-left .comment-reply-title {
    font-family: var(--wp--preset--font-family--open-sans) !important;
    font-weight: 700;
    font-size: 23px;
}
.comment-form p {
    margin: 0 !important;
}
.comment-form label {
    font-family: var(--wp--preset--font-family--open-sans) !important;
    font-weight: 700;
    font-size: 13px;
}
.comment-form textarea {
    height: 90px !important;
}
.comment-form input {
    height: 40px !important;
}
#respond input[type=submit]{
    background-color: #008080 !important;
    border-color: transparent !important;
    height: 58px !important;
    margin-top: 20px;
}
.comment-form input[type="checkbox"] {
    height: auto !important;
}
/* footer image change */

/*
     FILE ARCHIVED ON 12:01:56 May 20, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:18:05 Mar 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.511
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.052
  esindex: 0.009
  cdx.remote: 6.477
  LoadShardBlock: 108.945 (3)
  PetaboxLoader3.datanode: 72.915 (4)
  load_resource: 27.994
*/