/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
p:last-child {
    margin-bottom: 0;
}
.navigation-header {
    position: absolute;
    z-index: 99999;
    width: 100%;
}

.secondary-color{
    color: #F1C557;
}
.white{
    color : #ffffff;
}
.f-wight-500{
    font-weight : 500;
}
.brand-slider .swiper-slide {
    background: #fff;
    padding: 20px 28px;
    border: 1px dashed #ddd;
    border-radius: 12px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-tab-section { display:flex; gap:60px; align-items:flex-start; min-height: 382px; }
.tab-content { flex:1; }
.tab-list { list-style:none; padding:0; margin:0 0 15px; }
.tab-list h3.tab-title {
    color: #222;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    margin : 0;
}
.tab-panel { 
    display:none; 
}
.custom-tab-section p {
    margin: 0;
}
.tab-description{
    font-size: 16px;
    color: #444;
    line-height: 22px;
}
.tab-subheading {
    font-size: 14px;
    color: #666;
    padding: 5px 0;
    margin-bottom: 5px !important;
}
.tab-item {
    padding: 8px 24px;
    cursor : pointer;
}
li.tab-item.active {
    display:block;
    border-radius: 16px;
    border: 1px solid #E5E5E5;
    background: #FFF;
    padding : 24px;
    margin-bottom: 7px;
}
li.tab-item.active .tab-title{
    color: #B80000;
}
.tab-panel h2{margin:0 0 5px;} .tab-panel h4{margin:0 0 10px; color:#666;}
.tab-media {flex:1; display:flex; justify-content:center; align-items:center; }
.tab-media img, 
.tab-media video { 
    max-width:100%; 
    border-radius:8px;
}
.read-arrow-button a.elementor-button:hover span.elementor-button-icon svg path {
    stroke: #222;
}
.step-section .elementor-image-box-wrapper figure.elementor-image-box-img::after {
    content: "";
    width: 0px;
    height: 96%;
    position: absolute;
    left: 19px;
    top: 41px;
    border: 1px dashed #DDD;
}
.step-section .elementor-widget-image-box:last-child .elementor-image-box-wrapper figure.elementor-image-box-img::after{
    display : none;
}
.trusted-by-section{
    width: 98%;
    margin: 0 auto;
}
.step-accordian details[open] summary.e-n-accordion-item-title,
.faq-sec details[open] summary.e-n-accordion-item-title {
    border-radius: 12px 12px 0 0 !important;
}
.navigation-header.sticky-header {
    position: fixed;
    background: #222;
    top: 0;
    transition: all 0.3s ease 0s;
}
span.elementor-menu-toggle__icon--open,
span.elementor-menu-toggle__icon--close{
    line-height: 0;
}
.key-features-logo .gallery-item img {
    margin-left: 0;
}
.step-accordian .e-n-accordion-item-title-text span {
    font-size: 18px;
    font-weight: 400 !important;
    color: #888;
    margin-right: 5px;
    line-height: 22px;
    vertical-align: top;
}
/*price board */ 
.price-board .heading-badge ul.elementor-icon-list-items {
    justify-content: space-between;
}
.price-board .heading-badge ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) {
    background: #FFE8E8;
    border-radius: 20px;
    padding: 8px 12px;
}
.price-board .heading-badge ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) span.elementor-icon-list-text {
    font-size: 12px;
    color: #222;
    line-height: normal;
}
.price-list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) span.elementor-icon-list-text {
    color: #B80001;
    font-size: 50px;
    line-height: normal;
    font-weight: 700;
}
.price-list ul.elementor-icon-list-items li.elementor-icon-list-item:last-child span.elementor-icon-list-text{
    font-size : 16px;
}
.price-list ul.elementor-icon-list-items{
    align-items :baseline;
    gap : 5px
}

ul.icon-list-inside-box li {
    list-style: none;
    margin: 10px 0;
}
.icon-list-inside-box {
    padding-left: 0px;
}
.icon-list-inside-box li {
    list-style: none;
    margin: 10px 0;
    background-image: url(https://trackmyvisibility.com/wp-content/uploads/2025/09/right-arrow.svg);
    background-repeat: no-repeat;
    padding-left: 25px;
}
.highlited .price-list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) span.elementor-icon-list-text{
    color : #fff;
}
.heading-badge {
    min-height: 30px;
}


