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;
}

hr.divider {
  border-color: white;
  opacity: 1;
}

.container {
}

.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;
}

/*
@media (min-width: 768px) {
	#test.container {
		width: 100%;

	}
}

@media (min-width: 992px) {
	#test.container {
		width: 100%;

	}
}

@media (min-width: 1200px) {
	#test.container {
		width: 100%;

	}
}

@media (min-width: 1400px) {
	#test.container {
		width: 100%;

	}
}
*/
