@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
}
.background {
	background-image: url(../images/background.jpg);
}
@font-face {
  font-family: Framington;
  src: url(../fonts/Framington.otf);
}
.footerText {
	font-size: 100%;
	color: #999999;
	position: absolute;
	bottom: -4px;
	left: 4px;
	height: 40px;
}
h1 {
	font-family: Framington;
	font-size: 70px;
	color: #666666;
	text-shadow: 2px 2px 4px #999999;
	padding: 10px 0;
	margin: 0 0;
}
#imagination {
	position: relative;
	top: 20px;
	left: 0px;
	text-align: center;
	width: 98%;
}
h5 {
	font-size: 24px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0;
}
h6 {
/*	font-family: Framington; */
	font-size: 26px;
	color: #000000;
	text-shadow: 1px 1px 2px #999999;
	padding: 5px 0;
	margin: 0 0;
}
.justifyText {
	text-align: justify;
}
p {
	font-size: 30px;
	color: #000000;
	text-shadow: 1px 1px 2px #999999;
}
.tu {
   font-size: 24px; 
}
th {
	font-size: 16px;
}

a {
	color: #000033;
	font-size: 20px;
	text-decoration: none;
}

.textUp {
	position: relative;
	top: -40px;
}

video { 
  background-color: #FFFFFF;
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
/*  opacity: 0.0; */
  display: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../video/digitalflow-poster-1280x720.jpg) no-repeat;
  background-size: cover;
/*  transition: 1s opacity; */
}

.parent {
  display: flex;
  justify-content: center;
  align-items: center;
/*  background-color: #39C; */
  min-height: 460px;
  min-width: 304px;
/*  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px; */
}

#bigBox {
	position: absolute;
	top: 420px;
/*	left: 25px; */
	width: auto;
	min-width: 640px;
	max-width: 960px;
	height: 220px;
	background-color: #CCC;
	border: 2px solid #000000;
	-webkit-border-radius: 8px;
	-mos-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	opacity: 0;
}

#splash {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 500px; /* 397 */
/*	background-color: #FFFFDD;  */
}
#head-full {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 341px;
	height: 397px;
/*	-webkit-transform-origin: -50% -50%;
	-moz-transform-origin: 50% -50%;
	-ms-transform-origin: 50% -50%;
	-o-transform-origin: 50% -50%;
	transform-origin: -50% -50%; */
}
.slide-head {
	/* set the last */
	-webkit-transform: translateX(475px);
	-moz-transform: translateX(475px);
	-ms-transform: translateX(475px);
	-o-transform: translateX(475px);
	transform: translateX(475px);
/* This calls the animation */
    -webkit-animation: slideHead 3.5s 1 ease-out;
	-moz-animation: slideHead 3.5s 1 ease-out;
	-ms-animation: slideHead 3.5s 1 ease-out;
	-o-animation: slideHead 3.5s 1 ease-out;
    animation: slideHead 3.5s 1 ease-out;
/**/
}
/*@-webkit-keyframes slideHead {
    from {-webkit-transform: translateX(0px);}
    to   {-webkit-transform: translateX(475px);}
}
@-moz-keyframes slideHead {
    from {-moz-transform: translateX(0px);}
    to   {-moz-transform: translateX(475px);}
}
@-ms-keyframes slideHead {
    from {-moz-transform: translateX(0px);}
    to   {-moz-transform: translateX(475px);}
}
@-o-keyframes slideHead {
    from {-moz-transform: translateX(0px);}
    to   {-moz-transform: translateX(475px);}
}
@keyframes slideHead {
    from {transform: translateX(0px);}
    to   {transform: translateX(475px);}
} */
#text1 {
	z-index: 90;
	position: absolute;
	top: 0px;/* 20px;  *//*-460px; */
	left: 0px;/* 260px; *//*100px; */
	opacity: 0;
}
#text2 {
	z-index: 90;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}
#text3 {
	z-index: 90;
	position: absolute;
	top: 0px; /* -550px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text4 {
	z-index: 90;
	position: absolute;
	top: 0px; /* -600px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text5 {
	z-index: 90;
	position: absolute;
	top: 0px; /* -650px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text6 {
	z-index: 90;
	position: absolute;
	top: 0px; /* -700px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text7 {
	z-index: 90;
	position: absolute;
	top: 0px; /* -760px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text8 {
	z-index: 90;
	position: relative;
	top: 0px; /* -810px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text9 {
	z-index: 90;
	position: absolute;
	top: 0px; /* -850px; */
	left: 0px; /* 100px; */
	opacity: 0;
}
#text10 {
	z-index: 90;
	position: absolute;
	top: 0px;/* -910px; */
	left: 0px;/* 100px; */
	opacity: 0;
}
.tBox {
	width: 200px;
	height: 30px;
/*	background-color: #CCCCCF; */
}
.tBox2 {
	width: 150px;
	height: 30px;
}
#head-bulb {
	background-image: url(../images/lightbulb.png);
	z-index: 90;
	width: 146px;
	height: 200px;
	position: relative;
	top: -360px;
	left: 120px;
	box-shadow: 0px 20px 30px 30px #FFFFFF inset;
}