.step-progress {
  position: relative; /* stays inside section */
  width: 60px;
  height: 100%; /* will match feature-section height */
}
.step-wrap {
    position: absolute;
    left: 280px;
    right: 0;
}
.step-progress .steps {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}

.step-progress .step {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #AAAAAA;
    border: 2px solid #AAAAAA;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
}

.step-progress .step.active {
    background: #B80000;
    color: #fff;
    border-color: #B80000;
}
.progress-line {
  position: absolute;
  top: 14px;
  bottom: 14px;
  left: 50%;
  width: 4px;
  background: #DDD;
  transform: translateX(-50%);
  z-index: 1;
}

.progress-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #B80000;
  height: var(--progress, 0%);
  transition: height 0.2s linear;
}

.main-heading-second{
    display : none;
    color : #FFD56B;
}
.navigation-header.sticky-header .e-con-inner {
    padding: 10px 0 !important;
}
.price-list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(1) span.elementor-icon-list-text {
    position: relative;
    white-space: nowrap;
}
.price-list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(1) span.elementor-icon-list-text::after {
    border-top: 2px solid #888888b3;
    position: absolute;
    content: "";
    right: 0;
    top: 40%;
    left: 0;
}
.brand-slider .swiper-slide figure.swiper-slide-inner {
    display: flex;
    align-items: center;
}

