@font-face{
font-family: 'Aileron';
src: url("https://www.tacc.utexas.edu/documents/1084364/1186547/Aileron-BlackItalic.otf") format("opentype");
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Aileron', sans-serif;
	margin: 0px;
	padding: 0px;
}

body{
	font-family: 'Droid Serif', serif;
	font-size: 21px;
	font-height: 31px;
	/*max-width: 1200px;*/
	max-width: 100%;
  	width: 1500px;
	overflow: hidden;
	margin: 0 auto;
	font-style:normal;

}

button{
  border: 0;
}

.dropcap{
  font-family: 'Aileron', sans-serif;
  margin-right: 10px;
}

.end{
  margin: 10px 20px;
  color: rgb(80, 80, 80);
  font-size: 18px;
 
}

.interactive{
  margin: 3em 0;
  font-size: 1em;
  line-height: 2em;
  position: relative;
  left: 285px;
  color: rgb(0, 0, 0);
  width: 50%;

}

.interactive.top{
	top: -4em;
}

.header-image{
	background-repeat: no-repeat;
	background-image: url("https://www.tacc.utexas.edu/documents/1084364/1186689/andromeda-full-new.jpeg");
	margin: 0 auto;
	width: 100%;
	height: 650px;
	display: block;
	position: relative;
	background-size: cover;


}

.header-background{
  background-attachment: fixed;
  background-image: url('https://www.tacc.utexas.edu/documents/1084364/1138495/Head-Image-2-scrub.jpg');
  width: 100%;
  position:relative;
  top:0px;
  background-repeat: no-repeat;
  height:800px;
  background-size: cover;

} 

.title-header{
  margin: 0 auto;
  color: rgb(255, 255, 255);
  font-size: 90px;
  position: relative;
  top: -150px;
  left: 140px;
  text-transform: uppercase;
  font-family: 'Aileron';
  line-height: 46px;
}

.title-header span{
	color: rgb(213,223,36);
	font-size: 60px;
	text-transform: none;
	font-family: 'Aileron';
	line-height: 85px;
}

.title-header img{
  /*width: 500px;*/
  width: 34%;
  height: auto;
  position: relative;
  top: -95px;
  left: 30%;
  margin: 0 auto;
}

.title-subhead{
	left: 150px;
	position: relative;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: lighter;
	top: -120px;
}

.hubble-clip{
	clip-path: ellipse(65px 30px at 125px 40px);
	display: inline-block;
	float: right;
	width: 350px;
	position: relative;
	left: -165px;
	z-index: -9999;
	font-family: 'Aileron', sans-serif;
	font-weight:bold;
}

.hubble-clip span{
	left: 400px;
	top: -145px;
	position: relative;
}

.dropcap::first-letter{
	initial-letter: 3;
}

.galaxy{
	background-image: url("https://www.tacc.utexas.edu/documents/1084364/1186689/hs-2015-02-a-xlarge_web-new.jpeg");
	background-size: cover;
	width: 100%;
	height: 500px;
	display: block;
	background-repeat: no-repeat;
	position: relative;
}

.zoom{
	background-image: url("https://www.tacc.utexas.edu/documents/1084364/1186689/Galaxy-Zoom-in-double.png");
	background-size: cover;
	width: 100%;
	height: 690px;
	display: block;
	background-repeat: no-repeat;
	position: relative;
}

.stampede{
	background-image: url("https://www.tacc.utexas.edu/documents/1084364/1186689/Stampede-pano.png");
	background-size: cover;
	width: 100%;
	height: 800px;
	display: block;
	background-repeat: no-repeat;
	position: relative;
}

.stampede-link{
  text-transform:uppercase;
  color:#FFF;
  position: relative;
  top: 70px;
  left: 46px;
  font-weight: bold;
}

.stampede-link span{
  color: #FFF;
}

.stampede-caption{
  position: relative;
  top: 290px;
  left: 675px;
  border-radius: 100px;
  width: 200px;
  height: 200px;
  border: 5px dotted #FFFFFF;
  display: block;
  text-shadow: -1px -1px 0 #888, 1px -1px 0 #888, -1px 1px 0 #888, 1px 1px 0 #888;
  box-shadow: 0px 0px 15px #888888;
   
}

