/*
Template:       onland
Theme Name:     OnLand Child
Theme URI:      https://demo.themedraft.net/wp/onland/
Author:         ThemeDraft
Author URI:     https://themedraft.net/
Description:    OnLand is a Gardening & Landscaping WordPress Theme
Version:        1.0.0
Text Domain:    onland
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
*/
/* .elementor-section-full_width.elementor-section-stretched {
    width: 100% !important;
	max-width:1320px !important;
    left: 0 !important;
    transform: none !important;
} */
.elementor-shortcode{
    
color: #fff !important;
}

.elementor-shortcode a{
    color: #fff !important;
}
.flaticon-right, .td-gallery-content-wrapper:before {
    display: none !important;
}
.td-slide-title h2{
    width: 698px;
}
.td-slide-desc p{
    width:674px;
}
.td-button, button[type="submit"]{
    background-color:#017F01 !important; 
    border: 1px solid #017F01 !important;
}
.td-button, button[type="submit"]:hover{
    background-color:#124119 !important; 
    border: 1px solid #124119 !important;
}
.property-card .elementor-image-box-wrapper {
    position: relative;
    padding: 10px;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FFFFFFCC;
    width: 80%;
    padding: 10px 25px;
    height: 75%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.property-card .elementor-image-box-wrapper a {
    width: 100%;
    display: block;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-description a {
    margin: 0.2rem 0 0;
    width: 100%;
    display: inline-block;
    color: #d97706;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 15px;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-description a i {
    font-size: 14px;
}
.property-card .elementor-image-box-wrapper a img {
    width: 100%;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin: 0 0 10px;
}
.header-button a{
    flex-direction:row-reverse;
    gap:15px;
}
.header-buttons-area .td-button i {
    font-size: 20px;
}
.slider-button-wrapper a.td-button {
    background-color: #FFFFFF !important;
    color: #017F01 !important;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #017F01 !important;
}
.slider-button-wrapper a.td-button:hover {
    background-color: #017F01 !important;
    color: #FFFFFF !important;
    border: 1px solid #017F01 !important;
}
.menu-item a{
    font-family: 'Inter', sans-serif;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    text-align: right;
    text-transform: capitalize;
}
.nav-link span{
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
}
.td-count-title{
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
}
.td-image-button a{
    flex-direction:row-reverse;
    gap:20px;
}
.themedraft-button-wrapper a {
    flex-direction: row-reverse;
    gap: 20px;
}
.td-button, input[type="submit"], button[type="submit"] {
    border-radius: 50px;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    line-height: 20px;
}
.footer-widget-area .widget-title {
    font-size: 26px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 40px;
    font-family: 'Inter', sans-serif;
}
.slicknav_menu li a {
    text-align: left;
}
.header-buttons-area .td-button {
    padding: 15px 25px;
    margin-left: 30px;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    line-height: 20px;
}
.header-buttons-area .td-button:hover {
    background-color: #81B60C !important;
    border-color: #81B60C !important;
}
.td-contact-details-box:hover{
    background-color:#123417 !important;
}
.td-contact-details-box-icon{
    box-shadow:none !important;
}
.footer-widget-area .widget_nav_menu ul li a:before{
    top:0px !important; 
}
.faq-enquiry-button a.td-button.td-call-button {
    border: 1px solid #81B60C !important;
}
.faq-enquiry-button a.td-button.td-call-button:hover {
    border: 1px solid #81B60C !important;
    background-color: #81B60C !important;
}
.customer-say-section .td-single-testimonial-item {
    height: 425px;
    min-height: 425px;
}
.inner-banner-section .e-heading-base {
    width: 100% !important;
}
.themedraft-contact-form-container select, .themedraft-contact-form-container .td-form-control-wrapper input, .themedraft-contact-form-container textarea {
    resize: none;
}
#main-heading{
    color:#D97706 !important;
}
/* Table style */

.tablepress {
    font-family:'Inter', sans-serif;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #ffffff;
    border: 1px solid #f4f5f7 !important;
    border-radius: 14px;
    overflow: hidden;
    
}

/* HEADER */
.tablepress thead th {
    background: #f4f5f7;
    color: #1f2937;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding: 18px 16px;
    border-bottom: 1px solid #d7dce2 !important;
    text-align: left;
}

/* BODY CELLS */
.tablepress tbody td {
    padding: 18px 16px;
    font-family:'Inter', sans-serif;
    font-size: 16px;
    line-height: 1.55;
    color: #374151;
    border-bottom: 1px solid #e5e7eb !important;
    vertical-align: top;
    background: #ffffff;
}




.tablepress tbody tr:hover td {
    background: inherit !important;
}
/* All rows white */
/* .tablepress-id-4 tbody tr td,
.tablepress-id-4 tbody tr.odd td,
.tablepress-id-4 tbody tr.even td,
.tablepress-id-4 tbody tr:hover td {
    background-color: #ffffff !important;
}
.tablepress-id-5 tbody tr td,
.tablepress-id-5 tbody tr.odd td,
.tablepress-id-5 tbody tr.even td,
.tablepress-id-5 tbody tr:hover td 
{
    background-color: #f4f5f7 !important;
} */
/* KEEP LAST COLUMN HOVER SAME */

.dt-layout-cell a {
display:none !important;
}
/* table id-2 style */

.tablepress-id-2 tbody  {
    background: #fff !important;
}
/* .tablepress-id-2 tbody tr:hover td {
    background: #eef5f1 !important;
}
.tablepress-id-2 tbody tr:hover td:nth-child(2) {
    color: #448004 !important;
} */
.why-section .eael-infobox {
    height: 290px;
}
.why-section .eael-infobox  .infobox-content p {
    margin: 0 0 0;
}
.td-accordion-wrapper .accordion-button {
    border-radius: 5px !important;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 26px;
    padding: 10px 25px;
}
.td-accordion-wrapper .accordion-item {
    margin-bottom: 10px;
}
.text-center .td-section-title-wrapper {
    text-align: center !important;
}
.why-section .elementor-widget-icon-box {
    height: 270px;
    display: flex;
    align-items: center;
}
.td-accordion-wrapper .accordion-body {
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #81b60c;
    padding: 15px 25px;
    font-size: 15px;
}
.process-container {
    margin: 0 auto;
    border-radius: 16px;
    padding: 0 40px;
}

.process-header {
    text-align: center;
    margin-bottom: 0;
}

.process-title {
    font-size: 42px;
    font-weight: 700;
    color: #123416;
    margin-bottom: 16px;
    line-height: 1.2;
}

.process-subtitle {
    font-size: 18px;
    color: #666666;
    font-weight: 400;
}

.steps-wrapper {
    position: relative;
    padding: 0 0;
}

.step-item {
    display: flex;
    gap: 30px;
    margin-bottom: 50px;
    position: relative;
    align-items: flex-start;
}

.step-item:last-child {
    margin-bottom: 0;
}

.step-item:last-child .step-connector {
    display: none;
}

.step-number {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #017F01 0%, #123416 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 12px rgba(1, 127, 1, 0.3);
}

.step-number span {
    font-size: 28px;
    font-weight: 700;
    color: #FFFFFF;
}

.step-connector {
    position: absolute;
    left: 39px;
    top: 80px;
    width: 2px;
    height: calc(100% + 50px);
    background: linear-gradient(180deg, #017F01 0%, #81B60C 100%);
    z-index: 1;
}

.step-content {
    flex: 1;
    padding-top: 8px;
}

.step-title {
    font-size: 24px;
    font-weight: 700;
    color: #123416;
    margin-bottom: 12px;
    line-height: 1.3;
}

.step-description {
    font-size: 16px;
    color: #555555;
    line-height: 1.7;
    font-weight: 400;
    max-width: 80%;
}
/*#img-list, .eael-filter-gallery-control ul li{
    font-family: 'Inter', sans-serif !important;
    text-transform: capitalize !important;
    font-size: 18px;
    border-radius: 15px !important;
    letter-spacing: 0px;
    font-weight: 500 !important;
}*/
/*.eael-filter-gallery-control ul li {
    font-size: 18px !important;
}
.eael-filter-gallery-control > ul li {
    
    transition: all 0.3s ease;
}

.eael-filter-gallery-control ul li.control.active {
    background: #00b512 !important;
    border-radius:15px !important;
}*/
/* Hover */
.eael-filter-gallery-control > ul li:hover {
    background: #00b512  !important;
    color: #ffffff !important;
/*     border: 2px solid #00b512; */
    border-radius: 50px;
    text-decoration:capitalize;
    font-family: 'Inter', sans-serif;
}


table caption {
    display: none;
}

/* footer links */
.menu-footer-services-menu-container ul li a{
    pointer-events: none;
    cursor: default;
}
@media (max-width: 768px) {
    .process-container {
        padding: 0 0;
    }

    .process-title {
        font-size: 32px;
    }

    .process-subtitle {
        font-size: 16px;
    }

    .step-item {
        gap: 20px;
        margin-bottom: 40px;
    }

    .step-number {
        width: 60px;
        height: 60px;
    }

    .step-number span {
        font-size: 22px;
    }

    .step-connector {
        left: 29px;
        top: 60px;
        height: calc(100% + 40px);
    }

    .step-title {
        font-size: 20px;
    }

    .step-description {
        font-size: 15px;
    }
}

@media (max-width: 480px) {

    .process-container {
        padding: 30px 20px;
        border-radius: 12px;
    }

    .process-title {
        font-size: 28px;
    }

    .process-subtitle {
        font-size: 15px;
    }

    .step-item {
        gap: 16px;
    }

    .step-number {
        width: 50px;
        height: 50px;
    }

    .step-number span {
        font-size: 18px;
    }

    .step-connector {
        left: 24px;
        top: 50px;
    }

    .step-title {
        font-size: 18px;
    }

    .step-description {
        font-size: 14px;
    }
}

@media (max-width: 1440px) {
    .property-card .elementor-image-box-wrapper .elementor-image-box-content {
        width: 78%;
        height: 78%;
        padding: 14px;
    }

    .property-card .elementor-image-box-title {
        font-size: 22px;
    }

    .property-card .elementor-image-box-description {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    .mobile-menu-container li {
    padding: 15px 0;
}
    .property-card .elementor-image-box-wrapper img {
    width: 100%;
}
.mobile-menu-container li a {
    padding: 0 0 15px;
    font-size: 20px;
    text-transform: capitalize;
}
.td-tabs-wrapper .nav-tabs {
    justify-content: center;
}
.property-card .elementor-image-box-wrapper a {
    width: 100%;
}

}

@media (max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
/*         max-width: 767px; */
        flex-direction: row-reverse !important;
    }
   .customer-say-section .td-single-testimonial-item {
    height: auto;
    min-height: auto;
}
.home-banner-slider .td-slide-desc p {
    width: 100% !important;
}
}

/* Gallery Lightbox Styles */
.td-gallery-content-wrapper {
    cursor: pointer;
    position: relative;
}

.td-gallery-content-wrapper:hover {
    transform: scale(1.02);
    transition: transform 0.3s ease;
}

/* Magnific Popup Custom Styles */
.mfp-bg {
    background: #0b0b0b;
    opacity: 0.95;
}

.mfp-figure:after {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-title {
    color: #ffffff;
    padding-top: 10px;
}

.mfp-title small {
    display: block;
    font-size: 14px;
    color: #cccccc;
    margin-top: 5px;
}

.mfp-counter {
    color: #ffffff;
    font-size: 14px;
}

.mfp-arrow {
    opacity: 0.8;
}

.mfp-arrow:hover {
    opacity: 1;
}

.mfp-close {
    color: #ffffff;
    opacity: 0.8;
}

.mfp-close:hover {
    opacity: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-social-col {
        width: 33.3333%;
    }

    .footer-copy-col {
        width: 66.6667%;
    }
}
@media (min-width: 768px){
.social-icons ul li a {
    height: 35px !important;
    width: 35px !important;
    line-height: 36px !important;
}
.footer-bottom-area .row{
    display:flex;
    align-items:center;
}

.footer-bottom-area .row > div:first-child{
    width:30%;
    max-width:30%;
    flex:0 0 30%;
}

.footer-bottom-area .row > div:last-child{
    width:70%;
    max-width:70%;
    flex:0 0 70%;
}

.site-copyright-text{
    text-align:right;
    font-size:15px;
}
}
@media screen and (max-width: 767px){

.tablepress-id-1 {
    display: block !important;
    overflow-x: scroll !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
}

.tablepress-id-1  tbody,
.tablepress-id-1  thead,
.tablepress-id-1 tr {
    width: max-content;
}
.tablepress-id-4 {
    display: block !important;
    overflow-x: scroll !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
}

.tablepress-id-4 tbody,
.tablepress-id-4 thead,
.tablepress-id-4 tr {
    width: max-content;
}
.tablepress-id-2 {
    display: block !important;
    overflow-x: scroll !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
}

.tablepress-id-2  tbody,
.tablepress-id-2  thead,
.tablepress-id-2 tr {
    width: max-content;
}
}
@media only screen and (max-width: 1024px) {
    .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
        right: -36px;
    }
}
html, body {
    overflow-x: hidden !important;
    max-width: 100vw;
}

.elementor-section.elementor-section-stretched {
    max-width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}


/*---------------- Common Page ----------------*/
@media (min-width: 1200px) {
    .container, .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1400px !important;
    }
}
@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px !important;
    }
}
@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px !important;
    }
}
@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px !important;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px !important;
    }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px !important;
    }
}

