.bb-buddypanel.sticky-header .site-content{
    padding: 60px 0;
}
.button.btn-type-border{
    border: 2px solid#ff865a;
    color: #ff865a;
    background-color: #fff;
}
.button.btn-type-fill{
    background-color: #ff865a;
}

.site-content{
    padding-left: 0;
    padding-right: 0;
}
.site-content>.container {
    max-width: unset;
    padding: 0;
}
.ft-about-banner{
    text-align: center;
    padding: 180px 0;
    background: url(../img/aboutbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-banner .heading .banner-heading{
    margin-bottom: 30px;
}
.ft-about-banner .heading .banner-heading>*{
    font-size: 54px;
    line-height: 58px;
    color: #666;
    letter-spacing: 2px;
    word-spacing: 10px;
    margin: 0 8px;
}
.ft-about-banner .heading .banner-heading strong{
    color: #ff865a;
}
.ft-about-banner .heading p{
    max-width: 70%;
    margin: 0 auto;
    color: #666;
    font-size: 23px;
    line-height: 1.2;
}
.about-sec {
    margin: 0;
    position: relative;
}
.about-sec .md-grid-1-2{
    padding: 0;
}
.about-sec .about-content{
    padding: 80px 30px;
}
.about-sec .about-content p{
    margin-bottom: 16px;
}
.about-sec .about-sec-img{
    background: url(../img/seed.png);
    background-repeat: no-repeat;
    height: 570px;
    width: 100%;
    max-width: 51%;
    position: absolute;
    top: -100px;
}

.forcetalk-things{
    padding: 60px 0 0;
}
.forcetalk-things .forcetalk-thing-heading{
    margin-bottom: 30px;
}
.forcetalk-things .forcetalk-thing-heading span{
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 1;
}
.forcetalk-things .forcetalk-thing-heading .salesforce-tag{
    color: #ff865a;
}
.forcetalk-things.forcetalk-things-invert .forcetalk-thing-heading .salesforce-tag{
    color: #3d8ea9;
}
.forcetalk-things .forcetalk-thing-heading .forcetalk-things-name{
    font-size: 55px;
    letter-spacing: 2px;
    color: #8c8c8c;
}
.forcetalk-things .card-para{
    text-align: center;
    max-width: 58%;
    margin: 20px auto;
    color: #292929;
}
.forcetalk-things .widget{
    border-radius: 10px;
    border: 0;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.13);
    margin-bottom: 30px;
    position: relative;
    padding-left: 90px;
    cursor: default;
    transition: all ease-in-out 0.2s;
}
.forcetalk-things .widget:hover{
    transform: scale(1.02);
}
.forcetalk-things .widget:last-child{
    margin: 0;
}
.forcetalk-things .widget .widget-img{
    background: #f3855b;
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 15px;
}
.forcetalk-things.forcetalk-things-invert .widget .widget-img{
    background-color: #a6d7e8;
}
.forcetalk-things .widget h3{
    margin-bottom: 10px;
    color:#ff865a;
}
.forcetalk-things.forcetalk-things-invert .widget h3{
    color:#3d8ea9;
}
.forcetalk-things .widget-card-cont{
    padding: 30px 10px;
}
.forcetalk-things .widget p{
    margin: 0;
    color: #292929;
}
.forcetalk-things .ft-things-button{
    margin-top: 50px;
    padding-bottom: 60px;
}
.forcetalk-things .ft-things-button .button{
    margin: 0 10px;
    box-shadow: 0 0 0 2px #fff;
    transition: all ease-in-out 0.2s;
}
.forcetalk-things .ft-things-button .button:hover{    
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.37);
}
.forcetalk-things.forcetalk-things-invert .btn-type-border{
    border-color: #3d8ea9;
    color: #3d8ea9;
}
.forcetalk-things.forcetalk-things-invert .btn-type-fill{
    background-color: #3d8ea9;
}

