@charset "utf-8";

/* Mobile */
@media only screen and (min-width: 250px) {
#Navbar{
	display: none;
	width: 30%;
	margin-right:10%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	float:left;
	top: 0px;
	font-size: 100%;
}
#menu{
	width: 100%;
	max-width: 550px;
	margin:0;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: block;
	float:left;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu a{
	display: block;
	height: 25px;
	color: #66100f;
	background-color: transparent;
	font-size: 13px;
	text-wrap: none;
	text-transform: none;
	font-family: HeaderFont, calibri, Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: 100;
	padding-top: 40px;
	padding-bottom: 35px;
}
#NavbarPhone{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#1b1a1a;
	z-index: 450;
	position: absolute;
	float:right;
	max-width: inherit;
	margin-top: 70px;
	padding-top:30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 65%;
	-webkit-animation: slideInDown ease-in 0.5s;
	-moz-animation: slideInDown ease-in 0.5s;
	-o-animation: slideInDown ease-in 0.5s;
	animation: slideInDown ease-in 0.5s;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 450;
	position: absolute;
	float:right;
	max-width: inherit;
	margin-top: 70px;
	padding-top:30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 65%;
	-webkit-animation: slideInDown ease-in 0.5s;
	-moz-animation: slideInDown ease-in 0.5s;
	-o-animation: slideInDown ease-in 0.5s;
	animation: slideInDown ease-in 0.5s;
}
#Logo {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display:block;
	width:50%;
	margin-right:25%;
	margin-left:25%;
	margin-top:5px;
	position: fixed;
	max-width:300px;
	height: 120px;
	font-size: 50%;
	z-index:501;
	background-image: url("../Graphics/RiverBendGolf.png");
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
#Logo.stick {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display:block;
	width:60%;
	margin-right:20%;
	margin-left:20%;
	margin-top:5px;
	max-width:300px;
	height: 105px;
	position:fixed;
	max-width:none;
	z-index:10000;
	background-position: top center;
}
.Logo{
	width: 100%;
	max-width:200px;
}
#HeaderPhone {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
	font-size: 100%;
}
#HeaderPhone2 {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
}
#TextPhone {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	width: 100%;
	margin-right:0%;
	margin-left:0%;
	position: relative;
	float:right;
	top: 0px;
	padding-top:11px;
	padding-bottom:11px;
	right:0;
	font-size: 130%;
	z-index:100;
	background-color: transparent;
	height:60px;
}
#HeaderBar {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:80px;
	background-color: #efefef;
	z-index: 1500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #d0b07f;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:80%;
}
#BodyRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 96%;
	display: block;
	font-size:100%;
	background-color: #fff;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 100%;
	display: block;
	font-size:100%;
	background-color: #efefef;
}
.BodyRightHomeTable {
	margin-left: 2%;
	margin-right:2%;
	width: 96%;
}
#BodyLeftHome2 {
	float: left;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:20px;
	padding-bottom: 50px;
	width: 96%;
	display: block;
	font-size:100%;
	background-color: transparent;
	height: auto;
}
#BodyRightHome2 {
	float: right;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:80px;
	padding-bottom: 100px;
	width: 96%;
	display: block;
	font-size:80%;
	background-color: transparent;
}
.BodyRightHomeTable2 {
	margin-left: 7%;
	margin-right:30%;
	width: 63%;
}
#BodyCenter {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: block;
	font-size:100%;
}
#BodyCenterSmall {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: block;
	font-size:100%;
}
#BodyLeftSmall {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}	
#BodyRightBig {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyRightSmall {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}	
#BodyLeftBig {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyLeftSmall2 {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 24%;
	display: block;
	font-size:100%;
}	
#BodyRightBig2 {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 74%;
	display: block;
	font-size:100%;
}
#Body4Block{
	margin-left: 1%;
	margin-right:1%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 98%;
	float:left;
	display: block;
	font-size:100%;
}
#ContactForm {
	float: left;
	margin-left: 10%;
	margin-right:10%;
	margin-bottom:20px;
	margin-top:20px;
	width: 80%;
	display: block;
	font-size:100%;
}
#ContactFormTint{
	float: left;
	margin-left: 1%;
	margin-right:1%;
	margin-bottom:50px;
	margin-top:50px;
	width: 98%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactFormTint2{
	float: left;
	margin-left: 1%;
	margin-right:1%;
	margin-bottom:0px;
	margin-top:0px;
	width: 98%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactAnchor {
	margin-left: 0%;
	margin-right:0%;
	width: 100%;
	min-height:800px;
	display: block;
	font-size:100%;
	background-image:url(../WellnessCenter/BioHackingHealthWellness2.png);
	background-attachment:fixed;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-repeat: repeat-x;
	background-position:center center !important;
}
#QuoteAnchor {
	display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}
#Footer {
	display: none;
	float: left;
	position: relative;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	padding-top:0px;
	border-top:none;
	background-color: none;
	background-image:none;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position:center center !important;
}
#PhoneFooter {
	display: block;
	float: left;
	position: relative;
	bottom:0;
	left:0;
	font-size: 110%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#PGAProLessonsOhio {
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: absolute;
	top:100%;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: absolute;
	top:79px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: absolute;
	top:300px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}


.BigMainBodyWhiteHome {
	color: #FFF;
	font-size: 500%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:700;
	margin:0px;
}
#ApplyButton {
  display: inline-block;
  border-radius: 0px;
  background-color:#d0a893;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton span {
	display: inline-block;
}
#ApplyButton:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#ApplyButton2 {
  display: inline-block;
  border-radius: 0px;
  background-color:#FFF;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #d0a893;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton2 span {
	display: inline-block;
}
#ApplyButton2:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#FooterLeft {
	display:block;
	position: relative;
	width:98%;
	float:left;
	margin-bottom:0;
	margin-left:1%;
	margin-right:0;
	margin-top:0;
	font-size:90%
}
#FooterCenter {
	display: block;
	position: relative;
	width:98%;
	float:left;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;
	font-size:90%;
}
#FooterRight {
	display: block;
	position: relative;
	width:98%;
	float:left;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	font-size:90%
}
.RestaurantGibsoniaFooterLeft{
	width:70%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	font-size:100%;
}
.RestaurantGibsoniaFooterRight{
	width:30%;
	margin-left:0%;
	margin-right:0%;
	float:right;
	font-size:100%;
	display:block;
}
#FooterLine {
	display:block;
	position: relative;
	width:100%;
	height:2px;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width: inherit;
}
#FooterLine2 {
	display:block;
	position: relative;
	width:0.5%;
	height:150px;
	float:left;
	margin-bottom:0;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width: 5px;
}
#TextCenter{
	display:block;
	width:90%;
	float:left;
	margin-bottom:0;
	margin-left:5%;
	margin-right:5%;
	margin-top:0;
}
#RootCanalSurgeryYoungstown1 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown1:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/RootCanalProcedureYoungstown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown2 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown2:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalImplantsBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown3 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown3:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/ImplantRetainedDenturesCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown4 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown4:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/GumDiseaseTreatmentAustintown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown5 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown5:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethWhiteningBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown6 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown6:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethPullingCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown7 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown7:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalEmergencyBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown8 {
	display:block;
	position: relative;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:200px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown8:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalCrownBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#BodyCenterOffset {
	display:block;
	position: relative;
	width:93%;
	float:left;
	margin-bottom:0;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
}
#BlueBar {
	background-color:#0C74A7;
	width:100%;
	height: inherit;
	margin-top:0px;
	display: inline-block;
	position: relative;
}
.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
	height:100%;
	overflow: visible;
}
.BigMainBodyHomeWhite {
	color: #fff;
	font-size: 250%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.nav-tabs > li {
    float: left;
    width:50%;
	font-size:100%;
}
#Loading {
	display: block;
	top:40%;
	position:fixed;
	width:100%;
	z-index:1001;
	-webkit-animation:loadingoff ease-in 3s;
	-moz-animation:loadingoff ease-in 3s;
    -o-animation:loadingoff ease-in 3s;
    animation:loadingoff ease-in 3s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	font-size:60%;
}
#VideoBackground {
	display: block;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1000;
	-webkit-animation:videooff ease-in 8s;
	-moz-animation:videooff ease-in 8s;
    -o-animation:videooff ease-in 8s;
    animation:videooff ease-in 8s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoSplash {
	display:block;
	top:38%;
	position:fixed;
	width:100%;
	z-index:1002;
	-webkit-animation:logooff linear 9.5s;
	-moz-animation:logooff linear 9.5s;
    -o-animation:logooff linear 9.5s;
    animation:logooff linear 9.5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoZoom {
	display:block;
	width:300px;
	z-index:1002;
	transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-animation:logoin linear 5s infinite;
	-moz-animation:logoin linear 5s infinite;
    -o-animation:logoin linear 5s infinite;
    animation:logoin linear 5s infinite;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BlackBackground {
	display:block;
	background-color:#000;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:999;
	-webkit-animation:blackbackground ease-out 10.5s;
	-moz-animation:blackbackground ease-out 10.5s;
    -o-animation:blackbackground ease-out 10.5s;
    animation:blackbackground ease-out 10.5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BannerBackground {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundInner {
	display:none;
	top:0px;
	margin-top:0px;
	position: relative;
	width:100%;
	height:100%;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundOuter {
	display:none;
	top:200px;
	margin-top:0px;
	position: absolute;
	width:60%;
	height:600px;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(15deg, 0deg);
    -webkit-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
	overflow:hidden;
}
#TopLeftBlock {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:25%;
	z-index:11;
	overflow:hidden;
	opacity:1;
}
#TopLeftBlock2 {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:26%;
	z-index:10;
	overflow:hidden;
	opacity:0.5;
}
#LeftBlock {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:9;
	overflow:hidden;
	opacity:1;
}
#LeftBlock2 {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:8;
	overflow:hidden;
	opacity:0.5;
}
#BannerBackgroundInfrared {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Infrared%20Sauna/InfraredSauna.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGallery {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/KitchenAssistMealsOnWheelsPittsburgh.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRedlight {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Redlight/RedlightTherapy%20Photobiomodulation.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundSkincare {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url(../MedicalSpaStPetersburgFlorida/SkincareTreatments/SkincareTreatmentsStPetersburg.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center right !important;
}
#BannerBackgroundRemodel {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url(../HomeRepair/BathroomRemodelingCranberryTwp.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundYoga {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../WellnessCenter/Restorative%20Yoga/RestorativeYoga.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundKitchens {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/MealsOnWheelsPittsburghKitchens.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTrim {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url(../HomeRepair/WoodMoldingTrimWorkInstallerMarsPA.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundProducts {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url( "../Graphics/DentistOfficeAustintown/TeethWhiteningBoardman.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundDrinkMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/CustomDrinksGibsonia.jpg");
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundFoodMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/FoodGibsoniaPa.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundEmployment {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/NewRestaurantGibsonia.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center bottom !important;
}
#BannerBackgroundChefGibsonia {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/PrivateEventGibsonia.JPG");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGolfLessons {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/TrackmanNewtonFalls/GolfLessonsNewtonFalls.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundAbout {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image:url("../Graphics/TrackmanNewtonFalls/DrivingRangeWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url( "../Graphics/TrackmanNewtonFalls/GolfLessonsWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#CustomHockeyStickTeamsSlider{
	font-size: 70%;
}
#Headline {
	display: block;
	position: fixed;
	width:100%;
	z-index:50;
	bottom:0;
	left:0%;
	font-size:90%;
	background-color:rgba(35,35,35,0.7);
}
#SloganBox {
	display: flex;
	position: fixed;
	width:90%;
	z-index:50;
	margin-top:30vh;
	right:5%;
	font-size:60%;
	background-color: transparent;
}
#SloganBox2 {
	display:block;
	position: fixed;
	width:95%;
	z-index:50;
	margin-top:170px;
	left:2.5%;
	font-size:60%;
	background-color: transparent;
}
#SloganBoxContact {
	display: block;
	position: absolute;
	width:90%;
	z-index:50;
	margin-top:80px;
	left:5%;
	font-size:60%;
	background-color: transparent;
}
#SloganBoxLeft{
	display:inline-block;
	width:5%;
	position:relative;
}
#SloganBoxRight{
	display:inline-block;
	width:95%;
	position:relative;
}
#SloganLine {
	position: relative;
	width:5px;
	height:100%;
	float:left;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#0db515;
	border-radius:0px;
	max-width:5px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: stretch;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    justify-content: center;
}
#Directions {
	display:block;
	position: relative;
	width:100%;
	background-image: url(../GamingCodingBanners/WestVirginiasPremierGamingLounge.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#DirectionIcon {
	display:block;
	position: absolute;
	width:100%;
	margin-top:-30px;
	z-index:1000;
}
#SplashScreen{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1000;
	-webkit-animation:blackbackground ease-out 5s;
	-moz-animation:blackbackground ease-out 5s;
    -o-animation:blackbackground ease-out 5s;
    animation:blackbackground ease-out 5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	background-color:#000;
}
#SplashBackground{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	background-image:url(../CustomBuiltAmishFurniture/CustomHandCraftedAmishFurniture.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	z-index:1001;
}
#SplashLogo {
	display:block;
	position:fixed;
	width:50%;
	margin-bottom:0;
	margin-left:25%;
	margin-right:25%;
	margin-top:100px;
	z-index:1002;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:140px;
	overflow:hidden;
}
#PageTint {
	display: none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
