.descr{
	color: #676767;
	line-height: 1.7em;
	font-family: OpenSansRegular;
}
.head-text{
	color: #444;
	font-family: OpenSansRegular;
	font-size: 22px;
	line-height: 36px;
	font-style: normal;
	font-weight: bold;
}

/*@media only screen and (min-width: 1920px){*/
	/*.parallax-holder {*/
		/*background-size: 100%!important;*/
		/*height: 1100px;*/
		/*position: relative;*/
		/*background-repeat: no-repeat;*/
		/*background-position: 100%;*/
	/*}*/

	.textures-grid{
		background-image: url('../images/product_category/grid.png');
		height: 1100px;
		width: 100%;
		position: absolute;
		left: 0;
		z-index: 5;
	}
/*}*/

.about-text{
	margin-top: 20%;
	margin-left: 20%;
}
.text-content{
	margin-top: 20%;
	margin-left: 26%;
	position: fixed;
}
.blue-head-text{
	color:#ffffff;
	font-family: OpenSansSemiBold;
	font-size: 30px;
}
.text-content-mobile{
	margin-top: 30%;
	margin-left: 26%;
	position: absolute;
}