*{
	/* Universal reset: */
	margin:0;
	padding:0;
}
html,body{height:100%;}

body{
	/* Setting the default text color, size, page background and a font stack: */
	font-size:0.825em;
	color:#fcfcfc;
	/*background-color:#355664;*/
	background-color:#000;
	/*font-family: 'Helvetica Neue 25 UltraLight';*/
	/*font-family: 'Open Sans', sans-serif;*/
font-family: HelveticaNeueLTStd-Lt;
	margin:0 auto;
	background-size:100%;
}

.HelveticaNeueLTStd-Lt { 
	font-family: HelveticaNeueLTStd-Lt;
	font-weight: normal;
	font-style: normal;
}


/* Hyperlink Styles: */

a {
color:#000;}
a, a:visited, a:click {
	color:#000;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:none;
	
}

a img{
	border:none;
}

/* Headings: */

h1,h2,h3{
	/*font-family: 'Helvetica Neue 25 UltraLight';*/
	/*font-family: 'Open Sans', sans-serif;*/
font-family: HelveticaNeueLTStd-Lt;
	color:#000000;
	/*text-shadow:0 1px 1px black;
*/}

p{
margin:0 10px 10px;
	line-height:18px;
	padding-bottom:5px;
	color:#000;
	/*font-family: 'Helvetica Neue 25 UltraLight';*/
	/*font-family: 'Open Sans', sans-serif;*/
font-family: HelveticaNeueLTStd-Lt;
	font-size:16px;
	text-align:left;
	
}





.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



.footer-link{
color:#000;
visibility:visible;
display:block;
font-family: HelveticaNeueLTStd-Lt;
}
.footer-link:hover{
color:#000;
font-family: HelveticaNeueLTStd-Lt;
text-decoration:none;
}

.about-us{
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.about-us:hover{
background:url(images/troika/triangle.png) center top no-repeat;
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.clients{
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.clients:hover{
background:url(images/troika/triangle.png) center top no-repeat;
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.contact-us{
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.contact-us:hover{
background:url(images/troika/triangle.png) center top no-repeat;
padding-top:15px;
height:35px;
width:70px;
text-align:center;
}
.social{
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.social:hover{
background:url(images/troika/triangle.png) center top no-repeat;
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.work{
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.work:hover{
background:url(images/troika/triangle.png) center top no-repeat;
padding-top:15px;
height:35px;
width:70px;
text-align:center;
float:left;
}
.blog{
padding-top:5px;
height:25px;
width:70px;
text-align:center;
float:left;
background-color:#ff6600;
margin-top:10px;
}
.blog:hover{
/*background:url(images/troika/triangle.png) center top no-repeat;*/
padding-top:5px;
height:25px;
width:70px;
text-align:center;
float:left;
background-color:#ff6600;
opacity:.9;
}
.blog a{
color:#fff;
}
.blog a:hover, .blog a:visited, .blog a:focus{
color:#fff;
}
div.box div.overlay
{
    display:none;
	width:100%;
}
h1, h2, h3{
color:#000000;
}

.content{
background:#000; min-height:750px; vertical-align:middle; color:#fff; text-align:center; font-size:60px;
}
.discover-home{
height:250px; margin-top:150px;
}
.home-tabs{
/*height:150px;*/ margin-top:15px;
}
.page-content{
background:#fff;; min-height:700px;
}
.page-content-home{
background:#fff;; max-height:1000px;
}
.space{
margin:15px 0 10px 2.5641%;
}
.thumb{
background:#f7f7f7;
border-radius: 7px;
color:#000000;
padding:14px;
margin-bottom:20px;
text-align:center;
display:inline-table;
height:280px;
overflow:hidden;
position:relative;
display:inline-block;
}
.thumb p{
padding-top:10px;
}
.thumb img{
/*height: 250px;*/
height:200px;
width:auto;
overflow:hidden;
}
.points{
font-size:16px;
font-family:HelveticaNeueLTStd-Lt;
}
ul{
list-style:none;
padding-left:20px;
margin-left:20px;
}
li:before { 
	background-image:url(images/troika/triangle.png)
	color:#000;
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}
/*li{
background-image:url(images/troika/triangle.png);
background-repeat:no-repeat;

background-position:left;
padding-left:20px;
}*/