@charset "utf-8";

/* Mobile */
@media only screen and (min-width: 200px) {
#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%;
}
#Navbar.stick{
	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%;
}
#Navbar2{
	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: auto;
	margin:0;
	margin-right:60px;
	margin-left:0%;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: block;
	float:right;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#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%;
	min-height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position: fixed;
	height: 100vh;
	display: none;
    background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(81, 52, 155,0.6));
	background-size: 1px 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:0px;
	border-width: 0px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	z-index: 590;
	float:right;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
	font-size: 65%;
	-webkit-animation: slideInRight 0.5s linear;
	-moz-animation: slideInRight 0.5s linear;
	-o-animation: slideInRight 0.5s linear;
	animation: slideInRight 0.5s linear;
}
.PhoneNavbarButtons{
	z-index: 2;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogo{
	z-index: 1;
	width: 100%;
	height: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	padding-right: 10px;
	padding-bottom: 50px;
	justify-content: flex-end;
	align-items: flex-end;
	align-content: flex-end;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0px;
	padding-top:5px;
	-webkit-animation: logothrob 7s ease-in-out infinite;
	-moz-animation: logothrob 7s ease-in-out infinite;
	-o-animation: logothrob 7s ease-in-out infinite;
	-ms-animation: logothrob 7s ease-in-out infinite;
	animation: logothrob 7s ease-in-out infinite;
}
.PhoneNavbarLogoAdjust {
	opacity: 0.5;
	display: inline;
	fill: inherit;
	width: 100%;
	max-width: 200px;
}
#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:300px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top:5px;
	position:relative;
	max-width:none;
	z-index:4;
}
#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:300px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top:5px;
	position:relative;
	max-width:none;
	z-index:4;
}
#LogoLines {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: none;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 16vh;
	max-height: 160px;
	min-height: 80px;
	font-size: 100%;
	z-index: 3;
	opacity: 0;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;	
}
#LogoLines.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: none;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 11vh;
	max-height: 125px;
	min-height: 50px;
	font-size: 100%;
	z-index: 3;
	opacity: 1;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
.Logo{
	width:75%;
	max-width: 250px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo.stick{
	width:75%;
	max-width: 250px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2.stick{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 10px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
#Logo2 {
	-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:100px;
	margin-right:0%;
	margin-left:50px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
}
#SplashLogo {
	display:block;
	position:fixed;
	width:90%;
	margin-bottom:0;
	margin-left:5%;
	margin-right:auto;
	margin-top:5vh;
	transform-origin: 50% 50%;
	min-width: 300px;
	z-index: 10;
}
#SplashLogo2 {
	display: none;
	opacity: 0;
	position:absolute;
	width:100%;
	height: 100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:auto;
	margin-top:0vh;
	transform-origin: 50% 50%;
	z-index:10;
	top:0;
}
canvas {
  display: block;
  vertical-align: bottom;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	
}
#tsparticles {
	position: relative;
	display: grid;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#HeaderPhone {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
}
#PhoneButtonsContainer {
	display: inline-flex;
	position: absolute;
	max-width: 100px;
	width: auto;
	justify-content: right;
	align-content: right;
	align-items: right;
	float: right;
	right: 0;
	top: 0;
	z-index: 9999 !important;
	flex-wrap: nowrap;
	background: -webkit-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -moz-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -o-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));
	border-bottom-left-radius: 0px;
	border-left: 4px solid;
	border-bottom: 4px solid;
	-webkit-animation: bordermovepurple 5s linear infinite;
	-moz-animation: bordermovepurple 5s linear infinite;
	-o-animation: bordermovepurple 5s linear infinite;
	-ms-animation: bordermovepurple 5s linear infinite;
	animation: bordermovepurple 5s linear infinite;
}
.header {
  width: 200px;
  height: 125px;
	right: 0;
  z-index: 9999 !important;
  position: fixed;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.headerfull{
	width: 100% !important;
}
.header.unpinned {
  transform: translate3d(110%, 0%, 0);
}
#HeaderBar {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:90px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBar.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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:90px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBarBackground {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:80px;
	background-color: #fff;
	z-index: 499;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBarBackground.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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:80px;
	background-color: #fff;
	z-index: 499;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBarBackground2 {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:115px;
	background-color: #E8DCDF;
	z-index: 499;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:inherit;
}
#BodyLeft:hover{
	border: 2px solid #40d7ff;
}
#BodyRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	width: 100%;
	display: block;
	font-size:inherit;
}
.mobiletext{
	display: inherit;
}
.desktoptext{
	display: none;
}
#BodyCenter {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	width: 93%;
	display: inline-flex;
	font-size:100%;
	text-align: center;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#BodyFullSlide {
	width: 100%;
	display: flex;
	position: relative;
	text-align: center;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: none;
	overflow: hidden;
	flex-wrap: wrap;
	z-index: 10;
}
.imagebackgroundslide{
	display: flex;
	position: absolute;
	height: 150vh;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 0;
}
.imagebackgroundslideLg{
	display: flex;
	position: absolute;
	height: 1500px;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 70%;
}
#BodyCenterSmall {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: flex;
	font-size:inherit;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#ContactForm {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-bottom:20px;
	margin-top:20px;
	width: 100%;
	display: block;
	font-size:inherit;
	background-color: transparent;
	padding: 30px;
}
#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);
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display: flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;

}
#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;	
}
#WebsiteDesigner {
	height:1px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
	top:0;
	left: 0;
	z-index: 0;
}
#BodyD1{
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 0vh;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 150;
	align-items: center;
}
#BodyPadding{
	margin-top: 0;
	width: 94%;
	display: block;
	margin-left: 3%;
	margin-right: 3%;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: relative;
	margin-top: 0px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

}
#BodyD3{
	position: relative;
	margin-top: 75px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	background-color: transparent;
	-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;
}
.MainBodyLg {
	color: #000;
	font-size: 18px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	letter-spacing: 0.05em;
}
.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 350%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	display:none;
	position: relative;
	width:98%;
	float:left;
	margin-bottom:0px;
	margin-left:1%;
	margin-right:0;
	margin-top:10px;
}
#FooterLeftPhone {
	display:block;
	position: relative;
	width:74%;
	float:left;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:10px;
	font-size:90%;
}
#FooterCenter {
	display: block;
	position: relative;
	width:23%;
	float:right;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
	margin-top:30px;
	font-size:90%;
}
#FooterRight {
	display:none;
	position: relative;
	width:90%;
	float:right;
	margin-bottom:0px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
}
.CopywriteBlock {
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	border-left: none;
	border-right: none;
	white-space: nowrap;
}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	flex-wrap: wrap;
	width:100%;
	height:100vh;
	z-index:1;
	overflow: hidden;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	width:100%;
	height:500px;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	overflow: hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagetopcontainerfull {
	position: fixed;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	z-index: 1;
	height:100%;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	z-index: 2;
	overflow: hidden;
	display: grid;

}
#VideoBackground {
	display: flex;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.HomeVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
	background-image: url("../Graphics/PittsburghWebDesigns.gif");
   -webkit-background-size:400px 300px; 
   -moz-background-size:400px 300px; 
   -o-background-size:400px 300px; 
   background-size:400px 300px;
	background-position: center center;
	background-repeat: no-repeat;
}
#VideoBackground2 {
	display: flex;
	top:0px;
	width:100%;
	height:500px;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.PageVideo{
	min-width:100%; 
	height: 600px !important; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;
	background-image: url("../Graphics/PittsburghWebDesigns.gif");
   -webkit-background-size:400px 300px; 
   -moz-background-size:400px 300px; 
   -o-background-size:400px 300px; 
   background-size:400px 300px;
	background-position: center center;
	background-repeat: no-repeat;
}
#BannerBackgroundAbout {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Graphics/WebsiteDesigner/WebsiteCodingCompanyPittsburghPa.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;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#BannerBackgroundContact {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Graphics/Backgrounds/PittsburghWebsiteDesignerBW2.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:top center !important;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#SloganBox {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	width:150vh;
	height: auto;
	max-height: auto;
	min-height: auto;
	z-index:50;
	margin-top:87vh;
	margin-left: 20px;
	padding-top: 1%;
	font-size:100%;
	float:left;
	overflow: hidden;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: flex-start;
	transform: rotate(-90deg) !important;
	transform-origin: left;
}
#SloganBox2 {
	display: inline-flex;
	position: absolute;
	min-width: 98%;
	max-width: auto;
	height: auto;
	max-height: auto;
	min-height: 100px;
	z-index:50;
	margin-top:420px;
	left:0;
	margin-left: 20px;
	font-size:90%;
	overflow: visible;
	background-color:transparent;
	align-items: center;
	align-content: center;
}
#FingerPrintContainer {
	display: block;
	position: fixed;
	width:200px;
	z-index:450;
	margin-top:65vh;
	height: 200px;
	left:50%;
	font-size:90%;
	float: none;
	opacity: 1;
	transform: translateX(-50%);
	background-color: transparent;
	max-width: none;
	overflow: visible;
}
#FingerPrint {
	position: absolute;
	width:200px;
	margin-top:auto;
	font-size:90%;
	float: none;
	opacity: 0;
	background-color: transparent;
	max-width: none;
	overflow: visible;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
}
#FingerPrint.stick {
	-webkit-animation: pagefadeout 1s forwards ease-in-out;
	-moz-animation: pagefadeout 1s forwards ease-in-out;
	-o-animation: pagefadeout 1s forwards ease-in-out;
	animation: pagefadeout 1s forwards ease-in-out;
}
#MouseScroll {
	display: none;
}
#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;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	padding-top:30px;
	padding-bottom:30px;
}
.marginTB100 {
	display: flex;
	padding-top:75px;
	padding-bottom:75px;
}
.mobilealigncenter{
	text-align: center !important;
}
.marginTB150 {
	display: flex;
	padding-top:30px;
	padding-bottom:30px;
}
.paddingTB250 {
	display: flex;
	padding-top:250px;
	padding-bottom:250px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}
