@media only screen and (min-width:200px) and (max-width:767px){
    
    .container{
        
        width: 100%;
        flex-direction: ;
    }
    
    .dsktp{
        display: none;
    }
    
    .cell-mob{
        display: block;
    }
     

    
.err{
    width: 100%;
    height: auto;
    text-align: center;
}
.err .err-msg{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 150px;
    padding: 10px;
    
}
.err .err-msg img{
    width: 100%;
    height: 250px;
}
.err .err-msg h3{
    font-family: literata;
    font-size: 18px;
    margin-top: 20px;
    font-weight: bold;
}
.err .err-msg a{
    background: #37aff0;
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    margin-top: 20px;
    outline: none;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-family: literata;
    display: block;
    text-decoration: none;
}

 
#main-box{ 
    width:100%;
    height: 50px;
    background:#1886b5;
    color: #fff;
    display: block;
    padding: 0px;
    
}
#main-box p{
    width: 40px;
    height: 30px;
    float: right;
    text-align: center;
    margin-right: 15px;
    background:#fff;
    border-radius: 2px;
    margin-top: 10px;

}
#main-box p i{
    font-size:18px;
    line-height:30px;
    color:#1886b5;
}
    


#main-box a{
    float: left;
    color: #fff;
    margin-top:15px;
    font-size: 17px;
    margin-left: 15px;
    font-family: ;
    text-decoration: none;
    font-family: viga;
	font-size: 16px;
	text-transform: uppercase;
}    

.sidemenu{
    position: fixed;
    top: 50px;
    left: 0px;
    height: 100%;
    width: 70%;
    background:#fff;
    z-index: 1000;
    padding-top: 10px;
    overflow: hidden;
    display: none;
    height: 700px;
}

.sidemenu  .main_lgimg{
    width:100%;
    height: 20px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 100px;
    
}
.sidemenu  .main_lgimg a img{
    width: 150px;
    height: 90px;
    margin-left: 90px;
    display: ;
}
     
  
.sidemenu h4{
    text-align: center;
    text-transform: uppercase;
    font-weight: ;
    margin-bottom: 25px;
    
}    
.sidemenu h4 a{
    color: red;
    text-decoration: none;
    
}    
    
.sidemenu ul{
    list-style: none;
    margin-left: -40px;
    
}
.sidemenu ul li{
    width: 100%;
    height: 35px;
    padding-left: 10px;
    line-height: 35px;
    font-size: 15px;
     font-weight: 600;
    font-family: alata;;
    border-bottom: 1px dashed #ccc;
}

.sidemenu ul li a{
    color:dimgrey;
    display: block;
    text-decoration: none;
        
}
.sidemenu ul li:hover a{
    background:#1886b5;
    color: #fff;
    padding-left: 10px;
}
.sidemenu ul li a i{
    font-size: 13px;
	margin-right: 5px;
}
    .sidemenu ul li a:hover i{
        color:#fff;
		margin-right: 5px;
    }

.sidemenu .closebtn{
    position: absolute;
    top:10px;
    right: 10px;
    font-size: 18px;
	color: #fff;
	width:35px;
	text-align: center;
	background: #ed1b24;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
}  
    
.sidemenu .cont-addr{
    width: 100%;
    height: auto;
    margin-top: 50px;
    text-align: center;
}    
.sidemenu .cont-addr button{
    outline: none;
    border: none;
    background: #1ecd50;
    height: 35px;
    width: 150px;
    border-radius: 5px;
    margin-bottom: 15px;
	color: #fff;
}    

.sidemenu .cont-addr p{
    width: 100%;
    height: auto;
    color: #000;
    font-size: 17px;
    line-height: 25px;
}
.sidemenu .cont-addr p i{
    color: green;
    font-size: 18px;
}
    
    

.big-slider{
    width: 100%;
    height: 250px;
	margin-bottom: 50px;
}
.big-slider .carousel .carousel-inner .item{
    width: 100%;
    height: 250px;
}
.big-slider .carousel .carousel-inner .item img{
    width: 100%;
    height: 100%;
}
  
 .wel-intro{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 50px;
	text-align: center;
	position: relative;
}
.wel-intro #wel-title{
	font-family:alata;
	font-size: 16px;
	color: #ed1b24;
	margin-bottom: 5px;
	font-weight: 600;
}

.wel-intro h3{
	font-family: viga;
	font-weight: ;
	text-align: center;
	color: #1886b5;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
}

.wel-intro p{
	font-family: alata;
	color: grey;
}
.wel-intro .fst{
	font-family: alata;
	margin-bottom: 12px;
	font-size: 16px;
	letter-spacing: 10px;
}

.wel-intro .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 15px;
	
}
.wel-intro .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	
	
}
.wel-intro .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 110px;
	bottom: 5px;
	display: block;
	
	
	
}
.wel-intro .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 110px;
	bottom: 5px;
	display: block;
	
}
	


.wel-intro .abt-mtr{
	margin-top: 30px;
	margin-bottom: 50px;
}
.wel-intro .abt-mtr h4{
	font-family: viga;
	margin-bottom: 10px;
}

.wel-intro .abt-mtr p{
	font-family: alata;
	margin-bottom: 30px;
}
.wel-intro .abt-mtr button{
	background: none;
	outline: none;
	border: none;
	width: 150px;
	height: 40px;
	background: #ed1b24;
	color: #fff;
	border-radius: 15px 0px 15px 0px;
	font-family: alata;
}
	
	


