@font-face 
{
    font-family: customfont1;
    src: url("../css/fonts/DINNextLTPro-MediumItalic.otf");
    font-family: 'Open Sans', sans-serif;
}

@font-face 
{
    font-family: customfont2;
    src: url("../css/fonts/DINNextLTPro-LightItalic.otf");
    font-family: 'Open Sans', sans-serif;
}

@font-face 
{
    font-family: customfont3;
    src: url("../css/fonts/DINNextLTPro-Light.otf");
    font-family: 'Open Sans', sans-serif;
}

.fixed h1 span
{
	font-family: customfont2;
}

.fixed h1
{
	font-family: customfont1;
}
.gray_image span
{
	font-family: customfont2;
}

.gray_image
{
	font-family: customfont1;
}
.footer
{
	font-family: customfont3;
}

html, body
{
    font-family: DIN Next Heavy;
	font-size: 13px;	
	margin: 0px; 
	padding: 0px;	
	max-width: 100%;
}
img
{
	width: 100%;
	
	float: left;
}
h1
{
	margin-top: 22%;
	font-size: 10em;
	
	color: #fff;
	width: 100%;
    text-align: center;
	
	float: left;
}
.logoimg
{
	margin-right: calc(50% - 190px);
    margin-left: calc(50% - 190px);
	display: block;
	
	float: left;
}

.whiteBG
{
	background-color:	#fff;
	z-index: 100;
	
	top: 0;
	width: 100%;
	height: 150px;
	
	text-align: center;
	
	position: fixed;
}
.fixed img 
{
	-webkit-filter: grayscale(60%); 
    filter: grayscale(60%);
	
	top: -370px;
}
.fixed
{
	max-width: 100%;
	height: auto;
	
	z-index: 99;
	
	position: fixed;
}
.cssimage
{
	width: 100%;
	height: 100%;
	
	background-color: rgba(52,52,52,08);
	background-image: url("../images/1.jpg");
	background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.contactBtn
{
	z-index: 200;
    position: absolute;
    bottom: 120px;
	width: 100%;
}
.gray_image
{
	background: #686969;
	- border-radius: 17px 1px;
	border-radius: 17px 1px;
	
	float: left;
	
	text-align: center;
	
	z-index: 150;
	bottom: 120px;
	font-size: 3em;
	height: 54px;
    padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	min-width: 30px;
}
.left1
{
	margin-left: 35%;
}
.left2
{
	margin-left: 6%;
}
.left3
{
	margin-left: 6%;
}
.yellowBG
{
	background: #ffc528;
	
	z-index: 102;
	width: 100%;
	height: 150px;
	bottom: 0;
	color: #414042;
	overflow:hidden;
	
	position: fixed;
}
.footer
{	
	text-align: center;
	font-size: 2em;
	width: 100%;
	margin-top: 55px;
	color: #414042;
}
.borderL
{
	width: 10%;
    margin-left: 20%;   
	margin-top: 70px;
    border-bottom: 1px solid #414042;
	
	position: absolute;
}
.borderR
{
	width: 10%;
    margin-left: 70%;
    margin-top: -15px;
    border-bottom: 1px solid #414042;
	
	position: absolute;
}
@media only screen and (max-width: 320px) 
{
	h1
	{ 
		margin-top: 40%;
		font-size: 6em;
	}
	.left1
	{
		margin-left: 4%;
	}
	.left2
	{
		margin-left: 3%;
	}
	.left3
	{
		margin-left: 3%;
	}
	.gray_image
	{
		padding-left: 1px;
		padding-right: 1px;
	}
	.logoimg
	{
		margin-left: 0;
		margin-right: 0;
	}
	.borderL
	{
		margin-left: 0;
	}
	.borderR
	{
		margin-left: 90%;
	}
	.whiteBG
	{
		height: 0;
	}
}
@media only screen and (width: 360px) 
{
	h1
	{
		margin-top: 50%;
		font-size: 7em;
	}
	.logoimg
	{
		margin-left: 0;
		margin-right: 0;
	}
	.left1 
	{
		margin-left: 0%
	}
	.left2
	{
		margin-left: 4%;
	}
	.left3
	{
		margin-left: 4%;
	}
	.borderL
	{
		margin-left: 0%;
	}
	.borderR
	{
		margin-left:90%;
	}
}
@media only screen and (width: 375px) 
{
	h1
	{
		font-size: 7em;
		margin-top: 44%;
	}
	img
	{
		width: 70%;
	}
	.logoimg
	{
		margin-right: -175px;
		margin-left: 0;
	}
	.left1
	{
		margin-left: 0;
	}
	.left2
	{ 
		margin-left: 12%;
	}
	.left3
	{
	 margin-left: 5%;
	}
	.gray_image
	{
		padding-right:5px;
		padding-left:5px;
	}
	.borderL
	{
		margin-left: 0%;
	}
	.borderR
	{
		right: 0;
	}
	.margin
	{
		margin-left:10%;
		margin-right:50%;
	}
	.whiteBG
	{
		height: 0;
	}
}
@media only screen and (width: 1024px) 
{
	h1
	{
		margin-top: 30%;
	}
	.left1
	{
		margin-left: 30%;
	}
}
@media only screen and (width: 768px) 
{
	h1
	{
		margin-top: 35%;
	}
	.left1
	{
		margin-left:  24%;
	}
	.left2
	{
		left: 37%;
	}
	.left3
	{
		left: 70%;
	}
	.borderL
	{
		margin-left: 12%;
	}
	.borderR
	{
		margin-left: 79%;
	}
	.logoimg 
	{
		margin-right: calc(50% - 300px);
		margin-left: calc(50% - 300px);
	}
}
@media only screen and (width: 425px) 
{
	h1
	{
		margin-top: 50%;
	}	
	.left1
	{
		margin-left: 6% ;
	}
	.left2
	{
		left: 24%;
	}
	.left3
	{
		left: 84%;
	}
	.logoimg
	{
		margin-right: 0;
		margin-left: 0;
	}
	.borderL
	{
		margin-left: -28px;
	}
	.borderR
	{
		margin-left: 97%;
	}
}
@media only screen and (width: 412px) 
{
	h1 
	{
		margin-top: 50%;
		font-size: 7em;
	}
	.logoimg
	{
		margin-right: 0;
		margin-left: 0;
	}
	.left1
	{
		margin-left: 4%;
	}
	.borderL 
	{
    width: 2%;
    margin-left: 0%; 
	}
	.borderR
	{
		width: 2%;
		margin-left: 98%;
	}
}
@media only screen and (width: 414px) 
{
	h1
	{
		margin-top: 45%;
		font-size: 7em;
	}
	.left1
	{
		margin-left: 4%;
	}
	.left2
	{
		left: 20%;
	}
	.left3
	{
		left: 83%;
	}
	.borderL
	{
		margin-left: -32px;
	}
	.borderR
	{
		right: -32px;
	}
	.logoimg
	{
		margin-left: 0;
		margin-right: 0;
	}
	.whiteBG
	{
		height: 0;
	}
}