body {
/*background:#F2DBDB;*/
background-image:url(../images/bg.jpg);
	font-family: 'Open Sans', sans-serif;
height: 100%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
a {
	outline: medium none;
	transition: all 0.8s ease 0s;
	color:#e81e24;
}
a:focus, a:hover {
	outline: medium none;
	color:#034a86;
}
.dropdown-menu > li > a {
	padding: 5px 20px;
	border-bottom: solid 1px #f2f2f2;
}
@font-face {
 font-family:'OpenSans-Light';
 src: url('../fonts/OpenSans-Light_gdi.eot');
 src: url('../fonts/OpenSans-Light_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light_gdi.woff') format('woff'), url('../fonts/OpenSans-Light_gdi.ttf') format('truetype'), url('../fonts/OpenSans-Light_gdi.svg#OpenSans-Light') format('svg');
 font-weight: 300;
 font-style: normal;
 font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
 font-family: 'open_sansregular';
 src: url('../fonts/opensans-regular.eot');
 src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular.woff2') format('woff2'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sansbold';
 src: url('../fonts/opensans-bold.eot');
 src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold.woff2') format('woff2'), url('../fonts/opensans-bold.woff') format('woff'), url('../fonts/opensans-bold.ttf') format('truetype'), url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
.padding2 {
	padding: 2px;
}
.margin_tb5 {
	margin: 5px 0;
}
.margin10 {
	margin: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.margin_menu_bottom {
	margin-bottom: -25px;
}
.logo {
	overflow: hidden;
	padding: 5px;
	;
}
.logo img {
	max-height:100px;
}
.navbar-nav {
	float: right;
	margin: 0;
}
.border_bottom {
	border-bottom: 1px solid #ccc;
}
.border_left {
	border-left: 1px solid #eee;
}
.navbar {
	margin-bottom: 10px;
}
.demo_call {
	font-size:16px;
	color:#fff;
	margin-top: 10px;
	padding:0px;
	text-align: center;
	line-height:18px;
}
.demo_form {
	width: 100%;
	position: relative;
	padding:0;
	overflow: hidden;
	border-radius: 4px;
	margin: 12px 0 10px 0;
	box-sizing: border-box;
}
.demo_form .col-md-1, .demo_form .col-md-2, .demo_form .col-md-3 {
	padding-right: 2px;
	padding-left: 2px;
}
.demo_wrap {
	font-size: 18px;
	text-align: left;
	color: #000000;
	line-height: 34px;
	font-weight: 100;
	z-index: 1;
	top: 0;
	position: relative;
	width: 100%; background:#8F390D;

}



.header_social {
	text-align: right;
	margin-top: 10px;
}
.header_social i {
	width: 30px;
	height: 30px;
	background: #c29202;
	text-align:center;
	border-radius: 50%;
	padding: 6px 0 0 0;
	color: #fff;
	font-size: 18px;
}
/*footer open*/

.topline{width:100%; height:35px; background-color:#003333;}
.copyright {
background: rgb(161,219,255); /* Old browsers */
background: linear-gradient(to bottom, rgba(161,219,255,1) 0%,rgba(203,235,255,1) 53%,rgba(240,249,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(161,219,255,1) 0%,rgba(203,235,255,1) 53%,rgba(240,249,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(161,219,255,1) 0%,rgba(203,235,255,1) 53%,rgba(240,249,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1dbff', endColorstr='#f0f9ff',GradientType=0 ); /* IE6-9 */

	text-decoration:none;
	color:#000;
	padding:10px;
	text-align:center;
}
.copyright a {
	color: #000;
	text-decoration:none;
}
.copyright a:hover {
	color: #000;
}
/*--footer End---*/
/*Social Icon open*/
.social_icon {
	overflow: hidden;
	margin: 0 auto;
	width: auto;
	padding: 0;
}
.social_icon li {
	width: auto;
	height: auto;
	padding:12px !important;
	margin: 0 !important;
	display: inline-block;
	cursor: pointer;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}
.social_icon li:hover {
	opacity: 1;/*height: 180px;*/
}
.social_icon li.fb:hover {
	border-bottom: 4px solid #7ac7ff;
}
.social_icon li.gp:hover {
	border-bottom: 4px solid #00539a;
}
.social_icon li.tw:hover {
	border-bottom: 4px solid #64c71e;
}
img.icon {
	background: rgba(194, 146, 4, 0.9);
	padding: 7px;
	border-radius: 100%;
	margin: 0px auto;
	display: block;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1);
}
.social_icon li:hover img.icon {
	background: rgba(194, 146, 4, 0.9);
	box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8);
}
.social_icon li span {
	text-align: center;
	display: block;
	padding-top: 15px;
	color: rgba(255, 255, 255, 1);
	font-size: 0.9em;
	transition: padding-top 0.4s;
	-webkit-transition: padding-top 0.4s;
}
.social_icon li:hover span {
	padding-top: 20px;
}
.fb {
	background: #00539a;
}
.gp {
	background: #009a3e;
}
.tw {
	background: #7ac7ff;
}
/*Social Icon End*/
.list-group .glyphicon {
	color:#286090;
	font-size: 17px;
	width: 24px;
}
.list-group-item {
	padding: 11px 10px;
	font-size:17px;
}
.nav-pills > li {
	margin-top: 24px;
	margin-left: 0;
}
.nav > li > a {
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 12px;
}
.nav-pills > li > a {
	padding:5px 7px;
	border-radius: 0;
	color: #c6dff2;
	font-size: 14px !important;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent;
	color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: transparent;
	font-weight: 600;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	padding: 0;
}
.navbar-nav > li {
	margin-top: 14px;
}
.navbar-default {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+1,feffff+16,ddf1f9+35,feffff+100,a0d8ef+100;Blue+3D+%2318 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,255,255,1) 1%, rgba(254,255,255,1) 16%, rgba(221,241,249,1) 35%, rgba(254,255,255,1) 100%, rgba(160,216,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(254,255,255,1) 1%,rgba(254,255,255,1) 16%,rgba(221,241,249,1) 35%,rgba(254,255,255,1) 100%,rgba(160,216,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(254,255,255,1) 1%,rgba(254,255,255,1) 16%,rgba(221,241,249,1) 35%,rgba(254,255,255,1) 100%,rgba(160,216,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */
	z-index: 2;
	position: relative;
	width: 100%;
	/*padding: 10px 0;*/
	text-align:center;
	/*border-top: 6px solid #e81e24;*/
}
.banner_wrap {
	padding:0;
}
.how_earn_top {
	min-height:329px;
	background:#ececec;
	padding:15px;
}
.how_earn_top .btn {
	padding: 8px 15px;
	font-size: 16px;
}
.font15 {
	font-size:15px;
}
.paddLR {
	padding:0 6px;
}
.min_height150 {
	height:150px;
	overflow-y:auto;
}
.min_height150 .list-group-item {
	padding: 2px 10px;
	font-size: 14px;
}
input[type=checkbox] {
	display: none;
}
input[type=checkbox] + label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 8px;
	background-color: #e7e7e7;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #b3b3b3;
	font-weight:normal !important;
}
input[type=checkbox]:checked + label:before {
	content: "\2714";
	color: #333;
	text-align: center;
	line-height: 20px;
	text-shadow: 0px 0px 3px #eee;
	font-weight:normal !important;
}
label {
	font-weight: normal;
}
.persent {
	display: inline-block;
	min-width: 10px;
	padding: 8px 15px;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #f7941e;
	border-radius: 0;
}
.persent:after {
 content:
 border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.list-group-item-text {
	line-height: 1.6;
}
.list-group-item {
	font-size: 16px;
}
.panel-body .date {
	font-size:12px;
	color:#f00;
	position: absolute;
	right: 15px;
	top: 2px;
}
.hr {
	border-bottom:dashed 1px #ccc;
	margin: 15px 0;
}
.breadcrumb {
	overflow: hidden;
	float: left;
	border-bottom:solid 1px #ccc;
	width:100%;
	border-radius: 0;
	margin-bottom: 0px;
}
.breadcrumb a {
	text-decoration: none;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	position: relative;
	color: #c29202;
	text-transform: uppercase;
}
.breadcrumb a.active {
	color:#8f8e8e;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumb a:first-child {
	padding-left: 0px;
	outline:none;
}
.breadcrumb a:first-child:before {
	left: 14px;
	outline:none;
}
.breadcrumb a:last-child {
	padding-right: 5px;
	outline:none;
}
/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumb a:after {
	content: '';
	position: absolute;
	width: 36px;
	z-index: 1;
	outline:none;
}
/*we will use the :before element to show numbers*/
.breadcrumb a:before {
	width: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	font-weight: bold;
	outline:none;
}
.breadcrumsep {
	float: left;
	padding: 0 8px;
	color: #8f8e8e;
	outline:none;
}
.margin_none {
	margin:0px;
}
.img_responsive {
	max-width:100%;
}
.pad10 {
	padding:10px;
}
/*--welcome start here--*/
.welcome {
	padding: 20px 10px;
}
.welcome-top h3 {
	font-size: 40px;
	color: #1d79bc;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.welcome-top p {
	font-size: 16px;
	color: #444;
	width: 100%;
	margin: 15px 10px;
	text-align: center;
	line-height: 24px;
}
/*-- agileits --*/
.welcome-top {
	padding-bottom: 4em;
}
.welcome-w3agile h3 {
	font-size: 20px;
	color: #fff;
	margin: 12px 0px;
}
.welcome-w3agile p {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.welcome-w3agile {
	text-align: center;
	padding: 10px 10px 30px 10px;
}
.wel-1 {
	background:#112b54;
}
.wel-2 {
	background: #f18a2e;
}
.wel-3 {
	background:#03C0CA;
}
.wel-4 {
	background:#00a388;
}
.welcome-w3agile span {
	width: 60px;
	height: 60px;
	display: block;
	margin: 15px auto;
}
i.wel-num {
	position: absolute;
	top: 0;
	left: 0;
}
.welcome-w3agile span.wel-icon1 {
	background:url(../images/ic1.png)no-repeat center;
}
.welcome-w3agile span.wel-icon2 {
	background:url(../images/ic2.png)no-repeat center;
}
.welcome-w3agile span.wel-icon3 {
	background:url(../images/ic3.png)no-repeat center;
}
.welcome-w3agile span.wel-icon4 {
	background:url(../images/ic4.png)no-repeat center;
}
/*--services--*/
.services {
	padding:0;
	background: url(../images/services.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.service_top {
	text-align:center;
}
.service_top h3 {
	text-transform: uppercase;
	color: #555;
	font-size: 1.5em;
}
.service_top p {
	color: #666;
	font-size: 0.85em;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom:3em;
	padding-bottom:1em;
}
ul.service_grid {
	padding:0;
	list-style:none;
	margin-bottom:3em;
}
ul.last {
	margin-bottom:0;
}
i.s1 {
	width: 65px;
	height: 65px;
	background: url(../images/img-sprite.png) no-repeat -32px -249px;
	float: left;
	margin: 1em 2em 0 0;
}
i.s2 {
	width: 65px;
	height: 65px;
	background: url(../images/img-sprite.png) no-repeat -132px -251px;
	float: left;
	margin: 1em 2em 0 0;
}
i.s3 {
	width: 65px;
	height: 65px;
	background: url(../images/img-sprite.png) no-repeat -241px -250px;
	float: left;
	margin: 1em 2em 0 0;
}
i.s4 {
	width: 65px;
	height: 65px;
	background: url(../images/img-sprite.png) no-repeat -345px -252px;
	float: left;
	margin: 1em 2em 0 0;
}
i.s5 {
	width: 65px;
	height: 65px;
	background: url(../images/img-sprite.png) no-repeat -466px -251px;
	float: left;
	margin: 1em 2em 0 0;
}
i.s6 {
	width: 65px;
	height: 65px;
	background: url(../images/img-sprite.png) no-repeat -580px -255px;
	float: left;
	margin: 1em 2em 0 0;
}
ul.service_grid li.desc {
	overflow:hidden;
}
.desc h4 a {
	color: #555;
	font-size:1em;
	text-transform: uppercase;
	font-weight: bold;
}
.desc h4 a:hover {
	color: #05ceaa;
	text-decoration:none;
}
.desc p {
	color:#555;
	font-size:0.8125em;
	line-height:1.5em;
}
/*--features--*/
.features {
	padding:5em 0;
	background: url(../images/fea.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.feature_top {
	text-align:center;
}
.feature_top h3 {
	color:#fff;
	font-size:3em;
	text-transform:uppercase;
	font-weight:200;
	margin-bottom:2em;
}
i.phone {
	width: 507px;
	height: 256px;
	display: inline-block;
	background: url(../images/vertical_iphone.png) no-repeat;
}
span.feature {
	font-weight:300;
}
/*--work--*/
.service_grid {
	margin-bottom:2em;
}
.service_grid i {
	width: 70px;
	height: 70px;
	display: inline-block;
	color: #fff;
	font-size: 35px;
	border: solid 5px #fff;
	border-radius: 50%;
	vertical-align: middle;
	padding: 12px 0 0 0;
}
.service_grid i:hover {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.post_block {
	background:#c29202;
	padding:1em;
	min-height:300px;
}
.post_block1 {
	background:#f00;
	padding: 1em;
	min-height:300px;
}
.post_block2 {
	background:#ec2e3b;
	padding:1em;
	min-height:300px;
}
.post_block2 ul {
	margin:0px;
	padding:0px 10px;
}
.post_block2 ul li {
	list-style:url;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
h5.m_1 {
	text-transform:uppercase;
	font-size:1.4em;
	padding:1em 0 0.5em;
	text-transform: uppercase;
}
h5.m_1 a {
	color:#fff;
}
h5.m_1 a:hover {
	color: #E1E1E1;
	text-decoration:none;
}
p.m_2 {
	color:#fff;
	font-size:1em;
	line-height:1.6em;
}
i.two {
	width: 50px;
	height: 50px;
	background: url(../images/img-sprite.png) no-repeat -111px -364px;
	display: inline-block;
}
i.three {
	width: 50px;
	height: 50px;
	background: url(../images/img-sprite.png) no-repeat -193px -364px;
	display: inline-block;
}
.post_block:hover i.one, .post_block1:hover i.two, .post_block2:hover i.three {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
/*--content--*/
.content_top {
	text-align:center;
	padding:1em 0 1em;
}
.content_top h2 {
	text-transform:uppercase;
	color:#555;
	font-size:1.5em;
}
.content_top p {
	color: #666;
	font-size: 1em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 3em;
	padding-bottom: 1em;
}
i.icon1 {
	width: 200px;
	height: 200px;
	background: url(../images/resource.png) no-repeat -10px -8px;
	display: inline-block;
}
i.icon2 {
	width: 200px;
	height: 200px;
	background: url(../images/resource.png) no-repeat -223px -8px;
	display: inline-block;
}
i.icon3 {
	width: 200px;
	height: 200px;
	background: url(../images/resource.png) no-repeat -434px -8px;
	display: inline-block;
}
.service_box h3 {
	padding: 0em 0 1em;
	font-size: 16px;
	font-weight: 100;
	text-transform: uppercase;
	color: #666;
}
.service_box h3 a {
	font-size:1.2em;
	color:#666;
}
.service_box h3 a:hover {
	color:#05ceaa;
	text-decoration:none;
}
.service_box p {
	color: #555;
	text-align: center;
	border: 0;
	font-size: 1em;
	line-height: 1.6em;
	margin:0;
}
span.thick {
	font-weight:300;
}
.link {
	vertical-align: text-top;
}
.access-right {
}
.access-right p {
	color: #fff;
	font-size: 1.1em;
	font-weight: 200;
	margin-bottom:2em;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 12px;
	right: 1%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.inner_page .glyphicon {
	font-size:22px;
	margin-right: 10px;
	color:#ec2e3b;
}
.inner_page {
	padding: 0;
	min-height: 400px;
	margin-bottom: 10px;
	color: #444;
	font-size: 15px;
	font-weight:100;
}
.inner_page p {
	line-height: 26px;
	color: #333;
	font-weight:400;
}
.prayer {
 margin::0px;
	padding:0px;
	min-height:270px;
	font-size:17px;
	line-height:18px;
}
.inner_page .prayer {
 margin::0px;
	padding:0px;
	min-height:270px;
}
.inner_page .prayer p {
	line-height: 30px;
	color: #008c24;
	font-weight: 400;
}
.inner_page .prayer strong {
	color:#0494b4;
}
.inner_page .prayer span {
	color:#fe8805;
}
.inner_page h4 {
	color: #E65900;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
}
.inner_page h4 span {
	color: #ec2e3b;
}
.panel-title {
	text-transform: uppercase;
}
.inner_page h5 {
	color: #E60700;
	font-size: 14px;
	font-weight: 600;
	text-transform:uppercase;
	padding-left:10px;
}
table thead {
	background:#0494b4;
	color:#fff;
}
#accordion .table {
	margin: 1%;
	width: 98%;
	box-sizing: border-box;
}
#accordion .panel-heading {
	padding: 4px 10px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background: #03a953;
	color:#fff;
}
#accordion .panel-heading h4 {
	color:#fff;
	position: relative;
}
.download_ion {
	position: absolute;
	right: 2px;
	top: 8px;
	font-size: 36px;
}
.download_ion a .fa {
	color:#ffbf00
}
#accordion .panel-heading a {
	color:#fff;
}
#accordion .panel-group .panel {
	border-radius: 2px;
}
#accordion h4 {
	color: #0494b4;
	font-size: 15px;
	outline:none;
}
#accordion p {
	padding:8px 15px 0 15px;
}
#accordion ol, #accordion ul {
	padding: 10px 10px 10px 30px;
}
.list1 {
	padding-left: 20px;
}
.list1 ul {
	margin:0px;
	padding:0px;
}
.list1 ul li {
	list-style-image: url(../images/list1.png);
	line-height: 30px;
	list-style-position: outside;
	text-align: left;
	padding-left: 0px;
	font-weight: 400;
	color:#034a86;
	border-bottom: solid 1px #ccc;
}
.list1 ul li a {
	color:#034a86;
}
.list1 ul li a:hover {
	color:#e81e24;
}
.list2 {
	list-style-image: url(../images/list1.png);
	line-height: 30px;
	list-style-position: outside;
	text-align: left;
	padding-left: 20px;
	font-weight: 400;
}
.inner_page h2 {
	color:#034a86;
	font-size:19px;
	font-weight:600;
	line-height:28px;
}
.inner_page ol {
	margin:0px;
	padding:0px;
	padding-left: 30px;
}
.inner_page ol li {
	line-height: 30px;
	list-style-position: outside;
	text-align: left;
	padding-left: 0px;
	font-weight: 400;
}
.form-control {
	padding: 5px 7px;
	margin: 5px 0 4px 0;
	height: 40px;
	display: block;
	width: 100%;
	background: none repeat scroll 0% 0% #fff;
	border: medium none;
	outline: medium none;
	color: #333;
	font-size: 14px;
	border: solid 1px #ccc;
	border-radius:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*Header Section open*/
header {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
.headerTop {
	width: 100%;
	box-sizing: border-box;
	padding: 0px;
	background: #c29202;
	min-height:28px;
}
.headerTop .left {
	float:left;
}
.headerTop .right {
	float:right;
}
.navTop {
}
.textEdit {
	border-right: thin none;
	border-width: thin;
	border-style: none;
	color:#fff;
	font-size:11px;
	border-color: -moz-use-text-color;
	background-color: transparent;
	text-align:center;
}
.headerTop .navTop ul {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #fff;
}
.headerTop ul li {
	display: inline-block;
	padding: 5px 7px;
	list-style: none;
	display: inline-black;
	color: #fff;
	font-size: 14px;
	border-right: solid 1px #9d7600;
}
.headerTop ul li:hover, .headerTop ul li.active {
	background:#9d7600;
}
.headerTop ul li:last-child {
	border-right: none;
}
.red_bg {
	background:#ec2e3b;
}
.green_bg {
	background:#1ead03;
}
.orange_bg {
	background:#ff6500;
}
.headerTop ul li .fa {
	font-size: 14px;
	color: #fff;
	padding: 0 6px;
}
.headerTop ul li a {
	color: #fff;
	text-decoration: none;
}
.headerTop ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.header {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 0px;
	background: #fff;
	float: left;
}
.plus_sign {
	background:url(../images/plus.gif) no-repeat center right;
	display:table;
	height:90px;
}
.tegline {
	font-size: 19px;
	text-align: right;
	color: #ec2e3b;
	padding: 20px 0 0;
	font-style: italic;
	text-shadow: 1px 1px 1px #fff;
	text-shadow:none;
}
.slide_thum {
	width: 196px !important;
	padding: 0;
	margin-right: 5px !important;
	background: #fff;
	border: solid 1px #eee;
}
.the_heads {
	width:100%;
	float:left;
}
.the_heads ul {
	width:100%;
	margin: 0px;
	padding: 0px;
}
.the_heads ul li {
	width: 100%;
	float: left;
	margin: 0px;
	list-style: none;
	padding: 10px;
}
.the_heads ul li .img {
	width:180px;
	height:180px;
	float:left;
	margin:0px 10px 0 0;
	overflow: hidden;
}
.the_heads ul li .img img {
	max-width:100%;
}
.the_heads ul li .desc {
	width:auto;
	font-size: 14px;
	line-height: 20px;
}
.the_heads ul li span {
	color:#03a953;
}
.the_heads ul li a {
	font-size:11px;
}
.topper_list {
	width:104%;
	margin: 0 auto 0 -5px;
}
.topper_list .slide_thum {
	position: relative;
	padding: 3px;
	margin-right: 3px !important;
	background: #fff;
	border-radius: 4px;
	border: solid 1px #0494b4;
	width: 116px !important;
	height: auto !important;
	margin: 0 auto;
}
.topper_list .slide_thum .title {
	position: absolute;
	background: rgba(255, 255, 255, 0.6);
	color: #000;
	text-align: center;
	bottom: 0px;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
	padding: 2px 5px;
}
.topper_list .bx-wrapper .bx-viewport {
	/*width: 116px !important;
	height: 145px !important;*/
	padding: 0px;
	margin: 0 auto;
}
.topper_list .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
}
.bx-wrapper img {
	width: 100%;
	display: block;
	max-height: 145px;
}
.birthday_list {
	width:104%;
	margin:0 auto;
}
.birthday_list .slide_thum {
	position: relative;
	padding: 3px;
	margin-right: 3px !important;
	background: #fff;
	border-radius: 4px;
	border: solid 1px #0494b4;
	width: 116px !important;
	height: auto !important;
	margin: 0 auto;
}
.birthday_list .slide_thum .title {
	position: absolute;
	background: rgba(255, 255, 255, 0.6);
	color: #000;
	text-align: center;
	bottom: 0px;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
	padding: 2px 5px;
}
.birthday_list .bx-wrapper .bx-viewport {
	width: 116px !important;
	height: 145px !important;
	padding: 0px;
	margin: 0 auto;
}
.red {
	color:#f00;
}
.gallery ul {
	margin:0px;
	padding:0px;
}
.gallery ul li {
	display: inline-block;
	width: 32%;
	padding: 7px;
	border: 1px solid #CCC;
	border-radius: 4px;
	margin: 3px;
	overflow: hidden;
}
.gallery ul li img {
	max-width:100%;
}
.topper_list_warp {
	width:100%;
	margin: 0 auto 0 -5px;
}
.topper_list_warp ul {
	width:100%;
	margin: 0px;
	padding: 0px;
}
.topper_list_warp ul li {
	width: 22%;
	padding: 5px;
	position: relative;
	list-style: none;
	display: inline-block;
	text-align: center;
	border: solid 1px #ccc;
	overflow: hidden;
	border-radius: 4px;
	margin: 0 1% 10px 1%;
}
.topper_list_warp ul li .img {
	width: 100%;
	position: relative;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.topper_list_warp ul li .img img {
	max-width: 100%;
}
.topper_list_warp ul li .title {
	position: relative;
	background: #484848;
	color: #fff;
	text-align: center;
	bottom: 0px;
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	padding: 4px 5px;
	min-height: 40px;
}
.events_list {
	width:100%;
	margin: 0 auto 0 -5px;
}
.events_list ul {
	width:100%;
	margin: 0px;
	padding: 0px;
}
.events_list ul li {
	width: 31%;
	padding: 0;
	position: relative;
	list-style: none;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	border-radius: 0px;
	margin: 10px 6px;
	background:#fff;
}
.events_list ul li .img {
	width: 100%;
	position: relative;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.events_list ul li .img img {
	width: 100%;
	height:auto;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.events_list ul li .img:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	transition: all 0.8s ease 0s;
}
.events_list ul li .title {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight:600;
	text-transform:uppercase;
	position: absolute;
	background: rgba(233, 225, 225, 0.8);
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	top: 20px;
	width: 100%;
	line-height: 20px;
	padding: 10px;
}
.events_list ul li .view a {
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	position: absolute;
	background:rgba(0, 0, 0, 0.9);
	white-space: nowrap;
	bottom: 20px;
	width: 124px;
	line-height: 20px;
	padding: 8px 12px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.events_list ul li .view a:hover {
	background:rgba(255, 120, 0, 0.9);
	color:#fff;
}
.navbar-fixed-bottom, .navbar-fixed-top {
}
.fixed {
	background:rgba(236, 46, 59, 0.95);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	padding: 0;
	animation: slide-down 0.7s;
	opacity: 0.98;
	font-size: 12px;
	z-index: 2001;
	width: 100%;
}
.teaching_staff img {
	max-width:150px;
}
.teaching_staff h4 {
	margin: 5px 0;
	font-size: 14px;
}
.teaching_staff p {
	line-height:18px;
	font-size:14px;
}
.teaching_staff .col-md-3 {
	padding:0 7px;
}
.teaching_staff_wrap {
	border: solid 1px #ccc;
	border-radius: 4px;
	margin:0 auto 15px;
	padding:10px 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-align:center;
}
.news_wrap {
	margin-top:5px;
}
.permanent_members {
	box-shadow: 0;
}
.permanent_members .panel-primary > .panel-heading {
	background:#c29202;
	border-color: #c29202;
}
.permanent_members .panel-primary {
	border-color: #c29202;
}
.permanent_members .panel-primary a {
	color: #c29202;
}
.permanent_members .list-group {
	box-shadow: none;
	border-radius: 0;
}
.permanent_members .list-group-item {
	padding:10px 0px;
	border-left:0;
	border-right:0;
	border-bottom: solid 1px #ccc;
}
.permanent_members .list-group-item:nth-child(odd) {
background:#f8f8f8;
}
.permanent_members .list-group-item:nth-child(even) {
background:#fff;
}
.permanent_members img {
	max-width:60px;
	max-height:60px;
}
.latest_news .panel-primary > .panel-heading {
	background:#ec2e3b;
	border-color: #ec2e3b;
}
.latest_news .panel-primary {
	border-color: #ec2e3b;
}
.latest_news .panel-primary a {
	color: #ec2e3b;
}
.latest_news h4 {
	color:#ec2e3b;
}
.panel-title {
	position: relative;
}
.view_mre {
	position:absolute;
	right:0;
	top:0;
	font-size:12px;
	text-transform:capitalize;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}
.view_mre a {
	color:#000;
}
.view_mre a:hover {
	color:#666;
}
.text_white {
	color:#fff;
}
.college_wrap {
	padding:10px;
}
.what_app {
	padding: 5px;
	border-radius: 4px;
	width: 37px;
	text-align: center;
	background: #23ce0e;
	color: #fff;
}
.phone_app {
	padding: 5px;
	border-radius: 4px;
	width: 37px;
	text-align: center;
	background: #005baa;
	color: #fff;
}
.add img {
	max-width:100%;
	max-height:153px;
}
.contact_wrap .icon {
	background: #006ba2;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: table;
	margin: 0 10px;
	float: left;
}
.contact_wrap p {
	margin-bottom: 20px;
}
.contact_wrap .icon:hover {
	background: #e81e24;
}
.contact_wrap .icon .glyphicon {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.carousel-indicators li{background:#000;}
.carousel-indicators .active{background:#ff4600;}
 .page_box{
	width:100%;
	height: auto;
	color:#000000;
	padding:5px 5px 5px 5px;
	text-align:justify;
	margin-bottom:5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing:1px; line-height:20px;}
	
	 ul.b {list-style-type: square;  margin: 0; padding: 5px 0px 5px 15px;}
ul.b li {border-bottom: dotted 1px #000000; padding:5px 15px 15px 15px; text-align:justify;  }


.new_d{background:#980026; margin-left:0px; margin-right:0px; margin-top:0px; color:#FFFFFF; }

.new_d a{color:#00FF00; text-decoration:underline;}

.name_text{color:#9C0B00; font-size:15px; font-weight:900;}
.sub_text{color:#666666; font-size:13px; font-weight:900; }

.fotter{text-align:center; background:#980026; height:30px; padding-top:10px; padding-bottom:25px; color:#FFFFFF;}
.fotter a{ color:#00CC00;}