.scl-wngs{
	width: 100%;
	height: auto;
	margin-top: 70px;
	margin-bottom: 0px;
}
.scl-wngs .wings-set{
	width: 100%;
	height: auto;
	float: left ;
	margin-left: 0px;
	margin-bottom: 30px;
}
.scl-wngs .wings-set .fst-jcn{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.scl-wngs .wings-set .fst-jcn .matr{
	width: 75%;
	margin-right: 10px;
	text-align: left;
	float: right;
	margin-bottom: 35px;
}
.scl-wngs .wings-set .fst-jcn .matr h4{
	font-family: viga;
	
}
.scl-wngs .wings-set .fst-jcn .matr p{
	font-family: alata;
	color: grey;
}
.scl-wngs .wings-set .fst-jcn .mtr-img{
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 100px;
	background:#1886b5;
	text-align: center;
	margin-right: 10px;
}
.scl-wngs .wings-set .fst-jcn .mtr-img i{
	font-size: 25px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	
}
.scl-wngs .wings-mdl {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 0px;
	margin-bottom: 30px;
}

.scl-wngs .wings-mdl .mdl-jcn{
	width: 100%;
	height: auto;
	
}
.scl-wngs .wings-mdl .mdl-jcn img{
	width: 100%;
	height: 400px;
	border: 1px solid #ccc;
}

.scl-wngs .wings-set .scn-jcn{
	width: 100%;;
	height: auto;
	margin-bottom: 30px;
	margin-top: 10px;
}
.scl-wngs .wings-set .scn-jcn .mtr-img{
	width: 60px;
	height: 60px;
	float: left;
	background: #1886b5;
	border-radius: 100px;
	text-align: center;
	line-height: 70px;
	margin-right: 10px; 
}
.scl-wngs .wings-set .scn-jcn .mtr-img i{
	font-size: 25px;
	color: #fff;
}
.scl-wngs .wings-set .scn-jcn .matr{
	width: 75%;
	float:left;
	margin-bottom: 50px;
}
.scl-wngs .wings-set .scn-jcn .matr h4{
	font-family: viga;
	
}
.scl-wngs .wings-set .scn-jcn .matr p{
	font-family: alata;
	color: grey;
}
	

.acdmc-yr{
	width: 100%;
	height: 550px;;
	background:#1ecd50;
}
.acdmc-yr .yr-colm{
	width: 100%;
	float: none;
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center;
	color: #fff;
}
.acdmc-yr .yr-colm h3{
	font-family: viga;
	font-weight: ;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.acdmc-yr .yr-colm p{
	font-family: alata;
	font-size: 16px;
	margin-bottom: 20px;
}
.acdmc-yr .yr-colm button{
	outline: none;
	border: none;
	background: #ed1b24;
	width: 200px;
	height: 35px;
	border-radius: 5px;
	color: #fff;
	font-family: alata;
}
.acdmc-yr .scl-build{
	width: 100%;
	float: none;
	margin-top: 65px;
	text-align: center;
}
.acdmc-yr .scl-build img{
	
	width: 100%;
	height: 250px;
	border: 4px solid #fff;
	border-radius: 5px;
		
}
	

.scl-evnts{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 50px;
	padding: 3%;
}

.scl-evnts .evnts-head{
	width: 100%;
	margin: auto;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	
}
.scl-evnts .evnts-head h3{
	font-family: viga;
	margin-bottom: 10px;
	color: #1886b5;
	text-transform: uppercase;
}
.scl-evnts .evnts-head p{
	font-family: alata;
	color: grey;
}
.scl-evnts .evnts-head .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 25px;
	
}
.scl-evnts .evnts-head .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	
	
}
.scl-evnts .evnts-head .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	bottom: 5px;
	display: block;
	
	
	
}
.scl-evnts .evnts-head .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	bottom: 5px;
	display: block;
	
}




.scl-evnts .glry-sctn{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right: 0px;
	font-family: alata;
	float: left;
	border: 1px solid #ccc;
	box-shadow:none;
	border-bottom: 5px solid #1ecd50;
	border-bottom: 5px solid #1886b5;
	padding-bottom: 15px;
}
.scl-evnts .glry-sctn:last-child{
	margin-right: 0px;
}
.scl-evnts .glry-sctn img{
	width: 100%;
	height: 300px;
	border: 1px solid #ccc;
}
.scl-evnts .glry-sctn .glry-sbschld{
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.scl-evnts .glry-sctn .glry-sbschld h4{
	font-family: viga;
	margin-bottom: 5px;
}
.scl-evnts .glry-sctn .glry-sbschld p{
	color: grey;
}


.achies{
	width: 100%;
	height: auto;
	background: #1886b5;
	margin-top: px;
	
}

.achies .achis-main{
	width: 100%;
	height: auto;
	margin-top: 100px;
}
.achies .achis-main .achies-head{
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
	font-family: alata;
	position: relative;
}
.achies .achis-main .achies-head h3{
	font-family: viga;
	margin-bottom: px;
	color: #ffeb0a;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.achies .achis-main .achies-head p{
	font-family: alata;
	font-size: 18px;
	margin-bottom: px;
}

.achies .achis-main .achies-head .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.achies .achis-main .achies-head .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	color: #fff;
	
	
}
.achies .achis-main .achies-head .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 72px;
	bottom: 5px;
	display: block;
	
	
	
}
.achies .achis-main .achies-head .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 72px;
	bottom: 5px;
	display: block;
	
}


.achies .achis-main .achies-column{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	
}
.achies .achis-main .achies-column .achies-chld{
	width: 100%;
	height: auto;
	float: left;
	margin-right: 0px;
	background: #fff;
	padding: 10px;
	margin-bottom: 50px;
}



.achies .achis-main .achies-column .achies-chld:last-child{
	margin-right: 0px;
}
.achies .achis-main .achies-column .achies-chld img{
	width: 100%;
	margin: auto;
	border-radius: 10px;
	height: 220px;
}
.achies .achis-main .achies-column .achies-chld h4{
	text-align: center;
	margin-top: 20px;
	font-family: viga;
}
.achies .achis-main .achies-column .achies-chld p{
	text-align: center;
	margin-top: 10px;
	font-family: alata;
	margin-bottom: 20px;
	
}
	

	

.testies{
	width: 100%;
	height: auto;
	margin-top: 100px;
	margin-bottom: 50px;
	float: left;
	
}

.testies .testi-head{
	width: 100%;
	height: auto;
	margin-top: px;
	text-align: center;
	position: relative;
}
.testies .testi-head h3{
	font-family: viga;
	margin-bottom: 5px;
}
.testies .testi-head p{
	font-family: alata;
}

.testies .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 15px;
	
}
.testies .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	
	
}
.testies .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 75px;
	bottom: 5px;
	display: block;
	
	
	
}
.testies .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 75px;
	bottom: 5px;
	display: block;
	
}


.testies .testi-disc{
	width: 100%;
	margin: auto;
	height: auto;
	margin-top: 50px;
	padding: 10px;
}
.testies .testi-disc .disc-chld{
	width: 100%;
	margin-right: 30px;
	float: left;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 50px;
	background: #1886b5;
	color: #fff;
	border-radius: 10px;
}
.testies .testi-disc .disc-chld:last-child{
	margin-right: 0px;
}

