/* Request a Quote css start */

/* Layout for inline box-style radio buttons */
.budget-filed .wpcf7-list-item {
    margin: 0;
}

.glossary-detail {
    border-bottom: 1px solid #343434;
    padding-bottom: 60px;
}

.layout {
    display: flex;
    gap: 24px;
}

.box2 {
    display: none;
}

.news input[type="email"] {
    outline: 0 !important;
    height: 58px;
}

.news input[type="submit"] {
    padding: 18px 25px !important;
}


.footer-cta .news {
    margin-top: 20px !important;
}

.content-area {
    width: 73%;
}


#block-15 {
    display: none;
}

#block-13 {
    display: block !important;
}

/* Hide native radio */
.budget-filed input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.single-post .header {
    transform: none !important;
}

.single-post .post-top-banner h1 {
    font-size: 51px !important;
}

/* The visible box (label text span) */
.budget-filed .wpcf7-list-item label span {
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #ddd;
    color: #646464;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
    transition: .2s ease;
    user-select: none;
    white-space: nowrap;
    margin-right: 6px;
}

/* Hover effect */
.budget-filed .wpcf7-list-item label:hover span {
    color: #000;
    border-color: #000;
}

/* Selected radio styling */
.budget-filed input[type="radio"]:checked+span {
    font-weight: 400;
    background: #E9FD58;
}

#block-13 #ez-toc-container {
    border: 0px !important;
    box-shadow: none !important;
    padding: 0px 0px 0px 0px !important;
}

.contact-main-fields,
.contact-main-fields-full {
    margin-bottom: 20px;
}

.budget-filed p {
    margin-bottom: 10px;
}

.author-info a {
    color: #9fb117;
    text-decoration: none;
    font-weight: bold;
}

.news input[type="submit"] {
    color: #000 !important;
}

.textarea textarea {
    width: 100%;
    border: 1px solid #D5D5D5;
    background-color: #F6F6F6;
    height: 120px;
    padding: 10px;
    width: 100%;
    margin-top: 10px;
    resize: none;
}

.contact-inner-fields input {
    border: 1px solid #D5D5D5;
    background-color: #F6F6F6;
}

.details-heading {
    padding-top: 30px;
}

.contact-inner-fields select {
    width: 100%;
    border: 1px solid #D5D5D5;
    background-color: #F6F6F6;
    height: 50px;
    padding: 10px;
    width: 100%;
    margin-top: 5px;
    resize: none;
    font-family: 'Roboto-regular';
    font-size: 16px;
}



/* container sizing */
.attachment-field {
    position: relative;
    font-family: inherit;
    width: 50%;
}

html {
    overflow-y: scroll;
}

.form-text {
    margin-bottom: 10px;
}

/* styled fake control shown to users */
.attachment-field .attachment-display {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-family: 'Roboto-regular';
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    text-align: center;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}

/* subtle focus outline when keyboard-focused */
.attachment-field .attachment-display.focus {
    outline: 2px solid rgba(0, 123, 255, 0.15);
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.06);
}

/* hide native file button and text by making the input invisible but still clickable */
.attachment-field input[type="file"] {
    position: absolute;
    inset: 0;
    /* top:0; right:0; bottom:0; left:0 */
    width: 100%;
    height: 100%;
    opacity: 0;
    /* visually hidden but still receives clicks/focus */
    margin: 0;
    cursor: pointer;
}

.footer_box-cta:has(.view_work_btn .take-space-quote) {
    flex-direction: column !important;
    gap: 20px !important;
}

.view_work_btn:has(.take-space-quote) {
    display: block;
    background: none !important;
    border: none !important;
    outline: none !important;
    color: #fff !important;
    font-size: 12px !important;
    font-family: 'Roboto-regular' !important;
}

.view_work_btn:has(.take-space-quote):before {
    display: none !important;
}

/* Support for older browsers that use ::file-selector-button */
.attachment-field input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}

.submit-btn {
    text-align: center;
    margin-top: 40px;
}

.submit-btn input {
    color: #000000;
    font-size: 18px;
    font-family: 'Inter-SemiBold';
    padding: 14px 30px;
    background: #E9FC58;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.mini-title {
    padding: 0px !important;
    margin-bottom: 10px;
}

.submit-btn p {
    position: relative;
    display: inline-block;
}

.submit-btn p .wpcf7-spinner {
    position: absolute;
}

/* OUTLINE BOX BEHIND BUTTON */
.submit-btn p::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border: 2px solid #000000;
    z-index: 1;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

/* HOVER ANIMATION LIKE YOUR FIRST SS */
.submit-btn p:hover::before {
    top: -10px;
    left: 10px;
}

.right-pera {
    margin: 20px 0px;
}

.tesimonial_section_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.request-info {
    background-color: #E9FC58;
    border-radius: 26px;
    padding: 35px 30px;
}

.request-info h3 {
    font-size: 26px;
    line-height: 34px;
}

.main-request-heading {
    margin-bottom: 15px;
}

.partision_div {
    margin-bottom: 0px !important;
}

.first-email {
    margin-bottom: 30px !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #000000;
}

.contact_us_icon_box {
    background-color: #ffffff;
    height: auto !important;
    width: auto !important;
    padding: 10px;
}

.request-like .parent_count_review {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
}

.contact-main-fields,
.contact-main-fields-full {
    margin-bottom: 15px !important;
}

.details-heading {
    padding-top: 15px !important;
}

.attach-field {
    width: 110%;
}



.single-post .footer-cta h2 {
    display: block;
}



.blog-banner {
    display: flex;
    padding: 0px 70px;
    background-color: #000000;
    margin: auto;
}

.entry-title {
    background-color: #000000;
}

.blog-banner-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blog-banner-main-text {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
}

.blog-banner-secondry-text {
    font-size: 51px;
    line-height: 57px;
    color: #E9FC58;
    width: 90%;
    font-family: 'Inter-Bold';
}

.blog-banner-right {
    width: 50%;
    padding: 60px;
}

.blog-banner-right img {
    width: 100%;
    border-radius: 150px 0px 0px 0px;
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
    filter: drop-shadow(-30px 0 30px #E9FD58);
    clip-path: inset(0 0 0 0 round 180px 0 0 0);
    padding-left: 10px;
}

.tg-filter-bar #fg-toggle-btn:before {
    background-size: cover;
    width: 12px !important;
    height: 12px !important;
    margin-right: -17px;
    margin-top: 4px;
    transition: 0.3s;
}

.listing-category-main {
    display: flex;
    flex-direction: row;
    gap: 5px;
    flex-wrap: wrap;
}

.tg-filter-bar.filter-close #fg-toggle-btn:before {
    rotate: 180deg;
    transition: 0.3s;
}

#fg-toggle-btn {
    padding-right: 30px !important;
}

.fg-filter-containers {
    padding-top: 80px;
}

#field-search::placeholder {
    color: #000000;
    /* black */
    opacity: 1;
    /* make sure it's fully visible */
}



#field-search {
    color: #000000;
    /* black text */
}

li.list-item.next-item,
li.list-item.prev-item {
    background-color: #f2f2f2;
}


/* a.next.page-numbers,
a.prev.page-numbers {
    color: #ffffff !important;
    padding: 0px !important;
} */


.page-numbers a,
.list-item a {
    font-weight: 600 !important;
}

.page-numbers {
    padding: 0px !important;
}

.container.blog {
    padding-bottom: 80px;
}

.post-entry article:nth-child(6n+1) figure.media img,
.post-entry article:nth-child(1) figure.media img,
figure.media img {
    width: 100% !important;
}

.page-id-799 h1.entry-title {
    width: 100% !important;
}

.contact-main-fields-full.contact-inner-fields {
    width: 100%;
}

.contact-office-main h2 {
    text-align: center;
    margin-bottom: 30px;
}

.contact-office1 {
    display: flex;
    margin-bottom: 40px;
    border-radius: 40px;
}

.contact-office2 {
    display: flex;
    border-radius: 40px;
}

.contact-office-info1 {
    width: 45%;
    border-radius: 40px 0px 0px 40px;
}

.contact-office-info2 {
    width: 45%;
    border-radius: 0px 40px 40px 0px;
}

.contact-office-img1 img,
.contact-office-img2 img {
    width: 100%;
    height: 100%;
}

.contact-office-img1,
.contact-office-img2 {
    width: 55%;
}

.ofice-info-main {
    background-color: #000000;
    padding: 60px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    justify-content: center;
}

.ofice-info-main span {
    background-color: #ffffff;
    color: #000000;
    font-weight: 600;
    padding: 10px 15px;
    display: inline-block;
    font-family: roboto-regular;
    border-radius: 50px;
    width: fit-content;
}

.ofice-info-main h3 {
    Color: #E9FC58;
}

