.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.media-body {
    overflow: hidden;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.sf-consultant img{
    max-width: 100%
}
.tscc-punchline {
    color: #333;
    font-size: 16px;
    line-height: 23px;
    font-style: italic;
    margin-top: 0;
}
.grand-rating {
    margin-bottom: 20px;
    margin-top: -20px;
}
.grand-rating .stars-container {
    font-size: 22px;
}
.grand-rating .review-rating-point {
    font-size: 16px;
}
.sf-consultant .consultant-list .widget .company-content .detail-all-review-count a i.bb-icon-chevron-right {
    font: normal normal normal 20px/1 "bb-icons";
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border: none;
}
.consultant-list .detail-all-review-count {
    vertical-align: text-bottom;
    display: inline-block;
}
.consultant-list .rating-stars.total-rating.grand-average {
    display: inline-block;
    margin-right: 10px;
}
.consultant-list .detail-all-review-count a {
    color: #ff865a;
    font-weight: bold;
    font-size: 16px;
    margin-left: 0 !important;
}
.consultant-list .detail-all-review-count a:hover {
    color: #e36436;
}
.sf-consultant .tab-heading {
    color:#444;
    font-size: 18px;
    line-height: 21px;
    margin: 14px 0;
    font-weight: 400;
}
.sf-consultant .nav-tabs>li.active>a {
    color: #1683bb;
    background-color: transparent;
    border:0;
}
.sf-consultant .nav-tabs>li.active>a:after {
    content: '';
    position: absolute;
    width: 100%;
    font-weight:700;
    height: 2px;
    bottom: 0;
    z-index: 1;
    display: block;
    background: #1683bb;
    left: 0;
}
.sf-consultant .consultant-list {
    list-style: none;
    margin: 0;
}
.sf-consultant .widget {
    border-radius: 4px;
    margin-top: 20px;
    padding: 20px 35px 0px;
    transition: all ease-In-Out 0.3s;
    background-color: #ffffff;
}
.tsc-ad-widget:hover,
.sf-consultant .widget:hover {
    box-shadow: 0 6px 24px 0 rgba(18,43,70,.12);
}
.tsc-ad-widget {
    border-radius: 4px;
}
.tsc-ad-widget .pr-bw {
    position:relative;
    background:white;
    border-radius: 4px;
}
.tsc-ad-widget .image-ad-tsc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40%;
    background-image: url(https://forcetalks.s3.amazonaws.com/wp-content/uploads/2023/05/11072518/tsc-image-1.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-radius: 4px;
}
.tsc-ad-widget .content-ad-tsc {
    padding: 20px;
    width: 60%;
}
.sf-consultant .widget .media-heading {
    font-weight: 400;
    color: #122B46;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
}
.sf-consultant .widget .company-header-details .custom-media-header {
    margin-left: 20px;
    line-height: 24px;
}
.sf-consultant .widget .media-body .custom-media-header div.clearfix {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.sf-consultant .widget .media-body .clearfix span.company-name {
    white-space: unset;
    line-height: 26px;
}
.sf-consultant .widget .media-body .custom-media-header div.clearfix span {
    white-space: nowrap;
    flex: 1 1 auto;
    text-align: right;
}
.sf-consultant .widget .pledge-logo {
    display: contents;
}
.sf-consultant .widget .pledge-logo .pledge-img {
    height: 80px;
    margin-left: 20px;
}
.sf-consultant .widget .media-body div span a {
    margin-left: 5px;
}
.sf-consultant .widget .media-body div span a i {
    width: 32px;
    height: 32px;
    border: 2px solid;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    border-radius: 50%;
    font-size: 1.33333333em;
    transition: all .4s ease-in-out 0s;
}
.sf-consultant .widget .media-body div span a i.fa-facebook {
    border-color: #43609c;
    color:  #43609c;
}
.sf-consultant .widget .media-body div span a i.fa-linkedin {
    border-color:#257fb8;
    color: #257fb8
}
.sf-consultant .widget .media-body div span a i.fa-twitter {
    border-color:#33a9e6;
    color:#33a9e6;
}
.sf-consultant .widget .media-body div span a:hover i.fa-facebook {
    box-shadow: inset 0 0 0 20px #43609c;
    border-color: #43609c;
    color:#fff;
}
.sf-consultant .widget .media-body div span a:hover i.fa-linkedin {
    box-shadow: inset 0 0 0 20px #257fb8;
    border-color: #257fb8;
    color:#fff;
}
.sf-consultant .widget .media-body div span a:hover i.fa-twitter {
    box-shadow: inset 0 0 0 20px #33a9e6;
    border-color: #33a9e6;
    color:#fff;
}
.sf-consultant .widget .media-body p {
    color: #333;
    font-size: 16px;
    line-height: 23px;
    display: inline-block;
    width: 100%;
    padding-bottom: 25px;
}
.sf-consultant .widget .media-body p a {
    font-size: 15px;
}
.sf-consultant .widget .tsc-responsive-tabs {
    padding-left: 0;
    overflow:visible;
    margin: 10px 0 0px;
}
.sf-consultant .widget .tsc-responsive-tabs li {
    position: relative;
    float:left;
    text-align: center;
    margin-right: 15px;
    min-width: 60px;
    margin-bottom: 20px;
    height: 70px;
    overflow: visible;
}
.sf-consultant .widget .tsc-responsive-tabs li:after {
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    border-radius: 13px;
    width: 60px;
    height: 60px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 0;
    position: absolute;
    content: '';
}
.sf-consultant .widget .tsc-responsive-tabs li a {
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
}
.sf-consultant .widget .tsc-responsive-tabs>li a:before {
    background: url(../img/profile-icons.png)no-repeat;
    height: 50px;
    width: 55px;
    content: '';
    transition: margin .6s;
    -webkit-transition: margin .6s;
    background-size: 800px;
    margin: 0 auto;
    display: block;
    z-index: 1;
    position: relative;
}
.sf-consultant .widget .tsc-responsive-tabs>.forums-personal-li a::before {
    background-position: -485px 11px;
}
.sf-consultant .widget .tsc-responsive-tabs>.articles-personal-li a::before {
    background-position: -620px 11px;
}
.sf-consultant .widget .tsc-responsive-tabs>.videos-personal-li a::before {
    background-position: -685px 11px;
}
.sf-consultant .widget .tsc-responsive-tabs>.infographics-personal-li a::before {
    background-position: -750px 11px;
}
.sf-consultant .widget .tsc-responsive-tabs>.groups-personal-li a::before {
    background-position: -345px 11px;
}
.widget .tsc-responsive-tabs>.groups-personal-li:hover a::before {
    background-position: -345px -65px;
}
.widget .tsc-responsive-tabs>.groups-personal-li:hover:after {
    background-color: #8eafc0;
}
.widget .tsc-responsive-tabs>.infographics-personal-li:hover a::before {
    background-position: -750px -65px;
}
.widget .tsc-responsive-tabs>.infographics-personal-li:hover:after {
    background-color: #5fa6f5;
}
.widget .tsc-responsive-tabs>.videos-personal-li:hover a::before {
    background-position: -685px -65px;
}
.widget .tsc-responsive-tabs>.videos-personal-li:hover:after {
    background-color: #e5a750;
}
.widget .tsc-responsive-tabs>.articles-personal-li:hover a::before {
    background-position: -620px -65px;
}
.widget .tsc-responsive-tabs>.articles-personal-li:hover:after {
    background-color: #e960ad;
}
.widget .tsc-responsive-tabs>.forums-personal-li:hover a::before {
    background-position: -485px -65px;
}
.widget .tsc-responsive-tabs>.forums-personal-li:hover:after {
    background-color: #798ef9;
}
.widget .tsc-responsive-tabs>li:not(.tabdrop):hover a::before {
    margin-bottom: 10px;
}
.sf-consultant .widget .tsc-responsive-tabs li a span {
    position: absolute;
    z-index: 12;
    top: -5px;
    left: 50%;
    transform: translateX(60%);
    text-align: center;
    line-height: 20px;
    height: 24px;
    min-width: 24px;
    border-radius: 12px;
    background-color: #fff;
    color: #888;
    border: 1px solid;
}
.sf-consultant .widget .tsc-responsive-tabs .videos-personal-li a span {
    border-color: #e5a750;
}
.sf-consultant .widget .tsc-responsive-tabs .articles-personal-li a span {
    border-color: #e960ad;
}
.sf-consultant .widget .tsc-responsive-tabs .infographics-personal-li a span {
    border-color: #5fa6f5;
}
.sf-consultant .widget .tsc-responsive-tabs .groups-personal-li a span {
    border-color: #8eafc0;
}
.sf-consultant .widget hr {
    background: #e8e8e8;
    height: 1px;
    border: 0;
    width: 100%;
    margin: 0;
}
.sf-consultant .card-footer-opt {
    padding: 0px 0 12px 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.sf-consultant .card-footer-opt ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    line-height: 30px;
    display: inline-flex;
    flex-wrap: wrap;

}
.sf-consultant .card-footer-opt ul li {
    float: left;
    font-size: 14px;
    color: #777;
    line-height: 20px;
    padding: 0px 0px 8px 28px;
    margin-bottom: 12px;
    width:calc(60% - 20px);
    border-bottom: 1px solid #e8e8e8;
}
.sf-consultant .card-footer-opt ul li span {
    color: #666;
}
.sf-consultant .card-footer-opt ul li.card-footer-optSm {
    width: 40%;
    margin-right: 20px;
}
.sf-consultant .card-footer-opt ul li:nth-last-child(2),
.sf-consultant .card-footer-opt ul li:nth-last-child(1) {
    border: 0;
}

.sf-consultant .card-footer-opt ul li span {
    display: inline-block;
}
.sf-consultant .card-footer-opt ul li.opt-price {
    background: url(../img/price-tag-1.png) 0 0px no-repeat;
    background-size: 19px;
}
.sf-consultant .card-footer-opt ul li.opt-alarm {
    background: url(../img/alarm.png) 0 0px no-repeat;
    background-size: 20px;
    background-position: 0 3px;
}
.sf-consultant .card-footer-opt ul li.opt-alarm span {
    width: fit-content;
    display: inline-block;
    vertical-align: top;
}

.sf-consultant .card-footer-opt ul li.opt-placeholder span {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: top;
}
.sf-consultant .card-footer-opt ul li.opt-contect {
    background: url(../img/contact.png) 0 0px no-repeat;
    background-size: 19px;
}

.sf-consultant .card-footer-opt ul li.opt-time-user {
    background: url(../img/time.png) 0 0px no-repeat;
    background-size: 19px;
}

.sf-consultant .card-footer-opt ul li.opt-user {
    background: url(../img/user.png) 0 0px no-repeat;
    background-size: 22px;
    background-position: 0 3px;
}
.sf-consultant .card-footer-opt ul li.opt-placeholder {
    background: url(../img/placeholder-3.png) 0 0px no-repeat;
    background-size: 15px;
}
.sf-consultant .card-footer-opt ul li img {
    margin-right: 5px;
}
.sf-consultant .sf-const-left-sec .pagination-nav {
    text-align:center;
    margin-bottom: 35px;
}
.sale-user-otp {
    display: inline-block;
}
#consultant-blue-btn {
    padding: 6px 14px;
    border-radius: 4px;
    line-height: 15px;
}
.sf-consultant .sf-const-right-sec div {
    padding:15px 0;
}
.page-template-top-salesforce-consultants #nav-menu-item-search {
    display: none;
}
.sf-consultant .widget .media-heading-link {
  display: inline-block;
}
.socialcuctomFooterview {
    border-top: 1px solid #e8e8e8;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
    align-items: center;
    flex-direction: row-reverse;
    text-align: right;
}
.socialcuctomFooterview .const-btn-box {
    margin: 10px 4px;
    min-width: fit-content;
    max-width: 100%;
}
.socialcuctomFooterview .const-btn-box.contact {
    background-color: #2881df;
    border-color: #2881df;
}
span.const-btn-box.button.visit-website {
    background-color: #ff865a;
    border-color: #ff865a;
}
span.const-btn-box.button.visit-website:hover,
.socialcuctomFooterview .const-btn-box.contact:hover {
    box-shadow: inset 0 0 0 99999px rgb(0 0 0 / 10%);
}
.socialcuctomview a {
    width: 34px;
    height: 34px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    line-height: 35px;
    margin: 0 2px;
    transition: all .6s;
    -webkit-transition: all .6s;
}
.socialcuctomview a i {
    font-size: 15px;
    font-weight: 400;
}
.socialcuctomview #socialcuctomface-company {
    box-shadow: inset 0 0 0 1px #43609c;
}
.socialcuctomview #socialcuctomface-company:hover {
    box-shadow: inset 0 0 0 20px #43609c;
    color: #fff;
}
.socialcuctomview #socialcuctomlink-company {
    box-shadow: inset 0 0 0 1px #257fb8;
}
.socialcuctomview #socialcuctomlink-company:hover {
    box-shadow: inset 0 0 0 20px #257fb8;
    color: #fff;
}
.socialcuctomview #socialcuctomtwit-company {
    box-shadow: inset 0 0 0 1px #33a9e6;
}
.socialcuctomview #socialcuctomtwit-company:hover {
    box-shadow: inset 0 0 0 20px #33a9e6;
    color: #fff;
}
.sale-user-otp .consulting-partner-image:hover {
    opacity: 1;
}
.sale-user-otp .consulting-partner-image {
    height: 84px;
    padding: 4px;
}
.top_salesforce_consultants_badge_dark,
.top_salesforce_consultants_badge_light {
    max-width: 220px;
}
.top_salesforce_consultants_badge_dark,
.top_salesforce_consultants_badge_light {
    width: 100%;
}
#top_salesforce_companies_content_after_pagination {
    padding-bottom: 30px;
}
.top_salesforce_companies_title {
    font-size: 1.75rem;
    line-height: 1.5rem;
}
.top_salesforce_companies_title_h2 {
    font-size: 1.5rem;
    line-height: 1.25rem;
}
.top_salesforce_companies_content_after_pagination,
.top_salesforce_companies_content_after_h2_title,
.top_salesforce_companies_content_after_h1_title {
    line-height: 1.5;
    font-size: 16px;
    color: #2e373d;
}
#top_salesforce_companies_content_h1_title .col-sm-3 {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 20px;
    margin-top: 15px;
}
.col-sm-3 .logo-links {
    font-size: 13px;
}
.next-tscc-badge-dark.active,
.next-tscc-badge-light.active {
    text-decoration: underline;
}
.tscc_badge_dark.active,
.tscc_badge_light.active {
    position: relative;
    display: block;
}
.tscc_badge_light,
.tscc_badge_dark {
    position: absolute;
    display: none;
}
.next-tscc-badge .fa.fa-caret-right {
    font-size: 25px;
    border: solid 1px grey;
    color: #ffffff;
    width: 45px;
    background-color: grey;
    margin-top: 5px;
}
.tscc-bio-full,
.tscc-bio-short {
    display: none;
}
.tscc-bio-full p,
.tscc-bio-short p {
    padding-bottom: 8px !important;
    margin-bottom: 0 !important;
}
.tscc-bio-full.tscc-active,
.tscc-bio-short.tscc-active {
    display: block;
}
.tscc-show-less {
    margin-left: 0 !important;
}
#tscc-bio {
    padding-bottom: 20px;
}
#top_salesforce_companies_content_h1_title .top_salesforce_companies_content_after_h2_title > h3,
#top_salesforce_companies_content_h1_title .tscc-intro-section > h2,
#top_salesforce_companies_content_h1_title .tscc-intro-section > h1,
#top_salesforce_companies_content_h1_title .col-sm-9 > h2,
#top_salesforce_companies_content_h1_title .col-sm-9 > h1 {
    margin-top: 1.3rem;
    margin-bottom: 1rem;
}
.top_salesforce_companies_content_after_h1_title p {
    margin-bottom: 1rem;
}
.sf-consultant .consultant-list .media {
    margin-top: 5px;
}
#top_salesforce_companies_content_h1_title,
#top_salesforce_companies_content_after_pagination {
    width: 100%;
    flex: none;
}
.ft-tsc-right-sidebar {
    padding-top: 20px !important;
}
.company-header-details {
    padding: 0 10px;
}
.company-user-profile-image {
    display: contents;
}
.company-user-profile-image img {
    width: 90px;
    max-width: 90px;
}
.consultant-list .company-header-details{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
}
.consultant-list .company-header-details .custom-media-header .tscc-punchline{
    margin-bottom: 6px;
}
.consultant-list .company-header-details .custom-media-header .grand-rating{
    margin: 0;
}
.visit-on-AppExchange {
    background-color: white !important;
    border: 1px solid #c4c5c6;
    color: #ff855a;
}
.visit-on-AppExchange:hover {
    color: black;
    box-shadow: inset 0 0 0 99999px rgb(0 0 0 / 10%);
    border-color: #c4c5c6;
}
.company-content .media-body .socialcuctomFooterview .socialcuctomview {
    width: fit-content;
    display: inline-block;
}
.col-sm-3.first-fold-right-tsc {
    max-width: 280px;
    min-width: 280px;
    border: 1px solid #e6e9ec;
    border-radius: 4px;
    background: white;
    padding: 20px 10px;
}
.col-sm-3.first-fold-right-tsc h3 {
    margin-bottom: 16px;
}
.col-sm-3.first-fold-right-tsc .logo-links {
    width: 230px;
    margin: 20px auto 0;
    border-radius: 4px;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    background-color: #009cff;
}
.col-sm-3.first-fold-right-tsc .logo-links:hover {
    background-color: #0071b8;
}
.col-sm-3.first-fold-right-tsc a .logo-links {
    text-decoration: none;
    font-size: 18px;
    color: white;
}
#top_salesforce_companies_content_h1_title {
    display: flex;
    justify-content: space-between;
}
.col-sm-9.tscc-intro-section {
    margin-right: 20px;
}
.tscCopyIcon {
    width: 15px;
    height: 15px;
    margin-left: 7px;
    opacity: 0.5;
}
.tscCopyIcon:hover {
    opacity: 1;
}
.tscCopyContentSuccessToast {
    background: #d5d5d5;
    color: black;
    padding: 5px 10px;
    border-radius: 4px;
    width: fit-content;
    float: right;
    border: 1px solid #d5d5d5;
    margin-bottom: 5px;
    display: none;
    position: absolute;
    right: 30px;
    top: 12px;
}
.tscCopyTolTip {
    position: relative;
}
.tscCopyTolTip:hover .tscCopyTolTipText {
    display: inline-block !important;
}
.tscCopyTolTipText {
    position: absolute;
    width: 130px !important;
    background-color: grey;
    padding: 10px;
    border-radius: 4px;
    color: white !important;
    top: -50px;
    right: -52px;
    display: none !important;
    text-align: center;
}
.tscCopyTolTipText:after {
    content: '';
    position: absolute;
    border-top: 10px solid grey;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    right: 50%;
    top: 45px;
    transform: translate(50%, -50%);
}
.widget-area.ft-tsc-right-sidebar .forcetalks-tsc-right-sidebar,
.widget-area.ft-tsc-right-sidebar .tsc-sublist-pages-right-sidebar {
    padding-bottom: 15px;
}

