@charset "utf-8";
/* CSS Document */

html,body {
	font-family: "open sans", Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-rendering: optimizeLegibility;
	width: 100%;
	height: 100%;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in -out;
}

a:focus {
   outline: 0;
}

dbody { padding-top: 69px; }

#header {
	margin-top: 0px;
	height: 60%;
	background-image: url(imgs/box_bg.jpg);
	background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    dtext-transform: uppercase;
    font-family:  "open sans", Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    dletter-spacing: 1px;
}

h1 {

    font-size: 82px;
    letter-spacing: -6px;
		text-align: center;
}

#navbar_share {
	float: left;
	font-family: Open Sans Condensed;
	font-size: 26px;
	line-height: 20px;
	margin-top: 17px;
	color: silver;
	opacity: .4;
}

#navbar_share .fa-stack {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	float: none;
	display: inline-block;
	font-size: 18px;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 0px;
}

#navbar_share:hover {
	opacity: 1;
}
#navbar_share a:hover.fa-stack {
	color: gray;
}


#navbar_share a {
	text-decoration: none;
}

#logo {
	/*
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
	padding: 8px 3px 8px 5px;
	background-color: rgba(0,0,0,.7);
	text-align: right;
	*/
}

#logo img{
	width: 200px;
	margin-right: 10px;
}

.index-spacing {
	padding-top: 16.4%;
	padding-bottom: 40px;
	text-align: center;
}

.navbar-fixed-top .container-fluid{

	margin:  auto auto;
	padding: 0px 15px;
}

.navbar-inverse {
	background-color: rgba(0,0,0,.85);
}

.navbar-nav.navbar-right .dropdown-menu>li>a{
	min-width: 235px;
	font-family: OpenSans, Arail, sans-serif;
	line-height: 12px;
	padding: 12px 12px 10px 12px;
}

/*
@media (max-width: 767px) {
	.navbar-nav  .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: black;
		border: 0;
		box-shadow: none;
	}
}
*/

#header h1{
	font-weight:500;
	font-size:102px;
	line-height:84px;
	letter-spacing: -9px;
	text-align: center;
	text-shadow: -1px -1px 1px black;
	margin-bottom: 0px;
}

#header h1 span{
	font-family:  "open sans condensed", Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 20px;
}

h2 {
    color: #444b53;
    dopacity: .5;
    font-family: "open sans";
    font-family: "Roboto Slab", "open sans";
    text-align: center;
    font-weight: 900;
    font-size: 50px;
    letter-spacing: -3px;
}

h4 {
    text-align: left;
    font-weight: 600;
    font-size: 33px;
    letter-spacing: -1px;
}

dli,
p {
    margin: 0 0 25px;
    font-size: 22px;
    line-height: 1.5;
    font-family: "open sans";
}
ol, ul {
	margin-left: 25px;
}

.bold {
	font-weight: 500;
}
.bolder {
	font-weight: 700;
}
.boldest {
	font-weight: 900;
}

div.responses {

	margin-left: 30px;
}

div.response ol,
div.response ul {
	margin: 30px 0px 30px 30px;
}

div.response li,
div.response p {
	font-family:  "open sans";
	font-size:22px;
	font-weight: 100;
	opacity: .9;
}

div.response li {
		font-size: 21px;
		line-height: 1.5;
		margin-left: 10px;
		margin-bottom: 15px;
}

ol li {
	list-style-type: upper-roman;
}


.fa-stack {
	font-size: 31px;
	display: block;
	ddfloat: right;
	position: absolute;
	margin-top: 4px;
	margin-right: 10px;
	right: 4px;
}