#PortfolioCenter{
	margin-left:0.5%;
	position:relative;
	display:block;
	width:99%;
}
#PortfolioBlock{
	display:block;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:50px;
	float:left;
	-moz-box-shadow: 0px 0px 10px #5b37cc;
	-webkit-box-shadow: 0px 0px 10px #5b37cc;
	box-shadow: 0px 0px 10px #5b37cc;
	border-radius: 2px;
	background-color:#5b37cc;
	transform:scale(100%,100%);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	overflow:hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#PortfolioBlock:hover{
	-moz-box-shadow: 0px 0px 10px #7448ff;
	-webkit-box-shadow: 0px 0px 10px #7448ff;
	box-shadow: 0px 10px 10px #7448ff;
	border-radius: 0px;
	background-color:#efefef;
	transform:scale(101%,101%);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	animation-delay:0s;
}
.PortfolioBlockLabel {
	color: #47ea89;
	font-size: 140%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-animation: labeltext 0.5s ease-in-out forwards;
	-moz-animation: labeltext 0.5s ease-in-out forwards;
	-o-animation: labeltext 0.5s ease-in-out forwards;
	-ms-animation: labeltext 0.5s ease-in-out forwards;
	animation: labeltext 0.5s ease-in-out forwards;
	animation-delay:0.4s;
	opacity:0;
	white-space:nowrap;
}
#PictureLabel {
	display:flex;
	position: absolute;
	width:100%;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0%;
	margin-top:-65px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	background-color: rgba(91,55,204,0.75);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	-webkit-animation: label 0.5s ease-in-out forwards;
	-moz-animation: label 0.5s ease-in-out forwards;
	-o-animation: label 0.5s ease-in-out forwards;
	-ms-animation: label 0.5s ease-in-out forwards;
	animation: label 0.5s ease-in-out forwards;
	animation-delay:0s;
	opacity:0;
	-moz-box-shadow: 0px 0px 20px #7448ff;
	-webkit-box-shadow: 0px 0px 20px #7448ff;
	box-shadow: 0px 0px 20px #7448ff;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
#tint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:3;
	margin-top:0px;
	background-color: rgba(0,0,0,0.5);
}
#tintfade{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	margin-top:0px;
	background: linear-gradient(to bottom, transparent, transparent, #000000);
}
#pagelogotint{
	width:150px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 150px;
  	mask-size: 150px;
	-webkit-mask-position: center top;
  	mask-position: center top;
	mask-mode: alpha;
	-webkit-filter: none;
	filter: none;
}
#pagelogotintcover{
	width:150px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	opacity: 1;
	background-image: url("../Graphics/CustomWebsiteDesigner/WebsiteDesignerPittsburgh.svg");
	background-size: 150px auto;
	-webkit-background-size:150px auto;
	-moz-background-size:150px auto;
	-o-background-size: 150px auto;
	background-repeat: no-repeat;
	background-position:center top;
	-webkit-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-moz-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-ms-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-o-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
}
#translogocontainer{
	width:100%;
	height: 200px;
	position:relative;
	display: inline-flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin-top: 0px;
	opacity: 0.7;
}
#translogoback{
	width:auto;
	height:200px;
	max-width: auto;
	position:relative;
}
#translogoside{
	width:100%;
	height:100%;
	position:relative;
	background: #000;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.3;
	z-index:3;
	background-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.png");
	background-size: 400px auto;
	-webkit-background-size:400px auto;
	-moz-background-size:400px auto;
	-o-background-size: 400px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
#BodyFlex{
	width:100%;
	min-height:100%;
	display: inline-block;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#BodyFlexReverse{
	width:100%;
	min-height:100%;
	display: inline-block;		
}
#BodyFlexLeft{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: block;
	align-items:center;
	justify-content:center;
	position: relative;
}
.textadjust {
	text-align: center;
}
#BodyFlexLeftFull{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:100%;
	min-height:0px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
.grid-layout {
    display: grid;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
    grid-template-columns: 1fr;
    grid-gap: 5px;
    padding: 1px;
	margin-bottom: 0px; 
}
.grid-item {
    padding: 0px;
	padding-top: 0%; /* Aspect Ratio */
	margin: 30px 10px 30px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: transparent;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-webkit-filter: none;
	filter: none;
	border: 2px solid transparent;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
#BodyFlexRightFull{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 26px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.FooterHeader {
	color: #bbb;
	font-size: 16px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	z-index: 10;
}	
#FooterContainer{
   min-height: 600px !important;
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: 600px;
	width: 100%;
	z-index: 2;
	background-color: #000;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
}
#footertint{
	display: flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	border-width: 0px;
	height: 100%;
	width: 100%;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 1;
}
#footerlogoback{
	display: flex;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	justify-content: center;
	opacity: 0.6;
}
#homebodyright{
	width: 96%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	margin-top: 100px;
	margin-left:2%;
	margin-right: 2%;
	margin-bottom: 50px;
	right: 0%;
	transform-origin: center center;
	z-index: 10;
	display: inherit;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.mobiletextbackground{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border: 1px solid #fff;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	-webkit-animation: bordermove 5s linear infinite;
	-moz-animation: bordermove 5s linear infinite;
	-o-animation: bordermove 5s linear infinite;
	-ms-animation: bordermove 5s linear infinite;
	animation: bordermove 5s linear infinite;	
}
#homebodyleft{
	width: 96%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	display: inherit;
	margin-top: 50px;
	margin-left:2%;
	margin-right: 2%;
	margin-bottom: 100px;
	left: 0%;
	transform-origin: center center;
	z-index: 10;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.homebodycontentpadding{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
#imagescrollcontainer{
	width:100%;
	max-width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	content: "";
	-webkit-clip-path: url(#svgmask);
	clip-path: url(#svgmask);
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#svgmask{
	width: 100%;
	height: 100%;
	position: relative;
	align-self: center;
	}
#imageslide{
	width:100%;
	height: 1200px;
	margin-top: 0px;
	position: absolute;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#imagebuttoncontainer{
	width: 100%;
	min-height: 250px;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;	
}
#imagebuttontext{
	width: 100%;
	padding: 10px;
	text-align: left;
	background-color: transparent;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#imagebuttoncontainer:hover > #imagebuttontext{
	background-color: rgba(0,176,149,0.8);
}
#PictureFadeLeft{
	display: flex;
	position: absolute;
	left:0;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0%;
	margin-top:50px;
	padding:0;
	z-index:0;
	width:100%;
	height: 100%;
	overflow:hidden;
	max-width: 100%;
}
#SpiderWebs{
	min-width: 200%;
	min-height: 1200px;
}
#pwdword1{
	width: auto; 
	display: flex; 
	text-align: left;	
}
#pwdword2{
	width: auto; 
	display: block; 
	text-align: left;	
}
#pwdword3{
	width: auto; 
	display: block; 
	text-align: left;	
}
.pwdwordletter{
	display: inline-flex;
	padding: 0;
	margin: 0;
}
}

/* Tablet */