.testies .testi-disc .disc-chld .black-quote{
	font-size: 25px;
	margin-bottom: 10px;
}
.testies .testi-disc .disc-chld .test-matter{
	font-family: alata;
	margin-bottom: 10px;
}
.testies .testi-disc .disc-chld .rates{
	width: 100%;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	color: yellow;
}
.testies .testi-disc .disc-chld .testi-intro{
	text-align: right;
	margin-bottom: 10px;
}
.testies .testi-disc .disc-chld .testi-intro h4{
	font-family: viga;
	font-size: 15px;
	margin-bottom: 5px;
	
}
.testies .testi-disc .disc-chld .testi-intro p{
	font-family: alata;
}

.testies .testi-disc  .disc-chld-vdo{
	width: 100%;
	height: 200px;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-right: 30px;
	float: left;
	
}
.testies .testi-disc  .disc-chld-vdo iframe{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
	
	


footer{
    width: 100%;
    height: 1750px;;
    background: #222;
    
}
footer .foot-clumn{
	width: 100%;
	margin: auto;
}
footer .foot-clumn .fst-ftr{
	width: 100%;
	height: auto;
	margin-top: 80px;
	float: none;
	margin-right: 0px;
	text-align: center;
}
footer .foot-clumn .fst-ftr img{
	width: 70%;
	height: 120px;
	border-radius: 5px;
	margin-top: 80px;
}

footer .foot-clumn .fst-ftr .ftr-shrtabt{
	width: 100%;
	height: auto;
	color: #e1e1e1;
	margin-top: 30px;
	padding: 10px;
}
footer .foot-clumn .fst-ftr .ftr-shrtabt p{
	font-family: alata;
}

footer .foot-clumn .fst-ftr .scl-mda{
	width: 100%;
	height: auto;
	margin-top: 50px;
	text-align: center;
	
}
footer .foot-clumn .fst-ftr .scl-mda ul{
	list-style: none;
	margin-left:25px;
}
footer .foot-clumn .fst-ftr ul li{
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: 25px;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	background: #1886b5;
	
	
}

footer .foot-clumn .fst-ftr ul li a{
	text-decoration: none;
	color: #e1e1e1;
	display: block;
}

footer .foot-clumn .fst-scn{
	width: 100%;
	text-align: center;
	margin-top: 180px;
	float: none;
	height: auto;
	margin-right: 0px;
	padding: 10px;
}
footer .foot-clumn .fst-scn h4{
	color: #1ecd50;	
	font-family: viga;
	margin-right: 0px;
	text-align: left;
	padding-left: px;
}
footer .foot-clumn .fst-scn ul{
	margin-left: -10px;
	margin-top: 30px;
}
footer .foot-clumn .fst-scn ul li{
	text-align: left;
	font-family: alata;
	height: 30px;
	line-height: 30px;
	color: #e1e1e1;
}
footer .foot-clumn .fst-scn ul li a{
	color: #e1e1e1;
	display: block;
	
}

footer .foot-clumn .shrt-form{
	width: 95%;
	float: none;
	margin: auto;
	text-align: ;
	margin-top: 80px;
	padding: 10px;
}
footer .foot-clumn .shrt-form h4{
	font-family: viga;
	margin-bottom: 30px;
	color: #1ecd50;
	font-weight: ;
	text-align: left;
	
}
footer .foot-clumn .shrt-form .clm-inp p{
	color: #e1e1e1;
	font-family: alata;
}
footer .foot-clumn .shrt-form .clm-inp{
	width: 100%;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}
footer .foot-clumn .shrt-form .clm-inp:last-child{
	margin-right: 0px;
}
footer .foot-clumn .shrt-form .clm-inp input{
	width: 100%;
	height: 40px;
	border-radius: 4px;
	background: #ccc;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
}
footer .foot-clumn .shrt-form .clm-inp textarea{
	width: 100%;
	height: 100px;
	border-radius: 4px;
	background: #ccc;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
}
footer .foot-clumn .shrt-form .clm-inp button{
	clear: both;
	width: 100%;
	height: 40px;
	outline: none;
	border: none;
	background: #1886b5;
	border-radius: 5px;
	color: #fff;
	font-family: alata;
	float: left;
}
	

footer .foot-clumn .copies-right{
	width: 100%;
	height: 60px;
	margin-top: 40px;
	line-height: 20px;
	border-top: 1px solid #000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

footer .foot-clumn .copies-right p{
	color: #e1e1e1;
	font-family: alata;
	float: none;
	width: 100%;
}
footer .foot-clumn .copies-right #power{
	float: none;
	text-align:center;
	padding-right: 0px;
}
footer .foot-clumn .copies-right #power a{
	color: #e1e1e1;
}
	
	
	

.fix-btn{
    width: ;
    height: auto;
    position: fixed;
    bottom: 20px;
    right: 70px;
    z-index: 999;
}

.fix-btn .slide-up{
    position: absolute;
    width: 50px;
    height: 50px;
    margin: auto;
    background: #1886b5;
    border-radius: 50px;
    text-align: center;
    bottom: 100px;
    display: none;
    right: px;
}
.fix-btn .slide-up i{
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}

.fix-btn .whats-call{
    width: 50px;
    height: 50px;
    margin: auto;
    background: green;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    margin-left: 3px;
}

.fix-btn .whats-call i{
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}



.pgbnr{
    width: 100%;
    height: 250px;
    position: relative;
}
.pgbnr img{
    width: 100%;
    height: 100%;
    
}
.pgbnr .bnr-img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.7);
   /* background: rgba(14, 150, 235,0.7);*/
}
.pgbnr .bnr-img h4 {
    text-align: center;
    margin-top: 100px;
    color: #e1e1e1;
    font-family: viga;
    font-size: 18px;   
    text-transform: uppercase;
    
}
.pgbnr .bnr-img h4 a{
    color: #e1e1e1;
    text-decoration: none;
}
.pgbnr .bnr-img h4 i{
    
}

.pgbnr .bnr-img p{
	text-align: center;
	color: #e1e1e1;
	margin-top: 10px;
	font-family: alata;
}	


.abt-colum{
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 50px;
    float: left;
}
.abt-colum .abt-content{
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0px;
    padding: 10px;
}
.abt-colum .abt-content h4{
    font-family: viga;
    font-weight: ;
    margin-bottom: px;
	text-align: center;
	margin-top: 5px;
	text-transform: uppercase;
	color: #1886b5;
}
.abt-colum .abt-content p{
    font-family: alata;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
	color:dimgrey;
}
.abt-colum .abt-content p:first-child{
	color: #000;
}

