.get-started-btn{
    margin-right: 10px;
}

.mail-input input{
    display: none;
}

.unveiling .nav-link .unveiling__item p, .benefits__items ul li p {
    text-transform: initial;
}

.egypt .country-flag, .india .country-flag,.egypt  .countery-name,  .india  .countery-name, .turkey .country-flag, .turkey  .countery-name{
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

.contact-page-new header{
    z-index: 9;
}

@media (min-width:769px){
    .prevention__content--image .mobileimg{
        display: none;
    }
}
@media (max-width:768px){
    .ottu-positioning{
        display: none;
    }

   .inner-wrapper  .prevention__right .section-title{
        padding-bottom: 10px;
        margin-bottom: 0 !important;
    }
    
    .prevention__right--item:not(:last-child) { 
        margin-bottom: 10px;
    }

    .e-payments .prevention__left{
        margin-top: 0;
        opacity: 1 !important;
        transform: translateZ(0) !important;
    }

    .e-payments .prevention .section__head{
        padding-bottom: 10px;
    }

    .prevention__content--image {
        margin-bottom: 10px;
    }

    .prevention__content--image .desktopimg{
        display: none;
    }

    .e-payments .prevention__left--number{
        margin-top: 10px;
    }

    .prevention__content--image{
        text-align: center;
    }

    .with-dropdown>p{
        font-size: 16px;
    }
}