div.response .respondent{
		dmargin-left: 20px;
		font-family: "Roboto Slab", "open sans";
		font-weight: 700;
		/*
		padding-left: 40px;
		background-color: rgba(0,0,0,.7);
		padding: 2px 12px;
		white-space: nowrap;
		margin-right: 8px;
		display: inline-block;
		dborder-radius: 20px;
		width: 260px;
		text-align:left;
		*/
		display: block;
		border-bottom: 1px solid gray;
		color: gray;
		dopacity: .8;
		margin-bottom: 20px;
		font-size: 28px;
}
div.response .respondent i {
	/*
	font-size:28px;
	line-height: 20px;
	margin-top: 7px;
	float: right;
	*/
	margin-right: 5px;
	margin-left: 5px;
}


div.response div.pq {
	background-color: gray;
	color: white;
	width: 230px;
	display: block;
	float: right;
	padding: 20px 22px 0px 15px;
	line-height: 20px;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-top: 12px;
	text-align: right;
}

div.response div.pq p {
	font-family: "Roboto Slab", "open sans";
	color: white;
	opacity: .7;
	font-size: 19px;
}

#vq2, #vq1,
.vq {
	width:100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid black;
	dborder-bottom: 50px solid black;
	background-color: black;
	color: white;
	box-shadow: 0px 0px 30px rgba(0,0,0,.61);
	overflow: hidden;
}

.vq p.question {
	text-shadow: -1px 0px 1px rgba(0,0,0,.8);
	font-size: 32px;
	line-height: 30px;
}

.vq .row {
	margin-bottom: -7px;
}
.youtube {
	/*
    dtransition: all 200ms ease-out;
    cursor: pointer;
		background-color: black;
	*/
}

.youtube .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ +CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 115%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


.ytvid,
#ytwrapper,
#youtube-player-container {
    position: relative;
    padding-bottom: 21%;
    height: 0;
    overflow: hidden;
    cursor: pointer;
		width: 80%;
		margin: auto auto auto auto;
		backgorund-color: black;
}
.ytvid img,
.ytvid iframe,
.ytvid object,
.ytvid embed {
		position: absolute;
		top: 0px;
		left: 0;
		width: 98% !important;
		height: 98% !important;
		background-color: black !important;
		cursor: pointer;
		margin-top:0px;
}

.ytvid img {
	width: 80% !important;
	height: 80% !important;
	margin: 0px auto 6px 10%;
		position: absolute;
		bottom: 0px;
		top: auto;
		left: auto;
}

.ytvid iframe body,
#ytvid iframe body .html5-video-container
#youtube-player-container iframe body,
#youtube-player-container iframe body .html5-video-container {
		background-color: transparent !important;
}



/* Cathy Bates */
.i96742 .fa-stack,
div.response.i96742 .respondent,
adiv.response.i96742 p{
	color: #326174;
	background-color: transparent;
}
div.response.i96742 .respondent {
	border-bottom: 1px solid #326174;
}
.i96742 .btn-default,
div.response.i96742 div.pq {
		color: white;
		background-color: #326174;
}


/* Thomas Siu */
.i146414 .fa-stack,
div.response.i146414 .respondent,
adiv.response.i146414 p{
	color: #6b4c4c;
	background-color: transparent;
}
div.response.i146414 .respondent {
	border-bottom: 1px solid #6b4c4c;
}
.i146414 .btn-default,
div.response.i146414 div.pq {
	background-color: #6b4c4c;
	color: white;
}


/* Kris Monroe */
.i182350 .fa-stack,
div.response.i182350 .respondent,
adiv.response.i182350 p{
	color: #535f55;
	background-color: transparent;
}
div.response.i182350 .respondent {
	border-bottom: 1px solid #535f55;
}
.i182350 .btn-default,
div.response.i182350 div.pq {
	background-color: #535f55;
	color: white;
}



/* Jodi Ito */
.i67560 .fa-stack,
div.response.i67560 .respondent,
adiv.response.i67560 p{
	color: #794573;
	background-color: transparent;
}
div.response.i67560 .respondent {
	border-bottom: 1px solid #794573;
}
.i67560 .btn-default,
div.response.i67560 div.pq {
	background-color: #535f55;
	color: white;
}



