@import url('https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Lexend+Deca:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');

body, p, a {
    font-family: "Lexend Deca", sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Akshar", sans-serif !important;
}
h1 {
    font-size: 34px !important;
    font-weight: 600 !important;
}
h2 {
    font-size: 30px !important;
    font-weight: 500 !important;
}
h3 {
    font-size: 26px !important;
    font-weight: 400 !important;
}
h4 {
    font-size: 22px !important;
    font-weight: 300 !important;
}
h5 {
    font-size: 18px !important;
    font-weight: 200 !important;
}
h6 {
    font-size: 14px !important;
    font-weight: 200 !important;
}
.inner-section.cstm-hdr .site-logo {
    display: none;
}
.menu-header.st-cta {
    text-align: right;
}
.st-cta a { 
    font-family: "Lexend Deca", sans-serif;
    border: 1px solid #00894F;
    border-radius: 5px;
    padding: 8px 18px;
    margin: 0 4px;
    font-size: 16px;
    font-weight: 400;
}
a.grnBtn, .grnBtn a {
    background-color: #00894F;
    color: #fff !important;
    border-radius: 5px;
    padding: 8px 18px !important;
    border: 1px solid #00894F !important;
}
a.grnBtn:hover, .grnBtn a:hover {
    color: #00894F !important;
    background: #fff !important;
}
.inside-header.grid-container:before {
    z-index: auto !important;
    width: auto !important;
}
a.whtBtn, .whtBtn a, .header-sec .whtBtn a {
    color: #00894F !important;
    background: #ffffff !important;
    border-radius: 5px;
    padding: 8px 18px !important;
    border: 1px solid #00894F !important;
}
a.whtBtn:hover, .whtBtn a:hover {
    color: #fff !important;
    background: #00894F !important;
}
.footer-disclaimer .widgetizedArea {
    border-top: 1px solid #fff;
}
footer h3 {
    color: #fff;
}
footer p, footer a, .footer-disclaimer .widgetizedArea p {
    font-weight: 200;
}
footer .menu-footer-menu-container p {
    font-size: 16px;
}
footer ul.important-links-wdgt a {
    font-size: 18px !important;
}
footer.mt-32.bg-black .grid.grid-cols-3.text-white.py-10 .f-box .flex.gap-4 aside.widget.inner-padding.widget_block ul.important-links-wdgt li a:hover {
    color: #00894F !important;
}
.wp-block-button.grnBtn a, .wp-block-button.whtBtn a {
    padding: 6px 22px !important;
}
.contact-form-h {
    border-radius: 20px;
    border: 1px solid #DCE3E8;
}
.header-sec {
    padding-top: 120px;
    display: flex;
    align-items: center;
}
ul.banner-cForm {
    list-style: none;
    margin: 0;
}
.contact-form-h {
    border: 1px solid #DCE3E8;
    padding: 20px;
}
.contact-form-h .banner-cForm .frt-dv li {
    width: 50%;
}
.contact-form-h .banner-cForm .frt-dv {
    display: flex;
    column-gap: 20px;
}
.contact-form-h input[type=email], .contact-form-h input[type=number], .contact-form-h input[type=password], .contact-form-h input[type=search], .contact-form-h input[type=tel], .contact-form-h input[type=text], .contact-form-h input[type=url], .contact-form-h select, .contact-form-h textarea {
    border-color: #DCE3E8 !important;
    border-radius: 5px;
    height: 50px;
    box-shadow: none;
    margin-bottom: 20px;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    background-color: #fff !important;
}
.contact-form-h textarea {
    background-color: #fff !important;
}
.contact-form-h input[type="submit"] {
    background: #00894F;
    border-radius: 5px;
    height: 50px;
    border: 1px solid #00894F !important;
    font-size: 20px;
    font-weight: 300;
    font-family: "Lexend Deca", sans-serif;
}
li.subBtn {
    margin-top: 20px;
}
.contact-form-h input[type="submit"]:hover {
    background: #fff;
    color: #00894F;
}
header.site-header.has-inline-mobile-toggle .row.header-sec .widgetizedArea h2 {
    font-size: 30px !important;
    text-transform: capitalize;
    margin-top: 0;
}
.header-sec .widgetizedArea p strong {
    font-size: 26px;
    font-weight: 400;
    color: #5E6E73;
    font-family: "Lexend Deca", sans-serif;
}
.header-sec p {
    font-size: 21px;
}
.sctn2-hdr p {
    font-size: 21px;
    color: #5E6E73;
}
.home .inside-article {
    padding: 0;
}
.home .entry-content {
    margin: 0;
}
.cmn-sctn-pding {
    margin: 0 !important;
    padding: 60px 0 !important;
}
.cmn-sctn-pding .col-lg-3.col-sm-6.col-xs-6.even {
    background: #fff;
}
.home .inside-article .even .feature figure {
    box-shadow: none;
    border-radius: 0;
}
.cmn-sctn-pding .col-lg-3.col-sm-6.col-xs-6.even .feature {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #DCE3E8;
    box-shadow: none;
    position: relative;
}
.home .inside-article .even .feature .fbox-over {
    border: 0;
    padding: 0;
    min-height: 160px;
    margin: 0;
}
.home .inside-article .even .feature figure img {
    border-radius: 10px;
}
.home .inside-article .fbox-over h3.title {
    margin: 14px 0;
}
.inside-article .fbox-over a {
    background-color: #3A8DFF;
    width: 56px;
    height: 56px;
    transition: all 0.5s ease-in-out;
    position: absolute;
    right: 0;
    padding: 0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -20px;
}
span.iconBtn {
    padding: 12px;
}
.inside-article .fbox-over a:hover {
    transform: scale(0.9);
}
.home .inside-article .fbox-over .fbox-content {
    font-size: 18px;
    color: #5E6E73;
}
h2.heading-sm-lead {
    border-bottom: 0;
}
.large-heading {
    font-size: 40px;
    font-family: "akshar", sans-serif !important;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
}
.cmn-sctn-pding .res-m-bttm p {
    font-size: 18px;
    color: #5E6E73;
}
p {
    font-size: 18px;
    color: #5E6E73;
}
.cmn-sctn-pding h2 {
    margin-top: 0 !important;
}
.sml-bx-inr {
    border: 1px solid #DCE3E8;
    border-radius: 10px;
    padding: 20px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.sml-bx-inr p {
    text-align: center !important;
}
.cmn-sctn-pding .res-m-bttm .sml-bsins p {
    height: 110px;
}
#our-services {
    background: #1D1D1F !important;
    text-align: center !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
#our-services h2, #our-services h3 {
    color: #fff;
}
.services-bx .res-s-bttm p {
    color: #5E6E73;
}
.services-bx .res-s-bttm .b-inr {
    background: #fff !important;
    border: 1px solid #DCE3E8;
    border-radius: 10px;
    padding: 20px;
    height: 380px;
    margin: 20px 0;
}
.col-sm-3.res-s-bttm:nth-child(odd) {
    background: transparent;
}
#our-services .col-sm-3.res-s-bttm:nth-child(even) {
    background: transparent;
}
.services-bx .res-s-bttm .b-inr p b {
    color: #1D1D1F;
    font-family: "Akshar", sans-serif !important;
    font-size: 20px;
}
.services-bx .res-s-bttm .b-inr h4 {
    font-weight: 500 !important;
} 
.carousel-wrapper .item-content-wrapper::before {
    display: none;
}
.carousel-wrapper .item-content-wrapper {
    background: #fff !important;
}
.carousel-wrapper {
    border: 1px solid #DCE3E8;
    border-radius: 20px;
    padding: 20px;
}
.tss-carousel-main.swiper .swiper-pagination, .tss-carousel.swiper .swiper-pagination {
    bottom: 10px !important;
}
.carousel-wrapper h3.author-name {
    color: #00894F !important;
    font-family: "Lexend Deca", sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
}
.carousel-wrapper h4.author-bio {
    font-family: "Lexend Deca", sans-serif !important;
    color: #1D1D1F;
    font-weight: 500 !important;
}
.carousel-wrapper .item-content-wrapper .item-content {
    color: #5E6E73 !important;
    text-align: center;
    font-size: 20px !important;
    font-weight: 300;
    font-style: normal;
}
.carousel-wrapper .tss-carousel-main .swiper-pagination-bullet, .carousel-wrapper .tss-carousel .swiper-pagination-bullet {
    background: #1D1D1F;
    opacity: 1;
}
.carousel-wrapper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #00894F !important;
    width: 36px;
    height: 8px;
    border-radius: 25px !important;
}
div#parallax h2.heading-lead {
    font-weight: 500 !important;
}
#parallax h2 {
    margin-bottom: 50px;
}
.blog-posts .hm-blg-pst .hm-blg-pst-inr{
    border: 1px solid #DCE3E8;
    border-radius: 20px;
    padding: 20px;
}
.hm-blg-pst-inr h3 a {
    color: #000000 !important;
}
.blog-posts .hm-blg-pst {
    margin: 10px 0;
}
#quickbooks-desktop-key-difference h2 {
    margin: 31px 0 20px 0;
}
#our-services {
    margin: 60px 0 !important;
}
.inside-header {
    padding: 20px 26px;
}
#our-services img {
    transform: none;
    height: auto;
    margin-bottom: 20px;
}
.qb-services-template {
    display: flex;
    align-items: center;
}
.blog-posts .hm-blg-pst .hm-blg-pst-inr h3 {
    font-size: 21px !important;
    margin-top: 10px;
}
.shwBox-w-icn {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #DCE3E8;
    box-shadow: none;
    position: relative;
}
a.shwBox-w-icn-btn {
    background-color: #3A8DFF;
    width: 56px;
    height: 56px;
    transition: all 0.5s ease-in-out;
    position: absolute;
    right: 0;
    padding: 0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -20px;
}
a.shwBox-w-icn-btn:hover {
    transform: scale(0.9);
}
.child-page-sctn .child-page {
    margin: 0 0 20px 0;
}
.qb-banner-sctn, .quote-sctn {
    align-items: center;
}
.pro-ad-sctn {
    background-color: #1D1D1F;
    align-items: center;
    text-align: center;
}
.pro-ad-sctn a.grnBtn {
    text-transform: uppercase;
}
.pro-ad-sctn h2 {
    color: #fff;
}
.inds-xpt {
    align-items: end;
}
.lst-inr-bx {
    border: 1px solid #DCE3E8;
    font-family: 'Lexend Deca';
    font-size: 18px;
    color: #5E6E73;
    text-align: center;
    height: 80px;
    border-radius: 5px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shwBox-w-icn .sh-bx-img {
    min-height: 220px;
}
.shwBox-w-icn h3 {
    height: 80px;
}
input.search-field {
    border: 1px solid #DCE3E8;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    outline: none;
}
button.search-submit {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #00894F;
}
.inside-right-sidebar {
    border: 0;
}
.inside-right-sidebar aside {
    padding: 0 !important;
}
form.search-form label {
    width: 100%;
}
.inside-right-sidebar h5 {
    background-color: #00894F !important;
    border-radius: 0;
    border: 0;
    color: #fff;
    font-family: 'Lexend Deca' !important;
    font-weight: 500 !important;
}
aside#block-15 .hbspt-form {
    padding: 20px;
}
aside#block-15 {
    border: 1px solid #E6E6E6;
    margin-bottom: 40px;
}
aside#block-16 .ub-styled-box ul li a::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(https://staging2.smbaccountants.com/loojeesi/2025/07/arrow.png);
    top: 24px;
    left: 15px;
    background-repeat: no-repeat;
}
aside#block-16 .ub-styled-box ul li {
    border: 1px solid #E6E6E6; 
    margin: 10px 0 20px 0;
    padding: 18px 10px 18px 40px;
    position: relative;
    list-style: none;
}
aside#block-16 .ub-styled-box {
    background: #fff !important;
    border: 0 !important;
    padding: 0;
}
aside#block-16 .ub-styled-box ul li a {
    color: #000000 !important;
    font-size: 15px;
}
.inside-right-sidebar .ub-content-filter-category-name {
    font-family: 'Lexend Deca';
    font-size: 36px;
    font-weight: 500;
}
.inside-right-sidebar .ub-content-filter-buttons-wrapper .ub-content-filter-tag a {
    color: #5D6E73 !important;
    position: relative;
    padding: 0 0 0 30px;
}
.inside-right-sidebar .ub-content-filter-buttons-wrapper .ub-content-filter-tag {
    background: transparent;
}
.inside-right-sidebar .ub-content-filter-buttons-wrapper .ub-content-filter-tag a:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url(../images/right.png);
    top: 0;
    left: 0;
}
#block-14 .ub-content-filter-category .ub-content-filter-buttons-wrapper {
    gap: 0px;
}
.is-right-sidebar {
    padding-left: 30px;
}
#toc_container p.toc_title {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
}
div#toc_container {
    border-color: #DCE3E8;
    width: 100% !important;
    border-radius: 10px
}
ul li {
    font-family: 'Lexend Deca';
    font-size: 18px;
    color: #5E6E73;
    font-weight: 400;
}
blockquote {
    border: 2px solid #00894F;
    border-left: 7px solid #00894F;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 30px;
    margin: 40px 0;
    background-color: #ffffff;
    color: #5E6E73;
}
blockquote a, blockquote p {
    color: #5E6E73 !important;
    font-style: normal;
    font-size: 20px;
} 
blockquote strong {
    color: #00894F !important;
    font-size: 22px;
    font-weight: 500;
}
pre.wp-block-preformatted {
    background: #fff;
    color: #5E6E73;
    padding: 0;
    margin: 30px 0;
}
.wp-block-table table tbody tr td a {
    font-size: 20px;
    font-weight: 300;
}
.wp-block-table td, .wp-block-table th {
    border: 0;
    padding: 5px 0;
    color: #5D6E73;
    font-size: 20px;
    font-family: 'Lexend Deca';
}
.wp-block-table table {
    border: 0;
}
h2.wp-block-heading {
    margin: 40px 0 20px 0;
}
.xprt-bx {
    align-items: center;
}
#toc_container span.toc_toggle {
    position: relative;
}
#toc_container span.toc_toggle a, #toc_container span.toc_brackets {
    font-size: 0;
}
#toc_container span.toc_toggle a:after {
    content: "";
    position: absolute;
    background-image: url(../images/toc.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 14px;
    left: -36px;
    top: 10px;
}
.xpt-inr img {
    border-radius: 0 15px 15px 0;
    object-fit: none;
} 
.activeNavigation ul#menu-main-menu li a {
    /* color: #fff !important; */
}
.activeNavigation ul#menu-main-menu li {
    display: inline-block !important;
}
.inner-section {
    align-items: center;
}
.xprt-bx h2 {
    font-size: 29px !important;
}
.xprt-bx ul li::marker {
    font-size: 0;
}
.xprt-bx ul li {
    position: relative;
}
.xprt-bx ul li:before {
    content: "";
    position: absolute;
    background-image: url(../images/blue-tick.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    left: -20px;
    top: 8px;
}
.xprt-bx ul {
    margin-left: 22px;
}
.xprt-bx .col-md-5 p {
    font-size: 22px;
}
.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion {
    border: 0;
    margin: 30px 0;
}
.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap {
    background-color: #fff !important;
}
.wp-block-ub-content-toggle-accordion-content-wrap {
    padding: 0 10px;
    margin-top: 10px;
}
.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3 {
    padding: 0 10px;
    color: #00894F !important;
    font-family: 'Lexend Deca' !important;
    font-size: 22px !important;
    font-weight: 300 !important;
}
.wp-block-ub-chevron-down::after {
    color: #00894F;
}
.bg-inr-lst p {
    border: 1px solid #DCE3E8;
    border-radius: 10px;
    padding: 20px 10px;
    height: 100px;
    display: flex;
    align-items: center;
}
.bg-inr-lst p a {
    font-weight: 300;
    font-size: 20px;
}
div#ub-content-toggle-block-55a9a595-d73c-4af8-9b37-52e91a3a795c {
    margin-bottom: 80px;
}
.bg-inr-lst p a:hover, .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3:hover {
    color: #111D1F !important;
}
#menu-main-menu a:hover {
    color: #00894F !important;
}
.widget .search-form button.search-submit:hover {
    background: #111D1F;
}
#menu-main-menu a {
    font-size: 17px;
    color: #000 !important;
    font-weight: 400;
}
.even .feature figure img {
    border-radius: 10px;
}
.even .feature .fbox-over {
    min-height: 160px;
}
.even .fbox-over h3.title {
    margin: 14px 0;
}
.even .fbox-over .fbox-content {
    font-size: 18px;
    color: #5E6E73;
}
.even .fbox-over a {
    background-color: #00894f;
    width: 56px;
    height: 56px;
    transition: all 0.5s ease-in-out;
    position: absolute;
    right: 0;
    padding: 0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -20px;
}
.even .fbox-over a:hover {
    transform: scale(0.9);
    width: 56px;
    height: 56px;
}
.tw-bxs-inr {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #DCE3E8;
    box-shadow: none;
    height: 330px;
    margin: 60px 0;
}
.qb-in-tx-bx-b {
    align-items: center;
    display: flex;
}
.on-bxs-inr p {
    margin-bottom: 0;
}
.cmn-sctn-pding .even .feature {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #DCE3E8;
    box-shadow: none;
    position: relative;
}
figure table tbody tr td {
    padding: 10px !important;
}
.qb-pst-bx .even .feature .fbox-over {
    min-height: 120px;
}
div#ub-content-toggle-panel-block- {
    border: 1px solid #DCE3E8;
    border-radius: 10px;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
}
.wp-block-ub-content-toggle-accordion h4 {
    color: #00894F !important;
}
.wp-block-ub-math-plus, .wp-block-ub-math-plus::after {
    background: #1D1D1F;
}
div#ub-content-toggle-panel-block- h4.wp-block-ub-content-toggle-accordion-title {
    height: 80px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.search-results-list article {
    width: 100%;
    padding: 20px;
    margin: 20px 0;
}
.search-results-list article .entry-summary {
    height: 120px;
    display: none;
}
.search-results-list article h3 a {
    font-family: "Akshar", sans-serif !important;
}
.search-results-list .shwBox-w-icn h3 {
    height: 140px;
}
.nav-links {
    text-align: center;
}
.comments-area {
    display: none;
}
.search header.page-header {
    padding: 0 !important;
    text-align: center;
}
.pagination-wrapper span, .pagination-wrapper a, .paging-navigation .nav-links span, .paging-navigation .nav-links a {
    margin: 0 10px;
}
.blog-template .cmn-sctn-pding {
    padding-top: 0 !important;
}
.wp-block-columns.bx-wt-brdr .wp-block-column {
    border-radius: 10px;
    border: 1px solid #DCE3E8;
    padding: 20px;
} 
.no-results form.search-form {
    display: flex;
}
.no-results form.search-form label {
    width: auto;
}
.category-errors article .inside-article {
    box-shadow: none;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #DCE3E8;
} 
.archive header.page-header {
    padding: 0;
    text-align: center;
}
.main-navigation .inside-navigation {
    justify-content: center;
}
.mobile-nav {
    display: none;
}
.cat-box.feature h3.title {
    height: 100px;
}
.activeNavigation {
    background: #fff;
    box-shadow: 0px 0px 1px 0px #00894F;
}
.chs-bx .col-md-2::after {
    content: " ";
    position: absolute;
    width: 10px;
    left: 50%;
    top: 100%;
    border-left: 2px solid #5E6E73;
    right: 0;
    height: 100%;
    margin-top: 16%;
}
.chs-bx .col-md-2 {
    position: relative;
    height: 100%;
}

