

body { 
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	background:#fff url(../images/main-bg.png) repeat left top;
}

h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; text-align:left; font-weight:normal; }
img, form, input { margin:0px; padding:0px; border:0px; outline:none;}
.img_left{ float:left; }
.img_right{ float:right; }
.clear{ clear:both; }
.fl {float: left;}
.fr {float: right;}
hr {background: #f3f3f3; border : 0;}
.spacer5 { height: 5px; }
.spacer10 {	height: 10px; }
.spacer19 { height: 19px; }

.header {
	background:url(../images/header-bg.png) repeat-x center top;
}
.logo-bg {
	background:url(../images/logo-bg.png) repeat-x center top;
	height:140px;
}
.strip-bg {
	background:url(../images/strip.png) repeat-x center top;
	height:3px;
}
.logo-bg-guj {
	background:url(../images/gujarat-map.png);
}
.contect-no {
	font: 18px/18px 'DroidSansRegular', Arial, sans-serif;
	color:#FFF;
	text-align:right;
	text-decoration:none;
	padding-right:30px;
	text-shadow:1px 1px 1px #333333;
	letter-spacing:1px;
}
.nav {
	background:url(../images/nav-bg.png) repeat-x center top;
}
.nav-t {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	line-height:46px;
	display:block;
}
.nav-t:hover {
	background:url(../images/nav-hover.png);
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	line-height:46px;
}
.title-bg {
	background:url(../images/green-title-bg.png) no-repeat center bottom ;
	width:191px;
	height:44px;
}
.title-bg-t{
	padding-left:5px;
	/*font: 18px/27px 'DroidSansRegular', Arial, sans-serif;*/
	font-size:15px;
	color:#FFF;
	text-shadow:1px 1px 1px #666;
}
.left-nav {
	background-color:#fff;
	border:solid 1px #afafaf;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-ms-border-bottom-right-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:10px;
}
.left-nav-t {
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:25px;
}
.left-nav-t:hover {
	font-size:12px;
	color:#66AE09;
	text-decoration:none;
	line-height:25px;
}



.right-gallery {
	background-color:#fff;
	border:solid 1px #afafaf;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-ms-border-bottom-right-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.more {
	font: 11px/14px 'DroidSansRegular', Arial, sans-serif;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
.wel-nor-t {
	font: 13px/24px 'DroidSansRegular', Arial, sans-serif;
	color:#454545;
	text-align:justify;
	text-decoration:none;
}
.wel-nor-t-right {
	font: 13px/24px 'DroidSansRegular', Arial, sans-serif;
	color:#454545;
	text-align:right;
	text-decoration:none;
}
.bottom-box {
	border:solid 1px #b0b0b0;
	background-color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
}
.link1 {
	font: 18px/24px 'DroidSansRegular', Arial, sans-serif;
	color:#454545;
	text-align:left;
	text-decoration:none;
}


.footer-bg {
	background:url(../images/footer-bg.png) repeat-x center top;
	height:20px;
}
.footer-t {
	font: 13px/27px 'DroidSansRegular', Arial, sans-serif;
	color:#FFF;
}
.footer-t:hover {
	font: 13px/27px 'DroidSansRegular', Arial, sans-serif;
	color:#90ff00;
}
.copyright {
	font: 13px/20px Arial,Helvetica,sans-serif;
	color:#FFF;
	vertical-align:middle;
	font-weight:bold;
}
.design-by {
	font: 13px/20px Arial,Helvetica,sans-serif;
	color:#90ff00;
	font-weight:bold;
}


 
/*accordion 
{  
    width: 400px;  
    border: solid 1px black;  
    background-color:Olive;
} */ 
  
.contentAccordion 
{  
    padding: 4px;  
    background-color:white;
    border: solid 1px black;         
}  
                
.selectedheader 
{
    color: White;  
    background-color: white;  
    padding: 4px;        
    border: solid 1px black;                    
}  
        
.clsStaffHeader
{
    font-size:14px;
    color: White;
    padding: 6px 4px;
    background:url(../images/nav-bg.png) repeat-x center top;
}  

.clsStaffContent
{ 
    font-size:13px;
    padding: 6px 4px;
    font-family: Arial,Helvetica,sans-serif;
    color:#666;
    line-height: 25px;
    text-align: justify;
    background-color:#fff;
}
    
    
.GrdHdr
{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    background:url(../images/nav-bg.png) repeat-x center top;
}


.GrdRowStyle
{
color: #fff;
font-weight:bold;
background: #68b309; /* Old browsers */
background: -moz-linear-gradient(top,  #68b309 0%, #4d9002 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68b309), color-stop(100%,#4d9002)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #68b309 0%,#4d9002 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #68b309 0%,#4d9002 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #68b309 0%,#4d9002 100%); /* IE10+ */
background: linear-gradient(to bottom,  #68b309 0%,#4d9002 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b309', endColorstr='#4d9002',GradientType=0 ); /* IE6-9 */

}
    
.GrdAltRowStl
{
 background-color:  rgb(232, 237, 255);
 
}

.clsGridFormat
{
    /*margin-left:50px;
    margin-bottom:20px;*/
	font-size:12px;
	text-align:left;
}
    
th a
{
    text-decoration: none;
    color: #fff;
    font-weight:normal;
    font-size:14px;
} 

.gridview1{
background: #ffc578; /* Old browsers */
background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffc578 0%,#fb9d23 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffc578 0%,#fb9d23 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */

   padding:2px;
   margin:2% auto;
   height:30px;
   
}

.gridview1 a{
    margin:auto 1%;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	
    background-color:#68b309;
    padding:5px 10px 5px 10px;
    color:#fff;
    text-decoration:none;
    
    -o-box-shadow:1px 1px 1px #111;
    -moz-box-shadow:1px 1px 1px #111;
    -ms-box-shadow:1px 1px 1px #111;
    -webkit-box-shadow:1px 1px 1px #111;
    box-shadow:1px 1px 1px #111;
     
}

.gridview1 a:hover{
    background-color:#1e8d12;
    color:#fff;
}

.gridview1 span{
    background-color:#299a0b;
    color:#fff;
    -o-box-shadow:1px 1px 1px #111;
    -moz-box-shadow:1px 1px 1px #111;
    -ms-box-shadow:1px 1px 1px #111;
    -webkit-box-shadow:1px 1px 1px #111;
    box-shadow:1px 1px 1px #111;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    padding:5px 10px 5px 10px;
}

.ddl select
{
    background: transparent;
    width: 220px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    color: #000;
    }
    
    
.ddl
{
    width: 220px;
    height: 34px;
    overflow: hidden;
    border: 5px solid #fff;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;     
   
    /*background: url('../Images/ddlarw.png') no-repeat right #fff;*/
   /* border: 1px solid #1C4EAF;
    border-radius: 5px;
    padding: 3px;
    text-indent: 0.01px;
    text-overflow: '';*/
    /*background-image: url('../Images/ddlarw.png');
    background-repeat:no-repeat;
    background-position:188px;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
}

.orngBg
{
    background: #f9c667; /* Old browsers */
background: -moz-linear-gradient(top,  #f9c667 0%, #f79621 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9c667 0%,#f79621 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
}

.GrnBg
{
    background: #68b309; /* Old browsers */
    background: -moz-linear-gradient(top,  #68b309 0%, #4d9002 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68b309), color-stop(100%,#4d9002)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #68b309 0%,#4d9002 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #68b309 0%,#4d9002 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #68b309 0%,#4d9002 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #68b309 0%,#4d9002 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b309', endColorstr='#4d9002',GradientType=0 ); /* IE6-9 */
}

.view {
   width: 300px;
   height: 200px;
   margin: 10px 10px 0px 10px;
   float: left;
   border: 5px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   
   -o-box-shadow:0px 0px 5px #aaa;
    -moz-box-shadow:0px 0px 5px #aaa;
    -ms-box-shadow:0px 0px 5px #aaa;
    -webkit-box-shadow:0px 0px 5px #aaa;
    box-shadow:0px 0px 5px #aaa;
    
   cursor: default;
}
.view .mask, .view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:url('../Images/link.png') center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

.clsLbl
{
    color:#00B700;
    font-size: 15px;
}

.clsBrdRds
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

}

.clsMapBox
{
   border: solid 1px white;
  
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   -ms-border-radius: 8px;
   -o-border-radius: 8px;
   border-radius: 8px;
     
    -moz-box-shadow: 0px 0px 5px 0px #000;
    -ms-box-shadow: 0px 0px 5px 0px #000;
    -o-box-shadow:0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;	
	 
}
  
.clsBox
{ 
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   -ms-border-radius: 8px;
   -o-border-radius: 8px;
   border-radius: 8px;
     
    -moz-box-shadow: 0px 0px 10px 0px #68b309;
    -ms-box-shadow: 0px 0px 10px 0px #68b309;
    -o-box-shadow:0px 0px 10px 0px #68b309;
	-webkit-box-shadow: 0px 0px 10px 0px #68b309;
	box-shadow: 0px 0px 10px 0px #68b309;	
	 
}

.clsBox:hover
{
    -moz-box-shadow: inset 0px 0px 18px -3px #68b309;
    -webkit-box-shadow: inset 0px 0px 18px -3px #68b309;
    -ms-box-shadow: inset 0px 0px 18px -3px #68b309;
    -o-box-shadow: inset 0px 0px 18px -3px #68b309;
    box-shadow: inset 0px 0px 18px -3px #68b309;
}

.EnqryFields 
{  
    border:outset 1px #74AF00; 
                
    border-radius:5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -o-border-radius: 5px; 
    -ms-border-radius: 5px;                
                                
    font-family: Times New Roman, georgia, 'Batang',Arial, Helvetica, sans-serif; 
    font-size: 16px;
               
    -webkit-transition: all 0.5s ease-in 0s;    
    -moz-transition: all 0.5s ease-in 0s;   
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;   
  
}   
     
.EnqryFields:hover
{
    -moz-box-shadow: inset 0px 0px 14px -3px #f9c667;
    -o-box-shadow: inset 0px 0px 14px -3px #f9c667;
    -webkit-box-shadow: inset 0px 0px 14px -3px #f9c667;
    -ms-box-shadow: inset 0px 0px 14px -3px #f9c667;
    box-shadow: inset 0px 0px 14px -3px #f9c667;
   
    border:outset 1px #f9c667;
} 


.clsContactUsLbl
{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: "ChunkFiveRegular",Helvetica,Arial;
    color: #68b309;
    text-shadow: 0px 1px 0px #f9c667;
    
    }
    
.clsAddressLbl
{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: "ChunkFiveRegular",Helvetica,Arial;
    color: #DD6F00;
    text-shadow: 0px 1px 0px #f9c667;
    font-weight: bold; 
    
    }
    
.clsAddressLbl1
{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    text-decoration:none;
    font-family: "ChunkFiveRegular",Helvetica,Arial;
    color: #204A65;
    text-shadow: 0px 1px 0px #fff;
    font-weight: bold; 
    text-align:left;
    
    }
    
/*  Button */
.button
{
    /* A semi-transparent text shadow */
    font: 15px Calibri, Arial, sans-serif;
    -webkit-text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    -moz-text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    -ms-text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    -o-text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.4); /* Overriding the default underline styling of the links */
    
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    cursor: pointer;
    padding: 10px 20px;
    background-repeat: no-repeat; /* The following two rules are fallbacks, in case
	   the browser does not support multiple backgrounds. */
    background-position: bottom left;
    background-image: url('../images/button_bg.png'); /* Multiple backgrounds version. The background images
	   are defined individually in color classes */
    background-position: bottom left, top right, 0 0, 0 0;
    background-clip: border-box; /* Applying a default border raidus of 8px */
   
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px; /* A 1px highlight inside of the button */
   
    -moz-box-shadow: 0 0 1px #fff inset;
    -ms-box-shadow: 0 0 1px #fff inset;
    -o-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;
    box-shadow: 0 0 1px #fff inset; /* Animating the background positions with CSS3 */ /* Currently works only in Safari/Chrome */
   
    -webkit-transition: background-position 1s;
    -ms-transition: background-position 1s;
    -o-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}

.button:hover{
	
	/* The first rule is a fallback, in case the browser
	   does not support multiple backgrounds
	*/
	
	background-position:top left;
	background-position:top left, bottom right, 0 0, 0 0;
}

.button:active{
	/* Moving the button 1px to the bottom when clicked */
	bottom:-1px;
}

.button.small	{ font-size:13px;}

.button.rounded{
	-moz-border-radius:4em 2em;
	-ms-border-radius:4em 2em;
	-o-border-radius:4em 2em;
	-webkit-border-radius:4em 2em;
	border-radius:4em 2em;
}

.green.button, #tblInq input, textarea{
	color:#345903 !important;
	border:1px solid #96a37b !important;	
	
	background-color: #79be1e;
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(162,211,30,1) 0,rgba(162,211,30,0) 100px),-moz-linear-gradient(#82cc27, #74b317);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(162,211,30,1)), to(rgba(162,211,30,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#82cc27), to(#74b317));
}

.green.button:hover,#tblInq input:hover, textarea:hover{
	background-color:#89d228;
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(183,229,45,1) 0,rgba(183,229,45,0) 100px),-moz-linear-gradient(#90de31, #7fc01e);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(183,229,45,1)), to(rgba(183,229,45,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#90de31), to(#7fc01e));
}
/*  Button */

.clsLinkBtn
{
    text-decoration:none;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: "ChunkFiveRegular",Helvetica,Arial;
    color: #68b309;
}
    
.clsMap
{
    margin:5% 0%;
    width: 70%;
    height:450px;
    display: inline; 
    float: left; 
        
    -moz-border-radius: 40% 0% 50% 40%;
    -ms-border-radius: 40% 0% 50% 40%;
    -o-border-radius: 40% 0% 50% 40%;
    -webkit-border-radius: 40% 0% 50% 40%;
    border-radius: 40% 0% 50% 40%;
       
}
    
    
/* Resource Page */
.clsResource
{
    transition: all 0.3s ease-out 0s;
}
        
.clsResource:hover
{
    -webkit-animation: RoateResource 2s; /* Chrome, Safari, Opera */
    -moz-animation: RoateResource 2s;
    -ms-animation: RoateResource 2s;
    -o-animation: RoateResource 2s;
    animation: RoateResource 2s;
}


/* Chrome, Safari, Opera */
@-webkit-keyframes RoateResource 
{
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-moz-keyframes RoateResource 
{
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-ms-keyframes RoateResource 
{
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}


@-o-keyframes RoateResource 
{
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}


/* Standard syntax */
@keyframes RoateResource
{
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
} 
/* Resource Page */

/* School Details */
#tblSchoolDet:hover
{
    -webkit-animation: LinerSchool 2s; /* Chrome, Safari, Opera */
    -moz-animation: LinerSchool 2s;
    -ms-animation: LinerSchool 2s;
    -o-animation: LinerSchool 2s;
    animation: LinerSchool 2s;
}
    
@-webkit-keyframes LinerSchool 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-moz-keyframes LinerSchool 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-ms-keyframes LinerSchool 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-o-keyframes LinerSchool 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}


/* Standard syntax */
@keyframes LinerSchool {
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
} 
/* School Details */


.clsSankulaHeader
{
    font-size:13px;
    color: White;
    font-weight:bold;
}


.clsImgRotate
{
    transition: all 0.3s ease-out 0s;   
}

.clsImgRotate:hover
{
    transform:rotate(360deg);
}

#ProcessID ul li
{
    font-size: 13px;
    line-height: 25px;
    vertical-align: top;
    list-style-type: decimal;
}

#AbtUsID ul li
{
    list-style-image: url('../Images/AbtArrow.png');
    font-size:13px;
    line-height:40px;
    vertical-align:top;
    
}

/*, #ProcessID:hover*/
#AbtUsID:hover
{
  -webkit-animation: AbtUs 2s; /* Chrome, Safari, Opera */
  -moz-animation: AbtUs 2s;
  -ma-animation: AbtUs 2s;
  -o-animation: AbtUs 2s;
   animation: AbtUs 2s;
}
    
@-webkit-keyframes AbtUs 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-moz-keyframes AbtUs 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-ms-keyframes AbtUs 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

@-o-keyframes AbtUs 
{
    from  
    {
       -webkit-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(1, 0, 0, 180deg);
    }
    to 
    {
         -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
}

/* Standard syntax */
@keyframes AbtUs {
    from  
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 180deg);
    }
    to 
    {
        -webkit-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -moz-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -o-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        -ms-transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
        transform: translate3d(0, 0, -70px) rotate3d(0, 1, 0, 360deg);
    }
} 

.IP_Counter {
	background-color:#fff;
	border:solid 1px #afafaf;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	padding:10px;
}

/* #### Process #### */
.accordion { width:100%; overflow:hidden; margin:10px auto; color:#666;padding:10px; 
              background: rgb(224,130,35); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,130,35,1) 0%, rgba(234,137,46,1) 0%, rgba(251,118,0,1) 53%, rgba(234,137,46,1) 100%, rgba(226,105,0,1) 100%, rgba(237,116,0,1) 100%, rgba(234,137,46,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,130,35,1)), color-stop(0%,rgba(234,137,46,1)), color-stop(53%,rgba(251,118,0,1)), color-stop(100%,rgba(234,137,46,1)), color-stop(100%,rgba(226,105,0,1)), color-stop(100%,rgba(237,116,0,1)), color-stop(100%,rgba(234,137,46,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,130,35,1) 0%,rgba(234,137,46,1) 0%,rgba(251,118,0,1) 53%,rgba(234,137,46,1) 100%,rgba(226,105,0,1) 100%,rgba(237,116,0,1) 100%,rgba(234,137,46,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,130,35,1) 0%,rgba(234,137,46,1) 0%,rgba(251,118,0,1) 53%,rgba(234,137,46,1) 100%,rgba(226,105,0,1) 100%,rgba(237,116,0,1) 100%,rgba(234,137,46,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,130,35,1) 0%,rgba(234,137,46,1) 0%,rgba(251,118,0,1) 53%,rgba(234,137,46,1) 100%,rgba(226,105,0,1) 100%,rgba(237,116,0,1) 100%,rgba(234,137,46,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,130,35,1) 0%,rgba(234,137,46,1) 0%,rgba(251,118,0,1) 53%,rgba(234,137,46,1) 100%,rgba(226,105,0,1) 100%,rgba(237,116,0,1) 100%,rgba(234,137,46,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08223', endColorstr='#ea892e',GradientType=0 ); /* IE6-9 */
             }

/*General Accordion****************************************************************************/
/*Set style of open slide*/
.accordion section:target { background:#FFF; padding:10px;}
.accordion section:target:hover { background:#FFF; }
.accordion section:target h2 {width:100%;padding:0px;margin:10px 10px 00px 00px;}
.accordion section:target h2 a{ color:#202020; padding-top:0;font:normal 20px Arial,Helvetica,sans-serif;}
.accordion section:target p {display:block;font:normal 13px Arial,Helvetica,sans-serif;}
.accordion section h2 a{padding:20px 10px;display:block; font-size:14px; font-weight:normal;color:#eee; text-decoration:none; }

/*set style of closed slide*/
.accordion section{ float:left;	overflow:hidden; color:#333; cursor:pointer; background: #333; 
                    background:url(../images/nav-hover.png) repeat-x center top;
                    margin:3px; }
.accordion section:hover {background: rgb(105,229,91); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(105,229,91,1) 0%, rgba(97,196,25,1) 50%, rgba(105,229,91,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(105,229,91,1)), color-stop(50%,rgba(97,196,25,1)), color-stop(100%,rgba(105,229,91,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(105,229,91,1) 0%,rgba(97,196,25,1) 50%,rgba(105,229,91,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(105,229,91,1) 0%,rgba(97,196,25,1) 50%,rgba(105,229,91,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(105,229,91,1) 0%,rgba(97,196,25,1) 50%,rgba(105,229,91,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(105,229,91,1) 0%,rgba(97,196,25,1) 50%,rgba(105,229,91,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69e55b', endColorstr='#69e55b',GradientType=0 ); /* IE6-9 */
}
.accordion section p { display:none; }
.accordion section:after{position:relative;font-size:20px;color:#000;font-weight:bold;}

/*End General Accordion****************************************************************************/

/*Vertical Accordion *************************************************************************/
.vertical section{ width:99.1%; height:40px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
  	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
  	transition:all 0.3s ease-in-out;
}
/*Set height of the slide*/
.vertical :target{ height:auto; width:97%; }

.vertical section h2  
{
    font:normal 13px MyWebFont,'MS Reference Sans Serif',"Trebuchet MS","Helvetica Neue",sans-serif;
    position:relative; left:0; top:-10px; 
    height:27px;
}

/*Set position of the number on the slide*/
.vertical section:after{ top:-60px;left:920px;}
.vertical section:target:after{ left:-9999px;}

/*.ProcDivLeft
{
    width:10%; 
    display:inline;
    line-height:20px;
    
}

.ProcDivRight
{
    width:90%; 
    display:inline;
}

.ProcDivInnerLeft
{
    width:5%; 
    display:inline;
    margin-left:2%;
    line-height:20px;
}

.ProcDivInnerRight
{
    width: 95%;
    display: inline;
    
}*/
/* #### Process #### */

.f-menu 
{
    float: left;
    width: 198px;
}

.f-menu ul {
    display: inline;
    list-style-image: url("../images/bullets.png");
}

.f-menu ul li 
{
    color: #000;
    font: 14px/35px MyWebFont,"DroidSansRegular",Arial,sans-serif;
    margin-left: 25px;
    padding-left:6px;
}

.f-menu ul li a {
    color: #000 ;
    text-decoration: none;
   
    -webkit-transition:all 0.25s linear 0s;
    -moz-transition:all 0.25s linear 0s;
    -ms-transition:all 0.25s linear 0s;
    -o-transition:all 0.25s linear 0s;
    transition:all 0.25s linear 0s;
}

.f-menu ul li a:hover
{
    color: #4fe229; 
    padding-left:7px;
    text-decoration: none;
    width: auto;
}