@media(max-width:768px){
	.menuFirstPart{
		display: none;
	}
	.phone span {
    color: #fff;
    font-size: 11px;
}
.email span {
    color: #eeeeee;
    font-size: 11px;
}
.phone i{
	    font-size: 10px;
	    padding-right: 0;
}
.email i {
    color: #e4e4e4;
    padding-right: 2px;
    font-size: 10px;
}
.gallery_main .nav-button > .thumbnail{
	display: block;
}
.menus{
	height: auto;
}
.main_slider{
	padding-bottom: 0;
	border: none;
}
.top {
    padding: 6px 0px;
}
.socil i {
    font-size: 12px;
}
.socil i:after{
	display: none;
}
.top .col-8{
	padding: 0 5px;
}
.email {
    margin-left: 5px;
 }
.email:after{
	display: none;
}
.footer-logo li img {
    width: 100%;
}
.Notification-main{
  padding: 30px 0;
}
.Notification-main .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    font-size: 11px;
    padding: 6px 14px;
}
.box_text {
    padding: 15px;
}
.box_text p span {
    font-size: 11px;
    margin-left: 6px;
}
.box_text p i {
    width: 15px;
    float: left;
    vertical-align: bottom;
    font-size: 13px;
    line-height: 18px;
}
.District {
    border-radius: 6px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.icon_main p {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 10px;
}
.icon_box{
	width: 30px;
    height: 30px;
    font-size: 12px;
}
.box_user_1 h6 {
    font-size: 14px;
    margin-bottom: 5px;
}
.Where_to_Stay h5 {
    font-size: 18px;
    margin-bottom: 10px;
}
.Where_to_Stay p span {
    font-size: 12px;
    margin-left: 6px;
}
.Where_to_Stay p {
	margin-bottom: 5px;
}

.Recruitment_Application {
    padding: 10px 20px;
    display: flex;
    gap: 8px;
    width: 100%;
    justify-content: center;
    margin: 5px 0;
}
.Recruitment_Application_1 {
    border: 1px solid #fff;
    padding: 8px 20px;
    gap: 8px;
    margin: 5px 0;
    justify-content: center;
}
.Recruitment_Application span {
    font-size: 14px;
    font-weight: 500;
    gap: 8px;
}
.Recruitment_Application_1 i {
    font-size: 18px;
}
.Recruitment_Application_1 span {
    font-size: 14px;
    font-weight: 500;
}
.Recruitment_Application_2 {
    padding: 10px 20px;
    margin: 5px 0;
    justify-content: center;
    width: 60%;
    display: flex;
    gap: 8px;
    margin-top: 5px;
}
.Recruitment_Application_2 span {
    font-size: 14px;
    font-weight: 500;
}

.Recruitment_Application i {
    font-size: 18px;
}
.gallery_main {
    padding: 20px 0px;
}
footer {
    padding: 20px 0;
}
.footer-category li a {
    font-size: 12px;
}
footer p {
    color: #fff;
    font-size: 10px;
    line-height: 19px;
    margin-bottom: 5px;
}
.box_text p {
    margin-bottom: 5px;
}
.icon_main {
    display: flex;
    gap: 10px;
}
.District h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.Chairman_banner{
        height: 150px;
}
.Chairman_banner h1{
    font-size: 30px;
    font-weight: 700;
}
.box h6 {
    font-size: 18px;
}
.box p {
    font-size: 13px;
    font-weight: 500;
    color: #111;
    margin-top: 10px;
    margin-bottom: 0;
}
.map iframe{
    width: 100%;
}
.text_map_contact{
    margin-left: 0;
}
.text_map_contact h3 {
    font-size: 20px;
}
#Buniadpur_form {
    padding: 11px;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
}
}