body{
	font-family: sans-serif;
}
.navbar {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	border-radius:0;
	padding: 12px;
	background-color: black;
}
.navbar-nav{
  margin-top: 7px;
}
.navbar-brand img{
	width: 192px;
	margin-top: -24px;
  margin-left: 0;
	padding: 5px;
	height: auto;
}
.navbar-nav>li>.dropdown-menu {
	background-color: black;
	padding:15px 0 1px 0; 
}

.navbar-nav>li a:hover{
	/*border: 0.5px solid yellow;*/
  box-shadow: inset 0px 0px 0px 1px yellow;
}

.navbar-nav li a{
	color: white;
	font-size: 18px;
   padding: 10px;
   margin: 0 2px 0 2px;
}

.navbar-nav .dropdown-menu li a:hover{
	color: black;
	background-color: yellow;
}
@media screen and (min-width: 768px){
  .navbar-right .dropdown-menu {
  	  right: -60px;
      left: 0;
    }
  /* .dropdown:hover .dropdown-menu{
	display: block;
}*/
}

@media (min-width:1040px ) and (max-width: 1053px){
  .navbar-brand img{
  width: 178px;
  margin-top: -21px;
  margin-left: 0;
  padding: 5px;
  height: auto;
}
}


@media (min-width:1026px ) and (max-width: 1039px){
.navbar-nav li a{
  color: white;
  font-size: 14px;
  padding: 9px;
 }
 .navbar-nav>li>.dropdown-menu {
  background-color: black;
  padding:17px 0 1px 0; 
}
}



@media (min-width:956px ) and (max-width: 1025px){
.navbar-nav li a{
  color: white;
  font-size: 16px;
  padding: 8px;
 }
 .navbar-nav>li>.dropdown-menu {
  background-color: black;
  padding:19px 0 1px 0; 
}
 .navbar-brand img{
  width: 175px;
  margin-top: -21px;
  margin-left: 0;
  padding: 5px;
  height: auto;
}
}


@media (min-width:898px ) and (max-width: 955px){
.navbar-nav li a{
  color: white;
  font-size: 16px;
  padding: 2px;
  padding-top: 5px;
 }
 .navbar-nav>li>.dropdown-menu {
  background-color: black;
  padding:28px 0 1px 0; 
}
}


@media (min-width:794px ) and (max-width: 897px){
.navbar-nav li a{
  color: white;
  font-size: 14px;
  padding: 2px;
 }
 .navbar-nav>li>.dropdown-menu {
  background-color: black;
  padding:23px 0 1px 0; 
}
 .navbar-brand img{
  width: 180px;
  margin-top: -21px;
  margin-left: 0;
  padding: 5px;
  height: auto;
}
.navbar-collapse {
      margin-top: 8px;
    }
}

@media (min-width:768px ) and (max-width: 793px){
.navbar-nav li a{
  color: white;
  font-size: 14px;
  padding: 2px;
 }
  .navbar-nav>li>.dropdown-menu {
  background-color: black;
  padding:19px 0 1px 0; 
}
 .navbar-brand img{
  width: 162px;
  margin-top: -21px;
  margin-left: 0;
  padding: 5px;
  height: auto;
}
.navbar-collapse {
      margin-top: 8px;
    }
  .navbar{
      padding: 8px;
    }
}


@media screen and (max-width: 767px){
  .navbar-collapse {
      margin-top: 6px;
    }
    .navbar{
      padding: 5px;
    }
.navbar-brand img{
  width: 171px;
  margin-top: -21px;
  margin-left: 0;
  padding: 5px;
  height: auto;
}
}


/*index file about1 start*/

    /*=======Carousel start=======*/
.row{
	margin:0;
	padding: 0;
}

.container-fluid{
	padding: 0;
	margin:0;
}

.carousel,
.item,
.active {
    height: 100%;
}
 
.carousel .item img{
  width: 100%;
  height: 565px;
}

.carousel-inner {
  height: 100%;
  background: #000;
}

.carousel-caption{
  width: 100%;
  left:0;
  bottom: 6%;
}
.carousel-caption h2{
  color: white;
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  margin-left:15%;
}


.carousel-caption h2:hover{
 color: red;
}

.carousel-caption p{
  font-size: 20px;
  width: 90%;
  text-align: left;
  margin-left: 15%;
}


.carousel-caption p:hover{
  color: yellow;
}
/*
.carousel-caption .contactDetails{
  margin-top: 8%;
}

.carousel-caption span{
  font-size: 40px;
  font-weight: 700;
  color: yellow;
  text-align: left;
}

.carousel-caption span:hover{
  color: red;
}
.carousel-caption a{
  color: white;
  text-align: left;
  font-size: 20px;
  text-decoration: none;
}

.carousel-caption a:hover{
  color: yellow;
}
*/
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;	
}

@media (min-width:1022px ) and (max-width: 1150px){
.carousel-caption{
  width: 100%;
  left:0;
  bottom: 5%;
}
.carousel-caption h2{
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  margin-left:15%;
}

.carousel-caption p{
  font-size: 20px;
  width: 100%;
  text-align: left;
  margin-left: 15%;
}
}