.ofice-info-main a {
    color: #ffffff;
    text-decoration: none;
    width: fit-content;
    font-family: roboto-regular;
}

.ofice-info-main .office-info {
    background-color: #ffffff;
    color: #000000;
    font-weight: 600;
    border-radius: 50px;
    display: inline-block;
    font-family: roboto-regular;
    padding: 15px 25px;
    width: fit-content;
}

.select2-selection--multiple {
    border: 1px solid #D5D5D5 !important;
    background-color: #F6F6F6 !important;
    height: 50px;
    border-radius: 0px !important;
    margin-top: 5px;
}

.select2-search__field {
    height: 40px !important;
}

.select2-selection__rendered li {
    font-size: 13px;
}

.contact-form sup {
    display: contents;
}

.contact-banner .main_img_bann {
    box-shadow: none;
}

.img-35 img {
    width: 35% !important;
}

/* .parent {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(5, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
} */

.div1 {
    grid-area: 1 / 1 / 2 / 2;
}

.div2 {
    grid-area: 1 / 2 / 2 / 3;
}

.div3 {
    grid-area: 1 / 3 / 2 / 4;
}

.div4 {
    grid-area: 1 / 4 / 2 / 5;
}

.div5 {
    grid-area: 1 / 5 / 2 / 6;
}

.div6 {
    grid-area: 1 / 6 / 2 / 7;
}

.div7 {
    grid-area: 2 / 1 / 3 / 2;
}

.div8 {
    grid-area: 2 / 2 / 3 / 3;
}

.div9 {
    grid-area: 2 / 3 / 3 / 4;
}

.div10 {
    grid-area: 2 / 4 / 3 / 5;
}

.div11 {
    grid-area: 2 / 5 / 3 / 6;
}

.div12 {
    grid-area: 2 / 6 / 3 / 7;
}

.div13 {
    grid-area: 3 / 1 / 4 / 2;
}

.div14 {
    grid-area: 3 / 2 / 4 / 3;
}

.div15 {
    grid-area: 3 / 3 / 4 / 4;
}

.div16 {
    grid-area: 3 / 4 / 4 / 5;
}

.div17 {
    grid-area: 3 / 5 / 4 / 6;
}

.div18 {
    grid-area: 3 / 6 / 4 / 7;
}

.div19 {
    grid-area: 4 / 1 / 5 / 2;
}

.div20 {
    grid-area: 4 / 2 / 5 / 3;
}

.div21 {
    grid-area: 4 / 3 / 5 / 4;
}

.div22 {
    grid-area: 4 / 4 / 5 / 5;
}

.div23 {
    grid-area: 4 / 5 / 5 / 6;
}

.div24 {
    grid-area: 4 / 6 / 5 / 7;
}

.div25 {
    grid-area: 2 / 3 / 4 / 5;
}

.parent {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    /* use auto or a fixed row height as needed */
    grid-auto-rows: 1fr;
    /* keeps rows equal height — change if you want different behavior */
    gap: 1px;
    /* <-- creates the 1px lines between cells */
    background: #858585;
    /* color of the grid lines */
    border: 1px solid #858585;
    /* outer border (1px) */
    box-sizing: border-box;
}

/* cells: no border, background white (or whatever), keep padding */
.request-logo-section>div {
    background: #ffffff;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.request-logo-section-main h2 {
    text-align: center;
}

.request-logo-section-main p {
    text-align: center;
    padding: 20px 0px 40px 0px;
}

.request-logo-section img {
    width: 200px;
}



.container.blog {
    width: 1300px;
    margin: auto;
}

.form-inner .component-input::after {
    right: -30px !important;
}

.blog .post-entry article:nth-child(1) .post-desc {
    padding: 80px 80px 80px 20px !important;
}

.blog .post-entry article:nth-child(1) .post-desc .read-more img {
    display: none;
}

.showHideBtnBar span {
    text-transform: capitalize;
    font-family: 'Inter-Medium';
    font-size: 30px;
}

.getborder {
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.fg-filter-containers .filter-label {
    font-family: 'Inter-bold';
    font-weight: 400 !important;
    font-size: 24px !important;
    margin-bottom: 20px !important;
    line-height: 31px;
}

.blog .post-entry article:nth-child(1) .cat a {
    font-size: 14px !important;
}

.blog .cat a {
    font-size: 14px !important;
    font-family: 'Inter-Medium' !important;
}

.blog .post-entry article:nth-child(1) {
    padding: 0px !important;
}

.blog .post-item {
    border-radius: 40px !important;
    overflow: hidden;
}

.blog .post-item .cat {
    padding: 3px 11px 3px !important;
    display: inline-block;
}

.autocomplete-results.results,
.search-form .clear {
    display: none !important;
}

.ymc-extra-filter .filter-layout1 .filter-entry>.filter-item>.filter-link {
    font-size: 16px !important;
}

.post-entry .post-item {
    box-shadow: 0px 3px 6px #00000029 !important;
}

#fg-toggle-btn {
    font-size: 16px !important;
}

.component-input .search-form__input {
    border: 1px solid #464646 !important;
    width: 450px !important;
    padding: 35px 30px !important;
    border-radius: 110px !important;
}

.tg-filter-bar {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.banner-meta {
    display: flex;
    justify-content: center;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    font-size: 12px;
    font-family: 'Inter-Medium';
    margin-top: 30px;
}

span.categ a {
    color: #fff !important;
    text-decoration: none;
    font-family: 'Inter-Medium';
}

.post-top-banner h1 {
    width: 69% !important;
}

.categ {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    display: inline-block;
}

.post-top-banner {
    color: #fff;
    padding: 110px 20px 86px;
    text-align: center;
    position: relative;
    z-index: 1;
}


/* wp-post-content css start */

/* .wp-post-content {
  width: 1024px;
} */


.wp-post-content table h3 {
    margin-bottom: 0px;
    color: #ffffff;
    text-align: center;
    padding-top: 0px !important;
    width: 100%;
    font-weight: 500;
    display: block !important;
}

.equal-width-table tr td {
    width: 50% !important;
}

.equal3-table tr td {
    width: 33.33% !important;
}

.heading-h3 {
    display: block !important;
}

.wp-post-content table p {
    margin: 0 !important;
    line-height: 26px !important;
}

.wp-post-content .pricing-post table tbody tr:first-child td,
.wp-post-content .pricing-post table tbody tr:first-child th {
    background-color: #f1f1f1;
    font-weight: 600;
    color: #000000;
}

.wp-post-content.website-cost-post .img-box img:first-child {
    width: 80%;
}

.column3-table tr td {
    width: 40%;
}

.column3-table tr td:first-child {
    width: 20%;
}

.wp-post-content {
    padding-top: 0px !important;
    margin-bottom: 60px;
}

.ast-left-sidebar .ast-container .ast-container {
    max-width: 1500px !important;
    padding-top: 15px !important;
}

.ast-left-sidebar .ast-container .ast-container .entry-content {
    padding-right: 20px;
}

.ast-left-sidebar.single-post #primary {
    width: 73% !important;
}

.ast-left-sidebar.single-post #secondary {
    width: 27% !important;
}


/* Start blog detail right side content standard CSS */

.single-post-container {
    width: 1366px !important;
    display: flex !important;
    justify-content: space-between !important;
    padding: 1em;
    margin: auto !important;
}

.wp-post-content h2 {
    font-size: 34px;
    letter-spacing: 1px;
    color: #000000;
    padding-top: 20px;
    margin-bottom: 20px;
    font-family: Inter-black;
    line-height: 42px;
}

.wp-post-content h2 strong {
    font-size: 34px !important;
}

.wp-post-content h3 {
    font-size: 24px !important;
    letter-spacing: 1px;
    color: #000000;
    padding-top: 10px;
    margin-bottom: 20px;
    font-family: Inter-black;
}

.wp-post-content h3 strong {
    font-size: 24px !important;
}

.wp-post-content h4 {
    font-size: 20px !important;
    letter-spacing: 1px;
    color: #000000;
    padding-top: 10px;
    margin-bottom: 20px;
    font-family: Inter-black;
}

.wp-post-content p {
    font-family: roboto;
    font-size: 20px !important;
    color: #000000;
    margin-bottom: 17px !important;
    line-height: 35px;
}

.wp-post-content .li-list {
    margin-bottom: -12px;
    display: block;
}

h3 span {
    margin-right: 5px;
}

.wp-post-content a {

    color: #9fb117 !important;
    text-decoration: none;
}

.post-custom-box-cta {
    background: #E9FC58;
    padding: 20px 16px 30px;
    border-radius: 20px;
    margin-top: 20px;
    border: 1px solid #e0c200;
}

#backToTop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    padding: 7px;
    border-radius: 50%;
    z-index: 9999;
    cursor: pointer;
    height: 40px;
    background: #e9fc58;
    border: 1px solid #c4da17;
}

