/* ======================================================== Bootsrap corners */
* {-webkit-border-radius:0;
		-moz-border-radius:0;
			border-radius:0}


/* =================================================================== FONTS */
/*
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
*/
@font-face {
    font-family: 'vonpigletr';
    src: url('../fonts/vonpigletr.eot');
    src: url('../fonts/vonpigletr.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vonpigletr.woff') format('woff'),
         url('../fonts/vonpigletr.ttf') format('truetype'),
         url('../fonts/vonpigletr.svg#vonpigletr') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'vonpigletr';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-director-chair:before{content:'\0041';}

.playfair {
	font-family: 'Playfair Display', serif !important;
}
.elite {
	font-family: 'Special Elite', cursive !important;
}
.neon {
	font-family: 'Text Me One', sans-serif !important;
}
.lifesavers,
.page-header h1 {
	font-family: 'Life Savers', cursive;
}
.page-header h1 {
	color: #fff;
	text-shadow: 0px 0px 4px #000;
}
.stint {
	font-family: 'Stint Ultra Expanded', cursive;
}

/* GLOBAL =========================================================== GLOBAL */
html {
	height: 100%;
}
body {
	width:100%;
	background: url('../images/gradient.jpg') no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}
img, a {
	outline: none;
}
#parallax {
	background: url('../images/wallpaper.png') repeat;
	padding-top: 70px;
	max-width: 100%;
	overflow-x: hidden;
	display: flex;
	height: 100%;
	flex-direction: column;
}
article {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
}

/* DRY ================================================================= DRY */
.inline-block {
	display: inline-block !important;
}
.relative {
	position: relative;
}
.xsmall {
	font-size:75%;
	line-height:1.5em;
}
.small {
	font-size:100%;
	line-height:1.5em;
}
.large {
	font-size:125%;
	line-height:1.5em;
}
.xlarge {
	font-size:150%;
	line-height:1.5em;
}
.xxlarge {
	font-size:200%;
}
.bold {
	font-weight: bold;
}
.caps {
	text-transform: uppercase;
}
.alignright {
	text-align: right !important;
}
.alignleft {
	text-align: left !important;
}
.center, .customcenter {
	text-align: center !important;
}
.floatright {
	float: right !important;
}
.floatleft {
	float: left !important;
}
.white {
	color: #fff;
}
.shadow {
	text-shadow: 0px 0px 4px #000;
}

/* HEADER =========================================================== HEADER */


