/* Instagram Report home */
.section-inner.instagram_home .page-head.bg_light {
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/11/inst_bg_lgiht.webp) !important;
    background-repeat: repeat-x !important;
}

.instagram_home .to_card {
    border-radius: 40px;
    background: linear-gradient(180deg, #FFF 0%, #F9F9F9 100%);
    padding: 48px;
}

.section-inner.instagram_home span.mark {
    background: linear-gradient(107deg, #FF6538 0.64%, #DA60FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-inner.instagram_home .linner_bg {
    background: linear-gradient(180deg, #F5F9FE 0%, #FFF 100%);
}


.sp_car_v2 {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.06);
    padding: 24px;
    height: 100%;
}

.sp_car_v2 :is(h3, p.h3) {
    font-size: 20px;
    line-height: 30px;
}

.inst_form_full .f_form_ {
    display: flex;
    justify-content: center;
    gap: 32px;
}


.inst_form_full .f_form_ .input-group {
    max-width: 300px !important;
    width: 300px;
    border-radius: 4px;
    border: 1px solid #BCBCBC;
    background: #FFF;
}

.inst_form_full .f_form_ .input-group .input-group-text {
    background: #FFFFFF !important;
    border: 0 !important;
}

.inst_form_full .f_form_ input:not([type="button"]):not([type="submit"]):not([type="range"]):not([type="checkbox"]):not([type="radio"]):not([type="image"]) {
    background: #FFF !important;
    border: 0 !important;
    margin: 0 !important;
    padding-left: 0 !important;
}

.inst_form_full .f_form_ input::placeholder {
    opacity: 0.4 !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.inst_form_full .f_form_ label {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px !important;
}

.instagram_home .btn.btn-dark {
    padding: 12px 24px;
    font-size: 18px;
    line-height: 28px;
    border-radius: 8px;
}


.instagram_home ul #user1-list,
.instagram_home ul #user2-list {
    z-index: 999;
    border-radius: 0 0 8px 8px;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.04);
    border-top: 0 !important;
    font-size: 16px;
    line-height: 26px;
}

.instagram_home ul :is(#user1-list, #user2-list) li {
    font-size: 16px !important;
    line-height: 24px !important;
}

.instagram_home ul :is(#user1-list, #user2-list) li img {
    max-width: 32px;
    max-height: 32px;
}

.list-group.position-absolute.w-100 li {
    border: 0 !important;
    border-radius: 0 0 6px 6px !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.04) !important;
    font-size: 16px !important;
    line-height: 26px !important;
}


@media (max-width: 767.98px) {

    .inst_form_full .f_form_ {
        display: block;
    }

    .inst_form_full .f_form_ .input-group {
        max-width: 100% !important;
        width: 100% !important;
    }

    .inst_form_full .f_form_ label {
        text-align: left !important;
    }

    .align-content-end.inst_vs_icon {
        margin: 16px 0px !important;
    }

}

@media (max-width: 575.98px) {

    .instagram_home .to_card {
        padding: 24px !important;
        border-radius: 12px !important;
    }

}

/* Instagram Report home */


/* Instagram Report */

.instagram-report-page-container .header_post {
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/11/Rectangle-8891_1762915536423.webp);
    background-repeat: repeat-x !important;
}

.instagram-report-page-container .header_post h1 {
    text-align: center !important;
    color: #FFFFFF !important;
}

.instagram-report-page-container .header_post .white_card {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 0 24px 2px rgba(0, 0, 0, 0.08);
    padding: 40px;
}

.white_card .profile_info .profile_header {
    display: flex;
    align-items: center;
    gap: 16px;
}

.white_card .profile_info .profile_header .profile_picture {
    border: 0.889px solid rgba(0, 0, 0, 0.10);
    border-radius: 12px;
    overflow: hidden;
    min-width: 64px;
    min-height: 64px;

}

.white_card .profile_info .profile_header .profile_name h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0 !important;
}

.follower_comparison_chart .display-4 {
    font-size: 48px !important;
    line-height: 48px !important;
}

