/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
 
/*	--------------------------------------------------
	:: Global Reset & Standards
	-------------------------------------------------- */
	
	/* 
		Eric Meyer's CSS Reset
		http://meyerweb.com/eric/tools/css/reset/ 
		v2.0 | 20110126
   		License: none (public domain)
	*/
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font: inherit;
		vertical-align: baseline;
	}
	html {
		font-size: 62.5%; 
	}


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { overflow-y: scroll; overflow-x: hidden; overflow-y: hidden; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: serif; color: #5d5646; }

body, html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #ffbf13; color: #fff; text-shadow: none; }
::selection { background: #ffbf13; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #ffffff; text-decoration: none;

/*	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
*/	font-weight: 700;
}
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */
   
	html {
		font-size: 62.5%;
background-color: #2ec2e8;
margin: 0;
padding: 0;
	}
	
	body {
		
		font-family: 'Open Sans';
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
		font-weight:500;
		margin:0; 
	}
	
html {
    height: 100%;
}
body {
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
	
	body {
		color: #ffffff;
		
background: #2ec2e8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlYzJlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzhhZDBlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iI2E2ZTBlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY1YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #2ec2e8 0%, #8ad0ea 32%, #a6e0ea 68%, #fff5c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ec2e8), color-stop(32%,#8ad0ea), color-stop(68%,#a6e0ea), color-stop(100%,#fff5c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2ec2e8 0%,#8ad0ea 32%,#a6e0ea 68%,#fff5c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2ec2e8 0%,#8ad0ea 32%,#a6e0ea 68%,#fff5c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2ec2e8 0%,#8ad0ea 32%,#a6e0ea 68%,#fff5c9 100%); /* IE10+ */
background: linear-gradient(top,  #2ec2e8 0%,#8ad0ea 32%,#a6e0ea 68%,#fff5c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ec2e8', endColorstr='#fff5c9',GradientType=0 ); /* IE6-8 */
background-size: 100%;
		

}
	
	h1, h2, h3, h4, h5, h6 { color: #ffffff; line-height: 1.1; text-transform: uppercase;
	font-family: 'Open Sans', Rockwell, "Segoe WP", sans-serif; font-weight: 100;
	
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #ffffff !important;
		font-weight: inherit;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		border-bottom: none !important;
		
	}
	
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
		/**/color: #5d5646 !important;
		font-weight: inherit;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		
	}
	
	h1 { font-size: 75px; font-size: 7.5rem; margin-bottom: 12px;}
	h2 { font-size: 80px; font-size: 8.0rem; margin-bottom: 9px; }
	h3 { font-size: 60px; font-size: 6.0rem; margin-bottom: 9px; }
	h4 { font-size: 21px; font-size: 2.1rem; margin-bottom: 3px; }
	h5 { font-size: 18px; font-size: 1.8rem; font-weight: normal; margin-bottom: 3px;  }
	h6 { font-size: 15px; font-size: 1.5rem; font-weight: normal; }
	p { margin: 0 0 15px; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace;
font-family:Helvetica, "Segoe WP", sans-serif;
font-size: 1em; }


q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 70%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 45%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -1em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

/*ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }
*/

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }



/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */

.wrapper {
	width: 1000px;
	margin: 0 auto;
}


header {
width: 1000px;
margin: 0 auto;
}

.headline {
font-size: 75px;
text-align: center;
letter-spacing: 0px;
padding: 0px 0px;
font-weight:300;
-webkit-transform: translateY(-500px);
-moz-transform: translateY(-500px);

}

#alex {
	width: 460px;
	height: 634px;
	background-image: url(../img/alex_character.png);
	margin: 0 auto;
	right: -30px;
	position: relative;
}

#alex_container {
	width: 100%;
	height: 634px;
	margin-top: 60px;
	position: absolute;
-webkit-transform: translateY(2000px);
-moz-transform: translateY(2000px);
z-index: 2;
}