.chs-bx .col-md-10 {
    height: 29vh;
}
.chs-bx .col-md-2:nth-child(7):after{
    display: none !important;
}
.blog-posts .hm-blg-pst .hm-blg-pst-inr {
    height: 300px;
} 
.mbl-img {
    display: none;
}
div#rank-math-faq ol {
    margin-left: 20px;
}
.main-navigation ul ul {
    background: #009456 !important;
    width: 100%;
}
#menu-main-menu .sub-menu li {
    background-color: transparent;
}
li.page_item:hover, li.page_item:hover a, li.page_item a:hover {
    background-color:transparent;
}
li#menu-item-100144 {
    cursor: pointer;
}
header #menu-main-menu .current-menu-item a {
    color: #009456 !important;
}
header #menu-main-menu .current-menu-item a {
    color: #009456 !important;
}
header #menu-main-menu ul.sub-menu .current-menu-item a {
    background-color: #fff;
}
ul.sub-menu {
    margin-top: 4px;
}
.page-id-481 .inside-article .hbspt-form {
    border: 1px solid #DCE3E8;
    padding: 20px;
    border-radius: 20px;
}
ol.wp-block-list li {
    color: #5E6E73;
}
.wp-block-button__link:hover {
    color: #fff !important;
}
.wp-block-button .wp-block-button__link {
    margin: 10px 0;
}
.footer-disclaimer {
    border-top: 1px solid #ffffff;
}
.impfoot-Links {
    text-align: center;
    padding: 20px 0;
    background: #000;
    border-top: 1px solid #ffffff;
}
.impfoot-Links ul {
    margin: 0;
}
.impfoot-Links ul li {
    display: inline-block;
    margin: 0 20px;
}
.impfoot-Links ul li a {
    color: #fff !important;
    font-weight: 200;
}
.impfoot-Links ul li a:hover {
    color: #00894F !important;
}

