@charset "utf-8";
/* CSS Document */




.td-tt
   {
   padding:10px;
   }
   
  .td-ttw
   {
   padding:5px;
   } 
  
 #member-zone
    {
	overflow:hidden;
	 width:65px;
	 position:fixed;
	 height:123px;
	 left:0;
	 top:250px;
	 cursor:pointer;
    /* For Safari 3.1 to 6.0 */
    -webkit-transition-property: width height;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 1s;
    /* Standard syntax */
    transition-property: width height;
    transition-duration: 1s;
    transition-timing-function: linear;
    transition-delay: 1s;
	}
	
#member-zone:hover
   {
    top:200px;
   background:url(../images/call1.html) no-repeat; width:350px; height:210px;
   }
	
 #quick-contact
    {
	 width:49px;
	 position:fixed;
	 right:0;
	 top:250px;
	  cursor:pointer;
    /* For Safari 3.1 to 6.0 */
    -webkit-transition-property: width height;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 1s;
    /* Standard syntax */
    transition-property: width height;
    transition-duration: 1s;
    transition-timing-function: linear;
    transition-delay: 1s;
	}
	
 #quick-contact:hover
    {
	 top:200px;
   background:url(../images/call-us.html) no-repeat; width:350px; height:156px;
	}

.wp-mng
   {
    width:1000px;
	float:left;
	background:#fff;
   }

img 
   {
   border:0px;
   }

.link-txt-navi
   {
   color:#FFFFFF; text-decoration:none; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;
   }

.mnge
   {
   width:100%;
   float:left;
   }
   
.wp
   {
    width:1000px;
	margin:auto;	
   }
   
#wind-icon-main
    {
	  width:142px;
	  float:left;
	  padding-left:5px;
	  background:#000;
	  color:#e8e8e8;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  background:url(../images/wid-hd-bg.png) no-repeat;
	  height:63px;
	}

.wind-icon-left
      {
	   width:105px;
	   float:left;
	   line-height:25px;
	  }
	  
	  /*Swing Window Icon*/
	  
.wind-icon-left img
    {
	-webkit-animation: cssAnimation 3s 10 ease-in-out;
-moz-animation: cssAnimation 3s 10 ease-in-out;
-o-animation: cssAnimation 3s 10 ease-in-out;
	}
	
	@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -webkit-transform: rotate(360deg) scale(0.678) skew(1deg) translate(0px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -moz-transform: rotate(360deg) scale(0.678) skew(1deg) translate(0px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -o-transform: rotate(360deg) scale(0.678) skew(1deg) translate(0px); }
}
	  
/*End Swing Window Icon*/	

/*Animation Bg Sky*/ 
#animate-area	{ 
	width: 100%; 
	height: 105px; 
	background-image:url(../images/bg-clouds1.png);
	animation: animatedBackground 25s linear infinite;
    -moz-animation: animatedBackground 25s linear infinite;
    -webkit-animation: animatedBackground 25s linear infinite;
    -ms-animation: animatedBackground 25s linear infinite;
    -o-animation: animatedBackground 25s linear infinite;
}


@keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-moz-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-webkit-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-ms-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-o-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}

/*End Animation Bg Sky*/ 

#hd-patt
    {
	  width:357px; 
	  float:left;
	}
	
.hd-patt-mng
    {
	  width:357px; 
	  float:left;
	  line-height:35px;
	  color:#FFFFFF;
	}
	
#hd-tp-left
    {
	width:425px;
	float:right;
	}
	
#hd-tp-left-logo
    {
	   width:174px;
	   float:left;
	}
	
#hd-tp-left-logo-right
    {
	   width:240px;
	   float:right;
	}

.Top-link
   {
     width:220px;
	 float:left;
	 padding:2px 0px;
	 color:#FFFFFF;
	 line-height:22px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
   }
   
.Top-link a
    {
	 color:#FFFFFF;
	 text-decoration:none;
	}

.lnka
    {
	 color:#FFFFFF;
	 text-decoration:none;
	}

#logo
   {
   width:328px; float:left;
  
   padding:0px 0px;

   }
   
#navi
   {
	position:absolute;
    width:100%; 
	z-index:9999;
	background:url(../images/nav-bg.png) repeat-x;
	
   }
   
#navi-left
   {
    width:19px; 
	float:none;
   }
   
#navi-right
   {
    width:100%; 
	background:url(../images/nav-bg.png) repeat-x;
	height:70px;
   }
   
 #navi-right  ul {
  text-align:end;
  display: inline;  
  padding: 15px 4px 17px 0;
  list-style: none;
 
}
#navi-right ul li {
  font: 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 2px 7px;
  background: #333333;
  color:#FFFFFF;
  cursor: pointer;
  margin-left:25px;
  margin-right:25px;
 
}

#navi-right ul li a
    {
	  text-decoration:none;
	}

#navi-right ul li:hover {
  background: #ffd800;
  color:#000000;
}

#navi-right ul li:hover img 
{
 -webkit-animation-name:             rotate; 
    -webkit-animation-duration:         0.5s; 
    -webkit-animation-iteration-count:  infinite;
    -webkit-transition-timing-function: linear;
	
	 -moz-animation-name:             rotate; 
    -moz-animation-duration:         0.5s; 
    -moz-animation-iteration-count:  infinite;
    -moz-transition-timing-function: linear;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to { 
    -webkit-transform: rotate(360deg);
  }
}


@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to { 
    -moz-transform: rotate(360deg);
  }
}



#navi-right ul li ul {
width:100%;
  padding: 0;
  position: absolute;
  top: 50px;
  right:0;
  left: 0;
  padding:10px 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#navi-right ul li ul li { 
  background: #ffd800; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
#navi-right ul li ul li:hover { background: #ffd800; }
#navi-right ul li:hover ul {
left:0px;
float:left;
  display: inline;
  opacity: 1;
  visibility: visible;
}