.d_flex_space_between {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.instagram-report-page-container .to_srollder {
    background: linear-gradient(90deg, #FFF3F1 0%, #FCF2FD 100%);
}

.instagram-report-page-container .to_srollder nav {
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
}

.instagram-report-page-container .to_srollder nav ul {
    gap: 46px;
}

.instagram-report-page-container .to_srollder nav ul li a {
    color: #56606E !important;
    padding: 16px !important;
    display: inline-block;
    border-radius: 0 !important;
}


.instagram-report-page-container .to_srollder nav ul li a.active {
    background: transparent;
    color: #1B1C1E !important;
    /*     border-bottom: 4px solid #FC6647; */
    position: relative;
    font-family: "proxima-nova", sans-serif;
font-weight: 600;
font-style: normal;
}

.instagram-report-page-container .to_srollder nav ul li a.active:after {
    content: '';
    height: 4px;
    width: 100%;
    background: linear-gradient(180deg, #E263D3 0%, #FC6748 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.main_card_light {
    border-radius: 16px !important;
    padding: 40px !important;
}

.main_card_light.blue {
    background: #F4F9FF !important;
}


.main_card_light.red {
    background: #FFF3F3 !important;
}

.instagram-report-page-container .to_srollder {
    top: 74px;
    position: sticky;
    z-index: 10;
}

.full-width_card {
    display: flex;
}

.full-width_card .card_50_col {
    width: 46%;
}

.full-width_card .card_width_8 {
    width: 8%;
    text-align: center;
    z-index: 0;
}

.white-card_post {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 0 24px 2px rgba(0, 0, 0, 0.04);
    padding: 16px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.white-card_post .post-image {
    border-radius: 8px;
    margin-bottom: 16px;
    object-fit: cover;
    height: 268px;
    width: 100%;
}

.white-card_post .post-tag .tag_card {
    border-radius: 16px;
    border: 1px solid #8AB9FF;
    background: #F4F9FF;
    display: inline-block;
    padding: 0 8px;
    font-size: 14px;
    line-height: 24px;
}

.white-card_post .post-meta {
    margin-bottom: 8px !important;
}

.white-card_post .post-meta ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
}

.white-card_post .post-meta ul li svg {
    margin-top: -2px;
    margin-right: 2px;
}

.white-card_post p.post-caption {
    font-size: 14px;
    line-height: 26px;
}

.white-card_post p:last-child {
    margin-bottom: 0 !important;
}

.center_vs_card .vs_card {
    width: 32px;
    height: 32px;
    background: #2B3544;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
}

.center_vs_card:before {
    content: '';
    height: calc(100% - 40px);
    width: 1px;
    position: absolute;
    bottom: 0;
    top: 40px;
    background: #BCD7FF;
    z-index: -1;
}

.white_card_hover {
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}


.white-card_post .white_card_hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    padding: 16px;
    text-align: center;
    display: none;

}

.white-card_post:hover .white_card_hover {
    display: block;
    transform: translateY(0);
}

.white-card_post .white_card_hover .full_card_hover {
    top: 50%;
    position: relative;
    transform: translateY(-50%) !important;
}


.white-card_post .white_card_hover .full_card_hover .font-22 {
    font-size: 22px !important;
    line-height: 34px !important;
}



.white-card_post .white_card_hover .full_card_hover a.btn-dark.btn-lg {
    font-size: 16px !important;
    line-height: 24px !important;
    width: 80%;
    padding: 12px 10px;
}

.main_card_light.red .center_vs_card:before {
    background: #FFC5C3 !important;
}


.main_card_light.yellow {
    background: #FFF7E9 !important;
}

table.tableWidthFixed {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0 !important;
    table-layout: fixed;
}

.table.tableWidthFixed tbody tr td {
    text-align: left !important;
    border-bottom: 1px solid #E5DED2;
    padding: 40px 0px;
}

.table.tableWidthFixed tbody tr:first-child td {
    padding-top: 0 !important;
}


.table.tableWidthFixed tbody tr:last-child td {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.table.tableWidthFixed tbody tr td:first-child {
    padding-right: 76px;
}

.table.tableWidthFixed td,
.table.tableWidthFixed th {
    border-top: 0 !important;
}


.card_user.performance_card {
    display: flex;
    align-items: center;
    gap: 24px;
}

.card_user.performance_card .user_logo_1 img {
    border-radius: 8px;
    border: 0.565px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    min-width: 40px;
    min-height: 40px;
}

.card_bar .bar {
    width: 180px;
    height: 40px;
    border-radius: 0 8px 8px 0;
    background: #FFC55B;
}

.card_bar.light .bar {
    background: #FFDAA1 !important;
}

.main_card_light.green {
    background: #EEFCF6 !important;
}


.main_card_light.green .card_bar .bar {
    background: #47BA8A !important;
}

.main_card_light.green .card_bar.light .bar {
    background: #AAE2CB !important;
}


.main_card_light.purple {
    background: #FBEFFF !important;
}


.main_card_light.purple .card_bar .bar {
    background: #BE7DD3 !important;
}

.main_card_light.purple .card_bar.light .bar {
    background: #E2B9F1 !important;
}

.list_card.d-flex {
    gap: 8px;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.list_card .hasht_card {
    border-radius: 12px;
    border: 1px solid #E1EFFF;
    background: #FFF;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 26px !important;
}

.list_card .hasht_card span.active_card {
    border-radius: 6px;
    background: #BE7DD3;
    color: #FFF;
    display: inline-block;
    padding: 1px 6px;
    margin-left: 2px;
    font-size: 14px;
    line-height: 22px;
}

.content_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content_list ul li {
    display: inline-block !important;
}

.content_list ul li:not(:last-child) {
    margin-right: 14px;
}

.content_list ul li.icon {
    background-repeat: no-repeat;
    padding-left: 24px;
    background-position: 0 5px;
}

.content_list ul li.icon.video_icon {
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/11/reels.svg);
}

.content_list ul li.icon.image_icon {
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/11/image.svg);
}

.content_list ul li.icon.carousel_icon {
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/11/carousel.svg);
}

.banner_content .inst_banner_blue {
    border-radius: 32px;
    padding: 80px;
    text-align: center;
    color: #FFF !important;
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/11/blue_ly.webp);
    background-size: 100% 100%;
}