.stampede-caption .link{
  top: 80px; 
  left: 53px;
  color: #FFF;
  position: relative;
  font-size: 16px;
}

.stampede-caption a:link, .stampede-caption a:visited, .stampede-caption a:active {
	color:#FFF; text-decoration:none;}

.stampede-caption a:hover {
	color:#999; text-decoration:none;}

.pullquote{
  display: block;
  width: 60%;
  background-color: rgb(237, 237, 237);
  position: relative;
  padding: 5px 20px;
  float: right;
  right: -100px;
  line-height:1.5;
}

.pullquote h4{
	font-size: 1.5em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.pullquote hr{
	color: rgb(0,0,0);
	border-width: 2px;
}

.pullquote p{
	font-style: italic;
	margin: 0px;
}

.phat-photos{
  overflow: hidden;
  width:  1200px;
  max-width: 100%;
  margin: 0 auto;
}

.phatprofile{
  position: relative;
  height: 200px;
  width: 200px;
  float: left;
  margin: 5px 10px;
}

.phat-description{
  position: absolute;
  margin: 0 auto;
  background:rgb(213,223,36);
  color: rgb(0, 0, 0);
  height: 200px;
  width: 200px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  top: 0px;
}

.phat-description i, .phat-description strong{
  position: relative;
  top: 55px;
}

.phatprofile:hover .phat-description{
  visibility: visible;
  opacity: .75;
}

.phat-photo{
	/*clip-path: circle(30px at 35px 35px);*/
  width: 200px;
  height: 200px;
  max-width: 100%;
  max-height: 100%;
}


.video{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.videoFull{
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.videoHalf{
  width: 100%;
}


.sidebar-img{
  position: relative;
  width: 20%;
  padding: 0;
  margin: 0;
  text-align: center;

}
.sidebar-img span{
  position: relative;
  line-height: 1.2em;

}

.rosie-img{
  color: rgb(85, 85, 85);
  text-align: center;
  /*display: flex;*/
  order: -1;
  /*position: relative;*/
  position: absolute;
  top:900px;
  /*left: 200px;*/
  padding-left: 200px;
  flex-direction: column;
  width: 18%;

}

/*.rosie-img span{
  left: -52px;
}
*/
.second-sidebar-img{
  /*left: 200px;*/
  top: 150px;
  /*display: flex;
  order: -1;
  flex-direction:column;*/
  float: left;
  position: absolute;
  left: 5%;

}

.sidebar-caption{
  display: block;
  position: relative;
  left: 50px;

}

.attribution{
	float: right;
	position: relative;
}


.video-heading{
  color: rgb(255, 255, 255);
  font-family: 'Arial', sans-serif;
  font-size: 2em;
  position: relative;
  /*top: -200px;*/
  top: -620px;
  margin: 0 20px;
  width: 50%;
  line-height: 1.5em;
  /*border-bottom: 10px solid rgb(255, 255, 255);*/
  padding: 0px 20px 0px;
}

.content-right{
  top: -50px;
}


.infographic{
  width: 30%;
  /*right: 200px; */
  right: 10%;
  position: relative;
  float: right;
  top: -55px;

}

.infographic p{
  font-size: 1.8em;
  color: #159bd7;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  text-align: center;
}

.infographic img{
  height: 100px;
}


.slideshow{
  /*display: flex;*/
  margin: 0;
  padding: 0;
}



.element{
  top: -190px;
  left: 42px;
  font-size: 1.3em;
  position: relative;
  color: rgb(255, 255, 255);
}

/* Alex Katz - Building A Custom HTML5 Audio Player w/ JS: http://www.alexkatz.me/html5-audio/building-a-custom-html5-audio-player-with-javascript */

#pButton{ 
  height:60px;  
  width: 60px;  
  border: none; 
  background-size: 50% 50%; 
  background-position: center;
  right: 15px;
  position: fixed;
}

.music{
  width: 20%;
  right: 0;
  text-align: right;
  margin-right: 1.2em;
  
}

.music ul{
  list-style: none;
}

.music li img{
  width: 40px;
}

.play{
  background-image: url('https://www.tacc.utexas.edu/documents/1084364/1138495/Vol-off.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  background-color: transparent;
  }

.pause{
  background-image: url('https://www.tacc.utexas.edu/documents/1084364/1138495/Vol-on.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  background-color: transparent;
} 

.play, .pause{
  position: fixed;
  top: 0px;
  right: 20px;
}

.controls{
  background-color: #039;
  width: 100%;
  height: 55px;
  position: fixed;
  top: -20px;
  z-index:10000;
}

.logo img{
  width: 120px;
  height: 40px;
  top: -2px;
  position: fixed;
  left: 20px;
}


/* Source: https://github.com/jpamental/rwt-scaffold - Responsive Web Typography */


/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1.2em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Import _base.scss variables */
/* Set theme variables here */
/* fallback font tweaks should be done in _rwt_scaffold - not worth putting variables in here for that */
/* 400px */
/* 700px */
/* 900px */
/* 1300px */
/* This mixin is meant to help enable/disable OpenType features in your web pages with web fonts that support them */
/*
OpenType Features Key
@mixin otfeatures($c2sc: 0, $calt: 0, $clig: 0, $dlig: 0, $frac: 0, $hist: 0, $hlig: 0, $kern: 0, $liga: 0, $nalt: 0, $ncase: 0, $nspace: 0, $salt: 0, $ss01: 0, $ss02: 0, $ss03: 0, $ss04: 0, $ss05: 0, $swsh: 0, $zero: 0)
// Ligatures 
"liga" : common ligatures 
"dlig" : discretionary ligatures 
"clig" : contextual ligatures 
"hlig" : historical ligatures 
// Alternate Characters
"swsh" : swashes 
"calt" : contextual alternates 
"hist" : historical character alternatives 
"salt" : stylistic alternatives 
// Kerning
"kern" : enable use of embedded kerning table 
// Letter Case
"smcp" : small caps 
"c2sc" : small caps from caps 
// Stylistic Alternates
"ss01" : alternate stylistic set 1 
"ss02" : alternate stylistic set 2  
"ss03" : alternate stylistic set 3 
"ss04" : alternate stylistic set 4 
"ss05" : alternate stylistic set 5 
// Numeric Extras
"zero" : slashed-zero 
"nalt" : alternate annotation 
The following OT Features are either/or rather than single choices, so require some 'if/else' logic
// Number Case
"ncase" : number case
		0: default
		lnum: lining figures
		onum: old style figures
// Number Spacing
"nspace": number spacing
		0: default
		pnum: proportional spacing
		tnum: tabuplar spacing
"frac"	: fractions
		0: off
		frac: normal fractions
		afrc: alternate fractions
*/
/* This mixin is meant to give a nicer link underline that sits comfortably below the text and uses text shadow to knock out the underline around descenders */
/*
Nice Link Features key
Background Color - defaults to white, needed to blend the text shadow with the background color to create the 'knock-out' effect
$background: #ffffff
Link Color - defaults to blue, needed to match the text and underline colors
$link: #0000ee
*/
/* Type Rendering Mix */
/* set webkit antialiasing specifically for Mac OS */
.tr-coretext {
  /* Add classes here that you want to 'skinny up' when rendered on MacOS and fonts look chunky */
  /* example: */ }

/* helps with fonts that look a bit chunky on MacOS vs other platforms/OS's */
.skinnify {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.unskinnify {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto; }

.hyphenate {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

/******* /HELPERS ********/
/* RWT Scaffold Styles */
html {
  font-size: 100%; }


/* Preloader : PRELOADME JS */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(255, 255, 255, 0.8); /* change if the mask should have another color then white */
    /*opacity: 0.8;*/
    /*z-index:99;  makes sure it stays on top */
    z-index: 1000000;
    width: 100%;
    height: 100%;
    max-width: 100%;

}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(); /* path to your loading animation */
    /*background-size: 500px 200px;*/
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.exception{
  top:0px;
}



/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 


}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
}

/* ----------- Asus Nexus 7 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) {

    .infographic{
      display:none;
    }
    .interactive{
      margin: 0 auto;
      width: 60%;

    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

}

/* Portrait */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) 
  and (orientation: portrait) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }
    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

  
}

/* Landscape */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) 
  and (orientation: landscape) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }
    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }


}