/* Hunter Ely */
.i149453 .fa-stack,
div.response.i149453 .respondent,
adiv.response.i149453 p{
	color: #454053;
	background-color: transparent;
}
div.response.i149453 .respondent {
	border-bottom: 1px solid #454053;
}
.i149453 .btn-default,
div.response.i149453 div.pq {
	background-color: #454053;
	color: white;
}


/* Kim Cary*/
.i58924 .fa-stack,
div.response.i58924 .respondent,
adiv.response.i58924 p{
	color: #294F68;
	background-color: transparent;
}
div.response.i58924 .respondent {
	border-bottom: 1px solid #294F68;
}
.i58924 .btn-default,
div.response.i58924 div.pq {
	background-color: #294F68;
	color: white;
}



/* Sol Bermann */
.i209950 .fa-stack,
div.response.i209950 .respondent,
adiv.response.i209950 p{
	color: #5B4B75;
	background-color: transparent;
}
div.response.i209950 .respondent {
	border-bottom: 1px solid #5B4B75;
}
.i209950 .btn-default,
div.response.i209950 div.pq {
	background-color: #5B4B75;
	color: white;
}

.gray {
	color: rgb(76, 76, 76);
}

.container-fluid {
    margin: 20px 0px 40px 0px;
}


/* font awesome CSS

@font-face {
  font-family: 'FontAwesome';
  src: url('//fortawesome.github.io/Font-Awesome/assets/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('//fortawesome.github.io/Font-Awesome/assets/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('//fortawesome.github.io/Font-Awesome/assets/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('//fortawesome.github.io/Font-Awesome/assets/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('//fortawesome.github.io/Font-Awesome/assets/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
*/

.content-section.reverse {
	/*background-color: #444b53;*/
	padding: 50px 60px;
	width: 100%;
	color: white;
	opacity: .95;
	margin-bottom: 30px;
}

.content-section.questions {
		background-color: rgba(0,0,0,.0515);
		padding: 50px 60px;
		width: 100%;
		margin-bottom: 30px;
}

#contact {
	padding-top: 30px;
}

/*
#slide5:after {
	content: "";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 400px;
	color: rgba(0,0,0,.5);
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -200px;
	z-index: 1;
}
#slide8:after {
	content: "";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 400px;
	color: rgba(0,0,0,.5);
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -200px;
	z-index: 1;
}
*/

@font-face {
	/*
    font-family: 'primeregular';
    src: url('http://www.pencilscoop.com/demos/Parallax_Project/Part1/font/prime_regular-webfont.eot');
    src: url('http://www.pencilscoop.com/demos/Parallax_Project/Part1/font/prime_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.pencilscoop.com/demos/Parallax_Project/Part1/font/prime_regular-webfont.woff') format('woff'),
         url('http://www.pencilscoop.com/demos/Parallax_Project/Part1/font/prime_regular-webfont.ttf') format('truetype'),
         url('http://www.pencilscoop.com/demos/Parallax_Project/Part1/font/prime_regular-webfont.svg#primeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    */

}

.navigation {
	position: fixed;
	z-index: 1;
	background: rgba(255, 255, 255, 0.2);
	padding: 20px;
}
.navigation li {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-bottom: 25px;
}

.navigation li:hover,.navigation li.active {
	background-color: #fff !important;
	cursor: pointer;
}

.slide {
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid black;
}

#intro_slide {
background-color: white;
	background-image: url(../imgs/shield_big.jpg);
	background-repeat: no-repeat;
	background-position: top !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

#next_slide {
	background-image: url(../imgs/pswd_big.jpg);
	background-color: white;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center !important;
}


#final_slide {
	background-color: white;
	background-image: url(../imgs/key_big.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: auto -200px;

}


.authors {
    margin:20px auto;
}

.authors a {
	display: block;
	background-color: rgba(0,0,0,.02);
	border: 1px solid silver;
	width: 100%;
	margin-right: 10px;
	height: 45vmin;
	padding: 20px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	color: gray;
}