#backToTop img {
    width: 25px;
    height: 25px;
}

.post-custom-box-cta .chat-with-strategist-link {
    font-family: 'Inter-Medium' !important;
    font-size: 20px !important;
    width: 100%;
    background: #fff;
    color: #000;
    padding: 9px 10px 13px;
    border: 1px solid #000;
    border-radius: 30px;
    cursor: pointer;
    font-size: 20px;
    margin-top: 10px;
    transform: scale(1);
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
    text-decoration: none;
    display: flex;
    align-items: baseline;
    gap: 10px;
    justify-content: center;
}

.post-custom-box-cta .chat-with-strategist-link:hover {
    transform: scale(0.96);
    /* zoom out */
}

.post-share-box {
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 8px;
    margin-top: 16px;
}

.post-author-box {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    padding: 15px;
    border-radius: 8px;
}

.social-icons {
    display: flex;
    gap: 7px;
    justify-content: center;
    margin-top: 40px;
}

.wp-post-content .button-wrapper {
    margin-top: 16px;
    margin-bottom: 30px;
}

.wp-post-content .button-wrapper a {
    color: #fff !important;
}

.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5 {
    display: flex;
}

.wp-post-content .image-botto-txt {
    font-size: 16px !important;
    padding-top: 10px;
    text-align: center;
}

.wp-post-content .green-tip {
    background-color: #e9fc58 !important;
}

.wp-post-content .red-tip {
    background-color: #ffe7d8 !important;
    border: 1px solid #ffbe95 !important;
    box-shadow: rgb(241, 45, 45) 3.95px 3.95px 1.6px !important;
}

.wp-post-content .yellow-tip {
    background-color: #fdfb88 !important;
    border: 1px solid #fefa29 !important;
    box-shadow: rgb(220, 217, 52) 3.95px 3.95px 1.6px !important;
}

.top-box {
    border: 1px solid #e9fc58 !important;
    padding: 14px 30px 8px !important;
    border-radius: 10px !important;
    display: flex;
    background-color: #f8ffc5 !important;
    margin: 15px 0px 30px;
    gap: 20px;
    align-items: flex-start;
    box-shadow: rgb(128, 143, 14) 3.95px 3.95px 1.6px !important;
}

.ai-btn {
    position: relative;
}

.ai-btn .tooltipText {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 110%;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    transition: opacity 0.3s ease;
    z-index: 999;
}

/* Arrow */
.ai-btn .tooltipText::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

/* Hover */
.ai-btn:hover .tooltipText {
    visibility: visible;
    opacity: 1;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: normal !important;
    letter-spacing: 0.5px;
    border-radius: 50px;
    height: 28px;
}

.sh-btn {
    position: relative;
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #000;
    color: white;
    text-decoration: none;
}

.sh-btn .tooltipText {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 110%;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 6px 10px;
    border-radius: 50px;
    font-size: 12px;
    white-space: nowrap;
    transition: opacity 0.3s ease;
    z-index: 999;
}

/* Arrow */
.sh-btn .tooltipText::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

/* Hover */
.sh-btn:hover .tooltipText {
    visibility: visible;
    opacity: 1;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: normal !important;
    letter-spacing: 0.5px;
}

.wp-post-content h1 span,
.wp-post-content h2 span {
    color: #CBE508 !important;
}

.wp-post-content h1,
.wp-post-content h2 {
    position: relative;
}

.copy-tooltip.show {
    font-size: 12px;
    position: relative;
    top: -8px !important;
    display: contents !important;
    line-height: 0px;
    color: #000;
    margin-left: 17px;
}

.ez-toc-section-anchor {
    margin-left: 17px;
}

.top-box h2 {
    padding-top: 0px !important;
}

/* End blog detail right side content standard CSS */


.pro-tip-box ul {
    margin-bottom: 20px !important;
}

.pro-tip-box ul li:last-child {
    padding-bottom: 0px;
}

.image-width-50 img {
    width: 50% !important;
}

.image-width-40 img {
    width: 40% !important;
}

.image-width-45 img {
    width: 45% !important;
}

.wp-content-green-box.pro-tip-box.tldr-section {
    background-color: #FFF7CD !important;
}

.pro-tip-box.EDP-insight {
    background-color: #e7faeb !important;
}

.image-width-25 img {
    width: 25% !important;
}

.image-width-20 img {
    width: 20% !important;
}

.image-width-30 img {
    width: 30% !important;
}

.wp-post-content thead th {
    color: #ffffff;
    background-color: #2B3C9B;
    font-family: roboto;
}

.wp-post-content tbody td {
    color: #000000;
    background-color: #ffffff;
    font-family: roboto;
    font-size: 20px;
    line-height: 28px;
}

.toc-head {
    display: inline-block;
    padding-left: 40px;
}

.link p {
    display: contents;
}

.img-50 img {
    width: 50% !important;
}

.wp-post-content ul {
    margin-left: 30px !important;
    margin-bottom: 20px;
}

.wp-post-content ol {
    margin-left: 35px !important;
    margin-bottom: 20px;
}

.wp-post-content ul li,
.wp-post-content ol li {
    font-family: roboto;
    font-size: 20px !important;
    color: #000000;
    margin-top: 3px;
    line-height: 36px;
}

.wp-post-content table tbody {
    background-color: #ffffff;
    font-size: 18px !important;
    vertical-align: top !important;
    color: #0000;
}

.wp-post-content table tbody tr:first-child td,
.wp-post-content table tbody tr:first-child th {
    background-color: #2A3A9B;
    font-weight: 600;
    color: #ffffff;
}

.wp-post-content table tbody tr:first-child td p {
    color: #ffffff !important;
}

.heading-tr-table td {
    padding: 0px !important;
}

.heading-tr-table td h3 {
    text-align: center;
    width: 100% !important;
    display: block;
    max-width: 100%;
    color: #ffffff;
    background-color: #2B3C9B;
    margin-bottom: 0px;
    padding: 10px 15px !important;
}

/* .wp-post-content table tbody td:first-child {
  font-weight: 600;
} */

.wp-post-content .new-table-design table tbody tr:first-child th,
.wp-post-content .new-table-design table tbody tr:first-child td {
    background-color: #2B3C9B !important;
    color: #ffffff !important;
    width: 50%;
    font-weight: 600;
}

.wp-post-content .new-table-design table tbody tr td,
.wp-post-content .new-table-design table tbody tr th {
    /* border: none !important; */
    padding: 20px !important;
}

.new-table-design {
    border-radius: 20px;
    overflow: hidden;
}

.wp-post-content table ul li {
    font-size: 18px !important;
}

/* .wp-post-content .new-table-design table {
  border: none !important;
} */



.post-cta-image {
    width: 25%;
}

.post-cta-text {
    width: 75%;
}

.padding-left-box25 {
    padding-left: 30px;
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 20px;
}

.padding-left-box30 {
    padding-left: 30px;
}

.padding-left-box35 {
    padding-left: 35px;
}

.padding-left-box40 {
    padding-left: 40px;
}

.padding-left-box45 {
    padding-left: 45px;
}

.padding-left-box50 {
    padding-left: 50px;
}

.wp-post-content img {
    width: 75%;
    padding: 10px 0px;
}

.wp-post-content ul li ul {
    list-style-type: circle !important;
    margin-top: 10px;
}

.wp-post-content ul.mob-toc li ul {
    display: block !important;
}

.wp-post-content a.btn-link {
    border-radius: 5px;
    background-color: #FFB700;
    font-size: 20px;
    fill: #000000;
    color: #000000 !important;
    padding: 15px 30px !important;
    transition: 0.3s;
}

.wp-post-content a.btn-link:hover {
    background-color: #2B3B9B;
    color: #ffffff !important;
    text-decoration: none;
    transition: 0.3s;
}

.table75per table {
    width: 75%;
    margin: auto;
    margin-bottom: 20px;
}

.coumn1-table tr td:first-child {
    width: 30% !important;
}

.img-box {
    width: 100%;
    text-align: center;
}

.note-box p,
.note-box ul li,
.note-box a {
    font-size: 20px !important;
}

.img-box img {
    width: 75%;
}

.wp-post-content img {
    height: auto;
}

.wp-post-content img:first-child {
    margin-bottom: 20px;
}

.wp-post-content .img-popup.opened img:first-child {
    width: auto !important;
}

.wp-post-content .img-box img:first-child {
    width: 75%;
    margin-bottom: 20px;
}

.wp-post-content .green-text {
    color: #188038;
}

.space {
    padding-top: 20px;
}

.wp-post-content .wp-post-dark-orange-box {
    background-color: #FCE5CD;
    padding: 30px;
    margin-bottom: 10px;
}

.wp-post-orange-box {
    padding: 30px;
    background-color: #FFF2CC;
    margin-bottom: 10px;
}