#starburst_container {
	margin-top:60px;
	height: 441px;
	width: 100%;
	position: absolute;
-moz-transform: translateY(500px);
-webkit-transform: translateY(500px);
opacity: 0;
}

#starburst {
	height: 441px;
	width: 441px;
	background-image: url(../img/starburst.png);
	margin: 0 auto;
	position:relative;
	z-index: 1;
}


.arrow_box {
	position: relative;
	background: #ffb400;
	margin: 20px 50px 0;
	border-radius: 15px;
	padding:10px;
	box-shadow: 1px 1px 30px rgba(0,0,0, .20)
}
.arrow_box:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-top-color: #ffb400;
	border-width: 30px;
	left: 50%;
	margin-left: -30px;
}	

.clouds_right {
	width: 504px;
	height: 259px;
	background-image: url(../img/clouds.png);
	position: absolute;
	top: 500px;
-webkit-transform: translateX(-500px);
-moz-transform: translateX(-500px);
z-index:3;

}
.clouds_left {
	width: 504px;
	height: 259px;
	background-image: url(../img/clouds.png);
	position: absolute;
	top: 500px;
	right: -500px;
z-index:3;

}
.addthis_bar_large {
	background: #ffffff;
	border-radius: 20px;
	top: 20px;
	left: 20px;
	width: 80px;
	min-height: 290px;
	padding: 5px 10px !important;
	-webkit-box-shadow:inset 1px 1px 0px 0px rgba(255, 255, 255, 1), 0px 0px 4px 1px rgba(0, 0, 0, .2), inset 0px 0px 30px 0px rgba(0, 0, 0, .1);
	box-shadow:inset 1px 1px 0px 0px rgba(255, 255, 255, 1), 0px 0px 4px 1px rgba(0, 0, 0, .2), inset 0px 0px 30px 0px rgba(0, 0, 0, .1);
	z-index: 100 !important;
	position:absolute;
}
.addthis_toolbox  a{
	margin: 10px 0px 0px;
}
.addthis_button_facebook_like {
	position:relative;
	left: 6px;
}
.addthis_button_tweet {
	position:relative;
	left: -2px;
}

.addthis_counter {
	position:relative;
	left: 5px;
}

.addthis_button_google_plusone {
	position:relative;
	left: 3px;
}

