/* background gif properties */
html { 
background:url("pressBackground.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.topRight { 
	position: absolute;
	top: 0px;
    margin-left: 43.5%;
    margin-top: 1.8%;
   
	width: 11%;
	height: auto;
	
}

img {
    opacity: .7;
    position: absolute;
    max-width: 100%;
    height: 20%;
    width: auto\9; /* ie8 */
}

h1 {
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 0;
  color: white;
  letter-spacing: .3rem;
  text-align: center;
  
}

h2 {
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 0;
  color: white;
  letter-spacing: .3rem;
}


p {
   font-size: 1rem;
  text-transform: uppercase;
  margin-top: 0;
  text-align: center;
  color:white;
  letter-spacing: .3rem; 
    
}

/*styling for paragraphs*/

p.p2 {
    opacity: .5;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 0;
  text-align: center;
  color:white;
  letter-spacing: .3rem;
  
}

p.p2:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
}

p.p1 {
  font-size: 4rem;
  text-transform: uppercase;
  margin-top: 2%;;
  text-align: center;
  color:white;
  letter-spacing: .3rem;
  
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: 1s opacity;
    pointer-events: none;
}

div.blurb1 {
    width:60%;
    height: auto;
    height: auto/9; /*ie suck my nutz*/
    margin-left: 20%;
    margin-bottom: 2.3%;
 
}

#topQ {
       margin-top: -3%;
    
    
}


div.img1 {
    width:40%;
    height: auto;
    height: auto/9; /*ie suck my nutz*/
    margin-left: 30%;
    margin-bottom: 10.3%;
    margin-top: -40%;
}


img.logoOp {
    z-index: 99;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
}

img.logoBot {
    width:11%;
    height:auto;
   margin-left: 24.5%;
    margin-bottom: 2%;
}

/* opacity of logo with hover */

img.logoOp:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
}


/*styling for media links */

#cf {
    width: 1.23%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.67%;
    margin-left: 85.55%;
    bottom: 0%;
}
#cf img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf img.top:hover {
    opacity: 1;
}
#cf2 {
    width: 1.3%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.65%;
    margin-left: 87.55%;
    bottom: 0%;
}
#cf2 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf2 img.top:hover {
    opacity: 1;
}
#cf3 {
    width: 1.5%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.7%;
    margin-left: 89.7%;
    bottom: 0%;
}
#cf3 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf3 img.top:hover {
    opacity: 1;
}
#cf4 {
    width: 1.12%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.5%;
    margin-left: 92%;
    bottom: 0%;
}
#cf4 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf4 img.top:hover {
    opacity: 1;
}
#cf5 {
    width: 1.12%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.5%;
    margin-left: 94%;
    bottom: 0%;
}
#cf5 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf5 img.top:hover {
    opacity: 1;
}
#cf6 {
    width: 1.1%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.5%;
    margin-left: 96%;
    bottom: 0%;
}
#cf6 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf6 img.top:hover {
    opacity: 1;
}

#cf7 {
    width: 7.1%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-top: .6%;
    margin-left:1.5%;
    top: 0%;
    left: 0%;
}
#cf7 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf7 img.top:hover {
    opacity: 1;
}

#cf8 {
    width: 1.1%;
    height: auto;
    height: auto\9;
    /* ie8 */
    position: absolute;
    margin-bottom: 1.5%;
    margin-left: 83.9%;
    bottom: 0%;
}
#cf8 img {
    opacity: .7;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
#cf8 img.top:hover {
    opacity: 1;
}






/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fade-in {
    opacity: 0;
    /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.fade-in.one {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.fade-in.two {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s;
}
.fade-in.three {
    -webkit-animation-delay: .1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.fade-in.four {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.fade-in.five {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
.fade-in.six {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    animation-delay: 2.1s;
}

.fade-in.seven {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.fade-in.eight {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

/* unvisited link */
a:link {
    color: white;
}

/* visited link */
a:visited {
    color: white;
}

/* mouse over link */
a:hover {
    color: white;
}

/* selected link */
a:active {
    color: white;
}

div.press {
   
    width:60%;
    height: auto;
    height: auto/9; /*ie suck my nutz*/
    margin-left: 20%;
    margin-top:13%;
    
    
}

/* fade in html/body on page load */

body {
    /* Hide it for nifty fade-in effect */
    display: none;
}

#bg {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: 1s opacity;
    pointer-events: none;
    
}