.banner_content .inst_banner_blue :is(h2, h3, p) {
    color: #FFFFFF !important;
}

.banner_content .inst_banner_blue :is(h2, p.h2) {
    font-size: 48px !important;
    line-height: 58px !important;
}

.banner_content .inst_banner_blue p.sub {
    opacity: 0.7;
}

body {
    position: relative;
}


.border-right-line {
    border-right: 1px solid #D5D7DA;
}


@media (max-width: 991.98px) {

    .d_flex_space_between .profile_overviewMetrics {
        display: flex;
        justify-content: space-between;
        text-align: center !important;
    }

    .white_card .profile_info .profile_header {
        justify-content: start !important;
    }

    .instagram-report-page-container .to_srollder {
        top: 0 !important;
        position: relative !important;
    }

    .full-width_card .card_50_col {
        width: 100% !important;
    }

    .full-width_card {
        display: flex;
        flex-direction: column;
    }

    .full-width_card .card_width_8 {
        width: 100%;
        text-align: center;
        margin: 40px 0;
        position: relative;
    }

    .center_vs_card:before {
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: auto !important;
        left: 0;
        right: 0;
        top: 15px;
        background: #BCD7FF;
    }

    .table.tableWidthFixed tbody tr td {
        display: block !important;
    }

    .table.tableWidthFixed tbody tr td {
        border-bottom: 0 !important;
    }

    .table.tableWidthFixed tbody tr {
        position: relative;
    }

    .table.tableWidthFixed tbody tr:not(:last-child):before {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #0000001c;
    }

    .table.tableWidthFixed tbody tr td:last-child {
        padding-top: 0 !important;
    }

    .banner_content .inst_banner_blue :is(h2, p.h2) {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .banner_content .inst_banner_blue {
        border-radius: 24px;
        padding: 60px;
        background-size: cover !important;

    }

    .follower_comparison_chart {
        margin-top: 80px;
        margin-bottom: 20px;
    }

    .white_card .profile_info .profile_header .profile_picture {
        order: -1;
    }

    .profile_info .profile_header .profile_name {
        text-align: left !important;
    }

    .instagram-report-page-container .to_srollder nav ul {
        flex-wrap: nowrap;
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        gap: 12px;
    }

    .table.tableWidthFixed tbody tr:last-child td:first-child {
        padding-bottom: 40px !important;
    }

    .table.tableWidthFixed tbody tr td:first-child {
        padding-right: 0 !important;
    }

}


@media (max-width: 767.98px) {

    .follower_comparison_chart .display-4 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .border-right-line {
        border-right: 0 !important;
    }

    .banner_content .inst_banner_blue :is(h2, p.h2) {
        font-size: 32px !important;
        line-height: 42px !important;
    }

    .banner_content .inst_banner_blue {
        border-radius: 16px;
        padding: 32px;
    }

    .d_flex_space_between .profile_overviewMetrics {
        gap: 16px;
    }

}


@media (max-width: 575.98px) {
    .table-resp {
        overflow-x: unset;
    }

    .card_user.performance_card {
        gap: 16px !important;
    }

    .main_card_light {
        padding: 24px !important;
    }

    .table.tableWidthFixed tbody tr td {
        padding: 24px 0px;
    }

    .performance_card .card_bar {
        max-width: calc(100% - 130px);
    }

    .performance_card .card_bar .bar {
        max-width: 100%;
    }

    .banner_content .inst_banner_blue {
        background-position: center;
    }

    .d_flex_space_between .profile_overviewMetrics {
        display: block;
    }


    .white_card .profile_info .profile_header .profile_name h2 {
        font-size: 24px;
        line-height: 34px;

    }
}

.instagram-report-page-container :is(h2, .h2) {
    font-size: 40px !important;
    line-height: 50px !important;
}


.tooltip-inner {
    max-width: 290px !important;
    background: rgba(255, 255, 255, 1) !important;
    box-shadow: 0 0.75rem 1.5rem rgba(35, 36, 54, 0.3);
    color: black !important;
    visibility: visible;
    opacity: 1 !important;
}

.instagram-report-page-container .tooltip-arrow {
    background-color: #FFFFFF !important;
    opacity: 1 !important;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #FFFFFF !important;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #FFFFFF !important;
}

.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #FFFFFF !important;
}

