.partnerhtml{
    text-decoration: none;
    color: white;
}
.top-bar{
    background-image: url("bgimg.jpeg");
    background-size: cover;
    height: 780px;
    width:100vw;
}
#nav-bar{
    height: 118px;
    padding: 32px 0;
    background-color: #5072a7;
    display: flex;
    justify-content: center;
}
#nav-bar .nav-bar-inside{
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#nav-bar #nav-bar-logo a{
    font-family: "Kantumruy Pro", sans-serif;
    font-weight: 600;
    font-size: 40px;
}
#nav-bar #sign-in{
    width:615px;
    height: 54px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}
.search-bar-container{
    height: 295px;
    width: 100vw;
    background-color: transparent;
    padding: 64px 0px 32px;
}
#tagline{
    display: flex;
    justify-content: center;
    height: 112px;
    width: 100%;
    background-color: transparent;
    color: white;
    font-family: "Lexend", sans-serif;
    font-size: 40px;
    font-weight: 600;
}
#tagline p{
    margin: 0;
}
#search-content{
    height: 61px;
    width: 100vw;
    background-color: transparent;
    margin: 24px 0 0 ;
    display: flex;
    justify-content: center;
}
#search-1{
    height:60px;
    width: 294px;
}
#search-1 input{
    height:60px;
    width: 294px;
    font-family: "Kantumruy Pro", sans-serif;
    border-radius: 12px;
    border: 1.5px solid rgba(2, 6, 12, .15);
    padding-left: 35px;
}
#search-2 input{
    font-family: "Kantumruy Pro", sans-serif;
    height:60px;
    width: 484px;
    border-radius: 12px;
    border: 1.5px solid rgba(2, 6, 12, .15);
    padding-left: 16px;
}
#search-2{
    padding-left: 16px;
    position: relative;
}
#search-1{
    position: relative;
}
#search-1 .location{
    position: absolute;
    top: 16px;
    left: 10px;
    font-size: 24px;
    color: #5072a7;
}
#search-1 .down-arrow{
    position: absolute;
    top: 19.2px;
    left: 260px;
    font-size: 21px;
    color: #000;
}
#search-2 .mgl{
    position: absolute;
    top: 19.2px;
    left: 460px;
    font-size: 21px;
    color: #000;
}
.top-img{
    width: 100vw;
    height:368px;
    background-color: transparent;
    padding: 0 8px 20px;
    display: flex;
    justify-content: center;
}
.top-img img{
    height: 295px;
    width: 250px;
    margin: 22px 18px;
    border-radius: 20px;
    object-fit: cover;
}
.bmo{
    background-color: transparent;
    width: 80.5%;
    margin: 0 auto;
    margin-top: 120px;
    position: relative;
}
.bmo-inner{
    background: transparent;
    padding: 0px;
    overflow: hidden;
}
.bmo-title{
    margin: 0 0 32px;
    display: flex;
    justify-content: space-between;
}
.bmo-title h2{
    font-family: "Kantumruy Pro", sans-serif;
    font-size: 25px;
    font-weight: 600;
}
.bmo-title  button{
    height: 34px;
    width: 34px;
    background: lightgray;
    border: 2px solid lightgray;
    border-radius: 50%;
}
.bmo-title div{
    width: 80px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.bmo-image{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bmo-img-container{
    height: 200px;
    width: 170px;
    cursor: pointer;
}
.bmo-img-container img{
    height: 175px;
    width: 170px;
}
.bmo-img-container p{
    font-size: 18px;
    font-family: "Kantumruy Pro", sans-serif;
    margin-bottom: 0;
    text-align: center;
}
.bmo-10{
    background-color: transparent;
    width: 100%;
    margin: 0 auto;
    margin-top: 120px;
    position: relative;
}
.bmo-inner-10{
    background: transparent;
    padding: 0px;
    overflow: hidden;
}
.bmo-title-10{
    margin: 0 0 32px;
    display: flex;
    justify-content: space-between;
}
.bmo-title-10 h2{
    font-family: "Kantumruy Pro", sans-serif;
    font-size: 25px;
    font-weight: 600;
}
.bmo-title-10  button{
    height: 34px;
    width: 34px;
    background: lightgray;
    border: 2px solid lightgray;
    border-radius: 50%;
}
.bmo-title-10 div{
    width: 80px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.bmo-image-10{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bmo-img-container-10{
    height: 200px;
    width: 190px;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
}
.bmo-img-container-10 img{
    height: 200px;
    width: 190px;
}
.conditions {
    position: relative; /* Ensures it stays within its parent */
    left: 0; /* Aligns to the left edge of the parent */
    width: 100vw; /* Spans the entire viewport width */
    height: 470px; /* Fixed height as per your design */
    padding: 0px 288px 48px 216px; /* Removes default padding */
    margin-top: 90px; /* Removes default margin */
    background-color: #f0f0f5; /* Example background color */
    box-sizing: border-box;/* Includes padding and border in width/height calculations */
    display: flex;
    justify-content: space-between;
}
.inner-condition{
    font-family: style= "Kantumruy Pro", sans-serif;
    height: 370px;
    width: 200px;
    margin-top: 48px;
}
.inner-condition p{
    font-family: "Kantumruy Pro", sans-serif;
    margin-bottom: 11px;
    font-size: 18px;
}
.onee div{
    background-color: #5072a7;
    display: inline-block;
    width: 170px;
    height: 53px;
    border-radius: 4px;
    text-align: center;
}
.onee div a{
    font-size: 35px;
    font-weight: 600;
    font-family: "Kantumruy Pro", sans-serif;
}
.onee p{
    font-size: 14px;
    font-family: "Kantumruy Pro", sans-serif;
    margin-top: 5px;
}
.three{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.fourr i{
    margin-left: 5px;
}
#crunchbase{
    height: 19px;
    width: 21px;
    position: relative;
    bottom: 2.5px;
    left: 2px;
}
@media (max-width: 992px) {
    .card {
        width: calc(50% - 40px);
    }

    header h1 {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .navbar {
        flex-direction: column;
        align-items: center;
    }

    .card {
        width: 100%;
    }

    main {
        padding: 10px;
    }

    footer {
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    header h1 {
        font-size: 1.5rem;
    }

    .navbar a {
        padding: 5px;
        font-size: 0.9rem;
    }

    footer {
        font-size: 0.8rem;
        padding: 5px;
    }
}



