.jw-hero-image-wrap-full {
	display: block;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.jw-hero-image-wrap {
	display: block;
	margin-bottom: 0;
}

.jw-hero-image {
	background-position: center !important;
	background-size: cover !important;
	border-bottom: 2px solid #97303A;
}

.jw-message-box-table {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.jw-message-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.jw-message-box {
	display: block;
	max-width: 600px;
	margin: 0 auto;
	color: #FFF;
	padding: 20px;
    text-align: center;
}

.jw-message-box .title {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 5px;
	margin-bottom: 0;
}

.jw-message-box .message {
	font-weight: 100;
	margin-bottom: 30px;
	font-size: 17px;
	margin-top: 15px;
}

.jw-message-box .link a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 400;
	border: 1px solid #FFFFFF;
	padding: 8px 20px;
  	-webkit-border-radius: 20px; 
  	-moz-border-radius: 20px;
    border-radius: 20px;
}

.jw-message-box .link a:hover {
	color: #FFF;
	background: #EB1B2B;
	border: 1px solid #ffffff;
}

@media screen and (max-width: 2000px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1200px) {
	
}

@media screen and (max-width: 1015px) {
   
}

@media screen and (max-width: 991px) {
   
}

@media only screen and (max-width: 900px) {
	
}

@media only screen and (max-width: 800px) {
	
}

@media screen and (max-width: 780px) {
	
}

@media screen and (max-width: 740px) {

}

@media screen and (max-width: 670px) {
	
}

@media screen and (max-width: 660px) {
	
}

@media screen and (max-width: 640px) {
	
}

@media screen and (max-width: 600px) {
	
}

@media only screen and (max-width: 480px) {
	
}