@media only screen and (min-width: 576px) {
#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%;
}
#Navbar.stick{
	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%;
}
#Navbar2{
	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: auto;
	margin:0;
	margin-right:60px;
	margin-left:0%;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: block;
	float:right;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#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%;
	min-height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position: fixed;
	height: 100vh;
	display: none;
    background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(81, 52, 155,0.6));
	background-size: 1px 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:0px;
	border-width: 0px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	z-index: 590;
	float:right;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
	font-size: 65%;
	-webkit-animation: slideInRight 0.5s linear;
	-moz-animation: slideInRight 0.5s linear;
	-o-animation: slideInRight 0.5s linear;
	animation: slideInRight 0.5s linear;
}
.PhoneNavbarButtons{
	z-index: 2;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogo{
	z-index: 1;
	width: 100%;
	height: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	justify-content: flex-end;
	align-items: flex-end;
	align-content: flex-end;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogoAdjust {
	opacity: 0.5;
	display: inline;
	fill: inherit;
	width: 100%;
	max-width: 200px;
}
#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:375px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top:0px;
	position:relative;
	max-width:none;
	z-index:4;
}
#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:375px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top:0px;
	position:relative;
	max-width:none;
	z-index:4;
}
#LogoLines {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: none;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 16vh;
	max-height: 160px;
	min-height: 80px;
	font-size: 100%;
	z-index: 3;
	opacity: 0;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;	
}
#LogoLines.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: none;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 11vh;
	max-height: 125px;
	min-height: 50px;
	font-size: 100%;
	z-index: 3;
	opacity: 1;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
.Logo{
	width:75%;
	max-width: 250px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo.stick{
	width:75%;
	max-width: 250px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2.stick{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 10px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
#Logo2 {
	-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:100px;
	margin-right:0%;
	margin-left:50px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
}
#SplashLogo {
	display:block;
	position:absolute;
	width:70%;
	margin-bottom:0;
	margin-left:15%;
	margin-right:auto;
	margin-top:5vh;
	transform-origin: 50% 50%;
	min-width: 300px;
	z-index: 10;
}
#SplashLogo2 {
	display: none;
	opacity: 0;
	position:absolute;
	width:60%;
	margin-bottom:0;
	margin-left:10%;
	margin-right:auto;
	margin-top:5vh;
	transform-origin: 50% 50%;
	z-index:10;
	top:0;
}
canvas {
  display: block;
  vertical-align: bottom;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	
}
#tsparticles {
	position: relative;
	display: grid;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#HeaderPhone {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
}
#PhoneButtonsContainer {
	display: inline-flex;
	position: absolute;
	max-width: 100px;
	width: auto;
	justify-content: right;
	align-content: right;
	align-items: right;
	float: right;
	right: 0;
	top: 0;
	z-index: 9999 !important;
	flex-wrap: nowrap;
	background: -webkit-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -moz-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -o-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));
	border-bottom-left-radius: 0px;
	border-left: 4px solid;
	border-bottom: 4px solid;
	-webkit-animation: bordermovepurple 5s linear infinite;
	-moz-animation: bordermovepurple 5s linear infinite;
	-o-animation: bordermovepurple 5s linear infinite;
	-ms-animation: bordermovepurple 5s linear infinite;
	animation: bordermovepurple 5s linear infinite;
}
.header {
  width: 200px;
  height: 125px;
	right: 0;
  z-index: 9999 !important;
  position: fixed;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.headerfull{
	width: 100% !important;
}
.header.unpinned {
  transform: translate3d(110%, 0%, 0);
}
#HeaderBar {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:90px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBar.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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:90px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBarBackground {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:70px;
	background-color: #fff;
	z-index: 499;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBarBackground.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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:70px;
	background-color: #fff;
	z-index: 499;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom:none;
	font-size:inherit;
}
#HeaderBarBackground2 {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:115px;
	background-color: #E8DCDF;
	z-index: 499;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}
.mobiletext{
	display: inherit;	
}
.desktoptext{
	display: none;
}
#BodyCenter {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	width: 93%;
	display: inline-flex;
	font-size:100%;
	text-align: center;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	position: relative;
}
#BodyFullSlide {
	width: 100%;
	display: flex;
	position: relative;
	text-align: center;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: none;
	overflow: hidden;
	flex-wrap: wrap;
	z-index: 10;
}
.imagebackgroundslide{
	display: flex;
	position: absolute;
	height: 150vh;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 0;
}
.imagebackgroundslideLg{
	display: flex;
	position: absolute;
	height: 1500px;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 70%;
}
#BodyCenterSmall {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: flex;
	font-size:100%;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#ContactForm {
	float: left;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	display: block;
	font-size:100%;
	background-color: transparent;
	padding: 30px;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display: flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;
}
#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;	
}
#WebsiteDesigner {
	height:1px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 0vh;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 150;
	align-items: center;
}
#BodyPadding{
	margin-top: 0;
	width: 94%;
	display: block;
	margin-left: 3%;
	margin-right: 3%;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: relative;
	margin-top: 0px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

}
#BodyD3{
	position: relative;
	margin-top: 75px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	background-color: transparent;
	-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;
}
.MainBodyLg {
	color: #000;
	font-size: 20px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	letter-spacing: 0.1em;
}
.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 600%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	display:none;
	position: relative;
	width:98%;
	float:left;
	margin-bottom:0px;
	margin-left:1%;
	margin-right:0;
	margin-top:10px;
}
#FooterLeftPhone {
	display:block;
	position: relative;
	width:74%;
	float:left;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:10px;
	font-size:100%;
}
#FooterCenter {
	display: block;
	position: relative;
	width:18%;
	float:right;
	margin-bottom:40px;
	margin-left:1%;
	margin-right:1%;
	margin-top:40px;
	font-size:100%;
}
#FooterRight {
	display:none;
	position: relative;
	width:90%;
	float:right;
	margin-bottom:0px;
	margin-left:5%;
	margin-right:5%;
	margin-top:0px;
}
.CopywriteBlock {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-left: none;
	border-right: 1px solid #00B095;
	white-space: nowrap;
}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	flex-wrap: wrap;
	width:100%;
	height:100vh;
	z-index:1;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	width:100%;
	height:500px;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	overflow: hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagetopcontainerfull {
	position: fixed;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	z-index: 1;
	height:100%;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	z-index: 2;
	overflow: hidden;
	display: grid;

}
#VideoBackground {
	display: flex;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.HomeVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
}
#VideoBackground2 {
	display: flex;
	top:0px;
	width:100%;
	height:500px;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.PageVideo{
	min-width:100%; 
	height: 600px !important; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;
}
#BannerBackgroundAbout {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Graphics/WebsiteDesigner/WebsiteCodingCompanyPittsburghPa.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;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#BannerBackgroundContact {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Graphics/Backgrounds/PittsburghWebsiteDesignerBW2.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:top center !important;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#SloganBox {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	width:150vh;
	height: auto;
	max-height: auto;
	min-height: auto;
	z-index:50;
	margin-top:87vh;
	margin-left: 20px;
	padding-top: 1%;
	font-size:100%;
	float:left;
	overflow: hidden;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: flex-start;
	transform: rotate(-90deg) !important;
	transform-origin: left;
}
#SloganBox2 {
	display: inline-flex;
	position: absolute;
	min-width: 98%;
	max-width: auto;
	height: auto;
	max-height: auto;
	min-height: 100px;
	z-index:50;
	margin-top:420px;
	left:0;
	margin-left: 20px;
	font-size:90%;
	overflow: visible;
	background-color:transparent;
	align-items: center;
	align-content: center;
}
#FingerPrintContainer {
	display: block;
	position: fixed;
	width:200px;
	z-index:450;
	margin-top:65vh;
	height: 200px;
	left:50%;
	font-size:90%;
	float: none;
	opacity: 1;
	transform: translateX(-50%);
	background-color: transparent;
	max-width: none;
	overflow: visible;
}
#FingerPrint {
	position: relative;
	width:200px;
	margin-top:auto;
	font-size:90%;
	float: none;
	opacity: 0;
	background-color: transparent;
	max-width: none;
	overflow: visible;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
}
#FingerPrint.stick {
	-webkit-animation: pagefadeout 1s forwards ease-in-out;
	-moz-animation: pagefadeout 1s forwards ease-in-out;
	-o-animation: pagefadeout 1s forwards ease-in-out;
	animation: pagefadeout 1s forwards ease-in-out;
}
#MouseScroll {
	display: none;
}
#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;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	padding-top:30px;
	padding-bottom:30px;
}
.marginTB100 {
	display: flex;
	padding-top:75px;
	padding-bottom:75px;
}
.mobilealigncenter{
	text-align: center !important;
}
.marginTB150 {
	display: flex;
	padding-top:30px;
	padding-bottom:30px;
}
.paddingTB250 {
	display: flex;
	padding-top:250px;
	padding-bottom:250px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}