#Sale {
	display:block;
	position:fixed;
	width:96%;
	margin-bottom:0;
	margin-left:2%;
	margin-right:2%;
	margin-top:100px;
	z-index:2001;
	background-color:#000;
}
#BodySale{
	position: absolute;
	top: 75px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#Sale1 {
	display:block;
	position: relative;
	width:90%;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
	float:left;
	background-color:transparent;
}
#Sale2 {
	display:block;
	position: relative;
	width:90%;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
	float:left;
	background-color:transparent;
}
#Sale3 {
	display:block;
	position: relative;
	width:90%;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
	float:left;
	background-color:transparent;
}
#Sale4 {
	display:block;
	position: relative;
	width:90%;
	margin-bottom:0px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
	float:left;
	background-color: transparent;
}
#PictureLabel {
	display:block;
	position: relative;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:-100px;
	background-color:rgba(9,44,116,0.9);
}
.HeaderScript {
	color: #808080;
	font-size: 650%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#FoodGibsonia1 {
	width:98%;
	display:block;
	float:left;
	margin-bottom:25px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia2 {
	width:98%;
	display:block;
	float:left;
	margin-bottom:25px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia3 {
	width:98%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	background-color:#efefef;
}
#HomeRemodelingRating {
	display:block;
	right:0;
	bottom:0;
	width:auto;
	position:absolute;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0px;
	margin-top:0;
	float:none;
	z-index:11;
}
#TableMargin {
	padding-top:100px;
	padding-bottom:100px;
}
.TeethCleaningBoardmanIF {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 300px;
}	
.TeethCleaningBoardmanIF2 {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 500px;
}	
.Badge {
	height:75px;
}
.StepNumber{
	margin-top:-70px;
	max-width:70px;
}
#DivMargin {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#LocationLeft {
	float: left;
	margin-left: 0%;
	margin-right:0;
	margin-top:30px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
	position: relative;
}	
#LocationRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#LocationRight2 {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#LocationAddressLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}	
#LocationAddressRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BlueButton2 {
  display: inline-block;
    padding: 10px 20px;
    color: #18aab6;
    text-decoration: none;
    position: relative;
    background-color: transparent;
    border: 2px solid #18aab6;
	border-radius:5px;
    font-size: 12px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2:hover {
	background-color: #18aab6;
	color: #ffffff;
	border: 2px #18aab6 solid;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#BlueButton2 span:after {
  content: '\00bb';
  font-size:40px;
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#BlueButton2:hover span {
  padding-right: 25px;
}

#BlueButton2:hover span:after {
  opacity: 1;
  right: 0;
}
.slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1500px;
	font-size: 250%;
	font-weight: 200;
	color: #000;
	font-family: MagPine, TitleFont, calibri, Tahoma, Geneva, sans-serif;
    letter-spacing: 0.03em;
    text-transform: none;
	font-weight:bold;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 20px;
    line-height: 1.4;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-color: #000;
}
.slideshow {
    overflow: hidden;
    position: fixed;
    width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
    height: 70vh;
    z-index: 10;
}

.slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
	
}

.slideshow .slide.is-active {
    display: block;
}

.slideshow .slide.is-loaded {
    opacity: 1;
}

.slideshow .slide .caption {
    padding: 0 100px;
}

.slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.slideshow .slide-content {
    position: fixed;
    top: 0;
    right: 0;
	margin-left: 0%;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#BannerSliderText{
	display: block;
	width: 46%;
	margin-left: 52%;
	margin-right:0%;
	position: absolute;
	top: 160px;
}
#BannerSliderText2{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#BannerSliderText3{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#DrivingRangeWarren1{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfSign.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren2{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverbendGolfShop.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 120px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren3{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfClubs.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren4{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/NewtonFallsTrackman.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#bordercleanup{
	height: 50px;
	width: 100%
}
.word {
  opacity:0;
  position:absolute;
  z-index:4;
  display:none;
  bottom:0;
  padding-bottom:50px;
}
.marquee {
  background-color: transparent;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  display:block;
}
.marquee span {
  display: inline-block;
  position: relative;
  left: 100%;
  animation: marquee 44s linear infinite;
}
.marquee:hover span {
  animation-play-state: paused;
}

.marquee span:nth-child(1) {
  animation-delay: 0s;
}
.marquee span:nth-child(2) {
  animation-delay: 3s;
}
.marquee span:nth-child(3) {
  animation-delay: 6s;
}
.marquee span:nth-child(4) {
  animation-delay: 9s;
}
.marquee span:nth-child(5) {
  animation-delay: 12s;
}
.marquee span:nth-child(6) {
  animation-delay: 15s;
}
.marquee span:nth-child(7) {
  animation-delay: 18s;
}
.marquee span:nth-child(8) {
  animation-delay: 21s;
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}
		
}

/* Tablet */

