#navigation_top p {
	color: rgb(255, 255, 255);
	text-align: center;

}

/* Donation button open effect on click*/

.modal-header {
	background: rgb(247, 120, 0);
	background: -moz-linear-gradient(90deg, rgba(247, 120, 0, 1) 5%, rgba(231, 35, 35, 1) 80%, rgba(251, 50, 20, 1) 94%);
	background: -webkit-linear-gradient(90deg, rgba(247, 120, 0, 1) 5%, rgba(231, 35, 35, 1) 80%, rgba(251, 50, 20, 1) 94%);
	background: linear-gradient(90deg, rgba(247, 120, 0, 1) 5%, rgba(231, 35, 35, 1) 80%, rgba(251, 50, 20, 1) 94%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f77800", endColorstr="#fb3214", GradientType=1);
	overflow: hidden;
	;
}

.modalbody
{
background-image: url(../sliderimgs/modalboxbg.jpg);
background-position: center;



}

.modal-header h5 {
	background: rgb(247, 120, 0);
	background: -moz-linear-gradient(90deg, rgba(247, 120, 0, 1) 5%, rgba(231, 35, 35, 1) 80%, rgba(251, 50, 20, 1) 94%);
	background: -webkit-linear-gradient(90deg, rgba(247, 120, 0, 1) 5%, rgba(231, 35, 35, 1) 80%, rgba(251, 50, 20, 1) 94%);
	background: linear-gradient(90deg, rgba(247, 120, 0, 1) 5%, rgba(231, 35, 35, 1) 80%, rgba(251, 50, 20, 1) 94%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f77800", endColorstr="#fb3214", GradientType=1);
	overflow: hidden;
	height: 60px;
	color: white;
	padding-top: 17px;
}


#navigation_top .accinfo p {
	color: rgb(255, 255, 255);
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}



#top_banner {
	margin: 0px;
  text-align: center;

}



#top_banner img {
	
 display: inline;

}




#enrollment table thead,
th,
tr,
td {
	color: black;
}

#team h5,
#enrollment h5,
#testimonials h5,
#contact_us h5,
#alumini_employment h5 {
	color: #ec1d25;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 0px;
}

#testimonials hr,
#enrollment hr,
#alumini_employment hr,
#about-sec hr,
#activities-sec hr,
#whatsnew hr,
#team hr,
#contact_us hr {
	width: 110px;
	border: 2px solid #2f3191;
}

#testimonials .caption a {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}

#testimonials .caption {
	color: #0c0c0c;
	font-style: normal;
	font-size: 14px;
	text-align: center;

	background-color: #f7f7f7;
}

#testimonials .caption p {
	color: rgb(138, 138, 138);
	font-weight: 600;
	margin-top: 10px;
	display: block;
	font-size: 14px;
	color: #6f6f6f;
}

.btn-default-test {
	color: #0c0c0c;
	font-style: normal;
	font-size: 14px;
	border: 1px solid;
	border-top-color: 584;
	background-color: #fcf8e3;

}

html,
body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body {
	font-family: 'Open Sans', sans-serif;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #6f6f6f;

}

a {
	color: #6f6f6f;
}

a,
a:active,
a:focus,
a:hover {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #3f3f3f;
	margin: 0 0 0 0;
	font-weight: bold;
}

h1 {
	font-size: 48px;
	line-height: 52px;
}

h2 {
	font-size: 36px;
	line-height: 48px;
}

h3 {
	font-size: 30px;
	line-height: 36px;
}

h4 {
	font-size: 24px;
	line-height: 30px;
}

h5 {
	font-size: 18px;
	line-height: 24px;
}

h6 {
	font-size: 14px;
	line-height: 18px;
}

p {
	margin-bottom: 20px;
}

.topbar {
	padding: 5px 0;
	background-color: #2f3191;
	color: #fff;
}

.sponsor-button {
	border: 2px solid #2f3191;
	border-radius: 3px;
	color: #2f3191;
	display: inline-block;
	margin: 20px 0 0 0;
	padding: 5px 10px;
	font-weight: 600;
	text-transform: uppercase;
}

.donation {
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	margin: 20px 0 0 0;
	font-weight: 600;
	text-transform: uppercase;
	background: #ec1d25;
	border: 2px solid #ec1d25;
}