/* NAV ================================================================= NAV */
nav {
	max-width: 100%;
	height:40px;
	margin-bottom:40px;
	background-color: #000; 
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	-webkit-box-shadow: 0px 0px 7px 7px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 7px 7px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 7px 7px rgba(0,0,0,0.4);	*/
}
.minus5marg {
	margin-top: -5px;
}
img.tilt {
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg);
}
@media (min-width:769px) and (max-width:1199px) {
	.neon > li > a {
		font-size:18px !important;
	}
}
@media (max-width:767px) {
	nav {
		height:auto;
	}
	nav, img.tilt {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@media (max-width:480px) {
	img.minus5marg {
		max-width: 45%;
	}
	img.tilt {
		max-width: 35%;
	}
	.our-work,
	.about	{
		margin-left:-100px !important;
	}
	#bottom	{
		margin-left:-140px !important;
	}
	img.pigletsframe,
	img.aboutframe {
		margin-left:-60px;
	}
	img.sueframe,
	img.addressframe {
		margin-left:-80px;
	}
}
.neon > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:24px;
	text-decoration: none;
	-webkit-animation: neon1 1.5s ease-in-out infinite alternate;
	-moz-animation: neon1 1.5s ease-in-out infinite alternate;
	animation: neon1 1.5s ease-in-out infinite alternate;
	color: #ffebe9; /* lightest pink */
}
.neon > li > a:hover {
	color: #e6fdff;
	-webkit-animation: neon2 1.5s ease-in-out infinite alternate;
	-moz-animation: neon2 1.5s ease-in-out infinite alternate;
	animation: neon2 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes neon1 {
	from {
		text-shadow: 0 0 4px #f59895, 0 0 8px #f59895, 0 0 12px #f59895, 0 0 16px #eb5851, 0 0 20px #eb5851, 0 0 28px #eb5851, 0 0 40px #eb5851, 0 0 45px #eb5851;
	}
	to {
		text-shadow: 0 0 1px #f59895, 0 0 2px #f59895, 0 0 3px #f59895, 0 0 4px #eb5851, 0 0 5px #eb5851, 0 0 7px #eb5851, 0 0 10px #eb5851, 0 0 15px #eb5851;
	}
}
@-webkit-keyframes neon2 {
	from {
		text-shadow: 0 0 3px #a3fafc, 0 0 6px #a3fafc, 0 0 9px #a3fafc, 0 0 12px #42dfe5, 0 0 15px #42dfe5, 0 0 21px #42dfe5, 0 0 30px #42dfe5, 0 0 45px #42dfe5;
	}
	to {
		text-shadow: 0 0 1px #a3fafc, 0 0 2px #a3fafc, 0 0 3px #a3fafc, 0 0 4px #42dfe5, 0 0 5px #42dfe5, 0 0 7px #42dfe5, 0 0 10px #42dfe5, 0 0 15px #42dfe5;
	}
}
@keyframes neon1 {
	from {
		text-shadow: 0 0 4px #f59895, 0 0 8px #f59895, 0 0 12px #f59895, 0 0 16px #eb5851, 0 0 20px #eb5851, 0 0 28px #eb5851, 0 0 40px #eb5851, 0 0 45px #eb5851;
	}
	to {
		text-shadow: 0 0 1px #f59895, 0 0 2px #f59895, 0 0 3px #f59895, 0 0 4px #eb5851, 0 0 5px #eb5851, 0 0 7px #eb5851, 0 0 10px #eb5851, 0 0 15px #eb5851;
	}
}
@keyframes neon2 {
	from {
		text-shadow: 0 0 3px #a3fafc, 0 0 6px #a3fafc, 0 0 9px #a3fafc, 0 0 12px #42dfe5, 0 0 15px #42dfe5, 0 0 21px #42dfe5, 0 0 30px #42dfe5, 0 0 45px #42dfe5;
	}
	to {
		text-shadow: 0 0 1px #a3fafc, 0 0 2px #a3fafc, 0 0 3px #a3fafc, 0 0 4px #42dfe5, 0 0 5px #42dfe5, 0 0 7px #42dfe5, 0 0 10px #42dfe5, 0 0 15px #42dfe5;
	}
}

/* VIDEO ============================================================= VIDEO */
.brick-0 {
	width: 100% !important;
}
.block-0,
.block-0 img {
	margin-left: auto !important;
	margin-right: auto !important;
	clear:both;
}
#tvgradient {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: flex-end;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* Standard syntax (must be last) */
}
#tvhome {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	width: 840px;
	height: 760px;
	margin-left: auto;
	margin-right: auto;
}
#tvhome-top {
	position: relative;
	width: 840px;
	height: 337px;
	background-image: url(../images/tv-set-01-top.png);
	z-index: 3;
}
#tvhome-radar-left{
	position: relative;
	float: left;
	width: 96px;
	height: 96px;
	margin-left:9px;
	border-radius: 50%;
	z-index: 1;
	-webkit-animation-name: antennae;
	-webkit-animation-duration: 2.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 1s;
}
#tvhome-radar-pad{
	position: relative;
	float: left;
	width: 253px;
	height: 115px;
}
#tvhome-radar-right{
	position: relative;
	float: left;
	width: 96px;
	height: 96px;
	margin-top:19px;
	border-radius: 50%;
	z-index: 1;
	-webkit-animation-name: antennae;
	-webkit-animation-duration: 2.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 1s;
}
#tvhome-wrap {
	float: left;
	width: 840px;
	height: 423px;
	position: relative;
}
#tvhome-left {
	position: relative;
	float: left;
	width: 154px;
	height: 423px;
	background-image: url(../images/tv-set-02-left.png);
	z-index:2;
}
#tvhome-bottom {
	position: relative;
	float: left;
	width: 306px;
	height: 242px;
	margin-top:183px;
	background-image: url(../images/tv-set-03-middle.png);
	z-index:3;
}
#tvhome-right {
	position: relative;
	float: left;
	width: 380px;
	height: 423px;
	background-image: url(../images/tv-set-04-right.png);
	z-index:3;
}
#tvhome-video {
	float: left;
	width: 410px;
	margin-left: 116px;
	position: absolute;
	margin-top: -19px;
	z-index:0;
}