@media only screen and (min-width: 750px) {
#Navbar{
	display: none;
	width: 30%;
	margin-right:10%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	float:left;
	top: 0px;
	font-size: 100%;
}
#menu{
	width: 100%;
	max-width: 550px;
	margin:0;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: block;
	float:left;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu a{
	display: block;
	height: 25px;
	color: #66100f;
	background-color: transparent;
	font-size: 13px;
	text-wrap: none;
	text-transform: none;
	font-family: HeaderFont, calibri, Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: 100;
	padding-top: 40px;
	padding-bottom: 35px;
}
#NavbarPhone{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#1b1a1a;
	z-index: 450;
	position: absolute;
	float:right;
	max-width: inherit;
	margin-top: 70px;
	padding-top:30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 65%;
	-webkit-animation: slideInDown ease-in 0.5s;
	-moz-animation: slideInDown ease-in 0.5s;
	-o-animation: slideInDown ease-in 0.5s;
	animation: slideInDown ease-in 0.5s;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 450;
	position: absolute;
	float:right;
	max-width: inherit;
	margin-top: 70px;
	padding-top:30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 65%;
	-webkit-animation: slideInDown ease-in 0.5s;
	-moz-animation: slideInDown ease-in 0.5s;
	-o-animation: slideInDown ease-in 0.5s;
	animation: slideInDown ease-in 0.5s;
}
#Logo {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display:block;
	width:40%;
	margin-right:30%;
	margin-left:30%;
	margin-top:5px;
	position: fixed;
	max-width:300px;
	height: 130px;
	font-size: 50%;
	z-index:501;
	background-image: url("../Graphics/RiverBendGolf.png");
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
}
#Logo.stick {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display:block;
	width:40%;
	margin-right:30%;
	margin-left:30%;
	margin-top:5px;
	max-width:300px;
	height: 105px;
	position:fixed;
	max-width:none;
	z-index:10000;
	background-position: top center;
}
.Logo{
	width:200px;
	max-width:inherit;
}
#HeaderPhone {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
	font-size: 100%;
}
#HeaderPhone2 {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
}
#TextPhone {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	width: 100%;
	margin-right:0%;
	margin-left:0%;
	position: relative;
	float:right;
	top: 0px;
	padding-top:11px;
	padding-bottom:11px;
	right:0;
	font-size: 130%;
	z-index:100;
	background-color: transparent;
	height:60px;
}
#HeaderBar {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:80px;
	background-color: #efefef;
	z-index: 1500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #d0b07f;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:90%;
}
#BodyRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 96%;
	display: block;
	font-size:100%;
	background-color: #fff;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 100%;
	display: block;
	font-size:100%;
	background-color: #efefef;
}
.BodyRightHomeTable {
	margin-left: 2%;
	margin-right:2%;
	width: 96%;
}
#BodyLeftHome2 {
	float: left;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:20px;
	padding-bottom: 50px;
	width: 96%;
	display: block;
	font-size:100%;
	background-color: transparent;
	height: auto;
}
#BodyRightHome2 {
	float: right;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:80px;
	padding-bottom: 100px;
	width: 96%;
	display: block;
	font-size:100%;
	background-color: transparent;
}
.BodyRightHomeTable2 {
	margin-left: 7%;
	margin-right:30%;
	width: 63%;
}
#BodyCenter {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: block;
	font-size:100%;
}
#BodyCenterSmall {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: block;
	font-size:100%;
}
#BodyLeftSmall {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}	
#BodyRightBig {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyRightSmall {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}	
#BodyLeftBig {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyLeftSmall2 {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 24%;
	display: block;
	font-size:100%;
}	
#BodyRightBig2 {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 74%;
	display: block;
	font-size:100%;
}
#Body4Block{
	margin-left: 1%;
	margin-right:1%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 48%;
	float:left;
	display: block;
	font-size:100%;
}
#ContactForm {
	float: left;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	display: block;
	font-size:100%;
}
#ContactFormTint{
	float: left;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:50px;
	margin-top:50px;
	width: 90%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactFormTint2{
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-bottom:0px;
	margin-top:0px;
	width: 100%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactAnchor {
	margin-left: 0%;
	margin-right:0%;
	width: 100%;
	min-height:800px;
	display: block;
	font-size:100%;
	background-image:url(../WellnessCenter/BioHackingHealthWellness2.png);
	background-attachment:fixed;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-repeat: repeat-x;
	background-position:center center !important;
}
#QuoteAnchor {
	display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}
#Footer {
	display: none;
	float: left;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	padding-top:0px;
	border-top:none;
	background-color: none;
	background-image: none;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position:center center !important;
}
#PhoneFooter {
	display: block;
	float: left;
	position: relative;
	bottom:0;
	left:0;
	font-size: 110%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#PGAProLessonsOhio {
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: absolute;
	top:100%;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: absolute;
	top:79px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: absolute;
	top:300px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}


.BigMainBodyWhiteHome {
	color: #FFF;
	font-size: 500%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:700;
	margin:0px;
}
#ApplyButton {
  display: inline-block;
  border-radius: 0px;
  background-color:#d0a893;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton span {
	display: inline-block;
}
#ApplyButton:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#ApplyButton2 {
  display: inline-block;
  border-radius: 0px;
  background-color:#FFF;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #d0a893;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton2 span {
	display: inline-block;
}
#ApplyButton2:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#FooterLeft {
	display:block;
	position: relative;
	width:90%;
	float:left;
	margin-bottom:0;
	margin-left:5%;
	margin-right:5%;
	margin-top:10;
	font-size:100%
}
#FooterCenter {
	display: block;
	position: relative;
	width:48%;
	float:left;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;
	font-size:100%;
}
#FooterRight {
	display:block;
	position: relative;
	width:48%;
	float:right;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;
	font-size:100%
}
.RestaurantGibsoniaFooterLeft{
	width:70%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	font-size:100%;
}
.RestaurantGibsoniaFooterRight{
	width:30%;
	margin-left:0%;
	margin-right:0%;
	float:right;
	font-size:100%;
	display:block;
}
#FooterLine {
	display:block;
	position: relative;
	width:100%;
	height:2px;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width: inherit;
}
#FooterLine2 {
	display:block;
	position: relative;
	width:0.5%;
	height:150px;
	float:left;
	margin-bottom:0;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width: 5px;
}
#TextCenter{
	display:block;
	width:90%;
	float:left;
	margin-bottom:0;
	margin-left:5%;
	margin-right:5%;
	margin-top:0;
}
#RootCanalSurgeryYoungstown1 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown1:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/RootCanalProcedureYoungstown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown2 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown2:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalImplantsBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown3 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown3:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/ImplantRetainedDenturesCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown4 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown4:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/GumDiseaseTreatmentAustintown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown5 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown5:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethWhiteningBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown6 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown6:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethPullingCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown7 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown7:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalEmergencyBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown8 {
	display:block;
	position: relative;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:250px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown8:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:46%;
	float:left;
	margin-left:1.75%;
	margin-right:1.75%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalCrownBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#BodyCenterOffset {
	display:block;
	position: relative;
	width:93%;
	float:left;
	margin-bottom:0;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
}
#BlueBar {
	background-color:#0C74A7;
	width:100%;
	height: inherit;
	margin-top:0px;
	display: inline-block;
	position: relative;
}
.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
	height:100%;
	overflow: visible;
}
.BigMainBodyHomeWhite {
	color: #fff;
	font-size: 250%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.nav-tabs > li {
    float: left;
    width:50%;
	font-size:150%;
}
#Loading {
	display: block;
	top:40%;
	position:fixed;
	width:100%;
	z-index:1001;
	-webkit-animation:loadingoff ease-in 3s;
	-moz-animation:loadingoff ease-in 3s;
    -o-animation:loadingoff ease-in 3s;
    animation:loadingoff ease-in 3s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	font-size:70%;
}
#VideoBackground {
	display: block;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1000;
	-webkit-animation:videooff ease-in 8s;
	-moz-animation:videooff ease-in 8s;
    -o-animation:videooff ease-in 8s;
    animation:videooff ease-in 8s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoSplash {
	display:block;
	top:38%;
	position:fixed;
	width:100%;
	z-index:1002;
	-webkit-animation:logooff linear 9.5s;
	-moz-animation:logooff linear 9.5s;
    -o-animation:logooff linear 9.5s;
    animation:logooff linear 9.5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoZoom {
	display:block;
	width:300px;
	z-index:1002;
	transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-animation:logoin linear 5s infinite;
	-moz-animation:logoin linear 5s infinite;
    -o-animation:logoin linear 5s infinite;
    animation:logoin linear 5s infinite;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BlackBackground {
	display:block;
	background-color:#000;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:999;
	-webkit-animation:blackbackground ease-out 10.5s;
	-moz-animation:blackbackground ease-out 10.5s;
    -o-animation:blackbackground ease-out 10.5s;
    animation:blackbackground ease-out 10.5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BannerBackground {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundInner {
	display:none;
	top:0px;
	margin-top:0px;
	position: relative;
	width:100%;
	height:100%;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundOuter {
	display:none;
	top:200px;
	margin-top:0px;
	position: absolute;
	width:60%;
	height:600px;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(15deg, 0deg);
    -webkit-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
	overflow:hidden;
}
#TopLeftBlock {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:25%;
	z-index:11;
	overflow:hidden;
	opacity:1;
}
#TopLeftBlock2 {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:26%;
	z-index:10;
	overflow:hidden;
	opacity:0.5;
}
#LeftBlock {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:9;
	overflow:hidden;
	opacity:1;
}
#LeftBlock2 {
	display:none;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:8;
	overflow:hidden;
	opacity:0.5;
}
#BannerBackgroundInfrared {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Infrared%20Sauna/InfraredSauna.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGallery {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/KitchenAssistMealsOnWheelsPittsburgh.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRedlight {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Redlight/RedlightTherapy%20Photobiomodulation.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundSkincare {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../MedicalSpaStPetersburgFlorida/SkincareTreatments/SkincareTreatmentsStPetersburg.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRemodel {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../HomeRepair/BathroomRemodelingCranberryTwp.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundYoga {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../WellnessCenter/Restorative%20Yoga/RestorativeYoga.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundKitchens {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/MealsOnWheelsPittsburghKitchens.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTrim {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../HomeRepair/WoodMoldingTrimWorkInstallerMarsPA.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundProducts {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url( "../Graphics/DentistOfficeAustintown/TeethWhiteningBoardman.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundDrinkMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/CustomDrinksGibsonia.jpg");
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundFoodMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/FoodGibsoniaPa.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundEmployment {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/NewRestaurantGibsonia.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center bottom !important;
}
#BannerBackgroundChefGibsonia {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/PrivateEventGibsonia.JPG");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGolfLessons {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url("../Graphics/TrackmanNewtonFalls/GolfLessonsNewtonFalls.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundAbout {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image:url("../Graphics/TrackmanNewtonFalls/DrivingRangeWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:450px;
	z-index:1;
	background-image: url( "../Graphics/TrackmanNewtonFalls/GolfLessonsWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#CustomHockeyStickTeamsSlider{
	font-size: 85%;
}
#Headline {
	display: block;
	position: fixed;
	width:100%;
	z-index:50;
	bottom:0;
	left:0%;
	font-size:90%;
	background-color:rgba(35,35,35,0.7);
}
#SloganBox {
	display: flex;
	position: fixed;
	width:90%;
	z-index:50;
	margin-top:30vh;
	right:5%;
	font-size:80%;
	background-color: transparent;
}
#SloganBox2 {
	display: block;
	position: fixed;
	width:80%;
	z-index:50;
	margin-top:170px;
	left:10%;
	font-size:70%;
	background-color: transparent;
}
#SloganBoxContact {
	display: block;
	position: absolute;
	width:80%;
	z-index:50;
	margin-top:100px;
	left:10%;
	font-size:80%;
	background-color: transparent;
}
#SloganBoxLeft{
	display:inline-block;
	width:5%;
	position:relative;
}
#SloganBoxRight{
	display:inline-block;
	width:95%;
	position:relative;
}
#SloganLine {
	position: relative;
	width:5px;
	min-height:100%;
	float:left;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#0db515;
	border-radius:0px;
	max-width:5px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: stretch;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    justify-content: center;
}
#Directions {
	display:block;
	position: relative;
	width:100%;
	background-image: url(../GamingCodingBanners/WestVirginiasPremierGamingLounge.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#DirectionIcon {
	display:block;
	position: absolute;
	width:100%;
	margin-top:-30px;
	z-index:1000;
}
#SplashScreen{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1000;
	-webkit-animation:blackbackground ease-out 5s;
	-moz-animation:blackbackground ease-out 5s;
    -o-animation:blackbackground ease-out 5s;
    animation:blackbackground ease-out 5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	background-color:#000;
}
#SplashBackground{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	background-image:url(../CustomBuiltAmishFurniture/CustomHandCraftedAmishFurniture.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	z-index:1001;
}
#SplashLogo {
	display:block;
	position:fixed;
	width:50%;
	margin-bottom:0;
	margin-left:25%;
	margin-right:25%;
	margin-top:100px;
	z-index:1002;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