.donation:hover {
	background: #fff;
	color: #ec1d25;
	border: 2px solid #ec1d25;
}

.sponsor-button:hover {
	background-color: #2f3191;
	color: #fff;
}

.navbar>.container .navbar-brand {
	width: 260px;
	padding: 5px 15px;
}


#first-slider {

	margin-top: 0px;
	z-index: 10;


}


#first-slider .main-container {
	padding: 0;
}


#first-slider .slide1 h2,
#first-slider .slide2 h2,
#first-slider .slide3 h2,
#first-slider .slide4 h2 {
	color: #fff;
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 700;
	width: 80%;
	margin: 0 auto;
	padding: 15% 0 0 0;
}

#first-slider .slide1 h2 span,
#first-slider .slide2 h2 span,
#first-slider .slide3 h2 span,
#first-slider .slide4 h2 span {
	background: #2f3191;
	padding: 0 20px;
}

#first-slider .slide1 h3,
#first-slider .slide2 h3,
#first-slider .slide3 h3,
#first-slider .slide4 h3 {
	color: #fff;
	font-size: 20px;
	width: 60%;
	margin: 35px auto 0 auto;
	line-height: 28px;
	font-weight: 400;
}

#first-slider .slide1 h4,
#first-slider .slide2 h4,
#first-slider .slide3 h4,
#first-slider .slide4 h4 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	width: 80%;
	margin: 20px auto 0 auto;
}

#first-slider .slide1 h4 a,
#first-slider .slide2 h4 a,
#first-slider .slide3 h4 a,
#first-slider .slide4 h4 a {
	color: #fff;
	background: #ec1d25;
	display: inline-block;
	border-radius: 3px;
	padding: 5px 20px;
}

#first-slider .slide1 h4 a:hover,
#first-slider .slide2 h4 a:hover,
#first-slider .slide3 h4 a:hover,
#first-slider .slide4 h4 a:hover {
	color: #fff;
	background: #ec1d25;
	display: inline-block;
	border-radius: 3px;
	padding: 5px 20px;
}

#first-slider .slide1 .text-left,
#first-slider .slide3 .text-left {
	padding-left: 40px;
}


#first-slider .carousel-indicators {
	bottom: 0;
	background: #ffffff;
	opacity: 1;

	box-shadow: 0px 0px 10px 0px RGBA(0, 0, 0, 0.16);
	border: 0px solid RGBA(0, 0, 0, 1);
	border-radius: 99px;
	width: 125px;
	margin-left: -5%;
}


#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
	background-image: none;
}

#first-slider .carousel .item {
	min-height: 350px;
	height: 100%;
	width: 100%;
	text-align: center;
}

.carousel-inner .item .container {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}


#first-slider h3 {
	animation-delay: 2s;
}

#first-slider h4 {
	animation-delay: 3s;
}

#first-slider h2 {
	animation-delay: 1s;
}


#first-slider .carousel-control {
	width: 5%;
	text-shadow: none;
}


#first-slider h1 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}

#first-slider .p {
	padding-top: 125px;
	text-align: center;
}

#first-slider .p a {
	text-decoration: underline;
}

#first-slider .carousel-indicators li {
	width: 12px;
	height: 12px;
	background-color: #706a69;
	border: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	/* margin: 1px; */
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}


#first-slider .carousel-indicators .active {
	width: 12px;
	height: 12px;
	background-color: #ff6500;
	border: none;
	margin: 1px;
}


.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
	z-index: 2;
}

