


@media only screen and (max-width: 900px) {

/*--Navigation Bar-------------*/
.nav-fostrap ul { 
  -webkit-box-shadow:none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow:none;
  box-shadow: none;
}

.nav-fostrap {
  background: white; 
  width: 290px;
  height: 100%;
  display: block;
  position: fixed;
  left: -290px;
  top: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
  margin: 0;
  border: 0;
  border-radius: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}

.title-mobile {
  position: fixed;
  display: block;
  top: 10px;    
  left: 60px;
  right: 100px;    
}

.nav-fostrap.visible {
  left: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
}

.nav-bg-fostrap {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #03A9F4;
  padding: 12px 0 0 10px;
  
  background-color: #ffffff;
}

.navbar-fostrap {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px;
}


.bar {
  background-color: #024181;
}

.navbar-fostrap span {
  height: 2px;
  background: #fff;
  margin: 5px;
  display: block;
  width: 20px;
}

.navbar-fostrap span:nth-child(2) { width: 20px; }

.navbar-fostrap span:nth-child(3) { width: 20px; }

.nav-fostrap ul { padding-top: 50px; }

.nav-fostrap li { display: block; }

.nav-fostrap li a {
  display: block;
  color: #0F8D51;
  font-weight: 600;
  font-size: 12px;
}

.nav-fostrap li:first-child:hover a { border-radius: 0; }

.nav-fostrap li ul.dropdown { position: relative; }

.nav-fostrap li ul.dropdown li a {
  background: #F2F6FF !important;
  border-bottom: none;
  color: #0F8D51 !important;
  font-size: 12px;
}

.nav-fostrap li:hover a {
  background: #E8F0FF;
  color: #0F8D51 !important;
}

.nav-fostrap li ul.dropdown li:hover a {
  background: cyan; !important;
  color: #024181 !important;
}

.nav-fostrap li ul.dropdown li a { padding: 10px 10px 10px 30px; }

.nav-fostrap li:hover .arrow-down { border-top: 5px solid #024181; }

.arrow-down {
  border-top: 5px solid #024181;
  position: absolute;
  top: 20px;
  right: 10px;
}

.cover-bg {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


.ull { text-align: left; }
/*--Navigation Ended----------------------*/


/*--Slideshow-----------------------------*/
.w3-section {  padding-top: 50px;  }
/*--Slideshow Ended-----------------------*/



/*--About---------------------------------*/
.about {
  padding-top: 0px;
  padding-bottom: 0px;
}

.about-box {
  border-radius: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
  padding-right: 0px;

}

.about-box h2 {  
  padding: 0px 0px 0px 0px;
  width: 300px; 
  font-size: 30px;
  text-align: center;
}

.about-box p {
  padding: 20px 20px 10px 20px;
  text-align: left;
  font-size: 15px;  
  line-height: 25px;  
}


.about-p {
  padding: 20px 20px 10px 20px;
  text-align: left;
  font-size: 15px;  
  line-height: 25px;  
}

.about-p img {
  width: 230px;
  height: 130px;
}
/*--About Ended-----------------------------*/



/*--Courses----------------------------*/
.courses {
  padding-bottom: 0px;
}

.courses h2 {
  font-size: 30px;
  padding-bottom: 0px;
}

.box-header { 
  height: 70px;
  background-color: #4caf50;
}


.box-body {
  height: auto;
}

.box-footer {
  height: 50px;
}


.box-h5 {  
  font-size: 18px;  
  padding-top: 25px;
}

.box-p {
  padding: 20px 20px 10px 20px;
  text-align: left;
  font-size: 15px;  
  line-height: 25px;  
}

.box-button {
  font-size: 15px;
  padding: 5px 10px;
}

.short {
  height: auto;
}

.phn-box {
  padding-bottom: 20px;
}
/*--Courses Ended----------------------------*/



/*--Gallery---------------------------------*/
.gallery {
  font-size: 30px;
  padding: 20px 0px 0px 0px;
}

.gallery-img {
  padding-bottom: 0px;
  padding-top: 0px;
}
/*--Gallery Ended----------------------------*/



/*--Student Tentimonials---------------------*/
.tt h2 {
  font-size: 30px;
}

.tt {
  padding-bottom: 20px;
}
/*--Student Tentimonials Ends----------------*/



/*--Form-------------------------------------*/
.ifram {
  width:260px; height: 300px; padding: 20px 0px 0px 0px; margin: 0px;
}

.bgimg {
  background-image:url(wallpaper1.jpg);
  background-attachment:scroll;
  background-size: 100%;
}

.main{
  padding: 0px 0px 30px 0px;
}

.form-box{
  padding: 20px 0px 0px 0px;
}

.contact {
  padding-bottom: 50px;
}

.contact h2 {
  font-size: 30px;
  padding: 30px 0px 0px 0px;
}
/*--Form Ended-------------------------------*/


/*--Footer-------------------------------*/
.single_ftr {
  padding-bottom: 30px
}

.laast {
  padding-bottom: 0px;
}

.footer_area {
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
}
/*--Footer Ended-------------------------------*/




/*--icon-bar------------------------------------*/
.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
/*--icon-bar Ended-------------------------------*/


.hr-line {
  width: 50px;
  height: 3px;
  background-color: orange;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}






}













@media only screen and (max-width: 768px) {}	
@media only screen and (max-width: 462px) {}





