.home-slide--intro {
    background: #fff;
}
.breadcrumb a svg{
    background: #fff;
}

.breadcrumb a svg .fill{
    fill: #000;
}


.home-slide--intro .row h2{
    color: #000;
}
.home-slide--intro .row h1{
    color: #000;
}


/* Projects */

.projects__blocks{
    margin-top: 150px;
}
.projects__blocks .row{
    margin-left: -60px;
    margin-right: -60px;
}
.projects__blocks div[class^="col-"]{
    padding-left: 60px;
    padding-right: 60px;
}
.project-listing div[class^="col-"]:nth-child(2n + 1) {
    flex: 0 0 45%;
    max-width: 45%;
}
.project-listing div[class^="col-"]:nth-child(2n + 2) {
    flex: 0 0 55%;
    max-width: 55%;
}
.project-listing div[class^="col-"]:nth-child(3n + 3) {
    flex: 0 0 90%;
    max-width: 90%;
}
.project-listing div[class^="col-"]:nth-child(6n + 6) {
    margin-left: auto;
}
.project-card{
    display: block;
    margin-bottom: 80px;
}
.project-card .image img{
    max-width: 100%;
    width: 100%;
}
.project-card .text{
    padding-top: 30px;
}
.project-card .text p{
    color: #042825;
    font-size: 2rem;
    line-height: 1.25;
}
.project-card .soon {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -.02em;
    padding: 0.75rem 24px;
    margin-top: 1.875rem;
    background-color: #fff4d2;
    border-radius: 100px;
    font-weight: 700;
}

.main-project-banner{
    background: #042FEA ;
    padding-top: 50px;
}

.inspirebits-banner{
    background: #00b68e ;
}
.coinblok-banner{
    background: #2E5BFF ;
}
.elevit-banner{
    background: #46DFA7 ;
}


.project-main-feature h5{
    font-weight: 400;
    font-size: 1.25rem;
    letter-spacing: -.5px;
    line-height: 1.4;
    margin-bottom: 1.25rem;
    color: #fff;
}
.project-main-feature h1{
    color: #fff;
    font-weight: 400;
    letter-spacing: -.04em;
    line-height: 1.11;
    max-width: calc(1024px*var(--scale));
    font-size: 4.5rem;
}

.project-feature-img img{
    width: 100%;
}
.project-info-area{
    padding: 100px 0;
}
.intro-content h2{
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1.16;
    padding-bottom: 0.9375rem;
    font-size: 3rem;
    color: #121212;
}
.intro-content p{
    color: #121212;
    font-weight: 400;
    letter-spacing: -.5px;
    font-size: 1.25rem;
    line-height: 1.4;
    padding-bottom: calc(60px*1.1875);
}
.intro-info{
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 1.5;
}
.intro-info h6 {
    font-weight: 700;
    margin-bottom: calc(5px*1.1875);
    letter-spacing: -.5px;
    color: #121212;
    line-height: 1.5;
    font-size: 1.5rem;
}
.intro-info p {
    padding: 0!important;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 1.5;
    margin: 0 0 15px;
}
.intro-info .tdua {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: inherit;
    transition: all .2s ease;
    transition-delay: 0s;
    position: relative;
    display: inline-flex;
    align-items: center;
    width: auto;
    overflow: hidden;
    text-decoration: none;
    margin-bottom: 20px;
    text-decoration: underline;
}
.project-full-image{
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
}
.video-wrapper video {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    outline: none!important;
}
.details-text-block{
    max-width: calc(820px*1.1875);
    margin: 0 auto;
    padding-top: calc(160px*1.1875);
    padding-bottom: calc(160px*1.1875);
}
.details-text-block h2{
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1.16;
    padding-bottom: 0.9375rem;
}
.details-text-block p{
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -.5px;
}
.testimonial .container > h3 {
    letter-spacing: -1px;
    line-height: 1.17;
    font-size: 2rem;
}
.testimonial .container .user {
    display: flex;
    align-items: center;
    padding-top: calc(40px*1.1875);
}
.testimonial .container .user .image {
    height: 100px;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}
