a {color: #fff; text-decoration: none;}
#intrCareer {font-family:myThirdFont; background:#0259ab; font-size:20px; color:#FFF; margin-top:4%; height:25px; }
#intrCareer:hover{color:#012241; cursor:pointer;}
.cHead { font-family:myThirdFont; font-size:20px; color:#feb920; height:25px;}
.cHead:hover { }
.careerMenu{  font-family:myThirdFont; font-size:20px; color:#FFF; height:25px;}
.careerMenu:hover{ color:#012241; cursor:pointer; }
.careerMenu1:hover{color:#012241; cursor:pointer;}
#aEbook{text-decoration:none;color:#fff;}
#aEbook:hover{ color:#999; }
#showvideo {position:relative; margin-top:100px;}
#showcareerimg {position:relative; margin-top:1%;}
.addCaption { position: relative;}
.addCaption div.lgworks:hover{}
.addCaption #enterCaption { position: absolute; width:100%; height:0%;bottom: 0px; left: 0px; color: #95cb02; background: #1d2126;text-align:center; font-weight:bold; opacity:0; 
font-family:Arial; font-size:18px; text-decoration:none; 
transition:height 0.1s ease;line-height:20px;
}
.addCaptio:hover #enterCaption
{
opacity: 0.4;
}
.addCaption:hover #enterCaption
{
width:100%; 
height: 100%;
opacity: 0.2;
background-color: #a90609;
color: #2F2F2F;
margin-bottom: 4px;
}
.addCaption.add:hover #enterCaption
{
width:100%; 
height: 100%;
opacity: 0.1;
background-color: #fbcb0b;
color: #2F2F2F;
}
.addCaptio h2{
text-align: center;
    color: #2F2F2F;
    margin-top: -100px;
    font-weight: 700;
}
#slideser
{
background-color:#0083ff !important;
}
.center {
width:60%;
margin:0px auto 0 auto; 
}
ul.list li {
list-style-type:none;
margin-left:20px;
}
ul.tabs {
text-align:center;
margin: 0;
margin-top:2px;
margin-bottom:2px;
padding-left:0;
}
ul.tabs li {
list-style-type:none; text-align:center;
display:inline-block; 
color:#fff;
padding:5px;
padding-left: 10px;
padding-right: 10px;
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
cursor:pointer;
border-bottom:2px solid #000000;
}
ul.tabs li:hover {
color: #fbcb0b;
border-bottom:2px solid #fbcb0b;
}
ul.tabs li.current {
background: none repeat scroll 0% 0% rgba(0,0,0,1);color:#fbcb0b;
opacity:0.9;
}
ul#nav li.current {
background: none repeat scroll 0% 0% rgba(149, 203, 2, 0.7);color:#fff;
padding:15px; 
}
ul.tabs li.current img {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
}
.tabscontent {

display:none;
text-align:justify;
margin-bottom:-5px;
padding: 20px 55px;
background: url(Gayathri_Subramanian_Website_Home_4.jpg) no-repeat;
background-size: cover;
}
.showbox {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
.showbox:hover {
    -webkit-transform: translate(0,-3.7em);
    -moz-transform: translate(0,-3.7em);
    -o-transform: translate(0,-3.7em);
    -ms-transform: translate(0,-3.7em;
    transform: translate(0,-3.7em);
}