@charset "UTF-8";
body {
	font-family: "raleway", sans-serif;
	color: #606065;
	font-size: 1rem
}
*{
margin:0px;
padding:0px;
}
.rightside-bar{
	background-color: #c1c1c182;
    display: inline-block;
    width: 100%;
}
.side-container {
    clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 50% 100%, 0% 70%);
    background-color:#c1c1c182;
    height: 82px;
    position: relative;
    bottom: 0px;
    bottom: 0px;
    z-index: 9999;
}
.procedure p{
	margin: 0px 0px 15px 0px;
    padding: 0px;
    text-align: justify;
    color: #353030;
    font-size: 15px;
    font-family: "raleway", sans-serif;
    font-weight: 500;
}
.Music li{
	    margin: 0px 0px 0px 10px;
    list-style: circle;
    display: list-item;
    color: #484846;
}
.procedure h3{
	text-align: center;
    padding-top: 30px;
    text-transform: capitalize;
}
.procedure img{
	    max-width: 100%;
    padding: 20px 0px 20px 0px;
    display: block;
}
.fast{
	    margin: 0px 0px 10px;
    padding: 5px;
    display: flex;
    background-color: #e6e2e2;
    border-radius: 5px;
    clear: both;
    width: 100%;
    text-align: center;
}
.fast h5{
	    margin: 21px 0px 0px 0px;
    padding: 0px;
    font-weight: 500;
    color: #606065;
}
.fast02 h5{
	  margin: 21px 0px 0px 0px;
    padding: 0px;
    font-weight: 500;
    color: #606065;
}
.fast h5 em{
	color: #16467a;
    font-weight: 500;
    float: right;
}

.fast img{
	padding: 0px;
}
.fast p{
	text-align: center;
    line-height: 20px;
    margin-top: 26px;
}

.fast02{
	margin: 0px 0px 10px;
    padding: 5px;
    display: flex;
    background-color: #cbc6c6;
    border-radius: 5px;
    clear: both;
    width: 100%;
}
.fast02 img{
	padding: 0px;
}
.fast02 p{
	text-align: left;
    line-height: 20px;
    margin-top: 26px;
}
.concern{
	margin: 0px 0px 10px;
    display: flex;
    clear: both;
    width: 100%;
}
.media a {
    font-family: "Work Sans", sans-serif !important;
    margin: 0px;
}
.calls{
	    text-align: center;
}
.calls h4{
	    margin: 0px;
    padding: 0px 0px 50px 0px;
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #e80000;
    float: right;
}
.media-viewer h4{
	margin: 0px;
    padding: 5px;
    text-align: center;
    font-weight: 600;
    background-color: #16467a;
    color: white;
}
.VisionSchool h2{
	    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-weight: 600;
    font-size: 35px;
    text-align: left;
}


.pawan {
       position: relative;
    height: auto;
    cursor: pointer;
    margin-bottom: 40px;
    margin-top: 20px;
}
.pawan img {
    width:100%;
    vertical-align:top;
}
.pawan:after, .pawan:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pawan:after {
    content:'\A';
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
}
.pawan:before {
    content: attr(data-content);
    width:100%;
    color:#fff;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    text-align:center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.pawan:hover:after, .pawan:hover:before {
    opacity:1;
}
.VisionSchool ul li{
	    margin: 2px;
    padding: 0px;
    float: left;
    width: 19.6%;
    text-align: -webkit-center;
}
.VisionSchool h3{
	    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 50%;
    z-index: 999;
    color: white;
    text-align: -webkit-center;
       left: 25%;
}
.Hurda h2{
	margin: 0px;
    padding: 40px 0px 40px 0px;
    text-align: center;
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    color: #080807;
    width: 100%;
    text-transform: uppercase;
	text-shadow: 1px 4px 5px #00000091;
}

.Hurda h3{
	    margin: 0px;
    padding: 101px 0px 40px 0px;
    text-align: center;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    width: 100%;
    text-transform: capitalize;
    text-shadow: 1px 4px 5px #00000091;

}
.Hurda img{
	padding: 5px;
   
}





@media only screen and (max-width: 600px) and (min-width: 400px)  {
	
.Principal {
    margin: 0px;
    padding: 0px;
    max-width: 100%;
}
.padding-y-100 li {
    margin: 0px 0px 0px 9px;
    padding: 0px 0px 0px 0px;
    display: block;
    float: left;
    width: 100%;
}
.bootams {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 46%;
    right: 0px;
    width: 100%;
    max-width: 50%;
    flex: auto;
    top: 20%;
}
body:not(.fsComposeMode) .infographics {
    background-size: cover;
    background-position: 50% top;
    position: relative;
    height: auto;
    overflow: hidden;
}
.padding-y-100, .paddingTop-100 {
    padding-top: 0.25rem!important;
}
.menu-btn {
    display: block;
    width: 50px;
    height: 34px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
}
.navbar-brand img {
    max-width: 60%;
}
.centers {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0%;
    bottom: 0%;
    display: block;
    text-align: center;
    width: 100%;
}	
	
	
	
	
	
}