@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gayathri:wght@100;400;700&display=swap');
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: "Montserrat", serif;
}
.container-main {
	width: 81%;
	margin: auto;
	display: table;
}
.home-bg-image {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
.news-title{
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 600;
}
.news-sub{
	font-size: 16px;
	padding-bottom: 20px;
}
.image-container {
	position: relative;
	background-image: url('../images/site.jpg');
	object-fit: cover;
	height: 95vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.shape-img {
	width: 100%;
}
.bg-shape-container {
	background-color: #fff;
	width: 50%;
	margin: auto;
	z-index: 5;
	position: absolute;
	left: 0;
	bottom: -3%;
	right: 0;
	border-radius: 45px;
	padding: 40px 60px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.welcome-text {
	margin-bottom: 0px !important;
}
.welcome-text span {
	color: #D68D0D;
	font-weight: 700;
}
.hida-main-title {
	font-size: 90px !important;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0px !important;
	color: #fff;
	letter-spacing: -6px;
}
.home-main-content {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sub-title-home {
	font-size: 20px;
	font-weight: 300 !important;
	color: #fff;
	margin-top: -12px !important;
	text-align: center;
}
.wisdom-title {
	font-weight: 600;
	text-align: center;
	padding-top: 25px;
	font-size: 50px;
	color: #faf0cd;
}
.logo-main {
	width: 70px;
}
.navbar-main {
	padding: 60px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.items-nav {
	color: #fff;
	list-style: none !important;
	text-decoration: none !important;
}
.lists-nav ul li {
	padding: 0px 30px;
	list-style: none !important;
	text-decoration: none !important;
}
.lists-nav ul {
	margin-bottom: 0px !important;
	display: flex;
	justify-content: space-between;
}
.message-section {
	background-image: url('../images/bg.svg');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 170px;
}
.image-usthad {
	width: 90%;
	margin: auto;
	display: table;
}
.message-card-title {
	font-size: 30px;
	font-weight: 600;
	color: #D68D0D;
	display: flex;
	margin-bottom: 40px;
}
.message-card-title span {}
.line-border {
	background-color: #D68D0D;
	padding: 3px;
	border-radius: 10px;
	margin-right: 20px;
}
.chairman-name {
	font-size: 20px;
	margin-top: 10px !important;
	font-weight: 600;
	color: #ffffff;
	background-color: #724c0a;
	width: 90%;
	padding: 5px;
	margin: auto;
	border-radius: 0px 0px 30px 30px;
	text-align: center;
}
.social-media-icons a{
	text-decoration: none !important;
}
.department-title {
	font-weight: 600;
	color: #D68D0D;
	font-size: 30px;
}
.departments {
	padding-top: 80px;
}
.logo-img-dept {
	width: 100%;
}
.dept-image {
	width: 100%;
}
.dept-content {
	width: 100%;
	background-color: #eff8df;
	padding: 20px;
	min-height: 250px;
}
.departments-box {
	width: 100%;
	margin-bottom: 30px;
	/* display: flex; */
}
.sub-title-dept {
	font-size: 16px;
}
.title-dept {
	font-weight: 600 !important;
	font-size: 23px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.departments-main {
	padding-bottom: 35px;
}
.dept-content i {
	font-size: 30px;
	background-color: #724c0a;
	color: #fff;
	border-radius: 50%;
	padding: 4px;
}
.events-news {}
.news-text {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	padding-bottom: 35px;
}
.events-news {
	padding-top: 50px;
}
.social-media-icons i {
	font-size: 30px;
	padding: 10px;
	color: #fff;
	border-radius: 50%;
}
.footer-main {
	background-color: #daa03c;
	margin-bottom: 0px !important;
	margin-top: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	bottom: 0px;
}
.footer-text {
	margin-bottom: 0px !important;
}
.flx {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.event-img {
	width: 100%;
}
.image-usthad{
	border-radius: 10px;
}
.news-main .lists-nav ul li a{
	color: #724c0a;
	font-weight: 500;
}
.news-main .menu-mobile{
	color: #724c0a;
}
.event-box-details{
	width: 50%;
	margin: auto;
	display: table;
	padding-top: 5%;
}
.event-box-details p{
	text-align: justify !important;
}
.box-heads{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.view-right{
	text-decoration: none;
	color: #724c0a;
	font-weight: 500;
}
.image-container-news{
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100vh;
}
.news-title-news-page{
	font-size: 25px;
	padding-top: 30px;
	font-family: "Gayathri", sans-serif;
	font-weight: 800;
}
.news-title-news-page-full{
	font-size: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: "Gayathri", sans-serif;
	font-weight: 800;
}
.box-heads-news{
	padding-top: 5%;
}
.box-heads-news .news-text{
	padding-bottom: 4%;
}
.continue{
	font-size: 16px;
	font-weight: 500;
	font-family: "Gayathri", sans-serif;
	text-align: right;
	color: #494205;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: underline;
}


.slider {
	width: 80%;
	margin: auto;
	text-align: center;
}

.slider img {
	width: 100%;
	border-radius: 10px;
}
.h-news{
	min-height: 400px;
	position: relative;
}
.menu-mobile{
	display: none;
}



/* Sidebar base */
.sidebar {
  position: fixed;
  top: 0;
  right: -290px;
  width: 290px;
  height: 100%;
  background-color: #f8f8f8;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease;
  z-index: 9999;
  padding: 20px;
}

/* Show sidebar */
.sidebar.active {
  right: 0;
}

/* Close button styles */
.sidebar-header {
  display: flex;
  justify-content: flex-end;
}

.close-btn {
  font-size: 34px;
  cursor: pointer;
  color: #333;
  transition: color 0.3s ease;
}

.close-btn:hover {
  color: #ff0000;
}

/* Sidebar menu styles */
.sidebar ul {
    list-style: none;
    padding: 40px 0 0 13px;
}

.sidebar ul li {
  margin: 15px 0;
}

.sidebar ul li a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.3s ease;
}

.sidebar ul li a:hover {
  color: #007bff;
}

/* Menu icon for mobile */
.menu-mobile {
  display: none;
}
.writer-name{
	display: block;
}
.continue-read{
	display: block;
	margin-top: 10px;
	text-decoration: none;
	font-weight: 600;
}
.event-box-article{
	max-height: 520px;
	min-height: 520px;
	background-color: #fff;
}
.boxec{
	padding: 15px;
}
.boxecx{
		padding: 15px;
}
.event-box-articlse{
		background-color: #fff;
		margin-bottom: 35px;
}

@media (max-width: 991px) {
  .lists-nav ul li {
    display: none;
  }

  .lists-nav ul li:last-child {
    display: block;
  }

  .menu-mobile {
    display: block;
    font-size: 26px;
    cursor: pointer;
    color: #ffffff;
		padding: 0px !important;
  }
	.news-title {
    font-size: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 600;
	}
}









@media (max-width:1450px) {
	.bg-shape-container {
		width: 60%;
	}
	.container-main {
		width: 90%;
	}
	.home-main-content {
		width: 70%;
	}
	.departments-box {
		width: 100%;
		margin-bottom: 30px;
		display: block;
	}
	.dept-image {
		width: 100%;
	}
	.dept-content {
		width: 100%;
		min-height: 250px;
	}
	.event-box-details{
		width: 80%;
	}
}
@media (max-width:991px) {
	.departments-box {
		width: 100%;
		margin-bottom: 30px;
		display: block;
	}
	.navbar-main {
    padding: 27px 0px;
	}
	.dept-image {
		width: 100%;
	}
	.event-box-details{
		width: 95%;
	}
	.dept-content {
		width: 100%;
	}
	.items-nav {
		display: none;
	}
	.home-main-content {
		top: 56%;
	}
	.bg-shape-container {
		width: 75%;
	}
	.bg-shape-container {
		bottom: 5%;
	}
	.menu-mobile{
	display: block;
	}
	.news-title-news-page-full {
    font-size: 30px;
    padding-top: 50px;
    padding-bottom: 26px;
	}
}
@media (max-width:800px) {
	.bg-shape-container {
		width: 90%;
	}
	.container-main {
		width: 84%;
	}
	.box-chairman {
		margin-bottom: 70px;
	}
	.departments {
		padding-top: 40px;
	}
}

@media (max-width:680px) {
	.bg-shape-container {
		position: static;
	}
	.home-main-content {
		width: 87%;
		top: 78%;
	}
	.bg-shape-container {
		position: relative;
		margin-top: -7%;
	}
	.message-section {
		padding-top: 80px;
	}
	.chairman-name {
		padding: 18px;
	}
	.flx {
		display: block;
		text-align: center;
	}
	.footer-main {
		padding: 9px;
	}
	.sub-title-home {
		margin-top: 2px !important;
	}
}
@media (max-width:480px) {
	.hida-main-title {
		font-size: 66px !important;
		letter-spacing: -2px;
	}

	.sub-title-home {
		font-size: 16px;
	}

	.wisdom-title {
		font-size: 32px;
	}

	.bg-shape-container {
		width: 100%;
		border-radius: 30px;
		padding: 31px 26px;
	}

	.image-usthad {
		width: 100%;
	}

	.chairman-name {
		font-size: 20px;
		width: 100%;
	}

	.message-card-title {
		font-size: 24px;
	}

	.departments {
		padding-top: 18px;
	}

	.news-text {
		font-size: 24px;
		font-weight: 500;
		padding-bottom: 21px;
	}

	.events-news {
		padding-top: 10px;
	}

	.footer-main {
		margin-top: 65px;
	}

	.logo-main {
		width: 55px;
	}
}