#Sale {
	display:block;
	position:fixed;
	width:70%;
	margin-bottom:0;
	margin-left:15%;
	margin-right:15%;
	margin-top:100px;
	z-index:2001;
	background-color:#000;
}
#BodySale{
	position: absolute;
	top: 75px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#Sale1 {
	display:block;
	position: relative;
	width:48%;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	background-color: transparent;
}
#Sale2 {
	display:block;
	position: relative;
	width:48%;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	background-color: transparent;
}
#Sale3 {
	display:block;
	position: relative;
	width:48%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	background-color: transparent;
}
#Sale4 {
	display:block;
	position: relative;
	width:48%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	background-color: transparent;
}
#PictureLabel {
	display:block;
	position: relative;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:-100px;
	background-color:rgba(9,44,116,0.9);
}
.HeaderScript {
	color: #808080;
	font-size: 750%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#FoodGibsonia1 {
	width:80%;
	display:block;
	float:left;
	margin-bottom:25px;
	margin-left:10%;
	margin-right:10%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia2 {
	width:80%;
	display:block;
	float:left;
	margin-bottom:25px;
	margin-left:10%;
	margin-right:10%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia3 {
	width:80%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:10%;
	margin-right:10%;
	margin-top:0px;
	background-color:#efefef;
}
#HomeRemodelingRating {
	display:block;
	right:0;
	bottom:0;
	width:auto;
	position:absolute;
	margin-bottom:20px;
	margin-left:0;
	margin-right:20px;
	margin-top:0;
	float:right;
	z-index:11;
}
#TableMargin {
	padding-top:100px;
	padding-bottom:100px;
}
.TeethCleaningBoardmanIF {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 300px;
}	
.TeethCleaningBoardmanIF2 {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 500px;
}	
.Badge {
	height:100px;
}
.StepNumber{
	margin-top:-70px;
	max-width:70px;
}
#DivMargin {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#LocationLeft {
	float: left;
	margin-left: 10%;
	margin-right:10%;
	margin-top:30px;
	margin-bottom: 10px;
	width: 80%;
	display: block;
	font-size:100%;
	position: relative;
}	
#LocationRight {
	float: right;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 80%;
	display: block;
	font-size:100%;
}
#LocationRight2 {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
	font-size:100%;
}
#LocationAddressLeft {
	float: left;
	margin-left: 10%;
	margin-right:1%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 39%;
	display: block;
	font-size:100%;
}	
#LocationAddressRight {
	float: right;
	margin-left: 1%;
	margin-right:10%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 39%;
	display: block;
	font-size:100%;
}
#BlueButton2 {
  display: inline-block;
    padding: 10px 20px;
    color: #18aab6;
    text-decoration: none;
    position: relative;
    background-color: transparent;
    border: 2px solid #18aab6;
	border-radius:5px;
    font-size: 16px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2:hover {
	background-color: #18aab6;
	color: #ffffff;
	border: 2px #18aab6 solid;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#BlueButton2 span:after {
  content: '\00bb';
  font-size:40px;
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#BlueButton2:hover span {
  padding-right: 25px;
}

#BlueButton2:hover span:after {
  opacity: 1;
  right: 0;
}
.slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1500px;
	font-size: 270%;
	font-weight: 200;
	color: #000;
	font-family: MagPine, TitleFont, calibri, Tahoma, Geneva, sans-serif;
    letter-spacing: 0.03em;
    text-transform: none;
	font-weight:bold;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 22px;
    line-height: 1.4;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-color: #000;
}
.slideshow {
    overflow: hidden;
    position: fixed;
    width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
    height: 70vh;
    z-index: 10;
}

.slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
	
}

.slideshow .slide.is-active {
    display: block;
}

.slideshow .slide.is-loaded {
    opacity: 1;
}

.slideshow .slide .caption {
    padding: 0 100px;
}

.slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.slideshow .slide-content {
    position: fixed;
    top: 0;
    right: 0;
	margin-left: 0%;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#BannerSliderText{
	display: block;
	width: 46%;
	margin-left: 52%;
	margin-right:0%;
	position: absolute;
	top: 160px;
}
#BannerSliderText2{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#BannerSliderText3{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#DrivingRangeWarren1{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfSign.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren2{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverbendGolfShop.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 120px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren3{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfClubs.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren4{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/NewtonFallsTrackman.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#bordercleanup{
	height: 50px;
	width: 100%
}
.word {
  opacity:0;
  position:absolute;
  z-index:4;
  display:none;
  bottom:0;
  padding-bottom:50px;
}
.marquee {
  background-color: transparent;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee span {
  display: inline-block;
  position: relative;
  left: 100%;
  animation: marquee 44s linear infinite;
}
.marquee:hover span {
  animation-play-state: paused;
}

.marquee span:nth-child(1) {
  animation-delay: 0s;
}
.marquee span:nth-child(2) {
  animation-delay: 3s;
}
.marquee span:nth-child(3) {
  animation-delay: 6s;
}
.marquee span:nth-child(4) {
  animation-delay: 9s;
}
.marquee span:nth-child(5) {
  animation-delay: 12s;
}
.marquee span:nth-child(6) {
  animation-delay: 15s;
}
.marquee span:nth-child(7) {
  animation-delay: 18s;
}
.marquee span:nth-child(8) {
  animation-delay: 21s;
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}

	
}


/* Small Desktop */

@media only screen and (min-width: 900px) {
#Navbar{
	display: block;
	width: 47%;
	margin-right:53%;
	margin-left:0%;
	margin-top:75px;
	margin-bottom:0px;
	position: absolute;
	float: left;
	left: 0;
	right:0;
	top: 0;
	font-size: 100%;
}
#menu{
	width: 100%;
	max-width: 400px;
	margin:0;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: block;
	float:left;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu a{
	display: block;
	height: 30px;
	color: #66100f;
	background-color: transparent;
	font-size: 13px;
	text-wrap: none;
	text-transform: none;
	font-family: HeaderFont, calibri, Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}