.custom-contact-form {
    background: #fff;
    padding: 32px;
    border-radius: 10px;
    max-width: 584px;
    margin: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

/* Two Column Layout */


.custom-contact-form .two-col input {
  flex: 1;
}

.custom-contact-form {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    max-width: 584px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.custom-contact-form .two-col {
  display: flex;
  gap : 15px;
}
.custom-contact-form p {
    margin-bottom: 0;
}
.custom-contact-form br {
    display: none;
}
.form-row {
    margin-bottom: 16px;
}

/* Form row */
.custom-contact-form .form-row,
.custom-contact-form .form-row.two-col p{
  position: relative;
}

.custom-contact-form .form-row svg {
    position: absolute;
    left: 13px;
    top: 27%;
    pointer-events: none;
    z-index: 999;
}
.custom-contact-form .form-row:has(span.wpcf7-not-valid-tip) svg {
    top: 16%;
    left: 14px;
}

.custom-contact-form input[type="text"], .custom-contact-form input[type="email"], .custom-contact-form textarea {
    width: 100%;
    padding: 12px 14px 12px 44px;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #fff;
    color: #222;
}

/* Focus state */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
  border-color: #f4b400;
  outline: none;
  box-shadow: 0 0 4px rgba(244,180,0,0.3);
}

/* Textarea */
.custom-contact-form textarea {
  height: 150px;
  resize: none;
}
.form-row:has(textarea) svg {
    top: 8% !important;
}

.custom-contact-form .privacy-text {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    max-width: 490px;
}
.custom-contact-form .privacy-text a {
  color: #000;
  text-decoration: underline;
}
span.wpcf7-spinner {
    display: none;
}
.form-row:last-child {
    margin-bottom: 0;
}
.custom-contact-form input[type="submit"] {
    background: #F1C557;
    color: #222;
    font-weight: 500;
    padding: 14px;
    border: none;
    border-radius: 100px;
    font-size: 16px;
    width: 100%;
    cursor: pointer;
    transition: background 0.3s ease;
}
.custom-contact-form input[type="submit"]:hover {
  background: #e2a800;
}
.hero-animation {
    max-height: 312px;
}
.main-logo-slider figure.swiper-slide-inner{
    height : 85px;
    display : flex;
    align-items : center;
}

.step-accordian .e-n-accordion-item-title-text {
    line-height: normal;
    font-weight: 500;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #f1c557;
    color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
    border: none;
    padding: 0px;
    font-size: 18px;
    margin-top: 20px;
    line-height: 28px;
    font-style: italic;
}
.ai-logos .gallery {
    display: flex;
    justify-content: space-between;
    gap: 95px;
}
.testimonial-slider .swiper-wrapper .swiper-slide {
    border-radius: 10px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    padding: 40px !important;
    padding-left: 23px !important;
}
.testimonial-slider .swiper-wrapper .swiper-slide:nth-child(1){
    background-image: url(https://trackmyvisibility.com/wp-content/uploads/2025/09/Mask-group-6-1.png);
}
.testimonial-slider .swiper-wrapper .swiper-slide:nth-child(2){
    background-image: url("https://trackmyvisibility.com/wp-content/uploads/2025/09/Mask-group-7.png");
}
.testimonial-slider .swiper-wrapper .swiper-slide:nth-child(3){
    background-image: url("https://trackmyvisibility.com/wp-content/uploads/2025/09/Mask-group-8.png");
}
.testimonial-slider .swiper-wrapper .swiper-slide .elementor-testimonial {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.navigation-header:has(.elementor-menu-toggle.elementor-active) {
    background: #fff;
    border-bottom: 2px solid #ddd;
}
.navigation-header:has(.elementor-menu-toggle.elementor-active) .white-logo,
.red-logo{
    display : none;
}
.navigation-header:has(.elementor-menu-toggle.elementor-active) .red-logo{
    display : block;
}
.elementor-29 .navigation-header.sticky-header .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 22px !important;
}

/* Blog Listing */
#blog-items .elementor-post__card {
    padding-top:0;
}
#blog-items .elementor-post__card .elementor-post__thumbnail__link {
    order:-1;
    margin-bottom:15px;
}
#blog-items .elementor-post__card .elementor-post__meta-data {
    border:none;
    order:-1;
}
#blog-items .elementor-post__card .elementor-post__read-more {
    text-decoration:underline;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 1.12px;
    text-underline-offset: 3.5px;
}
#blog-items .elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}
#blog-items .elementor-pagination .page-numbers {
    display: inline-flex;
    min-width: 40px;
    height: 40px;
    padding: 13px 0;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #E5E5E5;
    transition: all ease-in-out 0.5s;
}
#blog-items .elementor-pagination .page-numbers:hover, 
#blog-items .elementor-pagination .page-numbers.current {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}
#blog-items .elementor-pagination .page-numbers.prev {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M6.165 9.54001C6.05948 9.43462 6.00013 9.29165 6 9.14251V8.85751C6.00173 8.7087 6.06084 8.5663 6.165 8.46001L10.02 4.61251C10.0904 4.54152 10.1863 4.50159 10.2863 4.50159C10.3862 4.50159 10.4821 4.54152 10.5525 4.61251L11.085 5.14501C11.1555 5.21413 11.1953 5.30874 11.1953 5.40751C11.1953 5.50628 11.1555 5.60089 11.085 5.67001L7.7475 9.00001L11.085 12.33C11.156 12.4004 11.1959 12.4963 11.1959 12.5963C11.1959 12.6963 11.156 12.7921 11.085 12.8625L10.5525 13.3875C10.4821 13.4585 10.3862 13.4984 10.2863 13.4984C10.1863 13.4984 10.0904 13.4585 10.02 13.3875L6.165 9.54001Z" fill="%23B80000"/></svg>');
}
#blog-items .elementor-pagination .page-numbers.next {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M11.835 9.54001C11.9405 9.43462 11.9999 9.29165 12 9.14251V8.85751C11.9983 8.7087 11.9392 8.5663 11.835 8.46001L7.98 4.61251C7.90959 4.54152 7.81374 4.50159 7.71375 4.50159C7.61376 4.50159 7.51791 4.54152 7.4475 4.61251L6.915 5.14501C6.84445 5.21413 6.8047 5.30874 6.8047 5.40751C6.8047 5.50628 6.84445 5.60089 6.915 5.67001L10.2525 9.00001L6.915 12.33C6.84401 12.4004 6.80408 12.4963 6.80408 12.5963C6.80408 12.6963 6.84401 12.7921 6.915 12.8625L7.4475 13.3875C7.51791 13.4585 7.61376 13.4984 7.71375 13.4984C7.81374 13.4984 7.90959 13.4585 7.98 13.3875L11.835 9.54001Z" fill="%23B80000"/></svg>');
}
#blog-items .elementor-pagination .page-numbers.prev,
#blog-items .elementor-pagination .page-numbers.next {
    font-size:0;
    background-repeat: no-repeat;
    background-position: center;
}
#blog-items .elementor-pagination .page-numbers.prev:hover,
#blog-items .elementor-pagination .page-numbers.next:hover {
    background-color: #FFFFFF;
}
#blog-search-block {
    margin-left: auto;
}
#blog-search-block .e-search-form {
    position:relative;
}
#blog-search-block.elementor-widget-search .e-search-label {
    position: static;
}
#blog-search-block.elementor-widget-search .e-search-label > svg {
    position: absolute;
    left:auto;
    right: 18px;
}
#blog-newsletter {
    width: 100%;
    max-width: 475px;
}
#blog-newsletter .tnp-form {
    display:flex;
}
#blog-newsletter .tnp-email {
    width: 100%;
    border-radius: 28px 0 0 28px;
    padding: 12px 24px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
    height: 44px;
    border: 1px solid var(--e-global-color-secondary);
    border-right:0;
    outline: none;
}
#blog-newsletter .tnp-submit {
    width: auto;
    padding: 12px 24px;
    border-radius: 0 28px 28px 0;
    border: 1px solid var(--e-global-color-secondary);
    background: var(--e-global-color-secondary);
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    flex-shrink: 0;
}
#blog-category-menu {
    align-self: center;
}
#blog-category-menu .elementor-nav-menu {
    display: flex;
    gap: 8px;
}
#blog-category-menu .menu-item > a {
    border-radius: 70px;
    border: 1px solid #AAA;
    background: #FFF;
    color: #222;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    transition: ease-in-out 0.5s;
}
#blog-category-menu .menu-item > a:hover, 
#blog-category-menu .menu-item.current-menu-item a,
#blog-category-menu .elementor-nav-menu li:first-child > a{
    background: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}