#PortfolioCenter{
	margin-left:0.5%;
	position:relative;
	display:block;
	width:99%;
}
#PortfolioBlock{
	display:block;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:0;
	margin-bottom:40px;
	float:left;
	-moz-box-shadow: 0px 0px 10px #5b37cc;
	-webkit-box-shadow: 0px 0px 10px #5b37cc;
	box-shadow: 0px 0px 10px #5b37cc;
	border-radius: 2px;
	background-color:#5b37cc;
	transform:scale(100%,100%);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	overflow:hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#PortfolioBlock:hover{
	-moz-box-shadow: 0px 0px 10px #7448ff;
	-webkit-box-shadow: 0px 0px 10px #7448ff;
	box-shadow: 0px 10px 10px #7448ff;
	border-radius: 0px;
	background-color:#efefef;
	transform:scale(101%,101%);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	animation-delay:0s;
}
.PortfolioBlockLabel {
	color: #47ea89;
	font-size: 175%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-animation: labeltext 0.5s ease-in-out forwards;
	-moz-animation: labeltext 0.5s ease-in-out forwards;
	-o-animation: labeltext 0.5s ease-in-out forwards;
	-ms-animation: labeltext 0.5s ease-in-out forwards;
	animation: labeltext 0.5s ease-in-out forwards;
	animation-delay:0.4s;
	opacity:0;
	white-space:nowrap;
}
#PictureLabel {
	display:flex;
	position: absolute;
	width:100%;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0%;
	margin-top:-55px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	background-color:rgba(91,55,204,0.75);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	-webkit-animation: label 0.5s ease-in-out forwards;
	-moz-animation: label 0.5s ease-in-out forwards;
	-o-animation: label 0.5s ease-in-out forwards;
	-ms-animation: label 0.5s ease-in-out forwards;
	animation: label 0.5s ease-in-out forwards;
	animation-delay:0s;
	opacity:0;
	-moz-box-shadow: 0px 0px 20px #7448ff;
	-webkit-box-shadow: 0px 0px 20px #7448ff;
	box-shadow: 0px 0px 20px #7448ff;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
#tint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:3;
	margin-top:0px;
	background-color: rgba(0,0,0,0.5);
}
#tintfade{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	margin-top:0px;
	background: linear-gradient(to bottom, transparent, transparent, #000000);
}
#pagelogotint{
	width:200px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 200px;
  	mask-size: 200px;
	-webkit-mask-position: center top;
  	mask-position: center top;
	mask-mode: alpha;
	-webkit-filter: none;
	filter: none;
}
#pagelogotintcover{
	width:200px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	opacity: 1;
	background-image: url("../Graphics/CustomWebsiteDesigner/WebsiteDesignerPittsburgh.svg");
	background-size: 200px auto;
	-webkit-background-size:200px auto;
	-moz-background-size:200px auto;
	-o-background-size: 200px auto;
	background-repeat: no-repeat;
	background-position:center top;
}
#translogocontainer{
	width:100%;
	height: 200px;
	position:relative;
	display: inline-flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin-top: 0px;
	opacity: 0.7;
}
#translogoback{
	width:auto;
	height:200px;
	max-width: auto;
	position:relative;

}
#translogoside{
	width:100%;
	height:100%;
	position:relative;
	background: #000;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.3;
	z-index:3;
	background-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.png");
	background-size: 400px auto;
	-webkit-background-size:400px auto;
	-moz-background-size:400px auto;
	-o-background-size: 400px auto;
	background-repeat: no-repeat;
	background-position:center center;
}

#BodyFlex{
	width:100%;
	min-height:100%;
	display: inline-block;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#BodyFlexReverse{
	width:100%;
	min-height:100%;
	display: inline-block;
}
#BodyFlexLeft{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: block;
	align-items:center;
	justify-content:center;	
}
.textadjust {
	text-align: center;
}
#BodyFlexLeftFull{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:100%;
	min-height:0px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
.grid-layout {
    display: grid;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
    padding: 1px;
	margin-bottom: 0px; 
}
.grid-item {
    padding: 0px;
	padding-top: 0%; /* Aspect Ratio */
	margin: 0px 10px 30px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: transparent;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-webkit-filter: none;
	filter: none;
	border: 2px solid transparent;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
#BodyFlexRightFull{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 20px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 28px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 35px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.FooterHeader {
	color: #bbb;
	font-size: 18px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}	
#FooterContainer{
   min-height: 600px !important;
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: 600px;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
}
#footertint{
	display: flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	border-width: 0px;
	height: 100%;
	width: 100%;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
}
#footerlogoback{
	display: flex;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	justify-content: center;
	opacity: 0.6;
}
#homebodyright{
	width: 80%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	margin-top: 200px;
	margin-left:10%;
	margin-right: 10%;
	margin-bottom: 50px;
	right: 0%;
	transform-origin: center center;
	z-index: 10;
	display: inherit;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.mobiletextbackground{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #fff;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	-webkit-animation: bordermove 5s linear infinite;
	-moz-animation: bordermove 5s linear infinite;
	-o-animation: bordermove 5s linear infinite;
	-ms-animation: bordermove 5s linear infinite;
	animation: bordermove 5s linear infinite;	
}
#homebodyleft{
	width: 80%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	display: inherit;
	margin-top: 50px;
	margin-left:10%;
	margin-right: 10%;
	margin-bottom: 200px;
	left: 0%;
	transform-origin: center center;
	z-index: 10;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.homebodycontentpadding{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
#imagescrollcontainer{
	width:100%;
	max-width: 500px;
	height: auto;
	overflow: hidden;
	content: "";
	-webkit-clip-path: url(#svgmask);
	clip-path: url(#svgmask);
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#svgmask{
	width: 100%;
	height: 100%;
	position: relative;
	align-self: center;

	}
#imageslide{
	width:100%;
	height: 1200px;
	margin-top: 0px;
	position: absolute;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#PictureFadeLeft{
	display: flex;
	position: absolute;
	left:0;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0%;
	margin-top:50px;
	padding:0;
	z-index:0;
	width:100%;
	height: 100%;
	overflow:hidden;
	max-width: 100%;
}
#SpiderWebs{
	min-width: 150%;
	min-height: 1200px;
}
#pwdword1{
	width: auto; 
	display: flex; 
	text-align: left;	
}
#pwdword2{
	width: auto; 
	display: block; 
	text-align: left;	
}
#pwdword3{
	width: auto; 
	display: block; 
	text-align: left;	
}
.pwdwordletter{
	display: inline-flex;
	padding: 0;
	margin: 0;
}
}


/* Small Desktop */

@media only screen and (min-width: 1000px) {
#Navbar{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: none;
	width:75%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	max-width:none;
	height: 16vh;
	min-height: 80px;
	max-height: 160px;
	font-size: 100%;
	z-index: 4;
	background-color: transparent;
    
}
#Navbar.stick{
	display: none;
	width: 75%;
	height: 11vh;
	min-height: 50px;
	max-height: 125px;
	margin-right:0%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	font-size: 100%;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	z-index: 5;
}
#Navbar2{
	display: block;
	width: auto;
	margin-right:0%;
	margin-left:0%;
	margin-top:25px;
	margin-bottom:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	font-size: 100%;
	-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;
}
#menu{
	width: 100%;
	min-height: 100%;
	margin:0;
	margin-right:0px;
	margin-left:0%;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-evenly;
	float:right;
}
#menu a{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	height: 16vh;
	min-height: 80px;
	max-height: 160px;
	width: 100%;
	color: #fff;
	font-size: 18px;
	text-wrap: none;
	text-transform: none;
	font-family: MenuFont, calibri, serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	flex-wrap: wrap;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	justify-content: center;
	background-color: rgba(17, 109, 165,0.8);
	-webkit-backdrop-filter: blur(5px) invert(1);
    backdrop-filter: blur(5px) invert(1);
}
#menu a.stick{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	height: 11vh;
	min-height: 50px;
	max-height: 125px;
	color: #fff;
	font-size: 16px;
}
#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: 50%;
	min-height: 100%;
	margin-left: 50%;
	margin-right: 0%;
	position: fixed;
	height: 100vh;
	display: none;
    background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(81, 52, 155,0.6));
	background-size: 1px 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:0px;
	border-width: 0px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	z-index: 590;
	float:right;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
	font-size: 65%;
	-webkit-animation: slideInRight 0.5s linear;
	-moz-animation: slideInRight 0.5s linear;
	-o-animation: slideInRight 0.5s linear;
	animation: slideInRight 0.5s linear;
}
#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 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 16vh;
	max-height: 160px;
	min-height: 80px;
	font-size: 100%;
	z-index: 4;
	opacity: 1;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
#Logo.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 11vh;
	max-height: 125px;
	min-height: 50px;
	font-size: 100%;
	z-index: 4;
	opacity: 0;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