@-moz-document url-prefix()
{
.addthis_button_facebook_like {
	position:relative;
	left: -22px;
}
.addthis_button_facebook_send {
	position:relative;
	left: -26px;
}
}
.back_button {
	font-size: 12px;
	padding: 3px;
	border-radius: 7px;
	background-color:#ffb400;
	display: block;
	text-transform: uppercase;
	-webkit-box-shadow:inset 1px 1px 0px 0px rgba(255, 225, 255, 167), inset 0px 0px 30px 0px rgba(214, 141, 0, .1);
	box-shadow:inset 1px 1px 0px 0px rgba(255, 225, 255, 167), inset 0px 0px 30px 0px rgba(214, 141, 0, .1);
	position:relative;
	left: 3px;
	font-weight:bold;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.back_button:hover {
	-webkit-box-shadow:inset 1px 1px 0px 0px rgba(255, 225, 255, 167),0px 0px 70px 0px rgba(0, 0, 0, .2), inset 0px 0px 30px 0px rgba(214, 141, 0, .1);
	box-shadow:inset 1px 1px 0px 0px rgba(255, 225, 255, 167),0px 0px 70px 0px rgba(0, 0, 0, .2), inset 0px 0px 30px 0px rgba(214, 141, 0, .1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/* This is the animation code. */
@-webkit-keyframes slide_up {
   0% { -webkit-transform: translateY(500px); opacity: 0; }
   90%   { -webkit-transform: translateY(-50px); }
   100%   { -webkit-transform: translate(0,0); opacity: 1; }
}

@-moz-keyframes slide_up {
   0% { -moz-transform: translateY(500px); opacity: 0;}
   90%   { -moz-transform: translateY(-50px); }
   100%   { -moz-transform: translate(0,0); opacity: 1;}
}

/* This is the element that we apply the animation to. */
.slide_up {
   -webkit-animation-name: slide_up;
   -webkit-animation-duration: .5s;
   -webkit-animation-timing-function: ease-in; /* ease is the default */
   -webkit-animation-delay: 1.5s;             /* 0 is the default */
   -webkit-animation-iteration-count: 1;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: slide_up;
   -moz-animation-duration: .5s;
   -moz-animation-timing-function: ease-in; /* ease is the default */
   -moz-animation-delay: 1.5s;             /* 0 is the default */
   -moz-animation-iteration-count: 1;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
   -moz-animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
}


/* This is the animation code. */
@-webkit-keyframes slide_in {
   0% { -webkit-transform: translateY(-500px); opacity: 0; }
   90%   { -webkit-transform: translateY(100px); }
   100%   { -webkit-transform: translate(0,0); opacity: 1; }
}

@-moz-keyframes slide_in {
   0% { -moz-transform: translateY(-500px); opacity: 0;}
   90%   { -moz-transform: translateY(100px); }
   100%   { -moz-transform: translate(0,0); opacity: 1;}
}

/* This is the element that we apply the animation to. */
.slide_in {
   -webkit-animation-name: slide_in;
   -webkit-animation-duration: .5s;
   -webkit-animation-timing-function: ease-in; /* ease is the default */
   -webkit-animation-delay: 2.5s;             /* 0 is the default */
   -webkit-animation-iteration-count: 1;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: slide_in;
   -moz-animation-duration: .5s;
   -moz-animation-timing-function: ease-in; /* ease is the default */
   -moz-animation-delay: 2.5s;             /* 0 is the default */
   -moz-animation-iteration-count: 1;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
   -moz-animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
}



/* This is the animation code.*/
@-webkit-keyframes alex_hover_y {
   0% { -webkit-transform: translateY(0px); }
   25% { -webkit-transform: translateY(3px) ; }
   50% { -webkit-transform: translateY(0px) ; }
   75% { -webkit-transform: translateY(2px); }
   100% { -webkit-transform: translateY(0px); }
} 

@-moz-keyframes alex_hover_y {
   0% { -moz-transform: translateY(0px); }
   25% { -moz-transform: translateY(3px) ; }
   50% { -moz-transform: translateY(0px) ; }
   75% { -moz-transform: translateY(2px); }
   100% { -moz-transform: translateY(0px); }
}

/* This is the element that we apply the animation to. */
.alex_hover_y {
   -webkit-animation-name: alex_hover_y;
   -webkit-animation-duration: 1s;
   -webkit-animation-timing-function: ease-in-out; /* ease is the default */
   -webkit-animation-delay: 0;             /* 0 is the default */
   -webkit-animation-iteration-count: infinite;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: alex_hover_y;
   -moz-animation-duration: 1s;
   -moz-animation-timing-function: ease-in-out; /* ease is the default */
   -moz-animation-delay: 0;             /* 0 is the default */
   -moz-animation-iteration-count: infinite;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
}



@-webkit-keyframes alexslide{
   0% { -webkit-transform: translateY(1600px); opacity: 0; }
   40% { -webkit-transform: translateY(1600px); opacity: 0; }
   75% { -webkit-transform: opacity: .25; }
   80%   { -webkit-transform: translateY(-20px); opacity: 1; }
   100%   { -webkit-transform: translateY(0px); opacity: 1; }
}

@-moz-keyframes alexslide{
   0% { -moz-transform: translateY(1600px); opacity: 0; }
   40% { -moz-transform: translateY(1600px); opacity: 0; }
   75% { -moz-transform: opacity: .25; }
   80%   { -moz-transform: translateY(-20px); opacity: 1; }
   100%   { -moz-transform: translateY(0px); opacity: 1; }
}

/* This is the element that we apply the animation to. */
.alexslide {
   -webkit-animation-name: alexslide;
   -webkit-animation-duration: 2s;
   -webkit-animation-timing-function: ease-in; /* ease is the default */
   -webkit-animation-delay: 0s;             /* 0 is the default */
   -webkit-animation-iteration-count: 1;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: alexslide;
   -moz-animation-duration: 2s;
   -moz-animation-timing-function: ease-in; /* ease is the default */
   -moz-animation-delay: 0s;             /* 0 is the default */
   -moz-animation-iteration-count: 1;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
   -moz-animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
}



/* This is the animation code. */
@-webkit-keyframes right_slide {
   0% { -webkit-transform: translateX(-500px); opacity: .70; }
   100%   { -webkit-transform: translateX(2000px); opacity: .70; }
}

@-moz-keyframes right_slide {
   0% { -moz-transform: translateX(-500px); opacity: .70; }
   100%   { -moz-transform: translateX(2000px); opacity: .70; }
}

/* This is the element that we apply the animation to. */
.right_slide {
   -webkit-animation-name: right_slide;
   -webkit-animation-duration: 34s;
   -webkit-animation-timing-function: ease-in; /* ease is the default */
   -webkit-animation-delay: 0;             /* 0 is the default */
   -webkit-animation-iteration-count: infinite;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: right_slide;
   -moz-animation-duration: 34s;
   -moz-animation-timing-function: ease-in; /* ease is the default */
   -moz-animation-delay: 0;             /* 0 is the default */
   -moz-animation-iteration-count: infinite;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
   -moz-animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
}

/* This is the animation code. */
@-webkit-keyframes left_slide {
   0% { right: -500px; opacity: .70; }
   100%   { right: 2000px; opacity: .70; }
}

@-moz-keyframes left_slide {
   0% { right: -500px; opacity: .70; }
   100%   { right: 2000px; opacity: .70; }
}

/* This is the element that we apply the animation to. */
.left_slide {
   -webkit-animation-name: left_slide;
   -webkit-animation-duration: 34s;
   -webkit-animation-timing-function: ease-in; /* ease is the default */
   -webkit-animation-delay: 0;             /* 0 is the default */
   -webkit-animation-iteration-count: infinite;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: left_slide;
   -moz-animation-duration: 34s;
   -moz-animation-timing-function: ease-in; /* ease is the default */
   -moz-animation-delay: 0;             /* 0 is the default */
   -moz-animation-iteration-count: infinite;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
   -moz-animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
}



/* This is the animation code. */
@-webkit-keyframes rotation {
   0% { -webkit-transform: rotate(0deg); opacity: 1; }
   100%   { -webkit-transform: rotate(360deg); opacity: 1; }
}

@-moz-keyframes rotation {
   0% { -moz-transform: rotate(0deg); opacity: 1; }
   100%   { -moz-transform: rotate(360deg); opacity: 1; }
}

/* This is the element that we apply the animation to. */
.rotation {
   -webkit-animation-name: rotation;
   -webkit-animation-duration: 7s;
   -webkit-animation-timing-function: linear; /* ease is the default */
   -webkit-animation-delay: 0;             /* 0 is the default */
   -webkit-animation-iteration-count: infinite;    /* 1 is the default */
   -webkit-animation-direction: normal;  /* normal is the default */
   -moz-animation-name: rotation;
   -moz-animation-duration: 7s;
   -moz-animation-timing-function:linear; /* ease is the default */
   -moz-animation-delay: 0;             /* 0 is the default */
   -moz-animation-iteration-count: infinite;    /* 1 is the default */
   -moz-animation-direction: normal;  /* normal is the default */
/*   -moz-animation-fill-mode: forwards;
   -webkit-animation-fill-mode: forwards;
*/}


/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media only screen and (max-width: 1024px) {
  /* Style adjustments for viewports that meet the condition */

  
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