@media (max-width: 1119px){
    .sf-consultant .card-footer-opt ul li.card-footer-optSm {
        width: 40%;
        margin-right: 20px;
    }
    .sf-consultant .card-footer-opt ul li.opt-alarm {
        border-bottom: 1px solid #e8e8e8;
    }
    .company-content .media-body .socialcuctomFooterview .socialcuctomview {
        width: 100%;
        text-align: center;
    }
    .socialcuctomFooterview {
        text-align: center;
    }
}
@media (min-width: 903px) {
    .sf-consultant .card-footer-opt {
        width: 100%;
    }
    .sale-user-otp {
        width: 100%;
    }
}
@media (min-width: 800px) and (max-width: 991px){
    .sf-consultant .consultant-list .socialcuctomFooterview {
        display: inline-block;
        text-align: center;
    }
    .sf-consultant .consultant-list .socialcuctomview {
        float: unset !important;
        margin-bottom: 14px!important;
    }
    .sf-consultant .consultant-list .socialcuctomFooterview .const-btn-box {
        width: 75%;
        margin: 0 5px;
        max-width: unset;
        margin-bottom: 14px!important;
    }
}
@media (max-width: 544px){
    .bb-grid-cell, .bb-grid>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sf-consultant .widget .company-header-details .custom-media-header{
        margin: 8px 0 16px;
    }
    .sf-consultant .widget .pledge-logo .pledge-img{
        margin: 0 10px;
    }
    .sf-consultant .consultant-list .socialcuctomFooterview .const-btn-box {
        width: 80%;
        max-width: unset;
    }
}
@media (max-width: 1199px) {
    .sf-consultant .card-footer-opt {
        width: 100%;
    }
    .sale-user-otp {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .sf-consultant-header #sft-logo_img {
        max-width: 157px;
        transition: all .3s;
        -webkit-transition: all .3s;
    }
    .sf-consultant-header .is-sticky .sft-kleo-main-header {
        position: fixed;
        top: 0;
        left: 0;
        width:100%;
    }
    .sf-consultant-header .is-sticky #sft-logo_img {
        max-width: 115px;
    }
    .sf-consultant-header .is-sticky .navbar-nav>.menu-item > a {
        line-height: 44px;
    }
}
@media (max-width: 991px) {
    .sf-consultant .card-footer-opt ul li.card-footer-optSm,
    .sf-consultant .card-footer-opt ul li {
        width: 100%;
        margin-right: 0;
    }
    .sf-consultant .card-footer-opt ul li:nth-last-child(2) {
        border-bottom:1px solid #e8e8e8;
    }
    .sf-consultant .widget .media-body {
        overflow: visible;
    }
    .sf-consultant-header .sft-kleo-mobile-icons {
        display: block;
        float: right;
        margin-top: -4px;
        line-height: 60px;
    }
    .sf-consultant-header .sft-kleo-mobile-icons a {
        margin-right: 20px;
        font-size: 20px;
        color: #fff;
        position: relative;
    }
    .sft-kleo-mobile-icons a .kleo-notifications {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    .sf-consultant-header .sft-kleo-main-header .navbar-collapse {
        width: 100%;
        padding: 0;
        border-top: 1px solid #f7f7f7;
        max-height: max-content;
    }
    .sf-consultant-header .sft-kleo-main-header .navbar-header {
        float: none;
    }
    .sf-consultant-header .sft-kleo-mobile-switch .navbar-toggle {
        display: block;
        margin-right: 0;
        background-color: transparent;
        padding: 9px 10px;
        border-radius: 4px;
        margin-top: 12px;
    }
    .sf-consultant-header .sft-kleo-mobile-switch .navbar-toggle:hover, .sf-consultant-header .sft-kleo-mobile-switch .navbar-toggle:focus {
        background-color: rgba(247,247,247,.2);
    }
    .sf-consultant-header .sft-kleo-mobile-switch .navbar-toggle span.icon-bar {
        background-color: #fff;
    }
    .sf-consultant-header .navbar-nav {
        float:none;
    }
    .sf-consultant-header .navbar-nav > li {
        width: 100%;
        border: 1px solid transparent;
    }
    .sf-consultant-header .kleo-toggle-menu, .sf-consultant-header .navbar-nav li.dropdown:hover:after {
        display: none;
    }
    .sf-consultant-header .nav .caret {
        float: right;
    }
    .sf-consultant-header .navbar-nav .menu-item a {
        line-height: normal;
        padding: 10px 0;
        text-transform: capitalize;
    }
    .sf-consultant-header .navbar-nav .menu-item a span {
        float:right;
    }
    .sf-consultant-header .navbar-nav .menu-item a span:before {
        font-size: 18px;
        content:"\f055";
    }
    .sf-consultant-header .navbar-nav .menu-item:hover a span:before {
        content:"\f056";
        color:#fff;
    }
    .sf-consultant-header .navbar-nav li.dropdown:hover .dropdown-menu {
        position: relative;
        background-color: transparent;
        width: 100%;
        box-shadow: none;
        border-top: 1px solid #f7f7f7;
    }
    .sf-consultant-header .navbar-nav .dropdown-menu li a {
        color: #fff;
        padding:10px 25px;
    }
    .sf-consultant-header #sft-logo_img {
        max-height: 60px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .sf-consultant .widget .media-heading{
        font-size: 24px;
        line-height: 22px
    }
    .sf-consultant-header .navbar-collapse.collapse{
        display: none!important;
    }
}
@media (max-width: 767px){
    .page-template-top-salesforce-consultants .sf-consultant .widget .pledge-logo .pledge-img {
        height: auto;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .sf-consultant-header .sft-kleo-main-header .navbar-header,.sf-consultant-header .navbar-nav,.sf-consultant-header .sft-kleo-main-header .navbar-collapse {
        margin: 0;
    }
    .sf-consultant .sf-const-left-sec {
        border-right: none;
    }
    .sf-consultant .nav.nav-tabs {
        width: 100%;
    }
    .sf-consultant .widget .media-body div.clearfix {
        flex-wrap: wrap;
        margin-bottom: 5px;
    }
    .sf-consultant .widget .media-heading-link {
        width:100%;
        margin-top: 10px;
    }
    .sf-consultant .widget .media-heading {
        margin-bottom: 5px;
        font-size: 24px;
        flex-basis: 100%;
    }
    .sf-consultant .widget .media-body div.clearfix span {
        text-align: left;
    }
    .sf-consultant .widget .media-body .custom-media-header div.clearfix span {
        white-space: normal;
    }
    .sf-consultant .widget .media-body div span a {
        margin: 0 5px 0 0;
    }
    .card-footer-opt ul li {
        margin-right: 10px;
    }
    .sf-consultant .widget .tsc-responsive-tabs li {
        margin: 0 0 20px;
    }
    .sf-consultant .widget .tsc-responsive-tabs li a span {
        right:15px;
    }
    #top_salesforce_companies_content_h1_title {
        display: unset;        
    }
    .col-sm-9.tscc-intro-section {
        margin-right: unset;
    }
    .col-sm-3.first-fold-right-tsc {
        margin: auto;
    }
}
@media (max-width: 554px){
    .sf-consultant .card-footer-opt ul li:nth-last-child(2) {
        border-bottom: 1px solid #e8e8e8;
    }
    .sale-user-otp {
        margin-bottom: 15px;
    }
}
@media (max-width: 479px){
    .sf-consultant .widget .media {
        position: relative;
    }
    .sf-consultant .widget .media-body .custom-media-header .pledge-img {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: 40px;
    }
    .sf-consultant .widget .media-body div span a {
        margin: 0 5px 0 0;
    }
    .sf-consultant .card-footer-opt {
        flex-wrap:wrap;
    }
    .sf-consultant .widget .media-heading {
        font-size: 22px;
        line-height: 20px;
    }
    .kleo-quick-contact-wrapper {
        display: none;
    }
}
@media (max-width: 357px){
    .socialcuctomFooterview {
        padding: 8px 2px 4px 0px !important;
    }
    .socialcuctomFooterview .const-btn-box {
        margin: 2px 0 0 0px;
    }
    .socialcuctomview {
        float: left;
    }
    .socialcuctomview a {
        width: 22px;
        height: 22px;
        line-height: 25px;
    }
    #consultant-blue-btn {
        font-size: 10px;
    }
}
@media (min-width: 768px) {
    .col-sm-9 {
        width: 75%;
        float: left;
    }
    .col-sm-3 {
        width: 25%;
        float: left;
    }
}
@media (max-width: 543px) {  
    .sf-consultant .widget .company-header-details .custom-media-header {
        margin-left: 0;
        padding: 10px 0 0 0;
    }
    .sf-consultant .widget .pledge-logo .pledge-img {
        margin-bottom: 20px;
        margin-left: 0;
    }
    .sf-consultant .widget .pledge-logo .pledge-img {
        margin-top: 16px;
    }
}
@media (max-width: 548px){
    .sf-consultant .consultant-list .socialcuctomFooterview{
        display: inline-block;
        text-align: center;
    }
    .sf-consultant .consultant-list .socialcuctomFooterview .const-btn-box {
        min-width: 136px;
        width: 80%;
        margin: 0;
        margin-bottom: 14px !important;
    }
    .sf-consultant .consultant-list .socialcuctomview {
        float: unset !important;
        margin-bottom: 14px !important;
    }
    .sf-consultant .consultant-list .socialcuctomview a {
        height: 34px !important;
        width: 34px !important;
        line-height: 37px !important;
    }
}

.float {
    animation: float 3s ease-in-out forwards;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }
}

.tsc-submit-your-project {
    position: relative;
    overflow: hidden;
}

.tsc-submit-your-project:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 150%;
    height: 130%;
    background: rgba(255, 255, 255, 0.4);
    transform: rotate(45deg);
    animation: shine 3s linear 1 forwards;
}

@keyframes shine {
    0% {
        transform: translateX(-50%) rotate(180deg);
    }

    100% {
        transform: translateX(150%) rotate(180deg);
    }
}