#Logo:hover {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);

}
#LogoLines {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 16vh;
	max-height: 160px;
	min-height: 80px;
	font-size: 100%;
	z-index: 3;
	opacity: 0;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;	
}
#LogoLines.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 11vh;
	max-height: 125px;
	min-height: 50px;
	font-size: 100%;
	z-index: 3;
	opacity: 1;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
.Logo{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo.stick{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2.stick{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
#Logo2 {
	-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:100px;
	margin-right:0%;
	margin-left:50px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
}
#SplashLogo {
	display:none;
	position:absolute;
	width:600px;
	margin-bottom:0;
	margin-left:10%;
	margin-right:auto;
	margin-top:5vh;
	transform-origin: 50% 50%;
	z-index: 10;
}
#SplashLogo2 {
	display: none;
	opacity: 0;
	position:absolute;
	width:50%;
	margin-bottom:0;
	margin-left:10%;
	margin-right:auto;
	margin-top:5vh;
	transform-origin: 50% 50%;
	z-index:10;
	top:0;
}
canvas {
  display: block;
  vertical-align: bottom;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	
}
#tsparticles {
 	position: relative;
	display: grid;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#HeaderPhone {
	display: block;
	width:70%;
	float:right;
	right:0%;
	margin-right:20px;
	margin-left:2%;
	margin-top:10px;
	position: absolute;
	max-width:none;
	z-index:501;
}
#PhoneButtonsContainer {
	display: inline-flex;
	position: absolute;
	max-width: 100px;
	width: auto;
	justify-content: right;
	align-content: right;
	align-items: right;
	float: right;
	right: 0;
	top: 0;
	z-index: 9999 !important;
	flex-wrap: nowrap;
	background: -webkit-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -moz-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -o-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));
	border-bottom-left-radius: 0px;
	border-left: 4px solid;
	border-bottom: 4px solid;
	-webkit-animation: bordermovepurple 5s linear infinite;
	-moz-animation: bordermovepurple 5s linear infinite;
	-o-animation: bordermovepurple 5s linear infinite;
	-ms-animation: bordermovepurple 5s linear infinite;
	animation: bordermovepurple 5s linear infinite;
}
.header {
  width: 200px;
  height: 125px;
	right: 0;
  z-index: 9999 !important;
  position: fixed;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.headerfull{
	width: 80% !important;
}
.header.unpinned {
  transform: translate3d(110%, 0%, 0);
}
#HeaderBar {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:60px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBar.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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:60px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	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%;
	border: 2px solid transparent;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#BodyRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 49%;
	display: flex;
	font-size:100%;
	align-items: flex-end;
}		
.mobiletext{
	display: none !important;	
}
.desktoptext{
	display: inherit;
}
#BodyCenter {
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	display: inline-flex;
	font-size:100%;
	text-align: center;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	position: relative;
}
#BodyFullSlide {
	width: 100%;
	display: flex;
	position: relative;
	text-align: center;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: none;
	overflow: hidden;
	flex-wrap: wrap;
	z-index: 10;
}
.imagebackgroundslide{
	display: flex;
	position: absolute;
	height: 150vh;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 0;
}
.imagebackgroundslideLg{
	display: flex;
	position: absolute;
	height: 1500px;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 0px;
}
#BodyCenterSmall {
	float: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top:0px;
	width: 70%;
	display: flex;
	font-size:100%;
	text-align: center;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#ContactForm {
	float: none;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	max-width:500px;
	display: block;
	font-size:100%;
	background-color: transparent;
	padding: 30px;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display:flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;
	text-align: center;
	min-height: 300px;
}
#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;	
}
#WebsiteDesigner {
	height:1px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 0vh;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 150;
	align-items: center;
}
#BodyD2{
	position: relative;
	margin-top: 0px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

}
#BodyD3{
	position: relative;
	margin-top: 75px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	background-color: transparent;
	-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;
}
.MainBodyLg {
	color: #000;
	font-size: 24px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	letter-spacing: 0.1em;
}
.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 700%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	position: relative;
	width:45%;
	float:left;
	margin-bottom:0;
	margin-left:4%;
	margin-right:1%;
	margin-top:0px;
	border-radius:0px;
  	display: inline-flex;
    justify-content: center;
	text-align: left;
}
#FooterLeftPhone {
	display:none;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0;
	margin-top:20px;
}
#FooterCenter {
	display:block;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:5%;
	margin-right:5%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	position: relative;
	width:45%;
	float:right;
	margin-bottom:0;
	margin-left:1%;
	margin-right:4%;
	margin-top:0px;
	border-radius:0px;
	display: inline-flex;
    justify-content: center;
	text-align: right;
}
.CopywriteBlock {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: none;
	border-right: 1px solid #00B095;
	white-space: nowrap;
}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	flex-wrap: wrap;
	width:100%;
	height:100vh;
	z-index:1;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	width:100%;
	height:500px;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	overflow: hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagetopcontainerfull {
	position: fixed;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	z-index: 1;
	height:100%;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	min-height:650px;
	z-index: 2;
	overflow: hidden;
	display: grid;

}
#VideoBackground {
	display: flex;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.HomeVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
}
#VideoBackground2 {
	display: flex;
	top:0px;
	width:100%;
	height:500px;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.PageVideo{
	min-width:100%; 
	height: 600px !important; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;
}
#BannerBackgroundAbout {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url("../Graphics/WebsiteDesigner/WebsiteCodingCompanyPittsburghPa.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;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#BannerBackgroundContact {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url("../Graphics/Backgrounds/PittsburghWebsiteDesignerBW2.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:top center !important;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#SloganBox {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	width:200%;
	height: auto;
	max-height: auto;
	min-height: 111px;
	z-index:50;
	margin-top:85vh;
	font-size:100%;
	float:left;
	overflow: hidden;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	align-items: left;
	align-content: left;
	justify-content: left;
	transform: rotate(0deg) !important;
}
#SloganBox2 {
	display: inline-flex;
	position: absolute;
	min-width: 98%;
	max-width: auto;
	height: auto;
	max-height: auto;
	min-height: 100px;
	z-index:50;
	margin-top:420px;
	left:0;
	margin-left: 20px;
	font-size:90%;
	overflow: visible;
	background-color:transparent;
	-webkit-backdrop-filter:none;
    backdrop-filter: none;
	align-items: center;
	align-content: center;
}
#FingerPrint {
	display: none;
}
#MouseScroll {
	display: block;
	position: fixed;
	width:100px;
	z-index:50;
	margin-top:45vh;
	right:2%;
	font-size:90%;
	float:right;
	opacity: 0;
	background-color: transparent;
	-webkit-animation: pagefadein 1s forwards ease-in-out;
	-moz-animation: pagefadein 1s forwards ease-in-out;
	-o-animation: pagefadein 1s forwards ease-in-out;
	animation: pagefadein 1s forwards ease-in-out;
	animation-delay: 2s;
}
#MouseScroll.stick {
	-webkit-animation: pagefadeout 1s forwards ease-in-out;
	-moz-animation: pagefadeout 1s forwards ease-in-out;
	-o-animation: pagefadeout 1s forwards ease-in-out;
	animation: pagefadeout 1s forwards ease-in-out;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-ms-transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	transition: all 2s ease-in-out 0s;
}
#Carousel:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#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;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	padding-top:50px;
	padding-bottom:50px;
}
.marginTB100 {
	display: flex;
	padding-top:100px;
	padding-bottom:100px;
}
.mobilealigncenter{
	text-align: left !important;
}
.marginTB150 {
	display: flex;
	padding-top:150px;
	padding-bottom:150px;
}
.paddingTB250 {
	display: flex;
	padding-top:250px;
	padding-bottom:250px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}
#PortfolioCenter{
	margin-left:0.5%;
	position:relative;
	display:block;
	width:99%;
}
#PortfolioBlock{
	display:block;
	width:46%;
	margin-left:2%;
	margin-right:2%;
	margin-top:0;
	margin-bottom:30px;
	float:left;
	-moz-box-shadow: 0px 0px 10px #5b37cc;
	-webkit-box-shadow: 0px 0px 10px #5b37cc;
	box-shadow: 0px 0px 10px #5b37cc;
	border-radius: 2px;
	background-color:#5b37cc;
	transform:scale(100%,100%);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	overflow:hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#PortfolioBlock:hover{
	-moz-box-shadow: 0px 0px 10px #7448ff;
	-webkit-box-shadow: 0px 0px 10px #7448ff;
	box-shadow: 0px 10px 10px #7448ff;
	border-radius: 0px;
	background-color:#efefef;
	transform:scale(101%,101%);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	animation-delay:0s;
}
.PortfolioBlockLabel {
	color: #47ea89;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	-webkit-animation: labeltext 0.5s ease-in-out forwards;
	-moz-animation: labeltext 0.5s ease-in-out forwards;
	-o-animation: labeltext 0.5s ease-in-out forwards;
	-ms-animation: labeltext 0.5s ease-in-out forwards;
	animation: labeltext 0.5s ease-in-out forwards;
	animation-delay:0.4s;
	opacity:0;
	white-space:nowrap;
}
#PortfolioBlock:hover #PictureLabel {
	display:flex;
	position: absolute;
	width:100%;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0%;
	margin-top:-55px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	background-color:rgba(91,55,204,0.75);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	-webkit-animation: label 0.5s ease-in-out forwards;
	-moz-animation: label 0.5s ease-in-out forwards;
	-o-animation: label 0.5s ease-in-out forwards;
	-ms-animation: label 0.5s ease-in-out forwards;
	animation: label 0.5s ease-in-out forwards;
	animation-delay:0s;
	opacity:0;
	-moz-box-shadow: 0px 0px 20px #7448ff;
	-webkit-box-shadow: 0px 0px 20px #7448ff;
	box-shadow: 0px 0px 20px #7448ff;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
