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


@media (min-width: 768px) and (max-width: 991px) {
	
	
.header a.nasa_logo {
	/*display: inline-block;
	background: url(../images/nasa.png) no-repeat top left;
	width: 15%;
	padding-left: 30px;*/
	
	/*background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;*/
}

.landing_page .header .nav {
	padding-left: 0;	
}

.landing_page .header h1.sts_logo {
	left: auto;
}


.landing_page .bannerLogo { 
	display: none;
}


.landing_page .bannerLogo { 
	display: none;
}

.banner {
	/*background: url(../images/banner1.jpg) no-repeat;
	margin-bottom: 10px;*/
	background-position: center center;
	top: 0;
	height: 101px;
	z-index: 0;
	overflow:hidden;
}



/*

Mobile navigations styling

**********************************************************/


.navbar-header {
        float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-collapse.in{
    overflow-y: auto !important;
}

.navbar-collapse.collapse.in {
	display: block!important;	
}




.navbar-inverse .navbar-toggle {
	border-color: transparent;	
	/*width: 95px;
	height: 110px;*/
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 0;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 0;
	border: none;
	padding-top: 23px;
	padding-bottom: 23px;
	padding-left: 18px;
	padding-right: 18px;
}

.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus {
	background-color: #13438e;
	
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}
	
.navbar-toggle .icon-bar {

	height: 2px;
	border-radius: 1px;
	/*margin-left: 25px;
	margin-right: 25px;*/
}
	

/*.navbar-inverse .navbar-collapse*/



.navbar-collapse {
	/*width: 100%;
	position: absolute;*/
	background-color: #13438e;	
	left: 0;
	padding-left: 0;
	padding-right: 0;
	border-top: none;
	border-bottom: 1px solid #000;
	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0);
    box-shadow: inset 0 1px 0 rgba(0,0,0,0);
	margin-left: -15px;
	margin-right: -15px;
}

.navbar-collapse.in {
    overflow-y: hidden;
}

.navbar-collapse.in {
	overflow-y: visible !important;
}

.header .nav {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 4px solid #6784b1;
}

.header .nav li {
	border-right: none;	
	
}

.header .nav a {
	background: none;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 26px;
	color: #FFF;
	
}
.navbar-inverse .navbar-nav>li>a
{
    color: #FFF;
}

.navbar-inverse .navbar-nav>li>a:hover
{
    color: #CCC;
	text-decoration: underline;
	background-color: #173a71;
}



.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:hover, 
.navbar-inverse .navbar-nav>.open>a:focus 
{

	background-color: #245399;
	text-decoration: none;
}


	
.dropdown-toggle span.text-right {
	display: inline-block;
	float: right;	
}

.dropdown {
	background: #245399;	
}

.dropdown.open {
	background-color: #5c80bb;	
}
.dropdown.open a {
	background-color: #5c80bb;	
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #5c80bb;	
}


.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	padding-left: 30px;	
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
}
	
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	text-decoration: underline;
	background-color: #173a71;
}

.dropdown-menu {
	width: 100%;
}

/*

Homepage Alert styling

**********************************************************/



/*

Content styling for mobile

**********************************************************/
	
.breadcrumb { display: none;}

div.contentRow { background-color: transparent;}

.content {
	border-left: 0;
}

.content h2 {
	padding-top: 25px;
	margin-left: 0;
}

.support_material h3,
.card .cardContent h3 {
	padding-top: 25px;
	margin-top: 0;
}

.content blockquote {
	font-size: 1.5em;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;	
}

.support_material {
	border-top: 0;
	margin-top: 10px;
	border-right: 10px solid #000;
}

.support_material .card {
	border-bottom: 10px solid #000;	
	margin-top: 0;
}


/*.ISSurls { 	display: none; }*/

.panel-info {
	margin-top: 15px;
}


div.mapSighting #yesMap h2 span {
	display: none;
}

div.mapSighting h3.SightingOp {
	font-size: 1em;
	padding-left: 50px;
	padding-top: 0;
}

/*
				ESA LIVE TRACKING MAP
***********************************************************/

iframe#iss-pos {
    width: 493px;
	height: 525px;
}


/*	
	

/*
						MAPS
***********************************************************/

.mapCard {
	height: 500px;	
}

#content.mapHome #map {
		bottom: 95px;
}

#content.mapSighting {
	height: 700px;	
}

#content.mapSighting #map {
	/*top: 60px; */	
	
	/*position: absolute;
    top: 60px;*/
	
	position:relative;
    bottom: 0;
    right: 0;
    left: 0;
	height: 730px;
}



.card.mapCard .buttonBottom  {
	position:absolute;
	bottom: 0;	
}

#map_dropdown {
	/*top: 10px;*/
}

#map_menu_button {
	margin-left: 11px;
	height: 26px;
	width: 28px;
	background-position: right center;
	padding: 6px 7px;
	line-height: 1.2;
	border: 2px solid #999;
}

#map_menu_close_button {
 	margin-left: 87%;
	margin-top: -15px;
	height: 40px;
	padding-top: 10px;
}


.leaflet-container .leaflet-control-attribution {
	white-space: normal;
	width: 480px;
	font-size: 9px;
}


#locationMap.mapLarge .leaflet-container .leaflet-control-attribution {
	width: 475px;
}


#content.mapSignup {
	height: inherit;	
}

#content.mapSignup #map {
	height: 400px;
	margin-right: -15px;
}

#content.mapSignup #map #map_menu_close_button {
 	margin-left: 84%;
}



/*

Card styling 

**********************************************************/
.card.whiteCard h2,
.card.whiteCard .signUp.cardContent h2 { 
	margin-left: 0; 
}


.card {
	/*border-right: 0;*/
	border-top: 0;
	min-height: 50px;	
	margin-top: 10px;	
}

.card .cardContent {
	padding-bottom: 15px;	
}


.tall .card {
	min-height: 50px;	
}
.card .buttonBottom {
	position: relative;
	bottom: auto;
	width: 100%;
	margin-top: 15px;
}

.yellowCardButton,
.whiteCardButton,
.liteGreyCardButton,
.blueCardButton {
	width: 100%;

}

.yellowCardButton a {
	display:block;
	color: #333;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}


.yellowCardButton {
	background: #ffff7f ;
	border-radius: 0;
	border: none;
	/*border-top: 1px solid #88a3c7 ;*/
	border-bottom: 4px solid #ffff7f;
	border-right: 0;
	padding-left: 0;
	padding-right: 0;
	
}
.yellowCardButton:hover,
.yellowCardButton:active {
	background:#cccc4c ;
	border-bottom: 4px solid #ffff7f;
}

.yellowCardButton:last-child {
	border-bottom: 4px solid #cccc4c;
}


.whiteCard.padBottom {
	padding-bottom: 0;	
}

.card.whiteCard .cardContent.indent {
    padding-left: 15px;
}

.blueCard.faq {
	padding-bottom: 0;

}


.card.blueCard .cardContent.panel-group  {
	padding-bottom: 0;	
}
	
	
.card .cardContent.galleryCard {
	height: 400px;
	
}
	
	
.card .buttonBottom.buttonWidget {
	border-top: 0px;
}

	
/*

Footer styling 

**********************************************************/

.socialFooter {
	position: absolute;
    right: 0;
    margin-top: 30px;
	text-align: right;
}

.socialFooter .fbButton {
	padding-bottom: 10px;	
}

.footer a.nasa_logo {
	height: 70px;	
}

.footer ul {
    padding-top: 10px;
}


}