* {
	margin:0;
	padding:0;
	font-family: 'universe', 'Open Sans', sans-serif;
}

body {
	background-color:#ffffff;
}


@font-face {
	font-family: 'universe';
	src: url(http://a6dfe4e7426c5836e313-52e79e467a2303cf83e49b089c7da931.r89.cf1.rackcdn.com/Oracle/ORA26_004/fonts/UniversLTStd.otf) format('opentype');
}


p {
	color:#131313;
	font-size:1em;
	line-height:1.5em; 
	font-weight:300;
	letter-spacing:.5px;
	margin-bottom:20px;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
/*Page Titles*/
h1 {
	font-size:3.5em; 
	letter-spacing:.5px;
	line-height:1.15em;
	color:#fff;
	text-transform: uppercase;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:80px;
	text-align:left;
	font-weight:200;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}
h2 {
	color:#000000;
	font-size:3em;
	line-height:1.25em; 
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:.5px;
	margin-bottom:20px;
	text-align:left;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}
h3 {
	font-size:2em; 
	letter-spacing:.5px;
	line-height:1.35em;
	color:#fff;
	padding-bottom:30;
	margin-bottom:50;
	margin-top:10px;
	text-align:left;
	font-weight:200;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
}


.list, .graphs {
	max-width:650px;
	margin-left:auto;
	margin-right:auto;
}
ul.fa-ul,
ul {
	max-width:650px;
	margin-left:auto;
	margin-right:auto;
	padding-left:60px;
	padding-right:60px;
}
li {
	color:#000000;
	font-size:1em;
	line-height:21px; 
	font-weight:300;
	letter-spacing:.5px;
	margin-bottom:20px;
}
a {
	color:#027396;
	text-decoration:none;
	font-weight:600;
}
a:hover {
	color:#027396;
}
a:visited {
	border:0;
	text-decoration:none;
	color:#027396;
}
.bold {
	font-weight:700;
}
.intro {
	padding-top:0px;
}
.author {
	color:#474747;
	text-align:center !important;
	margin-top:30px;
	letter-spacing:.5px;
	font-size:1.15em;
}
.row {
	padding-top:40px;
	padding-bottom:40px;
}

.bkg-light {
	background-color:#ffffff;
}
.bkg-orange {
	background-color: #ed8b00; /* For browsers that do not support gradients */
}
.bkg-grey {
	background-color:#f2f2f2;
}
.bkg-dark-grey {
	background-color:#333333;
}
.bkg-blue {
	background-color: #425462;
}

.border-top {
	border-top: 3px solid #425462;
}


.no-top {
	padding-top:0px;
}
.no-bottom {
	padding-bottom:0;
}
#ora-footer p,
#ora-footer a {
	color: #ffffff;
	font-size: 14px;
}
#ora-footer p {
	max-width: none;
	text-align:center;
}
#ora-footer a {
	font-weight: 200;
}


#ora-social a {
	margin-right: 4px;
	text-align: center;
}

ul#ora-social {
	list-style-type: none;
	text-align: center;
}
#ora-social li {
	display:inline;
	padding-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
}
#ora-social i {
	text-align: center;
	padding-left: 3px;
}


#ora-share {
	position: fixed;
	width: 160px;
	right: 0;
	top: 20px;
}
#ora-share ul {
	list-style: none;
}
#ora-share li {
	margin-bottom: 12px;
	text-align: center;
}
#ora-share i,
#ora-share a {
	text-align: center;
	color: #ffffff;
}

#ora-social-side li {
	
}


