html, body
{
	background:#000;
	/*background-color: #8a8888 !important;
	background: url('../img/body_bg_home.png') top repeat-x;*/
	font-size:100%;
	height:100%;
}

.home-bg {
	height:100%;
}

.nav{
	font-size:21px;
}

.nav-footer {
	text-align:center;
	display:inline-block;
}

.nav-footer .nav > li {
  
  display: block;
}

.nav-footer .nav > li > a {
  font-size:16px;
  display: block;
  padding: 0px 5px;
}

.dropdown-menu {
	background:#000;
	font-size:21px;
	
}

.dropdown-menu >li >a {
	color:#FFFFFF;
}

.container {
	padding:0;
}

.clear { clear:both; }

.fa {
	margin:10px;
	font-size:4em;
}

.followus {
	text-align: center;
	color:#FFFFFF;
}
.socialbuttons >a{
	border-radius:70px;
	-webkit-border-radius:70px;
	border: 3px solid white; display:inline-block;width:100px; height:100px; text-align:center;
	margin:20px 20px 20px 0px;
}
.socialbuttons {
	text-align:center;
}

.icon-odnoklassniki {
	font-size:4em; margin:10px auto;
}

a {
	text-decoration: none;
	outline:0;
	color: #AEAAA9;
	transition-property: color;
	-o-transition-property: color;
	-moz-transition-property: color;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:focus {
	outline:0;
}

#links >a {
	padding:0;
	margin-right:-4px;
}

.footer >li >a {
	margin-right:10px;
	color:#fff;
}

.nav-footer .nav {
	display:inline;
}

.nav-footer .nav > li > a:hover,
.nav-footer .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav-footer .nav {
	margin:0 auto;
}

.footer >p {
	margin-top:0px;
}

.footer {
    margin: 0 auto;
    text-align: center;
    margin-top:-30px;
    font-size: 16px;
}

.no-margin {
	margin-left:0px;
}

div.main-block {
	margin-top:50px;
	margin-bottom: 25px;
}


.row-fluid.home {

	margin-bottom: 30px;
}

div.single-block ,
div.single-block .small-block { position:relative; }

div.featured {
	width:100%;
	position: relative;
	margin: 0 auto;
}

.left carousel-control {
	font-size: 40px;
}

/* home page shadows */

div.feat-shadow, div.half-shadow, div.small-shadow  {
	width:100%;
	height: 13%;
	background-image: url('../img/feat-shadow.png');
	position: absolute;
    width: 100%;
    z-index: 200;
	bottom:0;
}

div.half-shadow   {
	background-image: url('../img/half-shadow.png');
	height: 11%;
}

div.small-shadow   {
	background-image: url('../img/small-shadow.png');
	height: 11%;
}

