.percent-box .guide-wrapper .guide-box .percent-val {
    top: 44%;
    left: 49%;
}

.guide-wrapper{
    display: flex;
    align-items: flex-start;
}

.percent-box .guide-wrapper .guide-box {
    flex: 0 0 20%;
}

.remote-guide .guide-wrapper .guide-desc {
    font-weight: 500;
}

.remote-guide .guide-wrapper .guide-box {
    gap: 0px;
}

.guide-to-hiring-indian-remote-talent .social ul li a:after {
    background: none;
}
.banner-form .agree-box {
    display: flex;
    align-items: flex-start;
    margin-top: 25px;
    font-size: 13px;
    line-height: 1.3;
}
.banner-form .agree-box input[type=checkbox]{
    flex: 0 0 30px;
    margin-top: 2px;
}
.banner-form .agree-box input[type=checkbox]:focus{
    border-bottom: 0px;
    box-shadow: none;
}

@media(max-width:1440px){
    .percent-box .guide-wrapper .guide-box figure {
        max-width: 160px;
    }
}

@media(max-width:767px){
    .guide-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 15px;
    }

    .percent-box .guide-wrapper .guide-box {
        flex: 0 0 30%;
    }
}

@media(max-width:575px){
    .percent-box .guide-wrapper .guide-box {
        flex: 0 0 50%;
    }

    .percent-box .guide-wrapper .guide-box figure {
        max-width: 130px;
    }

    .guide-wrapper {
        row-gap: 0;
    }
}


.about-ebook {
    background: url(../images/oyster-uplers/oyster-partnership.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.listoglobal-pg .about-ebook {
    background: url(../images/listoglobal/listoglobal-partnership-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.about-ebook .about-edesc {
    text-align: left;
    line-height: 1.8;
}

.about-ebook .section-heading {
    text-align: left;
}

.about-ebook .cta-btn{
    background: #fff;
    color:#000;
}

.about-ebook .cta-btn:hover{
    background: #ffda30;
}

.about-ebook .about-ct{
    padding-top:20px;
}

@media(max-width:1330px){
    .about-ebook .about-ct{
        padding-top:10px;
    }
}

.listoglobal-thankyou .popup-content {
    padding: 0px 10px 85px;
    max-width: 1165px;
}
.listoglobal-thankyou .thankyou-blk .desc-blk h3 {
    background: #ffdb2d;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 40px 80px;
    border-radius: 100%;
    width: 496px;
    height: 496px;
    margin: -200px auto 40px;
    font-size: 31px;
    font-weight: 600;
    flex-direction: column;
}
.listoglobal-thankyou .thankyou-blk .desc-blk h3 .thankyou-txt{
    font-family: 'Reey';
    font-size: 74px;
    font-weight: 400;
}
.listoglobal-thankyou .thankyou-blk .desc-blk h3 .download-txt {
    border-top: 1.9px solid;
    padding-top: 5px;
    margin-left: 40px;
}
.listoglobal-thankyou .thankyou-blk .desc-blk p {
    font-size: 24px;
}
.listoglobal-thankyou .thankyou-blk .desc-blk p span {
    font-weight: 700;
    font-style: italic;
    display: block;
}
.listoglobal-thankyou .guide-subject {
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.3;
    max-width: 550px;
    margin: 60px auto 0px;
    position: relative;
}
.listoglobal-thankyou .guide-subject span {
    font-size: 20px;
    display: block;
}
.listoglobal-thankyou .guide-subject::before, .listoglobal-thankyou .guide-subject::after{
    content: "“";
    position: absolute;
    font-family:"BebasNeue";
    font-size: 78px;
    font-weight: 700;
    color: #c6c6c5;
    left: -30px;
    top: -30px;
}
.listoglobal-thankyou .guide-subject::after{
    left: auto;
    top: auto;
    right: -30px;
    bottom: -30px;
    transform: rotate(180deg);
}
.listoglobal-thankyou .close-popup {
    right: 15px;
    top: 15px;
    width: 35px;
    height: 35px;
}

@media(max-width:1440px){
    .listoglobal-thankyou .popup-content {
        padding: 0px 10px 65px;
        max-width: 960px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk h3 {
        padding: 0px 40px 75px;
        width: 445px;
        height: 445px;
        margin: -170px auto 40px;
        font-size: 28px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk h3 .thankyou-txt {
        font-size: 64px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk p {
        font-size: 22px;
    }
    
}
@media(max-width:1280px){
    .listoglobal-thankyou .popup-content {
        padding: 0px 10px 45px;
        max-width: 750px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk h3 {
        padding: 0px 40px 50px;
        border-radius: 100%;
        width: 320px;
        height: 320px;
        margin: -130px auto 30px;
        font-size: 20px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk h3 .thankyou-txt {
        font-size: 48px;
    }
    span.download-txt {
        margin-left: 30px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk p {
        font-size: 16px;
        line-height: 1.3;
    }
    .listoglobal-thankyou .guide-subject {
        font-size: 14px;
        max-width: max-content;
        margin: 25px auto 0px;
        position: relative;
        padding: 0px 30px;
    }
    .listoglobal-thankyou .guide-subject span {
        font-size: 16px;
    }
    .listoglobal-thankyou .guide-subject::before, .listoglobal-thankyou .guide-subject::after {
        font-size: 48px;
    }
    .listoglobal-thankyou .guide-subject::before{
        left: 10px;
        top: -20px;
    }
    .listoglobal-thankyou .guide-subject::after{
        right: 5px;
        bottom: -20px;
    }
    .listoglobal-thankyou .close-popup {
        width: 22px;
        height: 22px;
    }
    
}

@media(max-width:767px){
    .listoglobal-thankyou .popup-content {
        max-width: 90%;
    }
}

@media(max-width:575px){
    .listoglobal-thankyou .close-popup {
        right: 10px;
        top: 10px;
        width: 20px;
        height: 20px;
        background: none;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk h3 {
        padding: 0px 25px 40px;
        border-radius: 100%;
        width: 245px;
        height: 245px;
        margin: -90px auto 30px;
        font-size: 14px;
    }
    .listoglobal-thankyou .thankyou-blk .desc-blk h3 .thankyou-txt {
        font-size: 34px;
    }
    .listoglobal-thankyou .guide-subject {
        padding: 0px 0px;
        max-width: 100%;
    }
    .listoglobal-thankyou .guide-subject::before {
        left: -10px;
    }
    .listoglobal-thankyou .guide-subject::after {
        right: -10px;
    }
}
