﻿/*html{
    overflow-x:hidden;
}*/
@media (max-width: 1205px) {
    .w-70-tablet {
        width: 70% ;
    }
}
@media (max-width: 577px) {
    .w-70-tablet {
        width: 100% !important;
    }
}
/*@media (max-width: 577px) {
    .footer-section {
        padding: 72px 0px 17px 25px;
    }
}*/

@media (min-width: 608px) and (max-width: 991.98px) {
    .title-light-50 {
        margin-left: 17px !important;
        
    }
    .title-extraBold-100-blue {
        font-size: 62px !important;
    }

     .ar-btn span {
        display: none;
    }

    .socialIconsContainer {
        padding-bottom: 10px;
        padding-top: 3px;
    }

    .linkedin-icon{
        display:none
    }

    .carousel-title-bold.font-size {
        font-size:20px !important
    }

    .siderVertical .carousel-indicators {
        top: 10px;
        left: 4px
    }

    .footer-section {
        padding: 71px 0px 35px 0px;
    }

    .float-chat {
        top: -105px;
    }
    .btn-custom {
        padding: 11px 15px;
    }
    .input-custom {
        font-size: 9px;
    }
    .partnerlogo {
        bottom: -178px;
    }
    .partnerFirst .font-20 {
        font-size: 12px;
    }

    .partnerTitle {
        text-align: left;
        padding-left: 44px;
    }

    .carousel-title-bold {
        justify-content: flex-start !important;
    }

/*partner slider*/
    .partnerSider .font-50 {
        font-size: 30px;
    }
    .partnerSider .font-30 {
        font-size: 17px;
    }
    .partnerSider .w-70 {
        width: 85%;
    }

    .partnerTitle {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: -8px;
    }

    .logo-container {
        padding-top: 30px;
        padding-left: 25px;
    }

    nav.navbar.nav2.navbar-expand-lg {
        width: 57%;
        left: 225px;
    }

    }


@media (min-width: 770px) and (max-width: 999.99px) {
    .ulFooter li  {
/*        padding-right: 20px
*/    }
        .ulFooter li a img {
            width: 26px !important;
            margin-right: 10px;
        }

    .usClass{

    }
}

@media (max-width: 1024px) {
    .px-Tablet {
        padding-left: 20px;
        padding-right: 20px;
    }

    .partnerFirst .flex-column {
        flex-direction: column !important;
    }
    .s-text-container {
        padding-left: 15px;
        background: linear-gradient(269deg, rgba(51, 132, 189, 0) 0%, rgba(255, 255, 255, 0.67) 43%, rgba(191, 213, 229, 0.98) 97%, rgba(186, 210, 227, 1) 100%);
    }
        /* .s-text-container {
        position: relative;
        bottom: 241px !important;
        padding-block: 20px;
        padding-bottom: 62px;
        padding-left: 10px;
        left: 0px;
        width: 97%;
        display: flex;
        text-align: start;
        flex-direction: column;
        justify-content: center;
        color: var(--blue-color);
        background: rgb(51, 132, 189);
        background: linear-gradient(269deg, rgba(51, 132, 189, 0) 0%, rgba(255, 255, 255, 0.67) 43%, rgba(191, 213, 229, 0.98) 97%, rgba(186, 210, 227, 1) 100%);
    }*/
    }
.AdvancedPayment {
    margin-top: 55px;
    line-height: 1.5;
    font-size: 28px;
}
@media (max-width: 767px) {
    .W100-Tablet {
        width: 100% !important;
    }
    .AdvancedPayment {
        margin-top: 25px;
        line-height: 1.5;
        font-size: 17px;
    }
}

    @media (max-width: 800px) {
        .w25-Tablet {
            width: 50% !important;
        }
    }

    .siderVertical .carousel-indicators {
        left: 10px !important;
    }

    .heightUnset {
        height: unset !important;
    }

@media (max-width: 550px) {
    .heightUnset {
/*        max-height: 600px;
*/        height: auto !important;
    }

    .AdvancedPayment {
        margin-top: 25px;
        line-height: 1.5;
        font-size: 10px;
    }

    }

    .siderVertical .carousel-caption {
        left: 5% !important;
    }

    .payer-image {
        width: 55%;
    }

    @media (min-width: 570px) and (max-width: 850px) {
        .font-Size-33 {
            font-size: 25px !important;
        }
    }
@media (min-width: 570px) and (max-width: 768px) {


.mt-Tablet {
    margin-left: 15px !important;
}


    .width33{
        width: 33% !important;
    }

}
    .font-45Tab {
        font-size: 45% !important;
    }

@media (min-width: 300px) and (max-width: 374px) {
    .heightUnset {
        max-height: 600px;
    }
    .s-text-container {
        bottom: 63px !important;
    }
}

@media (min-width: 375px) and (max-width: 404px) {
    .heightUnset {
        max-height: 600px;
    }
    .s-text-container {
        bottom: 63px !important;
    }
}

@media (min-width: 405px) and (max-width: 600px) {
    .heightUnset {
        max-height: 700px;
    }


    .s-text-container {
        bottom: 130px !important;
    }
    }




.widthFit {
    width: fit-content !important;
}