
html,body {
    width:100%;
    height: auto;
    margin:0;
    padding:0;
}

body {
    font-family: 'Open Sans', sans-serif;
    position: relative;
	font-size:14px;
	line-height:24px;
	//color:#6f6f6f;
	color:#313131;
}

a{
    //color: #6f6f6f;
	color:#878C92;
}
#a1{
	list-style-image:url('../images/cb.png');
}
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;
}
/*admission start*/

.list-links li{margin-bottom:6px!important;}
.footer-section-body>p{line-height:25px!important;}
.footer-contacts p{margin-bottom:12px!important;}
.footer-section-body>p{margin-bottom:0px!important;}
/*  Contact Form  */
.contact form{
	font-family: 'Open Sans', sans-serif;
}
.map{
	margin-bottom:30px;
}
.list3 li>img {
	float: left;
	margin-right:10px;
}
.extra-wrap {
	overflow: hidden;
}
.extra-wrap p {
	color: #626262;
	line-height: 1.8em;
	font-size: 0.85em;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}
span.mail a {
	color:#2BD5B4;
}
span.mail a:hover{
	color:#626262;
}
ol{margin-left:-23px!important;}
h5>strong{//color:#2a84dd;color:#85031f;}
footer p{color:#878C92!important;}
.contact-to input[type="text"] 
{
	padding: 12px 10px;
	/*width: 30.66%;*/
	width:100%;
	font-family: 'Open Sans', sans-serif;
	/* margin: 12px 0; */
	border: 1px solid rgba(192, 192, 192, 0.81);
	color: #626262;
	background: #FFF;
	float: left;
	outline: none;
	font-size: 0.85em;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	border-radius:0!important;
}
.contact-to input[type="text"]:nth-child(2),.contact-to input[type="text"]:nth-child(3){
	/*margin-left:10px;*/
}
.text2 input[type="text"], .text2 textarea {
	width: 97.7%;
	margin: 12px 0;
	border: 1px solid rgba(192, 192, 192, 0.81);
	color: #626262;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	margin-bottom: 25px;
	height: 100px;
	padding: 12px 10px;
	font-size: 0.85em;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
}

.contact-to label
{
	color: #000!important;
	outline: none;
	/* margin-bottom: 25px; */
	padding: 12px 0px;
	//font-size: 0.85em;
	margin-bottom:-5px;
}

#k1{border: 4px solid #fff;
box-shadow: 1px 1px 10px #222;    
border-radius: 10px;
margin:auto;}

.contact-to textarea 
{
	padding: 12px 10px;
	/*width: 30.66%;*/
	width:100%;
	font-family: 'Open Sans', sans-serif;
/*	margin: 12px 0;
*/	border: 1px solid rgba(192, 192, 192, 0.81);
	color: #000;
	background: #FFF;
	float: left;
	outline: none;
	font-size: 0.85em;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	height:50px;
	border-radius:0!important;
}

.contact-to select 
{
	padding-left:10px;
	/*width: 30.66%;*/
	width:100%;
	font-family: 'Open Sans', sans-serif;
/*	margin: 12px 0;
*/	border: 1px solid rgba(192, 192, 192, 0.81);
	color: #626262;
	background: #FFF;
	float: left;
	height:40px!important;
	outline: none;
	font-size: 0.85em;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
border-radius:0!important;
	height:34px!important;
}


.contact-to input[type="text"]:focus, 
.contact-to select:focus, 
.contact-to textarea:focus
{
border-color:#139596;
outline: none;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px #139596;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px #139596;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;	
}




.contact-div{width:100%; float: left; margin-bottom:20px;}


.cd1{width:245px; float: left;}
.cd2{width:245px; float: left; margin-left: 1%;}
.cd2-1{width:245px; float: left; margin-left: 1%;}
.cd2l{width: 155px;float: left;}
.cd2r{width: 105px;float: right;}

.cd3{width:245px; float: left; margin-left: 1%;}
.cd4{width:50%; float: left; margin-left:-1%;}
.cd5{width:50%; float: left; margin-left: 1%;}

.cd6{width:360px; float: left; margin-left: 1%;}
.cd6l{width: 175px;float: left; margin-left: 1%;}
.cd6r{width: 175px;float: right;margin-left: 1%;}

.cd-left{width: 100%;float: left;}
.cd-right{width: 14%;float: right;}

.cd-left1{width:50%; float: left; margin-top:3%;}
.cd-right1{width:50%; float: right;}


.photo{width: 110px;height: 100px;float:right;margin: -17px 0px 0 30px;border: 1px solid #000;border-radius:5px; background:#fff;}
.photo-top{width: 114px;height: 100px;float:left;}
.photo-btm{width:74px; height:32px; float:right; margin:-35px 5px 0 0;}
.my-form button {
    color: #fff1f1;
    background-color:#2a84dd;
    border: none;
    font-size: 15px;
	font-weight:600;
    padding: 5px 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-radius: 5px;
}
/*admission end*/
h1, h2, h3, h4, h5, h6{
	color:#212121;
	margin:0 0 0 0;
    font-weight: bold;
}

h1{
	//font-size:48px;
	font-size:38px;
	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;
	//background-color:#403c82;
	background-color:#2a84dd;
	color:#fff;
}
.topbar .bar-phone{
	border-right:1px solid #fff;
	font-size:14px;
	line-height:14px;
	float:left;
	padding-right:20px;
	margin: 9px 0;
}
.topbar .bar-mail{
	font-size:14px;
	line-height:14px;
	float:left;
	margin: 9px 0;
	margin-left:20px;
}
.topbar .bar-phone strong, .topbar .bar-mail strong{
	font-weight:600;
}
.topbar .header-social{
	float:right;
	margin:-5px 0;
}
.topbar .header-social a{
	color:#fff;
	display:block;
	float:left;
	font-size:16px;
	height:43px;
	width:50px;
	text-align:center;
	line-height:43px;
	border-right:1px solid #fff;
}
.topbar .header-social a:first-of-type{
	border-left:1px solid #fff;
}
.topbar .header-social .facebook:hover{
	background:#3B5998;
}
.topbar .header-social .twitter:hover{
	background:#55ACEE;
}
.topbar .header-social .linkedin:hover{
	background:#32608a;
}
.topbar .header-social .google:hover{
	background:#dd4b39;
}
.topbar .header-social .youtube:hover{
	background:#e52d27;
}
.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;
	background:#2a84dd;
	//border:2px solid #ec1d25;
	border:2px solid #2a84dd;
	position:absolute;
	top:10px;
	right:-72px;
}
@media only screen and (max-width: 480px){
	.donation{
	position:absolute!important;
	top:-58px!important;
	right:45px!important;
}
	
}
@media only screen and (max-width: 575.98px){
	
.has_children:hover ul,.has_children:hover ul>li>a,.has_children ul:hover ul{
	//visibility:visible;
	    width: 100%;

	}
	img{margin:auto!important;}
	#k1{margin: 10px auto!important;}
	.has_children ul a{//visibility:hidden;display:none;}
	span>i{    position: absolute;
    z-index: 1;
    right: 0px!important;}
.has_children ul{
	//width:200px;
	height:auto;
	//visibility:hidden;
	display:none;
	transition-timing-function: linear;
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-size: 12px!important;
	border-top:4px solid #2a84dd;
	transition: all 0.2s;
	text-align:left;
	//margin-top:10px;
	//position:absolute;
	position:relative!important;
	//z-index: 999999;
	background:white;
	color:black;
	border-radius:5px;
	font-weight: normal!important;
	margin-left:0px!important;	
}
.has_children ul li{
padding:5px;}
.has_children ul li>a{
	padding:5px;
	//z-index: 999999;
	margin-left:20px;
	color: #6f6f6f;
    background-color: transparent !important;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0px;
	}
.has_children ul li:hover{
		//background:#2f3191;
	background:rgba(64,60,130,0.9);		
	}
.has_children ul li:hover a{
		color:white;	
	}
.has_children ul li a:hover {
	color:white!important;}

.active{color:#007ea1;}
.has_children:hover ul,.has_children:hover ul>li>a,.has_children ul:hover ul{
	//visibility:visible;
	display:block;
	}

nav.navbar.bootsnav ul.nav > li > a {
       padding: 10px 0 10px 20px!important;
    font-size: 12px;
}
}
.has_children ul a{visibility:hidden;}
.has_children ul{
	width:230px;
	height:auto;
	visibility:hidden;
	transition-timing-function: linear;
	list-style-type:none;
	margin: 0;
	padding: 0;
	border-top:4px solid #2a84dd;
	transition: all 0.2s;
	text-align:left;
	//margin-top:10px;
	position:absolute;
	z-index: 999999;
	background:#1c1c1c;
	color:#fff;
	margin-left:20px;
	border-radius:5px;
	font-weight: 600;
}
.has_children ul li{
padding:5px;border-bottom:1px solid #9f9e9e;z-index: 999999;}
.has_children ul li>a{
	padding:5px;
	z-index: 999999;text-transform:uppercase;
	color:#fff;
	}
.has_children ul li:hover{
		//background:#2f3191;
	background:rgba(42, 132, 221,0.9);		
	}
.has_children ul li:hover a{
		color:white;			
	}
.has_children ul li a:hover {
	color:white!important;}
	nav.navbar.bootsnav ul.nav > li > a {
    padding: 30px 0 30px 15px;
}
/*.has_children ul>li>a{
		border-bottom: 2px solid transparent;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: -1px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    
}
.has_children ul{
	visibility:hidden;
	transition-timing-function: linear;
	list-style-type:none;
	margin: 0;
  padding: 0;
	transition: all 0.2s;
	text-align:center;
	}*/
.active{color:#2a84dd;}
.has_children:hover ul,.has_children:hover ul>li>a,.has_children ul:hover ul{
	visibility:visible;
	}
.footer-section-body>p a:hover,.footer-contacts>p a:hover{text-decoration:none;color:white!important;}
.carousel-indicators{display:none;}
.donation:hover{
	background:#fff;
	//color: #ec1d25;
	//border:2px solid #ec1d25;
	color: #2a84dd;
	border:2px solid #2a84dd;
}
.sponsor-button:hover {
    background-color: #2f3191;
    color: #fff;
}
.navbar > .container .navbar-brand {
    width: 340px;
    padding: 5px 15px;
}

.attr-nav>a:active{text-decoration:none!important;}
#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;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height:640px; 
  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: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.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: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 25%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 25%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
	background:url(../images/slider-1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
	background:url(../images/slider-2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
	background:url(../images/slider-3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
	background:url(../images/slider-4.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

#first-slider .slide5 {
	background:url(../images/slider-5.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

#about-sec{
	display:block;
	width:100%;
	//margin:60px 0;
	margin:40px 0;
}
#about-sec h1{
	//color: #ec1d25;
	//color: #007ea1;
	color: #212121;
}
#about-sec h2{
	margin-top:50px;
	font-size:30px;
	line-height:36px;
}
#about-sec hr{
	width:150px; //border:2px solid #2f3191;
	border:2px solid #206ab3;
}
#about-sec p{
	margin:15px 0 0 0;
}
#about-sec .btn1 {
    border: 2px solid #2f3191;
    border-radius: 3px;
    color: #2f3191;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 9px 20px;
	font-weight:600;
	text-transform:uppercase;
}
#about-sec .btn1:hover {
    border: 2px solid #ec1d25;
	background:#ec1d25;
    color: #fff;
}
#about-sec .btn2 {
	//background:#ec1d25;
	background:#2a84dd;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0 0px;
    padding: 9px 20px;
	font-weight:600;
	text-transform:uppercase;
}
#about-sec .btn2:hover {
   // background-color: #2f3191;
	background-color: #2a84dd;
    color: #fff;
}

#activities-sec{
	display:block;
	width:100%;
	//background: url(../images/act-bg.jpg);
	background: url(../images/act-bg.png);
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	margin:60px 0;
	padding:60px 0;
}
#activities-sec h1, #activities-sec h4, #activities-sec h5{
	color: #fff;
}
#activities-sec h4{
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
}
#activities-sec hr{
	width:150px; border:2px solid #fff;
}
#activities-sec p{
	margin:10px 0 0 0;
	color:#fff;
}
#activities-sec a{
	margin:15px 0 0 0;
	color:#fff;
	font-weight:700;
	border:2px solid #fff;
	display:inline-block;
	border-radius:3px;
	padding:5px 10px;
}
#activities-sec a:hover{
	//color:#ec1d25;
	color:#007ea1;
	background:#fff;
}
#activities-sec .top-off{
	margin-top:40px;
}
#activities-sec .grid-content-left{
	float:left;
	margin-right:20px;
}
#activities-sec .grid-content-left i {
    height: 80px;
    line-height: 80px;
    width: 80px;
	background:#fff;
	text-align:center;
	font-size:36px;
	color:#ec1d25;
	transition: all 0.3s ease-in-out;
}
#activities-sec .grid-content-wrapper {
	float:right;
	width:78%;
	margin-top:20px;
}
#activities-sec .top-off:hover .grid-content-left i{
	border-radius:50%;
}