.ft-about-blog-sec{
    background: #f7f7f7 url(../img/blog-cloud.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.ft-about-blog-sec .outer-img-container{
    background: url(../img/salesforce-blog.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.ft-about-blog-sec .widget .blog-feture-1{
    background-image: url(../img/icons/road-con.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-blog-sec .widget .blog-feture-2{
    background-image: url(../img/icons/Tell-blog.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-blog-sec .widget .blog-feture-3{
    background-image: url(../img/icons/Leave-blog.png);
    background-position: center;
    background-repeat: no-repeat;
}

.ft-about-video-sec{
    background: url(../img/video-cloud.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.ft-about-video-sec .outer-img-container{
    background: url(../img/salesfore-video.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.ft-about-video-sec .widget .video-feture-1{
    background-image: url(../img/icons/lost-group.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-video-sec .widget .video-feture-2{
    background-image: url(../img/icons/showing-video.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-video-sec .widget .video-feture-3{
    background-image: url(../img/icons/Train-vedio.png);
    background-position: center;
    background-repeat: no-repeat;
}

.ft-about-infographic-sec{
    background: #f7f7f7 url(../img/infographic-cloud.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.ft-about-infographic-sec .outer-img-container{
    background: url(../img/salesfore-infographic.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.ft-about-infographic-sec .widget .infographic-feture-1{
    background-image: url(../img/icons/visule-info.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-infographic-sec .widget .infographic-feture-2{
    background-image: url(../img/icons/what-info.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-infographic-sec .widget .infographic-feture-3{
    background-image: url(../img/icons/happy-info.png);
    background-position: center;
    background-repeat: no-repeat;
}

.ft-about-qna-sec{
    background: url(../img/QA-cloud.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.ft-about-qna-sec .outer-img-container{
    background: url(../img/salesforce-QA.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.ft-about-qna-sec .widget .qna-feture-1{
    background-image: url(../img/icons/we-QA.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-qna-sec .widget .qna-feture-2{
    background-image: url(../img/icons/ask-QA.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-qna-sec .widget .qna-feture-3{
    background-image: url(../img/icons/connect-QA.png);
    background-position: center;
    background-repeat: no-repeat;
}

.ft-about-group-sec{
    background: #f7f7f7 url(../img/group-cloud.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.ft-about-group-sec .outer-img-container{
    background: url(../img/salesforce-group.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.ft-about-group-sec .widget .group-feture-1{
    background-image: url(../img/icons/lost-group.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-group-sec .widget .group-feture-2{
    background-image: url(../img/icons/meet-group.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-group-sec .widget .group-feture-3{
    background-image: url(../img/icons/Have-group.png);
    background-position: center;
    background-repeat: no-repeat;
}

.ft-about-consultant-sec{
    background: url(../img/con-cloud.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.ft-about-consultant-sec .outer-img-container{
    background: url(../img/salesfore-con.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.ft-about-consultant-sec .widget .consultant-feture-1{
    background-image: url(../img/icons/road-con.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-consultant-sec .widget .consultant-feture-2{
    background-image: url(../img/icons/Loking-con.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-about-consultant-sec .widget .consultant-feture-3{
    background-image: url(../img/icons/want-con.png);
    background-position: center;
    background-repeat: no-repeat;
}
.ft-aboutus-sec .download-app-img {
    display: flex;
    place-content: center;
    padding: 40px;
}
.ft-aboutus-sec .download-app-img a {
    padding: 0 20px;
}
.ft-aboutus-sec .download-app-img a img {
    width: 100%;
}

@media (max-width: 991px){
    .about-sec .about-sec-img{
        display: none;
    }
    .about-sec .about-content{
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    .forcetalk-things .card-para{
        max-width: 90%;
    }
    .forcetalk-things .outer-img-container .bb-grid{
        justify-content: flex-end;
    }
    .forcetalk-things.forcetalk-things-invert .outer-img-container .bb-grid{
        justify-content: flex-start;
    }
    .forcetalk-things .outer-img-container .md-grid-1-2{
        max-width: 70%;
        flex: 0 0 70%;
    }
    .button.btn-type-border{
        filter: drop-shadow(0 0 1px #fff);
    }
}
@media (max-width: 767px){
    .ft-about-banner {
        padding: 100px 10px;
    }
    .ft-about-banner .heading .banner-heading>* {
        font-size: 40px;
        line-height: 40px;
    }
    .ft-about-banner .heading p {
        max-width: 90%;
        font-size: 18px;
        line-height: 1.5;
    }
    .about-sec .about-content {
        padding: 40px 10px;
    }
    .forcetalk-things .outer-img-container .bb-grid,
    .forcetalk-things.forcetalk-things-invert .outer-img-container .bb-grid{
        justify-content: center;
    }
    .forcetalk-things .outer-img-container .md-grid-1-2{
        max-width: 550px;
        flex: 0 0 100%;
    }
    .forcetalk-things {
        padding: 50px 0 0;
        background-attachment: fixed;
    }
    .forcetalk-things .forcetalk-thing-heading {
        margin-bottom: 30px;
    }
    .forcetalk-things .ft-things-button {
        margin-top: 20px;
        padding-bottom: 50px;
    }
    .forcetalk-things .ft-things-button .button {
        margin: 10px;
        min-width: 230px;
    }
    .forcetalk-things .forcetalk-thing-heading span {
        font-size: 25px;
    }
    .forcetalk-things .forcetalk-thing-heading .forcetalk-things-name {
        font-size: 35px;
    }
}
@media (orientation: landscape) and (max-height: 650px) and (max-width: 991px){
    .ft-about-banner {
        padding: 50px 10px;
    }
}