@media (min-width:973px ) and (max-width: 1021px){
.carousel-caption{
  width: 100%;
  left:0;
  bottom: 2%;
}
.carousel-caption h2{
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  margin-left:15%;
}

.carousel-caption p{
  font-size: 19px;
  width: 100%;
  text-align: left;
  margin-left: 15%;
}
}

@media (min-width:768px ) and (max-width: 972px){
.carousel-caption{
  width: 100%;
  left:0;
  bottom: 3%;
}
.carousel-caption h2{
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  margin-left:15%;
}

.carousel-caption p{
  font-size: 18px;
  width: 100%;
  text-align: left;
  margin-left: 15%;
}
}

@media (min-width: 682px) and (max-width: 767px){
.carousel-caption{
  width: 100%;
  left:0;
  bottom: 3%;
}
.carousel-caption h2{
  font-size: 50px;
  font-weight: 700;
  margin-left: 7%;
  text-align: left;
}

.carousel-caption p{
  font-size: 18px;
  margin-left: 7%;
  text-align: left;
}
}

@media (min-width: 485px) and (max-width: 681px){
.carousel-inner .item img{
  transform: scale(1.1);
  width: 100%;
  height: 300px;
}
.carousel-caption{
  width: 100%;
  left:0;
  bottom: 3%;
}
.carousel-caption h2{
  font-size: 30px;
  font-weight: 700;
  margin-left: 7%;
  text-align: left;
}

.carousel-caption p{
  font-size: 15px;
  margin-left: 7%;
  text-align: left;
}
}