#video-sec{
	display:block;
	width:100%;
	margin:60px 0;
}

#video-sec p{
	font-size:16px;
	
}
#video-sec h1{
	color: #212121;
	text-transform:uppercase;
}
#video-sec hr{
	width:150px; border:2px solid #206ab3;
}
#video-sec p{
	margin:0 0 0 0;
}
#video-sec .top-off{
	margin-top:40px;
}
.media-text a{
	color:#2a84dd;
}
.media-text a:hover{
	color:#206ab3;
}
.grid-image img {
	width:100%;
}
.media{border-bottom: 1px solid #212121;}
#video-sec .media-image{
	width:96px;
	height:85px;
	//margin-right:20px;
	float:left;
}
#video-sec .media-text{
	float:right;
	width:79%;
}
#video-sec .media-text h5{
	//margin-top:15px;
}
#video-sec .media-image img{
	width:100%;
}
#video-sec p{
	font-weight:normal!important;
	
}
video {
    width: 100%;
    height: auto;
}

#projects-sec{
	display:block;
	width:100%;
	background: url(../images/project-bg.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	margin:60px 0;
	padding:60px 0;
}
#projects-sec h1, #projects-sec h4, #projects-sec h5{
	color: #fff;
}
#projects-sec h4{
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
}
#projects-sec hr{
	width:150px; border:2px solid #fff;
}
#projects-sec p{
	margin:10px 0 0 0;
	color:#fff;
}
#projects-sec a{
	margin:15px 0 0 0;
	color:#fff;
	font-weight:700;
	border:2px solid #fff;
	display:inline-block;
	border-radius:3px;
	padding:5px 10px;
}
#projects-sec a:hover{
	color:#fff;
	background:#2a84dd;
	border:2px solid #2a84dd;
}
#projects-sec .top-off{
	margin-top:30px;
}
#projects-sec h3{
	font-size:22px; 
	text-transform:uppercase;
	color:#fff;
	margin:10px 0 0 0;
	line-height:26px;
}
#projects-sec .post-content hr{
	width:100px;
	border:1px solid #fff;
	margin:10px auto;
}

