.fa-facebook:hover 
{
   zoom:120%;

}
.fa-twitter:hover 
{
zoom:120%;
}
.fa-google-plus:hover 
{
   rotation:45deg;
   zoom:120%;


}
.fa-youtube:hover 
{
zoom:120%;
}
.fa-linkedin:hover 
{
zoom:120%;
}

.funt 
{
    font-size:20px;
   color:orange;

}
#vstcnt 
{
    width:50px;
    /*padding-right:20px;*/
   margin-top:-80px;
   margin-left:860px;
       color:lawngreen;
    font-weight: bold;
    font-size: 28px;
    font-family: Andalus;
}
.profile_ab
{
     /*for static socail icons*/
    width:41px;
    height:197px;
    /*background-image:url(../img/images/message_box.png);*/
    position: fixed;
    top: 380px;
    right: 0px;
    z-index: 2;
    text-align: left;
    background-repeat:no-repeat;
    box-sizing:content-box;
    background-color:rgb(222, 229,231);
    

}
.topclick
{
     font-family:Andalus;
     /*for static socail icons*/
    color:black;
    width:127px;
    height:30px;
    /*background-image:url(../img/images/message_box.png);*/
    position: fixed;
    top:27px;
   right:100px;
    z-index: 2;
    text-align: left;
    background-repeat:no-repeat;
    box-sizing:content-box;
    background-color:rgb(5, 9, 60);
    opacity: 0.9;
    font-weight:bold;
   
}
.topclick i
   {
        font-size:20px;
        padding-left:10px;
    }
.leftcourse
{
     font-family:Andalus;
     /*for static socail icons*/
    color:black;
    width:200px;
    height:30px;
    /*background-image:url(../img/images/message_box.png); left: 112px;*/
    position: fixed;
    top: 100px;
    left: 112px;
    z-index: 2;
    text-align: left;
    background-repeat:no-repeat;
    box-sizing:content-box;
    background-color:rgb(5, 9, 60);
    opacity: 0.9;
    font-weight:bold;
}

.leftfranchisee
{
     font-family:Andalus;
     /*for static socail icons*/
    color:black;
    width:240px;
    height:30px;
    /*background-image:url(../img/images/message_box.png);*/
    position: fixed;
    /*top: 314px;
    left: 0px;*/

     top: 100px;
    left: 332px;

    z-index: 2;
    text-align: left;
    background-repeat:no-repeat;
    box-sizing:content-box;
    background-color:rgb(5, 9, 60);
    opacity: 0.9;
    font-weight:bold;
}


.finalyearprojects
{
     font-family:Andalus;
     /*for static socail icons*/
    color:black;
    width:260px;
    height:30px;
    /*background-image:url(../img/images/message_box.png);*/
    position: fixed;
   /* top: 348px;
    left: 0px;*/

    top: 100px;
    left: 592px;
    z-index: 2;
    text-align: left;
    background-repeat:no-repeat;
    box-sizing:content-box;
    background-color:rgb(5, 9, 60);
    opacity: 0.9;
    font-weight:bold;
}

.leftsitemap
{
     font-family:Andalus;
     /*for static socail icons*/
    color:black;
    width:110px;
    height:30px;
    /*background-image:url(../img/images/message_box.png);*/
    position: fixed;
    /*top: 382px;
    left: 0px;*/

    top: 100px;
    left: 872px;

    z-index: 2;
    text-align: left;
    background-repeat:no-repeat;
    box-sizing:content-box;
    background-color:rgb(5, 9, 60);
    opacity: 0.9;
    font-weight:bold;
}



.facebook{
    width:32px;
    height:33px;
    background-image:url(../images/facebook-hover.png);
    margin: 5px 138px 0 25px;
    margin-left:4px;
}
.facebook a:hover{
    /* for IE */
    filter:alpha(opacity=10);
    /* CSS3 standard */
    opacity:0.1;
   
}
.tweet{
    width:32px;
    height:33px;
    float:left;
    background-image:url(../img/images/tweet-hover.png);

    margin: 5px 0 0 25px;
    margin-left:4px;
}
.tweet a:hover{
    /* for IE */
    filter:alpha(opacity=10);
    /* CSS3 standard */
    opacity:0.1;
    
}
.rss a:hover{
    /* for IE */
    filter:alpha(opacity=10);
    /* CSS3 standard */
    opacity:0.1;
}

.rss{
    width:32px;
    height:33px;
    float:left;
    background-image:url(../img/images/rss-hover.png);

    margin: 5px 0 0 25px;
     margin-left:4px;
}
.linkd-in a:hover{
    /* for IE */
    filter:alpha(opacity=10);
    /* CSS3 standard */
    opacity:0.1;
}

.linkd-in{
    width:32px;
    height:33px;
    float:left;
    background-image:url(../img/images/linkd-in-hover.png);

    margin: 5px 0 0 25px;
     margin-left:4px;
}

.wrapper{
    width:1150px;
    margin:auto;

}

.enq{
    width:385px;
    height:30px;
    float:left;
    margin-top:6px;
    margin-left:20px;
}


.enq p{
    color:yellow;
    font-weight:bold;
    font-size:28px;
    font-family:Andalus;

}

.foot-bg{
    width:100%;
    height:50px;
    float:left;
    position: fixed;
    bottom: 0;
    z-index: 3;
    background-color:black;
    opacity: 0.5;
}
.foot-bg-inner{
    width:1150px;
    height:40px;
    float:left;
    }