 * {
 	padding: 0;
 	margin: 0;
 	list-style: none;
 	text-decoration: none;
 }

 .d-flax {
 	display: flex;
 }

 .space-between {
 	justify-content: space-between;
 }

 .top-navbar {
 	background-color: #28B593;
 }

 .top-navbar a {
 	color: #fff;
 	text-decoration: none;

 }

 .main-menu ul li a {
    font-family: inherit !important;
}

 
 /* .top-navbar a{
	font-size: 9px;
 } */
 .top-navbar a label{
	font-size: 10px;
 }

 .top-navbar a:hover {
 	color: #ccc;
 }

 .navbar1 img {
 	width: 500px;
 }

 .navbar1 {
 	padding: 0 !important;
 }

 body {
 	scrollbar-3dlight-color: #1664C0;
 	overflow-x: hidden;

 }

 .menu {
 	width: 100%;
 	background: #fff;

 	border-bottom: solid 2px #fff;
 	height: 97px;
 	z-index: 100;
 }

 .fixed {
 	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;
 	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
 }



 .menu-bar {
 	display: none;
 	position: relative;
 }

 .logo {
 	width: 30%;
 }

 .logo img {
 	width: 100%;
 }

 .main-menu {
 	width: 100%;
 	height: 100%;
 }

 .main-menu .main-ul {
 	padding-left: 0;
 	margin: auto;
 	height: 100%;
 	width: 60%;
 }

 .main-menu .main-ul li {
 	position: relative;
 	height: 100%;
 	align-items: center;
 	display: flex;
 }

 .main-menu ul li a {
 	text-decoration: none;
 	color: #000;
 	height: 100%;
 	align-items: center;
 	display: flex;
 	font-family: 'Dancing Script';
 	transition: 0.5s;
 }


 .main-menu .closebtn {
 	display: none;
 }

 .main-menu .main-ul li a:hover {
 	color: #28B593;

 }



 .main-menu ul li a i {
 	margin-left: 2px;
 	font-size: 11px;
 }




 .main-menu .main-ul li .dropdown {
 	position: absolute;
 	top: 140px;
 	width: 200px;
 	border-radius: 10%;
 	height: 0px;
 	padding: 0;
 	overflow: hidden;
 	z-index: 100;
 	background: #fff;
 	transition: 0.5s;
 }

 .main-menu .main-ul li:hover .dropdown {
 	height: 250px;
 	animation: none;
 	transform: translate3d(0px, -43px, 0px);
 }

 .main-menu .main-ul li>.dropdown li {
 	padding: 10%;
 	display: block;
 	border-bottom: solid 1px #000;
 	height: auto;
 	color: #000;
 }

 .main-menu .main-ul li>.dropdown li:hover {
 	color: #000;
 }

 .nian a {
 	color: #472A7C;
 }




 .footer-spacility-links1 a {
 	line-height: 1.5;
 }


 .donate button {
 	color: #fff;
 	border: none;
 	position: relative;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	background: #28B593;
 	padding: 10px 20px;
 	text-decoration: none;
 	z-index: 100;
 	transition: 1s;
 	border-radius: 10px;
 }

 .donate {
 	margin-top: 25px;
 }


 .donate button a {
 	color: #fff;
 	text-decoration: none;
 	z-index: 1;
 	font-family: 'Rubik Distressed';
 }

 .menu1 {
 	justify-content: space-between;
 }





 .donate button::before {
 	content: '';
 	position: absolute;
 	background: #013243;
 	width: 0%;
 	height: 100%;
 	z-index: -1;
 	transition: 1s;
 	border-radius: 10px;
 }


 .donate button:hover::before {
 	width: 100%;
 	left: 0;
 }

 .top-navbar a label {
 	font-size: 18px;
 }

 .btn-top {
 	background-color: #013243;
 	padding: 17px 10px;
 	margin-left: 20px;
 }

 .main-ul {
 	justify-content: space-between;
 }

 .donate button::after {
 	content: '';
 	position: absolute;
 	background: #013243;
 	width: 0%;
 	height: 100%;
 	z-index: -1;
 	transition: 1s;
 	border-radius: 10px;
 }

 .main-ul {
 	justify-content: space-between;
 }

 .donate button:hover::after {
 	width: 100%;
 	right: 0;
 }

 .donate {
 	margin-right: -156px;
 }

 .mail {
 	display: flex;
 	justify-content: end;
 }

 .main-menu .main-ul li .dropdown1 {
 	position: absolute;
 	top: 140px;
 	width: 200px;
 	border-radius: 10%;
 	height: 0px;
 	padding: 0;
 	overflow: hidden;
 	z-index: 100;
 	background: #fff;
 	transition: 0.5s;
 }

 .main-menu .main-ul li:hover .dropdown2 {
 	height: 320px;
 }


 .main-menu .main-ul li .dropdown1 {
 	position: absolute;
 	top: 140px;
 	width: 200px;
 	border-radius: 10%;
 	height: 0px;
 	padding: 0;
 	overflow: hidden;
 	z-index: 100;
 	background: #fff;
 	transition: 0.5s;
 }

 .main-menu .main-ul li:hover .dropdown2 {
 	height: 320px;
 }

 .main-menu .main-ul li:hover .dropdown1 {
 	height: 190px;
 }

 .main-menu .main-ul li .dropdown2 {
 	position: absolute;
 	top: 140px;
 	width: 200px;
 	border-radius: 10%;
 	height: 0px;
 	padding: 0;
 	overflow: hidden;
 	z-index: 100;
 	background: #fff;
 	transition: 0.5s;
 }


 .top-info {
 	text-align: center;
 	align-items: center;
 	padding: 5px;
 }

 .pre-img img {

 	width: 5%;
 }

 .footer-spacility-links a {
 	text-decoration: none;
 	color: #000
 }

 .hero-header {
 	background: linear-gradient(#ffffff33, #ffffff47), url(../images/about-img/slider1.jpg) center center no-repeat;
 	background-size: cover;

 }

 .about a {
 	text-decoration: none;
 	color: #013243;
 }

 .about h1 {
 	color: #28B593;
 	font-weight: 700;

 }

 .about h5 {
 	font-weight: 400;

 }

 .about h4 {
 	color: #013243;
 	margin-top: 10px;
 }



 .fixed {
 	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;
 }

 .section1-doctors {

 	margin: 7em 0 5em 0;
 }


 .active {
 	border-bottom: 2px solid #013243;
 }

 .main-menu ul li a i {
 	margin-left: 2px;
 	font-size: 16px;
 	margin-top: 3px;
 }








 .section1-doctors .col-md-3 h5 {
 	color: #1664C0;
 }





 .footer {
 	background: url(../images/footer-img.jpg);
 	padding-bottom: 20px;
 	background-size: cover;
 	margin-top: -1em;
 }

 .footer h3 {
 	margin-top: 2em;
 	color: #472A7C;
 }

 .footer p {
 	color: #000;
 	cursor: pointer;
 	transition: 1s;
 	margin-top: 1em;
 	line-height: 1;
 }

 .footer p:hover {
 	color: #28B593;
 	cursor: pointer;
 	padding-left: 10px;
 }

 .footer hr {
 	height: 2px;
 	background-color: #000;
 }

 .footer-end-icon a i:hover {
 	color: #013243;
 	-webkit-transform: rotateY(180deg);
 	transition: .5s;
 }

 .footer-end-icon {
 	justify-content: space-between;
 	margin-left: 400px;
 }

 .footer-icon .col-md-6 {
 	width: 48%;
 }

 .footer-end-icon a {
 	margin-left: 20px;
 	font-size: 26px;
 	color: #28B593;
 }

 .footer strong {
 	color: #472A7C;
 }


 .about h1 {
 	margin: 0;
 }

 .section1 {
 	margin: 6em 0 3em 0;
 }

 .gallery-wrap ul {
 	margin-bottom: 3em
 }

 .gallery-item {
 	text-decoration: none;
 	color: #1664C0;

 }

 .gallery-item p {
 	color: #ccc;
 	margin: 0;
 	padding: 0;

 }

 .top-mail {
 	margin-left: 30px;
 }

 .gallery-item h5 {
 	color: #28B593;
 	padding-top: 10px;
 	margin: 0;
 }



 @import 'https://fonts.googleapis.com/css?family=Lato|Roboto+Slab:700';

 /* *,
*:before,
*:after {
   box-sizing: inherit; 
*/


 img {
 	max-width: 100%;
 	height: auto;
 }

 h1,
 h2,
 h3 {
 	font-family: "Roboto Slab", serif;
 }

 .wrap {
 	margin: 0 auto;
 	max-width: 1300px;
 	width: 100%;
 }

 h1 {
 	text-align: center;
 	margin: 50px 0;
 }

 .gallery-wrap,
 #gallery {
 	overflow: hidden;
 	text-align: center;
 }

 #filters {
 	margin: 1%;
 	padding: 0;
 	list-style: none;
 	overflow: hidden;

 }


 #filters li span {
 	display: block;
 	padding: 5px 15px;
 	text-decoration: none;
 	color: #666;
 	cursor: pointer;
 	text-transform: uppercase;
 	transition: all ease-in-out 0.25s;
 }

 #filters li:hover span {
 	color: #000;
 }

 #filters li span.active {
 	background: #28B593;
 	color: #fff;
 }

 .gallery-item {
 	/* float: left; */
 	width: 22.333%;
 	padding: 10px;
 	position: relative;
 	z-index: 10;
 	display: none;
 }

 .gallery {
 	display: flex;
 }

 .gallery-item p {
 	color: #013243;
 }

 .inside {
 	position: relative;
 	overflow: hidden;
 	width: 100%;
 	height: 100%;
 }

 .details,
 .overlay {
 	position: absolute;
 	top: 0;
 	left: 0;
 	bottom: 0;
 	right: 0;
 	opacity: 0;
 }

 .details {
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	z-index: 2;
 	transition: all 0.3s ease-in-out;
 }

 .details h2 {
 	color: #fff;
 	font-size: 1.5em;
 	font-weight: 700;
 	letter-spacing: 1px;
 	text-align: center;
 	margin: 0;
 }

 .details p {
 	color: #fff;
 	font-size: 1em;
 	letter-spacing: 2px;
 	text-align: center;
 	margin: 0;
 	text-transform: uppercase;
 }