#gallery-sec{
	display:block;
	width:100%;
	margin:60px 0;
}
#gallery-sec h1{
	color: #212121;
}
#gallery-sec hr{
	width:150px; border:2px solid #206ab3;
}
#gallery-sec p{
	margin:15px 0 0 0;
}
#gallery-sec .btn1,#about-sec .btn1 {
    border: 2px solid #206ab3;
    border-radius: 3px;
    color: #206ab3;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 9px 20px;
	font-weight:600;
	text-transform:uppercase;
}
#gallery-sec .btn1:hover,#about-sec .btn1:hover {
    border: 2px solid #2a84dd;
	background:#2a84dd;
    color: #fff;
}
#gallery-sec .btn2 {
	background:#ec1d25;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0 20px;
    padding: 9px 20px;
	font-weight:600;
	text-transform:uppercase;
}
#gallery-sec .btn2:hover {
    background-color: #2f285e;
    color: #fff;
}
#gallery-sec ul{
	margin:0;
	padding:0;
}
#gallery-sec ul li{
	list-style:none;
	width:23.5%;
	margin:20px 2% 0 0;
	float:left;
}
#gallery-sec ul li:nth-child(4n+0){
	margin:20px 0 0 0;
}
#gallery-sec ul li .image{
	position:relative;
	width:100%;
	overflow:hidden;
}
#gallery-sec ul li .image img{
	width:100%;
	transition: all 0.3s ease-in-out;
}
#gallery-sec ul li .image:hover img{
	transform:scale(1.2);
}
#gallery-sec ul li .image .overlay{
	width:100%;
	height:100%;
	background:rgba(236, 29, 37, 0);
	position:absolute;
	left:0; top:0;
	transition: all 0.3s ease-in-out;
	text-align:center;
	opacity:0;
}
#gallery-sec ul li .image:hover .overlay{
	background:rgba(42, 132, 221, 0.8);
	opacity:1;
}
#gallery-sec ul li .image .overlay i{ color:#fff; font-size:50px; margin:24% 0;
}