.authors a:hover {
	border: 1px solid gray;
	background-color: rgba(0,0,0,.2);
}

.icon-star-empty-filled {
	font-size: 18vmin;
	line-height: 18vmin;
	position: relative;
	display: inline-block;
	font-family:FontAwesome;
	float: right;
	margin-top: -20px;
	dtext-shadow: 2px 2px 12px rgba(0,0,0,.2);
	dborder: 1px solid white;
}
.icon-star-empty-filled:before {
    content: "\f111";
    color: transparent;
    background-size: cover;
    -webkit-background-clip: text;
}

.i96742 .icon-star-empty-filled:before {
    background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=96742)!important;
}
.i209950 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=209950)!important;
}
.i58924 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=58924)!important;
}
.i149453 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=149453)!important;
}
.i182350 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=182350)!important;
}
.i222590 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=0&imis_id=222590)!important;
}
.i146414 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=146414)!important;
}
.i67560 .icon-star-empty-filled:before {
		background-image: url(//www.educause.edu/sites/all/includes/get_image.php?output=png&height=325&max-width=375&no_img=1&imis_id=67560)!important;
}



#authors h4 a .fa-stack{
	display: none;
}
#authors h4 a.collapsed .fa-stack{
	display: block;
	-o-transition:1.7s;
	-ms-transition:1.7s;
	-moz-transition:1.7s;
	-webkit-transition:1.7s;
	transition:1.7s;
	margin-bottom: -20px;
	margin-right: -2px;
}




section ul {
	margin-bottom: 30px;
}
section ul li {
list-style:  disc;
margin-left: 50px;
font-size: 17px;
font-weight: 100;
}

.dicon-star-empty-filled:after {
    content: "\f0e5";
    color: rgba(0,0,0,.3);
    dbackground: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#333));
    -webkit-background-clip: text;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: 5px 5px 5px rgba(0,0,0,.2);
}

iframe.twitter-tweet {
	width: 100% !important;
	margin-bottom: 35px !important;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
#authors .panel {
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}
#authors .panel-default {
	margin-top: 20px;
	border: none;
}
#authors .panel-default>.panel-heading {
	background-color: transparent;
	border-color: transparent;
	border: none;
}

#authors h4 {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: -1px;
}

#authors h4 .school {
	font-weight: 100;
	color: gray;
	margin-top: 0px;
	display: block;
	dfloat: right;
	font-size:12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-top: 1px solid silver;

}
#authors h4 a {
	opacity: .8;
	display: block;
		text-decoration: none;
}
#authors h4 a:hover {
	opacity: 1;
}



/*
#authors h4 .school::before {
	content: " (";
}


#authors h4 .school::after {
	content: ")";
}
*/

#authors .panel-body p,
#authors .panel-body {
	font-size: 16px;
	font-weight: 300;
	border: none;
}

#authors .social_buttons {
	margin-bottom: 15px;
	margin-top: -10px;
}


.row {
	margin-right: 0px;
	margin-left: 0px;
}


.q13,
.q3 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.q4 {
}
.q1,
.q13,
.q6 {
	padding-bottom: 50px;
}

.q8s {
	margin-top: 0px;
	border-bottom: 1px solid gray;
	margin-bottom: 0px !important;
	padding-top: 30px;
}


.q11 {
	dpadding-top: 50px;
	padding-bottom: 50px;
}


.q11p {
	border-top:1px solid gray;
	box-shadow: inset 0px 70px 70px rgba(255,255,255,.9);
	border-bottom: 1px solid gray;
	margin-bottom: 0px !important;
	padding: 50px 50px 0px 50px !important;
	margin-top: 40px;
	margin-bottom: 0px;
	background-color: #FEFEFE;

}


.qas {
	background-color: whitesmoke;
	margin-bottom: 0px !important;
	padding: 50px 50px 0px 50px;
}

