.testfinder-container {
            padding: 25px;
            background: white;
        }
        .search-container {
            margin: 0 auto;
            text-align: center;
            padding: 25px 92px;
          background: #F8F8F8;
            max-width: 800px;
        }
        .search-container h3 {
           color: #4A4A4A;
text-align: center;
font-family: "GT Walsheim";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
max-width: 564px;
    margin: 0 auto;
        }
        .search-form {
            display: flex;
            flex-direction: column;
            gap: 10px;
            margin-bottom: 20px;
            
        }
          .search-form-input {
            display: flex;
            gap: 10px;
            margin-bottom: 20px;
            
        }
        input[type="text"] {
            flex: 1;
            padding: 10px;
            border: none;
           color: #4A4A4A;
font-family: "GT Walsheim";
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
        }
        button {
            padding: 10px 20px;
            border: none;
            border-radius: 0;
            cursor: pointer;
            font-size: 16px;
            transition: background-color 0.3s ease;
            height: 50px;
        }
        button:hover {
            background-color: #0056b3;
        }

button.view-more-btn {
            color: #4A4A4A;
            text-align: center;
            font-family: 'GT Walsheim';
            font-size: 16px;
            font-style: normal;
            font-weight: 300;
            line-height: 22.86px;
            text-decoration-line: underline;
            border: none;
            background: transparent;
        }
        button.view-more-btn:hover {
            text-decoration-line: none;
        }

        .result {
            margin-top: 20px;
            padding: 15px;
            border: 1px solid #ddd;
            border-radius: 4px;
            background-color: #f9f9f9;
        }
        .result h3 {
            margin-top: 0;
            color: #333;
        }
        .result-item {
            margin: 5px 0;
            padding: 5px 0;
            border-bottom: 1px solid #eee;
        }
        .result-item:last-child {
            border-bottom: none;
        }
        .no-result {
            color: #666;
            font-style: italic;
            text-align: center;
            padding: 20px;
        }
        .error {
            color: #dc3545;
            padding: 10px;
            background-color: #f8d7da;
            border: 1px solid #f5c6cb;
            border-radius: 4px;
            margin-bottom: 20px;
        }
        .product-table-container {
            margin-top: 30px;
        }
        .info_hover {
            width: 226px;
            padding: 15px;
background: #F9EFF3;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
position: absolute;
right: 20%;

        }
        .info_hover p {
            color: #4A4A4A;
text-align: center;
font-family: "GT Walsheim";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
        .product-contain {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
            flex-wrap: wrap;
            padding-top: 83px;
        }
        .searchBtn {
            display: flex;
width: 145px;
height: 50px;
padding: 10px 13px;
justify-content: center;
align-items: center;
gap: 15px;
flex-shrink: 0;
background: #B73764;
color: white;
margin: 0 auto;
border-radius: 0;
        }
        
@media (max-width: 776px) {
        .button_product {
        width: 137px;
        font-size: 16px;
        
    }
    .product_banner_image {
        display: none;
    }
    .product-contain {
        flex-direction: row;
    }
}


/* Shiva Css Starts */
/* Product transfer starts */

   .search-container h4 {
    color: #4A4A4A;
    text-align: center;
    font-family: 'GT Walsheim';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 133.333% */
    margin: 21px 0 14px 0;
}

.listSecPrd {
    width: 720px;
    margin: 0 auto;
}

.listSecPrd ul li {
    background: url("/media/q0ckxotf/tickicon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 13px;
    padding: 0 26px 5px 19px;
    background-position: 0px 3px;
    color: #4A4A4A;
    font-family: "GT Walsheim";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
}

.listSecPrd ul li::marker {
    color: transparent;
}

.prdtTrsfrMain #resultContainer, .prdtTrsfrMain #resultContainer2 {
    margin-top: -41px !important;
}

h4.trmConSec strong {
    display: block;
    margin: 63px 0 0 0;
    font-weight: 400;
}


h4.trmConSec {
    margin-bottom: 24px !important;
}

.bannerPrdSe {
    padding-top: 120px;
}


@media only screen and (max-width: 767px) {
    .bannerPrdSe {
        padding-top: 105px;
    }

    .prdtTrsfrMain table.table.table-responsive {
        width: 700px !important;
        max-width: 700px !important;
    }

    .listSecPrd .col-6 ul {
    margin-bottom: 0px;
}

.terms_section {
    padding-right: 35px;
    text-align: center;
}

.terms_section h4, .terms_section p {
    text-align: center !important;
}
}

@media (min-width: 767px) and (max-width: 1024px) {
.bannerPrdSe {
    padding-top: 143px;
}
}
@media only screen and (min-width: 1250px) {

.prdtTrsfrMain .banner-images {
    position: relative;
    height: 375px;
}

.prdtTrsfrMain .product-contain {
    padding-left: 7px;
}

.prdtTrsfrMain .product_banner_image {
    position: absolute;
    top: 0;
    right: 0;
}

.prdtTrsfrMain .button_product {
    display: inline-grid;
    align-items: center;
    font-weight: 400;
    padding: 0;
}

.prdtTrsfrMain .search-form-input input::placeholder {
    font-size: 12px !important;
}

.prdtTrsfrMain .search-form-input {
    align-items: center;
}

.prdtTrsfrMain .search-form-input img {
    margin: 0;
}
}

@media (min-width: 767px) and (max-width: 1024px) {
.bannerPrdSe .product-contain .button_container {
        position: absolute;
        bottom: -50px;
        background: #F9EFF3;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 80px 0 80px;
}

.prtbTrnsBtl .bannerPrdSe .product-contain .button_container {
    background: #EAECF0;
}

.bannerPrdSe .product-contain {
    display: flex;
    align-items: center;
    padding: 37px 25px 30px 0;
    margin: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
}

.bannerPrdSe .product-contain .BnrSecText ul li:last-child p,.bannerPrdSe .product-contain .BnrSecText ul {
    margin-bottom: 0px;
}

.bannerPrdSe .product-contain .BnrSecText {
    padding: 0 40px 0 50px;
    width: 100%;
}

.bannerPrdSe .product-contain .button_container .button_product, .bannerPrdSe .product-contain .button_container  .button_product_btl {
    width: 49%;
    margin: 0 auto;
}

.bannerPrdSe .product_banner_image {
        display: none;
}

.BnrSecText h1 {
    color: #4A4A4A;
    text-align: left;
    font-family: "GT Walsheim";
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
}

.bannerPrdSe .product-contain {
    flex-direction: row;
}


}


@media (min-width: 1025px) and (max-width: 1250px) {
.product_banner_image {
    display: none;
}
}


@media (min-width: 1260px) and (max-width: 1399px) {
    .BnrSecText h1 {
    font-size: 44px;
}
}

/* Product transfer ends */

/* Shiva Css Ends */