#NavbarPhone{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 500;
	position: fixed;
	float:right;
	max-width:600px;
	margin-top: 140px;
	padding-top:30px;
	-moz-box-shadow: 0px 0px 10px #f00116;
	-webkit-box-shadow: 0px 0px 10px #f00116;
	box-shadow: 0px 0px 10px #f00116;
	font-size: 70%;
	-webkit-animation: slideInDown ease-in 1s;
	-moz-animation: slideInDown ease-in 1s;
	-o-animation: slideInDown ease-in 1s;
	animation: slideInDown ease-in 1s;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 500;
	position: fixed;
	float:right;
	max-width:600px;
	margin-top: 140px;
	padding-top:30px;
	-moz-box-shadow: 0px 0px 10px #f00116;
	-webkit-box-shadow: 0px 0px 10px #f00116;
	box-shadow: 0px 0px 10px #f00116;
	font-size: 70%;
	-webkit-animation: slideInDown ease-in 1s;
	-moz-animation: slideInDown ease-in 1s;
	-o-animation: slideInDown ease-in 1s;
	animation: slideInDown ease-in 1s;
}
#Logo {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	width:16%;
	margin-right:42%;
	margin-left:42%;
	margin-top:0px;
	position: relative;
	max-width:300px;
	height: 200px;
	font-size: 100%;
	background-image: url("../Graphics/RiverBendGolf.png");
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
}
#Logo.stick {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display:block;
	width:16%;
	margin-right:42%;
	margin-left:42%;
	margin-top:0px;
	position: relative;
	max-width:300px;
	min-width: none;
	height: 165px;
	font-size: 100%;
	background-position: top center;
}
.Logo{
	width:200px;
	max-width:inherit;
}
#HeaderPhone {
	display: block;
	width:40%;
	float:right;
	right:0%;
	margin-right:1%;
	margin-left:2%;
	margin-top:15px;
	position: absolute;
	max-width:none;
	z-index:501;
	font-size: 100%;
}
#HeaderPhone2 {
	display: block;
	width:40%;
	float:left;
	left:0;
	margin-right:2%;
	margin-left:1%;
	margin-top:30px;
	position: absolute;
	max-width:none;
	z-index:505;
}
#TextPhone {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: none;
	width: 100%;
	margin-right:0%;
	margin-left:0%;
	position: relative;
	float:right;
	top: 0px;
	right:0;
	font-size: 130%;
	z-index:100;
	background-color: #000;
}
#HeaderBar {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:119px;
	background-color: #efefef;
	z-index: 1500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #d0b07f;
	font-size:90%;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:20px;
	margin-bottom: 10px;
	width: 49%;
	display: block;
	font-size:90%;
}	
#BodyRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 49%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 5%;
	margin-right:3%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 42%;
	display: block;
	font-size:100%;
	background-color: #fff;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 50%;
	display: block;
	font-size:100%;
	background-color: #efefef;
}
.BodyRightHomeTable {
	margin-left: 7%;
	margin-right:10%;
	width: 83%;
}
#BodyLeftHome2 {
	float: left;
	margin-left: 5%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:20px;
	padding-bottom: 100px;
	width: 43%;
	display: block;
	font-size:100%;
	background-color: transparent;
	height: 650px;
}
#BodyRightHome2 {
	float: right;
	margin-left: 1%;
	margin-right:1%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:180px;
	padding-bottom: 100px;
	width: 48%;
	display: block;
	font-size:80%;
	background-color: transparent;
}
.BodyRightHomeTable2 {
	margin-left: 7%;
	margin-right:30%;
	width: 63%;
}
#BodyCenter {
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top:0px;
	width: 90%;
	display: block;
	font-size:100%;
	text-align: center;
}
#BodyCenterSmall {
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top:0px;
	width: 80%;
	display: block;
	font-size:100%;
	text-align: center;
}
#BodyLeftSmall {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 30px;
	width: 29%;
	display: block;
	font-size:100%;
}	
#BodyRightBig {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 69%;
	display: block;
	font-size:100%;
}
#BodyRightSmall {
	float: right;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 30px;
	width: 29%;
	display: block;
	font-size:100%;
}	
#BodyLeftBig {
	float: left;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 69%;
	display: block;
	font-size:100%;
}
#BodyLeftSmall2 {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 30px;
	width: 29%;
	display: block;
	font-size:100%;
}	
#BodyRightBig2 {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 69%;
	display: block;
	font-size:100%;
}
#Body4Block{
	margin-left: 1%;
	margin-right:1%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 23%;
	float:left;
	display: block;
	font-size:100%;
}
#ContactForm {
	float: left;
	margin-left: 10%;
	margin-right:10%;
	margin-bottom:20px;
	margin-top:20px;
	width: 80%;
	display: block;
	font-size:100%;
}
#ContactFormTint{
	float: left;
	margin-left: 15%;
	margin-right:15%;
	margin-bottom:50px;
	margin-top:50px;
	width: 70%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactFormTint2{
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-bottom:0px;
	margin-top:0px;
	width: 100%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactAnchor {
	margin-left: 0%;
	margin-right:0%;
	width: 100%;
	min-height:800px;
	display: block;
	font-size:100%;
	background-image:url(../WellnessCenter/BioHackingHealthWellness2.png);
	background-attachment:fixed;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-repeat: repeat-x;
	background-position:center center !important;
}
#QuoteAnchor {
	display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}
#Footer {
	display: block;
	float: left;
	position: relative;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	padding-top:0px;
	border-top:none;
	background-color: none;
	background-image:none;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position:center center !important;
}
#PhoneFooter {
	display: none;
	float: left;
	position: absolute;
	bottom:0;
	left:0;
	font-size: 50%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#PGAProLessonsOhio {
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: absolute;
	top: 100%;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: absolute;
	top: 110px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: absolute;
	top: 500px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}


.BigMainBodyWhiteHome {
	color: #FFF;
	font-size: 600%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:700;
	margin:0px;
}
#ApplyButton {
  display: inline-block;
  border-radius: 0px;
  background-color:#d0a893;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton span {
	display: inline-block;
}
#ApplyButton:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#ApplyButton2 {
  display: inline-block;
  border-radius: 0px;
  background-color:#FFF;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #d0a893;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton2 span {
	display: inline-block;
}
#ApplyButton2:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#FooterLeft {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:3%;
	margin-right:0;
	margin-top:0;
}
#FooterCenter {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:2%;
	margin-right:2%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:0;
	margin-right:3%;
	margin-top:0;
}
.RestaurantGibsoniaFooterLeft{
	width:75%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	font-size:100%;
}
.RestaurantGibsoniaFooterRight{
	width:25%;
	margin-left:0%;
	margin-right:0%;
	float:right;
	font-size:100%;
	display:block;
}
#FooterLine {
	display:block;
	position: relative;
	width:0.5%;
	height:150px;
	float:left;
	margin-bottom:0;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width:5px;
}
#FooterLine2 {
	display:block;
	position: relative;
	width:0.5%;
	height:150px;
	float:left;
	margin-bottom:0;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width:5px;
}
#TextCenter{
	display:block;
	width:46%;
	float:left;
	margin-bottom:0;
	margin-left:27%;
	margin-right:27%;
	margin-top:0;
}
#RootCanalSurgeryYoungstown1 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown1:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/RootCanalProcedureYoungstown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown2 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown2:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalImplantsBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown3 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown3:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/ImplantRetainedDenturesCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown4 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown4:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/GumDiseaseTreatmentAustintown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown5 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown5:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethWhiteningBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown6 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown6:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethPullingCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown7 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown7:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalEmergencyBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown8 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 90%;
}
#RootCanalSurgeryYoungstown8:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalCrownBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#BodyCenterOffset {
	display:block;
	position: absolute;
	width:80%;
	float:left;
	margin-bottom:0;
	margin-left:10%;
	margin-right:10%;
	margin-top:-150px;
}
#BlueBar {
	background-color:#0C74A7;
	width:100%;
	height:450px;
	margin-top:200px;
	display:block;
	position:relative;

}
.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
	height:100%;
	overflow: visible;
}
.BigMainBodyHomeWhite {
	color: #fff;
	font-size: 350%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.nav-tabs > li {
    float: left;
    width:25%;
	font-size:150%;
}
#Loading {
	display: block;
	top:40%;
	position:fixed;
	width:100%;
	z-index:1001;
	-webkit-animation:loadingoff ease-in 3s;
	-moz-animation:loadingoff ease-in 3s;
    -o-animation:loadingoff ease-in 3s;
    animation:loadingoff ease-in 3s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	font-size:100%;
}
#VideoBackground {
	display: block;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1000;
	-webkit-animation:videooff ease-in 8s;
	-moz-animation:videooff ease-in 8s;
    -o-animation:videooff ease-in 8s;
    animation:videooff ease-in 8s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoSplash {
	display:block;
	top:40%;
	position:fixed;
	width:100%;
	z-index:1002;
	-webkit-animation:logooff linear 9s;
	-moz-animation:logooff linear 9s;
    -o-animation:logooff linear 9s;
    animation:logooff linear 9s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoZoom {
	display:block;
	width:300px;
	z-index:1002;
	transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-animation:logoin linear 5s infinite;
	-moz-animation:logoin linear 5s infinite;
    -o-animation:logoin linear 5s infinite;
    animation:logoin linear 5s infinite;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BlackBackground {
	display:block;
	background-color:#000;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:999;
	-webkit-animation:blackbackground ease-out 10s;
	-moz-animation:blackbackground ease-out 10s;
    -o-animation:blackbackground ease-out 10s;
    animation:blackbackground ease-out 10s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BannerBackground {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundInner {
	display:block;
	top:0px;
	margin-top:0px;
	position: relative;
	width:100%;
	height:100%;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundOuter {
	display:block;
	top:200px;
	margin-top:0px;
	position: absolute;
	width:45%;
	height:600px;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(15deg, 0deg);
    -webkit-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
	overflow:hidden;
}
#TopLeftBlock {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:25%;
	z-index:11;
	overflow:hidden;
	opacity:1;
}
#TopLeftBlock2 {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:26%;
	z-index:10;
	overflow:hidden;
	opacity:0.5;
}
#LeftBlock {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:9;
	overflow:hidden;
	opacity:1;
}
#LeftBlock2 {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:8;
	overflow:hidden;
	opacity:0.5;
}
#BannerBackgroundInfrared {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Infrared%20Sauna/InfraredSauna.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGallery {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/KitchenAssistMealsOnWheelsPittsburgh.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRedlight {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Redlight/RedlightTherapy%20Photobiomodulation.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundSkincare {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../MedicalSpaStPetersburgFlorida/SkincareTreatments/SkincareTreatmentsStPetersburg.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRemodel {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../HomeRepair/BathroomRemodelingCranberryTwp.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundYoga {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../WellnessCenter/Restorative%20Yoga/RestorativeYoga.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundKitchens {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/MealsOnWheelsPittsburghKitchens.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTrim {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../HomeRepair/WoodMoldingTrimWorkInstallerMarsPA.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundProducts {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url( "../Graphics/DentistOfficeAustintown/TeethWhiteningBoardman.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundDrinkMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/CustomDrinksGibsonia.jpg");
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundFoodMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/FoodGibsoniaPa.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundEmployment {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/NewRestaurantGibsonia.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center bottom !important;
}
#BannerBackgroundChefGibsonia {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/PrivateEventGibsonia.JPG");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGolfLessons {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/TrackmanNewtonFalls/GolfLessonsNewtonFalls.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundAbout {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image:url("../Graphics/TrackmanNewtonFalls/DrivingRangeWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url( "../Graphics/TrackmanNewtonFalls/GolfLessonsWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#CustomHockeyStickTeamsSlider{
	font-size: 90%;
}
#Headline {
	display: block;
	position: fixed;
	width:100%;
	z-index:50;
	bottom:0;
	left:0%;
	font-size:90%;
	background-color:rgba(35,35,35,0.7);
}
#SloganBox {
	display: block;
	position: fixed;
	width:60%;
	z-index:50;
	margin-top:300px;
	right:2%;
	font-size:80%;
	background-color: transparent;
}
#SloganBox2 {
	display: block;
	position: fixed;
	width:60%;
	z-index:50;
	margin-top:260px;
	left:20%;
	font-size:90%;
	background-color: transparent;
}
#SloganBoxContact {
	display: block;
	position: absolute;
	width:80%;
	z-index:50;
	margin-top:200px;
	left:10%;
	font-size:90%;
	background-color: transparent;
}
#SloganBoxLeft{
	display:inline-block;
	width:5%;
	position:relative;
}
#SloganBoxRight{
	display:inline-block;
	width:95%;
	position:relative;
}
#SloganLine {
	position: relative;
	width:5px;
	min-height:100%;
	float:left;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#0db515;
	border-radius:0px;
	max-width:5px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: stretch;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    justify-content: center;
}
#Directions {
	display:block;
	position: relative;
	width:100%;
	background-image: url(../GamingCodingBanners/WestVirginiasPremierGamingLounge.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#DirectionIcon {
	display:block;
	position: absolute;
	width:100%;
	margin-top:-30px;
	z-index:1000;
}
#SplashScreen{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1000;
	-webkit-animation:blackbackground ease-out 5s;
	-moz-animation:blackbackground ease-out 5s;
    -o-animation:blackbackground ease-out 5s;
    animation:blackbackground ease-out 5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	background-color:#000;
}
#SplashBackground{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	background-image:url(../CustomBuiltAmishFurniture/CustomHandCraftedAmishFurniture.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	z-index:1001;
}
#SplashLogo {
	display:block;
	position:fixed;
	width:50%;
	margin-bottom:0;
	margin-left:25%;
	margin-right:25%;
	margin-top:100px;
	z-index:1002;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
