@media (min-width:1850px){
	.accordion-left{
		width:16% !important;
	}
	.accordion-right{
		width:84% !important;
	}
	
}

@media (min-width:1500px){
	p {
		font-size: 18px;
	}
	.menu ul li a {
		font-size: 18px;
	}
	.accordion-left:after {
		left: 6.5%;
	}
	.accordion-left{
		width:20%;
	}
	.accordion-right{
		width:80%;
	}
	.eductionmain {
		padding: 80px 0;
	}
	.downloads-icon a {
		height: 430px;
	}
	.downloads-icon a img{
		width:100%;
	}

}

@media (min-width:1201px) and (max-width:1330px){
	
	.downloads-icon a {
		height: 330px;
	}

}

@media (min-width:1024px) and (max-width:1200px){
	
	.downloads-details {
		justify-content: center;
	}
	.accordion-left:after {
		left: 11%;
	}
	.menu ul li a {
		padding:20px 12px;
	}
	.header.sticky .navbar-logo-text {
		top: 11px;
	}
	.navbar-logo-text{
		font-size: 25px;
		left: 40%;
	}
	.sticky-tech{
		top: 54px !important;
	}
	.testimontals-detais .testimontals-img{
		height:auto;
	}
	.downloads-icon a {
		height: 272px;
	}	
		
}


