  .hoemnerWrp {
    background-size: cover;
    background-position: center; 
} 
.homeToopWrp {
    background: rgba(0, 0, 0, 0.6);
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
} 
.headerContWrp {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
} 
.hardunty-logo img {
    max-width: 150px;
    /* border-radius: 50%;
    margin-bottom: 20px; */
}  
.cexploGroup .btnOne { 
    /* display: inline-block;
    padding: 15px 30px;
    font-size: 1.2em;
    color: #fff;
    background: #f04e30;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.3s ease-in-out;  */
} 
.cexploGroup .btnOne:hover {
    /* background: #0056b3; */
} 
.exploContWrp ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
} 
.exploContWrp ul li {
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #ffffff;
} 
.exploContWrp ul li i {
    margin-right: 5px;
    color: #fff;
} 
/* Mobile View */
.MobileView {
    display: none;
}

@media (max-width: 768px) {
    .MobileView {
        display: block;
        margin-top: 20px;
    }
    
    .MobileView .btnOne {
        width: 100%;
        text-align: center;
    }

    .hardunty-list-bnr {
        flex-direction: column;
        gap: 10px;
    }
}
 
.hardunty-list-bnr {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.hardunty-list-bnr li {
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #fff;
    background: #007bff;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.hardunty-list-bnr li .lef-icn img {
    margin-right: 10px;
}

.hardunty-list-bnr li .flt-rit img {
    margin-left: 10px;
}










/* 
.hoemnerWrp.hardunty{ 
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1d235d;
    background-blend-mode: multiply;
} 
.headerContWrp .hardunty-logo{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}
.headerContWrp .hardunty-logo a{ 
	display: block;
	width: 150px;
}
.headerContWrp .hardunty-logo a img{
	max-height: 150px; 
}

.headerContWrp .hardunty-logo .exploContWrp{
	width: calc(100% - 170px); 
}

.headerContWrp .hardunty-logo .exploContWrp .cexploGroup{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headerContWrp .hardunty-logo .exploContWrp .cexploGroup h1{
	color: #fff;
	padding: 0;
	margin: 0;
}
.headerContWrp .hardunty-logo .exploContWrp .cexploGroup  a.btnOne{
	margin: 0;
}

.headerContWrp .hardunty-logo .exploContWrp ul{
	padding: 0;
	margin: 0;
}
.headerContWrp .hardunty-logo .exploContWrp ul li {
	color: #fff; 
    padding: 3px 0;
}
.headerContWrp .hardunty-logo .exploContWrp ul li i{
    width: 30px;
}
.headerContWrp ul.hardunty-list-bnr { 
    margin: 0;
    display: flex; 
    flex-wrap: wrap;
    padding: 0px 0 30px;
    justify-content: center;
}
.headerContWrp ul.hardunty-list-bnr li{
    color: #ffffff;
    display: flex;
    background: #7c8ce0;
    margin: 0 5px; 
    align-items: center;
    padding: 10px 24px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 10px;
}
.headerContWrp ul.hardunty-list-bnr li span{
    margin: 0 10px 0 0;
}
.headerContWrp ul.hardunty-list-bnr li .flt-rit{
	display: none;
} 
*/ 





/*  */ 
.recommendedUni h3{
    text-align: center;
    padding: 30px 0;
}
.recommendedUni .recomed-bx{
	    width: 100%;
    box-shadow: 0px 3px 6px #0000001A;
    border-radius: 5px;
    margin-bottom: 5px;
}
.recommendedUni .recomed-bx .recomend-img{
    width: 100%;
    display: inline-block;
    margin: auto;
}
.recommendedUni .recomed-bx .recomend-img img {
    height: 90px;
    width: auto !important;
    margin: 0 auto;
}
.recommendedUni .recomed-bx .recomedcont{
    width: 100%;
    padding: 10px;
    text-align: center;
}
.recommendedUni .recomed-bx .recomedcont h4{
    font-size: 18px;
    color: #0990CF;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: initial;
    min-height: 65px;
}
.recommendedUni .recomed-bx .recomedcont p{
    font-size: 14px;
    color: #000;
    opacity: 0.5;
}
.reatinbox {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    width: 100%;
    margin-top: 20px;
}
ul.star {
	display: flex;
	flex-wrap: wrap;
 
}
.leargroupCont ul li { 
}
span.staricon {
    width: 15px;
    font-size: 10px;
    line-height: 20px;
    color: #FDB813;
}.checked {
    color: orange;
}.starcont {
    width: 50%;
    text-align: left;
    padding: 0px 20px;
}.starcont h6 {
    margin: 0;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold; 
}

/**/
.reviewForm {
 	padding: 25px;
 	background: #f1f1f1; 
}
#review_my_form .form-group{
	width: 100%;
	margin: 0 0 15px;
}
#review_my_form .df{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; 
}
#review_my_form .df .form-group{
	width: 49%;
}
#review_my_form label{
    font-size: 17px;
    display: block;
    padding: 10px 0;
}
#review_my_form input{ 
    height: 60px;
    border-radius: 8px;
    border: 1px solid #bdbdbd;
}
#review_my_form textarea{ 
	height: 180px;
}	 
 