.wpcf7 form .wpcf7-response-output {
    text-align: center;
}
/*---------------- # Common Page ----------------*/


/*---------------- Home Page ----------------*/
.home-banner-slider .td-slider-content .td-slide-title h3 {
    font-size: 16px !important;
    color: #d97706;
    text-transform: uppercase;
    line-height: 26px !important;
    margin: 0 0 0 !important;
}
.home-banner-slider .td-slider-content ul {
    list-style-type: none;
    padding: 0 0;
    margin: 0 0;
}
.banner-form-section .w-60 {
    width: 60% !important;
}
.banner-form-section .w-40 {
    width: 40% !important;
}
.home-list-section ul.elementor-icon-list-items {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    margin: 0 0 !important;
}
.home-list-section ul.elementor-icon-list-items li.elementor-icon-list-item {
    width: 50%;
    margin: 0 0 10px !important;
}
.banner-form-section .td-form-control-wrapper.header h3 {
    font-family: "Noto Serif", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-shadow: 1px 4px 5px rgba(0, 0, 0, 0.25098039215686274);
    color: #FFFFFF;
    margin: 0 0 5px;
}
.banner-form-section .td-form-control-wrapper.header p {
    text-align: start;
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
}
.banner-form-section  form.wpcf7-form {
    background-color: #123417;
    border-radius: 5px;
    padding: 25px 25px;
}
.banner-form-section .wpcf7-form-control {
    padding: 10px 40px 10px 10px;
}
.banner-form-section textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 10px 40px 10px 10px;
    height: 90px;
}
.banner-form-section  button.wpcf7-form-control.wpcf7-submit.td-button {
    padding: 20px 40px 20px 40px;
    border-radius: 5px;
    font-size: 18px;
}
.banner-form-section .td-form-control-wrapper i {
    font-size: 15px;
    top: 25px;
    right: 15px;
}
.wpcf7 form .wpcf7-response-output {
    color: #ffffff;
}
.banner-form-section .themedraft-contact-form-container .td-form-control-wrapper br {
    display: none;
}
.banner-form-section .themedraft-contact-form-container .td-form-control-wrapper {
    margin-bottom: 20px;
}
.banner-form-section button.wpcf7-form-control.wpcf7-submit.td-button i {
    font-size: 14px;
}
.banner-form-section select.wpcf7-form-control.wpcf7-select,
select.wpcf7-form-control.wpcf7-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("https://fence.enterpriseapplicationdevelopers.com:5149/wp-content/uploads/2026/06/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
    padding-right: 45px !important;
}
.compliance-section.home-page .elementor-widget-icon-box {
    height: auto;
}
/*---------------- # Home Page ----------------*/

