    /*
Theme Name:   bootScore Child
Description:  bootScore Child Theme
Author:       bootScore
Author URI:   https://bootscore.me
Template:     bootscore-main
Version:      5.3.1
Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/




@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --bs-font-sans-serif: "Montserrat", sans-serif;
    --bs-link-color-rgb: 38, 157, 145;
    --bs-link-hover-color-rgb: 15, 120, 109;
    scroll-behavior: unset;
}

html,
body.post-template-default.single-post {
    height: 100%;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

body, html {
    overflow-x: unset;
}

.btn {
    --bs-btn-padding-x: 30px;
    --bs-btn-padding-y: 10px;
    --bs-btn-border-radius: 8px;
    --bs-btn-font-size: 16px;
    --bs-btn-font-weight: 600;
    --bs-border-width: 2px;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #279d8f;
    --bs-btn-border-color: #279d8f;
    --bs-btn-hover-color: #279d8f;
    --bs-btn-hover-bg: transparent;
    --bs-btn-hover-border-color: #279d8f;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #279d8f;
    --bs-btn-active-border-color: #279d8f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #279d8f;
    --bs-btn-disabled-border-color: #279d8f;
}

.btn-primary-gradient {
    background: linear-gradient(123.14deg, #DA5FFF 6.83%, #457EFF 89.95%);
    color: #ffffff;
    border-width: 0;
    --bs-btn-hover-color: #FFFFFF;
}

.btn-offwhite-gradient {
    background: linear-gradient(93.45deg, rgba(255, 255, 255, 0.1) 0.98%, rgba(255, 255, 255, 0.15) 43.37%, rgba(255, 255, 255, 0.1) 90.04%);
    border: 2px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    --bs-btn-hover-color: #FFFFFF;
}

::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: #280c53
}

::-webkit-scrollbar-thumb {
    background-color: #14a485
}

::-webkit-scrollbar-thumb,::-webkit-scrollbar-track {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

::-webkit-scrollbar-track {
    background-color: #280c53
}
/*html,body {
height: 100%;
margin: 0;
}*/

.single h1, .single .h1, .single h2, .single .h2, .single h3, .single .h3, .single h4, .single .h4, .single h5, .single .h5, .single .woocommerce .card .woocommerce-loop-product__title, .single h6, .single .h6, .single h1 strong, .single .h1 strong, .single h2 strong, .single .h2 strong, .single h3 strong, .single .h3 strong, .single h4 strong, .single .h4 strong, .single h5 strong, .single .h5 strong, .single .woocommerce .card .woocommerce-loop-product__title strong, .single h6 strong, .single .h6 strong {
    font-weight: 600;
}

.site-header {
    font-family: inherit;
    top: 0;
    z-index: 999;
    padding: 0;
    background-color: #000000;
}

.site-header--topbar ~ .site-content {
    padding-top: 131px;
}

.navbar {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    --bs-navbar-brand-padding-y: 0px;
    --bs-navbar-brand-margin-end: 0px;
    --bs-navbar-padding-y: 0px;
}

.navbar-brand {
    max-width: 170px;
}

.site-branding {
    margin: 0;
}

.custom-logo-link {
    display: flex;
}