.custommobilize {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.custommobilize iframe,
.custommobilize object,
.custommobilize embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#tvmobile-wrap {
	width:100%;
	height:auto;
	position: relative;
}
#tvmobile-top {
	width:100%;
	height:auto;
	position: relative;
	z-index: 3;
}
#tvmobile-left {
	width: 8.11965811965812%;
	height:auto;
	position: relative;
	float: left;
	z-index:2;
}
#tvmobile-center {
	width: 67.0940170940170%;
}
#tvmobile-bottom {
	width:100%;
	height:auto;
	position: relative;
	float: left;
	z-index:3;
}
#tvmobile-bottom img {
  background-position: bottom;
}	
#tvmobile-right {
	width: 24.786324786324787%;
	height:auto;
	position: relative;
	float: right;
	z-index:3;
}
#tvmobile-video {
	padding: 3% 8% 0 2%;
	width: 100%;
	height:auto;
	position: absolute;
	top:0;
	z-index:0;
}
.contain {
	width:100%;
	background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 640px) {
#tvhome {
		margin-left:-110px;
	}
}
.youmax-thumbnail-image-wrapper {
	border: solid 1px #000;
}
#youmax-video-list-div {
	padding-top:10px !important;
}
button#youmax-load-more-div {
	text-shadow: none !important;
	color: #000;
}
button#youmax-load-more-div:hover {
	color: #ffebe9; /* lightest pink */
	-webkit-animation: neon1 1.5s ease-in-out infinite alternate;
	-moz-animation: neon1 1.5s ease-in-out infinite alternate;
	animation: neon1 1.5s ease-in-out infinite alternate;
}
.mfp-bg {
	opacity: 0.6 !important;
}