.callout {
    padding: 40px 0;
    //background: #ec1d25;
	background: #2a84dd;
}
.callout h2{
	color:#fff;
	font-size:26px;
	text-transform:uppercase;
	line-height:30px
}
.callout .callout-actions {
    padding: 0 0;
    font-size: 0;
    text-align: center;
}
.callout .callout-actions .button {
    display: inline-block;
    vertical-align: top;
    min-width: 213px;
    margin: 0;
	padding: 11px 15px 12px;
    background: transparent;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.callout .callout-separator {
    //color: #ec1d25;
	color: #007ea1;
    font-weight: bold;
    text-transform: uppercase;
}
.callout .callout-separator span {
    display: inline-block;
    vertical-align: middle;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 43px;
    font-size: 12px;
}
.callout .callout-separator:before, .callout .callout-separator:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 1px;
    background: #fff;
}
.callout .callout-separator:before, .callout .callout-separator:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 1px;
    background: #fff;
}

.footer .footer-body {
    //padding: 60px 0;
	padding: 30px 0;
    //background: #27262c url(../images/footer-bg.png) no-repeat center 0;
	background: #27262c;
}

.footer .footer-section .footer-section-title {
    color: #fff;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.footer .footer-section .footer-section-title:after {
    content: '';
    display: block;
    width: 46px;
    height: 1px;
    margin: 20px 0 20px;
    //background: #ec1d25;
	//background: #007ea1;
	background: #fff;
}
.footer .footer-section ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer .footer-section ul li{
	display:inline-block;
	width:49%;
	margin-bottom:10px;
}
.footer .footer-section b{
	color:#fff;
}
.footer .footer-section ul li a:hover{
	color:#fff;
}
.subscribe .subscribe-field {
    margin: 0;
    height: 40px;
    font-size: 14px;
    padding: 0 18px;
    border: 0;
	width: 100%;
}
.subscribe .subscribe-btn {
    float: right;
    width: 50px;
    height: 40px;
    background: #ec1d25;
    color: #fff;
    border: 0;
    cursor: pointer;
}
.subscribe .subscribe-inner {
    overflow: hidden;
}
.bwt-footer-copyright { font-size:14px; background:#222126; color: #878C92; //padding:10px 0; line-height:20px;}
.bwt-footer-copyright .left-text{ text-align:left; margin:10px 0;text-align:center;}
.bwt-footer-copyright .right-text{ text-align:right; margin:10px 0;display:none;}
.bwt-footer-copyright a{ color: #6f6f6f; }
.bwt-footer-copyright a:hover{ //color: #6f6f6f; color: #fff;}

#inner-banner{
	display:block;
    //background:url(../images/inner-bg.jpg) no-repeat center 0;
	background:url(../images/school.jpg) no-repeat center 0;
}
#inner-banner .overlay{
	background:rgba(0,0,0,0.7);
	//padding: 150px 0 60px 0;
	padding: 100px 0 100px 0;
	margin-top:6%;
}
#inner-banner h1{
	color:#fff;
}

