
body.splash {
	color: #ffffff;
	background: url('../img/bg.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

.padding {
	padding-right: 60px;
	padding-left: 60px;
}

.wrapper {
	margin-top: 40px;
	-moz-box-shadow: 0 0 54px rgba(0, 0, 0, 0.44);
	-webkit-box-shadow: 0 0 54px rgba(0, 0, 0, 0.44);
	box-shadow: 0 0 54px rgba(0, 0, 0, 0.44);
	border-top-left-radius:70px;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
	border-bottom-right-radius:70px;
	margin-bottom: 30px;
}

.logo {
	border-top-left-radius:70px;
	border-top-right-radius:70px;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #ffffff;
}

.logo .twelve.columns {
	padding-left: 60px;
	padding-right: 60px;
}

.logo .areamod {
	width:auto;
}

.cta1 {
	background-color: rgba(0, 0, 0, 0.48);
	padding-top: 31px;
	-moz-box-shadow: inset 0 0 41px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 41px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 41px rgba(0, 0, 0, 0.3);
}

.cta1 .coming-soon {
	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
}

.cta1 .coming-soon p{
	border-top: 1px solid #ffffff;
	padding-top: 12px;
}

.cta1 .four.columns {
	margin-top: 15px;
}

.cta1 .four.columns .btn{
	float: right;
}

.cta1 p {
	line-height: 22px;
}

.cta1 .message {
	margin-bottom: 18px;
}

.brands {
	background-color: #ffffff;
	padding-top: 6px;
}

.brands .seven.columns {
	width: 57%;
}

.brands .five.columns {
	width: 42%;
	margin-left: 0;
}

.brands .tiles {
	margin-bottom: 0;
}

.locations-heading {
	text-align: center;
	background-color: #677a8a;
	border-top: 4px solid #f5752b;
	padding-bottom: 16px;
}

.locations-heading p{
	background-color: #f5752b;
	width: 200px;
	height: 33px;
	border-radius: 110px / 40px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin: 0 auto;
	text-align: center;
}

.locations {
	background-color: #677a8a;
	padding-bottom: 15px;
}

.gboro img, .durham img {
	border: 2px solid #ffffff;
}


::selection {
	background-color: #ff8742;
}

::moz-selection {
	background-color: #ff8742;
}

.newsletter {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 6px;
}

.newsletter span {
	color: #000000;
}

.footer .email span {
	color: #000000;
}

.footer .email a {
	color: #f5742b;
}

.footer .email a:hover {
	color: #f5742b;
	text-decoration: underline;
}

.newsletter input {
	line-height: 22px!important;
	width: 60%;
}

.newsletter .medium.primary.btn {
	width: 40%;
}

.newsletter .medium.primary.btn button {
	padding-right: 0;
	padding-left: 0;
}

.newsletter .medium.primary.btn button:hover {
	background-color: #ff8549;
}


.newsletter .field {
	padding-bottom: 0;
	margin-bottom: 0;}


.newsletter p {
	margin-bottom: 0;
	margin-top: 5px;
}

.footer {
	border-bottom-left-radius:70px;
	border-bottom-right-radius:70px;
	padding-bottom: 30px;
	background-color: #ffffff;
}

.contact .line {
	border-top: 1px solid #c2c2c2;
	padding-top: 5px;
	height: 35px;
}

.contact .line  {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}

.footer .email {
	text-align: right;
}

@media only screen and (max-width: 767px) {
	
	.wrapper {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.padding {
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.logo {
		border-top-left-radius:30px;
		border-top-right-radius:30px;
	}
	
	.logo .areamod {
		margin: 0 auto!important;
		min-width: 163px!important;
		height:80px!important;
		width:163px!important;
		padding-right: 0!important;
		padding-left: 0!important;
	}
	
	.footer {
		border-bottom-left-radius:30px;
		border-bottom-right-radius:30px;
	}
	
	.coming-soon p {
		text-align:center;
	}
	
	.cta1 .four.columns .btn{
		
	}
	
	div.medium.btn.default  {
		margin: 0 auto!important;
		width: 200px!important;
	}
	
	.locations .six.columns.gboro {
		border-bottom: 1px solid #a7a7a7;
		padding-bottom: 10px;
	}
	
	.locations .six.columns.durham {
		margin-top: 20px;
	}

	.gboro img {
		margin-right: 0!important;
	}
	
	.newsletter p {
		text-align: center;
		background-color: #f1f1f1;
		border-top-right-radius:10px;
		border-top-left-radius:10px;
	}
	
	.newsletter .medium.primary.btn  {
		border-top-right-radius: 0px;
	}
	
	.newsletter input {
		border-top-left-radius: 0px!important;
	}
	
}



/* RE-STYLE GUMBY */

.primary {
	background-color: #f5752b!important;
	border: 1px solid #f5752b!important;
}

form {
	margin-bottom: 0;
}

div.medium.btn.default {
	background-color: #f5752b;
	border-style: none;
	border-radius: 10px;
	min-width: 150px;
}

div.medium.btn.default a {
	color: #ffffff;
}

div.medium.btn.default:hover {
	background-color: #ff8549;
}