/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }
    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }




}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows{
      top:45%;
    }


}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows{
      width: 85%;
      top: 62%;
      left: 36%;
    }

    .arrows img{
      width: 10%;
    }


}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }


}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }


}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }




}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }


}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }




}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {


  .infographic{display:none;}
  .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows{
      width: 68%;
      top: 61%;
      left: 36%;
    }


}

/* ----------- Galaxy Tab 10.1 ----------- */

/* Portrait and Landscape */
@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px) {
  .infographic{display:none;}
  .interactive{
      margin: 0 auto;
      width: 60%;
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows img{
     width: 36%;
      top: 2%;
      left: 36%;
    }

}

/* Portrait */
@media 
  (max-device-width: 980px) 
  and (orientation: portrait) { 
  .infographic{display:none;}
  .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows{
      top: 45%;
    }

    .arrows img{
      width: 15%;
    }

}

/* Portrait */
@media 
  (max-device-width: 800px) 
  and (orientation: portrait) { 
  .infographic{display:none;}
  .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 0px;
      position: relative;
      top:10px;
      margin-bottom: 75px;
      width: 45%;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .video-heading{
      top: -350px;
      width: 55%;
    }

}

/* Landscape */
@media 
  (max-device-width: 1280px) 
  and (orientation: landscape) {

   .infographic{display:none;}
   .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      margin:10px auto 65px;
      position: relative;
      padding: 0;
      top: 0px;
      width: 22%;
      left: 0px;

    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows{
      width: 25%;
      top: 67%;
      left: 34%;
    }

    .arrows img{
      width: 36%;
      top: 2%;
      left: 36%;
    }



}

/* ----------- Kindle Fire HD 7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }
    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }


}

/* Portrait */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: portrait) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }
    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .arrows img{
      width: 15%;
    }

    .video-heading{
      top: -465px;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: landscape) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      left: 0px;
      
    }
    .rosie-img{
      left: 100px;
      position: relative;
      padding-left: 100px;

    }

    .content-left{
      /*left:0px;*/
      top:0px;
      left: 300px;
      width: 60%;
    }

    .video-heading{
      top: -480px;
    }


}

