
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }

/* #k-12, #pre-school{ */
	/* font-family:A750-Sans-Medium-Regular; */
/* } */
  
nav{
	background-color:#fff !important;
}

.navbar-toggler{
	position: absolute;
    right: 20px;
    top: 30px;
	color: #000;
    border-color: #000;
	padding:.50rem 1rem;
}

.navbar-nav a{
	/* font-family:Oranienbaum-Regular; */
	/* font-size:15px; */
}

.navbar button:focus{
	outline:1px auto transparent;
}

.navbar-toggler .fa{
	font-size:18px;
	/* padding-bottom:3px; */
}

/* .navbar-nav{ */
	/* border-bottom: 1.5px solid #000; */
	/* padding-bottom:1px !important; */
	/* border-bottom-length: 50px; */
/* } */

/* .navbar-nav:before { */
	/* content:""; */
	/* display:block; */
	/* position:absolute; */
	/* margin-left:20px; */
	/* width:50%; */
	/* padding-top:40px; */
	/* border-bottom:2px solid #000; */
/* } */

@media (max-width:1440px) and (min-width:1025px){
	.navbar-nav:before {
	width:50%;
	}
	.carousel-item img{
		height:600px;
	}
}
@media (max-width:1024px) and (min-width:767px){
	.navbar-nav:before {
	width:66%;
	}
	
	/* .carousel-item img{ */
		/* height:950px; */
	/* } */
}

/* @media (max-width: 768px) and (min-width:426px){ */
	/* .navbar-expand-lg .navbar-toggler { */
		/* display: block; */
	/* } */
	
	/* .navbar-expand-lg .navbar-collapse { */
		/* display:none !important; */
	/* } */
	
	/* .collapse:not(.show) { */
    /* display: none !important; */
	/* } */
/* } */

@media (max-width: 768px){
	.navbar-nav:before {
		border-bottom:0px;
	}
}

#border-left{
  border-left: 2px solid #f51c40;
  position: absolute;
  top: 50%;
  bottom: 0;
}

	.royal{
		POSITION: ABSOLUTE;
		BOTTOM: 0%;
		RIGHT: 8%;
		color:#fbdf26;
	}

/* @media (max-width:1024px){ */
	/* .royal p{ */
		/* POSITION: ABSOLUTE; */
		
		/* color:#fbdf26; */
	/* } */
/* } */

.nav-item a{
	color:#000 !important;
}


.navbar-toggler-icon{
	color:#000 !important;
}

@media (min-width:1025px){
	.about{
		background-color:#fbdf26;
		position: absolute;
		top: 8%;
		right: 5%;
		width:32%;
	}

	.navbar-brand{
	margin-left:40px;
	}
}

.about{
	background-color:#fbdf26;
}
.about h4{
	margin-top:20px;
}

.pt-60{
	padding:30px 30px;
}

#welcome{
	padding-top:60px;
}

#program a h2{
	font-size:2.2rem;
	font-weight:bold;
	color:#000;
}

#program h1, #we-teach h1, #world-record h1, #team h1, #partners h1, #k-12 h2, #pre-school h2{
	color:#cc0202;
	font-size:3.2rem;
	font-weight:bold;
}

@media (max-width:425px){
	#program h1, #we-teach h1, #world-record h1, #team h1, #partners h1, #k-12 h2, #pre-school h2{
	color:#cc0202;
	font-size:2.2rem;
	font-weight:bold;
	}

	#demo{
		padding-top:85px;
	}
	
	.pt-30{
		padding-top:30px;
	}
}

.pt-18{
	padding-top:18px !important;
}

.pt-0{
	margin-bottom:0px !important;
}

.pt-1e{
	padding-top:1em;
}

#team h3{
	padding-top:10px;
	margin-bottom:5px;
}

.mb0{
	margin-bottom:0px;
}

/* #program p{ */
	/* font-weight:bold; */
/* } */

.pgm-pg .pg{
	background-color:#82ca9c;
	height:200px;
	width:100%;
}

.pgm-pg .offset-md-3{
	margin-right:20px;
}

.pgm-pg h2{
	line-height:5.5;
}

#we-teach h2{
	position: absolute;
    top: 25%;
    left: 40%;
    color: #fff;
    background-color: #505050;
	font-size:24px;
}

#we-teach h3{
	position: absolute;
    top: 40%;
    left: 30%;
    color: #fff;
    background-color: #505050;
	font-size:24px;
}

#we-teach .col-md-3{
	padding-top:30px;
}

#world-record p{
	font-size:14px;
	text-align:justify !important;
	padding:15px;
}