#head-top {
	background-image: url(../images/head-top.png);
	z-index: 100;
	width: 264px;
	height: 125px;
	position: relative;
	top: 0px;
	left: 67px;
/*	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: bottom left;
	transform: rotate(-90deg); */
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	transform-origin: bottom left;
}
#head-bottom {
	background-image: url(../images/head-bottom.png);
	z-index: 99;
	width: 341px;
	height: 272px;
	position: relative;
	top: 0px;
	left: 0px;
/*	opacity: 0.5; */
}
.open-head {
	/* set the last */
	-webkit-transform: rotate(-175deg);
	-moz-transform: rotate(-175deg);
	-ms-transform: rotate(-175deg);
	-o-transform: rotate(-175deg);
	transform: rotate(-175deg); 
/* This calls the animation */
    -webkit-animation: openHead 2.5s 1 ease-out;
	-moz-animation: openHead 2.5s 1 ease-out;
	-ms-animation: openHead 2.5s 1 ease-out;
	-o-animation: openHead 2.5s 1 ease-out;
    animation: openHead 2.5s 1 ease-out;
/**/
}
/*
@-webkit-keyframes openHead {
    from {-webkit-transform: rotate(0deg);}
    to   {-webkit-transform: rotate(-175deg);}
}
@-moz-keyframes openHead {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(-175deg);}
}
@-ms-keyframes openHead {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(-175deg);}
}
@-o-keyframes openHead {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(-175deg);}
}
@keyframes openHead {
    from {transform: rotate(0deg);}
    to   {transform: rotate(-175deg);}
} */

.mPanel {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 11%);
  -moz-transform: translate(-50%, 11%);
  -ms-transform: translate(-50%, 11%);
  -o-transform: translate(-50%, 11%);
  transform: translate(-50%, 11%);
  background-color: #FFFFFF;/* #AADDBB; */
  text-align: center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 7px 15px #002;
  -moz-box-shadow: 0px 7px 15px #002;
  -ms-box-shadow: 0px 7px 15px #002;
  -o-box-shadow: 0px 7px 15px #002;
  box-shadow: 0px 7px 15px #002;
  opacity: 1.0;
  display: none;
  z-index: 20;
  overflow: hidden;
}

.bcard {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-105%, -50%);
  -moz-transform: translate(-105%, -50%);
  -ms-transform: translate(-105%, -50%);
  -o-transform: translate(-105%, -50%);
  transform: translate(-105%, -50%);
	float: left;
	width: 400px;
	height: 229px;
	border: 1px solid #000000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-ms-box-shadow: 0px 0px 5px #000;
	-o-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
}
.bcardB {
	position: relative;
	top: 150px;
	left: 50%;
  -webkit-transform: translate(-50%, -20%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	float: left;
	width: 400px;
	height: 229px;
	border: 1px solid #000000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-ms-box-shadow: 0px 0px 5px #000;
	-o-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
}

#header {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  width: 90%;
  height: 80px;
  text-align: center;
/*  background-color: #FFFFFF;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px; 
  -webkit-box-shadow: 0px 10px 15px #020;
  -moz-box-shadow: 0px 10px 15px #020;
  -ms-box-shadow: 0px 10px 15px #020;
  box-shadow: 0px 10px 15px #020;*/
  z-index: 100;
}

.mobileSize {
/*	background-color: #903; */
	opacity: 0.5;
/* This sets the scale for mobile devices */
  -webkit-transform: scale(0.5,0.5);
  -moz-transform: scale(0.5,0.5);
  -ms-transform: scale(0.5,0.5);
  -o-transform: scale(0.5,0.5);
  transform: scale(0.5,0.5);
/**/
}
/*@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(15deg);}
    to   {-webkit-transform: rotate(5deg);}
}
@-moz-keyframes rotation {
    from {-moz-transform: rotate(15deg);}
    to   {-moz-transform: rotate(5deg);}
}
@-ms-keyframes rotation {
    from {-moz-transform: rotate(15deg);}
    to   {-moz-transform: rotate(5deg);}
}
@-o-keyframes rotation {
    from {-moz-transform: rotate(15deg);}
    to   {-moz-transform: rotate(5deg);}
}
@keyframes rotation {
    from {transform: rotate(15deg);}
    to   {transform: rotate(5deg);}
} */
#logoCard {
	cursor: pointer;
	float: left;
	background-color: #FFFDFB;
	width: 500px;
	height: 220px;
	position: relative;
	top: -300px;
	left: -200px;
	z-index: 110;
/* This sets scale */
/*	-webkit-transform: scale(1.0,1.0);
	-moz-transform: scale(0.5,0.5);
	-ms-transform: scale(0.5,0.5);
	-o-transform: scale(0.5,0.5);
	transform: scale(1.0,1.0); */
