header.custom-header {
    position: fixed;
    z-index: 9;
    width: 100%;
    float: left
}

header.custom-header nav.navbar.navbar-expand-lg {
    transition: 0.3s all ease-in
}

header.custom-header.sticky-header {
    background: #fff !important;
    box-shadow: 0 0 10px #ccc
}

header.custom-header img.logo-showing {
    display: none
}

header.custom-header.sticky-header img.logo-showing {
    display: block
}

header.custom-header.sticky-header img.logo-hiding {
    display: none
}

.page-id-8216 .custom-header {
    background: #263238
}

.inner-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 72px 0;
    background: #edf0f5;
    border-left: 1px solid #ccc
}

header.custom-header.sticky-header .custom-navbar .nav-item .nav-link {
    color: #263238 !important
}

.cs-nav-link.active {
    background: #3e4c53;
    color: #fff;
    text-decoration: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.inner-head .inner-head-1 {
    text-align: center;
    flex: 0 0 20%;
    max-width: 17%;
    border: 1px solid #3E4C53;
    border-radius: 8px;
    padding: 12px;
    transition: 0.3s all ease-in
}

.inner-head .inner-head-1 img {
    width: auto;
    height: 100px;
    transition: 0.3s all ease-in
}

.inner-head .inner-head-1 h3 {
    font-family: Poppins, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    transition: 0.3s all ease-in;
    min-height: 40px
}

.inner-head .inner-head-1:hover {
    background: #3d4c52
}

.inner-head .inner-head-1:hover h3 {
    color: #fff
}

.inner-head .inner-head-1:hover img {
    filter: brightness(0) invert(1)
}

.inner-head-second {
    background: #3E4C53;
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    padding: 20px 0
}

.inner-head-second h3 {
    font-family: Poppins, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: #fff;
    margin: 0
}

.padd-1 {
    padding-right: 0 !important
}

.padd-2 {
    padding-left: 0 !important
}

.megamenu {
    border-radius: 20px !important;
    padding: 0 !important;
    overflow: hidden;
    background-color: #EDF0F5 !important
}

.inner-head-2 .common-btn:hover {
    background: #fff;
    color: var(--yellow-color)
}

.inner-head .inner-head-1 a {
    display: block;
    text-decoration: none !important
}

.inner-head.inner-head-new .inner-head-1 img {
    width: auto;
    height: 80px;
    transition: 0.3s all ease-in
}

.inn-design .inn-design-2 p {
    font-family: Poppins, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    text-align: left
}

.inn-design .inn-design-2 h3 {
    font-family: Poppins, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: left
}

.megamenu .card-body {
    background: #edf0f5
}

.inn-design-1 {
    padding: 12px;
    border-radius: 8px;
    transition: 0.3s all ease-in
}

.inn-design-1:hover {
    background-color: #fff
}

.inn-design h2 {
    font-family: Poppins, Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: left
}

.inn-design {
    padding: 32px 20px 32px 0
}

.inner-head.inner-head-new .inner-head-1 {
    flex: 0 0 50%;
    max-width: 32%;
    transition: 0.3s all ease-in
}

.new-serv .inner-head {
    border-right: 1px solid #ccc
}

.logo-width img {
    width: 200px
}

.resources-new .dropdown-menu {
    left: 44.6%;
    background: #edf0f5;
    width: 200px;
    padding: 20px;
    border-radius: 20px
}

.resources-new .dropdown-menu h5 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600
}

.resources-new .dropdown-menu a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

header.custom-header .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 65px
}

.custom-navbar .nav-item .nav-link {
    font-size: 14px !important;
    padding: 15px 12px !important
}

.custom-navbar .nav-item .nav-link:hover {
    color: #3d4c52 !important;
    background: #edf0f5;
    border-radius: 10px 10px 0 0
}

.custom-navbar .nav-item.show .nav-link {
    color: #3d4c52 !important;
    background: #edf0f5;
    border-radius: 10px 10px 0 0
}

.custom-navbar .dropdown-menu {
    border-top: 0
}

.resources-new.company-new .dropdown-menu {
    left: 30%;
    background: #edf0f5;
    width: 200px;
    padding: 20px;
    border-radius: 20px
}

.mega-menu-styling.new-mega {
    width: 100%;
    float: left
}

.mega-menu-styling.new-mega p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0
}

.mega-menu-styling.new-mega img.head-img {
    border-radius: 20px;
    overflow: hidden
}

.mega-menu-styling.new-mega a.dropdown-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.company-padd .dropdown-menu.megamenu {
    padding: 15px !important
}

.cust-blog.cust-blog-new .cust-blog-new-row {
    background-color: #F5F6F8;
    padding: 55px !important;
    border-radius: 40px
}

.cust-blog-new .common-padding {
    padding: 0
}

.page-id-3836 .site-content .ast-container,
.page-id-3572 .site-content .ast-container,
.page-id-3859 .site-content .ast-container,
.page-id-3863 .site-content .ast-container,
.page-id-8360 .site-content .ast-container,
.page-id-24452 .site-content .ast-container {
    display: flex;
    flex-direction: column
}

section.cust-ban {
    background-image: url('../../../wp-content/uploads/2024/05/ban.jpg');
    padding: 320px 20px 200px 20px;
    background-position: center;
    background-size: cover;
    text-align: center
}

section.cust-ban .common-headings.overview-content {
    width: 1140px;
    margin: auto
}

section.cust-ban h1,
section.cust-ban h2,
section.cust-ban p {
    text-align: center
}

h1.cs-head,
h2.cs-head {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px
}

section.cust-blog .widget-area.secondary .sidebar-main li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    margin: 10px 0;
    display: block;
    font-weight: 600
}

.crosse {
    position: absolute;
    font-size: 24px;
    z-index: 99;
    top: 10px;
    right: 10px;
    background: #fff;
    padding: 1px 16px 5px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease-in
}

.crosse:hover {
    background: #faaa18
}

.cust-resources .row-one .row-one-inner .row-one-inner-1 .post-thumbnail img {
    height: 300px;
    object-fit: cover;
    object-position: center
}

.cust-resources header.entry-header {
    margin-bottom: 0 !important
}

section.cust-blog.cust-resources div#primary {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

section.cust-blog.cust-resources .common-headings.overview-content {
    text-align: center;
    margin-bottom: 30px !important
}

.cust-blog .row-two article .siding-content .entry-header a {
    text-decoration: none
}

.filter-tabs {
    gap: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px
}

.filter-tabs a {
    padding: 10px 15px;
    font-family: Poppins, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    border: 1px solid #000;
    border-radius: 8px;
    color: #1e1e1e;
    text-decoration: none !important;
    transition: all 0.3s ease-in
}

.filter-tabs a:hover {
    background-color: #FAAA18;
    color: #1e1e1e
}

.filter-tabs a.active {
    background-color: #FAAA18;
    color: #1e1e1e
}

.privacy-policy p {
    color: #fff;
    margin-bottom: 10px
}

.privacy-policy li {
    color: #fff
}

.privacy-policy th,
.privacy-policy td {
    color: #fff
}

.privacy-policy h3 {
    color: #fff;
    margin-bottom: 0
}

.privacy-policy h2 {
    color: #fff;
    margin-bottom: 0
}

.privacy-policy .wp-block-table td,
.privacy-policy .wp-block-table th {
    border: 1px solid #fff;
    padding: .5em
}

.privacy-policy li a,
.privacy-policy p a {
    color: #faaa18;
    text-decoration: none !important
}

.page-id-3931 .hero-banner {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
    min-height: 50vh
}

.white-head-serv .inner-head.inner-head-new {
    overflow: auto;
    height: 500px
}

.leader-carousal .wp-block-uagb-container.gb-leader-card {
    min-height: 700px
}

.build-head-serv .inner-head {
    overflow: auto;
    height: 500px
}

.gb-crousal-card span.uagb-tm__company {
    font-size: 13px;
    text-align: left;
    color: #fff;
    font-style: italic;
    line-height: normal
}

.monial-section .gb-crousal-card .uagb-testimonial__wrap::-webkit-scrollbar {
    width: 0
}

.result-crousal-content-ch {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px
}

.result-crousal-icon-ch {
    flex: 0 0 50%;
    max-width: 48%
}

.result-crousal-head-pera-ch {
    flex: 0 0 50%;
    max-width: 48%
}

.result-crousal-head-pera-ch p {
    text-align: left !important
}

.result-crousal-head-pera-ch h4 {
    font-family: Poppins, Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    color: #fff
}

.result-crousal-head-pera-ch .tecno-btn {
    text-align: left
}

p.res-cat a {
    background: #FFFFFF1A;
    padding: 8px 24px;
    border-radius: 8px;
    margin-right: 10px;
    color: #fff;
    font-family: Poppins, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    text-decoration: none
}

section.cust-ban.cust-ban-res {
    background-image: url('../../../wp-content/uploads/2024/05/resoursec-ban.webp');
    padding: 150px 20px 40px;
    background-position: center;
    background-size: cover;
    text-align: center
}

p.res-cat span {
    color: #fff;
    font-family: Poppins, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px
}

.result-crousal-icon-ch img {
    border-radius: 20px
}

.result-crousal-head-pera-ch .tecno-btn a {
    font-family: Poppins, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left
}

.result-crousal-icon-ch img {
    height: 452px;
    width: 100%;
    object-fit: cover;
    object-position: top
}

.result-crousal-head-pera-ch .tecno-btn a i {
    position: relative;
    top: 2px
}

section.cust-ban.cust-ban-res .owl-theme .owl-dots .owl-dot span {
    border: 2px solid #fff;
    background: #0000
}

section.cust-ban.cust-ban-res button.owl-dot.active span {
    width: 70px !important;
    background: #fff !important
}

.result-crousal-head-pera-ch .tecno-btn a.cm-tecno-btn:hover {
    background: #263238
}

section.cust-blog div.widget-area.secondary nav li {
    display: flex;
    align-items: center;
    gap: 5px
}

.archive.category .sidebar-main nav li {
    border: 1px solid #000;
    padding: 4px 10px;
    border-radius: 8px;
    max-width: fit-content;
    margin: 10px 0
}

.archive.category .sidebar-main nav li.current-cat {
    background: #000;
    color: #fff
}

.archive.category .sidebar-main nav li.current-cat a {
    color: #fff
}

section.cust-blog.cust-resources div.widget-area.secondary nav li {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #000;
    max-width: max-content;
    padding: 0 10px;
    border-radius: 8px;
    margin: 8px 0
}

section.cust-blog.cust-resources div.widget-area.secondary nav li:hover {
    background: #000 !important;
    color: #fff !important
}

section.cust-blog.cust-resources div.widget-area.secondary nav li:hover a {
    color: #fff !important
}

.case-new-sec .wl-choose-card .uagb-ifb-content {
    min-height: 185px !important
}

.pagination_tabs {
    display: flex;
    gap: 10px;
    align-items: center;
    max-width: 250px;
    width: 100%;
    overflow: auto;
    margin: auto;
    text-align: left
}

