.view{	
	float: left;
		
}

.view img{
	width: 90%;
	height: 50%;
	padding: 9px 15px;
}
.view p{
	padding-bottom: 30px;
	padding-left: 10px;
}
.view p img{
	float: right;
	width: 40%; 
	
}

.one_fourth.box-style{
	float: left;
	border:1px solid #000000;
}
.box-style img{
	width: 90%;
	
	padding: 9px 15px;
}
.box-style p{	
	padding-left: 5px;
}


.view > p > a{	
	color: #000000;
	margin: auto ;
	float: right;
	text-align:right; 
	font-size:16px;
	text-decoration:none;		
	padding: 0px 10px;
	margin-right: 10px;
	
}
.notice{
	background:#F2EFEF /*url(../images/News_Bg.png)*/ ;
	height: 288px;
	width: 280px;
	margin-top: 60px;
	margin-left: 30px;
}
.titel{
	width: 100%;
	background:#9AC739; 
	
}
.half{
	width: 49%;
	float: left;

}

.half p{
	padding: 0px 10px;
	margin: 0;
	
}
.fa-image img{
	width: 20%;
	float: left;
	margin-left: 162px;
	
}
.fa-info{
	float: left;
	
}

.devide{
	border-right: 1px solid #000000;
}
/*********************************************************************************
								Layout
*******************************************************************************/
.one_third.last{
	margin-right: 0px;
}
.one_fourth > ul >li{
	text-align: left;
	margin-left: -31px;
}
.one_fourth > p{
	text-align: left;
	
}
.one_fourth > ul > li ,.one_third > ul > li{
	list-style: none;
	color: #FFFFFF;
}

.one_fourth > ul > li > a{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
/************************************************************************
 *								Color
 * **********************************************************************/ 
 .bg-green{
 	/*background: #3C6E3D;*/
 	color:#269905;
 }
 .map{
 	width: 100%;
 	height: 250px;
 	background: #AC242E;
 	margin-top: 20px;
 	/*margin-bottom: 20px;*/
 }
 .wh-color{
 	color: #FFFFFF;
 }
/************************************************************************
 *								Box Style                                *
***********************************************************************/ 
.titel_box h3{
	padding: 10px 10px;
	/*color:#1E6C09 ;*/
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-family: "Felix Titling";
	font-weight: bolder;
	
}
.sub-titel{
	padding: 1px 10px;
	color:#0B0B0B ;
	margin: 0;
	text-align: left;
	text-decoration: underline;
}

.content_box{
	border: 1px #C0C0C0 solid;
	border-top:none;
	float: left;
	padding-top: 12px;
}


.msg{
	border: 1px #DEDBDB solid;
	text-align:center;
	box-shadow:1px 2px 0px #C0C0C0;
	width:99%;
	background: #25DFDF;
	text-transform: uppercase;
	
}
/************************************************************************
 *								background color                             *
 ************************************************************************/ 
 .bg-color{
 	background-color: #CBEAF5;

 }

/*********************************************************************/

.list_style{
	text-decoration: none;
	background:  url(../images/list.png) 0 8px no-repeat;
	line-height: 24px;
	font-size: 15px;
	list-style: none;
	padding: 1px 12px;
}
.list_style1{
	text-decoration: none;
	background:  url(../images/list_06.png) 0 8px no-repeat;
	line-height: 24px;
	font-size: 15px;
	list-style: none;
	padding: 1px 12px;
}

.list{
	display:inline-block;
	/*width: 233px;*/
	height: 172px;
	padding: 0 1px;
	border: #000000 2px solid;
	margin-top: 24px;
}
.list img, .list p{
	width: 100%;
	/*float: left;*/
	text-align: center;
	
}
/*************************************************image size************************************/
.list img{
    width: 160px;
    height: 130px;
}
h3 img{
	width:293px;
}
.insideblock img{
	float: left;
	width: 15%;
	padding: 0px 5px;
	
}
.fullsize img{
	width: 100%;
	height: 300px;
	border: 3px #000000 solid;
}
.photo{
	background: #3C6E3D;
}
.one_fourth.photo img{
	border:4px #000  solid;	     
    padding-top:0px;
    width:230px;
    height: 150px;
    background: #3C6E3D;
			
}
.one_fourth.photo > p{
	text-align: center;
	/*margin-left:25px;*/
	width: 100%;
}
.b-bg{
	
	border-image: url(../images/boader.png)40 stretch;
	background: #BCBCBC;
	border-width: 12px;
	border-top: 2px solid #000;
    border-bottom: 3px solid #000;
}

.block-iti{	
	border-top: 8px solid #000;  
  	width: 350px;
	height: 230px;
	float: left;
	margin-left: 44px;
}

.block-res{	
	border-top: 8px solid #000;  	
  	width: 350px;
	height: 230px;
	float: left;
}
.block-pub h3 img{
	padding: 0px 1px;
	width: 293px;
}
.block-pub{	
	border-top: 8px solid #000;  
  	width: 308px;
	height: 230px;
	float: left;
}

.block-sty{
	border-bottom: 2px solid #000;
	border-top: 4px solid #000000;
}
/*****************************************************button style******************************/
.km-b1-1{
	padding: 5px 5px;
	background: #FF6600;
	color: #FFFFFF;
	box-shadow: 6px 6px  #000000;
	font-weight: bold;
}
.km-b1-2{
	padding: 5px 5px;
	background:#00CCFF;
	color: #FFFFFF;
	box-shadow: 6px 6px  #000000;
	font-weight: bold;
}
.km-b1-3{
	padding: 5px 5px;
	background:#CC00FF;
	color: #FFFFFF;
	box-shadow: 6px 6px  #000000;
	font-weight: bold;
}
.km-b1-4{
	padding: 5px 5px;
	background:#009900;
	color: #FFFFFF;
	box-shadow: 6px 6px  #000000;
	font-weight: bold;
}

.animation{
	width: 142px;
	height: 20px;
	background: #A2232C;
	border:1px #000000 solid;
	box-shadow:2px 2px;
	animation-name:example;
	animation-duration:4s;
	padding:7px;
    animation-iteration-count:infinite;
    
}
@keyframes example {
    0%   {background-color: red;}
    25%  {background-color: yellow;}
    50%  {background-color: blue;}
    100% {background-color: green;}
}

/*******************************************heading style*****************************/
.admission{
  background-color: #C8D76E;
  text-align: center;
  padding: 5px 0px;
}
.sub-heading{
	background-color: #A2232C;
    text-align: center;
    padding: 5px 0px;
    color: #FFFFFF;
}
.gt-detail-style{
	box-shadow: 6px 6px  #000000;
	padding: 5px 5px;
	background: rgb(237, 152, 20);
}