/* ==================== RESPONSIVE ======================== */
@media (max-width:1920px){
    .chs-bx .col-md-10 {
        height: 17vh;
    }
}

@media (max-width:1440px){
    .chs-bx .col-md-10 {
        height: 19vh;
    }
}

@media (max-width:1366px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

@media (max-width:1024px){
    .category-integration .cat-box.feature h3.title {
        height: 170px;
    }
    .blog-template .pagination-wrapper {
        margin-top: 40px !important;
    }
    .blog-template .blog-post {
        margin: 20px 0 !important;
    }
    .blog-template .qb-pst-bx .even .feature .fbox-over {
        min-height: 190px;
    }
    .category-page .cat-lst {
        margin: 20px 0 !important;
    }
    .cat-box.feature h3.title {
        height: 150px;
    }
    .qb-pst-bx .integration-post.even {
        margin: 30px 0 !important;
    }
    .qb-pst-bx .even .feature .fbox-over {
        min-height: 160px;
    }
    .qb-pst-bx .even .feature .fbox-over {
        min-height: 150px;
    }
    .qb-pst-bx div {
        margin: 0 auto !important;
    }
    .lst-wrpr-otr {
        margin: 0 auto;
    }
    .xpt-inr img {
        object-fit: contain;
    }
    .xprt-bx .col-md-7 {
        width: 40%;
    }
    .xprt-bx .col-md-5 {
        width: 60%;
    }
    .shwBox-w-icn h3 {
        height: 100px;
    }
    .shwBox-w-icn .sh-bx-img {
        min-height: 150px;
    }
    .shwBox-w-icn {
        height: 500px;
    }
    .inds-xpt {
        align-items: start;
    }
    .inds-xpt .ind-list {
        width: 33.33%;
    }
    .inside-article {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ub-content-filter-tag {
        text-align: left;
    }
    .chs-bx .col-md-10 {
        height: 16vh;
    }
    .cmn-sctn-pding .res-m-bttm .sml-bsins p {
        height: auto;
    }
    .sml-bx-inr {
        height: 420px;
    }
    .services-bx .res-s-bttm .b-inr {
        height: 540px;
    }
    .st-cta a {
        font-size: 15px;
    }
    header .inside-header {
        padding: 20px 30px;
    }
    footer .grid {
        display: grid;
        padding: 0 18px;
    }
    .footer-disclaimer .widgetizedArea {
        padding: 0 18px;
    }
    .container.grid-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .header-sec {
        padding-left: 30px;
        padding-right: 30px;
    }
    .header-sec div {
        padding: 0;
    }
    .header-sec .wp-block-group__inner-container {
        padding: 20px;
    }
    .sctn2-hdr {
        width: 70%;
    }
    .cmn-sctn-pding .col-lg-3.col-sm-6.col-xs-6.even .feature {
        height: 360px;
    }
}

@media (max-width:820px){ 
    .category-integration .cat-box.feature h3.title {
        height: 130px;
    }
    .category-integration .even .fbox-over .fbox-content {
        font-size: 16px;
    }
    .blog-template .qb-pst-bx .even .feature .fbox-over {
        min-height: 120px;
    }
    .cat-box.feature h3.title {
        height: 110px;
    }
    .tw-bxs-inr {
        height: 530px;
    }
    a.grnBtn, .grnBtn a {
        font-size: 14px;
    }
    .is-right-sidebar {
        padding-left: 0;
    }
    .wp-block-ub-content-filter-block .ub-content-filter-buttons-wrapper {
        display: block;
    }
    .chs-bx .col-md-10 {
        height: auto;
    }
    .chs-bx .col-md-2::after {
        height: 130px;
    }
    .services-bx .res-s-bttm .b-inr {
        height: 350px;
    }
    .sml-bx-inr {
        height: 310px;
    }
    .cmn-sctn-pding {
        padding: 40px 0 !important;
    }
    footer .f-box:nth-child(2) { 
        margin: 24px 10px 0;
    }
    .st-cta a {
        font-size: 12px;
        padding: 6px 12px !important;
    }
    #menu-main-menu a {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .bg-inr-lst p a {
        font-size: 18px;
    }
    .wp-container-core-columns-is-layout-9d6595d7 {
        flex-wrap: nowrap !important;
    }   
    .bg-inr-lst p {
        height: 70px;
    }
    .desktop-menu{
        display: none;
    }
    .mobile-nav {
        display: block;
    }  
    #mobile-menu{
        height: 100%;
        width:90%; 
        top: 0;
        left: -90%;
        background:#fff;
        overflow-y: auto; 
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;
        z-index: 1099; 
        -webkit-transition: left 0.35s ease;
        -moz-transition: left 0.35s ease;
        -o-transition: left 0.35s ease;
        transition: left 0.35s ease;
    }
    #mobile-menu-void{
        height: 100%;
        width: 100%;
        top: 0;
        z-index: 1098;  
        background: rgba(0,0,0,.6);
    }
    .clsIcn {
        background: #00894F;
        width: 40px;
        border-radius: 100%;
        padding: 10px;
    }
    #mobile-menu .primary-menu-mobile {
        display: block;
    }
    #mobile-menu .primary-menu-mobile li.menu-item a {
        font-size: 22px;
    }
    #mobile-menu .primary-menu-mobile li.menu-item {
        padding: 8px 0;
        position: relative;
    }
    .mbl-cta {
        margin: 30px 0 0 0;
    }
    .mbl-cta a {
        display: block;
        width: 30%;
        margin: 20px 0;
        text-align: center;
    }
    #mobile-menu .primary-menu-mobile li.menu-item ul.sub-menu {
        position: relative;
        display: block;
        width: 90%;
        margin: 0 0 0 30px;
        border: 1px solid #00894F;
        padding: 0 10px;
    }
    #mobile-menu .primary-menu-mobile li.menu-item.menu-item-has-children::after {
        content: "";
        position: absolute;
        width: 11px;
        height: 7px;
        background-image: url(../images/menu-drop-icon.png);
        top: 30px;
        left: 38%;
    }
    header .inside-header {
        padding: 36px 30px;
    }
}