/**/
/* This sets the static */
/*	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg); */
/**/
	-webkit-box-shadow: 0px 10px 15px #020;
	-moz-box-shadow: 0px 10px 15px #020;
	-ms-box-shadow: 0px 10px 15px #020;
	box-shadow: 0px 10px 15px #020;
/* This calls the animation */
/*    -webkit-animation: rotation 2s 1 ease-in;
	-moz-animation: rotation 2s 1 ease-in;
    animation: rotation 2s 1 ease-in; */
/**/
}
#logoUnit {
	position: relative;
	top: 60%;
	left: 46%;
	width: 255px;
	height: 76px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
#logo {
	padding-top: 2px;
	padding-bottom: 1px;
	width: 255px;
	height: 50px;
	background-image: url(../images/logo-255x50.png);
	background-repeat: no-repeat;
}
#JIProLLC {
	cursor: pointer;
	padding-top: 1px;
	padding-bottom: 2px;
	width: 255px;
	height: 21px;
	background-image: url(../images/JIProLLC-255x21.png);
	background-repeat: no-repeat;
}

#nav1 {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 560px;
	height: 60px;
/*	background-color: #FFC; */
}
/* // // // // // // */
/* // // Home CSS code // // */
#home {
	position: absolute;
	left: 20px;
/*	background-color: #FFC; */
}
.color1 {
	background-color: #FFC;
}
.home {
  width: 90%; /* 980px; */
  min-height: 790px;
/*  background-color: #DDD; */
  -webkit-box-shadow: 0px 20px 30px -5px #000000 inset;
  -mos-box-shadow: 0px 20px 30px -5px #000000 inset;
  -ms-box-shadow: 0px 20px 30px -5px #000000 inset;
  -o-box-shadow: 0px 20px 30px -5px #000000 inset;
  box-shadow: 0px 20px 30px -5px #000000 inset;
}
/* // // // // // // */
/* // // About CSS code // // */
#about {
	position: absolute;
	left: 126px;
/*	background-color: #CFC; */
}
.paraBody {
	width: 90%;
	margin: 0 auto;
	text-align: justify;
}
.paraFoot p {
	font-size: 20px;
}
.color2 {
	background-color: #CFC;
}
.about {
	position: absolute;
	top: -80px;
  width: 90%; /* 980px; */
  min-height: 790px;
  height: auto;
}
/* // // // // // // */
/* // // Portfolio CSS code // // */
#portfolio {
	position: absolute;
	left: 232px;
/*	background-color: #3CF; */
}
.color3 {
	background-color: #3CF;
}
.portfolioP {
  width: 90%; /* 980px; */
/*  max-height: 890px; */
  min-height: 780px;
  height: auto
}
#icons {
	display: block;
	width: 98%;
	margin: 0 auto;
}
.spacer {
	display: block;
	width: 100%;
	height: 30px;
	float: none;
	clear: both;
}
#closeGal {
	background-image: url(../images/closeX.png);
	background-repeat: no-repeat;
/*	background-attachment: fixed;
	background-position: left; */
	width: 180px;
	height: 28px;
/*	background-color: #CCC; */
	float: right;
	text-align: left;
	padding-left: 30px;
	color: #AAAAAA;
	display: none;
}
.portfolioIcons {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 25%;
	margin-right: auto; 
	background-color: #ECF6FF;
	width: 120px;
	height: 110px;
	padding-top: 10px;
/*	margin: 0 auto; */
/*	float: left; */
	border: 1px solid #000;
	-webkit-border-radius: 10px 2px 10px 2px;
	-moz-border-radius: 10px 2px 10px 2px;
	-ms-border-radius: 10px 2px 10px 2px;
	-o-border-radius: 10px 2px 10px 2px;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0px 10px 15px #020;
	-moz-box-shadow: 0px 10px 15px #020;
	-ms-box-shadow: 0px 10px 15px #020;
	-o-box-shadow: 0px 10px 15px #020;
	box-shadow: 0px 10px 15px #020;
}
.divBar {
	margin: 0 auto;
	width: 100%;
	height: 120px;
/*	background-color: #9FF; */
}
.iconBox {
	width: 33.33%;
	height: 110px;
	float: left;
}
.catBox {
	width: 50%;
	min-height: 80px;
	height: auto;
	float: left;
	border: 0px;
	background-color: #F0F5FF;
	box-shadow: 0px 0px 60px 60px #FFFFFF inset;
}
.catUl {
	font-size: 18px;
	padding-left: 25%;
	text-align: left;
}
.divBar2 {
	margin: 0 auto;
	width: 100%;
	height: 200px;
/*	background-color: #9FF; */
}
/* // // // // // // */
/* // // Thank You CSS code // // */
.thankyou {
	width: 90%;
	height: 680px;
}
/* // // // // // // */
/* // // Contact CSS code // // */
#contact {
	position: absolute;
	left: 338px;