.abt-colum .abt-imgs{
    width: 100%;
    float: left;
    height: 300px;
	margin-top: 25px;
	
}

.abt-colum .abt-imgs img{
    width: 100%;
    height: 100%;
    border:;
    border-radius: 5px;
}



.abt-vsn{
	width: 100%;
	margin: auto;
	height: auto;
	margin-top: 50px;
	
}

.abt-vsn .vsn-head{
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
}
.abt-vsn .vsn-head h4{
	font-family: viga;
	margin-bottom: 5px;
}
.abt-vsn .vsn-head p{
	text-align: center;
	font-family: alata;
}

.abt-vsn .vsn-head .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.abt-vsn .vsn-head .dash a{
	
	width: 100%;
	margin: auto;
	color: #ed1b24;
	
}
.abt-vsn .vsn-head .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.abt-vsn .vsn-head .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}
.abt-vsn .mtr-vsn{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
}

.abt-vsn .mtr-vsn .vsn-colm{
	width: 100%;
	float: none;
	margin-right: 0px;
	text-align: center;
	padding: 10px;
	margin-bottom: 30px;
}
.abt-vsn .mtr-vsn .vsn-colm .icon{
	width: 50px;
	height: 50px;
	margin: auto;
	background: #1886b5;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin-bottom: 30px;
}
.abt-vsn .mtr-vsn .vsn-colm h4{
	text-align: center;
	font-family: viga;
	margin-bottom: 10px;
	color: #ed1b24;
	text-transform: uppercase;
}
.abt-vsn .mtr-vsn .vsn-colm p{
	font-family: alata;
	color: grey;
	font-size: 15px;
}


.abt-vsn .mtr-vsn .mdl-colm{
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-bottom: 50px;
}
.abt-vsn .mtr-vsn .mdl-colm img{
	width: 100%;
	height: 300px;
	
}


.abt-vsn .mtr-vsn .msn-colm{
	width: 100%;
	float: none;
	margin-right: px;
	text-align: center;
	padding: 10px;
}

.abt-vsn .mtr-vsn .msn-colm .icon{
	width: 50px;
	height: 50px;
	margin: auto;
	background: #1ecd50;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin-bottom: 30px;
}
.abt-vsn .mtr-vsn .msn-colm h4{
	text-align: center;
	font-family: viga;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.abt-vsn .mtr-vsn .msn-colm p{
	font-family: alata;
	color: grey;
	font-size: 15px;
}

	

.admin-sctn{
	width: 100%;
	margin: auto;
	margin-top: 50px;
}

.admin-sctn .team-head{
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: 100px;
}
.admin-sctn .team-head h4{
	font-family: viga;
	margin-bottom: 5px;
}
.admin-sctn .team-head p{
	font-family: alata;
	margin-bottom: 10px;
}

.admin-sctn .team-head .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.admin-sctn .team-head .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	color: ;
	
	
}
.admin-sctn .team-head .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.admin-sctn .team-head .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}
	
	

.admin-sctn .director-colum{
	width: 95%;
	height: auto;
	margin: auto;
	float: none;
	margin-right: 10px;
	box-shadow: 0px 0px 1px 1px #e1e1e1;
	margin-bottom: 50px;
	padding: 10px;
}

.admin-sctn .director-colum .princepal-msg{
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
	margin-top: 50px;
}

.admin-sctn .director-colum .princepal-msg img{
	width: 50%;
	height: 180px;
	margin-bottom: 20px;
}
.admin-sctn .director-colum .princepal-msg h4{
	text-align: center;
	font-family: viga;
	font-size: 16px;
}
.admin-sctn .director-colum .princepal-msg p{
	text-align: center;
	font-family: alata;
	font-size: 13px;
}
.admin-sctn .director-colum .princepal-mtr{
	margin-top: 25px;
	
}
.admin-sctn .director-colum .princepal-mtr h4{
	font-family: viga;
	font-size: 15px;
	margin-bottom: 10px;
}
.admin-sctn .director-colum .princepal-mtr p{
	font-family: alata;
	color: grey;
	margin-bottom: 10px;
}


.admin-sctn .prnc-colum{
	width: 95%;
	height: auto;
	float: left;
	margin-left: 10px;
	box-shadow: 0px 0px 1px 1px #e1e1e1;
	margin-top: 50px;
	padding: 10px;
}


.admin-sctn .prnc-colum .princepal-msg{
	width: 70%;
	height: auto;
	float: right;
	
}