.pagination_tabs a {
    color: #263238;
    font-size: 20px;
    padding: 5px 13px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none
}

.pagination_tabs a.active {
    background: #faaa18;
    color: #263238
}

.pagination {
    display: flex;
    gap: 10px;
    align-items: center;
    overflow-x: auto;
    max-width: 480px;
    justify-content: flex-start;
    margin: auto
}

.pagination a {
    color: #263238;
    font-size: 20px;
    padding: 5px 13px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none
}

.pagination a.active {
    background: #faaa18;
    color: #263238
}

a.mobile_services-ch {
    display: none
}

.postid-8439 header.custom-header {
    background: #263238
}

.olark-launch-button-wrapper {
    position: fixed !important;
    bottom: 70px !important;
    right: 20px !important;
    left: auto !important;
    z-index: 9000000 !important
}

.page-id-1493 .scrolling-services-grad.black-grad::after {
    display: none
}

.zcwf_lblLeft .zcwf_col_help {
    float: left;
    margin-left: 7px;
    font-size: 12px;
    max-width: 100% !important;
    word-break: break-word
}

.crosse {
    display: none
}

.dd-yellow .wp-block-column {
    border-radius: 8px
}

.dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
    font-size: 96px !important
}

.dd-cc-number .wp-block-uagb-counter.wp-block-uagb-counter--number {
    display: flex;
    gap: 20px;
    align-items: center
}

.tab-pill-section-dd-2 .wp-block-uagb-tabs-child {
    padding: 0 !important
}

.tab-pill-section-dd-2 .uagb-tabs__body-container {
    padding: 0 !important
}

.tab-pill-section-dd-2 .uagb-tabs__body-container .wp-block-uagb-container {
    padding: 40px !important
}

.tab-pill-section-dd-2 .uagb-inner-tab-0 {
    background: none
}

.tab-pill-section-dd-2 .uagb-inner-tab-1 {
    background: none
}

.tab-pill-section-dd-2 .uagb-inner-tab-2 {
    background: none
}

.tab-pill-section-dd-2 .uagb-inner-tab-3 {
    background: none
}

.iss-main {
    position: relative
}

.iss-num {
    position: absolute !important;
    top: 25px;
    left: 25px
}

.iss-muti-block-1,
.iss-muti-block-1 p {
    transition: all 0.5s ease-out !important
}

.iss-muti-block-1:hover {
    background: #263238 !important
}

.iss-muti-block-1:hover p {
    color: #fff !important
}

.iss-muti-block-1:hover p a {
    color: #fff !important
}

.career-bt .uagb-ifb-left-title-image {
    display: flex !important;
    justify-content: center !important
}

.career-bt .uagb-ifb-button-wrapper.wp-block-button {
    display: flex !important;
    justify-content: center !important
}

.career-bt .uagb-ifb-title-wrap {
    width: auto !important;
    flex-grow: inherit !important
}

.carrer-main-sec {
    transition: all 0.5s ease-out !important
}

.carrer-main-sec:hover {
    background: #fff !important;
    border: 2px solid #faaa18 !important
}

.contact-last-foot {
    min-height: 430px;
    transition: all 0.5s ease-out !important
}

.contact-last-foot:hover {
    background: #faaa18 !important
}

.page-id-3106 .projrct-form-section,
.page-id-8343 .projrct-form-section {
    display: none
}

.project-form div#crmWebToEntityForm {
    background: #263238 !important
}

.project-form .zcwf_col_fld {
    width: 100% !important;
    float: left !important
}

.project-form .zcwf_lblLeft .zcwf_col_fld input[type=text],
.project-form input[type=password],
.project-form .zcwf_lblLeft .zcwf_col_fld textarea {
    width: 100% !important;
    border: 1px solid #c0c6cc !important;
    resize: vertical !important;
    border-radius: 2px !important;
    float: left !important;
    background: transparent !important;
    border-radius: 12px !important;
    border: 1px solid #fff !important;
    padding: 8px !important;
    height: auto !important;
    max-height: 145px !important;
    color: #fff !important
}

.project-form .zcwf_lblLeft .zcwf_col_fld textarea {
    height: 70px !important;
    font-size: 14px !important
}

.project-form input#theFile4442247000000266015 {
    width: 100%;
    float: left;
    background: transparent;
    padding: 12px 16px;
    border: 1px solid #fff;
    border-radius: 12px
}

.project-form input {
    font-size: 14px !important;
    padding: 10px 12px !important
}

.project-form .zcwf_lblLeft .zcwf_row {
    margin: 5px 0
}

#popupForm .project-form .zcwf_lblLeft .zcwf_row {
    margin: 0 !important
}

.project-form .zcwf_col_fld img {
    border-radius: 12px !important
}

.project-form input.zcwf_button.smt {
    background: #FAAA18;
    border-color: #FAAA18;
    width: 100%;
    float: left;
    max-width: 50%;
    font-family: Poppins, Arial, sans-serif;
    font-size: 22px !important;
    font-weight: 500;
    line-height: normal;
    color: #263238;
    padding: 10px !important;
    width: 100%;
    border-radius: 12px;
    transition: all 0.5s ease-out !important
}

.project-form input.zcwf_button.rst {
    background: #fff;
    border-color: #fff;
    width: 100%;
    float: left;
    max-width: 48% !important;
    font-family: Poppins, Arial, sans-serif;
    font-size: 22px !important;
    font-weight: 500;
    line-height: normal;
    color: #263238;
    padding: 10px !important;
    border-radius: 12px;
    height: auto !important;
    transition: all 0.5s ease-out !important
}

.project-form input.zcwf_button.rst:hover {
    background: #faaa18;
    color: #263238;
    border-color: #263238
}

.project-form input.zcwf_button.smt:hover {
    background: #fff;
    color: #263238 !important;
    border-color: #fff
}

.project-form a.reload {
    background: #fff;
    color: red;
    text-decoration: none !important;
    padding: 5px 8px;
    border-radius: 8px
}

.iss-muti-block-1,
.iss-muti-block-1 p a {
    padding: 8px 5px !important;
    text-decoration: none !important
}

.min-height-scroll p.uagb-ifb-desc {
    text-align: left !important
}

.min-height-scroll .services-sc-box-1 .wp-block-uagb-container {
    height: 400px;
    overflow: auto
}

section.cust-blog {
    margin: auto;
    --inner-content-custom-width: min(100%, 1280px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px
}

.row-one .post-thumbnail img {
    width: 100%;
    border-radius: 20px;
    overflow: hidden
}

.row-one .row-one-inner .row-one-inner-1 .post-thumbnail img {
    height: 510px;
    object-fit: cover;
    object-position: right
}

.row-one .row-one-inner .row-one-inner-2 .post-thumbnail img {
    height: 240px;
    object-fit: cover;
    object-position: center
}

.row-one .row-one-inner .row-one-inner-3 .post-thumbnail img {
    height: 240px;
    object-fit: cover;
    object-position: right
}

.row-one .row-one-inner .row-one-inner-4 .post-thumbnail img {
    height: 510px;
    object-fit: cover;
    object-position: right
}

.cust-blog header.entry-header .entry-title {
    font-family: Poppins, Arial, sans-serif;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 24px;
    text-align: left
}

.cust-blog .row-one-inner header.entry-header .entry-title {
    color: #fff
}

.cust-blog .row-one article {
    position: relative;
    overflow: hidden
}

.cust-blog .row-one article .new-dev {
    position: absolute;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    opacity: 1;
    top: 0;
    bottom: 0;
    border-radius: 20px;
    transition: .3s all ease-in;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%)
}

.cust-blog .talent-content-side h3 {
    font-size: 32px;
    line-height: 40px;
    text-align: left;
    margin-bottom: 20px
}

.cust-blog .talent-content-side h3 span {
    display: block
}

.cust-blog .row-two article {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px
}

.cust-blog .row-two article .post-thumbnail {
    flex: 0 0 60%;
    max-width: 60%
}

.cust-blog .row-two article .siding-content {
    flex: 0 0 40%;
    max-width: 40%
}

.cust-blog .row-two article .post-thumbnail img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    overflow: hidden;
    object-position: top
}

.cust-blog .row-two article .siding-content .entry-header {
    margin-bottom: 0 !important
}

.cust-blog .row-two {
    background: #F5F6F8;
    padding: 40px 30px 20px;
    border-radius: 20px;
    overflow: hidden
}

.cust-blog .last-des-row {
    margin: 55px 0 0 0
}

.cust-blog .row-two h4 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 16px
}

.cust-blog .row-two-inner-1 {
    border-bottom: 1px solid #DCDCDC;
    margin: 0 0 20px
}

.cust-blog .row-two.row-three article .post-thumbnail {
    flex: 0 0 100%;
    max-width: 100%
}

.cust-blog .row-two.row-three article .siding-content {
    flex: 0 0 100%;
    max-width: 100%
}

.cust-blog .row-two.row-three article {
    display: block
}

.cust-blog .row-two.row-three {
    background: #fff;
    padding-top: 0
}

.cust-blog .row-three .row-two-inner-1 {
    border-bottom: 0;
    margin: 0
}

.cust-blog div.widget-area.secondary {
    background: #F5F6F8;
    padding: 20px !important;
    border-radius: 20px;
    overflow: hidden
}

.cust-blog .row-one-inner .entry-date span {
    color: #fff
}

.cust-blog .entry-date {
    display: flex;
    gap: 10px;
    width: 100%
}

.cust-blog .entry-date span {
    font-family: Poppins, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: left
}

.cust-blog .row-two.row-three .entry-date span {
    margin-top: 20px
}

.cust-blog .entry-content p i a {
    color: #263238
}

@media (max-width:1750px) {
    .leader-carousal .wp-block-uagb-container.gb-leader-card {
        min-height: 750px
    }
}

@media (max-width:1600px) {
    .inner-head .inner-head-1 img {
        width: auto;
        height: 65px
    }

    .result-crousal-head-pera-ch h4 {
        font-size: 44px;
        line-height: 50px
    }

    .result-crousal-icon-ch img {
        height: 400px
    }
}

@media (max-width:1530px) {
    .leader-carousal .wp-block-uagb-container.gb-leader-card p em {
        font-size: 16px
    }
}

@media (max-width:1500px) {
    .inner-head .inner-head-1 {
        flex: 0 0 25%;
        max-width: 20%
    }
}

@media (max-width:1455px) {
    .result-crousal-head-pera-ch h4 {
        font-size: 40px;
        line-height: 44px
    }

    .result-crousal-head-pera-ch .tecno-btn a {
        font-size: 20px
    }
}

@media (max-width:1420px) {
    .leader-carousal .wp-block-uagb-container.gb-leader-card {
        min-height: 800px;
        overflow: auto;
        height: 800px;
        justify-content: flex-start
    }

    .inner-head .inner-head-1 h3 {
        min-height: 60px
    }
}

