body {

}


img {
     max-width: 100%;
    height: auto;
}

p {

	font-family: trade-gothic-next, sans-serif;
	font-weight: 300;
	font-style: normal;
	
}


h4  {

	font-family: trade-gothic-next, sans-serif;
	font-weight: 400;
	font-style: normal;
}

h1 { font-family: trade-gothic-next, sans-serif;
	 font-weight: 800;
	 font-style: normal;


}

.betweenline{
	width:1px;
	height:10px;
	background-color: #FFFFFF;

}
.space{
	height:15px;
}



.bottomspace {
	height:20px;

}

.line {
	width:1149px;
	height:1px;
	background-color: #111111;
}

.margin {

	margin-top: -5px
}

.gap{
	margin-bottom: 7px;
}

.gapp{
	margin-bottom: -12px;
}