#banner-left
    {
	  width:664px;
	  float:left;
	  height:290px;
	  padding:8px 0px 0px 8px;
	  background:#5ca705;
	  -webkit-box-shadow: 4px 4px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 2px 0px rgba(50, 50, 50, 0.75);
	}
	
#banner-right
   {
      width:315px; float:right;
   }
   
.banner-right-mng
   {
      width:520px; float:left; padding:5px 0px;
   }
   
/*Offer Month*/

  #offer-mnth
   {
      
      height:100px;
      width:160px;
	   float:left;
	 text-transform:uppercase;
	 background:#6036be;
	 border-radius:6px;
	 padding:10px;
	 color:#FFFFFF;
	 height:74px;
	 margin-right:5px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	
	
   /* Firefox syntax */
    -moz-animation-name: myfirst;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
   }
   
  
   
   /* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    0%   {background:#6036be;}
    20%  {background:#dc5322;}
    40%  {background:#5ca705; }
    60%  {background:#a400ab; }
    80% {background:#eab21f; }
	100% {background:#75303c; }
}

/* Standard syntax */
@keyframes myfirst {
    0%   {background:#6036be;}
    20%  {background:#dc5322;}
    40%  {background:#5ca705; }
    60%  {background:#a400ab; }
    80% {background:#eab21f; }
	100% {background:#75303c; }
}

/* Mozila syntax */
@-moz-keyframes myfirst {
    0%   {background:#6036be;}
    20%  {background:#dc5322;}
    40%  {background:#5ca705; }
    60%  {background:#a400ab; }
    80% {background:#eab21f; }
	100% {background:#75303c; }
}
   
   
 .offer-mnth-mng
    {
	  height:100px;
      width:160px;
	  float:left;
	  padding:1px 0px;
	  text-align:center;
	  line-height:18px;
	  font-weight:bold;
	}
   
   	 #offer-mnth a
		   {
		    color:#fff;
			text-decoration:none;
			}
   
   #offer-mnth:hover a
      {
	  font-size:13px;
	  text-decoration:none;
	  color:#fff;
	  }
   
   #offer-mnth:hover
     {
	  text-transform:lowercase;
	 cursor:pointer;
	 -webkit-animation-play-state: paused;
	 }
	 
	 
	 
#offer-mnth:hover img
   {
   width:35px;
   height:35px;
   }

/*End Offer Month*/

/*Download Month*/
   
   #download-mnth
   {
     width:80px; float:left;
	 background:#dc5322;
	 border-radius:6px;
	 padding:10px;
	 color:#FFFFFF;
	 height:74px;
	 margin-right:5px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: mysecond;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	
	 /* Mozila syntax */
    -moz-animation-name: myfirst;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
   }
   
   /* Chrome, Safari, Opera */
@-webkit-keyframes mysecond {
       0%  {background:#dc5322;}
    20%  {background:#5ca705; }
    40%  {background:#a400ab; }
    60% {background:#eab21f; }
	80% {background:#75303c; }
	100%  {background:#6036be;}
}
/* Mozila syntax */
@-moz-keyframes myfirst {
    0%   {background:#6036be;}
    20%  {background:#dc5322;}
    40%  {background:#5ca705; }
    60%  {background:#a400ab; }
    80% {background:#eab21f; }
	100% {background:#75303c; }
}
/* Standard syntax */
@keyframes mysecond {       
    0%  {background:#dc5322;}
    20%  {background:#5ca705; }
    40%  {background:#a400ab; }
    60% {background:#eab21f; }
	80% {background:#75303c; }
	100%  {background:#6036be;}
}

   /* Mozila */
@-moz-keyframes mysecond {
       0%  {background:#dc5322;}
    20%  {background:#5ca705; }
    40%  {background:#a400ab; }
    60% {background:#eab21f; }
	80% {background:#75303c; }
	100%  {background:#6036be;}
}

#download-mnth a
   {
   text-decoration:none;
   color:#FFFFFF;
   }

#download-mnth:hover a
   {
   text-decoration:none;
   color:#FFFFFF;
   }

#download-mnth:hover
    {
	  text-transform:uppercase;
	 color:#fff;
	 font-size:12px;
	 cursor:pointer;
	 -webkit-animation-play-state: paused;
	}
	
#download-mnth:hover img
     {
	 width:50px;
	 height:50px;
	 }
   
/*End Download Month*/


/*Sign in Month*/

   #sign-in-mnth
   {
     width:80px; float:left;
	 background:#5ca705;
	 border-radius:6px;
	 padding:10px;
	 color:#FFFFFF;
	 height:74px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: mythird;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
	
	 /* Mozila */
    -moz-animation-name: mythird;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	
   }
   
   /* Chrome, Safari, Opera */
@-webkit-keyframes mythird {
    0%   {background:#5ca705;}
    20%  {background:#a400ab;}    
    40%  {background:#eab21f; }
    60% {background:#75303c; }
	80% {background:#6036be; }
	100%   {background:#dc5322;}
}

  /* Mozila */
@-moz-keyframes mythird {
    0%   {background:#5ca705;}
    20%  {background:#a400ab;}    
    40%  {background:#eab21f; }
    60% {background:#75303c; }
	80% {background:#6036be; }
	100%   {background:#dc5322;}
}


/* Standard syntax */
@keyframes mythird {
  0%   {background:#5ca705;}
    20%  {background:#a400ab;}    
    40%  {background:#eab21f; }
    60% {background:#75303c; }
	80% {background:#6036be; }
	100%   {background:#dc5322;}
}

#sign-in-mnth a
  {
  text-decoration:none;
  color:#FFFFFF;
  }

#sign-in-mnth:hover a
  {
  text-decoration:none;
  color:#FFFFFF;
  }

#sign-in-mnth:hover
    {
	  text-transform:uppercase;
	 color:#fff;
	 font-size:12px;
	 cursor:pointer;
	 -webkit-animation-play-state: paused;
	}
	
#sign-in-mnth:hover img
   {
   width:40px;
   height:40px;
   }

/*End Sign in Month*/
   
 
 /*Partibha Khoj Pariksha*/ 
 
 #pr-khoj-prik
    {
	  width:186px; float:left;
	  text-transform:uppercase;
	  background:#a400ab;
	  padding:10px;
	   margin-right:5px;
	   color:#FFFFFF;
	 height:74px;
	 border-radius:6px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: myfour;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
	
	/* Chrome, Safari, Opera */
    -moz-animation-name: myfour;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	}
	
	/* Chrome, Safari, Opera */
@-webkit-keyframes myfour {
    0%   {background:#a400ab;}
    20%  {background:#eab21f;}
    40%  {background:#75303c; }
    60%  {background:#6036be; }
    80% {background:#dc5322; }
	100% {background:#5ca705; }
}

	/* Mozila */
@-moz-keyframes myfour {
    0%   {background:#a400ab;}
    20%  {background:#eab21f;}
    40%  {background:#75303c; }
    60%  {background:#6036be; }
    80% {background:#dc5322; }
	100% {background:#5ca705; }
}

/* Standard syntax */
@keyframes myfour {
    0%   {background:#a400ab;}
    20%  {background:#eab21f;}
    40%  {background:#75303c; }
    60%  {background:#6036be; }
    80% {background:#dc5322; }
	100% {background:#5ca705; }
}

 #pr-khoj-prik:hover
     {
	  text-transform:lowercase;
	 color:#fff;
	 font-size:14px;
	 cursor:pointer;
	 -webkit-animation-play-state: paused;
	 }
	 
 #pr-khoj-prik a
    {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#pr-khoj-prik:hover a
    {
	text-decoration:none;
	color:#FFFFFF;
	}
	 
#pr-khoj-prik:hover img
    {
	width:50px;
	height:45px;
	margin-bottom:10px;
	}
	
.pr-khoj-prik-mn1
    {
	width:44px;
	float:left;
	}
	
.pr-khoj-prik-mn2
    {
	width:138px;
	float:left;	
	font-weight:bold;
	text-align:center;
	line-height:20px;
	}
 
 /*End Partibha Khoj Pariksha*/ 


/*PKP Result*/

 #pkp-res
   {
     width:80px; float:left;
	 background:#eab21f;
	 border-radius:6px;
	 padding:10px;
	 color:#FFFFFF;
	 height:74px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: myfive;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
	
	 /* Chrome, Safari, Opera */
    -moz-animation-name: myfive;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	
   }
   
   /* Chrome, Safari, Opera */
@-webkit-keyframes myfive {
    0%   {background:#eab21f;}
    20%  {background:#75303c;}
    40%  {background:#6036be; }
    60%  {background:#dc5322; }
    80% {background:#5ca705; }
	100% {background:#a400ab; }
}

   /* Chrome, Safari, Opera */
@-moz-keyframes myfive {
    0%   {background:#eab21f;}
    20%  {background:#75303c;}
    40%  {background:#6036be; }
    60%  {background:#dc5322; }
    80% {background:#5ca705; }
	100% {background:#a400ab; }
}

/* Standard syntax */
@keyframes myfive {
   0%   {background:#eab21f;}
    20%  {background:#75303c;}
    40%  {background:#6036be; }
    60%  {background:#dc5322; }
    80% {background:#5ca705; }
	100% {background:#a400ab; }
}

#pkp-res a
   {
   color:#fff;
   text-decoration:none;
   }
   
#pkp-res:hover a
   {
   color:#fff;
   text-decoration:none;
   }

#pkp-res:hover
   {
	  text-transform:lowercase;
	 color:#fff;
	 font-size:12px;
	 cursor:pointer;
	 -webkit-animation-play-state: paused;
   }
   
   #pkp-res:hover img
       {
	   width:45px;
	   height:45px;
	   }

/*End PKP Result*/
   
#photo-prik
    {
	  width:186px; float:left;
	  background:#2585f2;
	  padding:10px;
	   margin-right:5px;
	   color:#FFFFFF;
	 height:74px;
	 border-radius:6px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
	
	 /* Mozila */
    -moz-animation-name: myfirst;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	}
	
	/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    0%   {background:#2585f2;}
    20%   {background:#6036be;}
    40%  {background:#dc5322;}
    60%  {background:#5ca705; }
    80%  {background:#a400ab; }
    1000% {background:#eab21f; }
	
}

	/* Chrome, Safari, Opera */
@-moz-keyframes myfirst {
    0%   {background:#2585f2;}
    20%   {background:#6036be;}
    40%  {background:#dc5322;}
    60%  {background:#5ca705; }
    80%  {background:#a400ab; }
    1000% {background:#eab21f; }
	
}

/* Standard syntax */
@keyframes myfirst {
      0%   {background:#2585f2;}
    20%   {background:#6036be;}
    40%  {background:#dc5322;}
    60%  {background:#5ca705; }
    80%  {background:#a400ab; }
    1000% {background:#eab21f; }
}
	

.photo-prik-mng
    {
	  width:186px; 
	  float:left;
	  padding:5px;
	  text-transform:uppercase;
	  font-weight:bold;
	}

/*Press Release*/

 #release-month
   {
     width:80px; float:left;
	 background:#75303c;
	 border-radius:6px;
	 padding:10px;
	 color:#FFFFFF;
	 height:74px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: mysix;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
	
	/* Mozila */
    -moz-animation-name: mysix;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	
   }
   
   /* Chrome, Safari, Opera */
@-webkit-keyframes mysix {
    0%   {background:#75303c;}
    20%  {background:#6036be;}
    40%  {background:#dc5322; }
    60%  {background:#5ca705; }
    80% {background:#a400ab; }
	100% {background:#eab21f; }
}

   /* Mozila */
@-moz-keyframes mysix {
    0%   {background:#75303c;}
    20%  {background:#6036be;}
    40%  {background:#dc5322; }
    60%  {background:#5ca705; }
    80% {background:#a400ab; }
	100% {background:#eab21f; }
}

/* Standard syntax */
@keyframes mysix {
   0%   {background:#75303c;}
    20%  {background:#6036be;}
    40%  {background:#dc5322; }
    60%  {background:#5ca705; }
    80% {background:#a400ab; }
	100% {background:#eab21f; }
}
   
#release-month a
    {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#release-month:hover a
    {
	color:#FFFFFF;
	text-decoration:none;
	}
   
   #release-month:hover
      {
	  background-color: #ffffff;
	  text-transform:uppercase;
	 color:#fff;
	 font-size:12px;
	 cursor:pointer;
	 -webkit-animation-play-state: paused;
	  }
	  
#release-month:hover img
    {
	width:55px;
	height:35px;
	}

/*End Press Release*/
	  
	  
	  
#cont-left
   {
     width:220px;
	 float:left;
	 background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(left,  #f4f4f4 0%, #ffffff 50%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f4f4), color-stop(50%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to right,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
   }
   
    .cont-left-mng
	   {
	    width:220px;
		float:left;
		padding:5px 0px;
	   }
	   .selct
	   {
	    width:90%;
		height:25px;
		color:#006;
		margin-top:-10px;
		padding:0;
	   }
	  .cont-left-mng input[type="text"]
	   {
	    width:90%;
		height:25px;
		color:#006;
		margin-top:-10px;
		padding:0;
	   }
	   .area
	   {
	    width:90%;
		height:60px;
		color:#006;
		margin-top:-10px;
		padding:0;
	   }	   
.cont-left-mng-grd
	   {
	    width:250px;
		float:left;
		padding:5px 0px;
		
	   }
   
   #cont-midd
     {
	   width:510px; 
	   float:left;
	   margin-left:20px;
	   margin-right:15px;
	   background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(left,  #f4f4f4 0%, #ffffff 50%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f4f4), color-stop(50%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to right,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	 }	 
.cont-midd-inn
   {
   width:510px; 
   margin-top:25px;
   float:left;
   line-height:22px;
    }
	.cont-midd-inn table{
	margin-left:0px;
	margin-right:5px;
	margin-top:70px;
	
	} 
	.cont-midd-inn table tr td{
	
	} 
.cont-midd-mng
   {
   width:490px; 
   float:left;   
   }
.bimg
   {
   width:480px; 
   border:#009 5px groove;
   margin-left:10px; 
   margin-top:5px;
   margin-bottom:5px; 
   }
   #cont-right
   {
     width:220px;
	 float:left;
	 margin-left:10px;
	 background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(left,  #f4f4f4 0%, #ffffff 50%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f4f4), color-stop(50%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to right,  #f4f4f4 0%,#ffffff 50%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	 
   }
   
.facility
   {
   width:101px; 
   float:left; 
   padding-left:9px;
   }
   
 .log-mng
     {
	   width:220px; 
	   float:left;
	   padding:5px 0px;
	   color:#FFFFFF;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11PX;
	 }
	 
.placement
    {
	  width:230px; 
	  float:left;
	   margin:5px; 
	  padding:5px;
	}
	
.placement-mng
     {
	 width:230px;
	 float:left;
	 padding-bottom:5px;
	 }
	 
.placement-icon
     {
	   width:30px;
	   float:left;
	   padding-top:5px;
	 }
	 
.placement-txt
     {
	   width:190px;
	   float:left;
	   padding-left:10px;
	   line-height:20px;
	   color:#007edb;
	   font-weight:bold;
	   font-size:14px;
	 }
	 
#social
   {
     width:150px;
	 float:left;
   }
   
#social-mid
     {
	   width:585px;
	   float:left;
	   margin:0px 10px;
	 }
	 
.social-mid-mng
     {
	   width:585px;
	   float:left;
	   line-height:24px;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#00000;
	 }
	 
#social-right
     {
	   width:230px;
	   float:right;
	   border:5px solid #FF0000;
	 }
 .ft-link a
     {
	   text-decoration:none; 
	   font-size:12px;
	   color:#FFFFFF;
	 }
   
   /*Navi*/
   
   .mn-sty
       {
	   width:456px; 
	   height:120px;
	    float:left;		
		background:#6036be;
		 padding:10px; 
		 text-align:center; 
		 line-height:120px; 
		 margin:2px;
		 font-size:24px;
		 color:#FFFFFF;
	   }
   .mn-sty:hover
      {
	  border-radius:20px; 
	  }
	  
/*About us*/

.mn-abt{
       width:108px; 
	   height:35px;
	   		
		background:#6036be;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
		 font-size:12px;
	   }
	   	  
	   .mn-abt:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-abt a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.mn-abt:hover a
	      {
		    color:#6633cc; text-decoration:none;
			font-size:16px;
		  }
	  
	  .mn-ormiss{
       width:108px; height:35px;
	    		
		background:#d34927;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   .mn-ormiss a{ font-size:16px;
	  color:#FFFFFF;} 
	   
	    .mn-ormiss:hover a{ font-size:16px;
	  color:#d34927;} 
	   
	   .mn-ormiss:hover
      {
	  background:#FFFFFF;	
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-vis{
       width:108px; height:35px;
	    		
		background:#a300aa;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
		 font-size:12px;
		 color:#FFFFFF;
	   }
	   
	   .mn-vis a
	   {
	     text-decoration:none;
		 font-size:12px;
		 color:#FFFFFF;
	   }
	   
	    .mn-vis:hover a
	   {
	     text-decoration:none;
		 font-size:16px;
		 color:#a300aa;
	   }
	   
	   .mn-vis:hover
      {
	  background:#FFFFFF; 
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-MD{
       width:108px; 
	   height:35px;
	    	
		background:#00a000;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
	    .mn-MD a 
		{
		font-size:12px;
		 color:#FFFFFF;
		 }
	   
	   .mn-MD:hover a
	       {
		    font-size:16px;
	  color:#00a000;
		   }
	   
	   .mn-MD:hover
      {
	  background:#FFFFFF; 
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }

 .mn-tm{
       width:108px; 
	   height:35px;
	   	
		background:#0a55be;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;	
	   }
	   
	   .mn-tm a
	      {
		  	 font-size:12px;
		 color:#FFFFFF;
		  }
	   
	     .mn-tm:hover a
		 {
		  font-size:16px;
	     color:#0a55be;
	     }
	   
	   .mn-tm:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear; 
	  }

/*End About US*/

/*Cources*/

.mn-sty1{
       width:190px; 
	   height:35px;
	    	
		background:#1ba1e2;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	    .mn-sty1 a
		 {
		 font-size:12px;
		 color:#FFFFFF;
		 }
		 
	   	 .mn-sty1:hover a
		 {
		  font-size:16px;
	  color:#0a55be;
	  }
	   
	   .mn-sty1:hover
      {
	 background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }

.mn-sty2{
       width:190px; 
	   height:35px;
	    		
		background:#00a000;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		 
	   }
	   
	   .mn-sty2 a 
	   {
	   font-size:12px;
		 color:#FFFFFF;
		 }
		 
		  .mn-sty2:hover a
		  {
		   color:#00a000; 
	  font-size:16px;
	  }
	   
	   .mn-sty2:hover
      {
	  background:#ffffff;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }

.mn-sty3{
       width:190px; 
	   height:35px;
	   
		background:#dc5322;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		 
	   }
	   
	   .mn-sty3 a 
	   {
	   font-size:12px;
		 color:#FFFFFF;
		 }
		 
		  .mn-sty3:hover a
		  {
		   color:#dc5322; 
	  font-size:16px;
	  }
	   
	   .mn-sty3:hover
      {
	  background:#ffffff;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }


/*End Cources*/

/*Student Zone*/
   
   .mn-std{
       width:141px; 
	   height:35px;
		background:#1ba1e2;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
 .mn-std a
    {
	font-size:12px;
    color:#FFFFFF;
	}
	   
	   	 .mn-std:hover a
		 {
		 font-size:12px;
	  font-weight:bold;
	  color:#1ba1e2;
	  }
	   
	   .mn-std:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-std1{
       width:141px; 
	   height:35px;
		background:#d34927;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   	 .mn-std1 a
		 {
		 font-size:12px;
		 color:#FFFFFF;
		 }
		 
		  .mn-std1:hover a
		  {
		   font-size:12px;
	  font-weight:bold;
	  color:#d34927;
	  }
	   
	   .mn-std1:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-std2{
       width:141px; 
	   height:35px;
	    		
		background:#a300aa;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	    .mn-std2 a
		 {
		 font-size:12px;
		 color:#FFFFFF;
		 }
		 
		  .mn-std2:hover a
		  {
		   font-size:12px;
	  font-weight:bold;
	  color:#a300aa;
	  }
	   
	   .mn-std2:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-std3{
       width:141px; 
	   height:35px;
	    		
		background:#00a000;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;	
	   }
	   
	   	 .mn-std3 a 
		 {
		 font-size:12px;
		 color:#FFFFFF;
		 }
	   
	   	.mn-std3:hover a
		  {
		    font-size:12px;
	  font-weight:bold;
	  color:#00a000;
	  }
	   
	   .mn-std3:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
 /*End Student Zone*/
   
    /*Certification*/
	
	.mn-cer{
       width:141px; 
	   height:35px;
	   	
		background:#1ba1e2;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   		.mn-cer a
			{
			 font-size:12px;
		 color:#FFFFFF;
		 }
		 
		  .mn-cer:hover a
		    {
			 font-weight:bold;
	  color:#1ba1e2;
	  }
	   
	   .mn-cer:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-cer1{
       width:141px; 
	   height:35px;
	   		
		background:#d34927;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   .mn-cer1 a
	      {
		   font-size:12px;
		 color:#FFFFFF;
		 }
		 
		    .mn-cer1:hover a
      {
	  font-weight:bold;
	  color:#d34927;
	  }
	   
	   .mn-cer1:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-cer2{
       width:141px; 
	   height:35px;
	    	
		background:#a300aa;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
	   .mn-cer2 a
	      {
		  font-size:12px;
		 color:#FFFFFF;
		  }
	   
	   	 .mn-cer2:hover a
		 {
		  font-weight:bold;
	  color:#a300aa;
	  }
	   
	   .mn-cer2:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-cer3{
       width:141px; 
	   height:35px;
	   	
		background:#eab21f;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
	   .mn-cer3 a
	   {
	    font-size:12px;
		 color:#FFFFFF;
		 }
	   
	     .mn-cer3:hover a
		 {
		  font-weight:bold;
	  color:#eab21f;
	  }
	   
	   .mn-cer3:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	
	/*End Cerification*/
	
	/*Franchise*/
	
	.mn-frn{
       width:196px; 
	   height:35px;
	   		
		background:#1ba1e2;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
	   	.mn-frn a
		{
		 font-size:12px;
		 color:#FFFFFF;
		 }
	   
	     .mn-frn:hover a
		   {
		    font-size:16px;
	  color:#1ba1e2;
	  }
	   
	   .mn-frn:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	
	.mn-frn1{
       width:196px; 
	   height:35px;
	    	
		background:#d34927;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
	   .mn-frn1 a
	   {
	    font-size:12px;
		 color:#FFFFFF;
		 }
	   
	    .mn-frn1:hover a
		{
		 font-size:16px;
	  color:#d34927;
	  }
	   
	   .mn-frn1:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	  .mn-frn2{
       width:196px; 
	   height:35px;
	   		
		background:#a300aa;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   .mn-frn2 a
	   {
	    font-size:12px;
		 color:#FFFFFF;
	   }
	   
	     .mn-frn2:hover a
		 {
		  font-size:16px;
	  color:#a300aa;
	  }
	   
	   .mn-frn2:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	   .mn-frn3{
       width:196px; 
	   height:35px;
	   	
		background:#00a000;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   	 .mn-frn3 a 
		    {
			font-size:12px;
		 color:#FFFFFF;
		 }
	   
	   	  .mn-frn3:hover a
		    {
			font-size:16px;
	  color:#00a000;
	  }
	   
	   .mn-frn3:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	   .mn-frn4{
       width:196px; 
	   height:35px;
	   		
		background:#0a55be;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;
	   }
	   
	   .mn-frn4 a
	      {
		  font-size:12px;
		 color:#FFFFFF;
		  }
		  
		   .mn-frn4:hover a
		       {
			   font-size:16px;
	  color:#0a55be;
	  }
	   
	   .mn-frn4:hover
      {	  
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	  
	   .mn-frn5{
       width:196px; 
	   height:35px;
	    		
		background:#464646;
		 padding:10px; 
		 text-align:center; 
		 line-height:35px; 
		 margin:2px;		
	   }
	   
	   .mn-frn5 a
	      {
		  	 font-size:12px;
		 color:#FFFFFF;
		  }
	   
	      .mn-frn5:hover a
		    {
			font-size:16px;
	  color:#464646;
	  }
	   
	   .mn-frn5:hover
      {
	  background:#FFFFFF;
	  -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	  }
	
	/*End Franchies*/
	  
.hd-find-center
    {
	 width:207px; 
	 float:left; 
	 height:51px;
	 line-height:41px;
	 color:#FFFFFF;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 text-align:center;
	 font-size:14px;
	 font-weight:bold;
	 margin-top:-18px;
	 margin-left:8px; 
	}
   
   /*ACSM Admin*/
   
   #adm-nav-left
    {
	width:400px;
	float:left;
	line-height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ffea01;
	}
	
	#adm-nav-right
	   {
	   width:250px; float:right;
	   color:#FFFFFF;
	   }
	   
#admin-side
    {
	 width:18%; float:left;
	 background:#505050;
	}
	
#RightContent
    {
	 width:81%; float:right;	 
	}	
	
.admin-side-mng
    {
	 width:100%; float:left;
	 padding:8px 0px;
	 border-top:1px solid #999;
	}
	
.admin-side-mng:hover
     {
	 background:#4a8bc3;
	 }
	
	  .admin-side-im
	      {
		    width:36px; float:left;
			
		  }
		  
		  .admin-side-txt
	      {
		    width:124px; float:left;
			font-family:Verdana;
			font-size:12px;
			color:#FFFFFF;
			line-height:24px;
		  }
		  
		  .admin-side-txt a
		      {
			    text-decoration:none; color:#FFFFFF;
			  }
		  
		  .admin-side-arw
		    {
			  width:20px; float:left;
			}
			
#admin-side-right
    {
	 width:800px;
	 float:right;
	 margin-top:2px;
	}
	
	.admin-side-right-mng
    {
 width:804px;
	 float:left;
	 margin:10px -7px;
	}
	
/*admin admin effect*/

/*pkp opload*/

.pkp-upload
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 background:#f27b53;
	 font-size:16px;
	}

/*First*/
.adm-adms
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#f27b53;
	 font-size:16px;
	 
	}
	
.adm-adms:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.adm-adms:hover img
    {
	width:58px;
	height:74px;	
	}
	
.adm-adms a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End First*/

/*Second*/
.adm-adms-pkp
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#ffb301;
	 
	}
	
.adm-adms-pkp:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-pkp:hover img
    {
	width:60px;
	height:65px;	
	}
	
.adm-adms-pkp a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-pkp:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End Second*/
	
	
/*Third*/
.adm-adms-news
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#78818a;
	 
	}
	
.adm-adms-news:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-news:hover img
    {
	width:105px;
	height:65px;	
	}
	
.adm-adms-news a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-news:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End Third*/

/*Fourth*/
.adm-adms-offer
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#0eadd4;
	 
	}
	
.adm-adms-offer:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-offer:hover img
    {
	width:76px;
	height:69px;	
	}
	
.adm-adms-offer a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-offer:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End Fourth*/	

/*Fifth*/
.adm-adms-cd
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#0eadd4;
	 
	}
	
.adm-adms-cd:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-cd:hover img
    {
	width:68px;
	height:71px;	
	}
	
.adm-adms-cd a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-cd:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End Fifth*/ 

/*Six*/
.adm-adms-ud
    {
	 width:291px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#75b749;
	 
	}
	
.adm-adms-ud:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-ud:hover img
    {
	width:87px;
	height:65px;	
	}
	
.adm-adms-ud a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-ud:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End Six*/   

/*Seven*/
.adm-adms-eq
    {
	 width:291px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#df577d;
	 
	}
	
.adm-adms-eq:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-eq:hover img
    {
	width:67px;
	height:74px;	
	}
	
.adm-adms-eq a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-eq:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:18px;
		  }
/*End Seven*/   

/*Eight*/
.adm-adms-ac
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#df577d;
	 
	}
	
.adm-adms-ac:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-ac:hover img
    {
	width:65px;
	height:67px;	
	}
	
.adm-adms-ac a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-ac:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:15px;
		  }
/*End Eight*/ 

/*Nine*/
.adm-adms-pkpexm
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#ffb301;
	 
	}
	
.adm-adms-pkpexm:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-pkpexm:hover img
    {
	width:110px;
	height:77px;	
	}
	
.adm-adms-pkpexm a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-pkpexm:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:15px;
		  }
/*End Nine*/

/*Ten*/
.adm-adms-cert
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#9e4b9d;
	 
	}
	
.adm-adms-cert:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-cert:hover img
    {
	width:65px;
	height:71px;	
	}
	
.adm-adms-cert a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-cert:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:15px;
		  }
/*End Ten*/	 

/*Eleven*/
.adm-adms-iu
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#0eadd4;
	 
	}
	
.adm-adms-iu:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	}
	
.adm-adms-iu:hover img
    {
	width:59px;
	height:75px;	
	}
	
.adm-adms-iu a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-iu:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:15px;
		  }
/*End Eleven*/

/*Center Admin*/

/*First*/	

.adm-adms-ps
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#9e4b9d;
	 font-size:16px;
	 
	}
	
.adm-adms-ps:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.adm-adms-ps:hover img
    {
	width:66px;
	height:73px;	
	}
	
.adm-adms-ps a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-ps:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:16px;
		  }
/*End First*/   

/*Second*/	

.adm-adms-ci
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#0eadd4;
	 font-size:16px;
	 
	}
	
.adm-adms-ci:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.adm-adms-ci:hover img
    {
	width:87px;
	height:65px;	
	}
	
.adm-adms-ci a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-ci:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:16px;
		  }
/*End Second*/

/*Third*/	

.adm-adms-pkpc
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#0eadd4;
	 font-size:16px;
	 
	}
	
.adm-adms-pkpc:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.adm-adms-pkpc:hover img
    {
	width:77px;
	height:71px;	
	}
	
.adm-adms-pkpc a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-pkpc:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:16px;
		  }
/*End Third*/
		  
/*Fourth*/	

.adm-adms-pkps
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#75b749;
	 font-size:16px;
	 
	}
	
.adm-adms-pkps:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.adm-adms-pkps:hover img
    {
	width:72px;
	height:69px;	
	}
	
.adm-adms-pkps a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-pkps:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:16px;
		  }
/*End Fourth*/	

/*Fifth*/	

.adm-adms-ido
    {
	 width:191px;
	 float:left;
	 margin:0px 5px;
	 height:114px;
	 background:#f27b53;
	 font-size:16px;
	 
	}
	
.adm-adms-ido:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.adm-adms-ido:hover img
    {
	width:59px;
	height:75px;	
	}
	
.adm-adms-ido a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.adm-adms-ido:hover a
	      {
		    color:#000; text-decoration:none;
			font-size:16px;
		  }
/*End Fifth*/		  
		  
		  
		  
	.adm-adms-mng
	  {
	    width:191px; float:left; padding:5px 0px; text-align:center;	
		color:#FFFFFF;
		font-family:Verdana;
		font-size:14px; 
	  }


/*End admin admin effect*/
		  
/*Center Details*/

.tri
  {
    width:0px; height:0px;
	border:4px #ff0000 solid;
  }
  
  /*Typing*/
  
  #type
      {
	  position:relative;
	  margin-top:45px;
top:0px;
    width: 202px;
    height: 20px;
    -webkit-animation: mymove 15s infinite;  /* Safari and Chrome */
    animation: mymove 15s infinite;
	background-color:#009933;
	  }
	  
	 /* Safari and Chrome */
@-webkit-keyframes mymove {
    from {left: 0px;}
    to {left: 170px; width:2px;}
}

@keyframes mymove {
    from {left: 0px;}
    to {left: 170px; width:2px;}
}
  /*End Typing*/
  
  /*Marquee play*/
  
  .mar
  {
  width:15px;
  position: relative;
animation: floatBubble 2s inifnate;
animation-directon: normal;
}

@keyframes floatBubble{
 0% {
        top:0;
        -webkit-animation-timing-function: ease-in;

   }


   100% {
      top: 123px;
      animation-timing-function: ease-out;
   }

}
  
  /*End Marque*/
  
  
  
/*Inner First*/
.inn-om1
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#6036be;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om1:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om1:hover img
    {
	width:35px;
	height:36px;	
	}
	
.inn-om1 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om1:hover a
	      {
		    color:#6036be; text-decoration:none;
			font-size:13px;
		  }
/*End First*/

/*Inner Second*/
.inn-om2
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#dc5322;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om2:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om2:hover img
    {
	width:52px;
	height:45px;	
	}
	
.inn-om2 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om2:hover a
	      {
		    color:#dc5322; text-decoration:none;
			font-size:13px;
		  }
/*End Second*/

/*Inner Third*/
.inn-om3
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#5ca705;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om3:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om3:hover img
    {
	width:40px;
	height:40px;	
	}
	
.inn-om3 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om3:hover a
	      {
		    color:#5ca705; text-decoration:none;
			font-size:13px;
		  }
/*End Third*/

/*Inner Fourth*/
.inn-om4
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#a400ab;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om4:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om4:hover img
    {
	width:44px;
	height:45px;	
	}
	
.inn-om4 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om4:hover a
	      {
		    color:#a400ab; text-decoration:none;
			font-size:13px;
		  }
/*End Fourth*/

/*Inner Five*/
.inn-om5
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#13aca5;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om5:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om5:hover img
    {
	width:44px;
	height:44px;	
	}
	
.inn-om5 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om5:hover a
	      {
		    color:#13aca5; text-decoration:none;
			font-size:13px;
		  }
/*End Five*/

/*Inner Six*/
.inn-om6
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#2585f2;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om6:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om6:hover img
    {
	width:55px;
	height:40px;	
	}
	
.inn-om6 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om6:hover a
	      {
		    color:#2585f2; text-decoration:none;
			font-size:13px;
		  }
/*End Six*/

/*Inner Seven*/
.inn-om7
    {
	 width:140px;
	 float:left;
	 margin:0px 1px;
	 height:91px;
	 background:#75303c;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:bold;
	 line-height:16px;	 
	}
	
.inn-om7:hover
    {
	background:#FFFFFF;
	color:#000000;
	 -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        transition: background 0.5s linear;
	
	}
	
.inn-om7:hover img
    {
	width:65px;
	height:45px;	
	}
	
.inn-om7 a 
	      {
		    color:#fff; text-decoration:none;
		  }
	
.inn-om7:hover a
	      {
		    color:#75303c; text-decoration:none;
			font-size:13px;
		  }
/*End Seven*/


.inn-box
   {
   width:140px;
   float:left;
   padding:5px 0px;
   }
   
.ang-find
    {
	width:213px; float:left;
	}
	
.cent-detail-txt
    {
	padding:0px 15px;
	float:left;
	line-height:33px;
	color:#fff;
	font-weight:bold;
	}
	
.cen-details-cl
   {
   width:134px;
   padding:2px 15px;
   float:left;
   line-height:35px;
   border:1px #cccccc solid;
   }
   
   
.ab-contact-box
    {
	width:200px;
	float:left;
	margin:5px;
	padding:15px 10px;
	background:#ccffff;
	line-height:24px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	}
	
.ab-contact-box-big
    {
	width:400px;
	float:left;
	padding:10px 10px;
	background:#ccffff;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
	line-height:24px;
	}
	
/*Study Material*/

.std-box
   {
    width:230px; margin:10px;
	float:left;
   }
   
.std-box-mng
    {
	width:230px;
	float:left;
	text-align:center;
	line-height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
   
  .std-box:hover{
	-webkit-animation:swinging 10s ease-in-out 0s infinite;
	-moz-animation:swinging 10s ease-in-out 0s infinite;
	animation:swinging 10s ease-in-out 0s infinite;
	-webkit-transform-origin:50% 0;
	-moz-transform-origin:50% 0;
	transform-origin:50% 0;
}

@-webkit-keyframes swinging{
	0% { -webkit-transform: rotate(0); }
	5% { -webkit-transform: rotate(10deg); }
	10% { -webkit-transform: rotate(-9deg); }
	15% { -webkit-transform: rotate(8deg); }
	20% { -webkit-transform: rotate(-7deg); }
	25% { -webkit-transform: rotate(6deg); }
	30% { -webkit-transform: rotate(-5deg); }
	35% { -webkit-transform: rotate(4deg); }
	40% { -webkit-transform: rotate(-3deg); }
	45% { -webkit-transform: rotate(2deg); }
	50% { -webkit-transform: rotate(0); } /* Come to rest at 50%. The rest is just stillness */
	100% { -webkit-transform: rotate(0); }
}

@-moz-keyframes swinging{
	0% { -moz-transform: rotate(0); }
	5% { -moz-transform: rotate(10deg); }
	10% { -moz-transform: rotate(-9deg); }
	15% { -moz-transform: rotate(8deg); }
	20% { -moz-transform: rotate(-7deg); }
	25% { -moz-transform: rotate(6deg); }
	30% { -moz-transform: rotate(-5deg); }
	35% { -moz-transform: rotate(4deg); }
	40% { -moz-transform: rotate(-3deg); }
	45% { -moz-transform: rotate(2deg); }
	50% { -moz-transform: rotate(0); } /* Come to rest at 50%. The rest is just stillness */
	100% { -moz-transform: rotate(0); }
}

@keyframes swinging{
	0% { transform: rotate(0); }
	5% { transform: rotate(10deg); }
	10% { transform: rotate(-9deg); }
	15% { transform: rotate(8deg); }
	20% { transform: rotate(-7deg); }
	25% { transform: rotate(6deg); }
	30% { transform: rotate(-5deg); }
	35% { transform: rotate(4deg); }
	40% { transform: rotate(-3deg); }
	45% { transform: rotate(2deg); }
	50% { transform: rotate(0); } /* Come to rest at 50%. The rest is just stillness */
	100% { transform: rotate(0); }
}

/*End Study Material*/


.adv-mn
   {
   width:280px; float:left; margin:10px; padding:10px;
   -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
   }
   
   .adv-mn:hover
     {
	 background:#CCCCCC;
	 }
	 
.our-team-box
   {
   width:175px;
   float:left;
   margin:5px;
   padding:5px;
   -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
   }
   
.our-team-box-manage
   {
   width:175px;
   float:left;
   padding:5px 0px;
   text-align:center;
   }
   
.our-team-box:hover
   {
   background:#cccccc;
   }
   
.cources-short
   {
   padding:0px 30px ;
   }
   
.photo-gallery-box
   {
   width:175px;
   float:left;
   margin:5px;
   padding:5px;
   -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
   }
   
.photo-gallery-box:hover
   {
   background:#CCCCCC;
   }
   
.bounce-txt-tt


.bounce-txt-tt
    {
	   color:#000000;
	 border-radius:6px;
	 /* Chrome, Safari, Opera */
    -webkit-animation-name: mycool;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Standard syntax */
    animation-name: mycool;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	}
	
	/* Chrome, Safari, Opera */
@-webkit-keyframes mycool {
    0%   {color:#2585f2;}
    20%   {color:#6036be;}
    40%  {color:#dc5322;}
    60%  {color:#5ca705; }
    80%  {color:#a400ab; }
    1000% {color:#eab21f; }
	
}

/* Standard syntax */
@keyframes mycool {
      0%   {color:#2585f2;}
    20%   {color:#6036be;}
    40%  {color:#dc5322;}
    60%  {color:#5ca705; }
    80%  {color:#a400ab; }
    1000% {color:#eab21f; }
}

#mar-qee
   {
   width:700px;
   color:#FFFFFF;
   font-size:18px;
    position: relative;
    -webkit-animation: ang 5s linear 1s infinite alternate; /* Chrome, Safari, Opera */
    animation: ang 5s linear 1s infinite alternate;
   }
   
/* Chrome, Safari, Opera */
@-webkit-keyframes ang {
       0%   {color:white; left:0px; top:0px;}
    25%  {color:yellow; left:50px; top:0px;}
    50%  {color:white; left:100px; top:0px;}
    75%  {color:yellow; left:150px; top:0px;}
    100% {color:white; left:200px; top:0px;}
}

/* Standard syntax */
@keyframes ang {
       0%   {color:white; left:0px; top:0px;}
    25%  {color:yellow; left:50px; top:0px;}
    50%  {color:white; left:100px; top:0px;}
    75%  {color:yellow; left:150px; top:0px;}
    100% {color:white; left:200px; top:0px;}
}



.back-to-top
   {
  position:fixed;
   bottom:0;
    right:0;
   }

   a.ex2 {color:White;}

   a.ex2:hover, a.ex2:active {font-size: 115%;color:Yellow;}
   
 
   
   #sampletext {
  position: absolute; 
  font : italic bold 60px arial;
  color : #aaaaaa;
  margin-top : 200px;
}


#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}


.color-link
 {
 color:#fff;
 text-decoration:none;
 }
 
 .color-link a:hover
   {
   color:#000000;
   text-decoration:none;
   }