#PictureLabel {
	display:none;
	position: absolute;
	width:0%;
	margin-bottom:0;
	margin-left:-300px;
	margin-right:0%;
	margin-top:-35px;
	background-color:none;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
	animation-delay:1s;
	opacity:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#tint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:3;
	margin-top:0px;
	background-color: rgba(0,0,0,0.5);
}
#tintfade{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	margin-top:0px;
	background: linear-gradient(to bottom, transparent, transparent, #000000);
}
#pagelogotint{
	width:300px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 300px;
  	mask-size: 300px;
	-webkit-mask-position: center top;
  	mask-position: center top;
	mask-mode: alpha;
	-webkit-filter: none;
	filter: none;
}
#pagelogotintcover{
	width:300px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	opacity: 1;
	background-image: url("../Graphics/CustomWebsiteDesigner/WebsiteDesignerPittsburgh.svg");
	background-size: 300px auto;
	-webkit-background-size:300px auto;
	-moz-background-size:300px auto;
	-o-background-size: 300px auto;
	background-repeat: no-repeat;
	background-position:center top;
}
#translogocontainer{
	width:100%;
	height: 200px;
	position:relative;
	display: inline-flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin-top: 0px;
	opacity: 0.7;
}
#translogoback{
	width:auto;
	height:200px;
	max-width: auto;
	position:relative;

}
#translogoside{
	width:100%;
	height:100%;
	position:relative;
	background: #000;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.3;
	z-index:3;
	background-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.png");
	background-size: 500px auto;
	-webkit-background-size:500px auto;
	-moz-background-size:500px auto;
	-o-background-size: 500px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
#BodyFlex{
	width:100%;
	min-height:auto;
	display: flex;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#BodyFlexReverse{
	width:100%;
	min-height:auto;
	display: flex;
	flex-direction: row-reverse;
}
#BodyFlexEnd{
	height:100%;
	width: 100%;
	min-height:auto;
	display: flex;
	position: absolute;
	z-index: 5;
	place-items:end;
}	
#BodyFlexLeft{
	width:48%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:2%;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
.textadjust {
	text-align: left;
}
#BodyFlexLeftFull{
	width:50%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:48%;
	min-height:0px;
	float:right;
	margin-bottom:0px;
	margin-left:2%;
	margin-right:0%;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
.grid-layout {
    display: grid;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
    padding: 1px;
	margin-bottom: 0px; 
}
.grid-item {
    padding: 0px;
	padding-top: 0%; /* Aspect Ratio */
	margin: 0px 10px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: transparent;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	border: 2px solid transparent;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
#BodyFlexRightFull{
	width:50%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:49%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:1%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 22px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 40px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.FooterHeader {
	color: #bbb;
	font-size: 20px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}		
#FooterContainer{
   min-height: 600px !important;
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: 600px;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
}
#footertint{
	display: flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	border-width: 0px;
	height: 100%;
	width: 100%;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
}
#footerlogoback{
	display: flex;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	justify-content: center;
	opacity: 0.6;
}
#homebodyright{
	width: 65%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	margin-top: 200px;
	margin-left:30%;
	margin-right: 5%;
	margin-bottom: 50px;
	right: 0%;
	transform-origin: center center;
	z-index: 10;
	display: inherit;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.mobiletextbackground{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	background-color: transparent;
	-webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;	
}
#homebodyleft{
	width: 65%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	display: inherit;
	margin-top: 50px;
	margin-left:5%;
	margin-right: 30%;
	margin-bottom: 200px;
	left: 0%;
	transform-origin: center center;
	z-index: 10;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.homebodycontentpadding{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
#imagescrollcontainer{
	width:100%;
	max-width: 800px;
	height: auto;
	overflow: hidden;
	content: "";
	-webkit-clip-path: url(#svgmask);
	clip-path: url(#svgmask);
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#svgmask{
	width: 100%;
	height: 100%;
	position: relative;
	align-self: center;
	}
#imageslide{
	width:100%;
	height: 1200px;
	margin-top: 0px;
	position: absolute;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#PictureFadeLeft{
	display: flex;
	position: absolute;
	left:0;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0%;
	margin-top:50px;
	padding:0;
	z-index:0;
	width:100%;
	height: 100%;
	overflow: hidden;
	max-width: 100%;
}
#SpiderWebs{
	min-width: 150%;
	min-height: 1200px;
}
#pwdword1{
	width: auto; 
	display: flex; 
	text-align: left;	
}
#pwdword2{
	width: auto; 
	display: block; 
	text-align: left;	
}
#pwdword3{
	width: auto; 
	display: block; 
	text-align: left;	
}
.pwdwordletter{
	display: inline-flex;
	padding: 0;
	margin: 0;
}
}

/* Desktop */

@media only screen and (min-width: 1300px) {
#Navbar{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: none;
	width:75%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	max-width:none;
	height: 16vh;
	min-height: 80px;
	max-height: 160px;
	font-size: 100%;
	z-index: 4;
	background-color: transparent;
    
}
#Navbar.stick{
	display: none;
	width: 75%;
	height: 11vh;
	min-height: 50px;
	max-height: 125px;
	margin-right:0%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	font-size: 100%;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	z-index: 5;
}
#Navbar2{
	display: block;
	width: auto;
	margin-right:0%;
	margin-left:0%;
	margin-top:25px;
	margin-bottom:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	font-size: 100%;
	-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;
}
#menu{
	width: 100%;
	min-height: 100%;
	margin:0;
	margin-right:0px;
	margin-left:0%;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-evenly;
	float:right;
}
#menu a{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	height: 16vh;
	min-height: 80px;
	max-height: 160px;
	width: 100%;
	color: #fff;
	font-size: 22px;
	text-wrap: none;
	text-transform: none;
	font-family: MenuFont, calibri, serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	flex-wrap: wrap;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	justify-content: center;
	background-color: rgba(17, 109, 165,0.8);
	-webkit-backdrop-filter: blur(5px) invert(1);
    backdrop-filter: blur(5px) invert(1);
}
#menu a.stick{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	height: 11vh;
	min-height: 50px;
	max-height: 125px;
	color: #fff;
	font-size: 20px;
}
#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: 40%;
	min-height: 100%;
	margin-left: 60%;
	margin-right: 0%;
	position: fixed;
	height: 100vh;
	display: none;
    background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(81, 52, 155,0.6));
	background-size: 1px 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:0px;
	border-width: 0px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	z-index: 590;
	float:right;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
	font-size: 65%;
	-webkit-animation: slideInRight 0.5s linear;
	-moz-animation: slideInRight 0.5s linear;
	-o-animation: slideInRight 0.5s linear;
	animation: slideInRight 0.5s linear;
}
#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 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 16vh;
	max-height: 160px;
	min-height: 80px;
	font-size: 100%;
	z-index: 4;
	opacity: 0;
	overflow: hidden;
	background-color: transparent;
    -webkit-backdrop-filter:none;
    backdrop-filter: none;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#Logo.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 11vh;
	max-height: 125px;
	min-height: 50px;
	font-size: 100%;
	z-index: 4;
	opacity: 1;
	overflow: hidden;
	background-color: transparent;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