@media only screen and (max-width: 484px){
.carousel-inner .item img{
  transform: scale(1.1);
  width: 100%;
  height: 300px;
}
.carousel-caption{
  width: 100%;
  left:0;
  bottom: 3%;
}
.carousel-caption h2{
  font-size: 18px;
  font-weight: 700;
  margin-left: 7%;
  text-align: left;
}

.carousel-caption p{
  font-size: 10px;
  margin-left: 7%;
  text-align: left;
}
}
/*=======Carousel Ends=======*/

  .missionVisionValues{
    padding-top: 10px;
    background-color: white;
  }
  .missionVisionValues h2{
    color: white;
    font-weight: 700;
  }
  .missionVisionValues h4{
    color: white;
    text-align: justify;
    font-size: 15px;
    font-weight: 500;
  }

  .missionVisionValues .row .singleline{
    padding-bottom: 50px;
  }
  
    .missionVisionValues .row .singleline img{
    width: 20%;
    height: 100px;
  }
  

  .missionVisionValues .imgShift{
    width: 60%;
    height: 175px;
    border:1px solid black;
    border-radius: 48%;
    margin-top: -45%;
  }

  .missionVisionValues .row .columnMission{
    border-radius: 100% 100% 0 0;
    background-color: yellow;
    padding: 35px 35px 10px 35px;
    width: 80%;
    height: 330px;
  }
   
  @media (min-width: 1200px) and (max-width: 1250px){
    .missionVisionValues .row .columnMission{
       height: 350px;
     }
  }

  @media (min-width: 992px) and (max-width: 1199px){
    .missionVisionValues .row .columnMission{
       height: 265px;
       margin-top: 70px;
       border-radius: 10% 10% 10% 10%;
     }

     .missionVisionValues .row .columnMissionLeft{
      margin-left: 63%;
      border-radius: 100% 100% 0 0;
     }
  }

  @media (min-width: 900px) and (max-width: 991px){
    .missionVisionValues .row .columnMission{
       height: 300px;
       margin-top: 25px;
       border-radius: 10% 10% 10% 10%;
     }
     .missionVisionValues .row .columnMissionLeft{
      margin-left: 63%;
      border-radius: 100% 100% 0 0;
     }
  }

  @media (min-width: 768px) and (max-width: 899px){
    .missionVisionValues .row .columnMission{
       height: 370px;
       margin-top: 10px;
       border-radius: 10% 10% 10% 10%;
     }

     .missionVisionValues .row .columnMissionLeft{
      margin-left: 63%;
      border-radius: 100% 100% 0 0;
     }

    .missionVisionValues .imgShift{
    width: 70%;
    height: 150px;
    border:1px solid black;
    border-radius: 48%;
    margin-top: -50%;
  }
  }


   
    @media (min-width:641px) and (max-width: 767px){
  .missionVisionValues h2{
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin-top: 1%;
   }

.missionVisionValues h4{
    color: white;
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
  }

  .missionVisionValues .row .columnMission{
       height: 170px;
       margin-top: -20px;
       padding-top: 0;
       margin-bottom: 15%;
       border-radius: 10% 10% 10% 10%;
     }

  .missionVisionValues .row .columnMissionLeft{
      border-radius: 100% 100% 0 0;
      margin-bottom: 0;
      height: 160px;
     }

  .missionVisionValues .imgShift{
    width: 40%;
    height: 100px;
    border:1px solid black;
    border-radius: 48%;
    margin-top: -10%;
  }

   .missionVisionValues .row .singleline img{
    width: 30%;
    height: 50px;
  }
  }  

    @media (min-width:501px) and (max-width: 640px){
  .missionVisionValues h2{
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin-top: 1%;
   }

.missionVisionValues h4{
    color: white;
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
  }

  .missionVisionValues .row .columnMission{
       height: 200px;
       margin-top: -20px;
       padding-top: 0;
       margin-bottom: 18%;
       border-radius: 10% 10% 10% 10%;
     }

  .missionVisionValues .row .columnMissionLeft{
      border-radius: 100% 100% 0 0;
      margin-bottom: 0;
      height: 200px;
     }

  .missionVisionValues .imgShift{
    width: 40%;
    height: 100px;
    border:1px solid black;
    border-radius: 48%;
    margin-top: -15%;
  }

   .missionVisionValues .row .singleline img{
    width: 30%;
    height: 50px;
  }
  }   

  @media (min-width:421px) and (max-width: 500px){
  .missionVisionValues h2{
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin-top: 1%;
   }

.missionVisionValues h4{
    color: white;
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
  }

  .missionVisionValues .row .columnMission{
       height: 200px;
       margin-top: -20px;
       padding-top: 0;
       margin-bottom: 18%;
       border-radius: 10% 10% 10% 10%;
     }

  .missionVisionValues .row .columnMissionLeft{
      border-radius: 100% 100% 0 0;
      margin-bottom: 0;
      height: 200px;
     }

  .missionVisionValues .imgShift{
    width: 50%;
    height: 100px;
    border:1px solid black;
    border-radius: 48%;
    margin-top: -20%;
  }

   .missionVisionValues .row .singleline img{
    width: 30%;
    height: 50px;
  }
  }   


  @media screen and (max-width: 420px){
  .missionVisionValues h2{
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin-top: 1%;
   }

.missionVisionValues h4{
    color: white;
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
  }

  .missionVisionValues .row .columnMission{
       height: 230px;
       margin-top: -20px;
       padding-top: 0;
       margin-bottom: 18%;
       border-radius: 10% 10% 10% 10%;
     }

  .missionVisionValues .row .columnMissionLeft{
      border-radius: 100% 100% 0 0;
      margin-bottom: 0;
      height: 220px;
     }

  .missionVisionValues .imgShift{
    width: 50%;
    height: 100px;
    border:1px solid black;
    border-radius: 48%;
    margin-top: -27%;
  }

   .missionVisionValues .row .singleline img{
    width: 30%;
    height: 50px;
  }
  }


	.about1{
		background-color: yellow;
    border-bottom: 1px solid black;
	}

	.about1 h1{
		color: black;
    font-weight:700;
    font-size: 40px; 
	}

  .about1 hr{
    height:1px;
    color:black;
    border-width:0;
    background-color:black
  }

	.about1 img{
		width: 100%;
		height: 250px;
		border:0.5px solid black;
		border-radius: 35px 0 35px 0;
	}

	.about1 .row .column{
		border-radius: 35px 0 35px 0;
		background-color: black;
		padding: 1px;
	}

  @media (min-width:768px) and (max-width:992px){
    .about1 img{
    width: 100%;
    height: 150px;
    border:0.5px solid black;
    border-radius: 35px 0 35px 0;
  }
  }

  @media (min-width:501px) and (max-width:767px){
    .about1 img{
    width: 100%;
    height: 320px;
    border:0.5px solid black;
    border-radius: 35px 0 35px 0;
    }
    .about1 .row .column{
    border-radius: 35px 0 35px 0;
    background-color: black;
    padding: 1px;
  }

   .about1 .row .columnSmall{
    padding-top: 15px;
   }

   .about1 h1{
    color: black;
    font-weight:700;
    font-size: 25px; 
  }

  }


  @media screen and (max-width:500px){
    .about1 img{
    width: 100%;
    height: 200px;
    border:0.5px solid black;
    border-radius: 35px 0 35px 0;
    }
    .about1 .row .column{
    border-radius: 35px 0 35px 0;
    background-color: black;
    padding: 1px;
  }

  .about1 h1{
    color: black;
    font-weight:700;
    font-size: 25px; 
  }


   .about1 .row .columnSmall{
    padding-top: 15px;
   }

  }

  .whyUs .container{
   padding: 10px 10px 20px 10px;
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 2px 2px 2px 2px black;
  margin-top: 25px;
  }


  .whyUs h2{
    padding:10px;
    font-family: 'Sofia';
    font-weight: 700;
    font-size: 35px;
  }

  .whyUs p{
    padding: 10px;
    font-family: 'Times New Roman';
    font-size: 20px;
  }


   .established{
    padding-top: 30px;
    padding-bottom: 30px;
   }

   .established .establishedColumn img{
    width: 100%;
    height: 250px;
    border:1px solid black;
  } 

   .established .establishedColumn1 img{
    width: 100%;
    padding: 0;
    height: 250px;
    border:1px solid black;
   }

   .established .establishedColumn .EstHead{
    font-size: 35px;
    font-weight: 700;
    padding: 10px;
    font-family: 'Sofia';
   }

   .established .establishedColumn .EstPara{
    font-size: 20px;
    padding: 0;
    text-align: justify;
    font-family: 'Annie Use Your Telescope';
    font-weight: 500;
   }
  
   .established .establishedColumnHover{
    height: 250px;
    background-color: #eb0f4e;
    color: white;
    box-shadow: inset 0px 0px 0px 2px black;
   }


   .established .establishedColumnHover:hover{
    color: black;
    background-color: #0f6fc6;
    box-shadow: inset 0px 0px 0px 2px black;
    height: 250px;
   } 

    @media (min-width: 768px) and (max-width: 815px){
   .established .establishedColumn{
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    height: auto;
    border:1px solid black;
    } 

    .established .establishedColumnHover:hover{
    color: black;
    background-color: #0f6fc6;
    box-shadow: inset 0px 0px 0px 2px black;
    height: auto;
   } 
   .established .establishedColumn .EstPara{
    font-size: 18px;
    padding: 0 10px 0 10px;
    text-align: justify;
    font-family: 'Annie Use Your Telescope';
    font-weight: 500;
   }
  }


   @media screen and (max-width: 767px){
   .established .establishedColumn{
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    height: auto;
    border:1px solid black;
    } 

    .established .establishedColumnHover:hover{
    color: black;
    background-color: #0f6fc6;
    box-shadow: inset 0px 0px 0px 2px black;
    height: auto;
   } 

    .established .establishedColumn .EstPara{
    font-size: 18px;
    padding: 0 10px 0 10px;
    text-align: justify;
    font-family: 'Annie Use Your Telescope';
    font-weight: 500;
   }

    .established .establishedColumn1{
    width: 100%;
    padding: 0;
    margin:0 0 10px 0;
    height: 250px;
    border:1px solid black;
   }

   .established .establishedRow{
    margin-top: -18px;
    margin-bottom: -20px;
   }
   }

   .minislider .row{
    background-color: black;
   }
    
   .minislider .row img{
    width: 100%;
    transform: scale(0.95);
    height: 150px;
    border:3px solid yellow;
   }

   .minislider .minisliderColumn{
    margin:0;
    background-color: black;
    padding: 0;
   }

   .minisliderSmall{
    display: none;
   }


   .minisliderSmall .row{
    background-color: black;
   }
    
   .minisliderSmall .row img{
    width: 100%;
    transform: scale(0.95);
    height: 300px;
    border:3px solid yellow;
   }

   .minisliderSmall .minisliderColumn{
    margin:0;
    background-color: black;
    padding: 0;
   }


   @media screen and (max-width: 767px){
    .minislider{
      display: none;
    }

    .minisliderSmall{
      display: block;
    }

    .minisliderSmall .row img{
    width: 100%;
    transform: scale(0.95);
    height: 200px;
    border:3px solid yellow;
   }
   }

	.about2{
		background-color: black;
    padding-top: 20px;
	}

	.about2 p, h1{
		color: white;
	}
	.about2 h4{
		color: black;
	}

	.about2 img{
		border-radius: 35px 0 35px 0;
		width: 100%;
		height: auto;
	}

	.about2 .row .column{
		border-radius: 35px 0 35px 0;
		background-color: yellow;
		padding: 2px;
	}