#team{
	margin:60px 0;
	display:block;
}
#team h1 {
    color: #ec1d25;
}
#team hr {
    width: 150px;
    border: 2px solid #2f285e;
}
#team .member {
    margin-top: 30px;
}
#team .avatar-inner img{
	width:100%;
}
#team .name a {
    color: #333;
	font-weight:600;
	margin-top:10px;
	display:block;
	font-size:16px;
}
#team .regency {
    color: #999;
    font-style: italic;
    font-size: 14px;
	font-weight:600;
}

#help{
	display:block;
	width:100%;
	background: url(../images/act-bg.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	margin:60px 0;
	padding:60px 0;
}
#help h1, #help h4, #help h5{
	color: #fff;
}
#help h4{
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
}
#help hr{
	width:150px; border:2px solid #fff;
}
#help p{
	margin:10px 0 0 0;
	color:#fff;
}
#help .icon_circle {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 100%;
    line-height: 115px;
    text-align: center;
    color: #ec1d25;
    position: relative;
	float:left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	margin-right: 30px;
}
#help .help-text {
	float:left;
	width:75%;
}
#help .top-off{
	margin-top:40px;
}
#help .line.line-50 {
    background: #fff;
	margin-right: auto;
	width: 50px;
	height: 1px;
    margin: 10px 0 10px;
}
#help .icon_circle:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    border: 1px solid #ec1d25;
    background: transparent;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
