

@media only screen and (max-width: 1400px) {
	.notice_board_text_box{
	position: absolute;
	top: 210px;
	max-width: 100%;
	z-index: 120;
	color: #101010;
	left: 80px;
	right: 80px;
}
 .marquee-height{
   overflow: hidden;
   height: 250px;
}
}

@media only screen and (max-width: 1200px) {
	.notice_board_text_box{
	position: absolute;
	top: 160px;
	max-width: 100%;
	z-index: 120;
	color: #101010;
	left: 70px;
	right: 70px;
}
 .marquee-height{
   overflow: hidden;
   height: 200px;
}
.sliding_area{
	position: relative;
	margin-top: -80px;
}
}


@media only screen and (max-width: 767px) {
	.notice_board_text_box{
	position: absolute;
	top: 220px!important;
	max-width: 100%;
	z-index: 120;
	color: #101010;
	left: 70px!important;
	right: 70px!important;
}
 .marquee-height{
   overflow: hidden;
   height: 300px!important;
}
}

@media only screen and (max-width: 992px) {
.sliding_area{
	position: relative;
	margin-top: -80px;
}

.notice_board_text_box{
	position: absolute;
	top: 300px;
	max-width: 100%;
	z-index: 120;
	color: #101010;
	left: 100px;
	right: 100px;
}
 .marquee-height{
   overflow: hidden;
   height: auto;
}



 h1{
	font-size: 2.0rem;
}
h2{
	font-size: 1.5rem;

}
h4{

	font-size:18px;
}
.full_solid_logo_bar{
	display: block!important;
	background-color: #082618;
	width: 100%;
	padding: 10px;
}
.middle_header{
	display: none;
}
.navbar-brand{
	display: none!important;
}
.upper_header{
	display: none;
}
.full_solid_logo_bar img{
	width: 100%;
}
.navbar{
	background-color: #fff;
}
.web_logo{
	display: none;
}

.address_header{
	margin-top: 0px;
	text-align: center;
}
.address_header h2{
	color: #000000;
	font-family: abu-ela;
	font-weight: bold;
	font-size: 1.5rem;
}
.address_header h2,
.address_header p{
	display: block;
	line-height: 25px;
}
.navbar-toggler{
	color: #2c345b;
}
.navbar .nav-item .nav-link{
	color: #2c345b;
	
}
.language-flex{
	display: block;
}
.language-flex li {
	margin-right: 10px;
}
.language-flex li a{
	color: #777;
	font-size: 14px;
	background-color: #f5f5f5;
	padding: 4px 10px 4px 10px;
}
.navbar-brand img{
	max-width: 100px;
}
.banner_caption {
	position: absolute;
	max-width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.banner_caption h1{
	font-size: 3.0rem;
	color: #fff;
	font-family: roboto-bold;
	display: block;
	line-height: 40px;
}

.video_area{
	margin-top: 30px;
}
.left_area{
	display: none;
}
.flex_upper_header{
	justify-content: center;
}
.middle_address_text{
	max-width: 100%;
	text-align: center;
	margin-top: 15px;
}

.middle_address_text h2{
font-family: army-thin;
color: #0f6fa4;
font-weight: bold;
font-size: 18px;
}
.middle_address_text p{
	font-family: poppins-bold;
	font-size: 10px;
}
.middle_address_text h2,
.middle_address_text p{
	display: block;
	line-height: 20px;
}
.contact_till{

	margin-left: 20px;
}
.mail_header::before{
	position: absolute;
	
	left: 0;
	right: 0;
	top:55px;
	width: 100px;
	content: "";
	height: 2px;
	background-color: #fff;
}
.mail_box{
	border-right:none;

}
}

@media only screen and (max-width: 800px){
.middle_header{
	width: 100%;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
	.middle_address_text h2{
font-family: army-thin;
color: #0f6fa4;
font-weight: bold;
font-size: 15px;
}
.middle_address_text p{
	font-family: poppins-bold;
	font-size: 10px;
}
.middle_address_text h2,
.middle_address_text p{
	display: block;
	line-height: 15px;
}
	.banner_caption h1{
	font-size: 2.0rem;
	line-height: 30px;
}
	.contact_till a:nth-child(2){
		display: none;
	}

	.address_header{
	margin-top: 0px;
	text-align: center;
}
.address_header h2{
	color: #000000;
	font-family: abu-ela;
	font-weight: bold;
	font-size: 18px;
}
.address_header h2,
.address_header p{
	display: block;
	line-height: 15px;
}
.address_header p{
	font-size: 10px;
}

.header_area{
	padding-top: 10px;
	padding-bottom: 0px;
}
.project_box{
	text-align: center;
}

.member_area{
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 80vh;
	background-position: center;
}

.member_caption h2{
	color: #fff;
	font-family: abu-ela;

}

.section_item .section_img img{
	border-radius: 10px;
	
}

.section_slide .owl-nav{
	display: none;

}
.subscription_form input{
	outline: none;
	border:1px solid #fff;
	border-radius: 30px;
	padding: 15px 30px 15px 30px;
	background-color: #7590b4;
	font-size: 14px;
	color: #fff;
	width: 100%;
}

.subscription_form button{
	

}
.down_footer{
	border-top:1px solid #777;
	padding-top: 20px;
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.down_footer ul{
	text-align: center;
	margin-top: 15px;
}
.down_footer{
	text-align: center;
}

.position-sticky {
  position: sticky;
  top: 0;
  height: auto;
  margin-top: 30px;
  overflow: hidden;
}
.mail_header::before{
	position: absolute;
	
	left: 0;
	right: 0;
	top:45px;
	width: 100px;
	content: "";
	height: 2px;
	background-color: #fff;
}
}

@media only screen and (max-width: 767px){
	.mail_header::before{
	position: absolute;
	
	left: 0;
	right: 0;
	top:35px;
	width: 100px;
	content: "";
	height: 2px;
	background-color: #fff;
}

.banner_slide .owl-nav .owl-prev{
	position: absolute;
	top: 40%;
	left: 20px!important;
	width: 35px!important;
	height: 35px!important;
	background-color: rgba(0,0,0,0.8)!important;
	border-radius: 50%!important;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff!important;
	font-size: 14px;
}
.banner_slide .owl-nav .owl-next{
	position: absolute;
	top: 40%;
	right: 20px!important;
	width: 35px!important;
	height: 35px!important;
	background-color: rgba(0,0,0,0.8)!important;
	border-radius: 50%!important;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff!important;
	font-size: 14px;
}
}

@media only screen and (max-width: 500px){
	.notice_board img{
display: none;



}

.sliding_area{
	position: relative;
	margin-top: -50px;
}
.slides_box h4{
	font-size: 14px;
}
.slides_box{
	text-align: center;
}
.slide-item .icon_react{
	margin: auto;
}
.notice_board{
	background-color: #000000;
	padding: 25px;
	margin-top: 50px;
	height: 500px;
	overflow: hidden;
	border:5px solid #bd2026;
}

.notice_board_text_box{
	position: relative;
	top: 0px!important;
	max-width: 100%;
	z-index: 120;
	color: #101010;
	left: 0px!important;
	right: 0px!important;
}
 .marquee-height{
   overflow: hidden;
   height: auto!important;
}
}