/*
	.thought{
		background-color: white;
		padding: 25px;
	}

	.thought h2{
		color: black;
    font-weight: 700;
	}

	.thought h3{
		color: red;
	}
*/


/*index file about1 end*/
/*Footer Section start*/
.marqueeFoot{
  background-color:yellow;
  color: black;
  font-size: 25px;
  font-weight: 1000;
}

.marqueeFoot span{
  font-size: 20px;
}

.main-footer a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
.main-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-footer{
  position: relative;
  background: #1e2129;
}

.footer-content{
  position: relative;
  padding: 85px 0px 80px 0px;
}
.footer-content:before{
  position: absolute;
  content: '';
  background-image: url('assets/img/logo/vaishnavi eminent school logo.png');
  width: 744px;
  height: 365px;
  top: 50px;
  right: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  animation-name: float-bob;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.footer-content .logo-widget{
  position: relative;
  margin-top: -5px;
}
.footer-content .logo-widget .footer-social li{
  position: relative;
  display: inline-block;
  margin-right: 9px;
}
.footer-content .logo-widget .footer-social li:last-child{
  margin-right: 0px;
}
.footer-content .logo-widget .footer-social li a{
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #2e3138;
  color: #9ea0a9;
  text-align: center;
  border-radius: 50%;
}
.footer-content .logo-widget .footer-social li a:hover{
  color: black;
  background: yellow;
}
.footer-content .logo-widget .logo-box{
  margin-bottom: 25px;
}
.footer-content .logo-widget .text p{
  color: #9ea0a9;
  margin-bottom: 32px;
}
.footer-content .footer-title{
  position: relative;
  font-size: 24px;
  line-height: 35px;
  font-family: 'Playfair Display', serif;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 27px;
}
.footer-content .service-widget .list li{
  display: block;
  margin-bottom: 12px;
}
.footer-content .service-widget .list li a{
  position: relative;
  display: inline-block;
  color: #9ea0a9;
}
.footer-content .service-widget .list li a:hover{
  color: yellow;
}
.footer-content .contact-widget p{
  color: #9ea0a9;
  margin-bottom: 15px;
}
.footer-content .contact-widget{
  margin-left: 0px;
}
.footer-content .footer-title{
  margin-bottom: 29px;
  padding-top: 15px;
}

/** footer-bottom **/

.footer-bottom{
  position: relative;
  background: #13151a;
  padding: 25px 0px 22px 0px;
}
.footer-bottom .copyright,
.footer-bottom .copyright a,
.footer-bottom .footer-nav li a{
  position: relative;
  color: #9ea0a9;
}
.footer-bottom .copyright a:hover,
.footer-bottom .footer-nav li a:hover{
  color: #ff5e14;
}
.footer-bottom .footer-nav{
  position: relative;
 /* text-align: right;*/
}
.footer-bottom .footer-nav li{
  position: relative;
  display: inline-block;
  margin-left: 29px;
}
.footer-bottom .footer-nav li:first-child{
  margin-left: 0px;
}
.footer-bottom .footer-nav li:before{
  position: absolute;
  content: '';
  background: #9ea0a9;
  width: 1px;
  height: 14px;
  top: 7px;
  left: -18px;
}
.footer-bottom .footer-nav li:first-child:before{
  display: none;
}
.logo-box img {
    max-width: 100px;
}

@media screen and (max-width: 767px){
  .footer-bottom .copyright{
    text-align: center;
  }
  .footer-bottom .footer-nav{
    text-align: center;
    margin-left: -29px;
  }

}
/*Footer Section Ends*/

/*Management Messages*/
  .DirectorMessage .directorMsg{
    font-size: 35px;
    padding:10px;
    font-weight: 700;
  }

  .DirectorMessage .clearfix{
    overflow: auto;
  }

  .DirectorMessage .clearfix img{
    float: right;
    width: 18%;
    padding:2px;
    height: auto;
    border:1px solid black;
    box-shadow:2px 2px 5px 2px black;
    margin: 5px 25px 5px 5px;
  }

  .DirectorMessage .clearfix p{
    font-size: 18px;
    text-align: justify;

  }



@media screen and (max-width: 500px){
  .DirectorMessage .directorMsg{
    font-size: 25px;
    padding:10px;
    font-weight: 700;
  }
   .DirectorMessage .clearfix img{
     margin: 6px 0 0 10px;
     width: 40%;
     height: auto;
     border:1px solid black;
  }

  .DirectorMessage .clearfix p{
    font-size: 15px;
    text-align: justify;
  }
   }


 .vprincipalMessage .vMsg{
    font-size: 35px;
    padding:10px;
    font-weight: 700;
  }

  .vprincipalMessage .clearfix{
    overflow: auto;
  }

  .vprincipalMessage .clearfix img{
    float: right;
    width: 18%;
    padding:2px;
    height: auto;
    border:1px solid black;
    box-shadow:2px 2px 5px 2px black;
    margin: 5px 25px 5px 5px;
  }

  .vprincipalMessage .clearfix p{
    font-size: 18px;
    text-align: justify;

  }



@media screen and (max-width: 500px){
  .vprincipalMessage .vMsg{
    font-size: 25px;
    padding:10px;
    font-weight: 700;
  }
   .vprincipalMessage .clearfix img{
     margin: 6px 0 0 10px;
     width: 40%;
     height: auto;
     border:1px solid black;
  }

  .vprincipalMessage .clearfix p{
    font-size: 15px;
    text-align: justify;
  }
   }

/*Management Messages ends*/


/*about us page start*/
  .aboutus .schoolsPic{
    width: 50%;
    height: 300px;
    padding:10px;
    border:1px solid black;
    box-shadow: 2px 2px black;
  }

  .aboutus h2{
    font-size: 35px;
    font-weight: 700;
  }

  .aboutus .thought{
    font-size: 25px;
  }

  .aboutus span, .aboutus p{
    font-size: 16px;
    text-align: justify;
  }

  @media screen and (max-width: 767px){
    .aboutus h2{
    font-size: 30px;
    font-weight: 700;
   }

   .aboutus .thought{
    font-size: 21px;
  }

    .aboutus .schoolsPic{
    width: 100%;
    height: 250px;
  }
  .aboutus span, .aboutus p{
    font-size: 15px;
    text-align: justify;
  }
  }
/*about us page ends*/

/*Students corner starts*/
  .students{
    padding:40px 0 40px 0; 
  }

  .students .head h2{
    font-weight: 700;
    color: black;
  }

  .students h1{
    color: black;
    font-size: 40px;
    font-weight: 700;
  }

  .students .imageStudent1{
    transform: rotate(10deg);
    background-color: #ff3b3b;
    width: 253px;
  }

  .students .imageStudent2{
    transform: rotate(-10deg);
    background-color:#3fe850;
    width: 253px;    
  }

  .students .imageStudent3{
    transform: rotate(10deg);
    background-color: #3c66f0;
    width: 253px;
  }

  .students .imageStudent4{
    transform: rotate(-10deg);
    background-color:#ecf549;
    width: 253px;
  }

  .students .imageStudent5{
    transform: rotate(10deg);
    background-color: #69fffa;
    width: 253px;
  }

  .students .imageStudentCommon{
    margin-top: 28px;
  }

  .students .imageStudentCommon .imageDesign{
    border: 1px solid black;
    padding:10px;
    width: 253px;
   }

   .students .imageStudentCommon h3{
    font-size: 25px;
    font-weight: 700;
    color: black;
    width:253px;
    padding: 10px;
    margin-top: 0;
    border:1px solid black;
   }

   .students .headsName{
    padding: 120px 0 0 0;
   }

   .students .headsName h2{
    color: black;
    font-weight: 700;
   }


   @media (min-width: 992px) and (max-width: 1199px){
   .students .headsName h2{
    color: black;
    font-size: 25px;
    font-weight: 700;
   }
   }

   @media (min-width: 768px) and (max-width: 991px){
    .students{
    padding:40px 0 40px 0; 
  }
  .students h1{
    color: black;
    font-size: 40px;
    font-weight: 700;
  }

  .students .imageStudent1{
    transform: rotate(10deg);
    background-color: #ff3b3b;
    width: 200px;
  }

  .students .imageStudent2{
    transform: rotate(-10deg);
    background-color:#3fe850;
    width: 200px;    
  }

  .students .imageStudent3{
    transform: rotate(10deg);
    background-color: #3c66f0;
    width: 200px;
  }

  .students .imageStudent4{
    transform: rotate(-10deg);
    background-color:#ecf549;
    width: 200px;
  }

  .students .imageStudent5{
    transform: rotate(10deg);
    background-color: #69fffa;
    width: 200px;
  }

  .students .imageStudentCommon{
    margin-top: 20px;
  }

  .students .imageStudentCommon .imageDesign{
    border: 1px solid black;
    padding:10px;
    width: 200px;
   }

   .students .imageStudentCommon h3{
    font-size: 22px;
    font-weight: 700;
    color: black;
    width:200px;
    padding: 5px;
    margin-top: 0;
    border:1px solid black;
   }

   .students .headsName{
    padding: 80px 0 0 0;
   }

   .students .headsName h2{
    color: black;
    font-size: 18px;
    font-weight: 700;
   }
   }

   @media screen and (max-width: 767px){
    .students{
    padding:10px 0 40px 0; 
  }

  .students .head h2{
    font-weight: 700;
    color: black;
    padding: 0;
    font-size: 18px;
  }


  .students h1{
    color: black;
    font-size: 25px;
    font-weight: 700;
  }

  .students .imageStudent1{
    transform: rotate(10deg);
    background-color: #ff3b3b;
    width: 100px;
  }

  .students .imageStudent2{
    transform: rotate(-10deg);
    background-color:#3fe850;
    width: 100px;    
  }

  .students .imageStudent3{
    transform: rotate(10deg);
    background-color: #3c66f0;
    width: 100px;
  }

  .students .imageStudent4{
    transform: rotate(-10deg);
    background-color:#ecf549;
    width: 100px;
  }

  .students .imageStudent5{
    transform: rotate(10deg);
    background-color: #69fffa;
    width: 100px;
  }

  .students .imageStudentCommon{
    margin-top: 5px;
  }

  .students .imageStudentCommon .imageDesign{
    border: 1px solid black;
    padding:10px;
    width: 100px;
   }

   .students .imageStudentCommon h3{
    font-size: 12px;
    font-weight: 700;
    color: black;
    width:100px;
    padding: 2px;
    margin-top: 0;
    border:1px solid black;
   }

   .students .headsName{
    padding: 15px 0 0 0;
   }

   .students .headsName h2{
    color: black;
    font-size: 13px;
    font-weight: 700;
   }
   }
/*Students corner starts*/

/*contact starts*/
  .contact h2{
    font-weight: 700;
    font-size: 30px;
  }

  .contact{
    margin:25px 0 20px 0;  
  }

  .contact .container{
    padding:0;
    box-shadow: 2px 2px 5px 2px black;
  }

  .contact .container h4{
    font-size: 20px;
    color: white;
  }

  .contact .container .contactColumn{
    padding: 20px;
  }

  .contact .container .contactColumnBackground1{
    background-color: #1f4494;
  }

  .contact .container .contactColumnBackground2{
    background-color: #f7313f;
    padding: 10px;
  }

  .contact .contactColumn .map iframe{
    width: 100%;
    height: 365px;
  }

  .contact .contactColumn .form-group label{
    color:white;
    font-weight: 500;
  }

  .contact .contactColumn .form-group
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
      }

  .contact .contactColumn .form-group input[type=number] {
      -moz-appearance: textfield;
    }

    @media screen and (max-width: 767px){
      .contact h2{
         font-size: 20px;
         font-weight: 600;
        }

      .contact{
         margin:0 0 20px 0;  
      }

       .contact .container{
         padding: 5px;
        }

       .contact .container .contactColumnBackground2{
          margin-top: 5px;
        }

    }