#help .icon_circle i {
    font-size: 40px;
    letter-spacing: -5px;
}

.act-box {
    border: 1px solid #ccc;
}
.act-box .image{
	margin:0 -15px;
}
.act-box .image img {
	width:100%;
}
.act-box .act-pad{
	padding:40px 50px 50px 50px;
}
.act-box h4 {
    border-bottom: 2px dashed #d5d4d4;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #ec1d25;
	text-transform:uppercase;
}
.act-box .price {
    margin: 20px 0px 0px;
    color: #2f285e;
    float: left;
	font-weight:600;
	font-size: 18px;
}
.act-box .goal {
    color: #ec1d25;
    margin-left: 10px;
}
.act-box .btn1 {
    border: 2px solid #2f285e;
    border-radius: 3px;
    color: #2f285e;
    display: inline-block;
    padding: 9px 20px;
    font-weight: 600;
    text-transform: uppercase;
	float:right;
	margin: 10px 0 0 0 !important;
}
.act-box .btn1:hover {
    border: 2px solid #ec1d25;
    background: #ec1d25;
    color: #fff;
}

#pro-sec {
    display: block;
    width: 100%;
    margin: 60px 0;
}
#pro-sec .top-off {
    margin-top: 30px;
}
#pro-sec h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #ec1d25;
    margin: 10px 0 0 0;
    line-height: 26px;
}
#pro-sec .post-content{
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
	padding:0 10px;
}
#pro-sec .post-content hr {
    width: 100px;
    border: 2px solid #2f285e;
    margin: 10px auto;
}
#pro-sec p {
    margin: 10px 0 0 0;
}
#pro-sec a {
	background:#ec1d25;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 15px 0 20px 0;
    padding: 7px 15px;
	font-weight:600;
	text-transform:uppercase;
}
#pro-sec a:hover {
    background-color: #2f285e;
    color: #fff;
}