.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #FFFFFF !important;
}


@media (max-width: 575.98px) {

    .bx1,
    .bx2 {
        width: 50px !important;
        max-height: 100px !important;
    }

    .follower_comparison_chart .display-4 {
        font-size: 28px !important;
        line-height: 28px !important;
    }

    .chartbox {
        gap: 14px !important;
        height: auto !important;
        margin: 0 16px !important;
    }

    .white_card .profile_info .profile_header .profile_name h2 {
        font-size: 24px !important;
        line-height: 34px !important;
    }

}

/* Instagram Report */



.page-template-default .section-inner.cusm_cstyle {
    overflow-x: unset !important;
}

.full_image_mob {
    display: none;
}

.cusm_cstyle .review_card {
    background: #F4F9FF;
    border-radius: 16px;
    padding: 24px 24px;
    transition: 0.5s all;
}

.cusm_cstyle .review_card:hover {
    box-shadow: 0px 0px 24px 0px #0F67EA14;
    background: #fff;
}

.cusm_cstyle .grow_section_main {
    background: #F4F9FF;
    position: relative;
}

.cusm_cstyle .grow_card_content {
    display: inline-flex;
    padding: 16px 16px;
    padding-left: 40px;
}

.cusm_cstyle .grow_card_content .icon {
    margin-right: 24px;
    max-width: 32px;
    width: 100%;
}

.cusm_cstyle .grow_card_content.active .title {
    color: #0F67EA;
}

.cusm_cstyle .grow_card_content p {
    display: none;
}

.cusm_cstyle .grow_card_content.active {
    position: relative;
    overflow: hidden;
    padding: 16px 16px;
    padding-left: 40px;
}

.cusm_cstyle .grow_card_content.active p {
    display: block;
}

.cusm_cstyle .grow_section_main_slides {
    display: flex;
    flex-direction: column;
    transition: all 0.5s ease-in-out;
    position: relative;
    margin-top: 40px;
}

.cusm_cstyle .grow_card_content {
    cursor: pointer;
    transition: all 0.5s ease;
}