/*Contact ends*/

/*academics*/
      .academics{
        padding:5px;
        margin-top: 10px;
      }

      .academics .container p{
        font-size: 16px;
      }

      .academics .container h3{
        font-weight: 700;
      }

      .academics .container h5{
        font-size: 16px;
        font-weight: 800;
        margin:20px 0 20px 0;
      }

      .academics .container .division1{
        padding:10px;
        color: black;
        border:1px solid black;
        background-color: yellow;
        box-shadow: 1px 1px 3px 2px black;
      }

      .academics .container .division2{
        padding:10px;
        border:1px solid black;
        color: black;
        background-color: lightblue;
        box-shadow: 1px 1px 3px 2px black;
      }

      .academics .container .division3{
        padding:10px;
        margin-top: 15px;
        background-color:#38f27f;
        color: black;
        margin-bottom: 15px;
        border:1px solid black;
        box-shadow: 1px 1px 3px 2px black;
      }
/*academics ends*/



/*curriculum*/
        .curriculum{
          margin: 10px 0 0 0;
        }

        .curriculum .container p{
          font-size: 16px;
          text-align: justify;
        }

        .curriculum .container h3{
          font-size: 30px;
          font-weight: 700;
        }
        @media screen and (max-width: 767px){
        .curriculum .container p{
          font-size: 14px;
          text-align: justify;
        }

        .curriculum .container h3{
          font-size: 25px;
          font-weight: 700;
        }
        }