#Sale {
	display:block;
	position:fixed;
	width:50%;
	margin-bottom:0;
	margin-left:25%;
	margin-right:25%;
	margin-top:100px;
	z-index:2001;
	background-color:#000;
}
#BodySale{
	position: absolute;
	top: 75px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#Sale1 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:80%;
	background-color: transparent;
}
#Sale2 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:80%;
	background-color: transparent;
}
#Sale3 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:80%;
	background-color: transparent;
}
#Sale4 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:80%;
	background-color: transparent;
}
#PictureLabel {
	display:block;
	position: relative;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:-100px;
	background-color:rgba(9,44,116,0.9);
}
.HeaderScript {
	color: #808080;
	font-size: 750%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#FoodGibsonia1 {
	width:32%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia2 {
	width:32%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:2%;
	margin-right:2%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia3 {
	width:32%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	background-color:#efefef;
}
#HomeRemodelingRating {
	display:block;
	right:0;
	bottom:0;
	width:auto;
	position:absolute;
	margin-bottom:20px;
	margin-left:0;
	margin-right:20px;
	margin-top:0;
	float:right;
	z-index:11;
}
#TableMargin {
	padding-top:100px;
	padding-bottom:100px;
}
.TeethCleaningBoardmanIF {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 300px;
}	
.TeethCleaningBoardmanIF2 {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 500px;
}	
.Badge {
	height:75px;
}
.StepNumber{
	margin-top:-70px;
	max-width:70px;
}
#DivMargin {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#LocationLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 10px;
	width: 49%;
	display: block;
	font-size:100%;
	position: relative;
}	
#LocationRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 49%;
	display: block;
	font-size:100%;
}
#LocationRight2 {
	float: right;
	margin-left: 2%;
	margin-right:2%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 96%;
	display: block;
	font-size:100%;
}
#LocationAddressLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 49%;
	display: block;
	font-size:100%;
}	
#LocationAddressRight {
	float: right;
	margin-left: 1%;
	margin-right:5%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 39%;
	display: block;
	font-size:100%;
}
#BlueButton2 {
  display: inline-block;
    padding: 10px 20px;
    color: #18aab6;
    text-decoration: none;
    position: relative;
    background-color: transparent;
    border: 2px solid #18aab6;
	border-radius:5px;
    font-size: 16px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2:hover {
	background-color: #18aab6;
	color: #ffffff;
	border: 2px #18aab6 solid;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#BlueButton2 span:after {
  content: '\00bb';
  font-size:40px;
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#BlueButton2:hover span {
  padding-right: 25px;
}

#BlueButton2:hover span:after {
  opacity: 1;
  right: 0;
}
.slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1500px;
	font-size: 300%;
	font-weight: 200;
	color: #000;
	font-family: MagPine, TitleFont, calibri, Tahoma, Geneva, sans-serif;
    letter-spacing: 0.03em;
    text-transform: none;
	font-weight:bold;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 23px;
    line-height: 1.4;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-color: #000;
}
.slideshow {
    overflow: hidden;
    position: fixed;
    width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
    height: 70vh;
    z-index: 10;
}

.slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
	
}

.slideshow .slide.is-active {
    display: block;
}

.slideshow .slide.is-loaded {
    opacity: 1;
}

.slideshow .slide .caption {
    padding: 0 100px;
}

.slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.slideshow .slide-content {
    position: fixed;
    top: 0;
    right: 0;
	margin-left: 0%;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#BannerSliderText{
	display: block;
	width: 46%;
	margin-left: 52%;
	margin-right:0%;
	position: absolute;
	top: 160px;
}
#BannerSliderText2{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#BannerSliderText3{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#DrivingRangeWarren1{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfSign.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren2{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverbendGolfShop.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 120px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren3{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfClubs.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren4{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/NewtonFallsTrackman.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#bordercleanup{
	height: 200px;
	width: 100%
}
.word {
  opacity:0;
  position:absolute;
  z-index:4;
  display:block;
  bottom:0;
  padding-bottom:50px;
}
.marquee {
  background-color: transparent;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee span {
  display: inline-block;
  position: relative;
  left: 100%;
  animation: marquee 44s linear infinite;
}
.marquee:hover span {
  animation-play-state: paused;
}

.marquee span:nth-child(1) {
  animation-delay: 0s;
}
.marquee span:nth-child(2) {
  animation-delay: 3s;
}
.marquee span:nth-child(3) {
  animation-delay: 6s;
}
.marquee span:nth-child(4) {
  animation-delay: 9s;
}
.marquee span:nth-child(5) {
  animation-delay: 12s;
}
.marquee span:nth-child(6) {
  animation-delay: 15s;
}
.marquee span:nth-child(7) {
  animation-delay: 18s;
}
.marquee span:nth-child(8) {
  animation-delay: 21s;
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}
	
}

/* Desktop */

@media only screen and (min-width: 1300px) {
#Navbar{
	display: block;
	width: 47%;
	margin-right:52%;
	margin-left:1%;
	margin-top:75px;
	margin-bottom:0px;
	position: absolute;
	float: left;
	left: 0;
	right:0;
	top: 0;
	font-size: 100%;
}
#menu{
	width: 100%;
	max-width: 550px;
	margin:0;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: block;
	float:left;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#menu a{
	display: block;
	height: 30px;
	color: #66100f;
	background-color: transparent;
	font-size: 15px;
	text-wrap: none;
	text-transform: none;
	font-family: HeaderFont, calibri, Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}