.carousel-control .fa-angle-right,
.carousel-control .fa-angle-left {
	position: absolute;
	top: 55%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .fa-angle-left {
	left: 25%;
	width: 45px;
	height: 45px;
	padding-top: 4px;
	margin-top: -15px;
	font-size: 30px;
	color: #ff6500;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 53px;
	background-color: #ffffff;

}

.carousel-control .fa-angle-right {
	right: 25%;
	width: 45px;
	height: 45px;
	margin-top: -15px;
	padding-top: 4px;
	font-size: 30px;
	color: #ff6500;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 53px;
	background-color: #ffffff;
}

.carousel-control {
	opacity: 1;
	filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
	background: url(../sliderimgs/1.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#first-slider .slide2 {
	background: url(../sliderimgs/2.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#first-slider .slide4 {
	background: url(../sliderimgs/4.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#first-slider .slide9 {
	background: url(../sliderimgs/9.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}



#about-sec {
	display: block;
	padding-bottom: 40px;
	padding-top: 20px;
	width: 100%;
	background: url(../images/ss.jpg);
	background-size: cover;
	background-position: center;
}


#about-sec .read-more-trigger {

	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	background-color: #ec1d25;


}


#about-sec .read-more-wrap {
	text-align: justify;
	margin: 12px 0 0 0;
	line-height: 30px;
	font-size: 16px;


}

.read-more-state {
	display: none;
}

.read-more-target {
	opacity: 0;
	max-height: 0;
	font-size: 0;
	transition: .25s ease;
}

.read-more-state:checked~.read-more-wrap .read-more-target {
	opacity: 1;
	font-size: 16px;
	max-height: 999em;
}

.read-more-state~.read-more-trigger:before {
	content: 'Read More';
}

.read-more-state:checked~.read-more-trigger:before {
	content: 'Read Less';
}


#about-sec img {
	width: 150px;
	height: 120px;
	border: 1px solid #efefef;
	padding: 5px 10px 0px 0px;
	float: left;

}

#about-sec p {
	margin: 12px 0 0 0;
	line-height: 30px;
	font-size: 16px;

}


#about-sec h3 {
	margin: 0px 0 0 0;
	line-height: 30px;
	font-size: 22px;
	padding-top: 14px;	
	width: 100%;
	text-align: center;
	color: black;
	height: 90px;
	text-align: center;
	
}


#activities-sec {
	display: block;
	width: 100%;
	background: url(../images/bg2.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	margin: 2px 0;
	padding: 12px 0 12px 0px;
}

#activities-sec h1,
#activities-sec h4,
#activities-sec h5 {
	color: #000000;
}


#activities-sec h1{

font-size: 30px;
color: rgb(86, 0, 0);
font-weight: bold;

}


#activities-sec h4 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}

#activities-sec p {
	margin: 10px 0 0 0;
	color: #000000;
}

#activities-sec a {
	margin: 15px 0 0 0;
    color: #000;  
    display: inline-block;
    padding: 5px 10px;
	text-decoration: none;
}


#activities-sec .top-off {
	margin-top: 20px;
  text-align: left;
}


.floatme:hover {
	transition: all .5s;
	transform: translateY(-10px);
	cursor: pointer;
}


#activities-sec .grid-content-left {
	float: left;
	margin-right: 20px;
}

#activities-sec .grid-content-left i {
	height: 80px;
	line-height: 80px;
	width: 80px;
	background: #492a13;
	text-align: center;
	font-size: 36px;
	border: 2px solid #ffffff;
	border-radius: 100%;
	color: #fbfbfb;
	transition: all 0.3s ease-in-out;
}

#activities-sec .top-off:hover  i {

	border: 3px solid #ff5100;
	border-radius: 100%;
	
}

#activities-sec .grid-content-wrapper {
	float: right;
	width: 72%;
}

#activities-sec .top-off:hover .grid-content-left i {
	border-radius: 50%;
}


#whatsnew h2 {
	color: #ec1d25;
	text-transform: uppercase;
	padding-top: 30px;
}

#whatsnew p {
	margin: 0 0 0 0;
}

#whatsnew .top-off {
	margin-top: 40px;
}

.grid-image img {
	width: 100%;
}

#whatsnew .media-image {
	width: 85px;
	height: 85px;
	margin-right: 20px;
	float: left;
}

#whatsnew .media-text {
	float: right;
	width: 81%;
}

#whatsnew .media-text h5 {
	margin-top: 15px;
}

#whatsnew .media-image img {
	width: 100%;
}


#inner-banner {
	display: block;
	background: url(../images/bannerbg.jpg);
	height: 200px;
}


#inner-banner .banner-headings {
	padding-top: 60px;
}

#inner-banner h3 {
	color: #fff;
}


#team .member {
	margin-top: 0px;

}


#team .member .info {
	margin: 0px;

}


#team .inner {

	margin-top: 20px;
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;


}

#team .avatar-inner img {
	width: 100%;
	height: auto;
	padding-top: 0px;

}


#team .name a {
	color: rgb(138, 138, 138);
	font-weight: 600;
	margin-top: 10px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #6f6f6f;
}