#team h3{
	font-size:16px;
	font-weight:bold;
}

#team h4{
	font-size:14px;
}

#team img{
	/* width:100%; */
	height:auto;
}



#contact{
	background-image:url(../images/contact.png);
	background-size: cover;
    background-position: center;
}

@media (max-width:1440px) and (min-width:768px){
#program{
	background-image:url(../images/background.png);
	background-size: cover;
    background-position: center;
}
}

#k-12{
	background-image:url(../images/background-k-12.png);
	background-size: cover;
    background-position: center;
}

#pre-school{
	background-image:url(../images/background-pre-school.png);
	background-size: cover;
    background-position: center;
}

#contact p{
	font-size:18px;
	color:#fff;
}

#welcome .wel p{
	position: absolute;
    top: 5%;
    left: 10%;
    border: 3px solid #fbdf26;
    padding: 1px 20px 1px 20px;
    font-size: 40px;
    font-weight: bold;
}

.cnt-pd h3{
	color:#fff;
	font-size:36px;
	padding-bottom:15px;
	/* padding-left:0px; */
	/* padding-right:0px; */
}

@media (max-width:425px){
	#welcome .wel p {
		font-size:20px;
	}
	
	.pgm-pg .offset-md-3 {
    margin-right: 0px;
	margin-bottom:2em;
	}
	
	.pt-30{
		padding-top:30px;
	}
	.p-6{
		padding-top:40px;
	}
	#world-record p{
		padding-left:0px;
		padding-right:0px;
	}
	.lft-rgt{
		padding-left:0px;
		padding-right:0px;
	}
	#world-record .pt-30{
		padding-top:18px;
	}
	 .sp-0{
		 padding-top:0px;
	 }
	
	.cnt-pd, #contact .col-md-6{
		padding-left:0px;
		padding-right:0px;
	}
}

/* #k-12 p, #k-12 li, #pre-school p, #instruments p{ */
	/* font-weight:bold; */
/* } */

#k-12 h3{
	color:#cc0202;
}

.col-red{
	color:#cc0202 !important;
}

@media (max-width:1024px){
	.pb-20{
	padding-bottom:20px;
	}
	.pt-20{
		padding-top:20px;
	}
	.wel, #program .col-md-10{
		padding-left:0px;
		padding-right:0px;
	}
}

@media (max-width:1024px) and (min-width:376px){
	.royal{
		right:9.5%;
		bottom:auto;
	}
}

@media (max-width:375px){
	.royal{
		bottom:auto;
		right:auto;
	}
}

.fa-bars{
	color:#000;
}

#instruments p{
	font-size:45px;
	font-weight:bold;
}

@media (max-width:425px){
	#instruments p{
		font-size:19px;
	}
	
	
	
	#k-12 h1, #pre-school h1{
	font-size:1.8em;
	padding:10px 1px;
	}
	
	.carousel-control-next, .carousel-control-prev {
		top:20%;
	}
	
}

#k-12, #pre-school{
	padding-top:6em;
}

.txt-just{
	text-align:justify;
}

#team .col-md-4{
		padding-bottom:2.5em;
	}
	
.cnt-pd{
	/* padding-left:3em; */
	padding-top:3em;
}

#program .pgm-pg a:hover{
	text-decoration:none;
}

footer p{
	font-size:15px;
	font-weight:500;
	margin-bottom:0px;
}

.nav-item .active{
	font-weight:bold;
	color:#cc0202 !important;
}

.col-mar{
	color:#cc0202;
}


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 23px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff !important;
    background-color: transparent !important;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-group placeholder{
	color:#fff;
}

.btn, .btn1{
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 12px 28px;
    font-size: 1rem;
	text-transform:uppercase;
	border-radius:20px !important;
    line-height: 1.5;
    border-radius: .25rem;
}

.btn1{
	padding:12px 32px;
}

@media (max-width:320px){
	.btn{
	padding:12px 20px;
}
	.btn1{
	padding:12px 17px;
}
}

.btn:hover{
	background-color:#cc0202;
	color:#fff;
}

.space{
	padding-right:10px;
}
@media (max-width:1440px) and (min-width:768px){
	#demo{
		padding-top:55px;
	}
}

	#team, #centre{
		padding-top:82px !important;
	}
	#program{
		padding-top:87px !important;
	}
	#welcome {
    padding-top: 97px;
	}
	#contact{
		padding-top:60px;
	}
	
/* } */

.fnt{
	font-weight:700;
}

.carousel-indicators{
	display:none;
}

#instruments .pt-1e{
		margin-bottom:0px;
	}
	
.fnt-30{
	font-size:29px !important;
}