@media (min-width:768px) and (max-width:1023px){
	.container{
		width: 100%;
		max-width: 100%;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.top-banner-title {
		font-size: 22px;
	}
	.header {
		height: 100px;
		background: #fff;
		top: -100px;
		transition: all 1s ease;
	}
	.header.sticky {
		top: 0;
	}
	.navbar-logo {
		top: 8px;
		width: 64px;
		left: 6%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.header.sticky .banner-logo-name {
		color: #000;
	}
	.header.sticky .navbar-logo {
		top: 8px !important;
	}
	.header.sticky .navbar-logo-text{
		display:none;
	}
	.desktop-center {
		display: none;
	}
	.mobile-center {
		display: block;
	}
	#toggle {
		width: 28px;
		height: 30px;
		margin: 0px auto;
		display:block;
		position: absolute;
		top: 35px;
		right: 15px;
	}
		
	#toggle div {
		width: 100%;
		height: 3px;
		background: #000;
		margin: 6px auto;
		transition: all 0.4s ease;
		backface-visibility: hidden;
	}
	
	.header.sticky #toggle div{
		background: #000;
	}
	#toggle.on .one {
		transform: rotate(45deg) translate(5px, 5px);
	}
	#toggle.on .two {
		opacity: 0;
	}
		
	#toggle.on .three {
		transform: rotate(-45deg) translate(7px, -8px);
	}
	.mobail .menu-m{
		display:block;
	}
	.mobail{
		display:none;
		width:100%;
		position:absolute;
		top:25px;
		background-color:#fff;
		
	}
	.navbar-menu {
		flex-wrap: wrap;
	}
	.menu:nth-child(1) {
		margin-top: 75px;
	}
	.menu {
		width:100%;
		background-color: #fff;
	}
	div#main-menu {
		margin-top: 75px;
	}
	.menu ul {
		flex-wrap: wrap;
	}
	.menu ul li {
		display: block;
		width: 100%;
		text-align: center;
	}
	.menu ul li a {
		padding: 15px;
		border-bottom: 1px solid #eee;
		color: #000;
	}
	a.donate-btn {
		margin-top: 10px;
	}
	.menu ul{
		display: none;	
	}
	.main-menu{
		margin-top: 75px;
	}
	.center {
		position: fixed;
		top: 10px;
		width: 70px;
		left: 15px;
		height: 64px;
		display: inline-block;
		z-index: 999;
	}
	.banner-logo-name {
		padding-top: 5px;
		font-size: 15px;
		color: #000;
	}
	.banner-logo img {
		padding: 3px;
	}
	.banner-textmain {
		width: 100%;
		height: 100%;
	}
	ul.banner-textgroupleft {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 100px;
	}
	ul.banner-textgroupleft li {
		margin:  10px;
	}
	.banner-textgroupleft li:nth-child(1) {
		position: relative !important;
		bottom: 0;
		left: 0;
		background-color: #f73078;
	}
	.banner-textgroupleft li:nth-child(2) {
		position: relative !important;
		bottom: 0;
		left: 0;
	}
	.banner-textgroupleft li:nth-child(3) {
		position: relative !important;
		bottom: 0;
		left: 0;

	}
	.banner-textgroupleft li:nth-child(4) {
		position: relative !important;
		bottom: 0;
		right: 0;
	}
	.banner-textgroupleft li:nth-child(5) {
		position: relative !important;
		bottom: 0;
		right: 0;
	}
	.eductionmain {
		padding: 30px 0;
	}
	.eduction-bottom {
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.eduction-images {
		width: auto;
	}
	.eduction-patten {
		bottom: -35px;
	}
	.scholarship {
		padding: 30px 0;
	}
	.eduction-text {
		margin-left: 0;
	}
	.eduction-text-detais {
		margin-left: 0;
	}
	.scholarship-group {
		justify-content: center;
		flex-wrap: wrap;
	}
	.scholarship-images {
		width: 100%;
		margin-left: 0;
	}
	.scholarship-text {
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0);
		margin: 15px 0;
	}
	.scholarship-patten {
		top: 0px;
	}
	.Pre-primary {
		padding: 30px 0;
		color: #000;
		padding-bottom: 0;
	}
	.eduction-text-title {
		font-size: 21px;
	}
	.about-images {
		margin-bottom: 20px;
	}
	.contact-form {
		padding: 15px;
		width: auto;
	}
	.top-table {
		margin-top: 30px;
		overflow: auto;
		width: 100%;
	}
	.trustees-main {
		padding-top: 50px;
	}
	.testimontals {
		padding: 30px 0;
	}
	.eye-camp {
		padding-bottom: 0px;
	}
	.footer-text {
		width: auto;
	}
	.copy-detais {
		justify-content: center;
		flex-wrap: wrap;
	}
	.disparment-group {
		padding: 25px 0;
		width: calc(100% / 3 - 15px);
		margin-right:20px !important;
	}
	.disparment-main .disparment-group:nth-child(3n+3) {
		margin-right: 0px !important;
	}
	.disparment-main .disparment-group:nth-child(5n+5) {
		margin-right: 20px;
	}
	ul.sub-menu {
		position: unset;
		top:0 !important;
		width:100%;
		display:none !important;
		height:0;
		opacity:1;
		transform: translateY(0px);
	}
	ul.sub-menu.show {
		height: auto;
		display:block !important;
		opacity:1;
	}
	.downloads-group {
		width: 348px;
	}
	.banner-main {
		margin-top: -100px;
	}
	.contact-detais {
		width: 75%;
	}
	.top-banner {
		margin-top: 0;
	}
	.top-banner-group {
		top: 44%;
	}
	.eduction-ima-main {
		margin-bottom: 15px;
	}
	.accordion-left:after {
		left: 13%;
	}
	.donate-now {
		height: auto;
		padding: 10px;
	}
	.video-box-gallery {
		width: 31% !important;
		margin-right: 25px !important;
		margin-bottom: 25px !important;

	}
	.video-details .video-box-gallery:nth-child(3n+3){
		margin-right:0 !important;
	}
	.abo-content {
		margin: 50px 0 34px  0;
	}
	.donate-now-butto a{
		background-color:#f37521;
		color:#fff;
		
	}
	.testimontals-detais{
		height:auto;
	}
	.sticky-tech{
		top:100px !important;	
	}
	.sticky-tech .tech-speci-menu ul.edun li{
		width: 24%;
	}
	.video-section .vid{
		width:98%;
	}
	.testimontals-detais .testimontals-img {
		height: auto;
	}	.award-main .award-contant .award-box {		width: calc(100% / 2 - 20px);	}	.trustees-box {		width: calc(100%/ 2 - 20px);		margin-right: 20px;	}	.trustees-box:nth-child(2n+2) {		margin-right: 0px;	}	
	.downloads-icon img {
		width: 100%;
	}
	.downloads-icon a {
		height: 460px;
	}
	.downloads-details {
		justify-content: center;
	}
	
}

@media (min-width:992px) and (max-width:1023px){
	
	.accordion-left:after {
		left: 10.5%;
	}
	.downloads-group {
		width: 300px;
	}
	.menu ul li a {
		padding: 15px 10px !important;
	}
	.top-banner {
		margin-top: 0;
	}
	.accordion-left:after {
		left: 10.3% ;
	}	.trustees-box {		width: calc(100%/ 2 - 20px);		margin-right: 20px;	}	.trustees-box:nth-child(2n+2) {		margin-right: 0px;	}
	
	.downloads-group:nth-child(3n+3) {
		margin-right: 0px;
	}
	.downloads-group:nth-child(4n+4) {
		margin-right: 20px;
	}
	.downloads-icon a {
		height: 395px;
	}
	.downloads-details {
		justify-content: center;
	}
	
	
	
}