.inside img {
    float: left;
    width: 100%;
    height: 300px;
    object-fit: cover;
}

 .overlay {
 	background: #28B593;
 	z-index: 1;
 	transition: all 0.7s ease-in-out;
 	opacity: .1;
 }

 .gallery-item:hover .details,
 .gallery-item:hover .overlay {
 	opacity: .80;
 }

 @media (max-width: 30em) {
 	.wrap {
 		padding-left: 1em;
 		padding-right: 1em;
 	}

 	.gallery-item {
 		float: none;
 		width: 100%;
 	}
 }


 .span1 {
 	background-color: #28B593;
 	color: #fff !important;
 	border-bottom: 2px solid #013243;
 }

 /* .top-navbar .col-md-4{
	width: 30%;
} */





 @media (min-width: 851px) and (max-width: 1150px) {
 	.footer-end-icon {
 		margin: 0;
 	}

 	.footer {
 		margin-top: 2em;
 	}

 	.footer h3 {
 		font-size: 18px;
 	}

 	.footer p {
 		font-size: 15px;
 	}

 	.footer strong {
 		font-size: 14px;
 	}

 	.main-menu ul li a {
 		font-size: 15px;
 	}

 	.main-menu .main-ul {
 		width: 72%;
 		margin: 0;
 		padding-left: 50px;
 	}


 	.gallery-item h5 {
 		font-size: 21px;
 	}

 	.gallery-item p {
 		font-size: 15px;
 	}

 	.wrap {
 		width: 95%;
 	}

 	.gallery-item {
 		padding: 0;
 	}

 	#filters li span {
 		font-size: 13px;
 	}

 	.hr {
 		width: 100%;
 	}

 	.top-navbar a label {
 		font-size: 12px;
 	}

 	.top-navbar a {
 		font-size: 18px;
 	}

 	.donate button a {
 		font-size: 15px;
 	}

 	.pre-img img {
 		/* margin-left: 30px; */
 		width: 6%;
 	}

 	.btn-top {
 		padding: 20px 10px;
 	}


 }
 @media (min-width: 1050px) and (max-width: 1500px) {
	.main-menu .main-ul{
		width: 80%;
	}
	.btn-top {
		 
		padding: 13px 10px;
		margin-left: 20px;
	}
	.footer-end-icon {
		margin: 0;
	}
 }

 @media (min-width: 427px) and (max-width: 700px) {
 .gallery-item {
	width: 40%;
 }
 .gallery-item h5 {
	font-size: 18px !important;
}
.gallery-item p {
	font-size: 12px !important;
}
 }
 @media (min-width: 701px) and (max-width: 1050px) {
	.gallery-item {
	   width: 30%;
	}
	.gallery-item h5 {
		font-size: 18px !important;
	}
	.gallery-item p {
		font-size: 12px !important;
	}
	}

 @media (min-width: 427px) and (max-width: 850px) {
 	.menu-bar {
 		display: block;
 	}

 	.container {
 		width: 90%;
 	}

 	.logo {
 		width: 40%;
 	}

 	.donate {
 		margin-left: -18px;
 		margin-top: 0;
 		margin-right: 0;
 	}



 	.box2-content {
 		margin-top: 20px;
 	}

 	.main-menu {
 		position: absolute;
 		/* background: rgba(000, 000, 000, 0.5); */
 		/* background: #000; */
 		left: -110px;
 		top: 0;
 		transition: 1s;
 		width: 0%;
 		height: auto;
 		z-index: 100;
 		display: block;
 	}


 	.main-menu .main-ul {
 		display: block !important;
 		padding-top: 50px;
 		margin: 0;
 		background: #000;
 	}

 	.menu-bar span:nth-child(1) {
 		width: 32px;
 	}

 	.menu-bar span:nth-child(2) {
 		width: 32px;
 	}

 	.menu-bar span:nth-child(3) {
 		width: 32px;
 	}

 	.sec {
 		margin-top: 3em;
 	}

 	.main-menu .main-ul li>.dropdown li {
 		border-bottom: solid 1px #fff;
 	}

 	.menu-bar span:nth-child(1) {
 		background-color: #000;
 	}

 	.menu-bar span:nth-child(2) {
 		background-color: #000;
 	}

 	.menu-bar span:nth-child(3) {
 		background-color: #000;
 	}

 	.main-menu .main-ul {
 		padding: 50px 10px 10px 10px;
 		width: 44%;
 	}

 	.main-menu ul li a {
 		color: #fff;
 	}

 	.main-menu .main-ul li .dropdown {
 		right: -206px;
 		color: #fff !important;
 		background-color: #000;
 	}


 	.main-menu .main-ul li {
 		height: 50px;
 	}

 	.main-menu .main-ul li {
 		display: block;
 	}

 	.main-menu ul li a {
 		text-decoration: none;
 		color: #fff;
 	}

 	.main-menu .closebtn {
 		position: absolute;
 		top: 0;
 		color: #fff;
 		display: block;
 		text-decoration: none;
 		left: 25px;
 		font-size: 36px;


 	}

 	.main-menu .main-ul li .dropdown {
 		top: 50px;
 		right: -300px;
 	}

 	.menu-bar span:nth-child(1) {
 		position: absolute;
 		width: 50px;
 		height: 4px;
 		right: 0;
 		top: -10px;
 		/* background: #fff; */
 		transition: 0.5s;
 	}


 	.menu-bar:hover span:nth-child(1) {
 		transform: rotate(-135deg);
 		top: 0;
 	}


 	.menu-bar span:nth-child(2) {
 		position: absolute;
 		width: 50px;
 		height: 4px;
 		right: 0;
 		/* background: #fff; */
 		transition: 0.5s;
 	}

 	.menu-bar:hover span:nth-child(2) {
 		transform: rotate(45deg);
 	}

 	.menu-bar span:nth-child(3) {
 		position: absolute;
 		width: 50px;
 		top: 61px;
 		right: 0;
 		top: 10px;
 		height: 4px;
 		/* background: #fff; */
 		transition: 0.5s;
 	}

 	.menu-bar:hover span:nth-child(3) {
 		transform: rotate(135deg);
 		top: 0px;
 	}

 	.menu {
 		background-color: #fff;
 		height: 60px;
 	}

 	.menu-bar {
 		z-index: 111111;
 	}


 	.footer-end-icon {
 		margin: 0;
 	}

 	.d-flax {
 		flex-wrap: wrap;
 	}

 	.footer .col-md-3 {
 		width: 25%;
 	}

 	.hr {
 		width: 100%;
 	}


 	.top-navbar a {
 		font-size: 13px;
 	}

 	.main-menu .main-ul {
 		width: 50%;
 		margin: 0;
		padding-left: 40px;
 	}

 	.donate {
 		margin-right: 0;
 	}

 	.wrap {
 		width: 95%;
 	}

 	.gallery-item {
 		padding: 0;
 	}

 	#filters li span {
 		font-size: 12px;
 	}



 	.footer {
 		margin-top: 2em;

 	}

 	.footer h3 {
 		font-size: 18px;
 	}

 	.footer p {
 		font-size: 15px;
 	}

 	.footer strong {
 		font-size: 14px;
 	}

 	.main-menu ul li a {
 		font-size: 13px;
 	}





 	.gallery-item h5 {
 		font-size: 14px;
 	}

 	.gallery-item p {
 		font-size: 10px;
 	}

 	.top-navbar a label {
 		font-size: 10px;
 	}

 	.top-navbar a {
 		font-size: 10px;
 		padding: 10px 10px;
 	}

 	.donate button a {
 		font-size: 10px;
 	}

 	.main-menu ul li a i {
 		font-size: 15px;
 	}



 }

 @media(max-width:426px) {
 	.menu-bar {
 		display: block;
 	}

 	.d-flax {
 		flex-wrap: wrap;
 	}

 	.logo {
 		width: 40%;
 	}

 	.hr {
 		width: 100%;
 	}

 	.donate {
 		margin-left: -18px;
 		margin-top: 0;
 		margin-right: 0;
 	}

 	.main-menu {
 		position: absolute;
 		/* background: rgba(000, 000, 000, 0.5); */
 		/* background: #000; */
 		left: -110px;
 		top: 0;
 		transition: 1s;
 		width: 0%;
 		height: auto;
 		z-index: 100;
 		display: block;
 	}


 	.main-menu .main-ul {
 		display: block !important;
 		padding-top: 50px;
 		margin: 0;
 		background: #000;
 	}


 	.main-menu .main-ul li {
 		height: 50px;
 	}

 	.main-menu .main-ul li {
 		display: block;
 	}

 	.main-menu ul li a {
 		text-decoration: none;
 		color: #fff;
 	}

 	.main-menu .closebtn {
 		position: absolute;
 		top: 0;
 		color: #fff;
 		display: block;
 		text-decoration: none;
 		left: 25px;
 		font-size: 36px;


 	}



 	.menu-bar span:nth-child(1) {
 		position: absolute;
 		width: 50px;
 		height: 4px;
 		right: 0;
 		top: -10px;
 		background: #fff;
 		transition: 0.5s;
 	}


 	.menu-bar:hover span:nth-child(1) {
 		transform: rotate(-135deg);
 		top: 0;
 	}


 	.menu-bar span:nth-child(2) {
 		position: absolute;
 		width: 50px;
 		height: 4px;
 		right: 0;
 		background: #fff;
 		transition: 0.5s;
 	}

 	.menu-bar:hover span:nth-child(2) {
 		transform: rotate(45deg);
 	}

 	.menu-bar span:nth-child(3) {
 		position: absolute;
 		width: 50px;
 		top: 61px;
 		right: 0;
 		top: 10px;
 		height: 4px;
 		background: #fff;
 		transition: 0.5s;
 	}

 	.menu-bar:hover span:nth-child(3) {
 		transform: rotate(135deg);
 		top: 0px;
 	}





 	/*  
	.main-menu ul li a{display: none;} */
 	.menu {
 		background-color: #fff;
 		height: 60px;
 	}

 	.menu-bar {
 		z-index: 111111;
 	}

 	.top-navbar {
 		font-size: 12px;
 	}

 	.justify-content-end {
 		justify-content: start;
 	}



 	.menu-bar span:nth-child(1) {
 		background-color: #000;
 	}

 	.menu-bar span:nth-child(2) {
 		background-color: #000;
 	}

 	.menu-bar span:nth-child(3) {
 		background-color: #000;
 	}

 	.main-menu .main-ul {
		padding: 50px 10px 15px 30px;
		width: 58%;
 	}

 	.main-menu ul li a {
 		color: #fff;
 	}

 	.main-menu .main-ul li .dropdown {
 		right: -216px;
 		color: #fff !important;
 		background-color: #000;
 	}




 	.mt {
 		margin-top: 3em;
 		display: none;
 	}

 	.footer-end-icon {
 		margin: 0;
 	}

 	.donate {
 		margin-left: -50px;
		 padding-left: 20%;
 	}


 	.mail {
 		justify-content: flex-start;
 	}


 	.footer {
 		margin-top: 2em;
 	}


 	.clearfix li {
 		width: 100%;
 	}

 	.footer .col-md-3 {
 		width: 100%;
 	}

 	.footer-icon .col-md-6 {
 		width: 100%;
 	}

 	.menu-bar span:nth-child(1) {
 		width: 32px;
 	}

 	.menu-bar span:nth-child(2) {
 		width: 32px;
 	}

 	.menu-bar span:nth-child(3) {
 		width: 32px;
 	}

 	.section1 {
 		margin-top: 2em;
 	}

 	.main-menu .main-ul li>.dropdown li {
 		border: 1px solid #fff;
 	}

 	.top-navbar a label {
 		font-size: 10px;
 	}

 	.top-navbar a {
 		font-size: 10px;
 	}

 	.btn-top {
 		margin: 0;
 		padding: 16px 10px;
 	}

 	.pre-img img {
 		width: 10%;
 		margin: 0;
 	}

 	.gallery-item h5 {
 		font-size: 21px;
 	}

 	.gallery-item p {
 		font-size: 18px;
 	}

 }
 @media (min-width: 851px) and (max-width: 1050px) {
	.menu-bar {
		display: block;
	}
	.container{
		width: 90%;
	}
	.img-fluid2 {
		height: 92px;
	}
	.logo{
		width: 40%;
	} 
	.inner-info {
		top: 10%;
		left: 60%;
		
	}
	.inner-info h5{
		font-size: 13px;
	}
	.box2-content{
		margin-top: 20px;
	}
	.main-menu {
		position: absolute;
		/* background: rgba(000, 000, 000, 0.5); */
		/* background: #000; */
		left: -110px;
		top: 0;
		transition: 1s;
		width: 0%;
		height: auto;
		z-index: 100;
		display: block;
	}
	.ct-icon-boxes .ct-icon-box{
		margin-top: 10px;
	}

	.main-menu .main-ul {
		display: block!important;
		padding-top: 50px;
		margin: 0;
		background: #000;
	}

	.menu-bar span:nth-child(1){
		width: 32px;
	}
	
	.menu-bar span:nth-child(2){
		width: 32px;
	}
	
	.menu-bar span:nth-child(3){
		width: 32px;
	}
	.sec{
		margin-top: 3em;
	}
	.main-menu .main-ul li>.dropdown li{
		border-bottom: solid 1px #fff;
	}
	.menu-bar span:nth-child(1){
		background-color: #000;
	}
	.menu-bar span:nth-child(2){
		background-color: #000;
	}
	.menu-bar span:nth-child(3){
		background-color: #000;
	}
	.main-menu .main-ul{
		padding: 50px 10px 10px 10px;
		width: 44%;
	}
	.main-menu ul li a {
		color: #fff;
	}
	.main-menu .main-ul li .dropdown {
		right: -206px;
		color: #fff !important;
		background-color: #000;
	}


	.main-menu .main-ul li {
		height: 50px;
	}

	.main-menu .main-ul li {
		display: block;
	}

	.main-menu ul li a {
		text-decoration: none;
		color: #fff;
	}

	.main-menu .closebtn {
		position: absolute;
		top: 0;
		color: #fff;
		display: block;
		text-decoration: none;
		left: 25px;
		font-size: 36px;
		

	}

	.main-menu .main-ul li .dropdown {
		top: 50px;
		right: -300px;
	}

	.menu-bar span:nth-child(1) {
		position: absolute;
		width: 50px;
		height: 4px;
		right: 0;
		top: -10px;
		/* background: #fff; */
		transition: 0.5s;
	}


	.menu-bar:hover span:nth-child(1) {
		transform: rotate(-135deg);
		top: 0;
	}


	.menu-bar span:nth-child(2) {
		position: absolute;
		width: 50px;
		height: 4px;
		right: 0;
		/* background: #fff; */
		transition: 0.5s;
	}

	.menu-bar:hover span:nth-child(2) {
		transform: rotate(45deg);
	}

	.menu-bar span:nth-child(3) {
		position: absolute;
		width: 50px;
		top: 61px;
		right: 0;
		top: 10px;
		height: 4px;
		/* background: #fff; */
		transition: 0.5s;
	}

	.menu-bar:hover span:nth-child(3) {
		transform: rotate(135deg);
		top: 0px;
	}

	.menu {
		background-color: #fff;
			height: 60px;
			padding: 40px 0;
		}
	
		.menu-bar {
			z-index: 111111;
		}
	
 
	 
	 

	.top-navbar a{
		font-size: 12px;
	}
	.main-menu .main-ul {
		width: 50%;
    padding-left: 49px;
	}
	.donate
	{
		margin-right: 0;
		margin-left: -60px;
		padding-left: 9%;
		
	}
	.carousel-caption h5 {
		font-size: 35px;
	}
	.carousel-caption h3 {
		font-size: 25px;
	}
	.carousel-caption p {
		font-size: 16px;
	}
	.carousel-caption{
		padding-top: 0;
	}
	 
	.section4-content p{
		font-size: 13px;
	}
	.main-menu ul li a {
		font-size: 13px;
	}
	 
 
	 
	 .top-navbar a{
		font-size: 12px;
	 }
	 .top-navbar a label{
		font-size: 10px;
	 }
	 .donate button a {
		font-size: 10px;
	 }
	 .pre-img img {
		margin-left: 36px;
		width: 10%;
	 }
	 .main-menu .main-ul a {
		font-size: 13px;
	 }
}