body {
  background-color: #1f2130;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: -1px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #ff9100;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
a {
  display: inline;
  font-family:'Varela Round', sans-serif;
  color: white;
  font-size: 15px;
  font-style: normal;
  text-decoration: none;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.navbar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #1373c2;
}
.navmenu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  float: none;
  color: white;
  text-align: center;
}
.navtext {
  color: white;
}
.slider {
  height: 423px;
}
.slide1 {
  background-image: url('../images/AllentownIMG_0103.jpg');
  background-position: 50% 84%;
  background-size: cover;
  background-attachment: fixed;
}
.menu {
  float: none;
  text-align: center;
}
.slide3 {
  background-image: url('../images/IMG_0115.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}
.welcome {
  padding-right: 45px;
}
.footer {
  border-top: 4px solid #ff9100;
  background-color: #17181f;
  box-shadow: black 0px 0px 24px 6px;
}
.footerrow {
  padding-top: 23px;
  padding-bottom: 23px;
}
.footertitle {
  padding: 10px;
  border-left: 6px solid #ff9203;
  background-image: -webkit-linear-gradient(13deg, #0e77cc, rgba(0, 0, 0, 0));
  background-image: linear-gradient(77deg, #0e77cc, rgba(0, 0, 0, 0));
  font-family: Montserrat, sans-serif;
}
.maincontent {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footertext {
  margin-top: 11px;
  list-style-type: none;
}
.nustream {
  padding: 15px;
  color: #fb0;
  text-align: center;
}
.hourstitle {
  text-align: center;
}
.loc {
  padding-top: 15px;
  padding-left: 26px;
  font-size: 12px;
  list-style-type: disc;
}
.otherloc {
  padding-top: 17px;
  text-align: center;
}
.broadway {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  background-color: #07b9e6;
  font-size: 14px;
  text-align: center;
}
.omeimg {
  margin-top: 7px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 15px;
}
.social {
  padding-top: 5px;
  float: right;
}
.visit {
  margin-top: 9px;
  padding: 5px;
  float: right;
  border-radius: 5px;
  background-color: #d13f32;
  box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 0px 0px;
  text-align: center;
}
.visit:hover {
  color: white;
}
.coinsidebar {
  margin-top: 26px;
  border-radius: 5px;
  text-align: center;
}
.slide4 {
  background-image: url('../images/FountainHillIMG_0116.jpg');
  background-position: 50% -169px;
  background-size: cover;
  background-attachment: scroll;
}
.slide5 {
  background-image: url('../images/FountainHillIMG_0111.jpg');
  background-position: 0% 67%;
  background-size: cover;
}
.locationtext {
  padding-left: 15px;
}
.locationrow {
  margin-bottom: 16px;
  padding: 10px;
  border-radius: 5px;
  background-color: #212f42;
}
.textfield {
  border: 1px solid #2ea4e8;
  border-radius: 11px;
  background-color: #293247;
}
.textfield.message {
  height: 108px;
}
.submit {
  border-radius: 10px;
  background-color: #008bdb;
}
.headingslider {
  display: block;
  width: 600px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  border-radius: 20px;
  background-color: rgba(28, 105, 156, 0.8);
  text-align: center;
}
.laundry {
  position: fixed;
  z-index: -1;
  display: inline-block;
  margin-top: 0px;
}
.slide6 {
  background-image: url('../images/StefkoIMG_0123.jpg');
  background-size: cover;
}
.list {
  margin-top: 21px;
  padding-left: 16px;
}
.picsrow {
  margin-top: 14px;
  margin-left: 0px;
}
@media (max-width: 991px) {
}