/*	background-color: #9CF; */
}
.color4 {
	background-color: #9CF;
}
.windowHide {
    width: 250px; 
    height: 60px;
    background-color: #909090;
    display: none;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
}
.contact {
	position: absolute;
	top: 0px;
	width: 80%; /* 980px; */
	min-height: 790px;
	max-height: 840px;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
}
#service {
	width: 160px;
}
#otherService {
	width: 200px;
}
#coName {
 	width: 320px;	
}
#coURL {
 	width: 320px;	
}
#uNameF {
	width: 240px;
}
#uNameL {
	width: 240px;
}
#uEmail {
	width: 240px;
}
#uPhone {
	width: 160px;
}
#uMessage {
	width: 460px;
	min-width: 200px;
	max-width: 480px;
	height: 180px;
	min-height: 180px;
	max-height: 270px;
	vertical-align: top;
}
.contactBox {
	background-color: #ffffff;
	width: 95%;
	height: auto;
	min-height: 400px;
	padding: 8px;
	margin: 0 auto;
	border: 1px solid #000;
	-webkit-border-radius: 10px 2px 10px 2px;
	-moz-border-radius: 10px 2px 10px 2px;
	-ms-border-radius: 10px 2px 10px 2px;
	-o-border-radius: 10px 2px 10px 2px;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0px 10px 15px #020;
	-moz-box-shadow: 0px 10px 15px #020;
	-ms-box-shadow: 0px 10px 15px #020;
	-o-box-shadow: 0px 10px 15px #020;
	box-shadow: 0px 10px 15px #020;
}
.cBleft {
	font-size: 16px;
	width: 29%;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
	text-align: right;
}
.cBright {
	font-size: 18px;
	width: 71%;
	display: inline-block;	
}


.please {
	color: #FFCC33;
	font-size: 80%;
}
.rowBox {
	width: 100%;
}
.required {
	color: #FF3300;
	font-size: 14px;
}
.checkBoxes {
	width: 100%;
	height: auto;
	background-color: #E6E6E6;
	border: 1px dotted #CCCCCC;
	-webkit-border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-ms-border-radius: 0px 10px 10px 10px;
	-o-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
}
.dottedRight {
	width: 50%;
	border-right: 1px dotted #CCCCCC;
}
#rDefault {
	display: none;
}
#r1 {
	display: block;
}
#r2 {
	display: none;
}
#r3 {
	display: none;
}
#r4 {
	display: none;
}
#r5 {
	display: none;
}
#r6 {
	display: none;
}
#r7 {
	display: none;
}
.rowResize {
	font-size: 18px;
}
#row1 {
	text-align: left;
}
#row2 {
	text-align: left;
}
#row3 {
	text-align: left;
}
#row4 {
	text-align: left;
}
#row5 {
	text-align: left;
}
#row6 {
	text-align: left;
}
#row7 {
	text-align: left;
}
#row8 {
	text-align: left;
}
#row9 {
	text-align: left;
	vertical-align: text-top;
}
.submit{
	background-color: #ddffdd;
	font-size: 16px;
	width: 100px;
	height: 30px;
	border: 1px solid #000;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.submit:hover {
	background-color: #bbeebb;
	-webkit-box-shadow: 0px 0px 7px #0D0;
	-moz-box-shadow: 0px 0px 7px #0D0;
	-ms-box-shadow: 0px 0px 7px #0D0;
	-o-box-shadow: 0px 0px 7px #0D0;
	box-shadow: 0px 0px 7px #0D0;
}
.submit:active {
	background-color: #eeffee;
}
.submit:visted {
	background-color: #ddffdd;
}
/* // // // // // // */
/* // // Affiliates CSS code // // */
#affiliates {
	position: absolute;
	left: 444px;
/*	background-color: #9AB; */
}
.color5 {
	background-color: #9AB;
}
.affiliates {
  background-color: #EEEEEE;
  width: 80%; /* 980px; */
  height: 790px;
  padding-left: 5%;
  padding-right: 5%;
}
/*.affiliateColumn {
	width: 45%;
	min-width: 308px;
	height: auto;
} */
.affs {
	width: 100%;
	height: 100%;
}
.affSection {
	width: 50%;
	height: 110px;
	float: left;
}
.affiliateBox {
	margin: 0 auto;
	background-color: #ffffff;
	width: 90%; /* 350px; */
	height: 110px;
	padding: 2px;
	border: 1px solid #000;
	-webkit-border-radius: 10px 2px 10px 2px;
	-moz-border-radius: 10px 2px 10px 2px;
	-ms-border-radius: 10px 2px 10px 2px;
	-o-border-radius: 10px 2px 10px 2px;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0px 10px 15px #020;
	-moz-box-shadow: 0px 10px 15px #020;
	-ms-box-shadow: 0px 10px 15px #020;
	-o-box-shadow: 0px 10px 15px #020;
	box-shadow: 0px 10px 15px #020;
}
.floatBoxRight {
	float: right;
}
.floatBoxLeft {
	float: left;
}
/* // // // // // // */