/*---------------- Aluminium Inner Page ----------------*/
.inner-page-table .tablepress thead th {
    background: #F2F6EF;
    color: #113417;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 15px 12px;
    border-bottom: none !important;
    text-align: left;
}
.inner-page-table table.tablepress tbody td {
    padding: 18px 16px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 1.55;
    color: #555B56 !important;
    border-bottom: 1px solid #e5e7eb !important;
    background: #ffffff !important;
    font-weight: 400;
    vertical-align: middle;
}
.inner-page-table table.tablepress tbody td:first-child {
    font-weight: 500 !important;
    color: #123417 !important;
}
.inner-page-table table.tablepress tbody td:nth-child(2) {
    width: auto;
}
.inner-page-table table.tablepress td:nth-child(4) {
    white-space: nowrap;
    font-weight: 500;
    border-radius: 0;
    border: none;
    padding: 7px 10px;
    width: -webkit-fill-available;
    text-align: center;
    margin-right: 10px;
    color: #555b56 !important;
    font-size: 15px;
	text-align:left;
}
.inner-page-table table.tablepress td:nth-child(4) span {
    padding: 1px 5px;
}
.color-section .elementor-widget-icon-box .elementor-icon-box-icon svg {
    border: 1px solid #b9b9b9;
    border-radius: 6px;
}
.inner-page-table .dt-layout-cell.dt-layout-full {
    overflow-x: auto;
}
.compliance-section .elementor-widget-icon-box {
    height: 230px;
    display: flex;
}
.wood-services .elementor-widget-icon-box {
    height: 275px;
}
.gallery-item-caption-wrap, .media-content-wrap {
    width: 100%;
}
/* Floating Quote Button */
.floating-quote-button {
    position: fixed;
    top: 40rem;
    right: 30px;
    width: 90px;
    height: 90px;
    z-index: 9999;
}
.themedraft-contact-form-container .td-form-control-wrapper br {
    display: none;
}
.home .floating-quote-button {
    display: none;
}
.chain-link-section .elementor-widget-icon-box {
    height: 275px;
}
.contact-list .elementor-widget-icon-box {
    height: 150px;
    display: flex;
    align-items: center;
}
.compliance-section.configuration .elementor-widget-icon-box {
    height: 225px;
}
.compliance-section.chain-link-privacy .elementor-widget-icon-box {
    height: 270px;
    display: flex;
    align-items: center;
}
.services-section.privacy-section .elementor-widget-icon-box {
    height: 250px;
    display: flex;
    align-items: center;
}
.contact-page .floating-quote-button {
    display: none;
}
.td-form-control-wrapper i img {
    margin: 0 0 0 !important;
    width: 18px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    position: relative;
}
figcaption .mfp-bottom-bar .mfp-counter {
    display: none;
}
.mfp-gallery .mfp-image-holder .mfp-figure img.mfp-img {
    padding: 0 0 !important;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
    text-align: right !important;
    top: 0px;
    right: 0px;
    background-color: #81B60C;
    display: inline-flex !important;
    border-radius: 0;
    width: 40px !important;
    align-items: center;
    justify-content: center;
    padding: 0 0 !important;
}
.dialog-lightbox-body.dialog-lightbox-container.mfp-zoom-out-cur {
    overflow: hidden;
}
/*---------------- # Aluminium Inner Page ----------------*/
/*---------------- Responsive Css ----------------*/