.wp-post-orange-box p:last-child,
.wp-post-blue-box p:last-child,
.wp-content-green-box p:last-child,
.wp-post-dark-orange-box p:last-child {
    margin-bottom: 0px !important;
}

.wp-post-orange-box h2,
.wp-content-green-box h2,
.wp-post-dark-orange-box h2 {
    padding-top: 0px !important;
}

.wp-content-green-box .btn-link {
    display: inline-block;
    margin-bottom: 15px !important;
}

.wp-content-green-box {
    padding: 30px;
    background-color: #D9EAD3;
    margin-bottom: 10px;
}

.post-space {
    padding-top: 30px;
}

.wp-content-dark-orange-box {
    padding: 30px;
    background-color: #FCE5CD;
    margin-bottom: 10px;
}

.wp-post-blue-box {
    padding: 30px;
    background-color: #CFE2F3;
    margin-bottom: 10px;
}



.wp-content-green-box.pro-tip-box.tldr-section {
    background-color: #FFF7CD !important;
}

.pro-tip-box.EDP-insight {
    background-color: #e7faeb !important;
}

.pro-tip-icon {
    width: 6%;
}

.pro-tip-text {
    width: 95%;
}


#block-13 {
    overflow: scroll;
    overflow-x: hidden !important;
    position: relative;
    display: block;
    transition: max-height 0.3s ease;

    box-shadow: none;
    font-size: 16px !important;
    padding: 0px 0px 0px 0px !important;
    width: 100% !important;
    border: 0px solid #A4A4A3 !important;
    /* border-left: 1px solid #A4A4A3 !important; */
    border-radius: 0px;
}


#toc-toggle {
    display: block;
    text-align: left;
    cursor: pointer;
    color: #000000;
    margin-top: -18px;
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
    font-weight: bold;
    border: none !important;
    /* padding: 10px 0px 0px 0px !important; */
    background-color: #ffffff !important;
}

/* 🔥 Toggle ko kabhi hide mat hone do */
.toc-toggle-text {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 9999;
}

/* Agar container height / overflow ki wajah se hide ho raha ho */
#block-13 {
    overflow: visible !important;
}

/* Sirf list ko collapse/expand karo */
.ez-toc-list {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
}

#block-13.expanded .ez-toc-list {
    max-height: 9999px;
}

#toc-toggle2 {
    text-align: left;
    cursor: pointer;
    color: #000000;
    margin-top: -18px;
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
    border: none !important;
    /* padding: 10px 0px 10px 0px !important; */
    background-color: #ffffff !important;
}

div#toc-toggle span,
#toc-toggle2 span {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 10px;
    border-left: 1px solid #A4A4A3 !important;
}

.toc-toggle-text::after {
    content: "";
    width: 16px;
    height: 15px;
    background: url("/wp-content/uploads/2025/12/arrow.png") no-repeat center !important;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 94% !important;
    display: inline-block;
    transition: transform 0.3s ease;
    background-color: #9fb117 !important;
    border-radius: 40px;
    position: relative;
    left: 5px;
    top: 1px;
}


/* Rotate icon when expanded */
.expanded .toc-toggle-text::after {
    transform: rotate(180deg) !important;
}

#secondary {
    overflow: hidden;
}

div#block-13 ul.ez-toc-list a {
    color: #646464 !important;
    font-size: 16px !important;
    line-height: 24px !important;

    font-family: 'Roboto';
    position: relative;
    padding: 0px 20px 10px 0px;
    width: 100%;
}

.ai-summary-container {
    gap: 8px !important;
}

#block-13 .ez-toc-list a.toc-active,
#block-15 .ez-toc-list a.toc-active {
    background-color: transparent !important;
    color: #000 !important;
    border-radius: 6px;

    padding-bottom: 2px !important;
    padding-top: 3px !important;
    margin-bottom: 10px;
}

#block-13 nav ul {
    overflow: hidden;
    transition: max-height 0.4s ease;
    max-height: 110px;
    /* default (≈2 items) */
}

.toc-toggle-text {
    cursor: pointer;
    font-weight: 600;
    margin-top: 8px;
}

/* Thoda spacing taaki bg achha dikhe */
.ez-toc-list a {
    display: block;
    padding: 6px 10px;
}

div#block-13 ul.ez-toc-list a:hover {
    text-decoration: none !important;
    color: #000 !important;
}

/* div#block-13 ul li {
  border-left: 3px solid #2B399B !important;
} */

div#block-13 ul li ul {
    margin-left: 25px !important;
}

div#block-13 ul li ul li {
    border-left: 0px solid #2B399B !important;
}

div#block-13 ul.ez-toc-list li ul a {
    color: #444444 !important;
    font-size: 15px !important;
    line-height: 25px !important;
}

#tocaccordion {
    display: none;
}

.post-custom-box {
    padding: 0px !important;
    padding-bottom: 11px !important;
    border-radius: 0px !important;
    margin-top: 13px !important;
    border: 0px solid #000000 !important;
    margin-bottom: 13px;
    border-bottom: 1px solid #dedede !important;
}

.post-custom-box span {
    display: inline-block !important;
    padding-bottom: 0px !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #000000 !important;
}

.ez-toc-title {
    display: inline-block !important;
    padding-bottom: 7px !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #000000 !important;
    padding-left: 0px !important;
}

.ez-toc-title-toggle {
    display: none;
}

.ai-btn {
    display: inline-block;
    padding: 6px !important;
    border: 1px solid #C1C1C1 !important;
    border-radius: 8px !important;
    transition: transform 0.3s ease;
    width: 40px !important;
    height: 40px !important;
}

.ai-btn:hover,
.sh-btn:hover {
    transform: translateY(-6px);
}

.ai-btn img {
    width: 100%;
}

.ez-toc-counter nav ul li a::before {
    display: none;
}

.ymc-extra-filter .filter-layout1 .filter-entry>.filter-item>.filter-link {
    margin: 0 9px 10px 0 !important;
}

/* TOC list smooth animation */
#block-13 .ez-toc-list {
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease;

}


/* Toggle text style */
.toc-toggle-text {
    cursor: pointer;
    font-weight: 600;
    margin-top: 12px;
    display: inline-block;
    color: #9fb117;
    font-family: roboto;
    font-size: 14px;

}


/* Expanded */
#block-13.expanded .ez-toc-list {
    height: 169px;
    overflow: scroll;
    overflow-x: hidden;
}

#block-13 nav {
    overflow: hidden;
    max-height: 200px;
}

#block-13 {
    padding-bottom: 0px;
    border-bottom: 1px solid #C1C1C1 !important;
}

.post-share-box {
    padding-top: 0px !important;
    padding-bottom: 19px;
    border-bottom: 1px solid #C1C1C1 !important;
    border-radius: 0px !important;
}

.post-share-box a {
    background-color: #F1F1F1 !important;
}

.post-share-box a img {
    width: 17px;
}

.post-share-box span {
    font-size: 18px;
}

.post-share-box div {
    gap: 5px !important;
}

.post-custom-box-cta {
    margin-top: 20px !important;
    border: 0px !important;
    margin-bottom: 20px;
}

.post-custom-box-cta span {
    font-size: 29px !important;
    margin-bottom: 10px;
    font-weight: normal !important;
    line-height: 36px;
    font-family: 'Inter-Medium' !important;
    display: inherit !important;
}

.post-custom-box-cta .chat-with-strategist-link svg {
    width: 24px;
    border-radius: 50px;
    height: 24px;
    position: relative;
    top: 5px;
    margin-left: 5px;
    background-color: #000000;
}

.post-custom-box-cta .chat-with-strategist-link svg path {
    fill: #ffffff;
}

.post-author-box {
    border-top: 1px solid #C1C1C1 !important;
    margin-top: 21px !important;
    padding-top: 15px !important;
    flex-wrap: wrap;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-bottom: 1px solid #C1C1C1 !important;
}

.post-author-box .avatar {
    width: 50px;
    height: 50px;
}

.author-info.auther-heading p {
    font-size: 20px !important;
    margin-top: 15px !important;
    font-weight: 600;
}

.author-info.auther-text {
    flex: none !important;
    width: 100%;
    display: block;
}

.author-info.auther-text p {
    font-family: roboto;
    font-size: 14px !important;
    color: #000000;
    line-height: 20px !important;
}

.sidebar-area {
    width: 300px;

    position: sticky;

    top: 3vh;
    /* adds spacing from the top edge */
    margin-bottom: 40px;
}

/* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}



.post-cta-image img {
    width: 90%;
}

.post-cta-image {
    width: 25%;
}

.post-cta-text {
    width: 75%;
}

.post-cta {
    padding: 32px 32px;
    border-radius: 36px;
    margin: 30px 0px;
    box-shadow: rgb(90, 102, 1) 5px 5px 1.6px !important;
    display: flex;
    align-items: center !important;
    gap: 30px;
    background: #E9FC58;
}

.post-cta h2 {
    padding-top: 0px;
}

.post-cta .heading-cta-girl {
    font-size: 40px !important;
    line-height: 46px;
    font-weight: 800;
    display: flex;
    flex-direction: column;
    color: #000 !important;
    margin-bottom: 25px !important;
    font-family: "NeueMontreal-Bold", roboto;
}

.post-cta .txt-cta-girl {
    font-size: 22px !important;

    color: #000000 !important
}

.post-timer i {
    display: none;
}

.post-cta .btn-cta-girl {
    padding: 12px 36px;
    background: #2A3A9B;
    border-radius: 74px;
    color: #FFFFFF !important;
    font-size: 20px !important;
    line-height: 38px !important;
    margin-top: 10px !important;
    display: inline-block;
    text-decoration: none;
}

.post-cta-text p:nth-child(3) {
    margin-bottom: 0px !important;
}

.post-cta-text p:nth-child(3) {
    margin-bottom: 0px !important;
}

.share-icon-post-page.twi img {
    width: 18px;
}

a.share-icon-post-page {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 3px 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    font-family: 'Inter-Medium';
}

a.share-icon-post-page img {
    width: 20px;
    padding-right: 4px;
}

.pro-tip-box.top-box {
    margin-top: 0px !important;
}

.wp-post-content .img-box.AI-powered img:first-child {
    width: 35%;
    margin-bottom: 20px;
}

.cta-girl-img {
    border-radius: 25px;
    box-shadow: #343434 5px 5px 1.6px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.list-none {
    list-style-type: none;
}

.blog .post-entry article:nth-child(1) .media a {
    display: block;
    height: 100%;
    margin-top: 0px;
}

.blog .post-entry article .media a {
    margin-top: 0px !important;
}

.wp-post-content p img {
    margin-bottom: 0px !important;
}


/* wp-post-content css end */

.filter-link.active {
    font-weight: 400 !important;
}

#toc-toggle {
    display: none !important;
}

div#ez-toc-container {
    width: 300px !important;
}




@media (max-width: 1600px) {

    .container.portfolio-listing-page {
        overflow: hidden !important;
    }

    .post-author-box .avatar {
        width: 35px !important;
        height: 35px !important;
    }

    .author-info.auther-heading p {
        font-size: 18px !important;
        margin-top: 5px !important;
    }

    .post-custom-box {
        margin-top: 10px !important;
    }

    .post-custom-box-cta .chat-with-strategist-link {
        font-size: 18px !important;
        padding: 9px 8px 13px;
    }

    .ai-btn {
        width: 40px !important;
        height: 40px !important;
    }

    .post-custom-box span,
    .ez-toc-title,
    .post-share-box span {
        font-size: 16px !important;
    }

    .sh-btn {
        width: 31px !important;
        height: 31px !important;
    }

    .post-custom-box-cta span {
        font-size: 29px !important;
        line-height: 34px;
        margin-bottom: 1px;
    }

    div#block-13 ul.ez-toc-list a {
        font-size: 14px !important;
        padding: 0px 20px 5px 0px !important;
        line-height: 21px !important;
    }

    #block-13 .ez-toc-list a.toc-active,
    #block-15 .ez-toc-list a.toc-active {
        margin-bottom: 5px !important;
    }

}

@media (max-width: 768px) {
    #block-13 nav {
        display: none;
        margin-top: 10px;
    }

    #block-13.toc-open nav {
        display: block;
    }

    .ez-toc-title-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }

    .toc-toggle-text {
        display: none;
        /* optional */
    }

}

@media (min-width: 768px) and (max-width: 1024px) {
    .wp-post-content {
        margin-bottom: 0px;
    }

    .top-box {
        padding: 14px 20px 8px !important;
        margin: 0px 0px 30px !important;
    }

    .banner-meta {
        gap: 5px !important;
    }

    #block-15 div#ez-toc-container {
        width: 100%;
        margin: auto;
    }

    #block-15.is-fixed {
        position: fixed;
        top: 10px;
        left: 0;
        width: 90%;
        z-index: 999;
        right: 0;
        margin: auto;
        background: transparent;
    }

    .ez-toc-js-icon-con span:hover {
        text-decoration: none !important;
    }

    #block-15 div#ez-toc-container {
        background: #f6f6f6 !important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }

    #ez-toc-container a.ez-toc-toggle {
        border: inherit !important;
        outline: 0 !important;
    }

    div#ez-toc-container ul.ez-toc-list a {
        color: #000;
        font-size: 18px;
        line-height: 25px;
    }

    .ez-toc-pull-right {
        margin-left: 0 !important;
    }

    #ez-toc-container .ez-toc-js-icon-con,
    #ez-toc-container .ez-toc-toggle label {
        left: 0px;
        border: 0px !important;
    }

    .eztoc-hide::after {
        content: "Table of Contents";
        background: #f6f6f6;
        padding: 10px 0px 7px;
        width: 100%;
        display: block;
        position: relative;
        top: -35px;
        font-size: 20px;
        height: 0;
        z-index: 99999;
        font-weight: bold;
        text-decoration: none;
        height: 35px;
    }

    .sidebar-area {
        order: 2;
        margin-bottom: 51px;
    }

    .content-area {
        order: 1;
    }

    #block-15 {
        display: block !important;
    }

    #block-13 {
        display: none !important;
    }

    .mobile-popup {
        pointer-events: none;
    }

    .wp-post-content .li-list {
        margin-bottom: -4px;
    }

    .news input[type="email"] {
        width: 100%;

        margin-bottom: 22px;
    }

    .post-cta-text h2 {
        text-align: center;
    }

    .wp-post-content .button-wrapper {
        display: block;
        text-align: center;
    }

    .wp-post-content p {
        overflow: hidden;
    }

    .wp-post-content h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .wp-post-content .img-box img:first-child {
        width: 100% !important;
    }

    .pro-tip-icon {
        width: 11%;
    }

    .wp-post-content img {
        width: 100% !important;
    }

    .sidebar-area.stick {
        position: relative !important;
        top: 0px;
        width: auto !important;
        transition: top 0.3s ease;
    }

    .content-area.content-stick {
        margin-left: 0 !important;
    }

    .single-post-container {
        width: auto !important;
        display: block !important;
    }

    #block-13 nav ul,
    #block-13 nav,
    #block-15 nav ul,
    #block-15 nav {
        max-height: inherit;
    }

    .toc-toggle-text {
        display: none !important;
    }

    .ez-toc-icon-toggle-span {
        display: none !important;
    }

    .ez-toc-js-icon-con span {
        width: 311px !important;
        padding: 7px;
        left: 0 !important;
        display: none;
    }


    .categ {
        font-size: 17px;
        margin-bottom: 9px;
    }

    .post-top-banner h1 {
        width: 100% !important;
        font-size: 35px !important;
    }

    #block-13 nav,
    #block-15 nav {
        display: block !important;
        margin-top: 10px;
    }

    #block-13 .ez-toc-title {
        display: none !important;
    }

    #block-13 .ez-toc-js-icon-con {
        display: block !important;
        width: 100% !important;
    }

    .ez-toc-title-toggle {
        display: block !important;
    }

    .single-post .site-logo::after {
        display: none;
    }

}