@media (max-width:767px){
	.container{
		width: 100%;
		max-width: 100%;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.main-taitle {
		font-size: 28px;
	}
	.top-banner-title {
		font-size: 22px;
	}
	.header {
		height: 100px;
		background: #fff;
		top: -100px;
		transition: all 1s ease;
	}
	.header.sticky {
		top: 0;
	}
	
	.header.sticky .navbar-logo {
		top: 8px !important;
	}
	.header.sticky .navbar-logo-text{
		display:none;
	}
	.desktop .menu{
		display:none;
	}
	.mobail .menu-m{
		display:block;
	}
	.mobail{
		display:none;
		width:100%;
		position:absolute;
		top:90px;
		background-color:#fff;
		
	}
	div#accordionExample {
		position: relative;
		left: 0px;
	}
	.banner-logo img {
		padding: 2px;
	}
	.navbar-logo {
		top: 8px;
		width: 64px;
		left: 6%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	#toggle {
		width: 28px;
		height: 30px;
		margin: 0px auto;
		display:block;
		position: absolute;
		top: 35px;
		right: 15px;
	}
		
	#toggle div {
		width: 100%;
		height: 3px;
		background: #000;
		margin: 6px auto;
		transition: all 0.4s ease;
		backface-visibility: hidden;
	}
	#toggle.on .one {
		transform: rotate(45deg) translate(5px, 5px);
	}
	#toggle.on .two {
		opacity: 0;
	}
		
	#toggle.on .three {
		transform: rotate(-45deg) translate(7px, -8px);
	}
	.banner-logo-name {
		padding-top: 2px;
		font-size: 15px;
		transition:all 0.4s ease;
		color:#000;
		
	}

	.header.sticky  .banner-logo-name{
		color:#000;
	}
	.desktop-center{
		display:none;
	}
	.mobile-center{
		display:block;
	}
	.navbar-menu {
		flex-wrap: wrap;
	}
	.menu:nth-child(1) {
		margin-top: 75px;
	}
	.menu {
		width:100%;
		background-color: #fff;
	}
	/*#toggle div {
		background: #fff;
	}*/
	.header.sticky #toggle div {
		background: #000;
	}
	div#main-menu {
		margin-top: 75px;
	}
	.menu ul {
		flex-wrap: wrap;
	}
	.menu ul li {
		display: block;
		width: 100%;
		text-align: center;
	}
	.menu ul li a {
		padding: 15px;
		border-bottom: 1px solid #eee;
		color: #000;
	}
	a.donate-btn {
		margin-top:0;
		border-radius:inherit;
	
	}
	.menu ul{
		display: none;	
	}
	.main-menu{
		margin-top: 75px;
	}
	.center {
		/*position: fixed;*/
		top: 10px;
		width: 70px;
		left: 0px;
		height: 64px;
		display: inline-block;
		z-index: 999;
	}
	.banner-main {
		margin-top: -100px;
	}
	.banner-main-box {	
		background-size: 100%;
	}
	.top-banner-group {
		top: 50%;
	}
	.banner-textmain {
		width: 100%;
		height: 100%;
	}
	ul.banner-textgroupleft {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 405px;
	}
	ul.banner-textgroupleft li {
		margin:  10px;
		border-radius: 0;
		width: 160px;
		height: 160px;
	}
	.banner-textgroupleft li:nth-child(1) {
		position: relative !important;
		bottom: 0;
		left: 0;
		background-color: #f73078;
	}
	.banner-textgroupleft li:nth-child(2) {
		position: relative !important;
		bottom: 0;
		left: 0;
	}
	.banner-textgroupleft li:nth-child(3) {
		position: relative !important;
		bottom: 0;
		left: 0;

	}
	.banner-textgroupleft li:nth-child(4) {
		position: relative !important;
		bottom: 0;
		right: 0;
	}
	.banner-textgroupleft li:nth-child(5) {
		position: relative !important;
		bottom: 0;
		right: 0;
	}
	.top-banner {
		margin-top: 0;
	}
	.eductionmain {
		padding: 30px 0;
	}
	.eduction-bottom {
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.eduction-images {
		width: auto;
		margin-left: 30px;
	}
	.eduction-patten {
		bottom: -35px;
	}
	.scholarship {
		padding: 30px 0;
	}
	.eduction-text {
		margin-left: 0;
	}
	.eduction-text-detais {
		margin-left: 0;
	}
	.scholarship-group {
		justify-content: center;
		flex-wrap: wrap;
	}
	.scholarship-images {
		width: 100%;
		margin-left: 0;
	}
	.scholarship-text {
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0);
	}
	.scholarship-patten {
		top: 0px;
	}
	.Pre-primary {
		padding: 30px 0;
		color: #000;
		padding-bottom: 0;
	}
	.eduction-text-title {
		font-size: 21px;
	}
	.about-images {
		margin-bottom: 20px;
	}
	.contact-form {
		padding: 15px;
		width: auto;
	}
	.top-table {
		margin-top: 30px;
		overflow: auto;
		width: 100%;
	}
	.trustees-main {
		padding-top: 30px;
	}
	.testimontals {
		padding: 30px 0;
	}
	.eye-camp {
		padding-bottom: 0px;
	}
	.footer-text {
		width: auto;
	}
	.copy-detais {
		justify-content: center;
		flex-wrap: wrap;
	}
	ul.sub-menu {
		position: unset;
		top:0 !important;
		width:100%;
		display:none !important;
		height:0;
		opacity:0;
		transform: translateY(0px);
	}
	ul.sub-menu.show {
		height: auto;
		display:block !important;
		opacity:1;
	}
	.disparment-group {
		padding: 25px 0;
		width: calc(100% / 2 - 10px);
		margin-right:20px !important;
	}
	.disparment-main .disparment-group:nth-child(2n+2) {
		margin-right: 0px !important;
	}
	.disparment-main .disparment-group:nth-child(5n+5) {
		margin-right: 20px;
	}
	.downloads-details {
		justify-content: space-between;
	}
	.downloads-group {
		width: 48%;
		margin: 0;
		margin-bottom: 20px;
	}
	.testimontals-detais {
		width: 100%;
		/*height: auto;*/
	}
	.testimontals-detais .testimontals-img{
		height:auto;
	}
	.eductionmain {
		display:none;
	}
	.mobile-accordion {
		display: block;
		padding: 40px 0px;
	}
	.sticky-tech {
		display: none;
	}
	.video-box-gallery {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 15px !important;
	}
	.accordion-right {
		width: 100%;
	}
	.accordion-right-main {
		display: flex;
		margin-bottom: 20px;
	}
	.accordion-right-text-main {
		margin-left: 40px;
		width: 60%;
	}
	.accordion-right-details{
		line-height:1.1;
	}
	.accordion-right-text{
		display:inherit;
		margin: 14px 0;
	}
	.esta-title p {
		margin: 0;
		line-height: 1.4;
	}
	.accordion-right-pera .esta-title p:nth-child(odd){
		font-weight:500;
	}
	.accordion-right-pera .esta-title p:nth-child(even){
		font-weight:700;
	}
	.accordion-right-button{
		padding: 8px;
		display: inline-block;
		line-height: 1.1;
		margin-top: 10px;
	}
	.trustees-name {
		padding: 10px;
		
	}
	.donate-now {
		height: 400px;
	}	.donate-now-text {		color: #fff;		margin-bottom: 20px;	}
	.abo-content {
		margin: 50px 0 34px 0;
	}
	
	.donate-now-butto a{
		background-color:#ffffff;
		color:#f37521;
		margin-top:0px;
		
	}
	.video-section .vid{
		width:98%;
	}	.award-main .award-contant .award-box {		width: calc(100% / 1 - 0px);		margin-bottom: 20px;		margin-right: 0;	}
		.destop-donate{		display:none;	}	.responsive-donate{		display:block;	}
	.donate-pera {		width: 100%;	}	a.a-main.d-block.position-relative.text-uppercase.collapsible-link.py-2.collapsed:after {		content: "+";		position: absolute;		right: 0;		font-size:30px ;		top:0;	}	a.a-main.d-block.position-relative.text-uppercase.collapsible-link.py-2.collapsed:before {		display:none;	}	a.a-main.d-block.position-relative.text-uppercase.collapsible-link.py-2:before {		content: "-";		position: absolute;		right: 0;		font-size:30px ;		top:0;	}	.trustees-box {		width: calc(100%/ 1 - 0px);		margin-right: 0;	}
	.contact-info {
		margin-bottom: 50px;
	}
	.donate-paytextmain {
		margin-bottom: 50px;
	}
	.contactmain .form-control {
		padding: 5px 0px;
	}
	.downloads-icon img {
		width: 100%;
	}
	.downloads-icon a {
		height: 469px;
	}
	
}