#NavbarPhone{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 500;
	position: fixed;
	float:right;
	max-width:600px;
	margin-top: 50px;
	padding-top:30px;
	-moz-box-shadow: 0px 0px 10px #f00116;
	-webkit-box-shadow: 0px 0px 10px #f00116;
	box-shadow: 0px 0px 10px #f00116;
	font-size: 70%;
	-webkit-animation: slideInDown ease-in 1s;
	-moz-animation: slideInDown ease-in 1s;
	-o-animation: slideInDown ease-in 1s;
	animation: slideInDown ease-in 1s;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 500;
	position: fixed;
	float:right;
	max-width:600px;
	margin-top: 50px;
	padding-top:30px;
	-moz-box-shadow: 0px 0px 10px #f00116;
	-webkit-box-shadow: 0px 0px 10px #f00116;
	box-shadow: 0px 0px 10px #f00116;
	font-size: 70%;
	-webkit-animation: slideInDown ease-in 1s;
	-moz-animation: slideInDown ease-in 1s;
	-o-animation: slideInDown ease-in 1s;
	animation: slideInDown ease-in 1s;
}
#Logo {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	width:16%;
	margin-right:42%;
	margin-left:42%;
	margin-top:0px;
	position: relative;
	max-width:300px;
	height: 200px;
	min-width: none;
	font-size: 100%;
	background-image: url("../Graphics/RiverBendGolf.png");
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
#Logo.stick {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display:block;
	width:12%;
	margin-right:44%;
	margin-left:44%;
	margin-top:0px;
	position: relative;
	max-width:300px;
	min-width: none;
	height: 165px;
	font-size: 100%;
	background-position: top center;
}
.Logo{
	width:210px;
	max-width:inherit;
}
#HeaderPhone {
	display: block;
	width:40%;
	float:right;
	right:0%;
	margin-right:2%;
	margin-left:2%;
	margin-top:15px;
	position: absolute;
	max-width:none;
	z-index:501;
	font-size: 100%;
}
#HeaderPhone2 {
	display: block;
	width:40%;
	float:left;
	left:0;
	margin-right:2%;
	margin-left:2%;
	margin-top:35px;
	position: absolute;
	max-width:none;
	z-index:505;
}
#TextPhone {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: none;
	width: 100%;
	margin-right:0%;
	margin-left:0%;
	position: relative;
	float:right;
	top: 0px;
	right:0;
	font-size: 130%;
	z-index:100;
	background-color: #000;
}
#HeaderBar {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:119px;
	background-color: #efefef;
	z-index: 1500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #d0b07f;
	font-size:inherit;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:0px;
	margin-bottom: 0px;
	width: 49%;
	display: block;
	font-size:100%;
}	
#BodyRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 49%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 15%;
	margin-right:3%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 32%;
	display: block;
	font-size:100%;
	background-color: #fff;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:100px;
	padding-bottom: 100px;
	width: 50%;
	display: block;
	font-size:100%;
	background-color: #efefef;
}
.BodyRightHomeTable {
	margin-left: 7%;
	margin-right:30%;
	width: 63%;
}
#BodyLeftHome2 {
	float: left;
	margin-left: 5%;
	margin-right:2%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:20px;
	padding-bottom: 100px;
	width: 43%;
	display: block;
	font-size:100%;
	background-color: transparent;
	height: 650px;
}
#BodyRightHome2 {
	float: right;
	margin-left: 3%;
	margin-right:7%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:200px;
	padding-bottom: 100px;
	width: 40%;
	display: block;
	font-size:100%;
	background-color: transparent;
}
.BodyRightHomeTable2 {
	margin-left: 7%;
	margin-right:30%;
	width: 63%;
}
#BodyCenter {
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top:0px;
	width: 80%;
	display: block;
	font-size:100%;
	text-align: center;
}
#BodyCenterSmall {
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top:0px;
	width: 60%;
	display: block;
	font-size:100%;
	text-align: center;
}
#BodyLeftSmall {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 30px;
	width: 29%;
	display: block;
	font-size:100%;
}	
#BodyRightBig {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 69%;
	display: block;
	font-size:100%;
}
#BodyRightSmall {
	float: right;
	margin-left: 0%;
	margin-right:1%;
	margin-top:0px;
	margin-bottom: 0px;
	width: 29%;
	display: block;
	font-size:100%;
}	
#BodyLeftBig {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 69%;
	display: block;
	font-size:100%;
}
#BodyLeftSmall2 {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 30px;
	width: 29%;
	display: block;
	font-size:100%;
}	
#BodyRightBig2 {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 69%;
	display: block;
	font-size:100%;
}
#Body4Block{
	margin-left: 1%;
	margin-right:1%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 23%;
	float:left;
	display: block;
	font-size:100%;
}
#ContactForm {
	float: left;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	display: block;
	font-size:100%;
}
#ContactFormTint{
	float: left;
	margin-left: 20%;
	margin-right:20%;
	margin-bottom:50px;
	margin-top:50px;
	width: 60%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactFormTint2{
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-bottom:0px;
	margin-top:0px;
	width: 100%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactAnchor {
	margin-left: 0%;
	margin-right:0%;
	width: 100%;
	min-height:800px;
	display: block;
	font-size:100%;
	background-image: url(../WellnessCenter/BioHackingHealthWellness2.png);
	background-size: cover;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#QuoteAnchor {
	display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}
#Footer {
	display: block;
	float: left;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	width: 100%;
	padding-top:0px;
	border-top:none;
	background-color: none;
	background-image: none;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position:center center !important;
}
#PhoneFooter {
	display: none;
	float: left;
	position: absolute;
	bottom:0;
	left:0;
	font-size: 50%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#PGAProLessonsOhio {
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: absolute;
	top: 80%;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: absolute;
	top: 110px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: absolute;
	top: 600px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}



.BigMainBodyWhiteHome {
	color: #FFF;
	font-size: 700%;
	font-family: Poppins, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bolder;
	margin:0px;
}
#ApplyButton {
  display: inline-block;
  border-radius: 0px;
  background-color:#d0a893;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton span {
	display: inline-block;
}
#ApplyButton:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#ApplyButton2 {
  display: inline-block;
  border-radius: 0px;
  background-color:#FFF;
  border-color: transparent;
  border-width:0px;
  border-style: none;
  border: none;
  color: #d0a893;
  text-align: center;
  font-size: 90%;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
#ApplyButton2 span {
	display: inline-block;
}
#ApplyButton2:hover {
	background-color: #b4ccdc;
	color:#808080;
}
#FooterLeft {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:3%;
	margin-right:0;
	margin-top:0;
}
#FooterCenter {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:2%;
	margin-right:2%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:0;
	margin-right:3%;
	margin-top:0;
}
.RestaurantGibsoniaFooterLeft{
	width:75%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	font-size:100%;
}
.RestaurantGibsoniaFooterRight{
	width:25%;
	margin-left:0%;
	margin-right:0%;
	float:right;
	font-size:100%;
	display:block;
}
#FooterLine {
	display:block;
	position: relative;
	width:0.5%;
	height:150px;
	float:left;
	margin-bottom:0;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width:5px;
}
#FooterLine2 {
	display:block;
	position: relative;
	width:0.5%;
	height:150px;
	float:left;
	margin-bottom:0;
	margin-left:0.75%;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#FFF;
	border-radius:5px;
	max-width:5px;
}
#TextCenter{
	display:block;
	width:46%;
	float:left;
	margin-bottom:0;
	margin-left:27%;
	margin-right:27%;
	margin-top:0;
}
#RootCanalSurgeryYoungstown1 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown1:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/RootCanalProcedureYoungstown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown2 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown2:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalImplantsBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown3 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown3:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/ImplantRetainedDenturesCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown4 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown4:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/GumDiseaseTreatmentAustintown3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown5 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown5:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethWhiteningBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown6 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown6:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/TeethPullingCanfield3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown7 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown7:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalEmergencyBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#RootCanalSurgeryYoungstown8 {
	display:block;
	position: relative;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:50px;
	margin-top:30px;
	background-color:#efefef;
	border-radius:10px;
	min-height:270px;
	border: thin solid #bdbdbd;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 0% 0%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	font-size: 100%;
}
#RootCanalSurgeryYoungstown8:hover {
	background-color:#fcfcfc;
	border: thin solid #00bcd5;
	width:30%;
	float:left;
	margin-left:1.5%;
	margin-right:1.5%;
	background-image: url("../Graphics/TeethCleaningBoardman/DentalCrownBoardman3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
#BodyCenterOffset {
	display:block;
	position: absolute;
	width:80%;
	float:left;
	margin-bottom:0;
	margin-left:10%;
	margin-right:10%;
	margin-top:-150px;
}
#BlueBar {
	background-color:#0C74A7;
	width:100%;
	height:450px;
	margin-top:200px;
	display:block;
	position:relative;

}
.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
	height:100%;
	overflow: visible;
}
.BigMainBodyHomeWhite {
	color: #fff;
	font-size: 350%;
	font-family: Lato, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:100;
	margin:0px;
}
.nav-tabs > li {
    float: left;
    width:25%;
	font-size:150%;
}
#Loading {
	display: block;
	top:40%;
	position:fixed;
	width:100%;
	z-index:1001;
	-webkit-animation:loadingoff ease-in 3s;
	-moz-animation:loadingoff ease-in 3s;
    -o-animation:loadingoff ease-in 3s;
    animation:loadingoff ease-in 3s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	font-size:100%;
}
#VideoBackground {
	display: block;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1000;
	-webkit-animation:videooff ease-in 8s;
	-moz-animation:videooff ease-in 8s;
    -o-animation:videooff ease-in 8s;
    animation:videooff ease-in 8s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoSplash {
	display:block;
	top:40%;
	position:fixed;
	width:100%;
	z-index:1002;
	-webkit-animation:logooff linear 9s;
	-moz-animation:logooff linear 9s;
    -o-animation:logooff linear 9s;
    animation:logooff linear 9s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#LogoZoom {
	display:block;
	width:300px;
	z-index:1002;
	transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-animation:logoin linear 5s infinite;
	-moz-animation:logoin linear 5s infinite;
    -o-animation:logoin linear 5s infinite;
    animation:logoin linear 5s infinite;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BlackBackground {
	display:block;
	background-color:#000;
	top:0%;
	position:fixed;
	width:100%;
	height:100%;
	z-index:999;
	-webkit-animation:blackbackground ease-out 10s;
	-moz-animation:blackbackground ease-out 10s;
    -o-animation:blackbackground ease-out 10s;
    animation:blackbackground ease-out 10s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
#BannerBackground {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundInner {
	display:block;
	top:0px;
	margin-top:0px;
	position: relative;
	width:100%;
	height:100%;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
	background-image: url(../HomeRepair/HomeRepairContractor.jpeg);
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:left center !important;
	overflow:hidden;
}
#BannerBackgroundOuter {
	display:block;
	top:200px;
	margin-top:0px;
	position: absolute;
	width:60%;
	height:600px;
	z-index:10;
	transform-origin: bottom left;
    -ms-transform: skew(15deg, 0deg);
    -webkit-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
	overflow:hidden;
}
#TopLeftBlock {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:25%;
	z-index:11;
	overflow:hidden;
	opacity:1;
}
#TopLeftBlock2 {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:26%;
	z-index:10;
	overflow:hidden;
	opacity:0.5;
}
#LeftBlock {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:9;
	overflow:hidden;
	opacity:1;
}
#LeftBlock2 {
	display:block;
	top:0px;
	margin-top:0px;
	position: fixed;
	left:0;
	width:100%;
	height:100%;
	z-index:8;
	overflow:hidden;
	opacity:0.5;
}
#BannerBackgroundInfrared {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Infrared%20Sauna/InfraredSauna.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGallery {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/KitchenAssistMealsOnWheelsPittsburgh.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRedlight {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../WellnessCenter/Redlight/RedlightTherapy%20Photobiomodulation.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundSkincare {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(../MedicalSpaStPetersburgFlorida/SkincareTreatments/SkincareTreatmentsStPetersburg.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundRemodel {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../HomeRepair/BathroomRemodelingCranberryTwp.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundYoga {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../WellnessCenter/Restorative%20Yoga/RestorativeYoga.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundKitchens {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../MealsOnWheels/Banners/MealsOnWheelsPittsburghKitchens.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTrim {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url(../HomeRepair/WoodMoldingTrimWorkInstallerMarsPA.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundProducts {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url( "../Graphics/DentistOfficeAustintown/TeethWhiteningBoardman.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundDrinkMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/CustomDrinksGibsonia.jpg");
	background-attachment:fixed;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundFoodMenu {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/FoodGibsoniaPa.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundEmployment {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/NewRestaurantGibsonia.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center bottom !important;
}
#BannerBackgroundChefGibsonia {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/RestaurantGibsonia/PrivateEventGibsonia.JPG");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGolfLessons {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url("../Graphics/TrackmanNewtonFalls/GolfLessonsNewtonFalls.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundAbout {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image:url("../Graphics/TrackmanNewtonFalls/DrivingRangeWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	display:block;
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:650px;
	z-index:1;
	background-image: url( "../Graphics/TrackmanNewtonFalls/GolfLessonsWarren.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#CustomHockeyStickTeamsSlider{
	font-size: 100%;
}
#Headline {
	display: block;
	position: fixed;
	width:100%;
	z-index:50;
	bottom:0;
	left:0%;
	font-size:90%;
	background-color:rgba(35,35,35,0.7);
}
#SloganBox {
	display: block;
	position: fixed;
	width:40%;
	z-index:50;
	margin-top:250px;
	right:2%;
	font-size:90%;
	float:right;
	background-color: transparent;
}
#SloganBox2 {
	display: block;
	position: fixed;
	width:70%;
	z-index:50;
	margin-top:300px;
	left:15%;
	font-size:90%;
	background-color: transparent;
}
#SloganBoxContact {
	display: block;
	position: absolute;
	width:80%;
	z-index:50;
	margin-top:150px;
	left:10%;
	font-size:90%;
	background-color: transparent;
}
#SloganBoxLeft{
	display:inline-block;
	width:5%;
	position:relative;
}
#SloganBoxRight{
	display:inline-block;
	width:95%;
	position:relative;
}
#SloganLine {
	position: relative;
	width:5px;
	min-height:100%;
	float:left;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#0db515;
	border-radius:0px;
	max-width:5px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: stretch;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    justify-content: center;
}
#Directions {
	display:block;
	position: relative;
	width:100%;
	background-image: url(../GamingCodingBanners/WestVirginiasPremierGamingLounge.jpg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#DirectionIcon {
	display:block;
	position: absolute;
	width:100%;
	margin-top:-30px;
	z-index:1000;
}
#SplashScreen{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1000;
	-webkit-animation:blackbackground ease-out 5s;
	-moz-animation:blackbackground ease-out 5s;
    -o-animation:blackbackground ease-out 5s;
    animation:blackbackground ease-out 5s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
	background-color:#000;
}
#SplashBackground{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	background-image:url(../CustomBuiltAmishFurniture/CustomHandCraftedAmishFurniture.jpeg);
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	z-index:1001;
}
#SplashLogo {
	display:block;
	position:fixed;
	width:50%;
	margin-bottom:0;
	margin-left:25%;
	margin-right:25%;
	margin-top:100px;
	z-index:1002;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: block;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