.site-branding img.custom-logo, .navbar-brand {
    max-width: 170px;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

.main-navigation {
    letter-spacing: normal;
    margin-right: auto;
    margin-left: 16px;
    display: flex;
    flex: 1 0 auto;
    justify-content: space-between;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
    line-height: 24px;
    letter-spacing: normal;
}

.mega-menu--theme .mega-sub-menu {
    background: linear-gradient(90deg,#fff 0,#fff 57%,#f1f1fb 0,#f1f1fb) !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, 
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin: 0 0 0 4px;
    height: 19px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, 
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%23ffffff' stroke-width='0' viewBox='0 0 320 512' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    width: 16px;
    height: 16px;
    margin-top: 5px;
}

.mega-menu--theme.mega-menu--theme-purple .mega-sub-menu {
    background: linear-gradient(90deg, #07060b 0, #200d41 50%, #08060f 0, #08060f) !important;
}

.mega-menu--theme.mega-menu--theme-green .mega-sub-menu {
    background: linear-gradient(90deg, #06080a 0, #113137 50%, #0b2126 0, #0b2126) !important;
}

.mega-menu--theme.mega-menu--theme-blue .mega-sub-menu {
    background: linear-gradient(90deg, #060608 0, #0d183a 50%, #070915 0, #070915) !important;
}

li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item--title {
    font-weight: 600;
    font-size: 1.5rem !important;
    color: #171347 !important;
    padding: 0 !important;
    min-height: 40px !important;
    margin-bottom: 10px !important;
}

li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item--title .mega-menu-link {
/*color: #171347 !important;*/
color: #ffffff !important;
padding: 0 !important;
font-size: 24px !important;
font-weight: 600 !important;
}

li.mega-menu-megamenu.mega-menu--theme li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link, li.mega-menu-megamenu.mega-menu--theme li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link .mega-menu-title {
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
}

li.mega-menu-megamenu.mega-menu--theme li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link .mega-menu-description {
    margin: .25rem 0 0 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    display: flex !important;
    align-items: center;
    gap: 0.5rem;
    color: #747184;
    font-style: normal !important;
    letter-spacing: 0px;
}

li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    border-radius: 12px;
    color: #171347;
    font-weight: 600;
    display: flex;
    align-items: center;
}

li.mega-menu-megamenu.mega-menu--theme li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link {
    display: flex !important;
    align-items: center;
    border-radius: 12px !important;
}

li.mega-menu-megamenu.mega-menu--theme li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link:before {
    align-self: center !important;
    margin-right: 14px !important;
}

li.mega-menu-megamenu.mega-menu--theme li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link:hover {
/* background-color: #e8faf6 !important;*/
background-color: #a8a8a81a !important;
}

/*li.mega-menu-megamenu.mega-menu--theme .mega-menu-column.mega-menu--product-column li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon  > a.mega-menu-link:hover {
    background-color: #e7e7f7 !important;
}*/

/*li.mega-menu-megamenu.mega-menu--theme.mega-menu--with-arrow li.mega-menu-item.mega-icon-left.mega-menu-item-object-custom.mega-has-icon > a.mega-menu-link::after {
    content: "";
    display: inline-flex !important;
    background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%23ffffff' stroke-width='0' viewBox='0 0 448 512' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z'%3E%3C/path%3E%3C/svg%3E");
width: 14px;
height: 14px;
background-size: 14px;
margin-left: 0.5rem;
}*/

.header_header_testimonials_icon {
    margin-bottom: 1rem;
}

.header_header_testimonials_icon img {
    max-width: 100%;
    height: auto;
}

.header_header_testimonials p {
    font-size: 16px;
    font-weight: 600;
/* color: #171347;*/
color: #ffffff;
line-height: normal;
margin-bottom: 1rem!important;
}

.header_header_testimonials .header_header_testimonials_author {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.header_header_testimonials .header_header_testimonials_author img {
    max-width: 100%;
    height: auto;
}

.header_header_testimonials_author_info p {
    margin: 0!important;
    font-size: 14px;
    line-height: 24px;
/*color: #747184;*/
color: #ffffff;
font-weight: 400;
}

.header_header_testimonials_author_info p strong {
    color: #ffffff;
    font-weight: 600;
}


.header_header_top_bar {
    color: #fff;
    position: relative;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    background: linear-gradient(268deg, #703795, #242d7e);
    padding-right: 30px;
}

.header_header_top_bar.header_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 555
}

.header_header_top_bar .header_header_top_bar_text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    gap: 10px;
    font-size: .875rem;
    font-weight: 600;
}
.header_header_top_bar_text a {
    color: #fff;
    text-decoration: none;
}

.header_header_top_bar .header_header_top_bar_text p {
    font-size: .875rem;
    font-weight: 600
}

.header_header_top_bar .header_sec_btn {
    border: 0;
    padding: 5px 16px;
    font-size: 14px;
    margin-left: 1rem;
    font-weight: 600 !important;
    background: linear-gradient(90deg, #7b65b5, #269d91) !important;
    border-radius: 6px;
}

.header_header_top_bar .header_top_bar_close {
    position: absolute;
    top: 50%;
    right: .875rem;
    background: transparent;
    outline: none;
    border: none;
    cursor: pointer;
    color: #fff;
    float: right;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1;
    opacity: .5;
    transform: translateY(-50%)
}

.main-navigation--right-menu {
    display: flex;
    align-items: center;
    gap: 36px;
}

.main-navigation--right-menu .main-navigation--right-menu__link {
    font-weight: 600;
    transition: .2s;
    text-transform: none;
    font-size: 1rem;
    border: none !important;
    padding: 0px;
    text-decoration: none;
    color: #ffffff;
}

.main-navigation--right-menu .main-navigation--right-menu__link:hover {
    color: #269d91;
}

.main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    color: #fff;
    line-height: 28px;
    cursor: pointer;
    transition: all .32s;
    border-radius: 8px;
    position: relative;
    z-index: 2;
    text-shadow: 0 2px 4px rgba(0,0,0,.502);
    font-weight: 800 !important;
    font-size: 16px;
    padding: 8px 10px;
    gap: 0.25rem;
    text-decoration: none;
    background: linear-gradient(90deg, #cc62ff 0%, #7673fe 100%);
}

.main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn i {
    font-size: 1.23rem;
    width: 29px;
    margin-top: -5px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn:hover {
/* background: #200747 0 0 no-repeat padding-box;*/
background-color: #200747;
border: 4px solid #269d91;
border-radius: 8px;
text-shadow: 0 2px 4px rgba(0,0,0,.502);
box-shadow: 0 0 20px 5px rgba(61,84,130,.702);
color: #fff;
background: linear-gradient(90deg, #cc62ff 0%, #7673fe 100%);
}

.h2, h2 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.h4, h4 {
    font-size: 1.35rem;
}

.h5, h5 {
    font-size: 1.15rem;
}

.search-blog{
    z-index: 6!important;
}
.list-group-item-action.disabled{
    color: #fff;
    background-color:#373773;
}

.list-group .list-label{
    margin-left: 10px;
    margin-bottom: 15px;
}

.advertise-banner {
    margin-top: 20px;
    max-width: 390px;
    width: 100%;
    height: auto;
    position: sticky;
    top: 110px;
}

.advertise-banner a {
    display: block;
}

.advertise-banner a img {
    max-width: 100%;
}

.single .entry-media.entry-media--container {
    margin: 4rem auto 0;
    max-width: 880px;
}

.post .card.card-blog .card__body {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.post .card.card-blog .card__body .card__footer {
    margin-top: auto;
    font-size: 14px;
    line-height: 14px;
    justify-content: start;
}

.post .card.card-blog .card__body .card__footer img.avatar {
    width: 36px;
    height: 36px;
    margin-right: 10px;
}

.post .card.card-blog .card__body .card__footer .author.vcard {
    padding-right: 8px;
    margin-right: 8px;
    border-right: solid 1px #6f8590;
}

.post .card.card-blog .card__footer .byline, .post .card.card-blog .card__footer .posted-on {
    margin-top: 0;
    display: flex;
    align-items: center;
}

.grid-blogs > * {
    padding: 12px;
}

.post .card.card-blog {
    margin-bottom: 10px;
}

.navigation .card {
    overflow: hidden;
}

.site-footer {
    padding-top: 100px;
/*background-color: #100628;*/
background-color: #0b0b0b;
position: relative;
font-family: Montserrat,sans-serif;
}

.footer-widgets {
    border-bottom: none;
    max-width: unset;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}

.footer-widgets.grid > * {
    padding: 0 15px;
    width: 25%;
}

.footer-card.footer-card--about figure.wp-block-image {
    margin-bottom: 30px;
}

.footer-card.footer-card--about figure.wp-block-image img {
    width: 100%;
    max-width: 230px;
}

.footer-card.footer-card--about p {
    text-align: justify;
    max-width: 90%;
    margin-bottom: 20px;
    margin-left: 0 !important;
}

.footer-card.footer-card--about .wp-block-kadence-icon ,.site-info .container .kt-svg-icons {
    color: #fff;
    height: 30px;
    display: flex;
    gap: 2em;
    align-items: center;
    justify-content: center;
}

.footer-card.footer-card--about .wp-block-kadence-icon .kt-svg-icon-wrap a.kt-svg-icon-link , .site-info .container .kt-svg-icons a.kt-svg-icon-link {
    display: flex;
    color: #ffffff;
}

.footer-card.footer-card--about .wp-block-kadence-icon .kt-svg-icon-wrap a.kt-svg-icon-link:hover ,.site-info .container .kt-svg-icons a.kt-svg-icon-link:hover {
    color: #7bd8c3;
}

.site-info .container .kt-svg-icons a.kt-svg-icon-link span.kadence-dynamic-icon{
    font-size: 20px;
}

.site-info .container .kt-svg-icons a.kt-svg-icon-link svg {
    width: 1em;
    height: 1em;
}

.testgrid-container {
    display: flex;
    align-items: center;
    gap: 85px;
    margin: 0 auto;
}

.testgrid-container .testgrid-logo {
    width: 185px;
    height: auto;
}

.testgrid-logo {
    height: 50px;
    width: auto;
}

.testgrid-text p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #ffff;
}

.footer-card p {
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
}

.footer-card--menu h2 {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #ffffff !important;
}

.footer-card--menu ul {
    margin-bottom: 2rem;
    list-style: none;
    padding: 0;
    text-decoration: none;
}

.footer-card--menu li {
    margin-bottom: 12px;
}

.footer-card--menu li, .footer-card--menu li a {
    font-size: 18px;
/* color: #fff;*/
color: hsla(0, 0%, 100%, .643); 
line-height: 1.5;
text-decoration: none;
}

.footer-card--menu li a:hover {
    color: #7bd8c3;
}
.site-footer .footer_widget.mb-5{
    padding-bottom: 50px;
    position: relative;
}
.site-footer .container .row{
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
}

.site-footer .footer_widget.mb-5 :after ,
.site-footer .container .row:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
/* background: radial-gradient(closest-side at 50% 50%, #fff 0, hsla(0, 0%, 100%, .2) 100%); */
background: radial-gradient(closest-side at 50% 50%, #fff 0, hsl(0deg 0% 36.18% / 20%) 100%);
opacity: .2;
}


.site-info {
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 25px 0;
/*background-color: #100628;*/
background-color: #0b0b0b;
border-top: none;
}

.site-info a {
    color: #67baa6;
    font-weight: 600;
    text-decoration: none;
}

.page .site-content, .single .site-content {
    width: 100%;
}

/*Blog Section*/
.site-content {
    padding-top: 84px;
}

.blog-sub-header {
    background-color: #F5F6FA;
    position: relative;
    padding: 16px 0;
}

.blog-sub-header .container {
    display: flex;
    align-items: center;
    position: relative;
}

.blog-sub-header .dropdown-toggle {
    outline: none !important;
}

.blog-sub-header .dropdown-toggle::after {
    display: inline-block;
    vertical-align: 2px;
    border-top: 6px solid #9A8EAF;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent;
}

.blog-search__menu {
    gap: 30px;
    margin-bottom: 0;
}

.blog-search__menu a {
    text-decoration: none;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #393262;
    opacity: 1;
}

.blog-search__menu a:hover {
    color: #14a485;
}

.search-form {
    position: absolute;
    right: 0;
    top: 42px;
    padding: 12px 16px;
    border-radius: 10px;
    background-color: #F5F6FA;
    opacity: 0;
    visibility: hidden;
    z-index: -2;
    display: flex;
}

.search-form.show {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.search-form--inner {
    display: flex;
    align-items: center;
    width: 100%;
}

.search-form--inner input {
    flex: 1;
    padding: 8px 20px;
    margin-right: 6px;
    box-shadow: none !important;
}

.form-control:focus, .woocommerce-cart .coupon input:focus, .woocommerce form .form-row textarea:focus, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row .form-row textarea:focus, .woocommerce .qty:focus {
    border-color: #279c8f;
}

.btn-sm {
    --bs-btn-padding-y: 10px;
    --bs-btn-padding-x: 15px;
    --bs-btn-font-size: 14px;
    --bs-btn-border-radius: 6px;
    font-weight: 500;
    line-height: normal;
}

.latest-section {
    padding-top: 30px;
    padding-bottom: 80px;
    position: relative;
}

.section-title {
    letter-spacing: 0.72px;
    color: #3C3C3C;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 16px;
}
.section-title a{
    color: #3C3C3C;
    text-decoration: none;
}

.post-card__thumbnail {
    overflow: hidden;
    display: flex;
    border-radius: 20px;
}

.post-card__thumbnail img {
    max-width: 100%;
    object-fit: cover;
}

.post-category {
    display: inline-flex;
    margin-bottom: 8px;
}

.post-category__link {
    background: -webkit-linear-gradient(0deg, #DE40FF 0%, #9B73E8 45%, #66B9A6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
}

.post-card-title {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 30px;
    color: #212328;
    font-weight: 600;
    --bs-body-color-rgb: 33, 35, 40;
}

.post-card-title.text-white {
    --bs-body-color-rgb: 255, 255, 255;
}

.post-card:hover .post-card-title {
    --bs-body-color-rgb: 33, 35, 40;
}

.post-card:hover .post-card-title.text-white {
    --bs-body-color-rgb: 255, 255, 255;
}

.post-card-title.h4 {
    font-size: 18px;
    margin-bottom: 24px;
}

.post-card-title strong {
    font-weight: 600;
}

.post-grid--masonry .post-card-title.h4, .post-grid--masonry .post-card-title.h4 a {
    min-height: 44px;
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-author {
    display: flex;
    align-items: center;
    gap: 10px;
}

.post-author > img {
    max-width: 36px;
    border-radius: 36px;
    height: 36px;
    object-fit: cover;
}

.post-author__date {
    margin-bottom: 0;
    letter-spacing: 0px;
    color: #3C3C3C;
    opacity: 0.6;
    font-size: 12px;
    line-height: normal;
}

.post-author__name {
    color: #3C3C3C;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600;
}

.post-author--sm.post-author > img {
    max-width: 36px;
    border-radius: 36px;
    height: 36px;
    object-fit: cover;
} 

.post-author--sm .post-author__name {
    font-size: 14px;
    margin-bottom: 4px;
}

.post-author--sm .post-author__date {
    font-size: 12px;
}

.post-author--light .post-author__name {
    color: #ffffff;
}

.post-author--light .post-author__date {
    color: #ffffff;
}

.ratio-right .wp-post-image {
    object-fit: cover;
    object-position: center;
}

.post-grid {
    display: flex;
    flex-direction: column;
    --post-grid-space: 24px;
    gap: var(--post-grid-space);
}

.post-grid .post-card:not(:last-child), .post-grid > .col > .post-card {
    padding-bottom: var(--post-grid-space);
    border-bottom: 1px solid #D5D5D5;
}

.post-grid.column-gap-0 {
    column-gap: 0;
}

.post-card__count {
    font-size: 36px;
    color: #fff;
    line-height: normal;
}

.case-studies-section {
    background-color: #15092A;
    padding-top: 70px;
    padding-bottom: 80px;
    position: relative;
}

.case-studies-section .container > .row {
    --bs-gutter-x: 40px;
}

.category-section {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

.category-section--single {
    padding-top: 140px;
}

.category-section--ta .post-grid .col:last-child .post-card, .category-section--ta .post-grid .col:nth-last-child(2) .post-card, .category-section--mpt .post-grid .col:last-child .post-card, .category-section--mpt .post-grid .col:nth-last-child(2) .post-card {
    border-bottom: none;
    padding-bottom: 0px;
}

.section-separator {
    position: relative;
}
/*
.section-separator:after {
    content: "";
    width: 100%;
    max-width: calc(var(--container-width) -  30px);
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1600' height='4' viewBox='0 0 1600 4'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23e0a469'/%3E%3Cstop offset='0.323' stop-color='%23de40ff'/%3E%3Cstop offset='0.702' stop-color='%2378b8fa'/%3E%3Cstop offset='1' stop-color='%2366e3c7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='separator' width='1600' height='4' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
*/
.category-section--ti .container > .row {
    row-gap: 30px;
}

.category-section--ti .row > .col-md-12 > .post-card {
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 30px;
}

.category-section hr {
    color: #D5D5D5;
    opacity: 1;
}

.single-post-hero-section {
    padding-top: 130px;
    /*padding-bottom: 22px;*/
    position: relative;
}

.single-post-hero-section:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 67%;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #000000;
}

.single-post-hero-section .container {
    position: relative;
    z-index: 2;
}

.single-post-content-section {
    padding-bottom: 60px;
}

.single-post-content__wrapper {
    padding-top: 50px;
}

.single-post-content__wrapper p {
    line-height: 1.6;
    margin-bottom: 0.5rem;
}

.single-post-content__sidebar {
    padding-top: 50px;
    position: sticky;
    top: 120px;
}

.social-sharing {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 25px;
    margin-bottom: 30px;
}

.social-sharing a {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
}

.social-sharing a svg {
    width: 100%;
    height: 100%;
}

.social-sharing a:hover {
    color: #209a9a;
}

.single-post-content__sidebar .card {
    --bs-card-spacer-y: 0rem;
    --bs-card-spacer-x: 0rem;
    --bs-card-border-width: 0px;
    display: flex;
    align-items: flex-end;
}

.single-related-post-section {
    padding-top: 50px;
    padding-bottom: 80px;
    position: relative;
}

.single-post--meta span {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #919191;
    font-weight: 500;
}

.single-post--meta span svg {
    fill: #2b9f86;
    width: 20px;
}

.single-post-content__wrapper {
    --bs-link-color: #269d91;
    --bs-link-hover-color: #2b9f86;
}

.toc-bound {
    margin-bottom: 1rem;
    border: 1px solid #D5D5D5;
    border-radius: 8px;
}

.toc-ctr {
    padding: 10px 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #212328;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 18px;
}

.toc-ctr[aria-expanded="true"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
}


.toc-ctr svg {
    width: 20px;
    height: 20px;
}

.toc {
    padding: 0px 20px;
    border-top: 1px solid #D5D5D5;
    list-style: none;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
}

.toc a {
    text-decoration: none;
    --bs-link-color-rgb: 145, 145, 145;
    --bs-link-color: #919191;
}

.toc a:hover {
    --bs-link-hover-color-rgb: 15, 120, 109;
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
    --bs-link-hover-color: #0f786d;
}

.toc > li {
    padding-left: 15px;
    position: relative;
    list-style: none;
}

.toc > li:before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 8px;
    background: rgba(33, 35, 40, var(--bs-link-opacity, 1));
    border-radius: 100%;
}

.toc > li:hover:before {
    background: rgba(15, 120, 109, var(--bs-link-opacity, 1));
}

.toc > li > a {
    --bs-link-color-rgb: 33, 35, 40;
}

.toc > li:first-child {
    margin-top: 20px;
}

.toc > li:last-child {
    margin-bottom: 20px;
}

.toc ul.toc-sub li {
    list-style: none;
    padding-left: 0;
    line-height: 1.8;
    font-weight: 400;
    position: relative;
}

.toc li ul.toc-sub {
    padding-left: 14px;
}


.toc ul.toc-sub li::marker {
    color: rgb(145, 145, 145);
}

.toc ul.toc-sub li:hover::marker {
    color: rgb(15, 120, 109);
}

.related-post-grid > .col {
    position: relative;
}

.related-post-grid > .col:nth-child(odd):before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background-color: #D5D5D5;
}

.related-post-grid > .col:after {
    content: "";
    position: absolute;
    bottom: -26px;
    left: calc(var(--bs-gutter-x) * .5)0;
    height: 2px;
    width: 100%;
    background-color: #D5D5D5;
}

.related-post-grid > .col:nth-child(2):after {
    left: unset;
    right: calc(var(--bs-gutter-x) * .5);
}

.related-post-grid > .col:nth-last-child(2):after, .related-post-grid > .col:last-child:after {
    display: none;
}

.pagination.navigation {
    justify-content: center;
    margin-top: 20px;
}

.pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
}

.pagination .nav-links .page-numbers {
    padding: 6px 2px;
    border-radius: 6px;
    border: solid 1px;
    min-width: 40px;
    text-align: center;
    text-decoration: none;
    max-width: 48px;
    height: 38px;
}

.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
    font-size: 0;
    width: 38px;
    height: 38px;
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
}

.pagination .nav-links .page-numbers.prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23269d91' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}

.pagination .nav-links .page-numbers.next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23269d91' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}

.pagination .nav-links .page-numbers.current {
    background-color: #269d91;
    border-color: #269d91;
    color: #fff;
}

.pagination .nav-links .page-numbers.dots {
    border-color: #269d91;
}

.ratio-50x9 {
    --bs-aspect-ratio: calc(9 / 50 * 100%);
}

.cta-card .ratio {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-card .ratio::before {
    width: 100%;
}

.cta-card img {
    object-fit: contain;
}

.cta-link-card {
    overflow: hidden;
    display: flex;
    border-radius: 20px;
}

.cta-link-card img {
    width: 100%;
}

.tg_404-section {
    background: linear-gradient(270deg,#2f0f5a,#1b0541)!important;
    padding-top: 110px;
    padding-bottom: 0px;
    position: relative;
}

.error_title {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.error_desc {
    color: #fff;
    margin-bottom: 1rem;
}

.tg_404-section .btn {
    color: #ffffff;
    padding: 12px 25px;
    border: 0;
    background: transparent linear-gradient(269deg, #209A9A 0%, #2CA086 100%) 0% 0% no-repeat padding-box;
    border-radius: 8px;
    letter-spacing: 0px;
    font-weight: 800;
    text-shadow: 0px 2px 4px #00000080;
    border: 4px solid #269D91;
    transition: all 320ms !important;
}

.tg_404-section .btn:hover {
    background: #200747 0% 0% no-repeat padding-box;
    border: 4px solid #269D91;
    border-radius: 8px;
    text-shadow: 0px 2px 4px #00000080;
    box-shadow: 0px 0px 20px 5px #3d5482b3;
    color: white;
}

.tg_404-section lottie-player {
    max-width: 576px;
}

.single-post-author-card {
    background: transparent linear-gradient(180deg, #F2F2FA 0%, #F2F2FA00 100%) 0% 0% no-repeat padding-box;
    margin-top: 50px;
    position: relative;
}

.single-post-author-card:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1600' height='4' viewBox='0 0 1600 4'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23e0a469'/%3E%3Cstop offset='0.323' stop-color='%23de40ff'/%3E%3Cstop offset='0.702' stop-color='%2378b8fa'/%3E%3Cstop offset='1' stop-color='%2366e3c7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='separator' width='1600' height='4' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-post-author__image {
    border-radius: 12px;
    overflow: hidden;
}

.single-post-author__name {
    font-size: 24px;
    color: #3C3C3C;
}

.single-post-author__description {
    font-size: 18px;
}

.single-post-author__description .bg-white {
    background-color: transparent !important;
}


.wp-block-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed; 
    word-wrap: break-word;
}

.wp-block-table th,
.wp-block-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
    line-height: 1.5;
    vertical-align: top;
    white-space: normal;         
    word-break: normal !important;   
    overflow-wrap: break-word;
}
.wp-block-table .has-fixed-layout{
    table-layout: auto !important;
}

.new-indicator {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='58' height='30' viewBox='0 0 58 30'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='1' y1='0.5' x2='0' y2='0.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23bf4c42'/%3E%3Cstop offset='1' stop-color='%237645e5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='new' transform='translate(-1541 -51)'%3E%3Crect id='Rectangle_17672' data-name='Rectangle 17672' width='58' height='30' rx='8' transform='translate(1541 51)' fill='url(%23linear-gradient)'/%3E%3Cpath id='Path_41656' data-name='Path 41656' d='M9.04-11.2v6.8L3.472-11.2H1.328V0h2.56V-6.8L9.472,0H11.6V-11.2Zm7.792,9.12V-4.672h5.2V-6.688h-5.2V-9.12H22.72V-11.2H14.256V0h8.672V-2.08ZM39.28-11.2,36.672-3.264,34.112-11.2h-2.4l-2.64,7.872L26.544-11.2H23.856L27.536,0H30.3l2.544-7.584L35.312,0H38.1L41.76-11.2Z' transform='translate(1549 72)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    width: 60px;
    height: 30px;
    position: relative;
    right: 0;
    top: 50%;
    /* transform: translateY(-50%); */
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    margin-left: 9px;
}

.site-info .container{
    display: flex;
    justify-content: space-between;
}

.site-info-copyright {
    font-size: 16px;
    color: #a9a9a9;
}

/* custom single post css start */
.custom-main-content .hero-container {
    background-color: #000000;
    padding: 245px 0 165px;
    position: relative;
    overflow: hidden;
}

.custom-main-content .hero-container:after {
    content: "";
    position: absolute;
    width: 490px;
    height: 490px;
    right: -220px;
    top: 140px;
    background: #A200FF;
    opacity: 0.3;
    filter: blur(158px);
    transform: rotate(-90deg);
    z-index: 0;
}

.custom-main-content .hero-container:before {
    content: "";
    position: absolute;
    width: 585px;
    height: 585px;
    left: 50%;
    bottom: -200px;
    background: #1A66F3;
    opacity: 0.3;
    filter: blur(158px);
    transform: rotate(-90deg) translateY(-50%);
}

.custom-main-content .hero-container .container {
    position: relative;
    z-index: 2;
}

.custom-main-content .hero-container .hero-title {
    font-size: 3.2rem;
    line-height: 1.2;
    margin-bottom: 60px;
    font-weight: 700;
    color: #dedee5;
}

.custom-main-content .hero-container .hero-description {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #b0b0c2;
    margin-bottom: 60px;
}

.custom-main-content .hero-container .hero-image-section .responsive-thumb {
    width: 100%;
    max-width: 640px;
    aspect-ratio: 640 / 629.33;
    object-fit: cover;
    height: auto;
    border-radius: 25px;
}

.custom-main-content .hero-container .hero-buttons {
    display: flex;
    gap: 15px;
}

.custom-main-content .hero-container .btn {
    padding: 15px 30px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    display: flex;
    align-items: center;
}

.custom-main-content .hero-container .hero-image-section {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.custom-main-content .hero-container .hero-image {
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: 1;
}
/* custom single post css End */

.modal-dialog-centered .img-fluid{
    width: 138px;
}

.modal-dialog-centered .modal-content{
    padding-left: 13.2587px;
    padding-right: 13.2587px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.modal-dialog-centered .modal-body{
    margin-top: 20px;
}
.modal-dialog-centered .modal-tg-expert-gradient{
    background: transparent linear-gradient(99deg, rgba(223, 64, 255, .118) 24%, rgba(80, 165, 255, .11) 69%, rgba(109, 196, 250, .133) 92%) 0 0 no-repeat padding-box;
    padding: .5rem 1rem;
    border-radius: 12px;
}

.modal-dialog-centered input.form-control {
    font-size: 14px;
    border-color: #e2e8f0;
    background: hsla(0, 0%, 100%, .1) 0 0 no-repeat padding-box !important;
    border-radius: 12px !important;
    color: #bdc6d3;
    box-shadow: inset 0 1px 1px rgba(31, 45, 61, .075);
    transition: all .2s ease;
    padding: 1rem 1.875rem;
    outline: none !important;
    width: 100%;
}

.modal-dialog-centered .iti{
    display: block;
}

/* ===============================
   PARENT WRAPPER
=================================*/
.article-share-wrapper {
  /*  max-width: 420px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;*/
    margin-bottom: 10px;
}

/* ===============================
   GOOGLE PREFERRED BUTTON
=================================*/
.article-share-wrapper .google-preferred {
    background: #000;
    color: #fff;
    border-radius: 14px;
    padding: 14px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    margin-bottom: 16px;
    transition: 0.3s ease;
}

.article-share-wrapper .google-preferred:hover {
    opacity: 0.9;
}

.article-share-wrapper .google-left {
    display: flex;
    align-items: center;
    gap: 14px;
}

.article-share-wrapper .google-left img {
    width: 28px;
    height: 28px;
}

.article-share-wrapper .google-left span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.article-share-wrapper .google-right svg {
    width: 18px;
    height: 18px;
}

/* ===============================
   SHARE ARTICLE BOX
=================================*/
.article-share-wrapper .share-article {
    background: #ffffff;
    padding: 14px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    border: 1px solid #D9D9D9;
}

.article-share-wrapper .share-article span {
    font-weight: 700;
    font-size: 15px;
}

.article-share-wrapper .social-icons {
    display: flex;
    gap: 9px;
}

/* Social Icon Buttons */
.article-share-wrapper .social-icons a {
    width: 34px;
    height: 34px;
    /*background: #000;*/
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    transition: 0.3s ease;
}

.article-share-wrapper .social-icons a svg {
  /*  width: 16px;
    height: 16px;*/
    fill: currentColor;
}

.article-share-wrapper .social-icons a:hover {
    transform: translateY(-2px);
}


/*
.wp-block-table {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; 
}

.wp-block-table table , .wp-block-table .has-fixed-layout {
border-collapse: collapse;
min-width: 1000px !important;;
}

.wp-block-table .has-fixed-layout {
table-layout: auto !important; 
width: auto !important; 
}

.wp-block-table th,
.wp-block-table td {
padding: 8px 12px;
text-align: left;
border: 1px solid #ddd;
min-width: 120px; 
white-space: nowrap;
}*/

.single-post-hero__content .fw-bold{
    font-size: calc(1.5rem - 2px);
}

.llm-sharing-wrapper{
  display:flex;
  /*flex-wrap:wrap;*/
  gap:16px 22px;
  /*margin:15px 0 0px;*/
}

.llm-sharing-wrapper .llm-btn{
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*gap: 13px;*/
  padding: 7px 14px;
  border: 1px solid #E5E7EB;
  border-radius: 14px;
  width: 190px;
  background: #fff;
  text-decoration: none;
  font-weight: 600;
  color: #111;
  transition: 0.2s ease-in-out;
}

.llm-sharing-wrapper .llm-btn:hover{
  background:#f8f9fa;
  border-color:#d1d5db;
}

.llm-sharing-wrapper .llm-left{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:17px;
}


.llm-sharing-wrapper .llm-right{
  font-size:18px;
  color:#9ca3af;
}

.llm-sharing-wrapper .header_header_testimonials {
  display: flex;
  gap: 60px;
}


.header_header_testimonials {
  display: flex;
  gap: 60px;
}

.header_header_testimonials_icon {
  flex: 1;
}

.header_header_testimonials .header_mega_col {
  flex: 1;
}

.header_header_testimonials .mega_menu_list {
  display: grid;
  /*gap: 0px 40px;*/
  list-style: none;
  padding: 0;
  margin: 0;
}

/*.header_header_testimonials_icon {
  padding-right: 40px;
}
*/
.header_header_testimonials_icon .mega_menu_list li a:hover {
    background-color: #a8a8a81a;
    padding: 5px;
    border-radius: 14px;
    color: #7bd8c3;
}

.header_header_testimonials_title{
    margin-bottom: 1.5rem;
    color: #f4f5f5;
    font-weight: 500;
    font-size: 18px;
}

.header_header_testimonials .mega_menu_list li {
  margin-bottom: 20px;
}

.header_header_testimonials .mega_menu_list li a {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #ffffff;
  padding: 5px;
  transition: 0.3s ease;
}

.header_header_testimonials .mega_menu_list li a > div {
  display: flex;
  flex-direction: column; 
  line-height: 1.3;
}

.header_header_testimonials .testimonials_menu_title {
  font-size: 16px;
  font-weight: 500;
  color: #cac2c4;
}

.header_header_testimonials .testimonials_coming {
  font-size: 10px;
  background-color: rgb(101 101 101);
  border-radius:6px;
  color:#ccc3c5;
  margin-top: 2px;
  padding:4px;
}

.view-all-wrapper {
  position: relative;
  width: 100%;
  padding: 40px 0;
  text-align: center;
}

/* Gradient line */
.view-all-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
  background: linear-gradient(90deg,#ffb347,#ff5fdb,#7b5cff,#00e0ff,#3cffb0);
  opacity: 0.9;
}

/* Center button */
.view-all-btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 10px 28px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  background: linear-gradient(90deg,#7b5cff,#b86bff);
  box-shadow: 0 8px 20px rgba(123, 92, 255, 0.35);
  transition: all 0.3s ease;
}

/* Hover effect */
.view-all-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(123, 92, 255, 0.5);
}
#load-more-posts{
    background: linear-gradient(90deg, #7b5cff, #b86bff);
    border: none;
    border-radius: 999px;
}

.ask-ai-box {
    position: absolute;
    display: none;
    align-items: center;
    gap: 8px;
    background: #fff;
    padding: 6px 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    font-size: 12px;
    z-index: 9999;
}

.ask-label {
    font-weight: 600;
    color: #555;
}

.ask-ai-box a {
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 6px;
    background: #f5f5f5;
    color: #333;
}

@media (max-width: 1024px) {
    .header_header_testimonials{
        gap: 0px;
    }
    .header_header_testimonials .mega_menu_list li a{
       font-size: 14px;
       gap: 12px;
   }
   .header_header_testimonials .testimonials_menu_title{
    font-size: 14px;
}
.header_header_testimonials .testimonials_coming{
    font-size: 10px;
}

.llm-sharing-wrapper .llm-btn {
    width: 60px;
}

.llm-search-title, .llm-right {
    display: none;
}
}

@media (max-height: 800px) and (min-height: 701px) {
  .custom-main-content .hero-container .hero-title {
    font-size: 2.6rem;
    margin-bottom: 30px;
}
.custom-main-content .hero-container{
    padding: 185px 0 0;
}
.custom-main-content .hero-container .hero-description{
    font-size: 1.0rem;
    margin-bottom: 30px;
}
.custom-main-content .hero-container .hero-image-section .responsive-thumb{
    max-width: 470px;
}
.tg-single-post-hero-section.hero-container {
    min-height: 100vh; 
}
}


@media (min-width: 576px) {
    :root {
        --container-width: 540px;
    }
    .container, .container-sm {
        max-width: var(--container-width);
    }
}

@media (min-width: 768px) {
    :root {
        --container-width: 720px;
    }
    .container, .container-md, .container-sm {
        max-width: var(--container-width); 
    }

    .single .entry-body.entry-body--single {
        padding: 2rem 3rem;
    }

    .single .entry-body--single .entry-content pre {
        margin-left: -3rem;
        margin-right: -3rem;
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .case-studies-section .row .col:nth-child(odd) {
        border-right: 1px solid rgba(255,255,255,.2);
    }

    .border-bottom-md-0 {
        border-bottom: none !important;
    }

    .g-md-5, .gx-md-5 {
        --bs-gutter-x: 2.3rem;
    }

    .single-post-author-card.p-md-5 {
        padding: 2.3rem !important;
    }
}

@media (min-width: 992px) {
    :root {
        --container-width: 95%;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: var(--container-width); 
    }

    .content-area--post .col-lg-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .content-area--post  .col-lg-9 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
        width: 25%;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
        width: 23%;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--cloud-erp-apps-column, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--cloud-erp-apps-column {
        width: 23%;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover > span.mega-indicator:after, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus > span.mega-indicator:after, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-indicator:after, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-indicator:after {
        background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%237bd8c3' stroke-width='0' viewBox='0 0 320 512' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E");
    }

    .case-studies-section .row .col:not(:last-child) {
        border-right: 1px solid rgba(255,255,255,.2);
    }

}

@media (min-width: 1024px) {
    .single .entry-body.entry-body--single {
        padding: 3rem 4rem;
    }

    .single .entry-body--single .entry-content pre {
        margin-left: -4rem;
        margin-right: -4rem;
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .page .content-area--post .singular-thumbnail, .single .content-area--post .singular-thumbnail {
        border-radius: 0px;
    }

    .error_title {
        font-size: 56px;
    }

    .error_desc {
        font-size: 24px;
    }

    .tg_404-section .btn {
        font-size: 18px;
        line-height: 30px;
    }
    .llm-sharing-wrapper .llm-left {
        gap: 5px;
    }   


}

@media (min-width: 1200px) {
    :root {
        --container-width: 1140px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: var(--container-width);  
        --bs-gutter-x: 30px;
    }
    .blog-search__menu {
        position: static;
        --bs-dropdown-border-width: none;
        --bs-dropdown-bg: transparent;
        --bs-dropdown-zindex: 1;
        display: flex;
        padding: 0px 0;
    }

    h3, .h3 {
        font-size: 1.5rem;
    }
}




@media (min-width: 100%) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width:100%
    }
}

@media (min-width: 1440px) {
  .tg-single-post-hero-section.hero-container {
    min-height: 100vh; 
}
}

@media (min-width: 1140px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width:1140px
    }
    .main-content .single-post-hero-section .container ,.main-content .single-post-content-section .container ,.main-content .single-related-post-section .container{
        width: 1140px !important;
    }

}

@media (min-width: 1300px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width:1300px;
    }

    .single .main-content {
        --container-width: 1140px;
    }
}

@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width:1600px
    }
}



@media (max-width: 1600px) { 
    .footer-card--menu li {
        margin-bottom: 2px;
    }

    .footer-card--menu li, .footer-card--menu li a {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media (max-width: 1440px) { 

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
        font-size: 14px;
    }

    .footer-card--menu li {
        margin-bottom: 8px;
    }

    .footer-card--menu li, .footer-card--menu li a {
        font-size: 15px;
        line-height: 24px;
    }
}

@media (max-width: 1399.98px) {
    .main-navigation--right-menu {
        gap: 15px;
    }
}


@media (max-width: 1299.98px) {


    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 40px 13px;
        font-size: 14px;
    }

    .blog-search__menu {
        gap: 20px;
    }

    .blog-search__menu a {
        font-size: 14px;
    }

    .post-card-title {
        font-size: 28px;
    }

    .post-category__link {
        font-size: 13px;
    }

    .post-card-title.h4 {
        font-size: 16px;
    }

    .post-grid--masonry .post-card-title.h4, .post-grid--masonry .post-card-title.h4 a {
        min-height: 38px;
    }

    .post-author__name {
        margin-bottom: 5px;
        font-size: 13px;
    }

    .post-author__date {
        font-size: 12px;
    }

    .post-author {
        gap: 10px;
    }

    .post-author--sm .post-author__name {
        font-size: 13px;
    }

    .post-author--sm .post-author__date {
        font-size: 11px;
    }

    .post-card__count {
        font-size: 28px;
    }

    .latest-section {
        padding-bottom: 80px;
    }

    .case-studies-section {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .category-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .category-section--single {
        padding-top: 90px;
    }
}


@media (max-width: 1199.98px) {

    .mega-custom-icon .line {
        display: block;
    }

    .site-branding img.custom-logo, .navbar-brand {
        max-width: 140px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
        padding: 30px 10px;
        line-height: 21px;
    }

    .blog-sub-header {
        padding: 10px 0;
    }

    .site-content {
        padding-top: 81px;
    }

    .main-navigation--right-menu {
        gap: 5px;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link {
        font-size: 14px;
        line-height: normal;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
        font-size: 14px;
        padding: 7px 5px;
        line-height: normal;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn i {
        font-size: 1.23rem;
        width: 29px;
        margin-top: -4px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        background-size: contain;
        width: 14px;
        height: 14px;
    }

    .blog-search__menu {
        gap: 30px;
        margin-bottom: 0;
        --bs-dropdown-padding-x: 0;
        --bs-dropdown-padding-y: 6px;
        width: 100%;
        --bs-dropdown-bg: #F5F6FA;
        --bs-dropdown-border-radius: 8px;
    }

    .blog-search__menu a {
        width: 100%;
        padding: 5px 15px;
        display: block;
    }

    .footer-card--menu li {
        margin-bottom: 12px;
    }

    .footer-card--menu li, .footer-card--menu li a {
        font-size: 14px;
        line-height: 1.5;
    }

    .footer-card.footer-card--about figure.wp-block-image img {
        width: 100%;
        max-width: 175px;
    }

    .footer-card p {
        font-size: 15px;
        line-height: 22px;
    }

    .tg_404-section .img-wrapper {
        max-width: 300px;
        margin: auto;
    }

    .site-footer .container .row{
        padding-top: 0px;
    }


/* custom single post css start */
.custom-main-content .hero-container {
    padding: 145px 0 75px;
}


.custom-main-content .hero-container .hero-container {
    flex-direction: column;
    text-align: center;
    padding: 40px 20px;
    gap: 30px;
}

.custom-main-content .hero-container .hero-title {
    font-size: 2.2rem;
}

.custom-main-content .hero-container .hero-description{
    margin-bottom: 35px;
    font-size: 1.1rem;
}

.custom-main-content .hero-container .hero-title{
    margin-bottom: 30px;
}

.custom-main-content .hero-container .hero-image-section .responsive-thumb{
    aspect-ratio: 675 / 600.33;
}
/* custom single post css end */

}

@media (max-width: 991px) {
    .site-header {
        padding: 0 0 1rem 0;
    }

    .site-content {
        padding-top: 80px;
    }

    .site-header--topbar ~ .site-content {
        padding-top: 80px;
    }

    .header_header_top_bar {
        display: none;
    }

    .single-post-hero-section {
        padding-top: 110px;
    }

    .navbar{
        padding-top: 1rem;
    }

    .site-branding img.custom-logo, .navbar-brand {
        max-width: 170px;
    }

    .main-navigation--right-menu__link--signin {
        display: none !important;
    }

    div#mega-menu-wrap-menu-1, div#mega-menu-wrap-main-menu {
        order: 1;
        display: flex;
        align-items: center;
    }

    .main-navigation--right-menu {
        margin-left: auto;
    }

    .mega-menu--theme .mega-sub-menu {
        background: #ffffff !important;
    }

    li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item--title.mega-menu-item--title-empty-space {
        display: none !important;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left, 
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-center, 
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-left, 
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-center {
        display: none;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block, 
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 0px;
    }

    .mega-menu-toggle-block.mega-toggle-label {
        width: 20px;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child, 
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
        margin-left: 13px;
        margin-right: 1px;
        background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="white" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0 16 7.163 16 16z"/></svg>');
        width: 24px;
        height: 23px;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1, 
    #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu {
        top: calc(100% + 1rem);
        background: linear-gradient(270deg, #0e071a, #000000);
        max-height: calc(100vh - 100px);
        overflow: auto;
        padding-top: 0;
        padding-bottom: 40px;
    }
    .mega-menu--theme.mega-menu--theme-blue .mega-sub-menu ,.mega-menu--theme.mega-menu--theme-purple .mega-sub-menu , .mega-menu--theme.mega-menu--theme-green .mega-sub-menu{
        background: #000000 !important;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 20px 20px;
        font-size: 16px !important;
        height: unset;
        line-height: 1.5;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        width: 16px;
        height: 16px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        float: none;
    }

    .mega-menu-menu-1-mobile-open {
        overflow: hidden;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 30px 0 0 0;
    }

    li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item--title {
        min-height: unset !important;
        line-height: normal !important;
    }

    li.mega-menu-megamenu.mega-menu--theme > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item--title .mega-menu-link {
        line-height: normal !important;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
        padding-left: 30px;
        padding-right: 30px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--product-column, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--testimonial-column, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--product-column, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--testimonial-column {
        /*background: #f1f1fb;*/
        background: #090a15;
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--cloud-erp-apps-column, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu--cloud-erp-apps-column {
        /*background: #f1f1fb;*/
        background: #090a15;
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn i {
        display: none;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
        font-size: 16px;
        padding: 11px 10px;
        gap: 0.25rem;
        line-height: 20px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
        content: "";
    }

    .main-navigation {
        gap: 0.5rem;
    }

    .blog-sub-header {
        padding: 1rem 0;
    }

    .post-card-title {
        font-size: 24px;
    }

    .latest-section {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .case-studies-section {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    .category-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .category-section--single {
        padding-top: 90px;
    }

    .single-related-post-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .related-post-grid > .col:nth-child(odd):before {
        left: 0;
        right: 0;
        top: unset;
        bottom: -24px;
        height: 1px;
        width: calc(100% - var(--bs-gutter-x));
        margin: auto;
    }

    .site-footer {
        padding-top: 80px;
    }

    .footer-widgets.grid > .widget:first-child {
        width: 100%;
        margin-bottom: 60px;
    }

    .footer-widgets.grid > .widget {
        width: 33.3333%;
    }

    .footer-card--menu li {
        margin-bottom: 4px;
    }

    .footer-card--menu li, .footer-card--menu li a {
        font-size: 14px;
/*color: #fff;*/
line-height: 24px;
}

.site-info {
    font-size: 18px;
    padding-top: 0px;
}

.site-footer .wp-block-columns {
    margin-bottom: 0px;
}
}

@media(max-width: 768px) {

    .single-post-hero-section:before{
        height: 58%;
    }



    .llm-sharing-wrapper{
     display: flex;
     justify-content: flex-start;
     flex-wrap: wrap;
     gap: 16px 10px;
 }

 /*   .llm-sharing-wrapper .llm-btn{
        width:230px;
    }*/

    .mega-custom-icon .line {
        display: inline; 
    }
    .mega-menu--theme-blue a.mega-custom-icon.mega-menu-link{
        width: 56% !important;
    }
    .header_header_top_bar .header_header_top_bar_text {
        font-size:14px
    }

    .testgrid-container{
        display: grid;
        gap: 30px;
    }


    .custom-main-content .hero-container .hero-image-section{
        display: none;
    }

    .custom-main-content .hero-container .hero-content {
        max-width: 90%;
        margin: 0 auto;
    }
    .custom-main-content .hero-container .hero-title {
        font-size: 1.8rem;
    }
    .custom-main-content .hero-container .hero-description {
        font-size: 1.0rem;
    }
}

@media (max-width: 767.98px) {
    .site-content {
        padding-top: 105px;
    }

    .single-post-hero-section {
        padding-top: 90px;
    }

    .single .entry-media.entry-media--container {
        margin: 3rem auto 0;
    }

    .page .entry-header, .single .entry-header {
        margin-bottom: 3rem;
    }

    .page .entry-body, .single .entry-body {
        padding: 1.5rem;
    }

    .page .entry-content pre, .single .entry-content pre {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column, 
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
        padding: 6px 10px;
        line-height: normal;
        gap: 0.25rem;
    }

    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn i {
        display: none;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle, #mega-menu-wrap-main-menu .mega-menu-toggle {
        height: 39px;
        line-height: 39px;
    }

    .latest-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .post-card__thumbnail {
        border-radius: 14px;
    }

    .blog .ratio-16x9, .archive .ratio-16x9 {
        --bs-aspect-ratio: 100%;
    }

    .post-grid {
        --post-grid-space: 16px;
    }

    .post-category__link {
        font-size: 10px;
    }

    .post-author {
        gap: 6px;
    }

    .post-card-title, .post-card-title.h4 {
        font-size: 14px;
    }

    .post-grid--masonry .post-card-title.h4, .post-grid--masonry .post-card-title.h4 a {
        min-height: 36px;
    }

    .post-author>img, .post-author--sm.post-author>img {
        max-width: 28px;
        height: 28px;
    }

    .post-author__name, .post-author--sm .post-author__name {
        font-size: 10px;
        margin-bottom: 2px;
    }

    .post-author__date, .post-author--sm .post-author__date {
        font-size: 10px;
    }

    .post-card__count {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .case-studies-section .row .col:not(:first-child) > .post-card {
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    .case-studies-section .container > .row {
        --bs-gutter-x: 0;
    }

    .case-studies-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .category-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .category-section--single {
        padding-top: 90px;
    }

    .cta-link-card {
        border-radius: 0;
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }

    .category-section--ta .post-grid .col:nth-last-child(2) .post-card, .category-section--mpt .post-grid .col:nth-last-child(2) .post-card {
        padding-bottom: var(--post-grid-space);
        border-bottom: 1px solid #D5D5D5;
    }

    .category-section--ti .container > .row {
        row-gap: 0;
    }

    .category-section--ti .row > .col:first-child .post-card, .category-section--pu .row > .col:first-child .post-card, .case-studies-section .row > .col:first-child .post-card, .single-related-post-section .row > .col:first-child .post-card {
        padding-top: 0 !important;
    }

    .category-section--ti .row > .col:last-child .post-card, .category-section--pu .row > .col:last-child .post-card, .case-studies-section .row > .col:last-child .post-card, .single-related-post-section .row > .col:last-child .post-card {
        border-bottom: none !important;
        padding-bottom: 0 !important;
    }

    .single-post-content-section {
        padding-bottom: 30px;
    }

    .single-post-content__sidebar {
        padding-top: 0px;
    }

    .social-sharing {
        justify-content: start;
        margin-bottom: 0;
        gap: 18px;
    }

    .social-sharing a {
        width: 24px;
        height: 24px;
    }

    .single-post-content__sidebar .widget-area {
        display: none;
    }

    .single-post-author-card {
        margin-top: 30px;
    }

    .single-post-author__image {
        max-width: 45px;
    }

    .single-post-author-card .social-sharing {
        display: none;
    }

    .single-post-author__name {
        font-size: 18px;
    }

    .single-post-author__description {
        font-size: 14px;
    }

    .single-related-post-section {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .single-post--meta span {
        font-size: 10px;
        gap: 5px;
    }

    .single-post--meta span svg {
        width: 13px;
    }

    .single-post-content__wrapper {
        padding-top: 30px;
    }

    .single-post-hero-section {
        padding-bottom: 16px;
    }

    .single-post-hero-section .post-card-title {
        font-size: 20px;
    }

    .single-post-hero-section .post-category__link {
        font-size: 14px;
    }

    .single-post-hero-section:before {
        height: 45%;
    }

    .single-post-content__wrapper p, .single-post-content__wrapper ui, .single-post-content__wrapper ol, .single-post-content__wrapper dl {
        font-size: 14px;
    }

    .cta-card {
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }

    .ratio-50x9 {
        --bs-aspect-ratio: calc(9 / 40 * 100%);
    }
    .related-post-grid > .col:after, .related-post-grid > .col:nth-child(odd):before {
        display: none;
    }
    .footer-widgets.grid > .widget {
        width: 100%;
    }
    .footer-card--menu li {
        margin-bottom: 4px;
    }
    .footer-card--menu li, .footer-card--menu li a {
        font-size: 14px;
        line-height: 24px;
    }
    .site-info {
        padding-top: 25px;
    }

    .llm-sharing-wrapper {
     display: flex;
     justify-content: center;
     gap: 15px 3px;
     flex-wrap: nowrap;
 }
}

@media (max-width: 480.98px) {
    .site-branding img.custom-logo, .navbar-brand {
        max-width: 90px;
    }
    .main-navigation--right-menu .main-navigation--right-menu__link.main-navigation--right-menu__link--btn {
        font-size: 13px;
        font-weight: 600 !important;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child, 
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
        margin-left: 5px;
        margin-right: 1px;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle, #mega-menu-wrap-main-menu .mega-menu-toggle {
        height: 31px;
        line-height: 31px;
    }
    .site-info .container {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
        gap: 10px;
    }
    .site-info-copyright {
        font-size: 14px;
        margin: auto;
    }
    .custom-main-content .hero-container .btn {
        padding: 11px 18px !important;
    }
    .custom-main-content .hero-container{
        padding: 100px 0 55px;
    }
    .mega-menu--theme-blue a.mega-custom-icon.mega-menu-link{
        width: 100% !important;
    }
}