#submit-btn {
    border: none;
    border-radius: 10px;
    background: #FF8B00;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}

.onezero-input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    outline: none;
}

body {
    font-family: 'Assistant';
    font-size: 22px;
}

main {
    margin-bottom: 100px;
    dir: rtl
}

.input-group-text {
    border: 0px;
    padding-top: 0;
    padding-bottom: 0px;
    border-radius: 20px;
}

img.searchiconbotton {
    height: 25px;
}

.like-h1 {
    font-size: 60px; /* Adjust font size to match your desired h1 size */
    font-weight: 300; /* Most h1 elements are bold by default */
    line-height: 1.2;
    color: #004580;
}

@media only screen and (max-width: 600px) {
    .search-item {
        padding: 0 2%;
    }

    .icon input {
        background-position: 14px 7px;
    }

}

@media only screen and (min-width: 601px) {
    .search-item {
        padding: 0 20%;
    }

}

.icon input {
    background-image: url(https://d1wkqg9bnkfupr.cloudfront.net/search1.png);
    display: inline-block;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 14px 11px;
    vertical-align: middle;
}


.btn-primary {
    border-radius: 50px;
}

.item-container {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #A8A8A8;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px;
}

.center-middle {
    position: relative;
    font-size: 3em;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.saving-price {
    color: #ff8b00;
    font-size: 45px;
}

@media only screen and (max-width: 991px) {
    .respo-mobile {
        display: block;
    }

    .respo-desktop {
        display: none;
    }

    .median-review-head {
        margin-top: 25px;
    }

    .table-container {
        margin-top: 25px;;
    }

    .table-mobile {
        display: block;
    }

    .hide-on-small {
        display: none;
    }

    .median-margin {
        margin-top: 50px;
    }
}


@media only screen and (min-width: 992px) {
    .respo-mobile {
        display: none;
    }

    .respo-desktop {
        display: block;
    }

    .median-review-head {
        margin-top: 5px;
    }

    .table-mobile {
        display: none;
    }

    .median-margin {
        margin-top: 0;
    }

    .button-row {
        /*padding: 30px;*/
    }

    .logo {
        width: 150px;
    }

    #text-homepage {
        max-width: 1140px;
        margin: 0 auto !important;
    }

    #israelbank_rating {
        max-width: 80% !important;
        text-align: center !important;
    }

    #TheMarker_Logo {
        max-width: 50% !important;
        text-align: center !important;
    }


}

@media only screen and (max-width: 991px) {
    .button-row {

    }

    #israelbank_rating {
        width: 100% !important;
        text-align: center !important;
    }


    #colbankdemogif {
        width: 80% !important;
    }


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .logo {
        width: 114px !important;
    }

    .button-row {
        /*padding: 22px;*/
    }
}

@media only screen and (max-width: 768px) {
    .logo {
        width: 50px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
    .logo {
        width: 60px;
    }
}

@media only screen and (min-width: 397px) and (max-width: 417px) {
    .button-bank {
        width: 105px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 396px) {
    .button-bank {
        width: 85px;
        font-size: 0.7em;
    }
}

@media only screen and (min-width: 418px) {
    .button-bank {
        min-width: 112px;
    }
}

@media only screen and (min-width: 397px) and (max-width: 417px) {
    .special-desktop-button {
        width: 105px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 396px) {
    .special-desktop-button {
        width: 85px;
        font-size: 0.7em;
    }
}

@media only screen and (min-width: 769px) and (max-width: 912px) {
    .special-desktop-button {
        font-size: 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .special-desktop-button {
        width: 110px;
    }
}

@media only screen and (min-width: 913px) {
    .special-desktop-button {
        font-size: 13px;
    }
}

@media only screen and (max-width: 768px) {
    .special-desktop-button {
        font-size: 13px;
    }
}

.Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-family: Times;
    line-height: 1;
}

.Stars::before {
    content: '★★★★★';
    letter-spacing: 3px;
    background: linear-gradient(270deg, #fc0 var(--percent), #fff var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bank-image {
    width: 70px;
}

@media only screen and (min-width: 281px) and (max-width: 320px) {
    .mobile-item-container .special-button {
        font-size: 9px;
        width: 85px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 374px) {
    .mobile-item-container .special-button {
        font-size: 10px;
        width: 85px;
    }
}

@media only screen and (max-width: 375px) {
    .mobile-item-container .continuation-button {
        font-size: 13px;
    }

    .mobile-item-container .loan-amount {
        font-size: 10px;
    }

    .mobile-item-container .details-font-size {
        font-size: 10px;
    }

    .mobile-item-container .details-container {
        padding-left: 0;
    }

    .Stars {
        font-size: 10px;
    }
}

@media only screen and (max-width: 325px) {
    .bank-image {
        width: 60px;
    }
}

@media only screen and (max-width: 280px) {
    .mobile-item-container .special-button {
        font-size: 8px;
        width: 85px;
    }
}

.item-container {
    padding-top: 10px !important;
}

@media only screen and (min-width: 375px) {
    .mobile-item-container .special-button {
        font-size: 13px;
        width: 105px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 374px) {
    .mobile-item-container .special-button {
        /*font-size: 12px;*/
        width: 95px;
    }
}

@media only screen and (min-width: 375px) {
    .mobile-item-container .details-container {
        padding: 0;
    }

    .mobile-item-container .details-padding {
        padding-right: 20px;
    }

    .mobile-item-container .details-font-size {
        font-size: 14px;
    }

    .Stars {
        font-size: 14px;
    }

    .mobile-item-container .loan-amount {
        font-size: 16px;
    }
}
