.landingTitle{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
}
.fluidText{
	font-size: 13px; 
	text-align: justify;
	line-height: 15px;
	text-transform: none;
	padding: 5px 0;
}
.left-col{
	padding-left: 0;
}
.right-col{
	padding-right: 0;
}
.prodBlock{
	margin-bottom: 20px;
}
.bottomBannerBold{
	line-height: 15px;
	padding-bottom: 5px;
}
.prodDescription{
	text-align: center; 
	font-family: 'PT Sans', sans-serif;
	text-transform: none;
	line-height: 24px; 
	margin: 0px;
	margin-top: -9% !important;
	text-transform: uppercase;
}
.textProdGen{
	font-size: 12px;
	text-transform: none;
}

.textHeight{
	font-size: 12px;
	text-transform: none;
	height: 151px;
	overflow: hidden;
}

.pressTitle{
	color: #000;
	font-weight: 700; 
	font-style: italic;
	font-family: 'Merriweather', sans-serif;
	text-transform: none;
	font-size: 12px;
	line-height: 17px;
	height: 40px;
	overflow: hidden;
	padding-top: 5px;
	text-align: left;
}

.pressText{
	font-size: 12px;
	line-height: 15px;
	color: #818181;
	text-transform: none; 
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
}

.pressCTA{
	font-size: 11px;
	color: #000 !important; 
	text-align: left !important; 
	font-weight: 700;
	text-transform: uppercase; 
}

@media all and (max-width:400px) {
	#FrontTopCarousel{
		margin-top:10px;
	}	
	.left-col,
	.right-col{
		padding-left: 0px;
		padding-right: 0px;
	}
	.landingcaptionAbsolut{
		font-size: 9px;
	}
	.btnBlack,
	.btnGold{
		font-size: 10px !important;
	}
	.prodDescription{
		font-size: 8px;
		text-align: center; 
		font-family: 'PT Sans', sans-serif; 
		text-transform: none;
		line-height: 19px; 
		margin: 0px;
		margin-top: -13% !important;
	}
	#RussiaLanding .btnGold{
		height: 38px;
	}
	#RussiaLanding .type-contact{
		height: 52px;
	}
	#RussiaLanding .name-contact{
		height: 30px;
	}
}