@media (max-width:1366px) {
    .result-crousal-head-pera-ch h4 {
        font-size: 36px;
        line-height: 40px
    }
}

@media (max-width:1299px) {
    .filter-tabs a {
        font-size: 16px;
        padding: 5px 10px
    }

    .iss-num h2.uagb-heading-text {
        font-size: 50px !important
    }
}

@media (max-width:1199px) {
    .cs-nav-link {
        font-size: 18px;
        line-height: 24px
    }

    .filter-tabs {
        gap: 10px
    }

    .filter-tabs a {
        font-size: 14px
    }

    .inner-head .inner-head-1 img {
        width: auto;
        height: 60px
    }

    .inner-head .inner-head-1 h3 {
        min-height: 60px
    }

    section.cust-ban .common-headings.overview-content {
        width: 100%;
        margin: auto
    }

    section.cust-ban {
        padding: 200px 20px 100px
    }

    h1.cs-head,
    h2.cs-head {
        font-size: 28px;
        line-height: 28px
    }
}

@media (max-width:1145px) {
    .iss-num h2.uagb-heading-text {
        font-size: 40px !important
    }

    .iss-num {
        left: 10px
    }
}

@media (max-width:1099px) {
    .inner-head .inner-head-1 {
        flex: 0 0 33.3%;
        max-width: 21%
    }

    .inner-head.inner-head-new .inner-head-1 {
        flex: 0 0 50%
    }
}

@media (min-width:991px) {
    header.custom-header .custom-navbar .nav-item .dropdown-menu {
        transition: all 0.5s ease-in !important
    }

    header.custom-header .custom-navbar .nav-item:hover .dropdown-menu {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1142px) {
    .custom-navbar .nav-item .nav-link {
        font-size: 15px !important;
        padding: 15px 14px !important
    }

    header.custom-header .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 57px
    }
}

@media (max-width:991px) {
    .cs-nav-link {
        padding: 12px 20px
    }

    a.mobile_services span {
        display: none
    }

    .inner-head-second {
        flex-direction: column
    }

    section.cust-blog div.widget-area.secondary {
        margin-top: 30px !important
    }

    section.cust-blog div.widget-area.secondary nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        gap: 0 10px;
        align-items: center
    }

    .page-id-3572 section.cust-blog div.widget-area.secondary nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        gap: 0 30px;
        align-items: center
    }

    a.mobile_services {
        position: relative
    }

    a.mobile_services-ch {
        display: block
    }

    a.mobile_services::after {
        font-family: inherit;
        font-size: 0;
        pointer-events: none;
        position: absolute;
        content: "";
        right: 8px;
        top: 6px;
        border-style: solid;
        border-color: #000;
        border-width: 0 2px 2px 0;
        width: 8px;
        height: 8px;
        z-index: 1;
        transform: rotate(45deg)
    }

    .crosse {
        display: none
    }

    header.custom-header .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 100%
    }

    .inner-head .inner-head-1 {
        flex: 0 0 33.3%;
        max-width: 25%
    }

    .card-body .header-contact-btn {
        display: block
    }

    .custom-header .navbar-light .navbar-toggler {
        background: #f4ab13
    }

    .inn-design {
        padding: 0 20px 32px 20px;
        border-left: 1px solid #ccc
    }

    header.custom-header .custom-navbar {
        background: #fff;
        border-radius: 12px;
        overflow: scroll;
        max-height: 80vh
    }

    .custom-navbar .nav-item .nav-link {
        color: #263238 !important
    }

    header.custom-header nav.navbar.navbar-expand-lg {
        transition: 0.3s all ease-in;
        padding: .5rem 0
    }

    header.custom-header.sticky-header nav.navbar.navbar-expand-lg {
        background: #fff;
        padding: 15px !important
    }

    .result-crousal-content-ch {
        flex-direction: column;
        flex-wrap: wrap
    }

    .result-crousal-icon-ch {
        flex: 0 0 100%;
        max-width: 100%
    }

    .result-crousal-head-pera-ch {
        flex: 0 0 100%;
        max-width: 100%
    }

    .result-crousal-head-pera-ch p {
        text-align: center !important
    }

    .result-crousal-head-pera-ch h4 {
        font-size: 32px;
        text-align: center
    }

    .result-crousal-head-pera-ch .tecno-btn {
        text-align: center
    }
}

@media (max-width:767px) {
    .custom-tabpill .card-header a {
        color: #263238 !important;
        font-weight: 500;
        font-family: Poppins, Arial, sans-serif;
        font-size: 18px;
        padding: 15px;
        text-decoration: none !important
    }

    section.cust-ban.cust-ban-res {
        padding: 130px 20px 40px
    }

    .result-crousal-head-pera-ch h4 {
        font-size: 24px;
        text-align: center;
        line-height: 32px
    }

    .result-crousal-icon-ch img {
        height: auto;
        width: 70% !important;
        margin: auto
    }

    .leader-carousal .wp-block-uagb-container.gb-leader-card {
        min-height: auto;
        overflow: auto;
        height: auto;
        justify-content: flex-start
    }

    .filter-tabs {
        justify-content: start;
        padding-bottom: 10px;
        overflow-x: scroll
    }

    .filter-tabs a {
        font-size: 16px;
        padding: 5px 10px;
        white-space: nowrap
    }

    .inner-head {
        padding: 30px 0;
        border-left: 0
    }

    .new-serv .inner-head {
        border-right: 0;
        border-left: 0
    }

    .inn-design {
        border-left: 0
    }

    .inner-head.inner-head-new .inner-head-1 img {
        width: auto;
        height: 50px
    }

    .inner-head .inner-head-1 h3 {
        font-size: 14px
    }

    h1.cs-head,
    h2.cs-head {
        font-size: 24px;
        line-height: 24px
    }

    .tab-pill-section-dd-2 .uagb-tabs__body-container .wp-block-uagb-container {
        padding: 10px !important
    }

    .contact-last-foot {
        min-height: auto
    }

    .em-head {
        font-size: 24px !important
    }

    .cust-blog .row-two article .siding-content {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cust-blog .row-two article .post-thumbnail {
        flex: 0 0 100%;
        max-width: 100%
    }

    .custom-tabpill .card-header a {
        display: block
    }

    .custom-tabpill .card-header {
        background: #faaa18
    }

    .custom-tabpill .card-header a {
        font-size: 16px;
        padding: 0 0 0 15px
    }
}

@media (max-width:576px) {
    .inner-head .inner-head-1 img {
        width: auto;
        height: 40px
    }

    p.res-cat {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px
    }

    section.cust-ban {
        padding: 150px 20px 50px
    }

    .inner-head .inner-head-1 h3 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 500
    }

    .inner-head .inner-head-1 {
        padding: 8px 5px
    }

    .custom-navbar .nav-item .nav-link {
        font-size: 16px !important
    }

    .custom-tabpill .card-header {
        background: #faaa18
    }

    .custom-tabpill .card-header a {
        font-size: 16px;
        padding: 0 0 0 15px
    }

    .inn-design h2 {
        font-size: 20px
    }

    .inner-head-second h3 {
        font-size: 18px;
        text-align: center;
        padding: 0 20px
    }

    .inner-head-second {
        gap: 10px;
        flex-direction: column;
        border-radius: 10px;
        padding: 20px !important
    }

    .megamenu .card-body {
        padding: 0 10px 20px 25px
    }

    .em-head {
        font-size: 20px !important
    }

    .dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
        font-size: 60px !important
    }

    .dd-cc-number .wp-block-uagb-counter__title {
        font-size: 18px !important
    }
}

@media (max-width:460px) {
    .inner-head .inner-head-1 {
        flex: 0 0 50%;
        max-width: 45%
    }

    .inner-head.inner-head-new .inner-head-1 {
        flex: 0 0 50%;
        max-width: 45%
    }

    .dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
        font-size: 40px !important
    }

    .dd-cc-number .wp-block-uagb-counter__title {
        font-size: 14px !important;
        line-height: normal !important
    }
}

.sidebar-main .children {
    display: none !important
}

.seo-services-location-page .nav_header_adj {
    width: 100%;
    background-color: #fff;
    z-index: 99;
    padding: 0
}

.seo-services-location-page .nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px
}

.seo-services-location-page .logos img {
    height: 60px;
    width: auto
}

.seo-services-location-page .header-buttons button {
    margin-left: 10px;
    padding: 4px 20px;
    background-color: #fbab1a;
    color: #000;
    border: none;
    border-radius: 24px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px
}

.seo-services-location-page .header-buttons .button_adj {
    margin-left: 10px;
    padding: 3px 15px;
    background-color: #fff;
    color: #000;
    border: none;
    border: 2px solid #fbab1a;
    border-radius: 24px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700
}

.seo-services-location-page footer {
    text-align: center;
    background-color: #f2f2f2
}

.seo-services-location-page .footer-inn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0
}

.seo-services-location-page .copyright {
    padding: 4px;
    text-align: center
}

.seo-services-location-page .olark-launch-button-wrapper {
    display: none !important
}

@media (min-width:768px) {
    .seo-services-location-page .button_mob_adj {
        display: none
    }
}

@media (max-width:767px) {
    .seo-services-location-page .logos img {
        height: 46px
    }

    .seo-services-location-page .header-buttons button {
        font-size: 16px
    }

    .seo-services-location-page .button_adj,
    #mainButton {
        display: none
    }

    .seo-services-location-page .footer-inn {
        padding: 10px 0
    }

    .seo-services-location-page .middle_ftr_adjust {
        display: none
    }
}

body.search .ast-container {
    justify-content: center;
    width: 100%;
    margin-top: 140px;
    max-width: 1590px !important;
    padding: 0 20px !important
}

body.search header.custom-header:not(.sticky-header) {
    background: #263238;
    box-shadow: 0 0 10px #ccc
}

#secondary .sidebar-main .widget_search {
    margin-bottom: 2em
}

#secondary .wp-block-search__label {
    margin-bottom: 0.3em;
    color: var(--ast-global-color-2);
    font-size: 1.7rem;
    line-height: 1.5;
    font-weight: 600
}

#secondary .wp-block-search__button {
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 4px;
    background-color: #faaa18;
    border-color: #faaa18
}

#secondary .wp-block-search__button:hover {
    background: #263238;
    color: var(--yellow-color)
}

body.search .site-content section.ast-archive-description {
    background: #faaa18 !important;
    max-width: 100% !important;
    border-radius: 20px !important;
    text-align: center !important;
    text-transform: capitalize
}

body.search .site-content section.ast-archive-description a:hover {
    color: #fff
}

body.search .sidebar-main {
    background: #fff;
    border-radius: 20px;
    padding: 20px 25px;
    margin-bottom: 20px
}

body.search .ast-container a {
    color: var(--ast-global-color-2)
}

body.search .ast-container a:hover {
    color: #faaa18;
    text-decoration: none
}

body.search main.site-main {
    padding: 0 10px
}

