
@media only screen and (min-width: 1200px){
	.container {
		width: 1200px;
	}

}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
.notice-board {
	max-height: 400px;
	min-height: 400px;
}
.notice-content{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}
.quets-content .quets-text {
	width: 68%;
	overflow: hidden;
	padding-left: 10px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.member-shape::after {
	content: '';
	top: 102px;
	left: -64px;
	max-width: 160px;
	height: 135px;
}
.member-single .img img {
	width: 200px;
	height: 200px;
}
.img-2 {
	right: 0;
}
.contact-full-content {
	width: 100%;
}
.contact-full-content .left-content h5 {
	font-size: 15px;
}
.contact-full-content .right-content h5 {
	font-size: 16px;
}
.header-horizontal-menu .menu-content li a {
	padding: 0 10px;
	font-weight: 400;
	font-size: 16px;
}
.slider-single {
	padding: 173px 0;
}
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
.contact-full-content .right-content {
	width: 55%;
}
.contact-full-content .left-content {
	width: 44%;
	float: left;
}
.contact-full-content .right-content {
	width: 56%;
	display: block;
	overflow: hidden;
	padding: 30px 15px;
}
.contact-text h6 {
	font-size: 14px;
}
.contact-text p a, .contact-text p {
	font-size: 14px;
}
.contact-box {
	margin-bottom: 17px;
}
}