@media (max-width: 640px){
	ul.banner-textgroupleft {
		margin-top: 335px;
	}	.donate-now {		height: 335px;	}
	.downloads-icon a {
		height: 389px;
	}
}


@media (max-width: 560px){
	.accordion-right-text-main {
		margin-left: 21px;
		width: 70%;
	}
	.accordion-right-details{
		line-height:1.1;
	}
	ul.banner-textgroupleft {
		margin-top: 300px;
	}	.donate-now {		height: 292px;	}	.navbar-logo {		top: 8px;		width: 64px;		left: 11%;	}
	.donate-now-text {
		width: 80%;
		text-align: center;
	}
	.downloads-icon a {
		height: 337px;
	}

}



@media (max-width: 540px){
	ul.banner-textgroupleft {
		margin-top: 290px;
	}
	.downloads-icon a {
		height: 325px;
	}
	
}


@media (max-width: 420px){

	ul.banner-textgroupleft {
		margin-top: 230px;
	}
	.footer-text {
		width: 80%;
		margin: 0 auto;
	}
	.footer-text a{
		display:block;
	}
	.pipe-line{
		display:none;
	}	.donate-now-text {			text-align: center;	}	.donate-now {		height: 219px;	}	.navbar-logo {		left: 14%;	}	#toggle {		right: 5px;	}
	.downloads-icon a {
		height: 248px;
	}
	
}
@media (max-width: 414px){
	
	ul.banner-textgroupleft {
		margin-top: 230px;
	}
	.disparment-group {
		padding: 25px 0;
		width:100%;
		margin-right: 0px !important;
	}
	.accordion-right-text-main {
		margin-left: 15px;
		width: 100%;
	}
	.accordion-right-text {
		margin: 0px 0;
		flex-wrap: wrap;
	}
	.accordion-right-button {
		width: 100%;
		text-align: center;
		margin-top: 5px;
	}
	.top-banner-title {
		font-size: 20px;
	}
	.downloads-group {
		width: 100%;
	}
	.contact-detais {
		width: 75%;
	}
	.downloads-icon a {
		height: 507px;
	}
	
	
	
	
}
@media (max-width: 375px){
	ul.banner-textgroupleft li {
		width: 150px;
		height: 150px;
	}
	ul.banner-textgroupleft {
		margin-top: 210px;
	}	.donate-now {		height: 196px;	}
	.downloads-icon a {
		height: 457px;
	}
	
}
@media (max-width: 360px){
	
	.accordion-right-main {
		margin-bottom: 20px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.accordion-right-text-main {
		margin-top: 10px;
	}
	.top-banner-title {
		font-size: 15px;
	}	
	.mobile-accordion .accordion-section-title {
		font-size: 15px;
	}
	.accordion-right-details {
		font-size: 15px;
	}
	ul.banner-textgroupleft li {
		width: 145px;
		height: 145px;
	}
	ul.banner-textgroupleft {
		margin-top: 200px;
	}
	.footer-text {
		width: 85%;
		margin: 0 auto;
	}	.donate-now {		height: 187px;	}
	.downloads-icon a {
		height: 437px;
	}
	
	
}
@media (min-width: 320px) and (max-width:425px){
	#fullpage{
	display:none;
	}
	.mad{
	display:none;
	}
	.content{
	display:none;
	}
	
}

@media (max-width: 320px){

	ul.banner-textgroupleft {
		margin-top: 180px;
	}
	.footer-text {
		width: 100%;
		margin: 0 auto;
	}
	.donate-now-butto a{
		margin-top:-10px;
	}	.donate-now {		height: 166px;	}	#toggle {		right: 0;	}
	.downloads-icon a {
		height: 384px;
	}
	
}


@media (max-width: 1200px) {
  .gg-box  {
    column-count: 3;
  }
}

@media (max-width: 980px) {
  .gg-box  {
    column-count: 2;
  }
}

@media (max-width: 640px) {
 .gg-box  {
    column-count: 1;
  }
}