/***** BEGIN SPECIFIC FEATURE STYLES *****/
#click-expand {
	position:relative;
	float:right;
	width:255px;
}
.contain-breakout {
	max-width:650px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0;
}
#sponsor-logo {
	position:fixed;
	bottom:20px;
	left:20px;
	z-index:10;
}
#title-section {
	background-image:url(../img/headers_headline.png);
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:80px;
	padding-top:0px;
}
#intro-section {
	background-image: url(../img/background-intro.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#agile {
	background-image: url(../img/header-agile.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
#create {
	background-image: url(../img/background-creative.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#introConclusion {
	background-image: url(../img/header-introConclusion.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
#expand {
	background-image: url(../img/background-expand.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#develop {
	background-image: url(../img/background-develop.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#conclusion {
	background-image: url(../img/header-conclusion.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
.graphs,
.graphs p {
	text-align: center;
}
.graphs-left p {
	text-align: left;
}





/*Navbar*/

button {
  background: none;
  border: none;
}
 button::-moz-focus-inner {
 border: 0;
}

:focus { outline: none; }
 
 ::-moz-focus-inner {
 border: 0;
}

.btn-nav:hover { cursor: pointer; }

.btn-nav:hover .bar { background: #000000; }

.bar {
  display: block;
  height: 5px;
  width: 50px;
  background: #000000;
  margin: 10px auto;
}

.btn-nav {
  display: block;
  padding: 15px 0;
  width: 50px;
  position: fixed;
  left: 20px;
  margin: 0 auto;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.sticky{
	position:fixed !important;
}

.btn-nav:focus { outline: none; }

.middle { margin: 0 auto; }

.bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.animated { z-index: 999; }

.animated .arrow-top-r {
  -webkit-transform: rotateZ(-45deg) translateY(11px);
  -moz-transform: rotateZ(-45deg) translateY(11px);
  -ms-transform: rotateZ(-45deg) translateY(11px);
  -o-transform: rotateZ(-45deg) translateY(11px);
  transform: rotateZ(-45deg) translateY(11px);
  width: 25px;
}

.animated .arrow-middle-r {
  -webkit-transform: translateX(25px);
  -moz-transform: translateX(25px);
  -ms-transform: translateX(25px);
  -o-transform: translateX(25px);
  transform: translateX(25px);
}

.animated .arrow-bottom-r {
  -webkit-transform: rotateZ(45deg) translateY(-11px);
  -moz-transform: rotateZ(45deg) translateY(-11px);
  -ms-transform: rotateZ(45deg) translateY(-11px);
  -o-transform: rotateZ(45deg) translateY(-11px);
  transform: rotateZ(45deg) translateY(-11px);
  width: 25px;
}



.nav-container {
  position: absolute;
  left: -50%;
  top: 0;
  background-image: url('../img/Nav_container.jpg');
  height: 300%;
  width: 200px;
  z-index:10;
  background-color:#787878;
}

.nav-list {
  cursor: pointer;
  list-style-type: none;
  top: 80px;
  text-align: left;
  line-height:50px;
  margin-left:25px !important;
  position: relative;
  margin: 0;
  padding: 0;
	/*
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
	*/
}

.list-item {
  margin: 20px auto;
  border: 2px solid #fff;
  width: 50px;
  padding: 15px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.list-item:hover {
  border: 2px solid #17BEBB;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.list-item:hover .fa {
  color: #235e82;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.list-item a {
  color: #fff;
  font-size: 1.7em;
  display: block;
  width: 100%;
}

.fa {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
 @keyframes 
showNav { from {
 left: -100%;
}

to { left: 0; }
}
 @-webkit-keyframes 
showNav { from {
 left: -100%;
}

to { left: 0; }
}
 @-moz-keyframes 
showNav { from {
 left: -100%;
}

to { left: 0; }
}
 @-o-keyframes 
showNav { from {
 left: -100%;
}

to { left: 0; }
}

.showNav {
  -webkit-animation: showNav .5s ease forwards;
  -moz-animation: showNav 1s ease forwards;
  -o-animation: showNav 1s ease forwards;
  animation: showNav .5s ease forwards;
}
 @keyframes 
hideNav { from {
 left: 0;
}

to { left: -100%; }
}
 @-webkit-keyframes 
hideNav { from {
 left: 0;
}

to { left: -100%; }
}
 @-moz-keyframes 
hideNav { from {
 left: 0;
}

to { left: -100%; }
}
 @-o-keyframes 
hideNav { from {
 left: 0;
}

to { left: -100%; }
}

.hideNav {
  -webkit-animation: hideNav 1s ease forwards;
  -moz-animation: hideNav 1s ease forwards;
  -o-animation: hideNav 1s ease forwards;
  animation: hideNav 1s ease forwards;
}

.hidden { display: none; }
.jquery-script-ads { position:absolute; top:350px; left:250px;}


/*End Navbar*/


/*Callout*/

p.callout {
	text-align:left;
	font-size:1.25em;
	margin-bottom:0;
	color:#fff;
}
p.attribution {
	font-size:1em;
	font-family: 'universe', 'Open Sans', sans-serif;
	letter-spacing: 1px;
	margin-top:15px;
	margin-bottom:0px;
	color:#fff;
}
#footer p {
	color: #ffffff;
}


/*Buttons*/
#buttons {
	margin-top:50px;
}




/*==========  Non-Mobile First Method  ==========*/

	/* Large Devices, Wide Screens */
    @media only screen and (max-width: 1300px) {
		.stat-right {
			margin-right:-200px !important;
		}
		.stat-left {
			margin-left:-200px !important;
		}
		.polls {
			
		}
    }
	
    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1100) {
		h5 {
			width:90% !important;
		}
		h4 {
			max-width:683px !important;
		}
		h1 {
			font-size:48px !important;
			line-height:58px !important;
		}
		#sidebar-form {
			margin-right:-150px !important;
			margin-left:20px !important;
			margin-bottom:10px !important;
		}
		#right-arrow {
			display:none !important;
		}
		.list-item {
			padding:10px 10px 20px !important;
		}
		.stat-left, 
		.stat-right {
			background-color:#f2f2f2 !important;
			padding-top:20px !important;
			padding-bottom:20px !important;
		}
		.stat-left p, 
		.stat-right p {
			max-width:500px !important;
		}
		.stat-left, 
		.stat-right,
		.polls,
		#survey {
			width:100% !important;
			margin-left:0 !important;
			margin-right:0 !important;
			margin-bottom:20px !important;
			margin-top:0 !important;
		}
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
		h6 {
			margin-top:20px !important;
		}
		h5 {
			margin-top:10px !important;
			font-size:48px !important;
			line-height:60px !important;
		}
		.h4-emphasis {
			font-size:2.15em !important;
		}
		h3 {
			line-height:1.35em !important;
		}
		#inital-callout p {
			text-align: center !important;
		}
		.callout {
			width:100% !important;
			margin-left:auto !important;
			margin-right:auto !important;
		}
		.stat-left, 
		.stat-right {
			background-color:#f2f2f2 !important;
			padding-top:20px !important;
			padding-bottom:20px !important;
		}
		.stat-left p, 
		.stat-right p {
			max-width:500px !important;
		}
		.stat-left, 
		.stat-right,
		.polls,
		#survey {
			width:100% !important;
			margin-left:0 !important;
			margin-right:0 !important;
			margin-bottom:20px !important;
			margin-top:0 !important;
		}
		#sponsor-logo,
		.hide-poll,
		#progress-bar,
		#right-arrow  {
			display:none !important;
		}
		.container-fluid {
			overflow:hidden !important;
		}
		.icon-edu {
			text-align:center !important;
			margin-bottom:10px !important;
		}
	}

    /* Small Devices, Tablets */
    @media only screen and (max-width: 768px) {
		h5 {
			margin-top:10px !important;
			font-size:48px !important;
			line-height:60px !important;
		}
		h6 {
			margin-top:30px !important;
		}
		.h4-emphasis {
			font-size:1.15em !important;
		}
		h3 {
			line-height:1.35em !important;
		}
		.stat-left, 
		.stat-right {
			background-color:#f2f2f2 !important;
			padding-top:20px !important;
			padding-bottom:20px !important;
		}
		.stat-left p, 
		.stat-right p {
			max-width:500px !important;
		}
		.stat-left, 
		.stat-right	 {
			width:100% !important;
			margin-left:0 !important;
			margin-right:0 !important;
			margin-bottom:20px !important;
			margin-top:0 !important;
		}
		.bird {
			margin-left:0 !important;
			margin-right:10px !important;
		}
		.initial-callout .emphasis, 
		.initial-callout,
		.initial-callout p {
			text-align: center !important;
		}
		.icon-edu {
			text-align:center !important;
			margin-bottom:10px !important;
		}
		#button {
			margin-bottom: 20px !important;
		}
		#download {
			text-align: center !important;
		}
		#sponsor-logo,
		#progress-bar, 
		#rtp-logo,
		.sidebar-gif,
		#sidebar-form,
		#right-arrow,
		#security,
		#transparent {
			display:none !important;
		}
		.callout {
			max-width:100% !important;
			border-left:0 !important;
			/*border-top:3px solid #d62127;
			border-bottom:3px solid #d62127;*/
			margin-bottom:20px !important;
			padding-bottom:30px !important;
		}
		.sanne p {
			text-align:left !important;
			padding-bottom:0 !important;
		}
		.sanne {
			min-height:100px !important;
		}
		.list {
			padding-bottom:0 !important;
		}
		.container-fluid {
			overflow:hidden !important;
		}
		
		#icon-list {
			margin-top:30px !important;
			margin-left:20px !important;
		}
		h1 {
			text-align:center !important;
			font-size:43px !important;
		}
		.indent {
			padding-left:0 !important;
		}
		
			
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
		h5 {
			font-size:35px !important;
			line-height:42px !important;
			padding-top:0px !important;
		}
		h6 {
			padding-top:0 !important;
			font-size:25px !important;
		}
		h4 {
			text-align:center !important;
		}
		.h4-emphasis {
			font-size:1.25em !important;
		}
		h3 {
			margin-top:0 !important;
			font-size:2.25em;
			text-align: center !important;
			margin-bottom: 20px !important;
		}
		#title-section {
			padding-top:60px !important;
			padding-bottom:0 !important;
		}
		.intro {
			padding-top:0 !important;
		}
		h1 {
			font-size:38px !important;
			line-height:45px !important;
			margin-top: 30px !important;
		}
		h2 {
			font-size: 2em !important;
		}
		#icon-list {
			margin-top:30px !important;
		}
		#icon-list ul {
			margin-left:20px !important;
		}
		.author {
			width:80% !important;
		}
		
	
		#sidebar-form img {
			width:140px !important;
		}
		#sidebar-form {
			margin-right:0px !important;
			margin-top:0px !important;
		}
		
		
		ul {
			padding-left:40px !important;
			padding-right:20px !important;
		}
		#ora-share ul,
		.btn-nav {
			 display: none !important;
		}
		
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        
    }
