section#first-section .container-fluid {
    padding-left: 7% !important;
    padding-right: 7% !important;
}

.blue-btn {
    /* background: linear-gradient(90deg, rgba(58, 117, 187, 1) 0%, rgba(48, 95, 150, 1) 35%, rgba(29, 58, 92, 1) 100%); */
    color: #fff;
    background: #3a75bb;
}


.ptpb {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

a.btn.blue-btn {
    border-radius: 50px !important;
    border-color: #3a75bb;
    padding: 10px 20px !important;
    width: 195px !important;
}

.blue-btn:hover {
    background: #3a75bb;
    border: 2px solid rgb(58, 117, 187);
    color: #fff;
}

.cta-box {
    background: #eaeff4;
    padding: 6% 3%;
    border-radius: 5px;
    margin: 5px 12px;
    width: 350px;
    max-width: 350px;

}

.cta-box p {
    font-size: 18px;
}

a#btn-for-pos-mobile{
    display: none !important;
}

#pos-feature-box {
    background: #fff;
    padding: 40px 15px 20px 15px;
    margin: 0px;
    box-shadow: -5px 10px 36px 5px rgb(59 70 78 / 4%);
    height: auto;
    border-radius: 10px;
}
div#fancy-box:hover {
    background: #fff !important;
    border: 1px solid #fff;
    border-radius: 10px;
}
span.feature-heading {
    font-size: 17px;
    font-weight: 700;
    color: #6f6f6f;
    padding-bottom: 20px;
    margin-top: 20px;
}

#pos-feature-box p {
    margin: 20px 0;
}

.retail-icons {
    border: 1px solid #dcdbdb;
    padding: 6px;
    border-radius: 50px;
    margin-bottom: 20px;
    width: 70px;
}


.grad-cards {
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(234, 239, 244, 1) 100%);
    padding: 60px 35px;
    margin: 10px;
    width: 31%;
}



.testimonial-cards {
    background: #fff;
    padding: 60px 35px;
    margin: 10px;
    border: 1px solid #cbd6e0;
    border-radius: 30px;
    width: 31%;
}


#second-feature-col {
    margin-top: 80px !important;
}

.mobile-only{
    display: none !important;
}




@media screen and (max-width: 768px){
    #first-section .col-lg-6.col-md-12.col-sm-12 {
        width: 100% !important;
    }
    .desktop-only{
        display: none !important;
    }
    .mobile-only{
        display: block !important;
    }
    .mt-410{
        margin-top: 410px !important;
    }
    #second-feature-col {
        margin-top: 22px !important;
    }
    .cta-box{
        margin: 0 auto;
        margin-top: 10px;
    }
    #pos-feature-box{
        margin: 0px 120px !important;
    }

    .testimonial-cards{
        width: 100% !important;
    }
    
    .col-lg-4.col-md-12.col-sm-12.col-xs-12.grad-cards {
        width: 100%;
    }
    a#btn-for-pos-mobile{
        display: inline-block !important;
    }
    a#btn-for-pos-desktop{
        display: none !important;
    }
}

@media screen and (max-width: 425px) {
    #pos-feature-box {
        margin: 0px 65px !important;
    }
    .mt-410 {
        margin-top: 0px !important;
    }

    .sm-no-padding {
        padding: 0px !important;
    }

    #second-feature-col {
        margin-top: 22px !important;
    }

    .desktop-only{
        display: none !important;
    }
    .mobile-only{
        display: block !important;
    }

    div#logo-box {
        margin-left: 70px !important;
    }

    .cta-box {
        background: #eaeff4;
        padding: 6% 3%;
        border-radius: 5px;
        margin: 8px 20px;
        width: 360px;
        max-width: 355px;
    }
    a#btn-for-pos-mobile{
        display: inline-block !important;
    }
    a#btn-for-pos-desktop{
        display: none !important;
    }
}

@media screen and (max-width: 375px) {
    .testimonial-cards{
        margin-left: 0px !important;
    }
    #pos-feature-box {
        margin: 0px 65px !important;
    }
    .mt-410 {
        margin-top: 0px !important;
    }

    .sm-no-padding {
        padding: 0px !important;
    }

    #second-feature-col {
        margin-top: 22px !important;
    }

    .desktop-only{
        display: none !important;
    }
    .mobile-only{
        display: block !important;
    }

    div#logo-box {
        margin-left: 45px !important;
    }

    .cta-box {
        background: #eaeff4;
        padding: 6% 3%;
        border-radius: 5px;
        margin: 8px 10px;
        width: 320px;
        max-width: 325px;
    }
    a#btn-for-pos-mobile{
        display: inline-block !important;
    }
    a#btn-for-pos-desktop{
        display: none !important;
    }
    .grad-cards{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 320px) {
    .testimonial-cards{
        margin-left: 0px !important;
    }
    #pos-feature-box {
        margin: 10px 30px !important;
    }
    .mt-410 {
        margin-top: 0px !important;
    }

    .sm-no-padding {
        padding: 0px !important;
    }

    #second-feature-col {
        margin-top: 22px !important;
    }

    .desktop-only{
        display: none !important;
    }
    .mobile-only{
        display: block !important;
    }

    div#logo-box {
        margin-left: 20px !important;
    }

    .cta-box {
        background: #eaeff4;
        padding: 6% 3%;
        border-radius: 5px;
        margin: 8px 10px;
        width: 270px;
        max-width: 270px;
    }
    a#btn-for-pos-mobile{
        display: inline-block !important;
    }
    a#btn-for-pos-desktop{
        display: none !important;
    }
    .grad-cards{
        margin-left: 0px !important;
    }
}