body.search .ast-article-post .ast-article-inner {
    border-radius: 6px;
    overflow: hidden
}

body.search .ast-row .blog-layout-4 .post-content>img {
    margin-top: -1.5em;
    margin-left: -1.5em;
    margin-right: -1.5em;
    margin-bottom: 1.5em;
    max-width: -webkit-fill-available;
    transition: transform .5s ease
}

body.search .ast-article-post:hover .post-content>img {
    transform: scale(1.1)
}

section.no-results.not-found {
    border-radius: 20px
}

.srb_accordian {
    margin-bottom: 10px;
    border: 2px solid #faaa18 !important;
    border-radius: 10px
}

.srb_accordian h4 {
    position: relative;
    display: block;
    padding: 10px 10px 10px 50px;
    cursor: pointer
}

.srb_accordian h4:before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 18px;
    background: #faaa18;
    border-radius: 4px
}

.srb_accordian.active h4:before {
    content: '-'
}

.srb_accordian figure.wp-block-table {
    display: none;
    border: 0 none;
    margin: 0;
    transition: .5s all
}

.srb_accordian figure.wp-block-table table {
    margin-bottom: 4px
}

.srb_accordian .wp-block-table td,
.srb_accordian .wp-block-table th {
    padding: 0.6em
}

.srb_accordian .wp-block-table a {
    color: #faaa18;
    text-decoration: none
}

.srb_accordian .wp-block-table a:hover {
    color: #000;
    text-decoration: none
}

.hero-banner {
    padding-top: 150px !important
}

.single-blog-banner {
    padding-top: 150px
}

.hero-bannerr {
    padding-top: 150px !important
}

@media only screen and (max-width:976px) {
    .single-blog-banner {
        padding-top: 180px
    }

    .hero-bannerr {
        padding-top: 130px !important
    }
}

.ticker-bar {
    padding: 8px 15px;
    margin: 0 -20px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(38, 38, 38, 1) 100%)
}

.ticker-bar a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 5px 18px;
    margin: 0 10px;
    border: 1px solid #444;
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
}

.ticker-bar a:hover {
    color: #fff;
    box-shadow: 0 0 10px #faaa18;
    text-decoration: none
}

.hotlink-bar {
    padding: 8px 15px;
    margin: 0 -20px;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(38, 38, 38, 1) 100%);
}

.hotlink-bar .hb-mobile {
    display: none
}

.hotlink-bar a {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    text-decoration: none
}

.hotlink-bar a:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: -2px;
    left: 0;
    right: 0;
    background-color: #fff
}

.hotlink-bar a>span {
    color: #FF9F00
}

.hotlink-bar a:hover,
.hotlink-bar a:hover>span {
    color: #faaa18;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .ticker-bar {
        font-size: 12px;
        font-weight: 300;
        line-height: 1
    }

    .ticker-bar .tb-email {
        display: none
    }

    .ticker-bar a {
        font-size: 12px;
        padding: 6px 7px;
        margin: 0 4px;
        box-shadow: 0 0 6px #000;
        border-radius: 5px
    }

    .hotlink-bar {
        font-size: 12px;
        line-height: 1;
    }

    .hotlink-bar .hb-mobile {
        display: inline-block
    }

    .hotlink-bar .hb-desktop {
        display: none
    }

    .hotlink-bar a {
        font-size: 12px;
        line-height: 1
    }
}

@media only screen and (max-width:359px) {
    .ticker-bar a {
        padding: 4px 6px;
        margin: 0 2px;
        border-radius: 4px;
        letter-spacing: -0.04em
    }
}

.tts_play_button {
    display: block;
    width: 200px;
    margin-bottom: 20px
}

.siding-content.read-time {
    display: flex;
    justify-content: flex-start;
    gap: 20px
}

.siding-content.read-time .social-share {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    z-index: 1
}

.siding-content.read-time .social-share .ss-text {
    color: #fff
}

.siding-content.read-time .social-share #st-1 {
    z-index: auto
}

.siding-content.read-time .social-share .sharethis-inline-share-buttons .st-btn {
    display: inline-block !important
}

@media only screen and (max-width:1023px) {
    .siding-content.read-time {
        display: flex;
        justify-content: flex-start;
        gap: 10px;
        flex-direction: column
    }
}

@media only screen and (max-width:460px) {
    .siding-content.read-time .social-share {
        flex-direction: column;
        align-items: flex-start
    }
}

.gloss-yellow-box {
    background-color: #faaa18;
    border-radius: 8px;
    margin: 160px 0 30px !important;
    padding: 0 15px
}

.gloss-heading_adj h1 {
    text-align: center;
    margin-bottom: 0;
    padding: 2rem;
    font-size: 42px;
    font-weight: 600
}

.gloss-alphabet-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 2.5rem
}

.gloss-alphabet-nav>a {
    padding: 10px 15px;
    background-color: #0f0f0f;
    color: white;
    text-decoration: none !important;
    border-radius: 5px;
    font-weight: bold;
    transition: all 0.3s
}

.gloss-alphabet-nav>a:hover {
    color: #faaa18;
    background-color: #0f0f0f;
    box-shadow: 0 0 6px #000a
}

.anchor-base {
    position: absolute;
    margin-top: -160px;
    padding-top: 160px
}

.gloss-current-alphabet {
    color: #fff;
    font-size: 104px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-shadow: 0 0 10px #faaa18
}

.gloss-keyword-list>a {
    display: inline-block;
    margin: 5px;
    padding: 10px 15px;
    background-color: #faaa18;
    color: white;
    text-decoration: none !important;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s ease
}

.gloss-keyword-list>a:hover {
    color: #fff;
    background-color: #0f0f0f
}

.gloss-result-card {
    margin-top: 10px;
    padding: 15px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    position: relative
}

.gloss-result-card a {
    text-decoration: none !important;
    color: #888;
    position: relative
}

.gloss-result-card>a:before {
    content: '>';
    position: absolute;
    top: 0;
    right: -18px;
    transition: .5s all
}

.gloss-result-card>a:hover {
    color: #0056b3
}

.gloss-result-card>a:hover:before {
    right: -14px
}

.gloss-close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    margin: 0;
    padding: 0;
    background: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.gloss-close-btn:hover {
    background-color: #bd2130
}

/* Top And Best Companies [Jan 2025 (SRB)] */

.page-template-top-companies nav.navbar.navbar-expand-lg.navbar-light.rounded,
.archive.tax-company-categories nav.navbar.navbar-expand-lg.navbar-light.rounded,
.single-top-companies nav.navbar.navbar-expand-lg.navbar-light.rounded {
    background: #263238;
}

.page-template-top-companies header.custom-header.sticky-header nav.navbar,
.archive.tax-company-categories header.custom-header.sticky-header nav.navbar,
.single-top-companies header.custom-header.sticky-header nav.navbar {
    background: #fff !important;
}

section.search-section {
    padding: 220px 0 110px;
    width: 100%;
    background: #faaa18;
}

section.search-section h1 {
    margin: .67em 0;
    font-size: 42px;
    line-height: 58px;
    font-weight: 700;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
}

@media only screen and (max-width: 1600px) {
    section.search-section h1 {
        font-size: 40px;
        line-height: 52px;
    }
}

.cat-list {
    width: 100%;
    margin: 40px 0 30px;
}

@media only screen and (max-width: 1600px) {
    .cat-list {
        margin: 10px 0 21px;
    }
}

.cat-list a {
    border: 1px solid rgba(58, 60, 86, 1);
    display: inline-block;
    border-radius: 5px;
    padding: 5px 19px;
    margin: 0 10px 10px 0;
    color: rgba(58, 60, 86, 1);
    text-decoration: none;
}

.cat-list a:hover {
    background: rgb(155 155 155 / 11%);
    color: #fff;
    border-color: rgb(155 155 155 / 11%);
    text-decoration: none;
}

.blog-wrap {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: 1fr [3];
    grid-template-columns: repeat(3, 1fr);
    position: relative;
}