#Sale {
	display:block;
	position: absolute;
	width:50%;
	margin-bottom:0;
	margin-left:25%;
	margin-right:25%;
	margin-top:20px;
	z-index:2001;
	background-color:#b4ccdc;
}
#BodySale{
	position: absolute;
	top: 75px;
	margin-top: 0;
	width: 100%;
	display: block;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	z-index: 100;
	background-color: transparent;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#Sale1 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:inherit;
	background-color: transparent;
}
#Sale2 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:inherit;
	background-color: transparent;
}
#Sale3 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:inherit;
	background-color: transparent;
}
#Sale4 {
	display:block;
	position: relative;
	width:23%;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	float:left;
	font-size:inherit;
	background-color: transparent;
}
#PictureLabel {
	display:block;
	position: relative;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:-100px;
	background-color:rgba(9,44,116,0.9);
}
.HeaderScript {
	color: #808080;
	font-size: 750%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#FoodGibsonia1 {
	width:32%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia2 {
	width:32%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:2%;
	margin-right:2%;
	margin-top:0px;
	background-color:#efefef;
}
#FoodGibsonia3 {
	width:32%;
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	background-color:#efefef;
}
#HomeRemodelingRating {
	display:block;
	right:0;
	bottom:0;
	width:auto;
	position:absolute;
	margin-bottom:20px;
	margin-left:0;
	margin-right:20px;
	margin-top:0;
	float:right;
	z-index:11;
}
#TableMargin {
	padding-top:100px;
	padding-bottom:100px;
}
.TeethCleaningBoardmanIF {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 300px;
}	
.TeethCleaningBoardmanIF2 {
	padding-top: 0px;
    width: 100%;
	margin-right: 0%; 
	margin-left: 0%;
	height: 500px;
}	
.Badge {
	height:100px;
}
.StepNumber{
	margin-top:-75px;
	max-width:75px;
}
#DivMargin {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#LocationLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:30px;
	margin-bottom: 10px;
	width: 35%;
	display: block;
	font-size:100%;
	position: relative;
}	
#LocationRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 54%;
	display: block;
	font-size:100%;
}
#LocationRight2 {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 54%;
	display: block;
	font-size:100%;
}
#LocationAddressLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:10px;
	margin-bottom: 10px;
	width: 54%;
	display: block;
	font-size:100%;
}	
#LocationAddressRight {
	float: right;
	margin-left: 1%;
	margin-right:5%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 39%;
	display: block;
	font-size:100%;
}
#BlueButton2 {
  display: inline-block;
    padding: 10px 20px;
    color: #18aab6;
    text-decoration: none;
    position: relative;
    background-color: transparent;
    border: 2px solid #18aab6;
	border-radius:5px;
    font-size: 16px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2:hover {
	background-color: #18aab6;
	color: #ffffff;
	border: 2px #18aab6 solid;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#BlueButton2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#BlueButton2 span:after {
  content: '\00bb';
  font-size:40px;
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#BlueButton2:hover span {
  padding-right: 25px;
}

#BlueButton2:hover span:after {
  opacity: 1;
  right: 0;
}
.slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1500px;
	font-size: 350%;
	font-weight: 200;
	color: #000;
	font-family: MagPine, TitleFont, calibri, Tahoma, Geneva, sans-serif;
    letter-spacing: 0.03em;
    text-transform: none;
	font-weight:bold;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 25px;
    line-height: 1.4;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-color: #000;
}
.slideshow {
    overflow: hidden;
    position: fixed;
    width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
    height: 70vh;
    z-index: 10;
}

.slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
	
}

.slideshow .slide.is-active {
    display: block;
}

.slideshow .slide.is-loaded {
    opacity: 1;
}

.slideshow .slide .caption {
    padding: 0 100px;
}

.slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.slideshow .slide-content {
    position: fixed;
    top: 0;
    right: 0;
	margin-left: 0%;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#BannerSliderText{
	display: block;
	width: 46%;
	margin-left: 52%;
	margin-right:0%;
	position: absolute;
	top: 160px;
}
#BannerSliderText2{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#BannerSliderText3{
	display: block;
	width: 40%;
	margin-left: 55%;
	margin-right:5%;
	position: absolute;
	top: 160px;
}
#DrivingRangeWarren1{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfSign.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren2{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverbendGolfShop.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 120px;
	border: 1px solid #d0b07f;
}
#DrivingRangeWarren3{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 3%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/RiverBendGolfClubs.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
	}
#DrivingRangeWarren4{
	display: block;
	float: right;
	width: 44%;
	margin-right: 3%;
	margin-left: 2%;
	height: 380px;
	background-image: url("../Graphics/GolfRangeNewtonFalls/NewtonFallsTrackman.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
	border: 1px solid #d0b07f;
}
#bordercleanup{
	height: 300px;
	width: 100%
}
.word {
  opacity:0;
  position:absolute;
  z-index:4;
  display:block;
  bottom:0;
  padding-bottom:50px;
}
.marquee {
  background-color: transparent;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee span {
  display: inline-block;
  position: relative;
  left: 100%;
  animation: marquee 44s linear infinite;
}
.marquee:hover span {
  animation-play-state: paused;
}

.marquee span:nth-child(1) {
  animation-delay: 0s;
}
.marquee span:nth-child(2) {
  animation-delay: 3s;
}
.marquee span:nth-child(3) {
  animation-delay: 6s;
}
.marquee span:nth-child(4) {
  animation-delay: 9s;
}
.marquee span:nth-child(5) {
  animation-delay: 12s;
}
.marquee span:nth-child(6) {
  animation-delay: 15s;
}
.marquee span:nth-child(7) {
  animation-delay: 18s;
}
.marquee span:nth-child(8) {
  animation-delay: 21s;
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}



}