@media screen and (max-width: 1200px) {
    .wood-services .elementor-widget-icon-box {
    height: 300px;
}
.chain-link-section .elementor-widget-icon-box {
    height: 300px;
}
.compliance-section.configuration .elementor-widget-icon-box {
    height: 250px;
}

}

@media screen and (max-width: 1024px) {
    .compliance-section .elementor-widget-icon-box {
    height: 230px;
}
.banner-form-section .w-40 {
    width: 70% !important;
    margin: 0 auto;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content {
    width: 87%;
    height: 85%;
}
.services-section .td-section-image {
    display: none;
}
.home-list-section ul.elementor-icon-list-items li.elementor-icon-list-item {
    width: 100%;
}
.floating-quote-button {
    bottom: 1rem;
    top: initial;
    right: 1rem;
    width: 70px;
    height: 70px;
}
.services-section.privacy-section .elementor-widget-icon-box {
    height: 270px;
}
.chain-link-section .elementor-widget-icon-box, .compliance-section.chain-link-privacy .elementor-widget-icon-box {
    height: auto;
}
.compliance-section.configuration .elementor-widget-icon-box {
    height: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    right: 20px;
}
}

@media screen and (max-width: 991px) {
.property-card .elementor-image-box-wrapper {
    padding: 0;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content {
    width: 95%;
    height: 90%;
    top: 48%;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
    font-size: 14px !important;
    line-height: 20px !important;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin: 0 0 5px;
    font-size: 18px !important;
    line-height: 20px !important;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-description a {
    font-size: 12px;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-description a i {
    font-size: 12px;
}
.td-slide-title h2 {
    width: auto;
}
.wood-services .elementor-widget-icon-box {
    height: 400px;
    display: flex;
    align-items: center;
}
.services-section.privacy-section .elementor-widget-icon-box {
    height: 370px;
}
}
@media screen and (max-width: 767px) {
    .compliance-section .elementor-widget-icon-box {
    height: auto;
}
.banner-form-section .w-40 {
    width: 100% !important;
    margin: 0 auto;
}
.banner-form-section  button.wpcf7-form-control.wpcf7-submit.td-button {
    padding: 20px 25px 20px 25px;
    font-size: 15px;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin: 0 0 15px;
    font-size: 20px !important;
    line-height: 26px !important;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
    font-size: 16px !important;
    line-height: 26px !important;
}
.property-card .elementor-image-box-wrapper .elementor-image-box-description a {
    font-size: 14px;
}
.inner-page-table .tablepress thead th {
    font-size: 12px;
}
.inner-page-table table.tablepress tbody td {
    font-size: 14px;
}
.wood-services .elementor-widget-icon-box {
    height: auto;
    display: initial;
}
.contact-list .elementor-widget-icon-box .elementor-icon-box-wrapper {
    WIDTH: 100%;
}
.services-section.privacy-section .elementor-widget-icon-box {
    height: auto;
}
}
/*---------------- #Responsive Css ----------------*/