.desktop-hide {
	display: none;
}


#security-page {
	font-family: 'ciscosansttregular', sans-serif;
	font-size: 12px;
	border: 1px solid black;
	width: 873px;
	height: 667px;
	position: relative;
	overflow: hidden;
}
.background {
	width: 873px;
	height: 667px;
	background: url(../../images/background-1.jpg) top left no-repeat;
	position: absolute;
	overflow: hidden;
	z-index: -1000;
	top: 0;
	left: 0;
}
.background-queue {
	width: 873px;
	height: 667px;
	position: absolute;
	overflow: hidden;
	z-index: -1001;
	top: 0;
	left: 0;
}
strong { font-weight: bold; }
hr.rule {
	border: 0;
	height: 2px;
	color: #d9dadb;
	background-color: #d9dadb;
	margin: 15px 0;
}
img {
	max-width: 100%;
}
a {
	color: inherit;
	text-decoration: none;
}
em {
	font-style: italic;
}
img#house {
	margin-left: 13px;
	margin-top: 7px;
}
#header {
	background-color: #676767;
	color: white;
	font-family: 'Cisco Sans', sans-serif;
	font-size: 14px;
	padding: 0px 200px 0px 50px;
}
#header .title {
	float: left;
	font-size: 14px;
	padding: 10px 0;
}
#nav {
	float: right;
	padding: 10px 0;
	cursor: pointer;
}

#nav ul.nav {
	z-index: 1000;
	display: none;
	position: absolute;
	background-color: #676767;
	width: 250px;
	margin-top: 10px;
	cursor: pointer;
}
#nav ul.nav li {
	padding: 12px 8px;
	border-top: 1px solid #7c7c7c;
}

#nav ul.nav li a {
	color: white;
}

.nav-topic {
	font-weight: bold;
	float: left;
}
.nav-title {
	width: 170px;
	margin-left: 5px;
	float: right;
}
#footer .mid {
	text-align: center;
	margin-left: 200px;
	line-height: normal;
	padding-top: 6px;
}
.left {
	float: left;
}
.center {
	display: block;
	margin: auto auto;
}
.right {
	float: right;
}
.clear {
	clear: both;
	float: none;
}
.center-text {
	text-align: center;
}

.content {
	width: 300px;
	margin-left: 50px;
	background-color: rgba(255,255,255, .9);
}
.pads {
	padding: 10px 20px 10px 20px;
}
.content h1 {
	font-size: 17px;
	line-height: 1.2em;
	font-family: 'ciscosansttextralight', sans-serif;
}
.content p {
	margin-bottom: 15px;
	font-size: 12px;
}
.toggle-button {
	display: block;
	margin: auto auto;
	margin-top: 30px;
}
		