#team .regency {
	color: #0c0c0c;
	font-style: normal;
	font-size: 14px;
	border: 1px solid;
	text-align: center;
	border-top-color: 584;
	background-color: #fcf8e3;
}


@media (max-width: 1024px) {

	h1 {
		font-size: 40px;
		line-height: 46px;
	}

	.navbar>.container .navbar-brand {
		width: 230px;
		padding: 10px 15px !important;
	}

	.sponsor-button,
	.donation {
		font-size: 12px;
	}

	#first-slider .slide1 h2,
	#first-slider .slide2 h2,
	#first-slider .slide3 h2,
	#first-slider .slide4 h2 {
		font-size: 50px;
		width: 90%;
	}

	#first-slider .slide1 h3,
	#first-slider .slide2 h3,
	#first-slider .slide3 h3,
	#first-slider .slide4 h3 {
		width: 80%;
	}

	#first-slider .carousel .item {
		min-height: 325px;
	}

	#activities-sec .grid-content-left {
		float: none;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 10px;
	}

	#activities-sec .grid-content-wrapper {
		float: none;
		width: 100%;
		text-align: center;
	}

	.callout .callout-actions .button {
		min-width: 176px;
	}

	#inner-banner .overlay {
		padding: 140px 0 60px 0;
	}

	.breadcrumb {
		margin-top: 10px;
	}

}

@media (max-width: 768px) {

	h1 {
		font-size: 36px;
		line-height: 36px;
	}

	#first-slider .slide1 h2,
	#first-slider .slide2 h2,
	#first-slider .slide3 h2,
	#first-slider .slide4 h2 {
		font-size: 36px;
		width: 90%;
		padding: 17% 0 0 0;
	}

	#first-slider .slide1 h3,
	#first-slider .slide2 h3,
	#first-slider .slide3 h3,
	#first-slider .slide4 h3 {
		font-size: 16px;
		width: 80%;
		margin: 10px auto 0 auto;
		line-height: 24px;
	}

	#first-slider .carousel .item {
		min-height: 400px;
	}

	#about-sec,
	#activities-sec,
	#video-sec,
	#project-sec,
	#gallery-sec,
	#help {
		margin: 0px 0;
	}

	#activities-sec,
	#project-sec,
	#help {
		padding: 40px 0;
	}

	.grid-image {
		width: 75%;
		margin: 0 auto;
	}

	.footer .footer-body {
		padding: 40px 0;
	}


	.footer {

		background-color: rgb(3, 255, 200);
		margin-top: 200px;
	}

	.footer p {

		color: rgb(126, 24, 24);
		text-align: center;
		padding-top: 200px;
	}

	.nitin {

		background-color: red;
		height: 200px;

	}


	#inner-banner .overlay {
		padding: 110px 0 60px 0;
	}

	.breadcrumb {
		margin-top: 5px;
	}

}

@media (max-width: 768px) {

	h1 {
		font-size: 30px;
		line-height: 30px;
	}

	.topbar .header-social a {
		width: 45px;
	}

	#first-slider .slide1 h2,
	#first-slider .slide2 h2,
	#first-slider .slide3 h2,
	#first-slider .slide4 h2 {
		font-size: 26px;
		width: 90%;
		padding: 18% 0 0 0;
	}

	#first-slider .slide1 h3,
	#first-slider .slide2 h3,
	#first-slider .slide3 h3,
	#first-slider .slide4 h3 {
		font-size: 14px;
		width: 80%;
		margin: 5px auto 0 auto;
		line-height: 20px;
	}

	#first-slider .slide1 h4 a,
	#first-slider .slide2 h4 a,
	#first-slider .slide3 h4 a,
	#first-slider .slide4 h4 a {
		color: #fff;
		background: #ec1d25;
		display: inline-block;
		border-radius: 3px;
		padding: 0px 15px;
		font-size: 12px;
	}

	#first-slider .slide1 h4,
	#first-slider .slide2 h4,
	#first-slider .slide3 h4,
	#first-slider .slide4 h4 {
		margin: 15px auto 0 auto;
	}

	#first-slider .carousel .item {
		min-height: 200px;
	}

	nav.navbar.bootsnav .navbar-brand {
		margin: 0 0 0 -5px !important;
	}

	.donation,
	.sponsor-button {
		margin: 20px 0 0 0;
	}

	nav.navbar.bootsnav .navbar-toggle {
		margin-right: 0px;
		margin-top: 23px;
	}

	#help .help-text {
		width: 100%;
		float: none;
		margin-top: 10px;
		text-align: center;
	}

	#help .icon_circle {
		float: none;
		margin: 0 auto;
	}

	#help .line.line-50 {
		margin: 10px auto;
	}

	.act-box .act-pad {
		padding: 50px 50px 50px 50px;
	}

	.google-maps {
		position: relative;
		padding-bottom: 40%;
		overflow: hidden;
	}

	.bwt-footer-copyright .left-text {
		text-align: center;
	}

	.bwt-footer-copyright .right-text {
		text-align: center;
	}

}