/* Blog Details - Page */
#single-blog-info ul li:before {
    content: "✦";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: 10px;
    color: #222222;
    opacity: 0.4;
    font-size: 12px;
}
#single-blog-info ul li:last-child:before {
    display:none;
}
#single-blog-sidebar {
    position: sticky;
    top: 110px;   
}
#blog-table-of-content ul {
    display:block;
    list-style-type:none;
    margin:0;
}
#blog-table-of-content ul li {
    display:block;
}
#blog-table-of-content .elementor-toc__body > ul > li {
    position:relative;
    padding-left:12px;
}
#blog-table-of-content .elementor-toc__body > ul > li:not(:last-child) {
    padding-bottom: 16px;
}
#blog-table-of-content .elementor-toc__body > ul > li::before {
    content:'';
    display:block;
    width:3px;
    height:100%;
    background:#E5E5E5;
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.5s;
}
#blog-table-of-content .elementor-toc__body > ul > li:has(.elementor-item-active)::before {
    background-color: var(--e-global-color-secondary);
}

#blog-table-of-content .elementor-toc__body ul li div + ul {
    margin-top: 4px;
}
#blog-table-of-content .elementor-toc__body{
    height : 434px;
}

#blog-table-of-content .elementor-toc__body ul li div a {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 157.143%;
}
#blog-table-of-content .elementor-toc__body ul li div a:hover,
#blog-table-of-content .elementor-toc__body ul li div a.elementor-item-active {
    color: var(--e-global-color-primary);
    text-decoration:none;
}
#blog-table-of-content .elementor-toc__body > ul > li > div:not(:last-child) {
    margin-bottom: 12px;
}
#blog-table-of-content .elementor-toc__body > ul > li > div > a {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
}
#blog-table-of-content .elementor-toc__body > ul > li > ul > li > div > a {
    color: #444;
    font-size: 16px;
    line-height: 1.25;
}
#single-blog-content p {
    margin-bottom: 20px;
}
#single-blog-content h2 {
    color: #222;
    font-size: 26px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}