@media (max-width: 767px) {

    .cmtg-term-item h2 a {
        font-size: 18px !important;
    }

    .tools {
        padding: 10px 12px !important;
    }

    .single-glossary .content-area article {
        margin-top: 23px !important;
    }

    .single-glossary .post-content p img {
        width: 100% !important;
    }

    .post-type-archive-glossary .cmtg-filter-btn {
        padding: 3px 7px !important;
        font-size: 16px !important;
    }

    .glossary-template-default .tools ul li {
        display: block !important;
        margin: auto;
        margin-bottom: auto;
        text-align: center;
        border: 1px solid #e9fc58;
        padding: 10px 10px 20px;
        background: #fff;
        border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    }

    .glossary-template-default .tools ul li strong {
        width: auto !important;
        height: 39px;
        margin: auto;
        margin-bottom: 0px;
        box-shadow: none;
        border: 0px;
    }

    .post-type-archive-glossary .portfolio-child-heading {
        line-height: 25px;
    }

    .ez-toc-section,
    [id^="Part_"] {
        position: relative;
    }

    .ez-toc-section::before,
    [id^="Part_"]::before {
        content: "";
        display: block;
        height: 90px;
        /* sticky TOC height */
        margin-top: -90px;
        visibility: hidden;
        pointer-events: none;
    }

    .social-icons {
        margin-top: 20px;
    }

    .post-type-archive-glossary .cmtg-term-item {
        padding: 10px 5px 22px !important;
    }

    .cmtg-term-item p.alpha {
        font-size: 27px !important;
        margin-bottom: 10px;
    }

    .cmtg-term-item h2 {
        margin-bottom: 7px !important;
    }



    .toc-toggle-text::after {
        content: "";
        width: 16px;
        height: 15px;
        background: url("/wp-content/themes/aret-new-design-child/images/down-arrow-toc.svg") no-repeat center !important;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
        background-size: 94% !important;
        display: inline-block;
        transition: transform 0.3s ease;
        position: relative;
        left: 5px;
        top: 1px;
        float: right;
    }

    .toc-toggle-text::before {
        content: "";
        width: 16px;
        height: 15px;
        background: url("/wp-content/themes/aret-new-design-child/images/bar-toc.svg") no-repeat center !important;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
        background-size: 94% !important;
        display: inline-block;
        transition: transform 0.3s ease;
        position: relative;
        left: 5px;
        top: 1px;
        float: left;
        margin-right: 14px;
    }

    span#summer img {
        float: left;
        margin-right: 8px;
        width: 14px;
    }

    .post-custom-box.box2 {
        margin-top: 0px !important;
        border-bottom: 0px !important;
    }

    .post-custom-box.box2 span#summer {
        color: #e9fc58 !important;
        background: #000;
        cursor: pointer !important;
        border-radius: 5px;
        font-size: 13px !important;
        font-weight: 300 !important;
        padding: 0px 8px 0px;
        align-items: center;
        line-height: 14px;
        height: 42px;
        display: flex !important;
    }

    #block-15 #ez-toc-container {
        width: 100% !important;
        max-width: 100%;
    }

    #block-15 nav {
        padding-left: 10px;
        padding-right: 10px;
    }

    #block-15.expanded nav {
        padding: 10px;
        border: 1px solid #ccc;
    }

    #block-15 #ez-toc-container nav {
        width: 91vw;
        max-width: 90vw;
        margin-left: calc(-31vw + 50%);
        margin-right: calc(-50vw + 50%);
        box-sizing: border-box;
        margin-top: 10px;

        position: absolute;
        background: #f3f3f3;
        z-index: 9999;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    }

    #block-15 #ez-toc-container nav ul {
        max-width: 100%;
        width: 100%;
        height: 200px;
        overflow-x: hidden;
        overflow: scroll;
    }

    .mobile-sidebar {
        display: flex;
        z-index: 99;
    }

    #summercontent {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease, opacity 0.3s ease;
        opacity: 0;
        width: 100%;
        margin-left: calc(-68vw + 50%);
        margin-right: calc(-50vw + 50%);
        box-sizing: border-box;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        background: #fff;
        padding-top: 20px;
        padding-bottom: 13px;
    }

    #summercontent .ai-summary-container {
        width: 100% !important;

        justify-content: center;
    }

    #summercontent.show strong,
    #summercontent strong {
        text-align: center;
        margin: auto;
        display: block;
        font-size: 15px;
    }

    #summercontent.show {
        max-height: 200px;
        opacity: 1;
        width: 100%;
        margin-left: calc(-68vw + 50%);
        margin-right: calc(-50vw + 50%);
        box-sizing: border-box;
        margin-top: 13px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        background: #fff;
        padding-top: 20px;
        padding-bottom: 13px;
    }

    .toc-toggle-text {
        margin-top: 0 !important;
        font-weight: 500;
        font-size: 15px;
        color: #000 !important;
        display: block !important;
    }

    .ez-toc-title {
        display: none !important;
    }

    .news input[type="submit"] {
        padding: 12px 25px !important;
    }

    .archive .glossary-archive {
        margin-bottom: -50px !important;
    }

    .related-terms a {
        font-size: 17px !important;
    }

    .single-glossary .post-top-banner-two h1 {
        font-size: 30px;
        width: 100% !important;
    }

    .single-glossary .post-navigation {
        align-items: start !important;
        margin-bottom: 30px;
        gap: 30px;
    }

    .single-glossary .post-navigation .next-post a,
    .single-glossary .post-navigation .prev-post a {
        width: auto !important;
        font-size: 14px;
        top: 23px;
        line-height: 17px !important;
    }

    .single-glossary .post-navigation .prev-post {
        left: 0 !important;
    }

    .single-glossary .post-navigation .next-post {
        right: 0 !important;
    }

    .tools img {
        width: auto !important;
        height: 32px !important;
    }

    .single-glossary .single-post-container {
        padding: 0px !important;
    }

    .single-glossary .post-top-banner-two h1 {
        width: 100% !important;
        font-size: 30px !important;
    }

    .glossary-template-default.single-glossary .post-top-banner-two {
        padding: 20px 20px 80px !important;

    }

    .related-terms ul li {
        margin-bottom: 16px;
    }

    .single-glossary .post-content img {
        width: 100%;
    }

    .single-glossary .content-area h2 {
        font-size: 20px !important;
        line-height: 28px !important;
    }


    .cmtg-term-item p,
    .single-glossary .content-area .post-content p,
    .single-glossary .content-area .post-content ul li {
        font-size: 16px !important;
        line-height: 23px !important;
    }

    .post-type-archive-glossary .post-top-banner {
        padding: 30px 20px 65px !important;
    }

    .post-type-archive-glossary .post-top-banner h1 {
        font-size: 30px;
        line-height: 57px;
    }

    .post-type-archive-glossary .post-top-banner h2 {
        font-size: 18px !important;
    }

    .glossary-template-default .related-terms {
        width: auto !important;
        margin: -110px 12px 90px !important;
    }

    .glossary-archive,
    .single-glossary .content-area,
    .related-terms {
        width: auto !important;
        margin: 70px 12px 0px !important;
        padding: 24px 20px !important;
    }

    .sidebar-area .post-custom-box-cta {
        padding: 14px 16px 23px !important;
    }

    .sidebar-area .post-custom-box-cta .chat-with-strategist-link svg {
        width: 20px;
        top: 4px;
        height: 20px;
    }

    .sidebar-area .post-custom-box-cta span {
        font-size: 25px !important;
        line-height: 32px;
        margin-bottom: 1px;
        text-align: center;
    }

    .sidebar-area .post-custom-box-cta .chat-with-strategist-link {
        width: 80%;
        font-size: 16px !important;
        margin: 10px auto 5px;
        display: block;
    }

    .wp-post-content h2 strong {
        font-size: 22px !important;
    }

    .top-box {
        display: block;
    }

    .pro-tip-icon img {
        margin-bottom: 5px !important;
    }

    .case-study-desktop {
        display: none;
    }

    .page-id-799 .blog .post-entry article:nth-child(1) figure.media img {

        border-radius: 20px 0px 0px 0px !important;
    }

    .page-id-799 .blog .post-entry article header.title a {
        display: block !important;
        height: auto !important;
    }

    .ai-btn:hover .tooltipText {
        display: none !important;
    }

    .wp-post-content h3 {
        font-size: 20px !important;
        line-height: 25px;
    }

    .ai-summary-container {

        overflow: visible;
    }

    #block-15 #ez-toc-container {
        height: auto;
    }

    .box2 {
        display: block;
        width: 53%;
        margin-left: 12px;
    }

    .box1 {
        display: none;
    }

    .single-post-container {
        gap: 10px !important;
    }

    .ez-toc-counter ul {
        direction: ltr;
        counter-reset: item;

        overflow-x: hidden !important;
        height: auto;

    }

    div#block-15 ul.ez-toc-list a {
        color: #646464 !important;
    }

    div#ez-toc-container {
        width: auto;
    }

    .single-post .post-top-banner h1 {
        font-size: 30px !important;
        line-height: 36px;
    }

    .sidebar-area.is-sticky {
        position: relative;
        z-index: 99;
        width: auto;
    }

    .sidebar-wrap,
    .content-area {
        width: 100%;
    }


    div#ez-toc-container ul.ez-toc-list a:hover {
        color: #000 !important;
        text-decoration: none !important;
    }

    div#ez-toc-container ul.ez-toc-list a {
        color: #333 !important;
    }

    .wp-post-content {
        margin-bottom: 0px;
    }

    .top-box {
        padding: 14px 20px 8px !important;
        margin: 0px 0px 30px !important;
    }

    .banner-meta {
        gap: 5px !important;
        margin-top: 13px;
        font-size: 11px;
    }

    .ez-toc-js-icon-con span:hover {
        text-decoration: none !important;
    }

    #ez-toc-container a.ez-toc-toggle {
        border: inherit !important;
        outline: 0 !important;
    }

    div#ez-toc-container ul.ez-toc-list a {
        color: #000;
        font-size: 15px;
        line-height: 23px;
        padding: 6px 0px !important;
    }

    .ez-toc-pull-right {
        margin-left: 0 !important;
    }

    #ez-toc-container .ez-toc-js-icon-con,
    #ez-toc-container .ez-toc-toggle label {
        left: 0px;
        border: 0px !important;
    }


    .eztoc-hide::before {
        content: "";
        width: 19px;
        height: 19px;
        background: url("/wp-content/uploads/2025/12/arrow.png") no-repeat center !important;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
        background-size: 100% !important;
        display: inline-block;
        transition: transform 0.3s ease;
        background-color: #9fb117 !important;
        border-radius: 40px;
        position: absolute;
        left: 299px;
        top: 10px;
        z-index: 999999;
        right: -21 !important;
        background-position: 50% 53% !important;
        right: 0;
    }

    .sidebar-area,
    .sidebar-wrap {
        order: 2;
        margin-bottom: 25px;
        width: 100%;
    }

    .content-area {
        order: 1;
    }

    #block-15 {
        display: block !important;
        width: 100%;
    }

    #block-13 {
        display: none !important;
    }

    .wp-post-content .li-list {
        margin-bottom: -4px;
    }

    .news input[type="submit"] {
        height: 49px !important;
        padding: 14px 25px;
        font-size: 17px;
    }

    .news input[type="email"] {
        width: 100%;

        margin-bottom: 22px;
    }

    .padding-left-box25 {
        font-size: 17px !important;
        line-height: 27px;
        padding-left: 20px;
    }

    .padding-left-box30 {
        padding-left: 21px;
    }

    .post-cta-text h2 {
        text-align: center;
    }

    .wp-post-content .button-wrapper {
        display: block;
        text-align: center;
    }

    .wp-post-content h3 strong {
        font-size: 20px !important;
    }

    .wp-post-content strong {
        font-size: 17px;
    }


    .wp-post-content p {
        font-size: 17px !important;
        overflow: hidden;
    }

    .wp-post-content h2 {
        font-size: 22px;
        line-height: 25px;
    }

    .wp-post-content .img-box img:first-child {
        width: 100% !important;
    }

    .pro-tip-icon {
        width: 18%;
    }

    .sidebar-area.stick {
        position: relative !important;
        top: 0px;
        width: auto !important;
        transition: top 0.3s ease;
    }

    .content-area.content-stick {
        margin-left: 0 !important;
    }

    .single-post-container {
        width: auto !important;
        display: flex !important;
        flex-direction: row;
        flex-direction: column;
    }


    .ez-toc-icon-toggle-span {
        display: none !important;
    }

    .ez-toc-js-icon-con span {
        display: none !important;
    }

    .eztoc-hide {
        display: block !important;
    }

    .categ {
        font-size: 17px;
        margin-bottom: 9px;
    }

    .post-top-banner h1 {
        width: 100% !important;
        font-size: 35px !important;
    }

    .ez-toc-title-toggle {
        display: block !important;
    }

    .single-post .site-logo::after {
        display: none;
    }

    .post-cta-image {
        display: none !important
    }

    .post-cta {
        flex-direction: column;
        padding: 40px 20px;
    }

    .post-cta-text {
        width: 100%;
    }

    .post-cta .heading-cta-girl {
        font-size: 26px !important;
        text-align: center;
        line-height: 31px !important;
        margin-bottom: 12px !important;
    }


    .post-cta .txt-cta-girl {
        text-align: center;
        font-size: 19px !important;
        line-height: 26px !important;
        margin-bottom: 25px !important;
    }

    .post-cta .btn-cta-girl {
        font-size: 15px !important;
        margin: auto;
        margin-top: 20px !important;
        width: 80%;
        display: block;
        padding: 9px 28px;
        text-align: center;
    }

    .section_container_panel {
        width: auto;
    }

    .content_box_contact_us {
        flex-direction: column;
        padding: 0px 20px;
    }

    .section_container_panel {
        margin: 0px;
    }

    .form_box_contact_us_left,
    .tesimonial_section_right,
    .contact-inner-fields {
        width: 100%;
    }

    .contact-main-fields {
        display: block;
    }

    .contact-form {
        padding: 30px;
    }

    h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .contact-inner-fields {
        margin-bottom: 20px;
    }

    label,
    .contact-main-fields-full p,
    label p,
    .contact-main-fields p {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .attach-field {
        width: 100%;
    }



}