@media screen and (max-width: 991px) {
    .blog-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.blog-wrap .vc-bcard {
    background: #fff;
    border: 1px solid rgba(209, 209, 225, 1);
    border-radius: 10px;
    margin: 0;
}

.blog-wrap .blog-thumb {
    position: relative;
    transition: 0.5s all ease-in-out;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.blog-wrap .blog-thumb img {
    width: 100%;
    display: block;
    transition: 0.3s all ease-in-out;
    height: 300px;
    object-fit: cover;
}

.blog-wrap .blog-thumb:hover img {
    transform: scale(1.1);
}

@media screen and (max-width: 1600px) {
    .blog-wrap .blog-thumb img {
        height: 260px;
    }
}

.blog-wrap .blog-content {
    padding: 15px 20px;
}

.blog-wrap .author-mid-row span {
    font-size: 14px;
    line-height: 16px;
}

.blog-wrap .blog-content .author {
    padding-left: 20px;
    position: relative;
    margin-right: 14px;
}

.blog-wrap .blog-content .author:before {
    content: "";
    background: url(/wp-content/themes/astra-child/images/wnt-blog-testi-img.svg) no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
}

.blog-wrap span.author.vcard a {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #656565;
}

.blog-wrap .entry-meta a:hover,
a.url.fn.n:hover {
    color: #ffad00;
    text-decoration: none;
}

.blog-wrap header.entry-header {
    margin: 20px 0 0;
}

.blog-wrap .entry-header h2.entry-title {
    position: relative;
}

.blog-wrap .entry-header h2.entry-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: initial;
}

.blog-wrap .entry-header h2.entry-title a:hover {
    color: #ffad00;
    text-decoration: none;
}

.blog-wrap .entry-content {
    margin: 10px 0 0;
}

.blog-wrap .entry-content p {
    color: rgba(101, 101, 101, 1);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-wrap .blog-learn-more {
    display: block;
    cursor: pointer;
    color: #656565;
    font-weight: 500;
    text-decoration: none !important;
    transition: all 0.3s ease;
}

.blog-wrap .blog-learn-more:after {
    width: 20px;
    content: "";
    height: 20px;
    background: url(/wp-content/themes/astra-child/images/wnt-learn-more-img.svg) 0 0 no-repeat;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.3s ease;
    background-size: 100%;
}

.blog-wrap .blog-learn-more:hover {
    color: #ffad00;
    text-decoration: none !important;
}

.blog-wrap .article {
    border-top: 1px solid #d1d1e1;
    margin: 0;
    margin-top: 10px;
}

.blog-wrap .article p {
    padding: 10px 20px;
    margin-bottom: 0;
    color: #656565;
    font-size: 14px;
    line-height: 28px;
}


/* Top And Best Companies [Jan 2025 (SRB)] */
.archive.tax-company-categories .site-content>.ast-container {
    flex-direction: column;
}

.archive.tax-company-categories section.search-section {
    padding: 200px 0 80px;
    margin-bottom: 30px;
}

.archive.tax-company-categories section.ast-archive-description {
    display: none;
}

.archive.tax-company-categories h2.entry-title a:hover {
    color: #ffad00;
    text-decoration: none;
}

.archive.tax-company-categories .entry-meta,
.archive.tax-company-categories .entry-meta * {
    color: unset;
}

.archive.tax-company-categories .entry-meta a:not(.ast-button):hover * {
    color: #ffad00;
}

.archive.tax-company-categories .entry-meta .author {
    padding-left: 20px;
    position: relative;
    margin-right: 14px;
}

.archive.tax-company-categories .entry-meta .author:before {
    content: "";
    background: url(/wp-content/themes/astra-child/images/wnt-blog-testi-img.svg) no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
}

.archive.tax-company-categories .ast-excerpt-container p {
    color: rgba(101, 101, 101, 1);
    overflow: hidden;
    display: -webkit-box;
    /*     -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; */
}

.archive.tax-company-categories .ast-excerpt-container p i a {
    display: inline-block;
    margin-top: 15px;
    color: #656565;
    font-weight: 500;
}

.archive.tax-company-categories .ast-excerpt-container p i a:hover {
    color: #ffad00;
    text-decoration: none;
}

.archive.tax-company-categories .ast-excerpt-container p i a:after {
    width: 20px;
    content: "";
    height: 20px;
    background: url(/wp-content/themes/astra-child/images/wnt-learn-more-img.svg) 0 0 no-repeat;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.3s ease;
    background-size: 100%;
}

.ast-separate-container .ast-article-single.type-top-companies {
    padding-left: 0;
    padding-right: 0;
}

.company-menu-block {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .company-menu-block {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .company-menu-block {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 766px) {
    .author-box-inner {
        display: block !important;
    }
}

.ebooks_hght_adj-rght {
    display: block;
    max-height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
}

.ebooks_hght_adj-lft {
    overflow-y: scroll;
    max-height: 100vh;
    scrollbar-width: none;
}

.comment-respond {
    display: none;
}




/* new-whitelabel pages by SKG START */
.wl-site-content {
    margin-top: 110px;
}

.wl-bnr-cta-adj .uagb-ifb-left-title-image {
    background: #0f0f0f;
    padding: 10px 12px;
    border: 0.2px solid transparent;
    border-radius: 15px;
}

.wl-bnr-cta-adj .uagb-ifb-left-title-image:hover {
    border: 0.2px solid #74500b;
}

.wl-bnr-cta-top {
    background: #312405;
    border-radius: 20px;
    padding: 8px;
    flex: 0 0 auto !important;
    font-size: 20px;
    border: 0.2px solid #74500b;
}

.wl-sct-adj-hgt .wp-block-uagb-info-box {
    height: 300px;
}

.bg-bar-ylw:before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%;
    height: 3px;
    background: #fca605;
}

.step-count {
    background: #fca605;
    border-radius: 20px;
    position: absolute;
    top: -38px;
    left: 20px;
    padding: 3px 10px;
    font-family: "Inter";
    font-weight: 700;
    z-index: 1;
}

.wl-card-adj-ts .wp-block-uagb-advanced-heading {
    white-space: nowrap;
    border-radius: 10px;
}

.wl-sct-adj-hgt .has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
    z-index: 1;
}

.wl-sct-adj-hgt>.wp-block-column {
    position: relative;
}

.wl-sct-adj-hgt .wp-block-uagb-info-box:hover {
    box-shadow: rgba(252, 166, 5, 0.35) 0px 10px 20px;
    border: 0.5px solid #523a0c;
}

.cta-adj-wl-free>.uagb-buttons__outer-wrap {
    white-space: nowrap;
}

.wl-serv-crd-adj {
    border: 0.5px solid #2e2e2e;
}

.wl-serv-crd-adj:hover {
    box-shadow:
        rgba(252, 166, 5, 0.30) 0px 30px 60px -12px,
        rgba(252, 166, 5, 0.20) 0px 18px 36px -18px;
    transform: scale(1.025) translateY(-4px);
    border: 0.5px solid #fca605;

}

.wl-testi-adj-ht>.wp-block-column {
    border: 0.5px solid #2e2e2e;
}

.wl-testi-adj-ht .slick-dotted.slick-slider {
    padding: 0px;
}

.wl-sct-adj-hgt .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #211807;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 15px;
}

.wl-icon-bg-1-adj .uagb-ifb-image-content {
    width: 40px;
    height: 40px;
    background: #211807;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-left: 90px;
}

.wl-icon-bg-2-adj .wp-block-uagb-image__figure {
    width: 40px;
    height: 40px;
    background: #fca605;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 15px;
}



/* shreyansh whitelabel begining */

.wl-serv-card-adj:hover {
    box-shadow: rgba(252, 166, 5, 0.35) 0px 10px 20px;
    border: 0.5px solid #523a0c;
}

.wl-bnr-serv-cta-adj .uagb-ifb-left-title-image {
    background: #261e0d;
    padding: 8px 10px 3px;
    border-radius: 15px;
    border: 0.5px solid #65480a;
}

.wl-serv-card-adj .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #211807;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 15px;
}

.wl-serv-card-adj-1 .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #fca506;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 15px;
}

.wl-serv-icon-adj .wp-block-uagb-image__figure {
    width: 50px;
    height: 50px;
    background: #211807;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.wl-serv-icon-adj .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #211807;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.wl-ftr-adj-2 h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.wl-ftr-adj-2 a {
    color: #a6a6a6;
    text-decoration: none;
    font-size: 14px;
    background-color: transparent;
}

.wl-ftr-adj-1 .footer-menu ul li a {
    font-size: 14px !important;
    color: #a6a6a6;
}

.wl-logo-adj-sz .wp-block-uagb-image__figure img {
    max-height: 50px !important;

}

.wl-ftr-adj-2 ul {
    list-style: none;
    padding-top: 12px;
    margin: 0px;
}



.wl-bnr-cta-adj-hom .uagb-ifb-left-title-image {
    background: #1f1f1f;
    padding: 5px;
    border-radius: 15px;
}

.wl-icon-roun-adj .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #211807;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 22px;
    border-radius: 50px;
}

.wl-icon-roun-adj .wl-bg-grey .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #262626;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    border-radius: 50px;
}

.cta-adj-wrp a.uagb-buttons-repeater.wp-block-button__link {
    white-space: nowrap;
}

.cont-adj-wht-ser h3.uagb-ifb-title {
    white-space: nowrap;
}

.wl-top-bar {
    background: #000;
    padding: 8px 0;
}

.wl-top-bar-inner {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.wl-top-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
}

.wl-flag {
    width: 20px;
    height: auto;
    border-radius: 2px;
}

.wl-globe-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
}

/* header */

/* ===== HEADER WRAPPER ===== */
#wl-header-wrapper {
    font-family: "Segoe UI", Arial, sans-serif;
    width: 100%;
}

/* ===== TOP BAR ===== */
.wl-top-bar {
    background: linear-gradient(90deg, #1b1403, #2a1f05);
    padding: 6px 0;
}

.wl-top-bar-inner {
    max-width: 1300px;
    margin: auto;
    display: flex;
    justify-content: flex-end;
    gap: 25px;
    color: #cfcfcf;
    font-size: 13px;
}

/* ===== MAIN HEADER ===== */
.wl-main-header {
    background: linear-gradient(180deg, #000000, #0b0b0b);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.wl-header-inner {
    /*max-width: 1300px;*/
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 15px;
}

/* ===== LOGO ===== */
/* ===== IMAGE LOGO ===== */
.wl-logo-img {
    max-height: 42px;
    width: auto;
    display: block;
}


/* ===== NAV ===== */
.wl-nav-list,
#menu-white-label-main-menu {
    list-style: none;
    display: flex;
    gap: 28px;
    padding: 0;
    margin: 0;
}

.wl-nav-link,
.menu-link {
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px 0;
}


.wl-nav-link:hover,
.menu-link:hover,
.menu-link:focus {
    color: #fca605;
    text-decoration: none;
}

.wl-nav-item.wl-active>.wl-nav-link,
.menu-item.menu-item-type-custom>.menu-link,
.menu-item.menu-item-has-children>.menu-link {
    color: #fca605;
}

.wl-nav-item.wl-has-dropdown.wl-active>.wl-nav-link {
    color: #fca605;
}



/* ===== DROPDOWN ===== */
.wl-has-dropdown,
.menu-item-has-children {
    position: relative;
}

.wl-dropdown,
.sub-menu {
    position: absolute;
    top: 40px;
    left: 0;
    background: #111;
    min-width: 220px;
    border-radius: 8px;
    padding: 10px 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.25s ease;
    z-index: 999;
    list-style: none;
    margin: 0;
}

.wl-dropdown a,
.sub-menu a {
    display: block;
    padding: 10px 18px;
    color: #f5a900;
    text-decoration: none;
    font-size: 14px;
}

.wl-dropdown a:hover,
.sub-menu a:hover,
.sub-menu a:focus {
    background: rgba(245, 169, 0, 0.12);
    color: #f5a900;
    text-decoration: none;
}

.menu-link .ast-header-navigation-arrow {
    border: 4px solid transparent;
    border-top-color: #f5a900;
    margin-top: 6px;
}

/* Hover Open */
.wl-has-dropdown:hover .wl-dropdown,
.menu-item-has-children:hover .sub-menu,
.menu-item-has-children:focus .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* ===== CTA BUTTONS ===== */
.wl-cta-buttons {
    display: flex;
    gap: 15px;
}

.wl-btn-outline {
    padding: 10px 20px;
    border: 1px solid #f5a900;
    color: #f5a900;
    text-decoration: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
}

.wl-btn-outline:hover {
    background: #f5a900;
    color: #000 !important;
    text-decoration: none;
}

.wl-btn-filled {
    padding: 10px 22px;
    background: #f5a900;
    color: #000;
    text-decoration: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
}

.wl-btn-filled:hover {
    background: #ffb703;
    text-decoration: none;
    color: #000;
}

.whte-lbl-ul-num-adj>h2 {
    position: relative;
    display: inline-flex;
}

.whte-lbl-ul-num-adj>h2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    background-color: #a6a6a6;
}

.whte-lbl-ul-num-adj_1>h2 {
    position: relative;
    display: inline-flex;
}

.whte-lbl-ul-num-adj_1>h2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    background-color: #815806;
}

button.wlseo-accordion-header {
    text-align: left;
}



/* WhiteLabel Blog Styling */
header.wl-custom-header {
    position: fixed;
    z-index: 9;
    width: 100%;
    float: left;
}


.whitelabel-pages {
    color: #fff;
    background-color: #080808 !important;
}

.whitelabel-pages.archive.category section.ast-archive-description,
.whitelabel-pages.archive.author section.ast-archive-description,
.whitelabel-pages.archive.tag section.ast-archive-description {
    background-color: #0f0f0f !important;
    border: 1px solid #2e2e2e;
}

.whitelabel-pages .ast-archive-title {
    color: #fca505;
}