.navTab {
	font-family: Framington;
	letter-spacing: 2px;
	font-size: 100%;
	text-shadow: -2px -2px 3px #FFFFFF;
	position: absolute;
	top: -170px;
	width: 100px;
	height: 30px;
	border: 1px solid #333;
	padding-top: 10px;
	cursor: pointer;
	-webkit-border-radius: 10px 2px 10px 2px;
	-moz-border-radius: 10px 2px 10px 2px;
	-ms-border-radius: 10px 2px 10px 2px;
	-o-border-radius: 10px 2px 10px 2px;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0px 10px 15px #020;
	-moz-box-shadow: 0px 10px 15px #020;
	-ms-box-shadow: 0px 10px 15px #020;
	-o-box-shadow: 0px 10px 15px #020;
	box-shadow: 0px 10px 15px #020;
	-webkit-transform-origin: 50% -50%;
	-moz-transform-origin: 50% -50%;
	-ms-transform-origin: 50% -50%;
	-o-transform-origin: 50% -50%;
	transform-origin: 50% -50%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg); 
}
.rope {
	position: absolute;
	top: -35px;
	left: 50px;
	width: 1px;
	height: 33px;
	background-color: #666;
	border: 1px dotted #000000;
}
@-webkit-keyframes swingLeft {
    from {-webkit-transform: rotate(0deg);}
    to   {-webkit-transform: rotate(5deg);}
}
@-moz-keyframes swingLeft {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(5deg);}
}
@-ms-keyframes swingLeft {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(5deg);}
}
@-o-keyframes swingLeft {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(5deg);}
}
@keyframes swingLeft {
    from {transform: rotate(0deg);}
    to   {transform: rotate(5deg);}
}
@-webkit-keyframes swingRight {
    from {-webkit-transform: rotate(5deg);}
    to   {-webkit-transform: rotate(-5deg);}
}
@-moz-keyframes swingRight {
    from {-moz-transform: rotate(5deg);}
    to   {-moz-transform: rotate(-5deg);}
}
@-ms-keyframes swingRight {
    from {-moz-transform: rotate(5deg);}
    to   {-moz-transform: rotate(-5deg);}
}
@-o-keyframes swingRight {
    from {-moz-transform: rotate(5deg);}
    to   {-moz-transform: rotate(-5deg);}
}
@keyframes swingRight {
    from {transform: rotate(5deg);}
    to   {transform: rotate(-5deg);}
}
@-webkit-keyframes swingLeft2 {
    from {-webkit-transform: rotate(-5deg);}
    to   {-webkit-transform: rotate(5deg);}
}
@-moz-keyframes swingLeft2 {
    from {-moz-transform: rotate(-5deg);}
    to   {-moz-transform: rotate(5deg);}
}
@-ms-keyframes swingLeft2 {
    from {-moz-transform: rotate(-5deg);}
    to   {-moz-transform: rotate(5deg);}
}
@-o-keyframes swingLeft2 {
    from {-moz-transform: rotate(-5deg);}
    to   {-moz-transform: rotate(5deg);}
}
@keyframes swingLeft2 {
    from {transform: rotate(-5deg);}
    to   {transform: rotate(5deg);}
}
@-webkit-keyframes swingStop {
    from {-webkit-transform: rotate(-5deg);}
    to   {-webkit-transform: rotate(0deg);}
}
@-moz-keyframes swingStop {
    from {-moz-transform: rotate(-5deg);}
    to   {-moz-transform: rotate(0deg);}
}
@-ms-keyframes swingStop {
    from {-moz-transform: rotate(-5deg);}
    to   {-moz-transform: rotate(0deg);}
}
@-o-keyframes swingStop {
    from {-moz-transform: rotate(-5deg);}
    to   {-moz-transform: rotate(0deg);}
}
@keyframes swingStop {
    from {transform: rotate(-5deg);}
    to   {transform: rotate(0deg);}
}
@-webkit-keyframes swingStop2 {
    from {-webkit-transform: rotate(5deg);}
    to   {-webkit-transform: rotate(0deg);}
}
@-moz-keyframes swingStop2 {
    from {-moz-transform: rotate(5deg);}
    to   {-moz-transform: rotate(0deg);}
}
@-ms-keyframes swingStop2 {
    from {-moz-transform: rotate(5deg);}
    to   {-moz-transform: rotate(0deg);}
}
@-o-keyframes swingStop2 {
    from {-moz-transform: rotate(5deg);}
    to   {-moz-transform: rotate(0deg);}
}
@keyframes swingStop2 {
    from {transform: rotate(5deg);}
    to   {transform: rotate(0deg);}
}
.swingL {
/* set the last */
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	transform: rotate(5deg); 
/* This calls the animation */
    -webkit-animation: swingLeft .5s 1 ease-out;
	-moz-animation: swingLeft .5s 1 ease-out;
	-ms-animation: swingLeft .5s 1 ease-out;
	-o-animation: swingLeft .5s 1 ease-out;
    animation: swingLeft .5s 1 ease-out;
/**/
}
.swingR {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-s-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
/* This calls the animation */
    -webkit-animation: swingRight .5s 1 ease-out;
	-moz-animation: swingRight .5s 1 ease-out;
	-ms-animation: swingRight .5s 1 ease-out;
	-o-animation: swingRight .5s 1 ease-out;
    animation: swingRight .5s 1 ease-out;
/**/
}
.swingL2 {
/* set the last */
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	transform: rotate(5deg); 
/* This calls the animation */
    -webkit-animation: swingLeft2 .5s 1 ease-out;
	-moz-animation: swingLeft2 .5s 1 ease-out;
	-ms-animation: swingLeft2 .5s 1 ease-out;
	-o-animation: swingLeft2 .5s 1 ease-out;
    animation: swingLeft2 .5s 1 ease-out;
/**/
}
.swingS {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
/* This calls the animation */
    -webkit-animation: swingStop .5s 1 ease-out;
	-moz-animation: swingStop .5s 1 ease-out;
	-ms-animation: swingStop .5s 1 ease-out;
	-o-animation: swingStop .5s 1 ease-out;
    animation: swingStop .5s 1 ease-out;
/**/
}
.swingS2 {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
/* This calls the animation */
    -webkit-animation: swingStop2 .5s 1 ease-out;
	-moz-animation: swingStop2 .5s 1 ease-out;
	-ms-animation: swingStop2 .5s 1 ease-out;
	-o-animation: swingStop2 .5s 1 ease-out;
    animation: swingStop2 .5s 1 ease-out;
/**/
}