#single-blog-content h3 {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 16px;
}
#single-blog-content ul,
#single-blog-content ol {
    margin-bottom: 20px;
}
#single-blog-content ul li{
    list-style : none;
}
#single-blog-content ul li,
#single-blog-content ol li {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 175%;
    margin-bottom: 10px;
    position: relative;
}
#single-blog-content ul li::before {
    content: "✦";
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    left: -20px;
    top: 10%;
    color: #b10304;
}
#single-blog-content * + h2 {
    margin-top: 40px;
}
#single-blog-content .elementor-menu-anchor {
    scroll-margin-top: 80px;
}
#single-blog-content .elementor-menu-anchor:first-child + h2 {
    margin-top: 0;
}
#single-blog-content :is(h2, h3, h4, h5, h6, p, span:not(.elementor-menu-anchor), div):empty {
  display: none;
}
#single-blog-sidebar .e-link-in-bio {
    padding: 40px;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__icons {
    display: none;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__ctas {
    display: inline-block;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__cta {
    display: inline-flex;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__cta span {
    padding: 12px 40px;
    border-radius:100px;
}
#single-blog-sidebar .e-link-in-bio .e-link-in-bio__cta span:hover {
    background-color:#FFFFFF;
}
.blog-tag-list .elementor-icon-list-item span.elementor-icon-list-text a {
    display: inline-block;
    border: 1px solid #AAAAAA;
    border-radius: 30px;
    padding: 8px 16px;
    line-height: 22px;
    margin-bottom: 0;
    height: 37px;
    margin-right: 16px;
}
.blog-tag-list .elementor-icon-list-item span.elementor-icon-list-text a:last-child {
    margin-right: 0;
}
.rp4wp-related-posts {
    display: none;
}
.elementor-element.post-navigation .elementor-post-navigation__link a {
    flex-direction: column;
    align-items: stretch;
}
.elementor-element.post-navigation span.post-navigation__arrow-wrapper.post-navigation__arrow-next {
    display: inline;
    order: -1;
}  
.related-blogs a.elementor-post__read-more {
    border-bottom: 2px dotted;
}
.related-blogs .elementor-post__meta-data {
    order: 1;
    padding: 15px 24px !important;
    border: 0 !important;
}
.related-blogs .elementor-post__text {
    margin-top: 0 !important;
    order: 2;
}
.related-blogs a.elementor-post__thumbnail__link {
    margin-bottom: 0;
}
.view-all-blog-btn {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.view-all-blog-btn span.elementor-button-content-wrapper {
    flex-direction: column;
    align-items: center;
    gap  :15px;
}
.table-responsive {
    overflow: auto;
}
.mobile-table-data button.close,
.table-content-button{
    display : none;
}

.mobile-table-data {
    padding-top: 20px;
}
.mobile-table-data button.close {
     right: 9px;
    position: absolute;
    top: -6px;
    border: none;
    color: #222;
    font-size: 32px;

}
.view-all-blog-btn {
    width: fit-content;
}
/* Responsive */
@media (max-width : 1024px){
    .main-logo-slider {
        position: initial !important;
    }
    .step-wrap {
        left: 250px;
    }
    .main-heading-second {
        display: inline-flex;
    }
    .ai-logos .gallery{
        gap : 25px;
    }
}
@media(max-width:768px){ 
    .custom-tab-section{flex-direction:column;} 
    .tab-media{order:-1;margin-bottom:20px;}  
    li.tab-item.active .tab-media-mobile, li.tab-item.active .tab-media-mobile .tab-media-item-mobile {
        display: block !important;
    }
    li.tab-item.active .tab-media-mobile .tab-media-item-mobile{
        margin-top: 10px;
        width: 100%;
    }      
     .tab-media-mobile,   
    .tab-media {
        display: none;
    }
    .key-features-logo .gallery-item img{
        margin : 0 auto;
    }
    .step-section .elementor-image-box-wrapper{
      display : flex;
      gap : 10px
    }
    .step-wrap {
        left: 190px;
    }
    
    .table-content-button {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99999999999;
    }
    .mobile-table-data {
        position: fixed;
        bottom: -100%;
        top: auto;
        width: 100%;
        background-color: #fff !important;
        z-index: 999;
        left: 0;
        transition: all 0.5s ease !important;
    }
    .mobile-table-data.active {
        bottom: 50px;
    }
    #blog-table-of-content .elementor-toc__body {
        height: auto;
        z-index: 999999999;
        border-radius: 16px 16px 0 0;
    }
    #single-blog-sidebar {
        position: fixed;
        top: 0;
        z-index: 999999;
    }
   .plan-banner {
        display: none;
    }
    #single-blog-content {
        width: 100%;
    }
    #single-blog-content * + h2 {
        margin-top: 10px;
    }
    #single-blog-content h3,
    #single-blog-content h2 {
        font-size: 18px;
        margin-bottom: 10px;
        line-height : 28px;
    }
    #single-blog-content ul li, #single-blog-content ol li{
        margin-bottom : 0;
        font-size: 14px;
    }
    #single-blog-content ul, #single-blog-content ol {
        margin-bottom: 15px;
    }
    .table-responsive tr td {
        padding: 10px;
    }
    .mobile-table-data button.close,
    .table-content-button{
        display : block;
    }
    .blog-tag-list .elementor-icon-list-item{
        overflow: hidden;
    }
    
    .blog-tag-list .elementor-icon-list-item span.elementor-icon-list-text {
        white-space: nowrap;
        overflow-x: auto;
    }
    .blog-tag-list .elementor-icon-list-item span.elementor-icon-list-text a{
        margin-right : 5px;
    }
    .elementor-element.post-navigation .elementor-post-navigation__link a span.post-navigation__next--label,
    .view-all-blog-btn span.elementor-button-content-wrapper span.elementor-button-text,
    .elementor-element.post-navigation .elementor-post-navigation__link a span.post-navigation__prev--label {
        font-size: 14px;
    }
    .table-responsive tr td span {
        font-size: 14px;
    }
    #single-blog-content p {
        margin-bottom: 10px;
        font-size: 14px;
    }
}
@media(max-width :767px){
    .trusted-by-section{
        width: 93%;
    }
    .trusted-by-section .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        gap: 30px;
    }
    .trusted-by-section .elementor-image-box-wrapper .elementor-image-box-content {
        text-align: left;
    }
    .step-accordian .e-n-accordion-item-title-text span {
        font-size: 14px;
    }
    .step-progress .step{
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    .step-wrap {
        left: 0;
    }
    .step-accordian .e-n-accordion-item-title-text {
        line-height: 22px;
    }
    li.tab-item.active {
        padding: 20px 16px;
    }
    .tab-list h3.tab-title {
        font-size: 16px;
        line-height: 26px;
    }
    .tab-subheading {
        padding: 0;
    }
    .ai-logos .gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .price-list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2) span.elementor-icon-list-text {
        font-size: 40px
    }
    .use-cases-main-sec .elementor-image-box-wrapper {
        display: flex;
        gap: 10px;
    }
    .custom-contact-form .two-col {
        flex-wrap: wrap;
    }
    .step-progress .steps {
        display: none;
    }
    .progress-line {
        top: 10px;
        bottom: 0;
        width: 6px;
        border-radius: 140px;
        overflow: hidden;
    }
    .step-progress {
        width: 35px;
    }
    #blog-newsletter {
        max-width: 288px;
    }
    #blog-newsletter .tnp-email {
        padding: 10px 20px;
        height: auto;
    }
    #blog-newsletter .tnp-submit {
        padding: 10px 20px;
        font-size: 14px;
    }
    #blog-category-menu .menu-item > a {
        padding: 10px 16px;
        font-size: 12px;
    }
    #blog-category-menu .elementor-nav-menu {
        flex-wrap: nowrap;
        overflow: scroll;
        scroll-snap-type: x;
    }
    #blog-items .elementor-post__card {
        padding-bottom: 16px;
    }
    #blog-items .elementor-post__card .elementor-post__text {
        padding-left: 16px;
        padding-right: 16px;
    }
    #blog-items .elementor-pagination .page-numbers {
        min-width: 28px;
        height: 28px;
        padding: 8px 0;
    }
}