.whitelabel-pages.archive.category .ast-article-inner,
.whitelabel-pages.archive.author .ast-article-inner,
.whitelabel-pages.archive.tag .ast-article-inner {
    background-color: #0f0f0f;
    border: 0.5px solid #2e2e2e;
}

.whitelabel-pages.archive.category .ast-article-inner h2,
.whitelabel-pages.archive.author .ast-article-inner h2,
.whitelabel-pages.archive.tag .ast-article-inner h2,
.whitelabel-pages .entry-title a {
    color: #fff;
}

.whitelabel-pages.archive.category .sidebar-main,
.whitelabel-pages.archive.author .sidebar-main,
.whitelabel-pages.archive.tag .sidebar-main,
.whitelabel-pages .blog-widget-box,
.whitelabel-pages.single.single-post .comments-area .comment-respond {
    background: #0f0f0f;
    border: 1px solid #2e2e2e;
}

.whitelabel-pages #secondary .wp-block-search__label,
.whitelabel-pages .widget-title,
.widget .wp-block-heading {
    color: #fff;
}

.whitelabel-pages.archive.category .sidebar-main nav li {
    border: 1px solid #2e2e2e;
}

.whitelabel-pages.archive.category .sidebar-main li a,
.whitelabel-pages.archive.author .sidebar-main li a,
.whitelabel-pages.archive.tag .sidebar-main li a {
    color: #FCA605;
}

.whitelabel-pages.archive.category .sidebar-main li a:hover,
.whitelabel-pages.archive.author .sidebar-main li a:hover,
.whitelabel-pages.archive.tag .sidebar-main li a:hover {
    color: #fff;
}

.whitelabel-pages.archive.category .sidebar-main nav li.current-cat {
    background: #f1a718;
    color: #080808;
}

.whitelabel-pages.archive.category .sidebar-main nav li.current-cat a {
    color: #080808;
}

.whitelabel-pages .pagination a {
    color: #ffffff;
}

.whitelabel-pages .pagination a:hover,
.whitelabel-pages .pagination a:focus {
    color: #FCA605;
    text-decoration: none;
}


/* WL classes by SRB [Jan26] */
.wl-contact-form-box {
    position: relative;
    margin: 30px 0;
}

.wl-contact-form-box:before {
    content: '';
    position: absolute;
    right: -100px;
    top: -30px;
    width: 200px;
    height: 200px;
    border-radius: 200px;
    background: #fca605;
    background: radial-gradient(circle, rgb(252 166 5) 0%, rgb(0 0 0) 100%);
    opacity: 0.5;
}

.wl-contact-form-box:after {
    content: '';
    position: absolute;
    left: -50px;
    top: 40%;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    background: #fca605;
    background: radial-gradient(circle, rgb(252 166 5) 0%, rgb(0 0 0) 100%);
    opacity: .8;
    z-index: 0;
}

.wl-contact-form-box>.wp-block-uagb-container {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 1;
}


/* skh whitebale */

.white_labl .zcwf_row {
    width: 50%;
}

.row.white_labl {
    padding-bottom: 5px;
}

.white_lbl_msg .zcwf_row {
    width: 100%;
}

.zcwf_title.wht_lbl_hed {
    text-align: center;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

/* WhiteLabel Single page */
.whitelabel-pages.ast-separate-container .ast-article-post,
.whitelabel-pages.ast-separate-container .ast-article-single:not(.ast-related-post) {
    background-color: #080808 !important;
}

.whitelabel-pages h1,
.whitelabel-pages .entry-content h1,
.whitelabel-pages h2,
.whitelabel-pages .entry-content h2,
.whitelabel-pages h3,
.whitelabel-pages .entry-content h3,
.whitelabel-pages h4,
.whitelabel-pages .entry-content h4,
.whitelabel-pages h5,
.whitelabel-pages .entry-content h5,
.whitelabel-pages h6,
.whitelabel-pages .entry-content h6 {
    color: #ffffff;
}

.whitelabel-pages.ast-separate-container .comments-area {
    background: #080808;
}


.whitelabel-pages .footer-menu ul li,
.whitelabel-pages .wl-ftr-adj-2 ul li {
    margin-bottom: 15px;
}

.whitelabel-pages .footer-menu ul li a,
.whitelabel-pages .wl-ftr-adj-2 ul li a {
    line-height: 1;
}

.whitelabel-pages .footer-menu ul li a:hover,
.whitelabel-pages .footer-menu ul li a:focus,
.whitelabel-pages .wl-ftr-adj-2 ul li a:hover,
.whitelabel-pages .wl-ftr-adj-2 ul li a:focus {
    color: #FCA605;
    text-decoration: none;
}

.whitelabel-pages .toc-sidebar {
    padding: 20px 25px;
    margin-bottom: 20px;
    background: #0f0f0f;
    border: 1px solid #2e2e2e;
    border-radius: 20px;
}

.whitelabel-pages .toc-sidebar ul {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 20px;
}

.whitelabel-pages .toc-sidebar ul li {
    margin-bottom: 15px;
    line-height: 1.5;
}

.whitelabel-pages .toc-sidebar ul a {
    color: #fff;
}

.whitelabel-pages .toc-sidebar ul a:hover,
.whitelabel-pages .toc-sidebar ul a:focus {
    color: #FCA605;
    text-decoration: none;
}

.whitelabel-pages .blog-widget-box #crmWebToEntityForm.zcwf_lblLeft {
    padding: 0;
}

.table_content_sidebar .toc-sidebar.fixed-div,
.table_content_form .toc-form.fixed-div {
    position: fixed;
    top: 160px;
    width: calc(25% - 30px);
    /*height: 100vh;*/
    max-height: calc(100vh - 180px);
    z-index: 1;
}

.table_content_sidebar .toc-sidebar.fixed-div .custom-toc-list {
    height: calc(100vh - 260px);
    overflow-y: auto;
}

.table_content_form .toc-form.fixed-div {
    overflow-y: auto;
}

.table_content_sidebar .toc-sidebar.fixed-div .custom-toc-list::-webkit-scrollbar,
.table_content_form .toc-form.fixed-div::-webkit-scrollbar {
    width: 6px;
}

.table_content_sidebar .toc-sidebar.fixed-div .custom-toc-list::-webkit-scrollbar-track,
.table_content_form .toc-form.fixed-div::-webkit-scrollbar-track {
    border-radius: 10px;
}

.table_content_sidebar .toc-sidebar.fixed-div .custom-toc-list::-webkit-scrollbar-thumb,
.table_content_form .toc-form.fixed-div::-webkit-scrollbar-thumb {
    background: #3a3a3a;
    border-radius: 10px;
}

.table_content_sidebar .toc-sidebar.fixed-div .custom-toc-list::-webkit-scrollbar-thumb,
.table_content_form .toc-form.fixed-div::-webkit-scrollbar-thumb:hover {
    background: #888888;
}

.table_content_sidebar .toc-sidebar.fixed-div.move-div,
.table_content_form .toc-form.fixed-div.move-div {
    position: relative;
    width: 100%;
}

.wl-serv-crd-adj p.uagb-heading-text {
    height: 90px;
    margin-top: 0;
    padding-top: 0;
}

.wl-cta-alig p.uagb-ifb-desc {
    height: 120px;
}

.wl-nav ul.sub-menu {
    height: auto !important;
    max-height: calc(100vh - 140px) !important;
    overflow-y: auto !important;
    /*scrollbar-width: none !important;*/
}

.wl-nav ul.sub-menu::-webkit-scrollbar {
    width: 6px;
}

.wl-nav ul.sub-menu::-webkit-scrollbar-track {
    border-radius: 10px;
}

.wl-nav ul.sub-menu::-webkit-scrollbar-thumb {
    background: #3a3a3a;
    border-radius: 10px;
}

.wl-nav ul.sub-menu::-webkit-scrollbar-thumb:hover {
    background: #888888;
}


.wt-mega-menu-3 {
    padding: 30px 24px 30px 30px;
    background: #fff;
    height: 95vh;
    max-height: 364px;
    overflow-y: auto;
    max-width: calc(100% - 20px);
}

.wt-mega-row {
    align-items: flex-start;
	width: 100%;
}

/* LEFT COLUMN */
.wt-mega-left {
    padding-right: 30px;
}