#comment_container {
	margin: 0px auto !important;
	padding: 50px 0px !important;
	background-color:rgba(78, 82, 95, 0.23);
	padding-bottom: 40px;
}


.panel-default {
background-color: transparent;
}

.top-box {
	font-size: 20px;
    display: block;
    letter-spacing: 5px;
    text-transform: uppercase;
    background-color: rgba(0,0,0,.3);
    padding: 10px;
    width: 50%;
    margin: auto auto;
}

.pullout-text {
	xwidth: 90%;
	margin-bottom: 34px;
}

.lottery {
	background-image:url(imgs/bg_lotteryx2.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: white;
	height: 550px;
}

.lottery-text-pullout {
	margin-top: 20px;
	line-height: 23px;
	text-align: center;
	font-size: 22px;
	text-shadow: -1px 0px 1px white;
}

.locks-passthrough {
	background-position-y: 69px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 300px;
	background-attachment: fixed;
	background-size: 100% auto;
	background-image: url('imgs/bg_lock_opt.jpg');
	ifwidehighrezbackground-position-y: -300px;
	background-color: #afd0f1;
	background-repeat: no-repeat;
}

.password-passthrough {
	background-position-y: 69px;
	margin-top: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 300px;
	background-attachment: fixed;
	background-size: 100% auto;
	background-image: url('imgs/bg_pswd_opt.jpg');
	ifwidehighrezbackground-position-y: 400px;
	background-color: #afd0f1;
	background-repeat: no-repeat;
}

.target-passthrough {
	background-position-y: 69px;
	margin-top: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 300px;
	background-attachment: fixed;
	background-size: 100% auto;
	background-image: url('imgs/bg_target_opt.jpg');
	ifwidehighrezbackground-position-y: -300px;
	background-color: #afd0f1;
	background-repeat: no-repeat;
}

.budget-passthrough {
	background-position-y: 69px;
	margin-top: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 300px;
	background-attachment: fixed;
	background-size: 100% auto;
	background-image: url('imgs/bg_budget_opt.jpg');
	ifwidehighrezbackground-position-y: -300px;
	background-color: #afd0f1;
	background-repeat: no-repeat;
}
.left-image {
	width: 270px;
	border: 1px solid black;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}

.risk-balance-chart {
	display: block;
	float: right;
	margin-top: -30px;
	margin-left: 0px;
	margin-right: -10px;
}

.pq-01 {
	width: 194px; dmargin-right: -70px; margin-left: 18px; margin-top: 10px;
}

.univrs-records img{
	display: none !important;
}

.exposed-records img{
	display: none !important;
}

.security-spending img{
	display: none !important;
}

/*@media only screen and (orientation : portrait) {

.locks-passthrough,
.password-passthrough,
.target-passthrough,
.budget-passthrough {
	background-position-y: -180px;
	background-attachment: scroll;
	height:200px;
}
}*/

/*Set to the same width as Bootstraps Style Sheet*/
@media(max-width: 1024px) {
	.ytvid,
	#ytwrapper,
	#youtube-player-container {
			position: relative;
			padding-bottom: 26%;
			height: 0;
			overflow: hidden;
			cursor: pointer;
			width: 100%;
			margin: auto auto auto auto;
			backgorund-color: black;
	}

}


@media(max-width: 992px) {


}



@media(min-width: 1800px) {

	.locks-passthrough,
	.password-passthrough,
	.target-passthrough,
	.budget-passthrough {
		background-position-y: -300px;
	}


}


/*Set to the same width as Bootstraps Style Sheet*/
@media(max-width: 768px) {


#navbar_share {
	margin-top: 8px;
}