/* ----------- Kindle Fire HD 8.9" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {



}

/* Portrait */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: landscape) {

}

/* ----------- HTC One ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .slick-prev, .slick-next{
      display:none;
    }

    .slick-dots li.slick-active button:before, .slick-dots li button:before{
    font-size: 20px;
    top: -2px;
  }


}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

    .infographic{display:none;}

    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      top: 30px;
      text-align: center;
      position: relative;
      padding-left: 48px;
      width: 70%;
      display: block;
      margin-bottom: 30px;
    }

    .content-left{
      left:0px;
      top:0px;
      width: 100%;
    }

    .content-left.top{
      top: 0px;
    }

  .arrows{
    top: 39%;
    left: 20%;
  }

 .slick-dots li.slick-active button:before,
 .slick-dots li button:before{
    font-size: 20px;
    top: -2px;
  }

  .video-heading{
    font-size: .5em;
    top: -138px;
    margin: 0px 20px 20px;
  }

}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

}

/* ----------- HTC One ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 480px) 
  and (-webkit-device-pixel-ratio: 3) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

    .slick-prev, .slick-next{
      display:none;
    }

    .slick-dots li.slick-active button:before, .slick-dots li button:before{
    font-size: 20px;
    top: -2px;
  }


}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 480px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

    .infographic{display:none;}

    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      top: 30px;
      text-align: center;
      position: relative;
      padding-left: 48px;
      width: 70%;
      display: block;
      margin-bottom: 30px;
    }

    .content-left{
      left:0px;
      top:0px;
      width: 100%;
    }

    .content-left.top{
      top: 0px;
    }


 .slick-dots li.slick-active button:before,
 .slick-dots li button:before{
    font-size: 20px;
    top: -2px;
  }

  .video-heading{
    font-size: .5em;
    top: -138px;
    margin: 0px 20px 20px;
  }

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 480px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

    .infographic{display:none;}
    .interactive{
      margin: 0 auto;
      width: 60%;
      
    }

    .rosie-img{
      left: 100px;
      position: relative;
    }

    .content-left{
      left:0px;
      top:0px;
    }

}