.wt-mega-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.wt-mega-desc {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.wt-mega-certificates img {
    max-width: 80px;
    margin: 5px;
}

/* MENU GROUPS */
.wt-mega-group {
    padding-left: 20px;
}

.wt-mega-group-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.wt-mega-group-title a {
    text-decoration: none;
    color: #111;
}

.wt-mega-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wt-mega-links li {
    margin-bottom: 8px;
}

.wt-mega-links li a {
    font-size: 14px;
    color: #555;
    text-decoration: none;
}

.wt-mega-links li a:hover {
    color: #000;
}

/* FULL WIDTH MENU FOR INCR 4 */
.wt-mega-menu-4 {
    padding: 50px 70px;
    background: #fff;
    width: 100%;
}


.industry-icon {
    width: 18px !important;
    height: 18px !important;
}
.industry-link:hover {
    text-decoration: none;
    color: var(--yellow-color);
}
.industry-link span {
    font-size: 14px !important;
}

.indu_agj_icon {
    padding-bottom: 14px !important;
}

/* New menu code [10-3-2026] */
.menu-link-block{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 20px;
}

@media (max-width: 767px) {
  

 .menu-link-block{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 20px;
}
}
.link-listing {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 290px;
    column-gap: 20px;
    row-gap: 10px;
}
.menu-link-block a,
.top-menu-links a {
	display: inline-block;
    font-size: 14px;
    color: #555;
    text-decoration: none;
    max-width: 240px;
    line-height: 1.2;
}
.top-menu-links a {margin-bottom: 10px;}
.menu-link-block a:hover,
.top-menu-links a:hover {
    color: var(--yellow-color);
	text-decoration: none;
}


/* code for the landing page [SKG] */

.wl-serv-card-adj-land:hover {

    border: 2px solid #faab1c;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.wl-bnr-cta-adj-lp .uagb-ifb-left-title-image {
    background: #3b454a;
    padding: 6px 12px;
    border: 0.2px solid #5b6468;
    border-radius: 15px;
}

.wl-bnr-cta-adj-lp-bt .uagb-ifb-left-title-image {
    background: #3b454a;
    padding: 6px 10px;
    border: 0.2px solid #5b6468;
    border-radius: 8px;
}

.lp-slider-adj img {

    width: 100% !important;
    height: 100% !important;
}

.wl-serv-card-adj-land .uagb-ifb-image-content {
    width: 50px;
    height: 50px;
    background: #fef6e8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 15px;
}

.wl-bnr-cta-adj-slde-test .uagb-ifb-left-title-image {
    background: #555850;
    padding: 6px 8px;
    border: 0.2px solid transparent;
    border-radius: 12px;
}

/* ================= FOOTER ================= */

.wnf-footer {
    background-color: #2F3E42;
    /* Same dark shade */
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 18px 0;
    font-family: 'Poppins', Arial, sans-serif;
}

.wnf-inner {
    position: relative;
}

/* Left Text */
.wnf-left {
    color: #B5C2C8;
    font-size: 14px;
    font-weight: 400;
}

/* Center Dot */
.wnf-center-dot {
    width: 6px;
    height: 6px;
    background-color: #E53935;
    /* small red dot */
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* Right Links */
.wnf-right a {
    color: #B5C2C8;
    text-decoration: none;
    margin-left: 30px;
    font-size: 14px;
    transition: 0.3s;
}

.wnf-right a:hover {
    color: #F5A623;
}

/* ================= MOBILE ================= */

.wnf-toggler {
    background: none;
    border: none;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.wnf-toggler span {
    width: 22px;
    height: 2px;
    background-color: #ffffff;
}

/* Mobile dropdown */
.wnf-mobile-menu {
    margin-top: 15px;
}

.wnf-mobile-menu a {
    display: block;
    color: #B5C2C8;
    text-decoration: none;
    padding: 8px 0;
    font-size: 14px;
}

.wnf-mobile-menu a:hover {
    color: #F5A623;
}

/* Mobile Layout */
@media (max-width: 991px) {

    .wnf-inner {
        justify-content: center !important;
        flex-direction: column;
    }

    .wnf-right {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .wnf-right a {
        font-size: 13px;
    }

    .wnf-center-dot {
        display: none;
    }

    .wnf-left {
        width: 100%;
        font-size: 13px;
        text-align: Center;
    }
}

.megamenu {
    width: 100%;
    left: 0;
    right: 0;
}

.navbar .dropdown-menu:not(.megamenu) {
    width: auto !important;
    min-width: 220px;
}

li.nav-item.build-head-serv.servi_adj.\31 .dropdown.megamenu-li {
    position: relative !important;
}

header.wn-header {
    position: fixed;
    width: 100%;
    top: 50;
    left: 0;
    z-index: 999;
    transition: all 0.3s ease;
}

#countr-adj-num .wp-block-uagb-counter__title {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-top: 5px !important;
}

#countr-adj-num .uagb-heading-text{
    font-size:22px !important;
    font-weight: 500 !important;

}

.slidr-adj-heig p.uagb-ifb-desc {
    height: 110px;
}


/* Class to create menu item Highlight effect [SRB:10-3-2026] */
.nav-item.build-head-serv.bhs5  > .nav-link{position:relative}
.nav-item.build-head-serv.bhs5  > .nav-link:before{content:'';position:absolute;top:0;left:2px;width:18px;height:18px;background:url('/wp-content/themes/astra-child/images/ai-icon-active.svg') center no-repeat;background-size:100% auto;border:0 none;animation:text-blink 1s ease infinite}
@keyframes text-blink{0%, 100%{opacity:1;}50%{opacity:0;}}
@media (min-width:992px){
.nav-item.build-head-serv.bhs5  > .nav-link{background:linear-gradient(to right,#FFF 20%,#faaa18 40%,#faaa18 60%,#FFF 80%);background-size:200% auto;color:#000;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite;animation-delay:.5s}
header.custom-header.sticky-header .nav-item.build-head-serv.bhs5  > .nav-link{background:linear-gradient(to right,#263238 20%,#faaa18 40%,#faaa18 60%,#263238 80%);background-size:200% auto;color:#000;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite;animation-delay:.5s}
.nav-item.build-head-serv.bhs5  > .nav-link:before{left:0}
@keyframes shine{from{background-position:0% center}to{background-position:200% center}}
}

/* code for footer by skg */
.hgt-adj .footer-menu ul li a {
    font-size: 13px !important;
}
.ftr-img-adj ul{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ftr-img-adj ul li{
    display: flex;
    align-items: center;
    
}
.ftr-img-adj ul li img{
  height: 80px;
  width: 100px;
  object-fit: contain;
    
}

/* Top menu contact button shadow style */
.custom-header:not(.sticky-header) .header-contact-btn .common-btn{box-shadow:0 0 6px #21252944}




/* Split Hero Banner style [SRB:18-3-2026] */
.panel-right::after{display:none !important;}
.hero-elements {
    width: 24%;
    height: auto;
    position: absolute;
	opacity: .3;
    filter: blur(1px);
	transition: .5s all ease-in;
}
.split-wrap.hover-left .hero-elements.he-img1,
.split-wrap.hover-left .hero-elements.he-img2,
.split-wrap.hover-left .hero-elements.he-img3,
.split-wrap.hover-right .hero-elements.he-img4,
.split-wrap.hover-right .hero-elements.he-img5,
.split-wrap.hover-right .hero-elements.he-img6,
.split-wrap.hover-right .hero-elements.he-img7 {
	opacity: 1;
    filter: blur(0);
}

.hero-elements.he-img1 {
    right: 8%;
    bottom: 10%;
}
.split-wrap.hover-left .hero-elements.he-img1 {
	right: 0%;
    bottom: 0;
	width: 30%;
}
.hero-elements.he-img2 {
    left: 5%;
    bottom: 30%;
}
.split-wrap.hover-left .hero-elements.he-img2 {
    left: -4%;
    bottom: 20%;
	width: 14%;
}
.hero-elements.he-img3 {
    right: 5%;
    top: 30%;
}
.split-wrap.hover-left .hero-elements.he-img3 {
	right: 4%;
    top: 20%;
	width: 25%;
}

.hero-elements.he-img4 {
    left: 5%;
    top: 20%;
}
.hero-elements.he-img5 {
    left: 10%;
    top: 50%;
}
.hero-elements.he-img6 {
    left: 38%;
    bottom: 14%;
}
.split-wrap.hover-right .hero-elements.he-img6 {
	left: 30%;
    bottom: 2%;
}
.hero-elements.he-img7 {
    right: 5%;
    top: 20%;
}
.split-wrap.hover-right .hero-elements.he-img7 {
    right: 40%;
    top: 20%;
    width: 15%;
}


/* Hero Headline Block style [SRB:7-4-2026] */
.hero-headline-block {
    display: flex;
    flex-direction: column;
    align-items: center;
	padding: 40px 20px 10px;
}
.hero-headline {
    font-size: clamp(2.8rem, 2rem + 2.5vw, 4rem)!important;
    font-weight: bold !important;
    text-align: center;
    line-height: 1.15 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
}
.hero-headline.hh-dark {
    color: #212529 !important;
}
.hero-highlight {
    position: relative;
    display: inline-block;
    font-style: normal;
    padding: 0 0.05em;
	z-index: 1;
}
.hero-highlight__stroke {
    position: absolute;
    left: -4%;
    top: 50%;
    transform: translateY(-40%);
    width: 110%;
    height: 80%;
    pointer-events: none;
    z-index: -1;
    overflow: visible !important;
}
.hero-highlight__stroke .highlight-path {
  clip-path: inset(0 100% 0 0);
  transition: clip-path .5s ease;
}
.hero-headline-block.in-view .highlight-path {
  clip-path: inset(0 0 0 0);
  /*transition-delay: 0.5s;*/
}
.hero-headline-block.in-view .highlight-path:nth-child(1) {
  transition-delay: 0.5s;
}
.hero-headline-block.in-view .highlight-path:nth-child(2) {
  transition-delay: 0.7s;
}
.hero-headline-block.in-view .highlight-path:nth-child(3) {
  transition-delay: 0.9s;
}
.hero-headline-block .uagb-desc-text {
    font-size: clamp(0.8rem, 0.75rem + 0.3vw, 1rem);
    font-weight: 500;
    color: #818181;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 1.5rem;
	text-align: center;
}


/* "Section Heading Strip" marquee section [SRB: Mar26] */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
.srb-marquee{z-index:1}
.srb-marquee .srb-marquee-inn{width:100%;background:#ffd400;color:#212529}
.custom-marquee{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box}
.marquee-content{display:flex;flex-direction:row;gap:10px;animation:marqueeScroll 30s linear infinite}
.marquee-content .mc-bnr{display:flex;flex-direction:column;font-family:"Bebas Neue", sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;padding:10px}
.marquee-content .mc-bnr-txt1{padding-left:15%;font-size:10px;line-height:1}
.marquee-content .mc-bnr-txt2{font-size:40px;line-height:1}
.custom-marquee:hover .marquee-content{animation-play-state:paused}
@keyframes marqueeScroll{0%{transform:translateX(0%)}100%{transform:translateX(-50%)}}



/* 'About Us Section' box style */
.srb-fancy-heading h2 {
    position: relative;
}
.srb-fancy-heading h2 strong {
    padding: 0 10px;
    background: #ffd400aa;
  will-change: transform;
}
.about-us-section{}
.about-us-imgs {
    position: absolute !important;
    width: 20% !important;
}
.about-us-imgs img {
	height: auto !important;
	opacity: 0.8;
}
.about-us-imgs.auimg-1 {
    left: -18%;
    top: 0;
}
.about-us-imgs.auimg-2 {
	width: 28% !important;
    bottom: -10%;
    right: -18%;
}
@media (max-width:1023px) {
	.about-us-imgs.auimg-1 {
		left: -17%;
		top: -6%;
	}
	.about-us-imgs.auimg-2 {
		width: 30% !important;
		bottom: -5%;
		right: -20%;
	}
	.about-us-section > .uagb-container-inner-blocks-wrap > .wp-block-uagb-container {
		margin: 0 auto;
	}
}
@media (max-width:767px) {
	.about-us-imgs.auimg-1 {
		width: 18% !important;
		left: -20px;
		top: -60px;
		opacity: .4;
	}
	.about-us-imgs.auimg-2 {
		width: 20% !important;
		bottom: -60px;
		right: -20px;
		opacity: .4;
	}
}


/* 'Proven Process Section' box style */
.proven-process-items:after {
    content: '';
    width: 90%;
    height: calc(50% + 15px);
    border: 3px dotted #FF9F00;
    border-radius: 0 200px 200px 0;
    border-left: 0;
    position: absolute;
    top: 100px;
    left: 16%;
    z-index: 0;
}
.proven-process-items > .wp-block-uagb-container > .wp-block-uagb-container .uagb-ifb-icon-wrap svg {
    transition: 0.5s all ease-in;
}
.proven-process-items > .wp-block-uagb-container > .wp-block-uagb-container:hover .uagb-ifb-icon-wrap svg {
    transform: rotateY(360deg);
}
@media (max-width:1350px){.proven-process-items:after{width:85%}}
@media (max-width:991px){.proven-process-items:after{border-radius:0 100px 100px 0}}
@media (max-width:767px){.proven-process-items:after{display:none}}



/* 'Awards Clients Section' box style */



/* 'Why Choose Section' box style */
.why-choose-items:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10%;
    width: 10px;
    height: 80%;
    background-image: linear-gradient(to bottom, #FF9F00cc, #FF9F0000);
}
.why-choose-items:after {
    content: '';
    position: absolute;
    left: -9px;
    top: calc(10% - 10px);
    width: 27px;
    height: 27px;
    background: #FF9F00;
    border: 4px solid #fff;
    border-radius: 27px;
    box-shadow: 0 0 10px #000;
    animation:nodeMove 16s linear infinite
}
@keyframes nodeMove{
    0%{top: calc(10% - 10px);}
    20%{top: calc(10% - 10px);}

    25%{top: calc(38% - 10px);}
    45%{top: calc(38% - 10px);}

    50%{top: calc(62% - 10px);}
    70%{top: calc(62% - 10px);}

    75%{top: calc(84% - 10px);}
    95%{top: calc(84% - 10px);}

    100%{top: calc(10% - 10px);}
}




/* "AI-Powered Marketing Solutions" logo marquee section */
.srb-marquee-vertical {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: 100%;
    position: absolute !important;
}
.srb-marquee-vertical .wp-block-gallery {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    gap: 20px !important;
    animation: marquee-vertical 30s linear infinite;
    width: 100%;
}
.srb-marquee-vertical.ani-dir-reverse .wp-block-gallery{
	animation-direction: reverse;
}
@keyframes marquee-vertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}

.srb-marquee-vertical .wp-block-gallery .wp-block-image {
    display: flex !important;
    width: 100% !important;
    align-items: center;
    justify-content: center !important;
    background-color: #fff;
    border-radius: 15px;
    padding: 40px;
}
.srb-marquee-vertical .wp-block-gallery .wp-block-image img {
    width: 100% !important;
    height: auto !important;
}



/* "Team Strength" block image overlapping class */
.overlapped-images {
	gap: 0;
}
.overlapped-images figure.wp-block-image {
	margin: 0 -20px !important;
}




/* "clean-accordian-cards" classes */
/*.clean-accordian-cards .uagb-position__sticky.uagb-position__sticky--stuck {
	left: 0 !important;
}
.clean-accordian-card-block .clean-accordian-card-image .wp-block-uagb-image {
    aspect-ratio: 1;
    flex-flow: column;
    justify-content: space-between;
    width: auto !important;
    max-width: 60vw;
    height: 100vh;
    position: absolute !important;
    bottom: 0;
    left: 0;
    top: 0;
    overflow: visible;
}
.clean-accordian-card-block .clean-accordian-card-image .wp-block-uagb-image img {
    width: auto;
    height: 100vh;
}*/



/* "Our Valuable Community" section */
.flexible-card-section .flexible-cards .uagb-heading-text a{text-decoration:none;}
@media (min-width:769px) {
	.flexible-card-section .flexible-cards,
	.flexible-card-section .flexible-cards .flexible-cards-inn {
		transition: .5s all ease-in .1s;
	}
	.flexible-card-section .flexible-cards .flexible-cards-inn {
		width: 120% !important;
		max-width: 120% !important;
		height: 100%;
	}
	.flexible-card-section > .uagb-container-inner-blocks-wrap > .wp-block-uagb-container > .uagb-container-inner-blocks-wrap:hover .flexible-cards {
		width: 20% !important;
		max-width: 20% !important;
	}
	.flexible-card-section > .uagb-container-inner-blocks-wrap > .wp-block-uagb-container > .uagb-container-inner-blocks-wrap:hover .flexible-cards:hover {
		width: 40% !important;
		max-width: 40% !important;
	}
	.flexible-card-section > .uagb-container-inner-blocks-wrap > .wp-block-uagb-container > .uagb-container-inner-blocks-wrap:hover .flexible-cards:hover .flexible-cards-inn {
		width: 100% !important;
		max-width: 100% !important;
	}
}


/* 'Success Stories Section' box style */
@media (min-width:768px){
	.hz-card__media {
        min-height: 150px;
        max-height: 20vh;
    }
}
.common-carousel-srb .swiper-slide{height:auto!important;display:flex!important}
/*.common-carousel-srb .swiper-slide.swiper-slide-active{width: 90%!important;}
.common-carousel-srb .swiper-slide.swiper-slide-next{width: 100%!important;}*/

.common-carousel-srb.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet{background:#FF9F0088}
.common-carousel-srb.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet.swiper-pagination-bullet-active{background:#FF9F00}

.common-carousel-srb .swiper-pagination{z-index: 0;}

/* New classes */




/* "Latest Blogs" section */
/*.srb-latest-blogs-block {
	gap: 20px !important;
}
.srb-latest-blogs-block article.uagb-post__inner-wrap {
	border-radius: 20px;
	border: 2px solid #faaa18;
}
@media (min-width:769px) {
	.srb-latest-blogs-block {
		display: grid !important;
		grid-template-columns: 1fr 1fr !important;
		gap: 20px !important;
	}
	.srb-latest-blogs-block article.uagb-post__inner-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 20px;
		border: 2px solid #faaa18;
	}
	.srb-latest-blogs-block article.uagb-post__inner-wrap .uagb-post__image,
	.srb-latest-blogs-block article.uagb-post__inner-wrap .uagb-post-grid-byline {
		padding-bottom: 0;
	}
	.srb-latest-blogs-block article.uagb-post__inner-wrap:first-child {
		grid-row: span 2;
		flex-direction: column;
	}
	.srb-latest-blogs-block article.uagb-post__inner-wrap:first-child .uagb-post__image {
		width: 100%;
		padding-bottom: 15px;
	}
	.srb-latest-blogs-block article.uagb-post__inner-wrap:first-child .uag-post-grid-wrapper {
		padding-right: 0;
		padding-left: 0;
	}
}*/

.slider-mu{display:flex;height:100%;max-height:500px}.tab-past{width:80px;background-size:cover;background-position:center;background-blend-mode:overlay;color:#fff;position:relative;transition:all 0.7s ease-in-out;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;text-orientation:mixed;border:1px solid #000}.tab-past:before{position:absolute;content:"";background:#0009;width:100%;height:100%}.tab-past.tab-active:before{background:linear-gradient(to right, #000f, #0003)}.tab-past:hover{width:100%}.tab-past .hover-content{opacity:0;transition:opacity 0.5s ease;padding:3rem;max-width:700px;margin-right:auto;z-index:1}.tab:hover .hover-content{opacity:1}.tab-past h1{font-size:3rem;margin-bottom:1rem}.tab-past p{font-size:1.2rem;line-height:1.6}.tab-past a{display:inline-block;margin-top:2rem;background:#fff;color:#000;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:700}.tabp1{background-image:url(https://www.wildnettechnologies.com/wp-content/uploads/2026/04//tab1-bg.jpg)}.tabp2{background-image:url(https://www.wildnettechnologies.com/wp-content/uploads/2026/04//tab2-bg.jpg)}.tabp3{background-image:url(https://www.wildnettechnologies.com/wp-content/uploads/2026/04//tab3-bg.jpg)}span.tab-hover-menu{position:absolute;writing-mode:sideways-lr;font-weight:500;font-size:24px}.tab-active{width:100%}.tab-active .hover-content{opacity:1}.tab-active .tab-hover-menu{opacity:0}.hover-content-body h2{font-weight:500;font-size:40px;color:#fff;margin-bottom:10px}.hover-content-body p{color:#888;margin-bottom:5px;font-weight:500;font-size:24px}.hover-content-body a{font-weight:500;font-size:20px;background:#FF9F00;border-radius:6px;color:#fff;display:inline-block;text-decoration:none!important;padding:9px 20px;margin-top:20px}.hover-content-body a:hover{background:#fff;color:#000}.hover-content-body img{display:block;margin-top:20px}
@media (max-width:767px){
	.tab-active{display:contents}.slider-mu{flex-direction:column}.tab-past{width:100%;max-height:60px}span.tab-hover-menu{writing-mode:lr;z-index:2}.tab-past:before{background:#00000066}.hover-content-body h2{font-size:28px}.hover-content-body p{font-size:16px}.hover-content-body a{font-size:16px}
}


/* "Frequently Asked Questions" section */
.faq-tabbing {}
.faq-tabs-srb ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-behavior: smooth;
	margin-bottom: 30px !important;
}
.faq-tabs-srb ul::-webkit-scrollbar {
    width: 10px;
	height: 10px;
}
.faq-tabs-srb ul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.faq-tabs-srb ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #aaa;
}
.faq-tabs-srb ul::-webkit-scrollbar-thumb:hover {
    background: #FF9F00;
}

.faq-tabs-srb ul li {
    display: flex;
    white-space: nowrap;
}

.faq-tabs-srb ul.uagb-tabs__panel li.uagb-tab {
	background-color: #fff;
    border-color: #263238;
}.faq-tabs-srb ul.uagb-tabs__panel li.uagb-tab:hover {
	background-color: #ffdea0;
}
.faq-tabs-srb ul.uagb-tabs__panel li.uagb-tab a {
    color: #212529 !important;
}
.faq-tabs-srb ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active {
	background-color: #faaa18;
    border-color: #faaa18;
}
.faq-tabs-srb ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a {
    color: #fff !important;
}


.faq-tabs-srb .uagb-tabs__body-wrap {
    border-color: #263238;
    border-radius: 20px;
}
.faq-tabs-srb .wp-block-uagb-tabs-child {
    padding: 10px!important;
}
.faq-tabs-srb .wp-block-uagb-tabs-child .uagb-faq-item {
    border-color: #D2D2D2;
    border-radius: 10px;
}

.faq-tabs-srb .wp-block-uagb-tabs-child .uagb-faq-item .wp-block-uagb-faq-child {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 35px;
	font-size: 16px;
    font-weight: 500;
    line-height: 22.5px;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px 15px;
    border-radius: 12px;
    margin-bottom: 17px;
    text-decoration: none;
}
.faq-tabs-srb .wp-block-uagb-tabs-child .wp-block-uagb-faq-child .uagb-faq-questions {
	font-weight:bold;
}
.faq-tabs-srb .wp-block-uagb-tabs-child .wp-block-uagb-faq-child .uagb-faq-content {
	padding: 10px;
}

@media (max-width: 1023px) {
	.faq-tabs-srb ul {
		height: 100%;
		max-height: 50vh;
		overflow-x: hidden;
		overflow-y: scroll;
		margin-bottom: 0 !important;
		margin-right: 30px !important;
		padding: 10px !important;
	}
	.faq-tabs-srb ul li {
		width: 100%;
	}
	.faq-tabs-srb ul.uagb-tabs__panel li.uagb-tab a {
		width: 100%;
		padding: 10px 12px;
		line-height: 1;
		white-space: normal;
	}
}

/* Hide ALL mega menu links on mobile first */
@media only screen and (max-width: 921px) {
    .link-listing a {
        display: none !important;
    }

  
    .link-listing a[href*="ppc-services"],
    .link-listing a[href*="seo-services"],
    .link-listing a[href*="social-media"],
    .link-listing a[href*="content-marketing"],
    .link-listing a[href*="web-design"] {
        display: block !important;
    }
}