#navbar_share .fa-stack {

}



	#header {
		padding: 70px 10px 60px 10px;
		min-height: 320px;
		background-image: url(imgs/box_bg_sm_opt.jpg);
	}

	.budget-passthrough {
		background-image: url(imgs/bg_budget_sm_opt.jpg);
	}

	.locks-passthrough {
		background-image: url(imgs/bg_lock_sm_opt.jpg);
	}

	.password-passthrough {
		background-image: url(imgs/bg_pswd_sm_opt.jpg);
	}

	.target-passthrough {
		background-image: url(imgs/bg_target_sm_opt.jpg;
	}


	#header h1 {
			font-size: 70px;
			letter-spacing: -5px;
			line-height: 53px;
			font-weight: 600;
		}
		h1 {
			font-size: 55px;
			letter-spacing: -2px;
		}
	.top-box {
		width: 60%;
		font-weight: 100;
	}

	.pullout-text {
		line-height: 29px;
	}

	.vq .row {
		margin-bottom: -5px;
	}

	.content-section.questions {
		/*padding:0px;*/
	}

	.q11p {
		padding: 50px 0 0 0 !important;
	}

	.q12p {
		padding: 20px 20px 0 20px !important;
	}

	#vq1 {
		/*display: none;*/
	}

	.locks-passthrough,
	.password-passthrough,
	.target-passthrough,
	.budget-passthrough {
		background-position-y: 48%;
		background-attachment: scroll;
		height:190px;
	}


}

@media(max-width: 480px) {

	.pullout-text {
		line-height: 22px;
	}

	.risk-balance-chart {
		margin: 0px auto 20px auto !important;
		text-align: center;
		float: none;
		display: block;
		width: 100%;
	}
	.left-image {
		display: none;
	}
	.vq .row {
		margin-bottom: -5px;
	}

	p {
		font-size: 16px;
	}

	#vq1 p.question {
		font-size:24px;
	}

	div.response .respondent {
		font-size: 20px;
	}

	#header {
		padding: 70px 10px 60px 10px;
	}

	#header h1 {
	    font-size: 50px;
	    letter-spacing: -4px;
	    line-height: 43px;
	  }

	h1 {
	    font-size: 26px;
	    letter-spacing: -1px;
	  }

	h2 {
		font-size: 24px;
		letter-spacing: -1px;
	}

	.top-box {
  	width:100%;
  	font-size: 16px;
  	letter-spacing: 2px;
  	line-height: 15px;
  }

	div.response div.pq {
		display:none;
	}

	div.responses {
		margin-left: 0px;
	}

	div.responses p,
	div.responses li {
		font-size: 16px;
	}

	.pullout-text {
		width: 100%;
		margin-bottom: 20px;
	}

	.content-section.questions {
		padding:0px;
	}

	.q11p {
		dpadding:0px !important;
		margin-top: 15px;
	}

	.lottery-text-pullout {
		line-height: 17px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.q12p h2{
		margin-top: 20px;
	}

	.question {
		padding:0 10px;
	}

	#authors h4 {
		font-size: 20px;
	}

	.content-section.questions {
		padding-top: 20px;
	}

	.locks-passthrough,
	.password-passthrough,
	.target-passthrough,
	.budget-passthrough {
		background-position-y: -60px;
		background-attachment: scroll;
		height:170px;
	}
	iframe {
		margin-bottom: 20px;
	}
}




.touch.mobile .locks-passthrough,
.touch.mobile .password-passthrough,
.touch.mobile .target-passthrough,
.touch.mobile .budget-passthrough {
	background-position-y: 45%;
	background-attachment: scroll;
	height:220px;
}


.touch.mobile #header {
	padding: 70px 10px 60px 10px;
}


@media(max-width: 480px) {
	.touch.mobile #header {
		padding: 50px 10px 60px 10px;
	}
}

.touch.mobile #header h1 {
	font-size: 70px;
	letter-spacing: -6px;
	line-height: 53px;
	font-weight: 600;
}
.touch.mobile h1 {
	font-size: 39px;
	line-height: 37px;
	letter-spacing: -3px;
}
.touch.mobile .top-box {
	width: 60%;
	font-weight: 100;
}