table.collageDetails {
    margin: 0px 0 20px;
    border-radius: 10px;
    border: 1px solid #e9f0ff;
} 
table.collageDetails  tr:nth-child( even ) ,
table.collageDetails  tr:nth-child( odd ) {
    background-color: transparent;
}
table.collageDetails  tr td,
table.collageDetails  tr th {
    padding: 8px 10px;
    border: 1px solid #e9f0ff;
}

table.collageDetails  .btnOne{ 
    font-size: 15px; 
    padding: 8px 12px; 
    border-radius: 4px;
    margin: 5px 0 0;
    border: 1px solid transparent;
}

/*   */
.mba-hd-bx{
    padding: 15px 0;    
    display: flex;
    align-items: center; 
}
.mba-hd-bx .form-group{  
    margin:0 10px 0 0;
}
.mba-hd-bx input{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.mba-hd-bx label{
    color: #1d235d;
    font-weight: 700;
}


@media(min-width: 768px){
    .MobileView{
        display: none;
    }
}

@media(max-width: 767px){
    .headerContWrp .hardunty-logo > a {
        width: 80px;
    }
    .headerContWrp .hardunty-logo .exploContWrp {
        width: 100%;
    }
    .headerContWrp .hardunty-logo .exploContWrp .cexploGroup a{
        display: none; 
    } 
    .headerContWrp .hardunty-logo .exploContWrp .cexploGroup {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .headerContWrp .hardunty-logo .exploContWrp .cexploGroup h1 { 
        width: 100%;
    }
    .headerContWrp ul.hardunty-list-bnr li { 
        margin: 0 5px 5px; 
        padding: 5px 5px;
        font-size: 14px;  
    } 
    .headerContWrp ul.hardunty-list-bnr li span img{
        max-height: 16px;
    }

    .MobileView { 
        margin: 0 0 20px;
        text-align: center;
    } 
    .MobileView a{
        text-align: center;
        display: inline-block;
        width: auto;
    }
    .reviewForm {
        padding: 15px;
    }
    #review_my_form input {
        height: 42px;
        border-radius: 5px;
    }
    #review_my_form textarea {
        height: 100px;
    }
    .headerContWrp .hardunty-logo .exploContWrp ul li {
        font-size: 14px;
        padding: 2px 0; 
    }
    .homeToopWrp{
        padding: 0;
    }
    .headerContWrp .hardunty-logo .exploContWrp {
        width: 100%;
    }
    .headerContWrp .hardunty-logo .exploContWrp .cexploGroup h1 {
        font-size: 24px;
    }
    .hardunty-list-bnr { 
        margin: 0px 0 0;
        gap: 5px;
        width: 100%;
        flex-direction: row;
    }


}