/*curriculum ends*/


/*admission*/
        .admission{
          margin:20px 0 0 0;
        }

        .admission .container h4{
          font-size: 22px;
        }

        .admission .container h5{
          font-size: 15px;
          font-weight: 700;
        }

        .admission .container p{
          font-size: 16px;
          text-align: justify;
        }

        .admission .container .table{
          font-size: 16px;
          text-align: center;
        }

        .admission .container .admissionTitle{
          font-size: 30px;
        }

        .admission .container .admissionProcedure{
          margin-top:20px;
          font-size: 23px;
        }

        .admission .container .vaishnaviFamily{
          text-shadow: 2px 2px black;
        }

        @media (min-width: 992px) and (max-width: 1199px){
          .admission .container .admissionTitle{
          font-size: 25px;
        }
        }

        @media (min-width:768px ) and (max-width: 991px){
          .admission .container .admissionTitle{
          font-size: 22px;
        }
        .admission .container .admissionProcedure{
          margin-top:20px;
          font-size: 20px;
          font-weight: 700;
         }
        }

        @media screen and (max-width: 767px){
          .admission .container .admissionTitle{
          font-size: 16px;
          }
          .admission .container .admissionProcedure{
          margin-top:20px;
          font-size: 15px;
          font-weight: 700;
         }
         .admission .container p{
          font-size: 13px;
          text-align: justify;
         }
         .admission .container h5{
          font-size: 14px;
        }
        .admission .container .table{
          font-size: 12px;
          text-align: center;
        }
        .admission .container h4{
          font-size: 15px;
          font-weight: 700;
        }
        .admission .container .vaishnaviFamily{
          text-shadow: 1px 1px black;
          font-size: 20px;
        }
        }