@media screen and (max-width: 667px) { 
    .shwBox-w-icn {
        height: auto;
    }
    .bg-inr-lst p a {
        font-size: 18px;
    }
    aside#block-15 {
        background: #fff !important;
    }
    .dsktp-img {
        display: none;
    }
    .mbl-img {
        display: block;
    }
    #mobile-menu .primary-menu-mobile li.menu-item.menu-item-has-children::after {
        left: auto;
        right: 0;
    }
    .mbl-cta a {
        width: 100%;
    } 
    footer .grid {
        display: block;
    }.menu-footer-menu-container p {
        width: 100% !important;
        font-size: 13px !important;
    }
    footer ul.important-links-wdgt a {
        font-size: 13px !important;
    }
    ul.important-links-wdgt li {
        margin: 0;
        line-height: 24px;
    }
    footer .f-box:nth-child(2) {
        margin: 0;
    }
    .footer-disclaimer {
        padding: 20px 0 0 0;
    }
    .footer-disclaimer .widgetizedArea p {
        font-size: 11px !important;
    }
    footer .f-box {
        padding: 10px 0 0 0;
    }
    footer .f-box:nth-child(1) {
        padding-top: 40px;
    }
}

 @media screen and (max-width: 480px) {
    .category-integration .cat-box.feature h3.title {
        height: auto;
    }
    .blog-template .qb-pst-bx .even .feature .fbox-over {
        min-height: auto;
    }
    .blog-template .pagination-wrapper {
        margin-top: 20px !important;
    }
    aside ul.wp-block-list {
        margin-left: 0;
    }
    blockquote strong {
        font-size: 18px;
    }
    blockquote a, blockquote p {
        font-size: 16px;
    }
    blockquote {
        padding: 20px;
    }
    ul.wp-block-list {
        margin-left: 30px;
    }
    div#ub-content-toggle-panel-block- h4.wp-block-ub-content-toggle-accordion-title {
        height: 60px;
    }
    div#ub-content-toggle-panel-block- {
        padding: 10px;
    }
    ul li {
        font-size: 16px;
    }
    .wp-block-table td, .wp-block-table th, .wp-block-table table tbody tr td a {
        font-size: 15px;
    }
    .tw-bxs-inr {
        height: auto;
        margin-top: 30px;
    }
    .qb-pst-bx .even .feature .fbox-over {
        min-height: auto;
    }
    .even .feature .fbox-over {
        min-height: auto;
    }
    .mbl-cta a {
        font-size: 14px !important;
    }
    .inds-xpt h3 {
        margin: 30px 0 0 0;
    }
    .shwBox-w-icn h3 {
        height: auto;
    }
    .shwBox-w-icn .sh-bx-img {
        min-height: auto;
    }
    .xprt-bx h2 {
        font-size: 25px !important;
    }
    .xprt-bx .col-md-5 {
        width: 100%;
    }
    .xprt-bx .col-md-7 {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .pro-ad-sctn img {
        margin-top: 30px;
    }
    .inds-xpt .ind-list {
        width: 50%;
    }
    .inds-xpt .ind-list span {
        font-size: 15px;
    }
    .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3 {
        font-size: 16px !important;
    }
    .inside-right-sidebar .ub-content-filter-category-name {
        font-size: 26px;
    }
    .wp-container-core-columns-is-layout-9d6595d7 {
        flex-wrap: wrap !important;
    }
    .cmn-sctn-pding .col-lg-3.col-sm-6.col-xs-6.even .feature {
        height: auto;
    }
    .contact-us-sctn .p-4 {
        padding: 0 !important;
    }
    .carousel-wrapper .item-content-wrapper .item-content {
        font-size: 16px !important;
    }
    .wp-call-button {
        height: 40px;
        font-size: 16px !important;
        padding: 6px 0 0 0 !important;
        z-index: 1;
    }
    a.wp-call-button img {
        width: 20px !important;
        margin: 0 10px 0 0;
    }
    a.wp-call-button:hover {
        color: #fff !important;
    }
    .cmn-sctn-pding .res-m-bttm p {
        font-size: 16px;
    }
    .inside-article .fbox-over .fbox-content {
        font-size: 16px;
    }
    .blog-posts .hm-blg-pst .hm-blg-pst-inr {
        height: auto;
    }
    .container.grid-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .cmn-sctn-pding {
        padding: 20px 0 !important;
    }
    .contact-form-h {
        margin: 40px 0 0 0;
    }
    h1, h1.entry-title {
        font-size: 30px !important;
        line-height: 42px;
    }
    h2 {
        font-size: 28px !important;
        line-height: 40px;
    }
    h3 {
        font-size: 26px !important;
        line-height: 38px;
    }
    h4 {
        font-size: 24px !important;
        line-height: 36px;
    }
    h5 {
        font-size: 22px !important;
        line-height: 34px;
    }
    h6 {
        font-size: 20px !important;
        line-height: 32px;
    }
    .sctn2-hdr {
        width: 100%;
    }
    .contact-form-h {
        width: 100% !important;
    }
    .large-heading {
        font-size: 32px;
    }
    .cmn-sctn-pding h2 {
        margin-bottom: 0;
    }
    .sctn-aftr-bnr div .even { 
        padding: 10px !important;
        margin: 10px 0px;
    }
    .even .fbox-over a {
        width: 40px;
        height: 40px;
    }
    .cmn-sctn-pding .col-lg-3.col-sm-6.col-xs-6.even .feature {
        padding: 20px;
    }
    .res-m-bttm {
        margin-top: 20px;
    } 
    .sml-bx-inr {
        height: auto;
    }
    .sml-bx-inr h3 {
        margin-top: 20px;
    }
    #our-services {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .services-bx .res-s-bttm .b-inr {
        padding: 10px;
        height: 380px;
    }
    p {
        font-size: 16px !important;
    }
    #our-services .services-bx .res-s-bttm .b-inr {
        height: auto;
    }
    #our-services .icon-box.style-s1 {
        height: 120px;
    }
    .chs-bx .col-md-10 {
        width: 80%;
    }
    .chs-bx .col-md-2 {
        width: 20%;
    }
    .chs-bx .col-md-2::after {
        height: 70px;
    }
    .chs-bx {
        margin: 60px 0 0 0;
    }
    .tss-wrapper .tss-layout3 .item-content-wrapper, .tss-wrapper .tss-isotope1 .item-content-wrapper, .tss-wrapper .tss-video1 .item-content-wrapper, .tss-wrapper .tss-carousel3 .item-content-wrapper {
        padding: 0px;
    }
    .contact-form-h .banner-cForm .frt-dv {
        display: block;
    }
    .contact-form-h .banner-cForm .frt-dv li {
        width: 100%;
    }
}