.toggle-text {
	text-align: center;
	margin-top: 10px;
}
.hotspot {
	background-color: #9b9b9b;
	padding: 10px;
	margin-top: 10px;
}
.turquoise { color: #51a13f; }
.blue { color: #31346f; }

.content p.note {
	margin-top: 10px;
	font-size: 10px;
}

.pulse {
	position: absolute;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.pulse .label {
	text-align: center;
	margin-bottom: 5px;
	text-shadow: 1px 1px 3px #000000;
	color: white;
}
#plaza img { width: 50px; }
#plaza { top: 65px; right: 270px; }
#office img { width: 65px; }
#office { top: 150px; right: 380px; }
#gallery { top: 290px; right: 410px; }
#square img { width: 45px; }
#square { top: 220px; right: 75px; }
#lobby { top: 363px; right: 70px; }
#library { top: 454px; right: 335px; }

#plaza-2 { top: 435px; right: 415px; }
#square-2 img { width: 50px; }
#square-2 { top: 390px; right: 183px; }
#gallery-2 img { width: 50px; }
#gallery-2 { top: 250px; right: 350px; }

#plaza-3 { top: 227px; right: 355px; }
#library-3 img { width: 40px; }
#library-3 { top: 538px; left: 362px; }
#office-3 img { width: 45px; }
#office-3 { right: 160px; top: 495px; }

#square-4 img { width: 40px; }
#square-4 { top: 350px; right: 120px; }
#plaza-4 img { width: 45px; }
#plaza-4 { right: 191px; top: 495px; }
#lobby-4 img { width: 45px; }
#lobby-4 { top: 550px; right: 20px; }

#gallery-5 img { width: 40px; }
#gallery-5 { top: 130px; right: 350px; }
#office-5 img { width: 45px; }
#office-5 { right: 77px; top: 369px; }
#lobby-5 img { width: 45px; }
#lobby-5 { top: 506px; right: 213px; }

#gallery-6 img { width: 40px; }
#gallery-6 { top: 208px; right: 70px; }
#square-6 img { width: 45px; }
#square-6 { right: 34px; top: 558px; }
#library-6 img { width: 50px; }
#library-6 { top: 542px; left: 178px; }

#library-7 img { width: 40px; }
#library-7 { top: 360px; right: 320px; }
#office-7 img { width: 36px; }
#office-7 { right: 67px; top: 370px; }
#lobby-7 img { width: 45px; }
#lobby-7 { top: 550px; right: 106px; }

#footer {
	background-color: #676767;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 8px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: white;
	font-size: 16px;
}
@-moz-document url-prefix() {
    #footer {
        width: 963px;
    }
}
#footer-mobile {
	display: none;
}

#footer a:visited {
	color: white;
}

#footer .icon {
	margin-right: 5px;
	vertical-align: middle;
	cursor: pointer;
}
#footer div.label {
	position: absolute;
	top: 16px;
	left: 95px;
}

.learn-how {
	text-decoration: underline;
	color: white;
}

#social {
	position: absolute;
	bottom: 37px;
	left: 10px;
	background-color: #676767;
	padding: 10px;
	display: none;
}
#social img {
	cursor: pointer;
	width: 27px;
	margin: 2px;
}

#social-mobile {
	position: absolute;
	top: 40px; 
	left: 0;
	background-color: #676767;
	padding: 10px;
	z-index: 1000;
}

#social-mobile img {
	cursor: pointer;
	width: 27px;
	margin-right: 10px;
}

#social-mobile div a:last-child img {
	margin-right: 0;
}
#social-mobile div:first-child {
	margin-bottom: 5px;
}

#footer #language-select {
	line-height: normal;
	margin-top: -10px;
	padding-top: 10px;
	cursor: pointer;
	padding-top: 15px;

	display: none;
}
#footer #language-select a {
	text-decoration: underline;
}

#languages {
	position: absolute;
	right: 0;
	bottom: 42px;
	background-color: #676767;
	padding: 15px;
	width: 138px;
	display: none;
}
#languages li {
	margin-bottom: 8px;
	cursor: pointer;
}

.tdm-girl {
	float: right;
}
.toggle-button {
	cursor: pointer;
}

.tdm, .bdm, #bdm-guy, #tdm-girl {
	height: 160px;
}

.tdm, .bdm {
	max-height: 160px;
}

h4.custom {
	font-size: 14px;
	color: #171d64;
	margin-bottom: 5px;
	font-family: 'ciscosansttbold', sans-serif;
}
.more {
	color: #171d64;
}
.bdm, .bdm .more {
	color: #171d64;
}

.tdm, .tdm .more, .tdm h4 {
	color: #57a53a;
}

.more {
	cursor: pointer;
}
.extra {
	display: none;
}

.page-2, .page-3, .page-4, .page-5, .page-6, .page-7 {
	display: none;
}

/* hide for non-mobile */
@media screen and (min-width: 767px) {
	#mobile-header {
		display: none;
	}
	#mobile-nav-dropdown {
		display: none;
	}
	.rotate-text {
		display: none;
	}
	.page-right {
		display: none;
	}
	.page-left {
		display: none;
	}
	.hide-for-mobile {
		display: block;
	}
}


/* using a smaller query to prevent showing a pixelated image. do not use this query for anything else */
@media screen and (min-width: 400px) {
	#mobile-nodes {
		display: none;
	}
}