/* CONTENT ========================================================= CONTENT */
.brandicon {
	padding-right: 10px;
}
.item-page {
	position: relative;
	z-index:4;
}
.item-page a,
.custompig a {
	color: #ebafb9;
}
.item-page a:hover,
.custompig a:hover {
	text-decoration:underline;
}
.vp-article-top {
	background-image: url(../images/plaque-01-top.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.vp-article-middle {
	background-image: url(../images/plaque-02-center.png);
	background-size: contain;
	background-repeat: repeat-y;
	padding:1% 13%;
	color:#362f2d;
	font-family: 'Stint Ultra Expanded', courier;
	/* font-family: 'Special Elite', Courier; */
	text-shadow: -1px 1px 2px #ffecd6;
	font-size: 1.2em;
	line-height:1.5em;
}
.vp-bio-middle {
	background-image: url(../images/bio-02-center.png);
	background-size: contain;
	background-repeat: repeat-y;
	padding:1% 7%;
	color:#362f2d;
	font-family: 'Stint Ultra Expanded', courier;
	/* font-family: 'Special Elite', Courier; */
	text-shadow: -1px 1px 2px #ffecd6;
	line-height:1.5em;
}
.vp-collage-middle {
	text-align: center;
	width:100%;
	position: relative;
	float: left;
	padding:1% 7%;
	background-image: url(../images/collage-02-center.png);
	background-size: contain;
	background-repeat: repeat-y;
}
.bevel {
	margin-left: auto;
	margin-right: auto;
	border: 4px solid transparent;
	background: rgba(239, 178, 79,1);
	margin-top:15px;
	margin-bottom:15px;
}

.img-square {
	border-radius: 4px !important;
}
.vp-article-bottom {
	background-image: url(../images/plaque-03-bottom.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.vp-bio-middle h1,
.vp-article-middle h1 {
	font-size: 1.5em !important;
	font-family: 'Stint Ultra Expanded', cursive;
}
a.vimeo {
	font-size: 32px;
	color: #fff;
	text-shadow: -1px 1px #000;
}
a.vimeo:hover,
.menuconnect > li > a:hover {
	text-decoration: none;
	color: #e6fdff;
	-webkit-animation: neon1 1.5s ease-in-out infinite alternate;
	-moz-animation: neon1 1.5s ease-in-out infinite alternate;
	animation: neon1 1.5s ease-in-out infinite alternate;
}
.vp-controls input,
.vp-controls textarea {
	width: 50%;
}
@media (max-width:979px) { 
	.vp-control-label label {
		text-align: left;
		float: left;
		display: block;
		width:95px;
	}
}
@media (max-width:768px) {
	nav {
    margin-bottom: 10px;
	}
	#parallax {
		padding-top: 15px;
	}
	.vp-controls input,
	.vp-controls textarea {
		width: 75%;
	}
}
.button-wrap {
	text-align: center;
	padding-bottom: 2rem;
}
button.btn-wsj {
	-webkit-appearance: none;
	font-family: 'Stint Ultra Expanded', courier;
	color: #fff;
	background-color: #ebafb9;
	border: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
button#submit_btn.btn.btn-primary.validate {
	font-family: 'Stint Ultra Expanded', courier;
	color: #fff;
	background-color: #ebafb9;
	border: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
button#submit_btn.btn.btn-primary.validate:hover{
	color: rgba(183, 24, 0, 1);
	background-color: #fff;
}
/* FRAMES =========================================================== FRAMES */
#categories {
	text-align: center;
}
.catframe {
	position: relative;
	display:block;
}
@media (max-width:480px) {
	.commframe {
		margin-left:-75px;
	}
	.learnframe {
		margin-left:-30px;
	}
	.animframe {
		margin-left:-75px;
	}
	.docframe {
		margin-left:-75px;
	}
	.finkframe {
		margin-left:-50px;
	}
	.playerframe {
		margin-left:-80px;
	}
	.brandframe {
		margin-left:-75px;
	}
}
a.catframe {
	font-size: 24px;
	font-family: 'Life Savers', cursive;
	font-weight:bold;
	color: rgba(196,0,0,0.7);
}
.catframe p {
	position: absolute;
}
.commframe p {
	width:235px;
	margin: auto;
  top: 30%; left: 10px; bottom: 0; right: 0;
}
.learnframe p {
	width:190px;
	margin: auto;
  top: 30%; left: 10px; bottom: 0; right: 0;
}
.animframe p {
	width:210px;
	margin: auto;
  top: 30%; left: 10px; bottom: 0; right: 0;
}
.docframe p {
	width:205px;
	margin: auto;
  top: 38%; left: 10px; bottom: 0; right: 0;
}
.brandframe p {
	width:235px;
	margin: auto;
  top: 30%; left: 10px; bottom: 0; right: 0;
}
.finkframe p {
	font-size: 32px;
	width:240px;
	margin: auto;
  top: 35%; left: 10px; bottom: 0; right: 0;
}
.playerframe p {
	font-size: 28px;
	width:205px;
	margin: auto;
  top: 35%; left: 10px; bottom: 0; right: 0;
}
.customframe {
	text-align: center;
	padding: 20px 0;
}
.deadcenter{
	position: relative;
}
.imgframe img,
.catframe img {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.imgframe img:hover,
.catframe img:hover {
	-webkit-filter: saturate(1.5);
	filter: saturate(1.5);
}
.address {
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	height: 337px;
	width: 400px;
}
span.reveal {
	text-align:center;
	position: absolute;
	font-size: 40px;
	top:140px;
	left:120px;
	font-family: 'Stint Ultra Expanded', courier;
	color: rgba(255, 245, 245, 0.6);
	text-decoration: none;
	-webkit-animation: neon1 1.5s ease-in-out infinite alternate;
	-moz-animation: neon1 1.5s ease-in-out infinite alternate;
	animation: neon1 1.5s ease-in-out infinite alternate;
	opacity:0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.imgframe:hover span.reveal {
	opacity:1;
}
.reveal {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.tilt-1,
.customanim {
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
.tilt-3,
.custombrand,
.customlearn,
.customplayers {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.tilt2,
.customcomm,
.customdoc,
.customfink {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
}
.contact ul {
	width: 100%;
}
.contact {
	text-shadow: -1px 1px #000;
}
.contact ul > li > a {
	width: 100%;
	color: #fff;
	font-family: 'Life Savers', cursive;
	font-size: 22px;
}
.contact ul > li > a:before {
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.vp-control-group {
	margin-bottom: 20px;
}
.vp-control-label,
.vp-control-label > label {
	font-family: 'Stint Ultra Expanded', cursive !important;
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	font-size: 18px;
	padding-right: 10px;
	text-shadow: -1px 1px #000;
}

/* BOTTOM =========================================================== BOTTOM */
#bottom {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: flex-end;
	text-align:right;
	position: relative;
	margin:0;
	padding:0;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5)); /* Standard syntax (must be last) */
}
.about {
	width: 820px;
	height: 769px;
	background-image: url(../images/about.png);
	margin-left: auto;
	margin-right: auto;
}
.our-work {
	width: 800px;
	height: 430px;
	background-image: url(../images/our-work.png);
	margin-left: auto;
	margin-right: auto;
}
.contacts {
	width: 800px;
	height: 295px;
	background-image: url(../images/contact.png);
	margin-left: auto;
	margin-right: auto;
}
.bio {
	display: inline-block;
}
.sue {
	margin-top:-200px;
}
@media (max-width:768px) {
	.sue {
		margin-top:-100px;
	}
}
.customsue {
	background-image: url(../images/bio-sue-corcoran.png);
	width: 820px;
	height: 695px;
}
.customsue img {
	position: relative;
	z-index:0;
}

/* COPYRIGHT ===================================================== COPYRIGHT */
#copyright {
	width: 100%;
	background-color: #000;
	color: #ebafb9;
	padding:5px;
}
.copyright {
 line-height:30px;
 font-family: 'Stint Ultra Expanded', Tahoma, sans-serif;
}
.menusocial > li > a {
	font-size: 30px;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	color: #ebafb9;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.menusocial > li > a.icon-director-chair { padding: 0 5px;}

.menusocial > li > a:hover {
	text-decoration: none;
	color: #e6fdff;
	-webkit-animation: neon1 1.5s ease-in-out infinite alternate;
	-moz-animation: neon1 1.5s ease-in-out infinite alternate;
	animation: neon1 1.5s ease-in-out infinite alternate;
}
@media screen and (max-width: 767px) {
	#copyright {
		padding:0 5px 0 0;
	}
	.copyright {
		font-size: 10px;
		padding: 3px 0 0 10px;
	}
	ul.menusocial::before {
		display: block;
		content:none;
	}
	ul.menusocial > li	{
		display: inline-block;
	}
	ul.menusocial > li > a {
		font-size: 20px;
		padding: 0 0 0 5px;
	}
	.contacts {
	width: 600px;
	height: 295px;
	background-image: url(../images/contact-xs.png);
	}
}

/* EFFECTS ===================================================== EFFECTS */
/* Chrome, mobile browser support	*/
@-webkit-keyframes antennae {
	0% {
		opacity: 0.8;
		border: solid 5px #fff;
		transform: scale(0.3);
			-ms-transform: scale(0.3); /* IE 9 */
				-webkit-transform: scale(0.3); /* Safari and Chrome */
					-o-transform: scale(0.3); /* Opera */
						-moz-transform: scale(0.3); /* Firefox */
		}
	40% {
		opacity: 0;
		background-color:rgba(255,255,255,0.5);
		transform: scale(1.5);
			-ms-transform: scale(1.5); /* IE 9 */
				-webkit-transform: scale(1.5); /* Safari and Chrome */
					-o-transform: scale(1.5); /* Opera */
						-moz-transform: scale(1.5); /* Firefox */
		}
	100% {
		opacity: 0;
		background-color:transparent;
		transform: scale(2.5);
			-ms-transform: scale(2.5); /* IE 9 */
				-webkit-transform: scale(2.5); /* Safari and Chrome */
					-o-transform: scale(2.5); /* Opera */
						-moz-transform: scale(2.5); /* Firefox */
		}
}
/* Mozilla browser support*/
@-moz-keyframes antennae {
	0% {
		opacity: 0.8;
		border: solid 5px #fff;
		transform: scale(0.3);
			-ms-transform: scale(0.3); /* IE 9 */
				-webkit-transform: scale(0.3); /* Safari and Chrome */
					-o-transform: scale(0.3); /* Opera */
						-moz-transform: scale(0.3); /* Firefox */
		}
	40% {
		opacity: 0;
		background-color:rgba(255,255,255,0.5);
		transform: scale(1.5);
			-ms-transform: scale(1.5); /* IE 9 */
				-webkit-transform: scale(1.5); /* Safari and Chrome */
					-o-transform: scale(1.5); /* Opera */
						-moz-transform: scale(1.5); /* Firefox */
		}
	100% {
		opacity: 0;
		background-color:transparent;
		transform: scale(2.5);
			-ms-transform: scale(2.5); /* IE 9 */
				-webkit-transform: scale(2.5); /* Safari and Chrome */
					-o-transform: scale(2.5); /* Opera */
						-moz-transform: scale(2.5); /* Firefox */
		}
}
@keyframes antennae {
	0% {
		opacity: 0.8;
		border: solid 5px #fff;
		transform: scale(0.3);
			-ms-transform: scale(0.3); /* IE 9 */
				-webkit-transform: scale(0.3); /* Safari and Chrome */
					-o-transform: scale(0.3); /* Opera */
						-moz-transform: scale(0.3); /* Firefox */
		}
	40% {
		opacity: 0;
		background-color:rgba(255,255,255,0.5);
		transform: scale(1.5);
			-ms-transform: scale(1.5); /* IE 9 */
				-webkit-transform: scale(1.5); /* Safari and Chrome */
					-o-transform: scale(1.5); /* Opera */
						-moz-transform: scale(1.5); /* Firefox */
		}
	100% {
		opacity: 0;
		background-color:transparent;
		transform: scale(2.5);
			-ms-transform: scale(2.5); /* IE 9 */
				-webkit-transform: scale(2.5); /* Safari and Chrome */
					-o-transform: scale(2.5); /* Opera */
						-moz-transform: scale(2.5); /* Firefox */
		}
}