#Logo:hover {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;

}
#LogoLines {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 16vh;
	max-height: 160px;
	min-height: 80px;
	font-size: 100%;
	z-index: 3;
	opacity: 0;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;	
}
#LogoLines.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:25%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: 11vh;
	max-height: 125px;
	min-height: 50px;
	font-size: 100%;
	z-index: 3;
	opacity: 1;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	justify-content: center;
	align-content: center;
	align-items: center;
}
.Logo{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo.stick{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 10px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.Logo2.stick{
	width:75%;
	max-width: 300px;
	padding-bottom: 0px;
	margin-top: 10px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
#Logo2 {
	-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:100px;
	margin-right:0%;
	margin-left:50px;
	margin-top:0px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
}
#SplashLogo {
	display:none;
	position:absolute;
	width:600px;
	margin-bottom:0;
	margin-left:10%;
	margin-right:auto;
	margin-top:5vh;
	transform-origin: 50% 50%;
	z-index: 10;
}
#SplashLogo2 {
	display: none;
	opacity: 0;
	position:absolute;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:5vh;
	transform-origin: 50% 50%;
	z-index:10;
	overflow: visible;
	max-width: 650px;
	top:0;
}
canvas {
  display: block;
  vertical-align: bottom;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	
}
#tsparticles {
	position: relative;
	display: grid;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#HeaderPhone {
	display: block;
	width:70%;
	float:right;
	right:0%;
	margin-right:20px;
	margin-left:2%;
	margin-top:10px;
	position: absolute;
	max-width:none;
	z-index:501;
}
#PhoneButtonsContainer {
	display: inline-flex;
	position: absolute;
	max-width: 100px;
	width: auto;
	justify-content: right;
	align-content: right;
	align-items: right;
	float: right;
	right: 0;
	top: 0;
	z-index: 9999 !important;
	flex-wrap: nowrap;
	background: -webkit-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -moz-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: -o-linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));  
    background: linear-gradient(to bottom right, rgba(81, 52, 155, 0.8), rgba(145, 102, 255, 0.8), rgba(81, 52, 155, 0.8));
	border-bottom-left-radius: 0px;
	border-left: 4px solid;
	border-bottom: 4px solid;
	-webkit-animation: bordermovepurple 5s linear infinite;
	-moz-animation: bordermovepurple 5s linear infinite;
	-o-animation: bordermovepurple 5s linear infinite;
	-ms-animation: bordermovepurple 5s linear infinite;
	animation: bordermovepurple 5s linear infinite;
}
.header {
  width: 150px;
  height: 125px;
	right: 0;
  z-index: 9999 !important;
  position: fixed;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
	}
.headerfull{
	width: 80% !important;
}
.header.unpinned {
  transform: translate3d(110%, 0%, 0);
}
#HeaderBar {
	-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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:60px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	font-size:inherit;
}
#HeaderBar.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;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:60px;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	z-index: 500;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	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%;
	border: 2px solid transparent;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#BodyRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 49%;
	display: flex;
	font-size:100%;
	align-items: flex-end;
}	
.mobiletext{
	display: none !important;	
}
.desktoptext{
	display: flex;
}
#BodyCenter {
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	display: inline-flex;
	font-size:100%;
	text-align: center;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	position: relative;
	justify-content: space-around;
	align-content: stretch;
	align-items: stretch;
}
#BodyFullSlide {
	width: 100%;
	display: flex;
	position: relative;
	text-align: center;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: none;
	overflow: hidden;
	flex-wrap: wrap;
	z-index: 10;
}
.imagebackgroundslide{
	display: flex;
	position: absolute;
	height: 150vh;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 0;
}
.imagebackgroundslideLg{
	display: flex;
	position: absolute;
	height: 1500px;
	width: 100%;
	z-index: -1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat !important;
	background-position:center center !important;
	top: 0px;
	margin-top: 0px;
}
#BodyCenterSmall {
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	width: 60%;
	display: flex;
	font-size:100%;
	text-align: center;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}
#ContactForm {
	float: none;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 100%;
	max-width:500px;
	display: block;
	font-size:100%;
	background-color: transparent;
	padding: 30px;
	position: relative;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
	animation-delay: 0.5s;
	animation-duration: 1.5s !important;
}
#FooterBottom {
	display:flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;
	text-align: center;
	min-height: 300px;
}
#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;	
}
#WebsiteDesigner {
	height:1px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 0vh;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 150;
	align-items: center;
}
#BodyD2{
	position: relative;
	margin-top: 0px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: relative;
	margin-top: 75px;
	z-index:2;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	background-color: transparent;
	-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;
}
.MainBodyLg {
	color: #000;
	font-size: 24px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	letter-spacing: 0.1em;
}
.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 700%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	position: relative;
	width:45%;
	float:left;
	margin-bottom:0;
	margin-left:4%;
	margin-right:1%;
	margin-top:0px;
	border-radius:0px;
  	display: inline-flex;
    justify-content: center;
	text-align: left;
}
#FooterLeftPhone {
	display:none;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0;
	margin-top:20px;
}
#FooterCenter {
	display:block;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:5%;
	margin-right:5%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	position: relative;
	width:45%;
	float:right;
	margin-bottom:0;
	margin-left:1%;
	margin-right:4%;
	margin-top:0px;
	border-radius:0px;
	display: inline-flex;
    justify-content: center;
	text-align: right;
}
.CopywriteBlock {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: none;
	border-right: 1px solid #00B095;
	white-space: nowrap;
}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	flex-wrap: wrap;
	width:100%;
	height:100vh;
	z-index:1;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	width:100%;
	height:600px;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	overflow: hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagetopcontainerfull {
	position: fixed;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	z-index: 1;
	height:100%;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	opacity: 0;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	min-height:800px;
	z-index: 2;
	overflow: hidden;
	display: grid;
}
#VideoBackground {
	display: flex;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	overflow: hidden;
	position: fixed;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.HomeVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
}
#VideoBackground2 {
	display: block;
	top:0px;
	width:100%;
	height:600px;
	z-index:1;
	overflow: hidden;
	position: absolute;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.PageVideo{
	min-width:100%; 
	height: 600px !important; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;
}
#BannerBackgroundAbout {
	top:0px;
	position: absolute;
	margin-top:0px;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url("../Graphics/WebsiteDesigner/WebsiteCodingCompanyPittsburghPa.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;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#BannerBackgroundContact {
	top:0px;
	position: absolute;
	display: inline-flex;
	margin-top:0px;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url("../Graphics/Backgrounds/PittsburghWebsiteDesignerBW2.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:top center !important;
	-webkit-animation: pagefadein 1s linear forwards;
	-moz-animation: pagefadein 1s linear forwards;
	-o-animation: pagefadein 1s linear forwards;
	-ms-animation: pagefadein 1s linear forwards;
	animation: pagefadein 1s linear forwards;
}
#SloganBox {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	width:200%;
	height: auto;
	max-height: auto;
	min-height: 111px;
	z-index:50;
	margin-top:85vh;
	font-size:100%;
	float:left;
	overflow: hidden;
	background-color: transparent;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	align-items: left;
	align-content: left;
	justify-content: left;
	transform: rotate(0deg) !important;
}
#SloganBox2 {
	display: grid;
	position: absolute;
	min-width: 98%;
	max-width: auto;
	height: auto;
	max-height: auto;
	min-height: 100px;
	z-index:50;
	margin-top:520px;
	left:0;
	margin-left: 20px;
	font-size:90%;
	overflow: visible;
	background-color:transparent;
}
#FingerPrint {
	display: none;
}
#MouseScroll {
	display: block;
	position: fixed;
	width:100px;
	z-index:50;
	margin-top:45vh;
	right:2%;
	font-size:90%;
	float:right;
	opacity: 0;
	background-color: transparent;
	-webkit-animation: pagefadein 1s forwards ease-in-out;
	-moz-animation: pagefadein 1s forwards ease-in-out;
	-o-animation: pagefadein 1s forwards ease-in-out;
	animation: pagefadein 1s forwards ease-in-out;
	animation-delay: 2s;
}
#MouseScroll.stick {
	-webkit-animation: pagefadeout 1s forwards ease-in-out;
	-moz-animation: pagefadeout 1s forwards ease-in-out;
	-o-animation: pagefadeout 1s forwards ease-in-out;
	animation: pagefadeout 1s forwards ease-in-out;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-ms-transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	transition: all 2s ease-in-out 0s;
}
#Carousel:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#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;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	padding-top:50px;
	padding-bottom:50px;
}
.marginTB100 {
	display: flex;
	padding-top:100px;
	padding-bottom:100px;
}
.mobilealigncenter{
	text-align: left !important;
}
.marginTB150 {
	display: flex;
	padding-top:150px;
	padding-bottom:150px;
}
.paddingTB250 {
	display: flex;
	padding-top:250px;
	padding-bottom:250px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}