#nav2 {
	position: absolute;
	top: 10px;
	right: 2px;
	width: 50px;
	height: 50px;
/*	background-color: #FFC; */
	display: none;
}
#lilmenu {
	cursor: pointer;
	background-image: url(../images/lilmenu-40x49.png);
	width: 40px;
	height: 49px;
/*	position: absolute;
	right: 20px;
	top: 10px; */
}
#menubody {
	position: relative;
	top: -8px;
	left: -120px;
	width: 180px;
	height: 100px;
/*	background-color: #0CF; */
	display: none;
}
#menubody li {
	margin-top: 5px;
	font-family: Framington;
	font-size: 100%;
	text-shadow: -2px -2px 3px #FFFFFF;
	list-style-type: none;
	letter-spacing: 2px;
	color: #000;
	border: 1px solid #000000;
	padding-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 10px 2px 10px 2px;
	-moz-border-radius: 10px 2px 10px 2px;
	-ms-border-radius: 10px 2px 10px 2px;
	-o-border-radius: 10px 2px 10px 2px;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0px 6px 10px #020;
	-moz-box-shadow: 0px 6px 10px #020;
	-ms-box-shadow: 0px 6px 10px #020;
	-o-box-shadow: 0px 6px 10px #020;
	box-shadow: 0px 6px 10px #020;
}
#menubody li:hover {
	cursor: pointer;
}
/* // // gallery portfolio code // // */
/*#gal01.portfolio {
	height: 720px;
} */
#gal01 {
	display: none;
	width: 100%;
	height: 720px;
	margin: 0 auto;
}
#gal02 {
	display: none;
	width: 100%;
	height: 720px;
	margin: 0 auto;
}
#gal03 {
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#gal04 {
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#gal05 {
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#gal06 {
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#aff1 {
	width: 132px;
	height: 102px;	
}

@media screen and (max-width: 940px) {
  #aff1 {
	  width: 76px;
	  height: 59px;
  }
  #aff2 {
	  width: 102px;
	  height: 59px;
  }
  #aff3 {
	  width: 90px;
	  height: 56px;
  }
  .textUp {
	font-size: 16px;
	position: relative;
	top: -20px;
  }
  .affiliateBox {
	  padding-top: 20px;
	  height: 80px;
  }
  p {
	 font-size: 24px; 
  }
  .tu {
	 font-size: 18px; 
  }
  th {
	font-size: 16px;
  }
  h1 {
	 font-size: 60px; 
  }
  #imagination {
	  position: relative;
	  top: 20px;
	  left: 0px;
	  text-align: center;
	  width: 98%;
  }
  h6 {
	  font-size: 20px;
  }
  .navTab {
	  display: none;
  }
  #nav2 {
	  display: block;
  }
  .tBox {
	  margin: 10px 30px;
	  width: 140px;
	  height: 30px;
  }
  .tBox2 {
	  margin: 10px 30px;
	  width: 120px;
	  height: 30px;
  }
  a {
	  font-size: 16px;
  }
  .rowResize {
	font-size: 14px;
  }
  #uMessage {
	 width: 400px;
	 min-width: 300px;
	 max-width: 420px;
  }
/*  .portfolioIcons {
	  margin-top: 0;
	  margin-bottom: 0;
	  margin-right: 1.3%;
	  margin-left: 9%;
  } */
  .divBar {
	  margin: 0 auto;
	  width: 100%;
	  height: 120px;
/*	  background-color: #99A; */
  }
  .catBox {
	  width: 50%;
	  min-height: 60px;
	  height: auto;
	  float: left;
	  border: 0px;
	  background-color: #F0F5FF;
	  box-shadow: 0px 0px 45px 45px #FFFFFF inset;
  }
  .catUl {
	  font-size: 14px;
	  padding-left: 25%;
	  text-align: left;
  }
  .divBar2 {
	  height: 140px;
  }
  /* // // */