@media (max-width: 640px) {

	#video-sec .media-text {
		float: right;
		width: 83%;
	}

	#inner-banner .overlay {
		padding: 120px 0 60px 0;
	}

	.breadcrumb {
		margin-top: 15px;
		text-align: left;
	}

	.act-box .act-pad {
		padding: 40px 30px;
	}


}




@media (max-width: 480px) {

	h1 {
		font-size: 26px;
		line-height: 26px;
	}

	.topbar .header-social {
		display: none;
	}

	.attr-nav {
		right: 0;
		top: 50px;
		width: 100%;
		text-align: center;
	}

	#first-slider .slide1 h2,
	#first-slider .slide2 h2,
	#first-slider .slide3 h2,
	#first-slider .slide4 h2 {
		font-size: 20px;
		line-height: 20px;
		padding: 15% 0 0 0;
	}

	#first-slider .slide1 h4,
	#first-slider .slide2 h4,
	#first-slider .slide3 h4,
	#first-slider .slide4 h4 {
		margin: 5px auto 0 auto;
	}

	#video-sec .media-text {
		float: right;
		width: 75%;
	}

	.callout .callout-separator:before,
	.callout .callout-separator:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 10px;
		height: 1px;
		background: #fff;
	}

	#inner-banner .overlay {
		padding: 170px 0 60px 0;
	}

	.act-box .act-pad {
		padding: 30px 20px;
	}

	.act-box .price {
		margin: 15px 0px 0px 0;
		float: none;
	}

	#about-sec .btn1 {
		float: none;
		margin: 15px 0 0 0 !important;
	}

	.google-maps {
		position: relative;
		padding-bottom: 50%;
		overflow: hidden;
	}

	#first-slider {
		margin-top: 0px;
	}

	#first-slider .carousel .item {
		min-height: 147px;
	}

}

@media (max-width: 360px) {

	h1 {
		font-size: 20px;
		line-height: 20px;
	}

	h5 {
		font-size: 15px;
		line-height: 22px;
	}

	.topbar .bar-phone,
	.topbar .bar-mail {
		margin: 9px 0 9px 10px;
		font-size: 12px;
	}

	.topbar .bar-phone {
		padding-right: 10px;
	}


	#first-slider .slide1 h2,
	#first-slider .slide2 h2,
	#first-slider .slide3 h2,
	#first-slider .slide4 h2 {
		font-size: 16px;
		line-height: 16px;
		padding: 8% 0 0 0;
	}

	#first-slider .slide1 h3,
	#first-slider .slide2 h3,
	#first-slider .slide3 h3,
	#first-slider .slide4 h3 {
		font-size: 12px;
		width: 80%;
		margin: 5px auto 0 auto;
		line-height: 16px;
	}

	#video-sec .media-text {
		float: none;
		width: 100%;
		text-align: center;
	}

	#video-sec .media-image {
		width: 80px;
		height: 80px;
		float: none;
		margin: 0 auto;
	}

	.callout .callout-separator span {
		display: block;
		margin: 10px auto;
	}

	.callout .callout-separator:before,
	.callout .callout-separator:after {
		display: none;
	}

	#gallery-sec ul li {
		width: 95%;
		float: none;
		margin: 20px auto 0 auto;
	}

	#gallery-sec ul li:nth-child(2n+0) {
		margin: 20px auto 0 auto;
	}

	#projects-sec h3 {
		font-size: 18px;
		text-transform: uppercase;
		color: #fff;
		margin: 10px 0 0 0;
		line-height: 24px;
	}

	.act-box .act-pad {
		padding: 20px 0px;
	}


	#first-slider .carousel .item {
		min-height: 130px;
	}

}