#PortfolioCenter{
	margin-left:0.5%;
	position:relative;
	display:block;
	width:99%;
}
#PortfolioBlock{
	display:block;
	width:31%;
	margin-left:1%;
	margin-right:1%;
	margin-top:0;
	margin-bottom:20px;
	float:left;
	-moz-box-shadow: 0px 0px 10px #5b37cc;
	-webkit-box-shadow: 0px 0px 10px #5b37cc;
	box-shadow: 0px 0px 10px #5b37cc;
	border-radius: 2px;
	background-color:#5b37cc;
	transform:scale(100%,100%);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	overflow:hidden;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#PortfolioBlock:hover{
	-moz-box-shadow: 0px 0px 10px #7448ff;
	-webkit-box-shadow: 0px 0px 10px #7448ff;
	box-shadow: 0px 10px 10px #7448ff;
	border-radius: 0px;
	background-color:#efefef;
	transform:scale(101%,101%);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	animation-delay:0s;
}
.PortfolioBlockLabel {
	color: #47ea89;
	font-size: 150%;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-animation: labeltext 0.5s ease-in-out forwards;
	-moz-animation: labeltext 0.5s ease-in-out forwards;
	-o-animation: labeltext 0.5s ease-in-out forwards;
	-ms-animation: labeltext 0.5s ease-in-out forwards;
	animation: labeltext 0.5s ease-in-out forwards;
	animation-delay:0.4s;
	opacity:0;
	white-space:nowrap;
}
#PortfolioBlock:hover #PictureLabel {
	display:flex;
	position: absolute;
	width:100%;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0%;
	margin-top:-55px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	background-color:rgba(91,55,204,0.75);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	-webkit-animation: label 0.5s ease-in-out forwards;
	-moz-animation: label 0.5s ease-in-out forwards;
	-o-animation: label 0.5s ease-in-out forwards;
	-ms-animation: label 0.5s ease-in-out forwards;
	animation: label 0.5s ease-in-out forwards;
	animation-delay:0s;
	opacity:0;
	-moz-box-shadow: 0px 0px 20px #7448ff;
	-webkit-box-shadow: 0px 0px 20px #7448ff;
	box-shadow: 0px 0px 20px #7448ff;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
#PictureLabel {
	display:none;
	position: absolute;
	width:0%;
	margin-bottom:10px;
	margin-left:-300px;
	margin-right:0%;
	margin-top:0px;
	background-color:none;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
	animation-delay:1s;
	opacity:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#tint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:3;
	margin-top:0px;
	background-color: rgba(0,0,0,0.5);
}
#tintfade{
	width:100%;
	height:100%;
	position:absolute;
	z-index:3;
	margin-top:0px;
	background: linear-gradient(to bottom, transparent, transparent, #000000);
}
#pagelogotint{
	width:300px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:1;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	mask-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 300px;
  	mask-size: 300px;
	-webkit-mask-position: center top;
  	mask-position: center top;
	mask-mode: alpha;
	-webkit-filter: none;
	filter: none;
}
#pagelogotintcover:hover > #pagelogotint{
	-webkit-transition: backdrop-filter 0.5s ease-in-out, filter 0.5s ease-in-out;
	-moz-transition: backdrop-filter 0.5s ease-in-out, filter 0.5s ease-in-out;
	-ms-transition: backdrop-filter 0.5s ease-in-out, filter 0.5s ease-in-out;
	-o-transition: backdrop-filter 0.5s ease-in-out, filter 0.5s ease-in-out;
	transition: backdrop-filter 0.5s ease-in-out, filter 0.5s ease-in-out;
	-webkit-filter: drop-shadow(0 0 1rem #7448ff);
	filter: drop-shadow(0 0 1rem #7448ff);
	-webkit-backdrop-filter: invert(0.5);
    backdrop-filter: invert(0.5);
}
#pagelogotintcover{
	width:300px;
	height:50%;
	margin-top: 0px;
	padding-left: 20px;
	position:fixed;
	z-index:2;
	opacity: 1;
	background-image: url("../Graphics/CustomWebsiteDesigner/WebsiteDesignerPittsburgh.svg");
	background-size: 300px auto;
	-webkit-background-size:300px auto;
	-moz-background-size:300px auto;
	-o-background-size: 300px auto;
	background-repeat: no-repeat;
	background-position:center top;
}
#pagelogotintcover:hover{
	-webkit-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-moz-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-ms-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-o-transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out, filter 0.5s ease-in-out;
	-webkit-filter: drop-shadow(0 0 1rem #7448ff);
	filter: drop-shadow(0 0 1rem #7448ff);
	background-image: url("../Graphics/CustomWebsiteDesigner/WebsiteDesignerPittsburghPa.svg");
}
#translogocontainer{
	width:100%;
	height: 200px;
	position:relative;
	display: inline-flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin-top: 0px;
	opacity: 0.7;
}
#translogoback{
	width:auto;
	height:200px;
	max-width: auto;
	position:relative;

}
#translogoside{
	width:100%;
	height:100%;
	position:relative;
	background: #000;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.4;
	z-index:3;
	background-image: url("../Graphics/CustomWebsiteDesigner/CustomWebsiteDesignerPittsburgh.png");
	background-size: 600px auto;
	-webkit-background-size:600px auto;
	-moz-background-size:600px auto;
	-o-background-size: 600px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
#BodyFlex{
	width:100%;
	min-height:auto;
	display: flex;
	opacity: 0;
	-webkit-animation: pagefadein 1s ease-in-out forwards;
	-moz-animation: pagefadein 1s ease-in-out forwards;
	-o-animation: pagefadein 1s ease-in-out forwards;
	-ms-animation: pagefadein 1s ease-in-out forwards;
	animation: pagefadein 1s ease-in-out forwards;
	animation-delay: 0.5s;
}
#BodyFlexReverse{
	width:100%;
	min-height:auto;
	display: flex;
	flex-direction: row-reverse;
}
#BodyFlexEnd{
	height:100%;
	width: 100%;
	min-height:auto;
	display: flex;
	position: absolute;
	z-index: 5;
	place-items:end;
}
#BodyFlexLeft{
	width:48%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:2%;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
.textadjust {
	text-align: left;
}
#BodyFlexLeftFull{
	width:50%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:48%;
	min-height:0px;
	float:right;
	margin-bottom:0px;
	margin-left:2%;
	margin-right:0%;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
.grid-layout {
    display: grid;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    padding: 1px;
	margin-bottom: 0px; 
}
.grid-item {
    padding: 0px;
	padding-top: 0%; /* Aspect Ratio */
	margin: 0px 10px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: transparent;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	border: 2px solid transparent;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
#BodyFlexRightFull{
	width:50%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:30%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:2%;
	margin-right:2%;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 24px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 32px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 45px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.FooterHeader {
	color: #bbb;
	font-size: 22px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	z-index: 10;
}	
#FooterContainer{
    min-height: 600px !important;
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: 600px;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
}
#footertint{
	display: flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	border-width: 0px;
	height: 100%;
	width: 100%;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
}
#footerlogoback{
	display: flex;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	justify-content: center;
	opacity: 0.6;
}
#homebodyright{
	width: 50%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	margin-top: 200px;
	margin-left:45%;
	margin-right: 5%;
	margin-bottom: 50px;
	right: 0%;
	transform-origin: center center;
	z-index: 10;
	display: inherit;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.mobiletextbackground{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	background-color: transparent;
	-webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
}
#homebodyleft{
	width: 50%;
	overflow: hidden;
	opacity: 0;
	position: relative;
	display: inherit;
	margin-top: 150px;
	margin-left:5%;
	margin-right: 45%;
	margin-bottom: 200px;
	left: 0%;
	transform-origin: center center;
	z-index: 10;
	box-sizing: border-box;
	background-color: rgba(20, 20, 20, 0.4);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.homebodycontentpadding{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
#imagescrollcontainer{
	width:100%;
	max-width: 1000px;
	height: auto;
	overflow: hidden;
	content: "";
	-webkit-clip-path: url(#svgmask);
	clip-path: url(#svgmask);
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	 -webkit-filter: drop-shadow(0 0 0.5rem #7448ff); 
	filter: drop-shadow(0 0 0.5rem #7448ff); 
}
#svgmask{
	width: 100%;
	height: 100%;
	position: relative;
	align-self: center;

	}
#imageslide{
	width:100%;
	height: 1100px;
	margin-top: 0px;
	top:0;
	position: absolute;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#PictureFadeLeft{
	display: flex;
	position: absolute;
	left:0;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0%;
	margin-top:50px;
	padding:0;
	z-index:0;
	width:100%;
	height: 100%;
	overflow:hidden;
	max-width: 100%;
}
#SpiderWebs{
	min-width: 100%;
	min-height: 1200px;
}
#pwdword1{
	width: auto; 
	display: flex; 
	text-align: left;	
}
#pwdword2{
	width: auto; 
	display: block; 
	text-align: left;	
}
#pwdword3{
	width: auto; 
	display: block; 
	text-align: left;	
}
.pwdwordletter{
	display: inline-flex;
	padding: 0;
	margin: 0;
}
}