/*  #gal01.portfolio {
	  height: 600px;
  } */
  #gal01 {
	  display: none;
	  width: 100%;
	  height: 600px;
	  margin: 0 auto;
  }
  #gal02 {
	  display: none;
	  width: 100%;
	  height: 600px;
	  margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .tBox {
	  width: 110px;
	  height: 30px;
  }
  .tBox2 {
	  width: 110px;
	  height: 30px;
  }
  #aff1 {
	  width: 66px;
	  height: 51px;
  }
  .affSection {
	width: 100%;
  }
  #aff2 {
	  width: 89px;
	  height: 51px;
  }
  #aff3 {
	  width: 78px;
	  height: 51px;
  }
  .textUp {
	font-size: 14px;
	position: relative;
	top: -18px;
  }
  .affiliateBox {
	  padding-top: 10px;
	  height: 70px;
  }
  .portfolioIcons {
	  width: 60px;
	  height: 55px;
  }
  .imgSize {
	  width: 85%;
	  height: 85%;
  }
  .spacer {
	  display: none;
  }
  .catBox {
	  width: 100%;
	  min-height: 60px;
	  height: auto;
	  float: left;
	  border: 0px;
	  background-color: #F0F5FF;
	  box-shadow: 0px 0px 35px 35px #FFFFFF inset;
  }
  .catUl {
	  font-size: 12px;
	  padding-left: 25%;
	  text-align: left;
  }
  .divBar2 {
	  height: 110px;
  }
  .cBleft {
	  font-size: 90%;
  }
  .cBright {
	  font-size: 10px;
  }
}
@media screen and (max-width: 320px) {
	/* // // */
}
/* iPads in portrait and landscape----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	
}

/* mobile */
@media screen and (max-width: 768px) { /*  , (max-height: 600px) */
  p {
	 font-size: 20px; 
  }
  .tu {
	 font-size: 14px; 
  }
  th {
	font-size: 10px;
  }
  h1 {
	 font-size: 52px; 
  }
  #imagination {
	  position: relative;
	  top: 20px;
	  left: 0px;
	  text-align: center;
	  width: 98%;
  }
  h6 {
	  font-size: 16px;
  }
  .navTab {
	  display: none;
  }
  #nav2 {
	  display: block;
  }
/*  .affiliateBox {
	  width: 300px;
	  margin: 0 auto;
  } */
  a {
	  font-size: 16px;
  }
  .floatBoxRight {
	  float: none;
  }
  .floatBoxLeft {
	  float: none;
  }
  .affiliateColumn {
	  width: 100%;
  }
  .rowResize {
	font-size: 12px;
  }
  #coURL{
	 width: 240px; 
  }
  #coName{
	 width: 240px; 
  }
  #uMessage {
	 width: 240px;
	 min-width: 220px;
	 max-width: 250px;
  }
  .portfolioIcons {
/*	  margin-top: 0;
	  margin-bottom: 0;
	  margin-right: 1%;
	  margin-left: 1.5%; */
	  width: 70px;
	  height: 58px;
  }
  .imgSize {
	  width: 90%;
	  height: 90%;
  }
  .divBar {
	margin: 0 auto;
	width: 100%;
	height: 120px;
/*	background-color: #99F; */
  }
  .spacer {
	  display: none;
  }
  .catBox {
	  width: 100%;
	  min-height: 60px;
	  height: auto;
	  float: left;
	  border: 0px;
	  background-color: #F0F5FF;
	  box-shadow: 0px 0px 35px 35px #FFFFFF inset;
  }
  .catUl {
	  font-size: 14px;
	  padding-left: 25%;
	  text-align: left;
  }
  .divBar2 {
	  height: 120px;
  }