/* Request a Quote css end */

/* portfolio CSS start*/

/* .side-card-content-design-project .col.image {
    height: 350px !important;
} */

/* portfolio CSS end */



/* Glossary CSS */


body.post-type-archive-glossary,
body.single-glossary {
    background: #f8f8f8;
}

.post-type-archive-glossary h1 {
    font-size: 51px;
    line-height: 57px;
    color: #E9FC58;
    width: 1060px;
    font-family: 'Inter-Bold';
    margin: auto;
}

.post-type-archive-glossary .post-top-banner h2 {
    color: #ffffff;
    font-family: 'Inter-Medium';
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
}

.single-glossary .content-area .post-content .tools ul li {
    line-height: 26px;
}

.tools ul li img {
    margin: 0px auto 0px !important;
    height: 21px;
    display: inline !important;
}

.single-glossary .post-content p img {
    width: 80%;
}

.tools ul li strong {
    background: #fff;
    width: 167px;
    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;
    /* 🔥 SHRINK ROKO */
    text-align: center;
    border-radius: 5px;
    border: 1px solid #efefef;
    height: 48px;
    margin-right: 9px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    height: 49px;
}

.tools ul li {
    display: flex !important;
    margin-bottom: 10px !important;

    align-items: center;
}

.tools ul {
    list-style-type: none;
    margin-top: 15px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.tools p,
.tools li {
    color: #000 !important;
}

.tools {
    padding: 10px 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #f8ffc5 !important;
    border: 1px solid #f4f4f4;
}

.glossary-archive {
    width: 1000px;
    box-shadow: 0px 8px 15px rgba(97, 109, 190, .1);
    border: 1px solid #f4f4f4;
    margin: 70px auto 0px;
    padding: 32px;
    background: #fff;
    position: relative;
    top: -128px;
    z-index: 9;
    border-radius: 3px;
}

.cmtg-term-item p {
    font-size: 19px;
    line-height: 30px;
    color: #646464 !important;
}

.single-glossary .content-area article {
    margin-top: 15px;
}

.single-glossary .content-area a {
    color: #9fb117;
    font-weight: bold;
    text-decoration: none;
    z-index: 999999999;
    position: relative;
}

.single-glossary .content-area .svg-img {
    width: 21px;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.single-glossary .content-area .post-content h2 {
    margin-bottom: 10px !important;
}

.single-glossary .content-area .post-content p {
    margin-bottom: 15px !important;
    line-height: 32px;
    color: #646464;
}

.single-glossary .content-area .post-content ul {
    font-size: 19px;
    padding-left: 19px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: -9px;
}

.glossary-detail h2 {
    text-align: center;
    display: block;
}

.glossary-detail .news {
    margin-top: 13px;
    text-align: center;
}

.glossary-detail p {
    color: #ffffff;
    width: 520px;
    font-family: 'Roboto-light';
    margin: auto;
    padding: 8px 0px 0px 0px;
    text-align: center;
}

.single-glossary .content-area .post-content ul li {
    margin-bottom: 5px;
    line-height: 32px;
    color: #646464;
}

.single-glossary .post-content img {
    margin: 32px auto;
    display: block;
}

.related-terms ul {
    padding-left: 25px;
    color: #9fb117;
}

.single-glossary .related-terms span {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
    font-family: 'Inter-Regular';
    display: block;
}

.related-terms ul li {
    font-family: 'Roboto-regular';
    margin-bottom: 20px;
}

.related-terms ul li::marker {

    font-size: 20px;
}

.post-type-archive-glossary .post-top-banner {
    padding: 98px 20px 65px;
}

.single-glossary .sidebar-area {
    display: none;
}

.single-glossary .content-area h2 {
    font-size: 26px;
}

.single-glossary .post-navigation .prev-post {
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    left: 0px;
}

.single-glossary .post-navigation .next-post a,
.single-glossary .post-navigation .prev-post a {
    width: 350px;
    display: inline flow-root;
    line-height: 25px;
}

.single-glossary .post-navigation .next-post {
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    right: 0px;
}

.single-glossary .post-navigation {
    width: 1000px;
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    margin: auto;
}

.single-glossary .post-navigation a {
    color: #fff !important;
    font-family: 'Roboto-regular';
    text-decoration: none;
    position: relative;
    top: 45px;
    font-size: 16px;
}

.single-glossary .post-top-banner-two h1 {
    width: 55%;
    font-size: 51px;
}

.listing-gallery p {
    padding: 8px 0px 0px 0px !important;
}

.listing-gallery .news {
    margin-top: 18px;
}

.single-glossary .post-top-banner-two {
    padding: 102px 20px 80px !important;
}

.related-terms {
    width: 1000px;
    box-shadow: 0px 8px 15px rgba(97, 109, 190, .1);
    flex: inherit !important;
    border: 1px solid #f4f4f4;
    margin: -110px auto 90px;
    padding: 32px;
    background: #fff;
    border-radius: 3px;
}

.related-terms a {
    color: #9fb117;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}

.single-glossary .content-area {
    width: 1000px;
    box-shadow: 0px 8px 15px rgba(97, 109, 190, .1);
    flex: inherit !important;
    border: 1px solid #f4f4f4;
    margin: 70px auto 0px;
    padding: 32px;
    background: #fff;
    position: relative;
    top: -150px;
    z-index: 9;
    border-radius: 3px;
}

.cmtg-term-item {
    padding: 1px 5px 20px !important;
}

.cmtg-letter-group {
    margin-bottom: 0px !important;
}


.cmtg-term-item h2 {
    margin-bottom: 0px;
}

#cmtg-search-box {
    padding: 15px !important;
    font-size: 17px;
    text-transform: capitalize;
}

.cmtg-filter-btn {
    padding: 6px 7px !important;
    border: 0 !important;
    background-color: transparent !important;
    color: #000 !important;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 500 !important;
    transition: all 0.2s;
    white-space: nowrap;
    font-size: 20px !important;
}

.cmtg-filter-buttons {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 30px;
}

.cmtg-term-item h2 a {
    text-decoration: none;
    font-size: 21px;
    color: #000;
    padding: 1px 0px;
}

.cmtg-term-item p.alpha {
    font-size: 40px;
    color: #000 !important;
    line-height: 48px;
    font-family: 'Inter-Bold';
    margin-top: 15px;
}

/* Glossary CSS */

.blog .filter-link.isDisabled {
    display: none !important;
}

.case-study-mobile {
    display: none;
}

.case-study-desktop {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede !important;
}

.project-overview {
    display: inline-block !important;
    padding-bottom: 15px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #000000 !important;
}

.case-study-desktop span {
    font-size: 14px;
    font-weight: 600;
    display: inline;
    padding-bottom: 10px;
}

.case-study-desktop p {
    display: inline;
    font-size: 14px;
    padding-bottom: 10px;
}

.wp-post-content h2 {
    position: relative;
    display: block;
}

.post .wp-post-content h2 span.number-bg {
    background: #000;
    color: #fff !important;
    border-radius: 100px;
    position: absolute;
    padding: 0px 9px;
    font-size: 13px;
    line-height: 35px;
    text-align: center;
    top: 29px;
    left: -35px;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-post-content h2 span:nth-of-type(2) {
    color: #000000 !important;
    float: left;
    padding-right: 5px;
    height: 100px;
}

.wp-post-content h2 span.ez-toc-section-anchor {
    color: #CBE508 !important;
    float: none !important;
    height: auto !important;
}

.single-post .wp-post-content table h3,
.single-post .wp-post-content table h3 strong {
    background-color: #000000 !important;
    color: #ffffff !important;
}

ol li::marker {
    font-weight: bold;
}

.wp-post-content table tbody tr:first-child td,
.wp-post-content table tbody tr:first-child th {
    background-color: #ededed !important;
}

.wp-post-content img {
    display: block;
    margin: auto;
}

.wp-post-content ol,
.wp-post-content ul {
    margin-top: -10px;
}

.wp-post-content ol ul,
.wp-post-content ul ul {
    margin-top: 0px;
    margin-bottom: 10px;
}

.lower-alpha {
    list-style-type: lower-alpha;
    /* Sets list numbering to lowercase letters */
}

.wp-post-content ol.cross-list,
.wp-post-content ol.check-list {
    list-style: none;
    padding-left: 0;
    margin-left: 10px !important;
}

.cross-list li,
.check-list li {
    position: relative;
    padding-left: 25px;
}

.cross-list li::before {
    content: "✖";
    color: red;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 2px;
}

.check-list li::before {
    content: "✔";
    color: #28a745;
    /* green */
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 2px;
}

.post-btns {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.post-btns .action_btn {
    width: fit-content;
    background-color: #000000;
    color: #ffffff !important;
}

.post-btns .action_btn::before {
    border: 2px solid #000000;
}

.post-btns .action_btn.action_btn2 {
    background-color: #E9FC58;
    color: #000000 !important;
}

.copyright-txt span {
    color: #fff;
    font-family: 'Roboto-regular';
    font-size: 17px;
    text-wrap: nowrap;
    padding: 0px 3px;
    font-style: initial;
}

.copyright-txt {
    display: flex;
    z-index: 1;
}

.dealsglobal .seadiv1 {
    width: 26%;
    margin: 9px 5px 6px 13px;
}

.imgarw {
    width: 116px;
    position: absolute;
    bottom: -52px;
    left: 17px;
}

.searint span.clip {
    float: left;
    width: 58%;
    background: #fff;
    text-align: left;
    font-size: 14px;
    padding: 5px;
    line-height: 15px;
    margin-top: 9px;
    align-content: center;
}

.dealsglobal .seadiv {
    width: 32%;
}

.searint img {
    background-color: #FFB700;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 12px 16px 13px 14px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 42%;
}

.left-sidebar-heading h3 {
    font-size: 15px !important;
}

.log-foot {
    width: 48%;
    display: inline-block;
    text-align: right;
}

.single-post #table-side ul li ul {
    margin-left: 15px;
}

.white-circle-bg a img {
    padding: 5px;
}

.white-circle-bg a {
    margin: auto;
}

.right-cont h2 {
    color: #000;
    font-size: 28px !important;
    font-family: "NeueMontreal-Bold", Sans-serif;
    margin: 20px 0px -7px 0px !important;
}

.right-cont h3 {
    color: #000;
    font-size: 25px !important;
    font-family: "NeueMontreal-Bold", Sans-serif;
    margin: 20px 0px -7px 0px;
}

.leg {
    width: 11% !important;
    font-size: 18px;
}

.single-post .uael-toc-content-wrapper ul li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.divb1 {
    padding: 7px 2px;
    border: 0;
    height: auto;
    position: relative;
    width: 18.9%;
    margin: 9px 5px 6px 8px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
}

.footdiv img {
    position: relative;
    left: 40px;
}

.dealsglobal {
    background-color: #0b1c86;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    width: 80%;
    margin: auto;
    padding-bottom: 24px;
}

.divb2 {
    padding: 7px 5px;
    border: 1px solid #ccc;
    min-height: 88px;
    margin: 5px 5px 10px 5px;
    position: relative;
    width: 17.6%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}

.colr1 {
    background-color: #E6FCFF;
    box-shadow: 4px 4px 0px 0px #87cad3;
}

.colr2 {
    background-color: #FFAEAE;
    box-shadow: 4px 4px 0px 0px #D85D5D;
}

.colr3 {
    background-color: #FFF892;
    box-shadow: 4px 4px 0px 0px #C8BD1F;
}

.colr4 {
    background-color: #B9FFBC;
    box-shadow: 4px 4px 0px 0px #5CB460;
}

.dealsglobal .white-circle-bg {
    background: #fff;
    border-radius: 100px;
    position: relative;
    padding: 8px;
    height: 70px;
    width: 70px;
    margin: 20px 27px;
}

.footdiv {
    display: inline-flex;
    width: 15%;
    color: #fff;
    margin: 10px 0px 10px 10px;
    vertical-align: middle;
    align-items: center;
    margin-top: 30px;
}

.dealsglobal .top-h {
    text-align: center;
    margin: auto;
    margin-bottom: auto;
    display: block;
    background: #e6fcff;
    background-color: rgb(230, 252, 255);
    width: 56%;
    background-color: #E6FCFF;
    padding: 17px 20px 17px 20px;
    border-radius: 0px 0px 40px 40px;
    font-family: Inter-black;
    font-size: 24px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 30px;
}

.pinkbox {
    background-color: #FFAEAE;
    box-shadow: 2px 2px 0px 0px #D85D5D;
    width: 25px;
    height: 25px;
    display: inline-block;
}

.ylwbox {
    background-color: #FFF892;
    box-shadow: 2px 2px 0px 0px #C8BD1F;
    width: 25px;
    height: 25px;
    display: inline-block;
}

.greebox {
    background-color: #B9FFBC;
    box-shadow: 2px 2px 0px 0px #5CB460;
    width: 25px;
    height: 25px;
    display: inline-block;
}

.footdiv span {
    padding: 5px;
    vertical-align: middle;
    margin: 5px 7px;
}

.img {
    position: absolute;
    bottom: -52px;
    left: 0;
}

.src {
    font-size: 10px;
    text-align: left;
    width: 50%;
    color: #fff;
    display: inline-block;
    font-style: italic;
    padding-left: 11px;
}

.log-foot img {
    width: 100px;
    margin-bottom: -20px !important;
    display: inline;
}

.dealsglobal p {
    font-size: 16px !important;
    line-height: 21px !important;
}