.admin-sctn .prnc-colum .princepal-msg img{
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.admin-sctn .prnc-colum .princepal-msg h4{
	text-align: center;
	font-family: viga;
	font-size: 16px;
}
.admin-sctn .prnc-colum .princepal-msg p{
	text-align: center;
	font-family: alata;
	font-size: 13px;
}
.admin-sctn .prnc-colum .princepal-mtr{
	margin-top: 25px;
	float: left;
	width: 100%;
}
.admin-sctn .prnc-colum .princepal-mtr h4{
	font-family: viga;
	font-size: 15px;
	margin-bottom: 10px;
}
.admin-sctn .prnc-colum .princepal-mtr p{
	font-family: alata;
	color: grey;
	margin-bottom: 10px;
}

.admin-sctn .staff-members{
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 100px;
	padding: 10px;
}
.admin-sctn .staff-members .staff-sctn{
	width: 100%;
	height: auto;
	float: none;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 50px;
	box-shadow: 1px 1px 2px 2px #e1e1e1; 
	padding: 20px;
	text-align: center;
	
}
.admin-sctn .staff-members .staff-sctn:last-child{
	margin-right: 0px;
}
.admin-sctn .staff-members .staff-sctn img{
	width: 75%;
	height: 280px;
	margin-bottom: 20px;
	
}

.admin-sctn .staff-members .staff-sctn h4{
	font-family: viga;
	font-size: 15px;
	margin-bottom: 5px;
}
.admin-sctn .staff-members .staff-sctn p{
	font-family: alata;
	font-size: 12px;
}
	



.acdms{
    width: 100%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
    
}
.acdms .acdms-header{
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 0px;
	position: relative;
}
.acdms .acdms-header h4{
	font-family: viga;
	margin-bottom: 5px;
	color: #1886b5;
	text-transform: uppercase;
}

.acdms .acdms-header .dash {
	width: 100px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.acdms .acdms-header .dash a{
	
	width: 25%;
	float:;
	margin: auto;
	color: #ed1b24;
	color: ;
	
	
}
.acdms .acdms-header .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.acdms .acdms-header .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}



.acdms .local-menu{
	width: 100%;
	height: auto;
	margin-top: 80px;
	margin-bottom: 30px;
	float: left;
	padding: 10px;
}

.acdms .local-menu ul{
	background:;
	height: 300px;
	width: 100%;
	padding: 10px;
	float: none;
	margin-right: 0px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.acdms .local-menu ul li{
	height: 40px;
	line-height: 40px;
	text-align: ;
	font-family: alata;
	border-bottom: #e1e1e1;
	border-bottom: 1px dashed #e1e1e1;
}
.acdms .local-menu ul li a{
	display: block;
	text-decoration: none;
	color: grey;
}
.acdms .local-menu ul li:hover a{
	background:#1886b5;
	color: #fff;
	padding-left: 5px;
}

.acdms .local-menu ul li a i{
	margin-right: 5px;
	font-size: 13px;
}


.acdms .local-menu .local-mtr{
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: left;
	
}
.acdms .local-menu .local-mtr .local-mtr-chld{
	width: 100%;
	float: left;
}

.acdms .local-menu .local-mtr h4{
	font-family: viga;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #1886b5;
	
}
.acdms .local-menu .local-mtr p{
	font-family: alata;
	color: gray;
	margin-bottom: 20px;
}
.acdms .local-menu .local-mtr .local-img{
	float: left;
	width: 100%;
	height: 300px;
}
.acdms .local-menu .local-mtr .local-img img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	border: 1px solid #ccc;
}
	

.acdm-more{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	padding: 10px;
}
.acdm-more h3{
	width: 100%;
	height: auto;
	font-family: alata;
	color: #1886b5;
	color: #ed1b24;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: #e1e1e1;
	background: whitesmoke;
	padding-left: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
}

.acdm-more .points-menu{
	width: 100%;
	height: auto;
	
}
.acdm-more .points-menu ul{
	width: 100%;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.acdm-more .points-menu ul:last-child{
	margin-right: 0px;
}

.acdm-more .points-menu ul li{
	font-family: calibri;
	margin-bottom: 30px;
}

.acdm-more .points-menu ul li i{
	font-size: 12px;
	margin-right: 5px;
}

.acdm-more .evnt-points{
	margin-top: 50px;
	margin-bottom: 50px;
	float: none;
	width: 100%;
}
.acdm-more .evnt-points ul{
	float: none;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
}
.acdm-more .evnt-points ul li{
	width: 100%;
	font-family: calibri;
	height: 40px;
	line-height: 40px;
	background: ;
	margin-bottom: 0px;
	margin-left: -20px;
	box-shadow:none;
}	
.acdm-more .evnt-points ul li:hover{
	background: whitesmoke;
}

.acdm-more .evnt-points ul li i{
	font-size: 11px;
	margin-right: 10px;
}

.acdm-more .student-life{
	width: 90%;
	height: auto;
	margin-bottom: 20px;
	font-family: alata;
}
	.acdm-more .student-life h3{
		width: 110%;
	}
.acdm-more .student-life p{
	
}
.acdm-more .student-life ul{
	float: left;
	margin-left: 0px;
	width: 55%;
	margin-left: -20px;
}
.acdm-more .student-life ul li{
	height: 35px;
	line-height: 35px;
	font-family: calibri;
	font-size: 13px;
	overflow: hidden;
}
.acdm-more .student-life ul li i{
	margin-right: 15px;
	font-size: 11px;
	
}
	
	


.student-council{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	clear: both;
	margin-top: 0px;
	float: left;
}
.student-council h4{
	font-family: alata;
	margin-bottom: 10px;
	font-weight: bold;
}
.student-council p{
	font-family: alata;
	margin-bottom: 10px;
	color: grey;
}
	
	
	
	
	

.infra{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 50px;
}
.infra .infra-main{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.infra .infra-main .infra-header{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: px;
	position: relative;
}
.infra .infra-main .infra-header h4{
	font-family: viga;
	margin-bottom: 5px;
	color: #1886b5;
}

.infra .infra-main .infra-header .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.infra .infra-main .infra-header .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	color: ;
	
	
}
.infra .infra-main .infra-header .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.infra .infra-main .infra-header .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}

.infra .infra-main .infra-images{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.infra .infra-main .infra-images .img-chld{
	width: 100%;
	height: 250px;
	float: left;
	margin-left: 0px;
	margin-bottom: 30px;
	padding: 10px;
}
.infra .infra-main .infra-images .img-chld img{
	width: 100%;
	height: 220px;
	border: 1px solid #ccc;
	
}
.infra .infra-main .infra-images .img-chld h4{
	text-align: center;
	margin-top: 10px;
	font-family: alata;
	font-size: 15px;
}


	

.admsn-header {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}
.admsn-header h4{
	text-align: center;
	font-family: viga;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.admsn-header p{
	text-align: center;
	font-family: alata;
	color: grey;
}

.admsn-header .dash{
	width: 100px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.admsn-header .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	
	
	
}
.admsn-header .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.admsn-header .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}


.admsn-contchild{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	margin-top: 50px;
	
}

.admsn-contchild .point-content{
	width: 100%;
	float: none;
	height: auto;
	margin-right: 0px;
	margin-bottom: 50px;
	
}
.admsn-contchild h3{
	width: 100%;
	height: auto;
	font-family: viga;
	color: #1886b5;
	color: #ed1b24;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: whitesmoke;
	background: #e1e1e1;
	padding-left: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	/*border-radius: 0px 0px 50px 0px;*/
}
.admsn-contchild .point-content p{
	font-family: alata;
	margin-bottom: 20px;
}
.admsn-contchild .point-content ul{
	
}
.admsn-contchild .point-content ul li {
	font-family: calibri;
	color:;
}
.admsn-contchild .point-content ul li i{
	font-size: 11px;
	margin-right: 10px;
	
}

.admsn-contchild .point-content ol{
	margin-left: 20px;
}
.admsn-contchild .point-content ol li{
	font-family: calibri;
	color:;
}



.admsn-contchild .imgof-content{
	float: none;
	width: 100%;
	padding: px;
}


.admsn-contchild .imgof-content img{
	width: 100%;
	height: 250px;
	border: 1px solid #ccc;
}
.admsn-contchild .imgof-content .rgstr-btns{
	width: 100%;
	height: auto;
	margin-top: 30px;
	text-align: center;
	font-family: alata;
}
.admsn-contchild .imgof-content .rgstr-btns p{
	margin-bottom: 20px;
}
.admsn-contchild .imgof-content .rgstr-btns button{
	width:px;
	outline: none;
	border: none;
	background: #ed1b24;
	font-family: alata;
	color: #fff;
	height: 40px;
	margin: auto;
	line-height: 40px;
	text-align: center;
	margin-left: 10px;
	border-radius: 5px;
	
}



.fee-structure{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	margin-top: 100px;
}
.fee-structure h3{
	width: 100%;
	height: auto;
	font-family: alata;
	color: #1886b5;
	color: #ed1b24;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background: whitesmoke;
	background: #e1e1e1;
	padding-left: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	/*border-radius: 0px 0px 50px 0px;*/
}

.fee-structure .fee-tables{
	float: none;
	width: 100%;
	margin-bottom: 50px;
	float: left;
}
.fee-structure .fee-tables .fee-content{
	width: 100%;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
}
.fee-structure .fee-tables .fee-content table{
	width: 700px;
	height: auto;
	border-bottom: 2px solid #1886b5;
	
}
.fee-structure .fee-tables .fee-content .fee-tbl{
	margin-bottom: 50px;
} 
.fee-structure .fee-tables .fee-content .fee-tbl h4{
	font-family: alata;
	font-size: 14px;
	color: #ed1b24;
}
.fee-structure .fee-tables .fee-content table tr td{
	height: 35px;
	border: 1px solid whitesmoke;
	text-align: center;
	font-family: calibri;
}
.fee-structure .fee-tables .fee-content table .tbl-head{
	background: #1886b5;
	color: #fff;
	font-weight: bold;
	
}
.fee-structure .fee-tables .fee-content table .tbl-head td{
	border: none;
}
.fee-structure .fee-tables .fee-content p{
	font-family: calibri;
}


.fee-structure .fee-image{
	width: 100%;
	height: 250px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 20px;
}
.fee-structure .fee-image img{
	width: 100%;
	height: 100%;
	
}




.terms-Conditions{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	
}
.terms-Conditions h3{
	width: 100%;
	height: auto;
	font-family: alata;
	color: #1886b5;
	color: #ed1b24;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: whitesmoke;
	background: #e1e1e1;
	padding-left: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	/*border-radius: 0px 0px 50px 0px;*/
}
.terms-Conditions p{
	font-family: alata;
	
}
.terms-Conditions ul {
	margin: 10px 0px;
	margin-left: -20px;
}
.terms-Conditions ul li{
	font-family: calibri;
}
.terms-Conditions ul li i{
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.transport-appication{
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.transport-appication{
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.transport-appication h3{
	width: 100%;
	height: auto;
	font-family: alata;
	color: #1886b5;
	color: #ed1b24;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: whitesmoke;
	background: #e1e1e1;
	padding-left: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	/*border-radius: 0px 0px 50px 0px;*/
}
.transport-appication p{
	font-family: alata;
	margin-bottom: 10px;
}
.transport-appication ul{
	margin-left: -20px;
}
	
.transport-appication ul li{
	font-family: calibri;
	margin-bottom: 20px;
}
.transport-appication ul li i{
	font-size: 11px;
	margin-right: 10px;
}	
	


.contact-column{
	width: 100%;
	height: auto;
	margin-top: 80px;
	
}

.contact-column .contact-head{
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}
.contact-column .contact-head h4{
	font-family: viga;
	margin-bottom: 5px;
	font-size: 22px;
	text-transform: uppercase;
	color: #1886b5;
}
.contact-column .contact-head p{
	font-family: alata;
	margin-bottom: 10px;
}

.contact-column .contact-head .dash {
	width:25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.contact-column .contact-head .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	color: ;
	
	
}
.contact-column .contact-head .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 70px;
	bottom: 5px;
	display: block;
	
	
	
}
.contact-column .contact-head .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 70px;
	bottom: 5px;
	display: block;
	
}

.contact-column .cont-form {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 0px;
	padding: 5px;
}
.contact-column .cont-form .cont-sctn{
	width: 100%;
	height: auto;
	float: none;
	border-right:none;
}
.contact-column .cont-form .cont-sctn h3{
	font-family: viga;
	margin-bottom: 50px;
	color: #000;
	font-size: 20px;
}
.contact-column .cont-form .cont-sctn .clm-inp{
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-bottom: 25px;
	
}
.contact-column .cont-form .cont-sctn .clm-inp:last-child{
	margin-right: 0px;
}
.contact-column .cont-form .cont-sctn .clm-inp p{
	font-family: alata;
}
.contact-column .cont-form .cont-sctn .clm-inp input{
	outline: none;
	width: 100%;
	border: 1px solid #ccc;
	height: 40px;
	border-radius: 5px;
	padding-left: 5px;
	font-family: calibri;
}
.contact-column .cont-form .cont-sctn .clm-inp textarea{
	outline: none;
	width: 100%;
	border: 1px solid #ccc;
	height: 100px;
	border-radius: 5px;
	padding-left: 5px; 
	font-family: calibri;
}
.contact-column .cont-form .cont-sctn .clm-inp button{
	outline: none;
	width: 100%;;;
	border:none;
	height: 40px;
	border-radius: 5px;
	padding-left: 5px;
	font-family: calibri;
	background: #1886b5;
	color: #fff;
}
.contact-column .cont-form .contct-addr{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 100px;
	float: none;
	border-top: 1px solid #ccc;
}
.contact-column .cont-form .contct-addr h4{
	font-family: viga;
	color: #000;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
.contact-column .cont-form .contct-addr p{
	font-family: alata;
	margin-bottom: 5px;
}
.contact-column .cont-form .contct-addr h5{
	font-weight: bold;
}
.contact-column .cont-form .contct-addr h5 i{
	color: #ed1b24;
}
.ful-map{
	width: 100%;
	height: 250px;
	margin-top: 50px;
}
.ful-map iframe{
	width: 100%;
	height: 100%;
}

	

	
	

.tble-sclttl{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top:50px;
    overflow: auto;
}
.dis-head{
    font-family: viga;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 500;
    background: whitesmoke;
    height: 40px;
    line-height: 40px;
    color:#ed1b24 ;
    font-size: 15px;
	width: 100%;
	margin-top: 50px;
}
.tble-sclttl p{
    color: red;
    text-decoration: underline;
    font-weight: bold;
}
.tble-sclttl table{
    font-family: alata;
    width: 700px;
    border: 1px solid #ccc;
    text-align: center;
}
.tble-sclttl table .table-head{
    font-weight: 500;
    background:#1886b5 ;
    color: #fff;
    
}
.tble-sclttl table .table-head:hover{
    background:#0ca5f2;
}
.tble-sclttl table .table-head td{
    border: none;
	
}
.tble-sclttl table tr td{
    font-size: 14px;
    height: 35px;
    border: 1px solid #e1e1e1;
    font-weight: 500;
	
}
.tble-sclttl table tr:hover{
    background: #e1e1e1;
}


.tble-disclose{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top:50px;
    overflow: auto;
}
.tble-disclose h4{
    font-family: viga;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 100;
    background: #0b4f52;
    height: 40px;
    line-height: 40px;
    color: #fff;
    
}
.tble-disclose p{
    color: red;
    text-decoration: underline;
    font-weight: bold;
}
.tble-disclose table{
    width: 600px;
    font-family: alata;
    border: 1px solid #ccc;
    text-align: center;
    
}
.tble-disclose table .table-head{
    font-weight: 500;
    background: #1886b5	;
    color: #fff;
    text-align: center;
}
.tble-disclose table .table-head td{
    border: none;
     
}
.tble-disclose table tr td{
    border: 1px solid #ccc;
    font-size: 15px;
    height: 35px;
    font-size: 14px;
    font-weight:500 ;
    width: ;
}

.tble-disclose .note-mind{
    color: #000;
    font-family: calibri;
    font-weight: 600;
    text-decoration: none;
    margin-top: 5px;
    width: 100%;
    padding: 0px 10px;
    text-align: justify;
    text-transform:none;
}




.evnts-galri .galry-mnu{
    width: 100%;
    height: auto;
    margin-top: 50px;
}
.evnts-galri {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}
.evnts-galri  h4{
	text-align: center;
	font-family: viga;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.evnts-galri  p{
	text-align: center;
	font-family: alata;
	color: grey;
}

.evnts-galri  .dash{
	width: 100px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.evnts-galri  .dash a{
	
	width: 100%;
	float:;
	margin: auto;
	color: #ed1b24;
	
	
	
}
.evnts-galri  .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.evnts-galri  .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}

.evnts-galri .galry-mnu{
	
	width: 100%;
	height: 150px;
	margin: auto;
	margin-top: 50px;
	
}

.evnts-galri .galry-mnu .glry-mdl{
	width: 45%;
	height: 100%;
	text-align: center;
	line-height: 0px;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	text-align: center;
	float: left;
	border:none;
    margin-bottom: 100px;
    background: #fff;
}



.evnts-galri .galry-mnu .glry-mdl .glry-chld{
    width: 95%;
    height: 95%;
	border-radius: 100%;
	text-align: center;
	margin: auto;
	position: relative;
	
}

.evnts-galri .galry-mnu .glry-mdl .glry-chld a{
	text-decoration: none;
}
.evnts-galri .galry-mnu .glry-mdl .glry-chld a img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
	border: 1px solid #ccc;
}


.evnts-galri .galry-mnu .glry-mdl .glry-chld .glr-cont{
    width: 95%;
    height: 95%;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background:none;
    opacity: 0;
    border-radius: 100%; 
	text-align: center;
}
.evnts-galri .galry-mnu .glry-mdl .glry-chld .glr-cont button{
    width: 35px;
    height: 35px;
    margin-left: 0px;
    margin-top: 60px;
    border-radius: 3px;
    background: none;
    border: none;
    background:;
	color: #fff;
	font-size: 22px;
}
.evnts-galri .galry-mnu .glry-mdl .glry-chld .glr-cont:hover{
    opacity: 1;
    transition: 1.0s;
}
.evnts-galri .galry-mnu .glry-mdl .glry-chld .glr-cont button:hover{
    background: ;
    color: #fff;
}
.evnts-galri .galry-mnu .glry-mdl .glry-chld h4{
    text-align: center;
    margin-top: 20px;
    color: #000;
    font-family: viga;
    font-size: 13px;
    bottom: 0px;
}





.admission-form{
	width: 100%;
	height: auto;
	margin-top: 100px;
}

.admission-form .adm-frm{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	position: relative;
}
.admission-form .adm-frm h3{
	font-family: viga;
	color: #1886b5;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 22px;
}
.admission-form .adm-frm p{
	font-family: alata;
	font-size: 18px;
}

.admission-form .adm-frm .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.admission-form .adm-frm .dash a{
	
	width: 100%;
	margin: auto;
	color: #ed1b24;
	
	
}
.admission-form .adm-frm .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 75px;
	bottom: 5px;
	display: block;
	
	
	
}
.admission-form .adm-frm .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 75px;
	bottom: 5px;
	display: block;
	
}


.admission-form .stu-fldtls{
	width: 90%;
	margin: auto;
	height: auto;
	margin-top: 50px;
}
.admission-form .stu-fldtls h3{
	width: 100%;
	height: 40px;
	background: #1886b5;
	font-family: alata;
	line-height: 40px;
	font-size: 16px;
	padding-left: 10px;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
	text-align: center;
}
.admission-form .stu-fldtls .grp-clm{
	width:100%;
	height: auto;
	margin-right: 50px;
	margin-bottom: 30px;
	float: left;
	
}

.admission-form .stu-fldtls .grp{
	width: 100%;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
	font-family: calibri;
}
.admission-form .stu-fldtls .grp input{
	width: 25px;
	margin-top: 10px;
	
}

.admission-form .stu-fldtls .grp-clm-full{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.admission-form .stu-fldtls .grp-clm p{
	font-family: alata;
	font-weight: ;
	margin-bottom: 5px;
	font-size: 15px;
}

.admission-form .stu-fldtls .grp-clm input{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	outline: none;
	border: 1px solid #ccc;
	font-family: calibri;
	border-radius: 5px;
}
.admission-form .stu-fldtls .grp-clm select{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	outline: none;
	border: 1px solid #ccc;
	font-family: calibri;
	border-radius: 5px;
}

.admission-form .stu-fldtls .grp-clm-full{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.admission-form .stu-fldtls .grp-clm-full p{
	font-family: alata;
	font-weight: ;
	margin-bottom: 5px;
}
.admission-form .stu-fldtls .grp-clm-full input{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	outline: none;
	border: 1px solid #ccc;
	font-family: calibri;
	border-radius: 5px;
}
.admission-form .stu-fldtls .grp-clm-full textarea{
	width: 100%;
	height: 80px;
	padding-left: 5px;
	outline: none;
	border: 1px solid #ccc;
	font-family: calibri;
	border-radius: 5px;
}
.admission-form .stu-fldtls .grp-clm button{
	width: 100%;
	height: 40px;
	outline: none;
	border: none;
	background: #1886b5;
	color: #fff;
	font-family: alata;
	border-radius: 5px;
}
	

.awards-sctn{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	float: left;
}

.awards-sctn .awards-main{
	width: 100%;
	margin: auto;
	height: auto;
	margin-bottom: 100px;
}
.awards-sctn .awards-main .awards-head{
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
}
.awards-sctn .awards-main .awards-head h4{
	font-family: viga;
	margin-bottom: 5px;
	
}
.awards-sctn .awards-main .awards-head p{
	text-align: center;
	font-family: alata;
	margin-bottom: 10px;
}
.awards-sctn .awards-main .awards-head .dash {
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.awards-sctn .awards-main .awards-head .dash a{
	
	width: 100%;
	margin: auto;
	color: #ed1b24;
	
}
.awards-sctn .awards-main .awards-head .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
	
	
}
.awards-sctn .awards-main .awards-head .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 65px;
	bottom: 5px;
	display: block;
	
}

.awards-sctn .awards-main .awards-dics{
	width: 95%;
	height: auto;
	margin: auto;
	float: none;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 50px;
	box-shadow: 1px 1px 1px 2px  #e1e1e1;
	padding: 10px;
	border-bottom: 2px solid #1886b5;
}
.awards-sctn .awards-main .awards-dics:hover{
	box-shadow: 2px 2px 2px 3px #ccc;
}

.awards-sctn .awards-main .awards-dics img{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.awards-sctn .awards-main .awards-dics h4{
	text-align: center;
	font-family: viga;
	margin-bottom: 5px;
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #1886b5;
}	
	
.awards-sctn .awards-main .awards-dics p{
	color: grey;
	font-family: alata;
	text-align: center;
	
}


.career{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	padding: 10px;
}
.career .fst{
	text-align: left;
	font-weight: ;
	font-family: viga;
	margin-bottom: 10px;
	color: #1ecd50;
	color: #ed1b24;
	font-size: 14px;
}
.career .scn{
	text-align: right;
	font-weight: ;
	font-family: viga;
	margin-bottom: 10px;
	color: #1ecd50;
	font-size: 14px;
}
.career i{
	font-size: 10px;
}
.career p{
	text-align: center;
	font-family: alata;
	
}
.career a{
	text-decoration: none;
	color: #1886b5;
	
}

	
.two-sctn{
	width: 100%;
	margin: auto;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	position: relative;
	
}
.two-sctn .amul-heads{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}
.two-sctn .amul-heads h4{
	text-align: center;
	font-family: viga;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #1886b5;
}
.two-sctn .amul-heads p{
	text-align: center;
	font-family: alata;
	color: grey;
	
}
.two-sctn .amul-heads .dash{
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
}
.two-sctn .amul-heads .dash a{
	width: 100%;
	margin: auto;
	color: #ed1b24;
}

.two-sctn .amul-heads .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 85px;
	bottom: 5px;
	display: block;
}
.two-sctn .amul-heads .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 85px;
	bottom: 5px;
	display: block;
}

.two-sctn .frm-colum{
	width: 100%;
	height: auto;
	float: left;
	margin-right: px;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 10px;
}
.two-sctn .frm-colum h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #1886b5;
	margin-bottom: 25px;
	font-family: viga;
	color: #1886b5;
	font-size: 18px;
}
.two-sctn .frm-colum .frm-grp{
	width: 100%;
	margin-right: 25px;
	margin-bottom: 25px;
	font-family: alata;
	float: left;
}
.two-sctn .frm-colum .frm-grp p{
	font-weight: ;
}
.two-sctn .frm-colum .frm-grp input{
	width: 100%;	
	height: 40px;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 5px;	
	
}
.two-sctn .frm-colum .grp{
	width: 320px;
	float: left;
	margin-bottom: 25px;
	font-family: alata;
	
}
.two-sctn .frm-colum .grp input{
	width: px;
	text-align: left;
	margin-top: 15px;
}
.two-sctn .frm-colum .frm-grp textarea{
	width: 100%;	
	height: 120px;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 5px;	
	
}
.two-sctn .frm-colum .frm-grp button{
	width: 150px;;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	padding-left: 5px;
	background: #1886b5;
	color: #fff;
	border-radius: 3px;
}

.two-sctn .frm-img{
	width: 100%;
	float: none;
	margin-top: 0px;
	padding: 10px;
}
.two-sctn .frm-img img{
	width: 100%;
	height: 220px;
	border: 1px solid #ccc;
	border-radius: 3px;
}



.glry-potos{
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 100px;
    position: relative;
}
.glry-potos   .glry-head{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}
.glry-potos .glry-head  h3{
	text-align: center;
	font-family: viga;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #1886b5;
	font-size: 18px;
}
.glry-potos .glry-head  p{
	text-align: center;
	font-family: alata;
	color: grey;
}

.glry-potos .glry-head  .dash{
	width: 25%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	
}
.glry-potos .glry-head  .dash a{
	
	width: 100%;
	margin: auto;
	color: #ed1b24;
	
	
	
}
.glry-potos .glry-head  .dash::before{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	left: 60%;
	top: 85px;
	bottom: 5px;
	display: block;
	
	
	
}
.glry-potos .glry-head  .dash::after{
	content: "";
	width: 100px;
	height: 5px;
	border-top: 3px solid #1ecd50;
	color:#000;
	position: absolute;
	right: 60%;
	top: 85px;
	bottom: 5px;
	display: block;
	
} 


.glry-potos .glrys{
    width: 46%;
    height: 120px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    
}
.glry-potos .glrys img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-bottom: 5px solid #1886b5;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
    
    
    
    
    
    

    
    
}/*End of Media*/