@media screen and (max-width: 414px) {
    .cat-box.feature h3.title {
        height: auto;
    }
    h3 {
        line-height: 28px;
    }
    a.shwBox-w-icn-btn {
        width: 40px;
        height: 40px;
    }
    .inds-xpt .ind-list span {
        font-size: 13px;
    }
    .lst-inr-bx {
        height: 60px;
    }
    h1, h1.entry-title {
        font-size: 28px !important;
    }
    h2 {
        font-size: 25px !important;
    }
    h3 {
        font-size: 22px !important;
    }
    h4 {
        font-size: 19px !important;
    }
    h5 {
        font-size: 16px !important;
    }
    h6 {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 375px) {
    .inds-xpt .ind-list {
        width: 100%;
    }
    a.grnBtn, .grnBtn a {
        font-size: 12px;
    }
    span.wpcf7-form-control-wrap.recaptcha div {
        width: 100% !important;
    } 
    #mobile-menu .primary-menu-mobile li.menu-item a {
        font-size: 18px;
    }
    #mobile-menu .primary-menu-mobile li.menu-item.menu-item-has-children::after {
        top: 20px;
    }
    .chs-bx .col-md-2::after {
        height: 140px;
    }
    .services-bx .res-s-bttm, .sml-bsins .col-lg-3, .sctn-aftr-bnr div .even {
        width: 100%;
    }
    #our-services .services-bx .res-s-bttm .b-inr, .sml-bx-inr, .cmn-sctn-pding .col-lg-3.col-sm-6.col-xs-6.even .feature {
        height: auto;
    }
}

@media screen and (max-width: 320px) {
    a.grnBtn, .grnBtn a {
        font-size: 11px;
    }
}


.row.xprt-bx p.row-xprt-bx-one{
    color: #000;
    font-weight: 600;
}