@media all and (max-width:991px){
.header-bottom {
	background: #041a23;
	padding: 10px 0;
}
.mobile-logo a img {
	width: 100px;
	margin: 0 auto;
	display: flex;
	padding: 10px;
}
.section-padding {
	padding: 50px 0;
}
.notice-board {
	margin-top: 11px;
}

.border-middle {
	display: none;
}
.bordershape{
	display: none;
}
.about-content .about-des p {
	line-height: 30px;
	width: 100%;
	margin: 0 auto;
}

.header-top-img .up-img img {
	max-width: 175px;
	width: 100%;
	height: auto;
}
.about-image {
	margin-bottom: 132px;
}
.contact-full-content {
	width: 100%;
}
.teacher-single {
	max-height: 100%;
}
.teacher-slider {
	margin-top: 20px;
}
.footer-single .ft-heading {
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.footer-single {
	margin-bottom: 31px;
}
.board-header3::before {
	left: 237px;
}
.quets-content .quets-text {
		padding-left: 10px;
	}
}



@media (max-width: 767px) {
.header-content .logo {
	margin-top: 25px;
	margin-right: 12px;
}

.notice-content ul li {
	font-size: 14px;
}

h2 {
	font-size: 30px;
}

.pt-20 {
	padding-top: 10px;
}
.join-heading h2{
	text-align: center;
}
.ft-link ul li {
	font-size: 15px;
}
.footer-single .ft-heading {
	margin-bottom: 18px;
}
.join-single h5 {
	width: 100%;
}
.ft-link ul li {
	padding-bottom: 5px;
}
.footer-single {
	margin-bottom: 10px;
}

.slider-single {
	background-position: 100%;
	width: 100%;
	height: auto;
	padding: 150px 0;
	border-radius: 20px;
	box-sizing: border-box;
}
.footer-bottom .social-link ul {
	display: flex;
	justify-content: center;
}
.ft-bottom-right {
	text-align: center;
	margin-top: 10px;
}
.header-top-img .up-img img {
	max-width: 160px;
}
.contact-full-content .left-content {
	width: 100%;
	display: block;
	padding: 17px 30px;
	height: auto;
}
.contact-full-content .left-content h5 {
	text-align: start;
	padding-top: 10px;
}

.contact-full-content .right-content {
	width: 100%;
	display: block;
	padding: 29px 30px;
}
.contact-box {
	margin-bottom: 16px;
}
.department-content {
	padding-bottom: 20px;
	width: 100%;
	margin: 0 auto;
}
.madrasa-code {
	background: var(--bg_one);
	overflow: hidden;
	padding: 11px 0;
}
.code-nav {
	justify-content: center;
}
.code-right .code-nav {
	justify-content: center;
}
.code-right {
	margin-top: 5px;
}
.code-nav li {
	font-size: 15px;
}
.board-header2::before {
	left: 27px;
}
.board-header2::after {
	right: 27px;
}
.quets-content .img {
	width: 100%;
}
.quets-content .quets-text {
	width: 100%;
	padding-left: 0px;
	padding-top: 10px;
}
.quets-text h5{
	padding-top: 6px;
}
.blog-sidebar {
	margin-top: 30px;
}
}





@media all and (max-width:575px){
.slider-single {
	padding: 150px 0;
}
.notice-content {
	padding: 11px 26px 19px 27px;
}


.contact-form textarea.form-control {
	min-height: calc(4.5em + .75rem + 2px);
}

.pt-40 {
	padding-top: 25px;
}

.board-header2::before {
	left: 23px;
}
.board-header2::after {
	right: 23px;
}
.anouncment-img {
	width: 100%;
}
.an-description {
	width: 100%;
	overflow: hidden;
	padding: 5px 0px 0px 1px !important;
	margin-left: 0px;
}
.code-right{
	display: none;
}
.code-nav {
	justify-content: space-between;
}
.code-nav li {
	padding: 0 3px;
	font-size: 16px;
}
.restul-page {
	padding: 33px 0;
}
.contact-form2 button {
	width: 100% !important;
	margin: 0 auto;
}
.ft-bottom-right p {
	font-size: 15px;
}
.footer-bottom {
	background: #022A3A;
	padding: 14px 0;
}
.contact-text {
	margin-top: 0px;
	margin-left: 12px;
}
}

@media all and (max-width:490px){

.header-content {
	display: block;
	width: 100%;
	text-align: center;
}

.header-top .logo a img {
	display: none;
}
.header-top-img img {
	max-width: 325px;
	width: 100%;
	height: auto;
}
.mobile-logo a img{
	width: 120px;
}
.mobile-logo a img {
	width: 83px;
	margin: 0 auto;
	display: flex;
	padding: 10px;
}

.slider-single {
	padding: 100px 0;
}

.notice-content {
	padding: 5px 18px 9px 26px;
}
.notice-content ul li {
	line-height: 24px;
}
.banner-area .owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 4px;
}


.button-bar .btn {
	font-size: 14px;
}
.pt-60 {
	padding-top: 25px;
}
.section-padding {
	padding: 20px 0;
}

.ft-link ul li a{
	font-size: 14px;
}
.ft-link ul li {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 8px;
}
.ft-link ul li.ft_lead {
	color: #fff;
	font-weight: 500;
	font-size: 15px;
}
.header-top-img .up-img img {
	max-width: 130px;
}
.header-top {
	background: linear-gradient(180deg ,#e3f1fb,#cee8f7,#b4ddf3);
	padding: 0px 0px 25px 0;
}

h2 {
	font-size: 26px;
}
.about-heading h2{
	text-align: center;
	font-size: 26px;
}
.about-heading h2 span::after {
	width: 196px;
	height: 2px;
	background: #0a8cbd;
	bottom: -35px;
	left: -53px;
}
.about-page-content {
	text-align: center;
}
.fee-table .table tbody, td, tfoot, th, thead, tr {
	font-weight: 300;
	font-size: 14px;
}

.contact-box span i {
	width: 45px;
	height: 45px;
	background: #26a3de;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
}
.contact-text p a, .contact-text p {
	font-size: 14px;
}
.contact-box {
	margin-bottom: 8px;
}
.contact-text {
	margin-top: 4px;
	margin-left: 11px;
}
.contact-form button {
	width: 100% !important;
}
.mb-4 {
	margin-bottom: 10px!important;
}
.about-image .img-11:hover {
	transform: scale(1.0) translateY(-1rem);
	outline: 5px solid #fff;
	outline-offset: 8px;
}
.board-header2::before {
	left: 0px;
}
.board-header2::after {
	right: 0px;
}
.ft-bottom-right p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.code-nav li {
	padding: 0 3px;
	font-size: 15px;
}
.recent-post-thumb {
	width: 100%;
}
.recent-post-cont {
	width: 100%;
	padding: 0px 0px 0 0px;
	margin-top: 10px;
	display: inline-block;
}
.blog-page {
	padding: 30px 0;
}
.news marquee {
	font-size: 16px;
	margin-top: 11px;
}
.ticker {
	height: 47px;
}
}
  
  
  