.google-maps {
    position: relative;
    padding-bottom: 30%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.con-box {
    color: #fff;
    padding:50px 0;
    background-color: #ec1d25;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.con-box i {
    font-size: 50px;
}
.con-box h3 {
	color:#fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:0px;
    margin-bottom:0px;
	-webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.fancy-box-content p{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.35px;
	margin:0 !important;
}

.con-form input[type=text], .con-form input[type=email], .con-form input[type=password], .con-form input[type=phone], .con-form textarea {
    border-radius: 0;
	width:100%;
	margin-top:30px;
	padding:8px 10px;
	font-weight:600;
	border:1px solid #ccc;
}
#owl-demo .sponser-box img{ width:100%}
#owl-demo .item{ background:#f5f5f5; padding-bottom:1px; margin:10px;}
#owl-demo .item h4 {
    font-size: 22px;
    text-transform: uppercase;
    color: #ec1d25;
    margin: 10px 0 0 0;
    line-height: 26px;
}
#owl-demo .spon-bdr {
	border-top:1px solid #ccc;
	margin-top:5px; padding-top:5px; text-align:left;
}
#owl-demo .btn1 {
    background: #2f285e;
    border-radius: 3px;
    color: #fff;
    display: block;
    margin: 10px 10px;
    padding: 7px 15px;
    font-weight: 600;
    text-transform: uppercase;
}

@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: 450px;
}
#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;
}
#video-sec .media-image {
    width: 60px;
    height: 60px;
}
#video-sec .media-text {
    float: right;
    width: 82%;
}
#video-sec .media-text h5 {
    margin-top:0px;
}
.callout h2 {
    font-size: 24px;
}
.callout .callout-actions .button{
	min-width: 176px;
}

#inner-banner .overlay {
    padding: 140px 0 60px 0;
}
#help .help-text {
    width: 71%;
}
#help .icon_circle {
    margin-right: 20px;
}
.breadcrumb {
    margin-top: 10px;
}

.act-box .act-pad {
    padding: 20px 20px 25px 20px;
}

#pro-sec h3 {
    font-size: 20px;
    line-height: 24px;
}
	
}

@media (max-width: 768px) {
	
h1 {
    font-size: 36px;
    line-height: 36px;
}	
	
.topbar .bar-phone span, .topbar .bar-mail span {
	display:none;
}
.topbar .bar-phone, .topbar .bar-mail {
	margin: 9px 0 9px 15px;
}
.topbar .header-social {
    float: right;
    margin: -5px 15px -5px 0;
}

#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: 40px 0;
}
#activities-sec, #project-sec, #help {
    padding: 40px 0;
}
#video-sec .media-image {
    width: 80px;
    height: 80px;
}
#video-sec .media-text {
    float: right;
    width: 86%;
}
#video-sec .media-text h5 {
    margin-top: 15px;
}
.grid-image {
    width:75%;
	margin:0 auto;
}
.callout h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.footer .footer-body{
	padding:40px 0;
}
#gallery-sec ul li {
    width: 48%;
}
#gallery-sec ul li:nth-child(4n+0) {
    margin: 20px 0 0 0;
}
#gallery-sec ul li:nth-child(2n+0) {
    margin: 20px 0 0 0;
}

#inner-banner .overlay {
    padding: 110px 0 60px 0;
}
.breadcrumb {
    margin-top: 5px;
}

#pro-sec .grid-image {
    width: 100%;
    margin: 0 auto;
}
	
}

@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: 350px;
}
nav.navbar.bootsnav .navbar-brand {
    margin: 0 0 0 -5px !important;
}
.donation, .sponsor-button{
	//margin: 20px 0 0 0;
	margin: 17px 0 0 0;
}
.navbar-nav{margin-top:8px!important;}
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%;
}
.mb-20{
	margin-bottom:20px;
}
#inner-banner .overlay {
    padding: 120px 0 60px 0;
}
.breadcrumb {
    margin-top: 15px;
    text-align: left;
}

.act-box .act-pad {
    padding: 40px 30px;
}
#about-sec h2 {
    margin-top: 30px;
    font-size: 24px;
    line-height: 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: 100px; }
#first-slider .carousel .item {
    min-height: 270px;
}
	
}
@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;
}
element.style {
}
#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;
}
#about-sec h2 {
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px;
}
#first-slider .carousel .item {
    min-height: 220px;
}

}

@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: 190px;
}

}