.cusm_cstyle .grow_card_content p {
    display: none;
}

.cusm_cstyle .grow_card_content.active {
    position: relative;
    overflow: hidden;
    transform: translateY(0);
}

.cusm_cstyle .grow_card_content.active:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 205px;
    background: #0F67EA;
    bottom: 0;
    left: -5px;
    z-index: 1;
}

.cusm_cstyle .grow_section_main_slides:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: #E2E7EE;
    bottom: 0;
    left: 1px;
    z-index: 0;
}

.cusm_cstyle .grow_card_content.active p {
    display: block;
}

.cusm_cstyle .grow_card_content h4 {
    color: #d4d4d4 !important;
}


.cusm_cstyle .grow_card_content:hover:after {
    animation-play-state: paused !important;
}

.cusm_cstyle .grow_card_content.active:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 0%;
    background: #0F67EA;
    top: 0;
    left: 0px;
    z-index: 999;
    animation: progressLine 4.5s linear forwards;
}

.cusm_cstyle .card_img {
    display: none;
}

.cusm_cstyle .card_img.active-img {
    display: block;
}

.cusm_cstyle .grow_card_content .h4 {
    color: #9CA1A9 !important;
    margin-bottom: 4px !important;
}

.cusm_cstyle .grow_card_content.active .h4 {
    color: #1B1C1E !important;
}

.cusm_cstyle .slide-text p {
    color: #56606E;
}


.cusm_cstyle .grow_card_content .text p,
.cusm_cstyle p.text-light,
.sp-tab-para {
    color: #56606E !important;
}

@keyframes progressLine {
    0% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}


@media (max-width: 991.98px) {
    .cusm_cstyle .order-md-top {
        order: -1 !important;
    }

    .cusm_cstyle .slide-text {
        margin-bottom: 0px;
        margin-top: 0px !important;
    }

    .cusm_cstyle .slide-text:last-child {
        margin-bottom: 0px !important;
    }
}


@media (max-width: 575.98px) {
    .cusm_cstyle .grow_card_content .icon {
        max-width: 25px;
        margin-right: 16px;
    }

    .cusm_cstyle .text .h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .cusm_cstyle .grow_card_content {
        display: inline-flex;
        padding-bottom: 0;
    }

    .cusm_cstyle .grow_section_main_slides {
        gap: 8px;
    }
}

.cusm_cstyle .sticky-image {
    position: sticky;
    top: 100px;
}

.cusm_cstyle #main-image {
    transition: opacity 0.5s ease;
    width: 100%;
    height: auto;
    display: block;
}


.cusm_cstyle .slide-text {
    margin-bottom: 600px;
    margin-top: 80px;

}

.cusm_cstyle .slide-text:last-child {
    margin-bottom: 150px;
}

.cusm_cstyle .slider-line {
    width: 3px;
    height: 16px;
    background-color: #DAE9FF;
    border-radius: 2px;
    transition: background-color 0.3s;
}

.cusm_cstyle .slider-line.active {
    background-color: #0F67EA;
}


.cusm_cstyle .text_main {
    position: relative;
}

.cusm_cstyle .full_image_mob {
    display: none;
}


@media (max-width: 991.98px) {
    .cusm_cstyle .full_image_mob {
        display: block !important;
    }

    .cusm_cstyle .slide-text {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }
}

.sp_banner_full.v_liner {
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2025/06/Blue_bg.png);
    background-color: unset !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 767.98px) {
    .sp_banner_full.v_liner {
        background-size: cover !important;
    }
}

.cusm_cstyle .btn-white:hover {
    background: #FFFFFF !important;
}


.cusm_cstyle .silder_grap1.active {
    animation: fadeIn 1.5s linear;
}




/* facebook tool */


.instagram-report-page-container.facebook_page .header_post{
    background-image: url(https://www.socialpilot.co/wp-content/uploads/2026/03/fb_background.webp) !important;
}

.instagram-report-page-container.facebook_page .to_srollder{
    background: linear-gradient(90deg, #F0F7FE 0%, #F5F9FF 100%) !important;
}

.instagram-report-page-container.facebook_page .to_srollder nav ul li a.active:after{
    background: #0082FB !important;
}