.hpwall {
    font-family: 'Raleway', sans-serif;
    font-size: 46px;
    margin-top: 16px;
    color: #3cb0fd;
    margin-bottom: 6px;
    line-height: 1.2;
}
.bannerpics {
width: 300px;
height: 185px;
margin-bottom: 12px;
}

.material {
font-family: 'Roboto Condensed';
line-height: 1.4;
font-size: 14px;
}
h2 {
font-family: 'Roboto';
font-size: 14px;
padding-bottom: 2px;
}
.subhead {
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 170%;
line-height: 1.42;
margin-bottom: 20px;
color: #eee;
}

.ccsub {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    margin-top: 16px;
    color: #fec42f;
    margin-bottom: 16px;
}

html {
    min-height: 100%;
}

body {
    background: linear-gradient(#131313, #6c6c6c);
height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  background-position: 0px 0px;
}

.pbs {
color: #eee;
font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 130%;
    line-height: 1.47;
    margin-bottom: 8px;
}

.pbs a {
    color: #fec42f;
}
.pbs a:hover {
    color: #1ba6dc;
}


.createnav {
	text-align: center;
    font-family: 'Roboto Condensed';
    /* font-weight: 300; */
    margin: 20px 0 0 0;
    font-size: 16px;
    color: #eee;
	line-height: 1.52;
}
.createnav a {
	color: #fdbf30;
}
.createnav a:hover {
	color: #52b1d6;
}

.subgreen {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    margin-top: 18px;
    color: #8fd300;
    margin-bottom: 26px;
	text-align: center;
}
.subhead a {
	color: #fdbf30;
}

@media (max-width: 767px) {
.hpwall {
font-size: 34px;
}
.phone {
text-align: center;
    margin: 3px 0 0 0;
    border-bottom: 4px solid #000;
    font-size: 1.1em;
    font-family: 'Open Sans', sans-serif;
	float: none;
    padding: 0;
}
.bxtitle {
text-align: center;
width: 100%;
text-align: center;
}
.bxaddress {
    width: 100%;
    text-align: center;
    margin-top: -22px;
}
}
