.linkedin-whatsnew {
    display: none;
}

.page-id-6695 .linkedin-whatsnew {
    border-radius: 4px;
    padding: 6px 10px 7px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    line-height: normal;
    background: #4179ff;
}

.page-id-6695 .linkedin-whatsnew strong {
    font-weight: 600;
}

.page-id-6695 .linkedin-whatsnew span {
    font-weight: normal;
}

.official-api {
    display: none;
}

.page-id-6695 .official-api {
    display: inline-block;
    margin-right: 10px;
}

.page-id-6695 .cstm_widget_cta p {
    max-width: 770px;
}


.tagembed-integration .wordpress_integration {
    width: 20%;
}

.integration_logos figure a {
    padding: 10px 15px;
}

.connectionTypeSlider>button {
    position: absolute;
    left: -50px;
    width: 46px;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    border: 0;
    font-size: 0;
    background-color: transparent;
    width: 50px;
    background-color: #d8e4ff;
    height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.connectionTypeSlider>button::before {
    content: "";
    background: url(https://taggbox.com/wp-content/uploads/2024/09/slide-arrow-prev.png) 0 0/contain no-repeat;
    font-size: 20px;
    display: block;
    height: 18px;
    width: 10px
}

.connectionTypeSlider>button.slick-next::before {
    background: url(https://taggbox.com/wp-content/uploads/2024/09/slide-arrow-next.png) 0 0/contain no-repeat
}

.connectionTypeSlider>button.slick-next {
    left: inherit;
    right: -55px
}

.connectionTypeSlider button.slick-disabled {
    opacity: 0.4;
}

.connectionTypeSlider .media-body img {
    margin: auto;
}

.connectionTypeItem {
    padding: 5px;
}

.social-media-tool .media-body p {
    min-height: 193px;
}

.social-media-tool .media-body h3 {
    min-height: 73px;
}

.page-id-103 .social-media-tool .media-body,
.page-id-1629 .social-media-tool .media-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.page-id-103 .social-media-tool .media-body p,
.page-id-1629 .social-media-tool .media-body p {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.grw-section3 .review-showcase-left {
    box-shadow: none;
    border-bottom: 0;
    border-radius: 0;
    max-height: 555px;
}

.grw-section3 .review-use-template {
    padding: 15px;
    background: #424242;
    border-radius: 0 0 0 10px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #424242;
    box-shadow: 5px 15px 15px #f3f3f3;
}

.page-id-87 .grw-section3,
.page-id-6695 .grw-section3,
.page-id-1629 .grw-section3,
.page-id-103 .grw-section3,
.page-id-89 .grw-section3,
.page-id-84 #WebsiteFeedApp,
.page-id-23047 #WebsiteFeedApp {
    /* display: block !important; */
}

.page-id-87 #layoutSection,
.page-id-6695 #layoutSection,
.page-id-1629 #layoutSection,
.page-id-84 #layoutSection,
.page-id-103 #layoutSection,
.page-id-89 #layoutSection,
.page-id-23044 #layoutSection,
.micro-tool-live,
.social-media-tool[data-name="aggregation"],
.page-id-84 .micro-tool-dynamic,
.page-id-89 .micro-tool-dynamic,
.page-id-1629 .micro-tool-dynamic,
.page-id-103 .micro-tool-dynamic,
.page-id-87 .micro-tool-dynamic {
    display: none;
}
.page-id-87 .micro-tool-live,
.page-id-84 .micro-tool-live,
.page-id-89 .micro-tool-live,
.page-id-1629 .micro-tool-live,
.page-id-103 .micro-tool-live {
    display: block;
}

.layout-section .layout-img {
    box-shadow: 1px 1px 10px #c9d7e7;
    margin-top: 40px;
    border-radius: 20px;
}

/* ForLinkedInWidget-Section2-START */
.page-id-6695 .social-media-tool {
    background-color: #f4f7fd;
    padding-bottom: 80px !important;
}

.page-id-6695 .social-media-tool .media-body {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.page-id-6695 .social-media-tool .media-body p {
    flex-grow: 2;
}


@media(max-width:1199px) {
    .integration_logos figure {
        height: 78px;
    }
}

@media (min-width: 992px) {
    .page-id-6695 .solutions_section.social-media-tool .row .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media(max-width:992px) {
    .grw-section3 .review-use-template {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grw-section3 .review-use-template .btn {
        padding: 8px 10px;
        font-size: 14px;
    }

    .tagembed-integration .wordpress_integration {
        width: 33.33%;
    }
}

@media (max-width:968px) {
    .connectionTypeSlider>button {
        left: -14px;
    }

    .connectionTypeSlider>button.slick-next {
        right: -14px;
    }

    .connectionTypeSlider button {
        opacity: 0.4;
    }

    .social-media-tool .media-body h3,
    .social-media-tool .media-body p {
        min-height: auto;
    }
}

@media(max-width:767px) {
    .grw-section3 .review-use-template .btn {
        font-size: 12px;
    }

    .page-id-6695 .social-media-tool {
        padding-bottom: 35px !important;
    }
}

@media(max-width:575px) {
    .grw-section3 .review-showcase-preview {
        border-left: 1px solid #eee;
        border-radius: 0 0 10px 10px;
    }

    .grw-section3 .review-use-template {
        padding: 15px;
        border-radius: 0 0 10px 10px;
        width: calc(100% - 12px);
    }

    .grw-section3 .mobile-gear-icon {
        left: 12px;
    }

    .grw-section3 .mobile-gear-icon.active i::before {
        content: "\f410";
    }

    .grw-section3 .review-use-template .btn {
        font-size: 14px;
        padding: 8px 15px;
    }

    .layout-section .layout-img {
        margin-top: 20px;
    }

    .grw-section3 .review-showcase-left .nav-pills>li {
        width: calc(49% - 6px);
    }

    .page-id-6695 .grw-section3 .mobile-gear {
        z-index: 3;
    }

    .page-id-103 .social-media-tool .media-body,
    .page-id-1629 .social-media-tool .media-body {
        height: inherit;
    }
}


@media(max-width:479px) {
    .tagembed-integration .wordpress_integration {
        width: 50%;
    }

    .integration_logos figure {
        height: 68px;
    }
}


/*==== New Micro Tool End ====*/
.micro-tool {
    padding: 75px 0;
}

.micro-tool section {
    padding: 0;
}

.micro-tool .container-fluid {
    max-width: 90%;
}

.micro-tool .container-fluid>h2 {
    margin-bottom: 40px;
}

.microtool-left {
    width: 344px;
    padding: 0 6px;
}

.mtLeft-inner {
    padding: 24px 15px;
}

.microtool-left .btn-trail {
    width: 100%;
}

.microtool-left .btn {
    width: 100%;
}

.microtool-left .nav-pills .nav-item {
    border-radius: 8px;
    margin: 0 6px 12px;
    width: calc(50% - 12px);
}

.microtool-left .nav-pills .nav-link {
    border: 1px solid #A3AABD;
    padding: 20px 10px;
    width: 100%;
    background: transparent;
    color: #637079;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 140px;
    width: 140px;
    position: relative;
}

.microtool-left .nav-pills .nav-link .thumbimg {
    flex-grow: 2;
    display: flex;
    align-items: center;
}

.microtool-left .nav-pills .nav-link span {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    display: block;
    margin-top: 5px;
    flex-grow: 1;
    line-height: normal;
    display: flex;
    align-items: flex-end;
}

.microtool-left .nav-pills .nav-link:hover,
.microtool-left .nav-pills .nav-link:focus,
.microtool-left .nav-pills .nav-link.active {
    border-color: #4179ff;
}

.microtool-left .nav-pills .nav-link .thumbimg {
    flex-grow: 2;
    display: flex;
    align-items: center;
}

.microtool-left .nav-link.active::before {
    content: "";
    position: absolute;
    right: 6px;
    top: 6px;
    width: 18px;
    height: 20px;
    background: url(https://cdn.tagembed.com/website/assets/media/linkedin-widget-new/check-icon-mircrotool.svg) center center no-repeat;
}

.microtool-right {
    width: calc(100% - 344px);
    padding: 0 4px;
}

.choose-template {
    padding: 20px 15px;
    height: calc(100% - 70px);
    max-height: 610px;
    min-height: 655px;
    overflow-y: auto;
}

.microtool-left {
    width: 344px;
    padding: 0 6px;
}

.thumb-scrollable {
    margin-bottom: 15px;
    height: 100%;
    max-height: 495px;
    overflow-y: auto;
}

.thumb-scrollable::-webkit-scrollbar {
    width: 6px
}

.thumb-scrollable::-webkit-scrollbar-thumb {
    background: #fff
}

.thumb-scrollable::-webkit-scrollbar-track {
    background: #fff
}

.micro-tool .tb_rb_post_container.tb_rb_position_1 {
    position: absolute;
}

.micro-tool .tb_bt_post_wrapper {
    position: absolute;
    left: 25px;
}

.micro-tool .tb_spt_post_container,
.micro-tool .tb_wt_post_container {
    max-width: 360px;
}

.micro-tool .loader {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 2px solid #ff233f;
    width: 40px;
    height: 40px;
    animation: 2s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%)
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.micro-tool .tb_hc_contant_wrapper,
.micro-tool .tb_hc_content_wrapper__ {
    flex-grow: unset;
}

.micro-tool .tb_hc_post_in {
    height: auto;
}

@media screen and (max-width: 1366px) {
    .micro-tool {
        padding: 55px 0;
    }
}

@media screen and (max-width:1199px) {
    .micro-tool .container-fluid {
        max-width: 100%;
    }

    .microtool-left {
        width: 200px;
    }

    .microtool-left .nav-pills .nav-item {
        width: 100%;
    }

    .thumb-scrollable {
        max-height: 445px;
    }

    .microtool-right {
        width: calc(100% - 200px);
    }
}

@media screen and (min-width:992px) {
    .microtool-right {
        height: calc(100% - 70px);
        max-height: 610px;
        min-height: 655px;
    }
}
@media screen and (max-width:991px) {
    .micro-tool {
        padding: 55px 0;
    }

    .micro-tool .container-fluid>h2 {
        margin-bottom: 20px;
    }

    /* .microTool-btn {
        width: 34px;
        height: 34px;
    }

    .microTool-btn .close-icon {
        display: none;
        max-width: 14px;
    }

    .microTool-btn .slider-icon {
        max-width: 20px;
    } */

    .active-sidebar .slider-icon {
        display: none;
    }

    .active-sidebar .close-icon {
        display: block;
    }

    .micro-tool .choose-template-left {
        text-align: center;
    }

    .microtool-wrap {
        flex-wrap: wrap;
    }

    .microtool-left {
        position: absolute;
        left: -300px;
        top: 0;
        z-index: 9;
        height: 100%;
        transition: all 0.3s ease;
    }

    .active-sidebar .microtool-left {
        left: 4px;
    }

    .microtool-left .btn {
        font-size: 14px;
        padding: 14px 10px;
        width: 100% !important;
    }

    .microtool-right {
        width: 100%;
    }

    .thumb-scrollable {
        overflow-x: auto;
        padding: 0;
        margin-bottom: 20px;
    }

    .microtool-left .btn-trail {
        width: auto !important;
    }

    .microtool-left .nav .nav-item,
    .microtool-left .nav .nav-item .nav-link {
        width: 100%;
    }
    .tagembed-socialwall{
        height: calc(100% - 125px);
        overflow-y: scroll;
    }
}

@media screen and (max-width:575px) {
    .microtool-left {
        padding: 0 10px;
    }

    .microtool-left span {
        font-size: 14px;
    }

    .mtLeft-inner {
        padding: 24px 0px;
    }

    .microtool-left {
        width: 150px;
        height: calc(100% - 140px);
    }

    .microtool-left .nav-pills .nav-link {
        height: 120px;
    }

    .microtool-left .nav-pills .nav-link span {
        font-size: 11px;
    }

    .microtool-left .btn {
        font-size: 12px;
    }

    .microtool-right {
        padding: 0;
    }

    .microtool-right video {
        max-width: 100%;
    }

    .choose-template {
        max-height: 585px;
        min-height: 585px;
    }

    .thumb-scrollable {
        max-height: 360px;
    }
}

@media screen and (max-width:480px) {
    .microtool-left .btn {
        width: 100% !important;
    }
}

@media screen and (max-width : 466px) {
    .microTool-btn{
        margin: 0 0 5px;
    }
    .microTool-btn, .microTool-btn + a{
        width: 100%;
    }
}
/*==== New Micro Tool End ====*/