	.x {
		display:none;
	}

@media screen and (max-width: 73.5em) {

	.bg-home {
		width:100%;
		height:auto;
		}
	.header_wrap {
	width:100%;
	height:auto;
	}
	.header_container {
		width:100%;
		height:auto;
	}
	.header_container_top {
		width:95%;
		height:auto;
	}
	.header_container_calls {
		width:95%;
		height:auto;
		}
		.column_calls {
		width:95%;
		height:auto;
		}

}
@media screen and (max-width: 55em) {

	.bg-home {
		width:100%;
		height:auto;
		}
.header_wrap {
	width:100%;
	height:auto;
}
.header_container {
	width:100%;
	height:auto;
}
.header_container_top {
	width:95%;
	height:auto;
}
.header_container_calls {
	width:95%;
	height:auto;
	}
	.column_calls {
	width:95%;
	height:auto;
	}

}
@media screen and (max-width: 41.125em) {

	.bg-home {
		width:100%;
		height:auto;
		}
.header_wrap {
	width:100%;
	height:auto;
}
.header_container {
	width:100%;
	height:auto;
}
.header_container_top {
	width:95%;
	height:auto;
}
.header_container_calls {
	width:95%;
	height:auto;
	}
	.column_calls {
	width:95%;
	height:auto;
	}

}
@media screen and (max-width: 32.25em) {
	.top_wrap{
		width:100%;
		height:auto;
		}
		.nav_drop_wrap {
		width:100%;
		height:auto;
		}
		.nav_drop_container {
		width:90%;
		height:auto;
		}

	.bg-home {
		width:100%;
		height:auto;
		}
.header_wrap {
	width:100%;
	height:auto;
}
.header_container {
	width:100%;
	height:auto;
}
.header_container_top {
	width:95%;
	height:auto;
}
.header_container_calls {
	width:95%;
	height:auto;
	}
	.column_calls {
	width:95%;
	height:auto;
	}
	.column_calls h2 {
		font-size: 2em;
		text-align: center;
		}

}
@media screen and (max-width: 24em) {

	.bg-home {
		width:100%;
		height:auto;
		}
.header_wrap {
	width:100%;
	height:auto;
}
.header_container {
	width:100%;
	height:auto;
}
.header_container_top {
	width:95%;
	height:auto;
	padding:20px;
}
.header_container_top img {
	width:95%;
	height:auto;
	display: block;
	margin-left: auto;
  margin-right: auto;
}
.header_container_top h1 {
	font-size: 1.500em;
	padding: 20px;
}
.header_container_calls {
	width:95%;
	height:auto;
	}
	.column_calls {
	width:100%;
	height:auto;
	}
	.column_calls h2 {
	font-size: 2em;
	text-align: center;
	}

}