div.single-block .box-overlay,
div.featured .box-overlay {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: #000;
	z-index: 3;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
div.single-block:hover .box-overlay,
div.featured:hover .box-overlay { opacity:0.7; }


.mobile-only { display:none; visibility:hidden; }


div.half-img {
	width: 50%;
	float:left;
	position:relative;
} 

div.square-banner-left {
	width: 50%;
	float: left;
	background-color: #262626;
}

div.square-banner-right {
	width: 50%;
	float: left;
	background-color: #262626;
}

div.left-column, div.right-column {
	float:left;
	position: relative;
}

div.single-block.box_1_2 div.right-column { width:292px; }
div.single-block.box_1_2 div.left-column { width:293px; }

div.single-block.box_2_1 div.right-column { width:293px; }
div.single-block.box_2_1 div.left-column { width:292px; }


div.small-block {
	width:100%;
}

div.text-container {
	padding: 20%;
}

/* ********************************
	TYPOGRAPHY
********************************** */

	
div.small-block .text-container h1{
	color: #fff;
	font-family: 'Playfair Display', serif;
	text-align:center;
	font-size: 18px;
	font-weight:normal;
	margin: 0;
	line-height:20px;
}

div.small-block .text-container p {
	color: #636363;
	font-family: 'AvenirLTSBook';
	font-size: 12px;	
	text-align:center;
	margin: 0;
	line-height: 1.2em;
}

div.feat-shadow h1 , div.point p, div.feat-shadow p, div.title-block p, div.title-block-featured p {
	font-family: 'Playfair Display', serif;
	text-align:center;
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
}


div.title-block p, p.title-block-featured {
	font-size:16px;
	text-transform: uppercase;
	padding: 4% 0px;
}

div.title-block.small p {
	padding: 8% 15px;
}

div.title-block-featured p{
	padding: 2.5% 0px;
}



div.feat-shadow h1 {
	margin-top: 16px;
	font-size: 28px;
	line-height:20px;
	margin-bottom: 0px;
	text-transform:uppercase;
	font-weight: normal;
}

p.point {
	font-size: 28px;
	margin-bottom: 0px;
}

div.feat-shadow p{
	font-family:'Futura';
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing:1px;
}
div.feat-shadow p.title-block-featured {
	font-family: 'Playfair Display', serif;
	font-size:16px;
	text-transform: uppercase;
	padding: 2.6% 0px;
}

/* ********************************
	HOMEPAGE SHADOW
********************************** */

div.feat-shadow, div.half-shadow, div.small-shadow  {
	width:100%;
	height: 13%;
	background-image: url('../img/feat-shadow.png');
	position: absolute;
    width: 100%;
    z-index: 200;
	bottom:0;
}

div.half-shadow   {
	background-image: url('../img/half-shadow.png');
	height: 11%;
}

div.small-shadow   {
	background-image: url('../img/small-shadow.png');
	height: 11%;
}


/* Go top button */
.go-top {
	width: 40px;
	height: 19px;
	position: fixed;
	padding: 5px;
	z-index: 10;
	text-align: center;
	bottom: 35px;
	right: 0;
	text-decoration: none;
	color: white;
	cursor: pointer;
	font-size: 12px;
	background:url('../img/up_arrow.png') center no-repeat;
	display: none;
}
.go-top:hover {}

#aboutus_text,.contactus p,.emaillink{color:#AAAAAA; width:100%; float:center; font-size:1.4em;}
#left_picture{float:left; width:25%; margin:0 3% 0 3%; z-index:-1;}
#right_picture{float:right; width:25%; margin:0 3% 0 3%;}
#our_partners{text-align:center; color:#FFFFFF; font-size:1.4em;}
#partners >a {margin-top:20px;display:block; text-align:center;}
.sociallinks >a {
	border-radius:70px; border: 3px solid white; display:block;width:100px;height:100px; text-align:center;float:left;
	margin:20px 20px 20px 0px;
}

p.tel {color:#FFFFFF;}

/* ********************************
M E D I A   Q U E R Y 
********************************** */
@media (max-width: 1200px) {
	div.feat-shadow h1 {
		margin-top: 7px;
	}

	div.single-block.box_1_2 div.right-column { width:49.9%; }
	div.single-block.box_1_2 div.left-column { width:50.1%; }
	
	div.single-block.box_2_1 div.right-column { width:50.1%; }
	div.single-block.box_2_1 div.left-column { width:49.9% }
	#aboutus_text,.contactus p,.emaillink{font-size:1.155em;}
}



@media (max-width: 996px) {
	div.text-container {
		padding: 9%;
	}

	div.half-shadow, div.small-shadow  {
		height: 13%;
	}
	
	div.feat-shadow {
		height: 17%;
	}

	#aboutus_text,.contactus p,.emaillink{font-size:1.15em;}
	.fa, .icon-odnoklassniki {
		font-size:3.5em;
	}
	.socialbuttons >a{
	border-radius:70px; border: 3px solid white; display:inline-block;width:90px; height:90px; text-align:center;
	margin:20px 20px 20px 0px;

	}
	.sociallinks >a {
	border-radius:70px; border: 3px solid white; display:block;width:90px;height:90px; text-align:center;float:left;
	margin:20px 20px 20px 0px;
}
}

@media screen and ( max-width: 782px ) {
	html.page-template ,
	html body {
		margin-top: 0px !important;
		background:#000;
	}
	html.page-template.logged-in.admin-bar { margin-top: 46px !important; }
}
	
@media (max-width: 770px) {

	div.main-block { margin-bottom: 25px; }

	div.feat-shadow {
		height: 25%;
	}
	div.feat-shadow p.title-block-featured { padding: 5% 0px; }
	div.feat-shadow h1 {
		margin-top: 2.3%;
	}

	div.small-block .text-container p {
		font-size: 11px;
	}
	
	.go-top {
		bottom: 35px;
		right: 50%;
		margin-right:-20px;
	}

		.fa, .icon-odnoklassniki {
		font-size:3.0em;
	}

	.socialbuttons >a{
	border-radius:70px; border: 3px solid white; display:inline-block;width:80px; height:80px; text-align:center;
	margin:20px 20px 20px 0px;
	}

	.sociallinks >a {
	border-radius:70px; border: 3px solid white; display:block;width:80px;height:80px; text-align:center;float:left;
	margin:20px 20px 20px 0px;

}

@media (max-width: 660px)  {
	
	div.half-img, div.square-banner-left, div.square-banner-right, div.featured{
		width: 100%;
		margin-bottom: 30px;
	}
	div.row-fluid.home { margin-bottom: 0px; }
	
	div.half-shadow, div.small-shadow  {
		height: 11%;
	}
	
	div.feat-shadow h1 {
		font-size: 25px;
	}

	div.feat-shadow {
		height: 28%;
	}
	
	div.title-block.small p {
		font-size: 14px;
	}
	
/*	.row-fluid.home {
		margin-bottom: 0px;
	}
*/	
	.mobile-only { display:block; visibility:visible; }
	
	.no-mobile ,
	.change-on-mobile ,
	.box-overlay { display:none; visibility:hidden; }

	#aboutus_text,.contactus p,.emaillink{font-size:1.0em;}
	
}

@media (max-width: 480px) 	{
	div.half-shadow, div.small-shadow {
		height: 13%;
	}
	
	div.small-block .text-container h1{
		font-size: 14px;
	}
	
	div.feat-shadow h1{
		font-size: 18px;
		margin-top: 0px;
	}
	
	p.point {
		line-height: 0.4em;
	}

	.fa, .icon-odnoklassniki {
		font-size:2.0em;
	}

	.socialbuttons >a{
	border-radius:70px; border: 3px solid white; display:inline-block;width:60px; height:60px; text-align:center;
	margin:20px 20px 20px 0px;
	}

	.sociallinks >a {
	border-radius:70px; border: 3px solid white; display:block;width:60px;height:60px; text-align:center;float:left;
	margin:20px 20px 20px 0px;
	
}

@media (max-width: 480px) 	{

	body {
		padding: 0; 
	}
	#aboutus_text,.contactus p,.emaillink{font-size:1.0em;}
	#contacts {
		display:none;
	}
	.nav-footer .nav > li > a {
  font-size:14px;
}
}