.testimonial img{
    position: relative;
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.testimonial .container picture {
    position: relative;
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.testimonial .container .user .text {
    padding-left: calc(20px*1.1875);
    max-width: calc(280px*1.1875);
}
.testimonial .container .user .text h5{
    font-weight: 600;
    font-size: 1.25rem;
    letter-spacing: -.5px;
    margin-bottom: 4px;
    line-height: 1.2;
}
.testimonial .container .user .text small{
    font-size: 1rem;
    letter-spacing: -.5px;
}
.review-block h3 {
    letter-spacing: -1px;
    line-height: 1.17;
    font-size: 2rem;
}

.projects__blocks{
    position: relative;
    
}
.project-cta{
    padding-bottom: calc(20px*1.1875);
}
.projects__blocks .saprator-line{
    display: block;
    width: 100%;
    height: 1px;
    background: #042825;
}

.sapratior-title {
    padding-bottom: calc(80px*1.1875);
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1.16;
    font-size: 3rem;
    padding-top: calc(120px*1.1875);
}
.img-responsive{
    max-width: 100%;
    width: 100%;
}
.mb-4{
    margin-bottom: 3rem;
}
@media (min-width: 768px){
    .large-content p{
        width: 100%;
    }
}
@media (min-width: 1200px){
    .large-content p{
        width: 75%;
    }
}
.large-content p:first-child {
    margin-top: 50px;
}
.large-content p{
    font-size: 32px;
    line-height: 1.6;
    margin-bottom: 30px;
    font-weight: 500;
    color: #444444;
}
.large-content p:last-child{
    margin-bottom: 0;
}
h2.opening-title {
    font-size: 65px;
    font-weight: 700;
    margin-bottom: 30px;
}
.current-openings-area{
    padding-bottom: 100px;
}
.text-center{
    text-align: center;
}
p.opening-content {
    font-size: 1.75rem;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: calc(600px*1.1875);
    margin-bottom: calc(100px*1.1875);
    color: #444444;
}
.opening-content.centered{
    text-align: center;
    max-width: unset;
}
.opening-content.centered:last-child{
    margin-bottom: 0 !important;
}
a.under-line-link {
    color: #000;
    text-decoration: underline;
}
.positions a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 0;
    left: 0;
    background: #000;
    height: 1px;
    transition: all .3s ease-in-out;
}
.positions a {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 3rem;
    margin-bottom: calc(10px*1.1875);
    text-decoration: none;
    color: #000;
    border-bottom: 2px solid #ccc;
}
.positions:hover a:after {
    width: 100%;
}
.positions {
    margin-bottom: 40px;
}

p.timing {
    font-size: 1.25rem;
    letter-spacing: -.5px;
    line-height: 1.4;
}

.globe-sec-area{
    padding-top: calc(150PX*1.1875);
    padding-bottom: calc(150PX*1.1875);
    background: #e6eded;
}
.image-grid-area{
    margin-top: 150px;
}
@media (max-width: 1440px){
    .projects__blocks .row{
        margin-left: -50px;
        margin-right: -50px;
    }
    .projects__blocks div[class^="col-"]{
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 1024px){
    .projects__blocks .row{
        margin-left: -30px;
        margin-right: -30px;
    }
    .projects__blocks div[class^="col-"]{
        padding-left: 30px;
        padding-right: 30px;
    }
    .project-listing div[class^="col-"]:nth-child(2n + 1) {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .project-listing div[class^="col-"]:nth-child(2n + 2) {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .project-listing div[class^="col-"]:nth-child(3n + 3) {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .large-content p{
        font-size: 25px;
    }
    .app-container[data-namespace=manifesto] .main .career-title.manifesto__title .title--title1 .this{
        margin-left: 0;
    }
    
}
@media (max-width: 991px){
    .projects__blocks .row{
        margin-left: -20px;
        margin-right: -20px;
    }
    .projects__blocks div[class^="col-"]{
        padding-left: 20px;
        padding-right: 20px;
    }
    .project-listing div[class^="col-"]:nth-child(2n + 1) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .project-listing div[class^="col-"]:nth-child(2n + 2) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .project-listing div[class^="col-"]:nth-child(3n + 3) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    p.opening-content {
        max-width: unset;
        margin-bottom: calc(20px*1.1875);
    }
    .image-grid-area{
        margin-top: 100px;
    }
}
@media (max-width: 767px){
    .project-main-feature h1{
        letter-spacing: 0;
        line-height: 1.2;
        font-size: 3rem;
    }
    .project-info-area {
        padding: 60px 0;
    }
    .project-full-image {
        padding-bottom: 20px;
    }
    .review-block h3 {
        letter-spacing: 0;
        font-size: 1.5rem;
    }
    .testimonial .container .user .image {
        height: 40px;
        width: 40px;
        min-width: 40px;
        max-width: 40px;
    }
    .testimonial .container .user .text h5 {
        font-weight: 600;
        font-size: 1rem;
    }
    .testimonial .container .user .text small {
        font-size: 0.875rem;
    }
    .projects__blocks {
        margin-top: 80px;
    }
    .sapratior-title {
        padding-bottom: calc(40px*1.1875);
        letter-spacing: 0;
        font-size: 2.5rem;
        padding-top: calc(40px*1.1875);
    }
    .globe-sec-area {
        padding-top: calc(80px*1.1875);
        padding-bottom: calc(80px*1.1875);
    }
    p.opening-content {
        font-size: 18px;
    }
    .large-content p{
        font-size: 18px;
    }
    .image-grid-area{
        margin-top: 80px;
    }
}


/* Career Detail */
.customcareer-content h2 {
    font-size     : 3rem;
    font-weight   : 400;
    letter-spacing: -1px;
    line-height   : 1.16;
    margin-top    : calc(50px*1.1875);
    margin-bottom : calc(20px*1.1875);
}

.customcareer-content ol,
.customcareer-content ul {
    list-style: revert;
}

.customcareer-content ol,
.customcareer-content ul {
    margin-top  : calc(40px*1.1875);
    padding-left: 1.25rem;
}

.customcareer-content ol li,
.customcareer-content ul li {
    font-size     : 1.25rem;
    line-height   : 1.4;
    letter-spacing: -.02em;
    margin-top    : 0;
    margin-bottom : 30px;
}

.customcareer-content p {
    font-size     : 1.25rem;
    letter-spacing: -.5px;
    line-height   : 1.4;
}

.customcareer-content p .link {
    display        : inline-block !important;
    padding-left   : 0 !important;
    text-decoration: underline;
    cursor         : pointer;
}

.customcareer-content p a {
    background-color            : transparent;
    -webkit-text-decoration-skip: objects;
    color                       : inherit;
    transition                  : all .2s ease;
    transition-delay            : 0s;
    text-decoration             : underline;
}

.customcareer-content .btn {
    font-size       : 1rem;
    padding-left    : 2rem;
    padding-right   : 2rem;
    display         : inline-flex;
    align-items     : center;
    justify-content : center;
    height          : calc(60px*1.1875);
    padding         : 0 calc(40px*1.1875);
    border-radius   : calc(30px*1.1875);
    border          : none;
    background-color: #042825;
    color           : #fff;
    font-weight     : 600;
    font-size       : 1.25rem;
    letter-spacing  : -.5px;
    line-height     : 1;
    text-decoration : none;
    transition      : all .2s ease;
    transition-delay: 0s;
}

.customcareer-content small {
    font-size     : 1rem;
    line-height   : 1.5;
    letter-spacing: -.02em;
}