/*admission ends*/

/*sports*/
        .sports{
          margin:20px 0 0 0;
        }

        .sports .container .sportsImg{
          width:50%;
          border: 1px solid black;
          padding:10px;
          margin-bottom: 10px;
        }

        .sports .container h3{
          font-size: 25px;
          font-weight: 700;
        }

        .sports .container p{
          font-size: 16px;
          text-align: justify;
        }

        .sports .container .sportsRow{
          margin:30px 0 30px 0;
          padding: 15px;
          box-shadow: 1px 1px 3px 1px black;
        }

        .sports .container .sportsRow p{
          padding-top: 18%;
        }

        .sports .container .sportsRow .sportsImg{
          width: 90%;
        }
        @media (min-width: 768px) and (max-width: 991px){
        .sports .container .sportsRow p{
           padding-top: 0%;
        }
        } 

        @media screen and (max-width: 767px){
          .sports{
          margin:5px 0 0 0;
        }
        .sports .container p{
          font-size: 14px;
          text-align: justify;
        }
        .sports .container .sportsRow p{
           padding-top: 0%;
        }
        .sports .container .sportsImg{
          width:90%;
          border: 1px solid black;
          padding:5px;
          margin-bottom: 10px;
        }

        .sports .container .sportsRow .sportsImg{
          width: 90%;
        }
        }      

         .sportspage{
          margin-top: 15px;
        }

        .sportspage .container-fluid .container .row{
          margin:10px 0 10px 0;
        }

        .sportspage .container-fluid .photostopic{
          text-shadow: 1px 1px red;
          font-size:24px;
          font-weight: 600;
          width: 30%;
          padding:10px;
          box-shadow: 2px 2px 2px 2px yellow;
        }    

        .sportspage .container-fluid .container .photos img{
          width:100%;
          height: 200px;
          padding:3px;
          border:1px solid black;
        }

        .sportspage .container-fluid .container .videos iframe{
          width:100%;
          height: 300px;
          padding:3px;
          border:1px solid black;
        }

        @media (min-width: 768px) and (max-width: 1073px){
        .sportspage .container-fluid .photostopic{
          text-shadow: 1px 1px red;
          font-size:24px;
          font-weight: 600;
          width: 30%;
          padding:10px;
          box-shadow: 2px 2px 2px 2px yellow;
        }  
        }

        @media screen and (max-width: 767px){
        .sportspage .container-fluid .photostopic{
          text-shadow: 1px 1px red;
          font-size:24px;
          font-weight: 600;
          width: 90%;
          padding:5px;
          box-shadow: 2px 2px 2px 2px yellow;
        }

        .sportspage .container-fluid .container .photos{
          margin:5px 0 5px 0;
        }

        .sportspage .container-fluid .container .photos img{
          width:100%;
          padding:3px;
          border:1px solid black;
        }

        }