/* // // */
/*  #gal01.portfolio {
	  height: 400px;
  } */
  #gal01 {
	  display: none;
	  width: 100%;
	  height: 400px;
	  margin: 0 auto;
  }
  #gal02 {
	  display: none;
	  width: 100%;
	  height: 400px;
	  margin: 0 auto;
  }
  .tBox {
	  width: 110px;
	  height: 30px;
  }
  .tBox2 {
	  width: 110px;
	  height: 30px;
  }
}
@media screen and (max-width : 640px) {
  h1 {
	 font-size: 40px; 
  }
  #imagination {
	  position: relative;
	  top: 20px;
	  left: 0px;
	  text-align: center;
	  width: 98%;
  }	
}
/* iPhone */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/*  .mPanel {
	position: absolute;
	top: -35px;
  } */
  #bigBox {
	  width: auto;
	  min-width: 300px;
	  max-width: 320px;
	  height: 110px;
  }
  .tBox {
	  width: 70px;
	  height: 30px;
  }
  .tBox2 {
	  width: 70px;
	  height: 30px;
  }
  .home {
	  position: relative;
	  top: -20px;
	  min-height: 600px;
	  height: auto;
  }
  .about {
	  position: relative;
	  top: -90px;
	  min-height: 600px;
	  height: auto;
  }
  .contact {
	  position: absolute;
	  top: -16px;
	  width: 80%; 
	  min-height: 300px;
	  max-height: 820px;
	  height: auto;
	  padding-left: 8%;
	  padding-right: 8%;
  }
  .thankyou {
	  position: absolute;
	  top: 19px;
	  min-height: 300px;
	  max-height: 720px;
	  height: auto;
  }
  .portfolioP {
	  position: absolute;
	  top: 15px;
	  width: 98%;
	  min-height: 300px;
	  max-height: 600px;
	  height: auto;
  }
  .affiliates {
	  position: relative;
	  top: -20px;
	  height: 580px;
  }
  #lilmenu {
	  background-image: url(../images/lilmenu-30x37.png);
	  width: 30px;
	  height: 37px;
	  position: relative;
	  left: 26px;
  }
  .footerText {
	  font-size: 50%;
	  position: absolute;
	  bottom: -14px;
	  text-align: left;
  }

  p {
	 font-size: 10px; 
  }
  .tu {
	 font-size: 14px; 
  }
  .textUp {
	font-size: 14px;
	position: relative;
	top: -18px;
  }
  th {
	font-size: 10px;
  }
  h1 {
	 font-size: 28px;
  }
  #imagination {
	  position: relative;
	  top: 10px;
	  left: 25px;
	  text-align: center;
	  width: 80%;
/*	  background-color: #33C; */
  }
  h5 {
	  font-size: 14px;
	  text-decoration: underline;
	  font-weight: bold;
  }
  h6 {
	  font-size: 10px;
  }
  .navTab {
	  display: none;
  }
  #nav2 {
	  display: block;
  }
  .affiliateBox {
	  padding-top: 20px;
  }
  a {
	  font-size: 16px;
  }
  .checkBoxes {
	  width: 100%;
  }
  .boxSize {
	  width: 10px;
	  height: 10px;
  }
  label {
	  font-size: 60%;
  }
  .floatBoxRight {
	  float: none;
  }
  .floatBoxLeft {
	  float: none;
  }
  .affSection {
	width: 100%;
  }
  .affiliateColumn {
	  width: 90%;
  }
  .rowResize {
/*	font-size: 12px; */
	min-height: 20px;
	height: auto;
  }
  .submit {
	font-size: 80%;
	width: 80px;
	height: 20px;  
  }
  .cBleft {
	  font-size: 70%;
  }
  .cBright {
	  font-size: 10px;
  }
  .contactBox {
	  position: relative;
	  left: -14px;
	  padding-left: 18px;
	  padding-right: 18px;
  }
  #service {
	width: 177px;
	font-size: 80%;
  }
  #otherService {
	  width: 130px;
	  font-size: 80%;
  }
  #coName {
	  width: 160px;	
	  font-size: 80%;
  }
  #coURL {
	  width: 160px;	
	  font-size: 80%;
  }
  #uNameF {
	  width: 130px;
	  font-size: 80%;
  }
  #uNameL {
	  width: 130px;
	  font-size: 80%;
  }
  #uEmail {
	  width: 130px;
	  font-size: 80%;
  }
  #uPhone {
	  width: 110px;
	  font-size: 80%;
  }
  #uMessage {
	 width: 160px;
	 min-width: 150px;
	 max-width: 180px;
	font-size: 80%;
  }
  
  .portfolioIcons {
	  margin-top: 0;
	  margin-bottom: 0;
	  margin-right: 2%;
	  margin-left: 18%;
	  width: 60px;
	  height: 55px;
  }
  .imgSize {
	  width: 85%;
	  height: 85%;
  }
  .bcardB {
	width: 200px;
	height: 114px;
  }
  .imgHalf {
	  width: 200px;
	  height: 114px;
  }
  .divBar {
	margin: 0 auto;
	width: 100%;
	height: 80px;
/*	background-color: #99F; */
  }
  .iconBox {
	  width: 33.33%;
	  height: 65px;
	  float: left;
  }
  a {
	  font-size: 12px;  
  }
  .paraFoot p {
	  font-size: 12px;
  }
  .spacer {
	  display: none;
  }
  .catBox {
	  width: 100%;
	  min-height: 60px;
	  height: auto;
	  float: left;
	  border: 0px;
	  background-color: #F0F5FF;
	  box-shadow: 0px 0px 35px 35px #FFFFFF inset;
  }
  .catUl {
	  font-size: 10px;
	  padding-left: 25%;
	  text-align: left;
  }
  .divBar2 {
	  height: 160px;
  }
  /* // // */
/*  #gal01.portfolio {
	  height: 400px;
  } */
  #gal01 {
	  display: none;
	  width: 100%;
	  height: 400px;
	  margin: 0 auto;
  }
  #gal02 {
	  display: none;
	  width: 100%;
	  height: 400px;
	  margin: 0 auto;
  }
  #head-full {
	  top: 50px;
  }
}