
.thumbnail
{
border-radius:10px;
transition: all linear 0.5s;
-webkit-transition: all linear 0.5s;
}
.thumbnail.hover:hover
{
background:#15AA95;
border-radius:30px;
}
 #txtlzr
        {
            font-size:24px;
            width: 100%;
            height:150px;
           text-align:center;
margin-top:50px;
           
        }


.thumbnail .rot
{
float:left;
transition: all linear 0.5s;
-webkit-transition: all linear 0.25s;
}
.thumbnail.white
{
font-size:90px;
}
.thumbnail:hover .rot
{
transform:matrix(1.2,-0.1,0.1,1.2,0,0);
-ms-transform:matrix(1.2,-0.1,0.1,1.2,0,0);
-webkit-transform:matrix(1.2,-0.1,0.1,1.2,0,0);

}
.thumbnail:hover .white.web
{

transform:translate(35px,0px);
-ms-transform:translate(35px,0px);
-webkit-transform:translate(35px,0px);

}
.thumbnail:hover .white.vid
{
transform:translate(40px,0px);
-ms-transform:translate(40px,0px);
-webkit-transform:translate(40px,0px);

}
.thumbnail:hover .white.seo
{
transform:translate(5px,0px);
-ms-transform:translate(5px,0px);
-webkit-transform:translate(5px,0px);

}
.thumbnail:hover .white.smm
{
transform:translate(20px,0px);
-ms-transform:translate(20px,0px);
-webkit-transform:translate(20px,0px);

}
.thumbnail:hover .white.ig
{
transform:translate(30px,0px);
-ms-transform:translate(30px,0px);
-webkit-transform:translate(30px,0px);

}
.thumbnail:hover .white.app
{
transform:translate(30px,0px);
-ms-transform:translate(30px,0px);
-webkit-transform:translate(30px,0px);

}
.thumb
{
float:left;
text-transform:uppercase;
font-size:22px;
margin-left:20px;
margin-top:30px;
transition: all linear 0.5s;
-webkit-transition: all linear 0.25s;"
}

h2 span
{
color: #999999;
font-size:20px;
text-transform:capitalize;

}
#about-title
{
font-weight:300; 
font-size:45px;
}

.profile-container
{
height:350px;
}

.team-name
{
margin-top:30px; 
height:70px;
}



.anyClass {
	width:100%;
margin-top:50px;
}



.anyClass li{
	
	border:1px solid #fff;
	color:#666; 
	float:left;
	
	height:151px;
	
	
	margin:0 12px 0 12px;
	
	width:160px;
}




		
.logo-hover {
position: absolute;

}

.client-link {
display: inline-block;
position: relative;

padding: 0;
margin: 0 10px 0 10px;
}
.client-wrapper {
width: 100%;
padding: 20px 0 20px 0;
margin-bottom: 0px;
text-align: center;
margin-top: 250px;
}
  
.xyz a{
 width:16.6%;
float:left;
height:100%;
}

#anchors{
text-align:center;

}

#anchors a{
color:#858585;
text-decoration:none;
width:16.6%;
float:left;
margin-top:-20px;
height:100%

}


#fmf{float:left; margin-left:50px; }



#team-1{float:left; font-size:30px;}
#team-2{float:left; font-size:30px; margin-top:30px;}
#team-3{float:left; font-size:30px; margin-top:70px;}

.profile-container .five.columns{float:right;}

#team-desc-1{float:left;}
#team-desc-2{float:left; margin-top:30px;}
#team-desc-3{float:left; margin-top:70px;}
.nicescroll-rails {
	width: 10px !important;
	background: rgba(0,0,0,0.25) !important;
	z-index: 999 !important;
	transition: all linear 0.15s;
	-ms-transition: all linear 0.15s;
	-moz-transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
	-o-transition: all linear 0.15s;
}

.nicescroll-rails:hover {
	width: 20px !important;
	background: rgba(0,0,0,0.5) !important;
}

.nicescroll-rails div {
	margin: 0 3px !important;
 	width: 4px !important;
	border: none !important;
	border-radius: 0 !important;
	cursor: n-resize;
	transition: all linear 0.15s;
	-ms-transition: all linear 0.15s;
	-moz-transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
	-o-transition: all linear 0.15s;
}
.nicescroll-rails:hover div {
	margin: 0 5px !important;
	width: 10px !important;
}


.nicescroll-rails div{background: #ffffff !important;}

p span
{font-size: 14px;
margin-top: 10px;
text-transform: initial;}

nav
{
min-height:38px;
display:block;
overflow: visible;
position:fixed;
height:auto !important ;


}

nav:hover{
opacity:0.9;
height:auto !important ;

}
nav:hover #finex-logo {
margin: 20px auto;
padding-bottom: 19px;
}

nav #finex-logo {
display: block;
transition: all linear 0.25s;
-ms-transition: all linear 0.25s;
-moz-transition: all linear 0.25s;
-webkit-transition: all linear 0.25s;
-o-transition: all linear 0.25s;
}

#finex-logo {
margin: -100px auto;
padding-bottom: 110px;
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}

nav ul{
margin-bottom: 0px;
padding-top: 5px;
}


#noticeboard {
text-align: center;
font-size: 11px;
position:fixed;
top:150px;
left:-261px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
z-index:999;
}

#noticeboard:hover {left:0px;}

#notices {
border-right-style:solid;
border-bottom-style:solid;
border-top-style:solid;
border-width:1px;
border-color:#000000;
padding:5px;

background: #ffffff;
width:250px;
z-index: 9999;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
}

.noticeboardtab {
-webkit-backface-visibility: hidden;
position:absolute;
left: 224px;
top:70px;
border-color:#000;
height:61px;
padding: 4px 5px 15px 5px;
background:rgba(255,255,255,0);
-webkit-transform: rotate(90deg); 
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
width: 150px;
}

.noticeboardtab img
{

width:100%;

}
.next.client-link
{
display:block; position:absolute; width:50px; height:151px; z-index:3; right:-60px; top:65%
}
.prev.client-link
{
display:block; position:absolute; width:50px;left:-60px; top:65%; height:151px; z-index:3;
}

.slides li p span
{
font-weight:700;
}