@media (max-width: 320px) {

	#first-slider .slide1 h2,
	#first-slider .slide2 h2,
	#first-slider .slide3 h2,
	#first-slider .slide4 h2 {
		font-size: 16px;
		line-height: 16px;
		padding: 6% 0 0 0;
	}

	#first-slider .carousel .item {
		min-height: 105px;
	}

}


/* Changes for top navigation bar */

#navigation_top {

	background-color: #ff6500;


}


.topnav a {
	float: left;
	display: block;
	color: #f2f2f2;
	border-right: 1px solid white;
	text-align: center;
	padding: 14px 16px;
	font-size: 16px;
	text-decoration: none;
}


.topnav #lastlink {
	border-right: none;
}

.active {
	background-color: none;
	color: white;
}

.topnav .icon {
	display: none;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 16px;
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	border-right: 1px solid white;
	margin: 0;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;

	text-decoration: none;
	display: block;
	text-align: left;
	z-index: 1000;
}

.topnav a:hover,
.dropdown:hover .dropbtn {
	background-color: #63220e;
	color: white;
	z-index: 1000;
}

.dropdown-content a:hover {
	background-color: #63220e;
	color: rgb(255, 255, 255);
}

.dropup,
.dropdown {
	position: unset;
}

.dropdown:hover .dropdown-content {
	display: block;
	z-index: 1000;
}

@media screen and (max-width: 600px) {

	.topnav a:not(:first-child),
	.dropdown .dropbtn {
		display: none;
	}

	.topnav a.icon {
		float: right;
		display: block;
	}
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
	}

	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}

	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}

	.topnav.responsive .dropdown {
		float: none;
		z-index: 1000;
	}

	.topnav.responsive .dropdown-content {
		position: relative;
		z-index: 1000;
	}

	.topnav.responsive .dropdown .dropbtn {
		z-index: 1000;
		display: block;
		width: 100%;
		text-align: left;
	}
}


/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;

}

/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}

/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
	padding-top: 90px;
}

/* Next button  */
#quote-carousel .carousel-control.right {
	right: -18px !important;
	padding-top: 90px;
}

/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #8e8e8e;
}

#quote-carousel .carousel-indicators .active {
	background: #ff6500;
	width: 60px;
}

#quote-carousel img {
	width: 250px;
	height: 245px;
	border: 5px solid rgb(234, 234, 234);
	border-top-color: #e01f11;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #e01f11;
	border-left-color: rgb(246, 202, 57);
	border-right-color: rgb(246, 202, 57);

}

/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}

.item blockquote img {
	margin-bottom: 10px;
	width: 400px;
}


.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}


#quoteslider .item p {
	color: #535353;
}


#quoteslider .item small {
	color: #e01f11;
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* Changes for donation btn */


.btn-hover {
	width: 150px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;

	margin-top: 5px;
	height: 40px;
	text-align: center;
	border: none;
	background-size: 300% 100%;
}

.btn-hover:hover {
	background-position: 100% 0;


}

.btn-hover:focus {
	outline: #f6af20;
}


#enrollment,
#testimonials,
#whatsnew,
#team,
#sliderdiv {
	margin: 0px 0;
	z-index: 1;
	
}


/* Changes for enrollment section */


.vertical-tab {

	display: table;
	padding-top: 30px;
}

.vertical-tab .nav-tabs {
	width: 27%;
	min-width: 27%;
	border: none;
	vertical-align: top;
	display: table-cell;
}

.vertical-tab .nav-tabs li {
	float: none;
}

.vertical-tab .nav-tabs li a {
	color: #111;
	background: #efefef;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 15px 16px;
	margin: 0 0 1px;
	border: none;
	border-radius: 0;
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: relative;
	z-index: 1;
	transition: all 0.3s ease 0.3s;
}

.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a {
	color: rgb(255, 255, 255);
	background: #efefef;
	border: none;
}

.vertical-tab .nav-tabs li.active a:hover,
.vertical-tab .nav-tabs li.active a {
	color: rgb(255, 255, 255);
}


.vertical-tab .nav-tabs li a:before {
	content: "";
	background: red;
	height: 100%;
	width: 100%;
	border-bottom: 3px inset coral;
	transform: scale(0);
	transform-origin: right bottom;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
	transition: all 0.5s ease 0s;
}