/*sports ends*/
/*facilities*/
        .facilities{
          margin:20px 0 0 0;
        }

        .facilities .container .facilitiesImg{
          width:80%;
          height: 250px;
          border: 1px solid black;
          padding:10px;
          background-color: yellow;
          margin-bottom: 10px;
        }

        .facilities .container h3{
          font-size: 25px;
          font-weight: 700;
        }

        .facilities .container p{
          font-size: 16px;
          text-align: justify;
          padding-top: 7%;
        }

        .facilities .container .facilitiesRow{
          padding: 15px;
          margin: 20px 0 20px 0; 
          box-shadow: 1px 1px 1px 1px black; 
        }

        @media (min-width: 768px) and (max-width: 991px){
        .facilities{
          margin:10px 0 0 0;
        }
        .facilities .container .facilitiesImg{
          width:80%;
          height: 250px;
          border: 1px solid black;
          padding:5px;
          background-color: yellow;
          margin-bottom: 0px;
        }

        .facilities .container h3{
          font-size: 21px;
          font-weight: 700;
        }

        .facilities .container p{
          font-size: 14px;
          padding-top: 1%;
        }
        }

        @media screen and (max-width: 767px){
        .facilities{
          margin:5px 0 0 0;
        }
        .facilities .container .facilitiesImg{
          width:80%;
          height: 150px;
          border: 1px solid black;
          padding:5px;
          background-color: yellow;
          margin-bottom: 5px;
        }

        .facilities .container h3{
          font-size: 21px;
          font-weight: 700;
        }

        .facilities .container p{
          font-size: 13px;
          padding-top: 1%;
        }
        }

/*facilities ends*/

/*annual events*/
        .annualevents{
          margin-top: 15px;
        }
        .annualevents h3{
          font-size:30px;
          font-weight: 600; 
        }

        .annualevents .container-fluid .container .row{
          margin:10px 0 10px 0;
        }

        .annualevents .container-fluid .euphoria{
          text-shadow: 2px 2px red;
          width: 25%;
          padding:15px;
          box-shadow: 2px 2px 2px 2px yellow;
        }    

        .annualevents .container-fluid .container .photos img{
          width:100%;
          padding:3px;
          border:1px solid black;
        }

        .annualevents .container-fluid .container .videos iframe{
          width:100%;
          height: 250px;
          padding:3px;
          border:1px solid black;
        }
        @media (min-width: 768px) and (max-width: 1049px){
          .annualevents .container-fluid .euphoria{
          text-shadow: 2px 2px red;
          width: 35%;
          padding:15px;
          box-shadow: 2px 2px 2px 2px yellow;
        }   
        }

        @media screen and (max-width: 767px){
          .annualevents h3{
          font-size:20px;
          font-weight: 600; 
        }
          .annualevents{
          margin-top: 5px;
        }
         .annualevents .container-fluid .container .photos img{
          width:100%;
          height: 180px;
          padding:3px;
          margin:5px 0 5px 0;
          border:1px solid black;
        }
         .annualevents .container-fluid .container .videos iframe{
          width:100%;
          height: 180px;
          padding:3px;
          border:1px solid black;
        }
          .annualevents .container-fluid .euphoria{
          text-shadow: 1px 1px red;
          width: 60%;
          font-size: 25px;
          padding:5px;
          box-shadow: 2px 2px 2px 2px yellow;
        }   
        }


/*annual events ends*/

/*photos section*/
        .photospage{
          margin-top: 15px;
        }

        .photospage .container-fluid .container .row{
          margin:10px 0 10px 0;
        }

        .photospage .container-fluid .container .photos img{
          width:100%;
          height: 200px;
          padding:3px;
          border:1px solid black;
        }

        .photospage .container-fluid .container .videos iframe{
          width:100%;
          height: 300px;
          padding:3px;
          border:1px solid black;
        }


        @media screen and (max-width: 767px){
        .photospage .container-fluid .container .photos{
          margin:5px 0 5px 0;
        }

        .photospage .container-fluid .container .photos img{
          width:100%;
          height: 150px;
          padding:3px;
          border:1px solid black;
        }

        }
/*photos section ends*/

/*videos section*/
        .videospage{
          margin-top: 15px;
        }

        .videospage .container-fluid .container .row{
          margin:10px 0 10px 0;
        }
 

        .videospage .container-fluid .container .photos img{
          width:100%;
          padding:3px;
          border:1px solid black;
        }

        .videospage .container-fluid .container .videos iframe{
          width:100%;
          height: 250px;
          padding:3px;
          border:1px solid black;
        }
/*videos section ends*/


 /*=======Contact Pin Starts==========*/

.contactpin .contact-form{
  width: 50%;
  margin-top: 30px;
}

.contactpin .contact-form .form-control{
  border: 1px solid black;
  border-radius: 10px;
  padding: 10px;
  font-size: 18px;
}

.contactpin .contact-form .btn{ 
  background-color: green;
  font-size: 18px;
  color: white;
  padding: 10px;
  border-radius: 10px;
  font-family: 'arial' , sans-serif;
}


@media only screen and (max-width: 500px){
  .contactpin .contact-form{
    width: 80%;
    margin-top: 30px;
  }
  .contactpin .contact-form .form-control{
    border: 1px solid black;
    border-radius: 10px;
    padding: 8px;
    font-size: 15px;
  }
  .contactpin .contactpinheading{
    font-size: 18px;
  }
        
}

        /*=======Contact Pin Ends==========*/