.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li a:hover:before {
	background-color: #e01f11;
	transform: scale(1);
}

.vertical-tab .tab-content {
	color: #444;
	background: #efefef;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 23px;
	padding: 20px;
	border-left: 2px outset red;
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
	display: table-cell;
}

.vertical-tab .tab-content h3 {
	color: red;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 7px;
}

@media only screen and (max-width: 479px) {
	.vertical-tab .nav-tabs {
		width: 100%;
		display: block;
	}

	.vertical-tab .nav-tabs li a {
		padding: 15px 10px 14px;
	}

	.vertical-tab .tab-content {
		font-size: 14px;
		display: block;
	}
}


/* Changes for contact us section */


#contact_us .box_outer {

	margin: 0px;
	margin-top: 30px;

}


#contact_us .innerimg {
	text-align: -webkit-center;
}

#contact_us .innerimg img {
	width: 64px;
	height: 64px;
}


#contact_us .box_info {
	margin: 0px;
	padding-top: 20px;
}


#contact_us .box_info h4 {
	margin: 0px;
	color: #ec1d25;
}


#contact_us .box_info p {
	margin: 0px;
	color: #6f6f6f;
	font-weight: bold;
}


#contact_us .box_info span {
	color: #ec1d25;
	font-weight: bold;
	padding-right: 5px;
}


#contact_us .ngo-map {
	border: 1px solid #fcfcfc;
	background-color: #ffffff;
}

.button3 {
	position: relative;
	padding: 0px 32px;
	margin-right: 5px;
	font-size: 14px;
	margin-top: 0px;
	font-weight: 700;
	text-transform: uppercase;
	color: #044782;
	height: 52px;	
	overflow: hidden;
	border-style:ridge;	
	background-color: white;	
	transition: 0.5s;
	background-size: 200% auto;
	box-shadow: 0 0 20px #c6c6c6;
	border: none;
}






#navigation_top .button3 i {
	padding-right: 12px;
}



.divider {
	position: relative;
	margin-top: 0px;
	height: 1px;
}

.div-transparent:before {
	content: "";
	position: absolute;
	top: 0;
	left: 5%;
	right: 5%;
	width: 90%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, rgb(48, 49, 51), transparent);
}

.div-arrow-down:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: -7px;
	left: calc(50% - 7px);
	width: 14px;
	height: 14px;
	transform: rotate(45deg);
	background-color: white;
	border-bottom: 1px solid rgb(48, 49, 51);
	border-right: 1px solid rgb(48, 49, 51);
}


/* define the animation */
@-webkit-keyframes marquee {
	0% {
		-webkit-transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(0, -100%);
	}
}

@keyframes marquee {
	0% {
		-webkit-transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(0, -100%);
	}
}


/*   Index page news ticker marquee */


#whatsnew .newsdiv {
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: inherit;
	background-color: rgb(84 29 29);
	text-align: center;
	z-index: 10000;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;

}


#whatsnew .newsdiv span {
	text-align: center;
	padding: 12px 0px 0px 10px;
	color: white;
	font-size: 26px;
}


#whatsnew .newsdiv {

	color: white;
}


.marquee {
	width: auto;
	height: 360px;
	overflow: hidden;
	font-family: inherit;
	z-index: 100;
	box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
}

.marquee ul li {
	padding: 10px 0px;
	border-bottom: 1px dotted black;
	list-style-image: url('../images/arrow.jpg');
}

.marquee ul li {
	color: rgb(47, 47, 47);
	text-decoration: none;
	font-weight: bold;

}

.marquee span {
	display: inline-block;
	text-indent: 0;
	animation: marquee 30s linear infinite;
	/* here you select the animation */
	-webkit-animation: marquee 30s linear infinite;
	/* here you select the animation */
}

/* pause the animation on mouse over */
.marquee span:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}


/* Footer section code */


#footer {
	background-color: rgb(255, 109, 12);
	margin-top: 10px;
}

#footer .social_list ul {

	display: block;
	padding-top: 10px;

}

#footer p {
	color: white;
	padding-top: 10px;
}

#footer .social_list ul li i.fa {

	color: white;

}

#footer .social_list ul li {

	display: inline-block;
	padding-right: 10px;

}

