@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



body { font-family:"Open Sans", sans-serif; }
	
body img {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;

}

/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */

h1, h2, h3, h4 {
	font-weight:400;
font-family: "Raleway", sans-serif;
	}

h1 { color:#000; font-size:2.2em; line-height:1.8em; font-weight: 600; }
h2, h2 a  { color:#000; font-size:3em; line-height:1em;	margin:0 0 30px 0; font-weight:300;}
h2 span{  text-transform:capitalize;  color:#cc0000;}
	
.RecentNewsSchoolBlock .news h2{ margin:20px 0 0; padding: 20px 0 10px 0;  color:#000; font-size:3.6em;}

h3, h3 a, p.title {
    color: #000;
    font-size:1.8em;
    line-height: 1.4em;
    margin-bottom:15px;
	border-bottom:1px dashed #666;
}


h4, h4 a {

 	color:#313131;
	font-size:1.8em;
	line-height:1.3em;
	font-family: "Raleway", sans-serif;
	}
	h5, h5 a {
    color: #70b02b;
    font-size:1.2em;
    line-height: 1.2em;
    margin-bottom:8px;
	font-family:Enriqueta;
	border-bottom:1px dotted #70b02b;
	}
	
hr {
	height:1px;
	border:0;
	background:#e7e7e7;
	clear:both;
	}

p {
	font-size:1.15em;
	line-height:1.6em;
	color:#3b3d42;
	}

a {    color: #cc0000;	font-size:1.15em; line-height: 1.6em;
    text-decoration: none;
}
p a { font-size:100%;}

a:hover {
	color: #3f6dbb;
	text-decoration: none;
}
a img:hover{opacity:.8;}

.main-content a.list-group-item {
    border: 1px solid #e7e7e7;
    margin-bottom: 24px;
    padding: 6px 12px;
	border-radius:6px;
}
.main-content .btn-primary { border-bottom:0; }
.main-content li, .main-content ol {	padding:6px 0;	}


/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */

/* Top MCPS Button ---------------------------- */

.btn-default {
    color:#444;
	font-size:12px;
	background:none;
	background-image: none;
    background-repeat: no-repeat;
    border:0;
    text-shadow:none;
	box-shadow:none;
	margin-top:3px;
}


a:hover.btn-default {
    color:#999;
	background:transparent;
}

/* END - Top MCPS Button ---------------------------- */

 #top.white-bg{  background-image:none; background-color:#fff;}
	.top-content-wrapper{ position:relative; background:#fff;  width:100%;  left: 0;    margin: 0;    padding: 0;    
  top: 0;    transition: background 0.3s linear 0s;    width: 100%;    z-index: 9000;   }

 .site-header { height:auto;	}
 
 
.container{ max-width:1500px; margin: 0 auto; overflow:hidden;  padding-left:0;    padding-right: 0; }
.masthead { padding:24px 0;}
.masthead h1 {     display: block;
    text-indent: -9999px;
    background: url(https://www.montgomeryschoolsmd.org/siteassets/schools/middle-schools/n-r/parklandms/images/logo.png) no-repeat top center;
    background-size: contain;
    height: auto;
    height: 131px;
    margin: 0;
    width: 1050px;
    margin: 0 auto; }

address {    text-indent: -9999px;     line-height: 1px;
    margin:0;}
.homepage #banner {height:0;}
 #banner { height:auto;}
 #banner img{ display: block; margin:10px auto 20px auto;}


.main-content, .sidebar-2{ padding-bottom:20px;}
.main-content .content-inner { padding:0 10px 0 30px; }
/* ---------------------------------------------------------------------------------
PROGRAMS
------------------------------------------------------------------------------------ */

#magnet-program { background:#0e0803 url('../images/magnet-program-bg.jpg') repeat-x 245px 0; width:100%;}
#magnet-program .container { background:url('../images/banner.jpg') no-repeat;  background-size: contain;    height: auto;    margin: 0 auto; }
.magnet-program-text {  margin:23em 7em 8em auto; padding:10px 10px; background:url('../images/gray-bg.png') repeat;  text-align: center;    width: 32%; }
.magnet-program-text h2{color:#fff; font-size:1.5em; margin:10px 0;}
.magnet-program-text p {color:#fff;}
.pictures {background:#0e0803 ;}
 .centered{ max-width:800px; margin:0 0 0 50%; position:relative; z-index:99;}
/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */
.navbar {min-height:auto; margin: 0; background: #000; border-radius: 0; box-shadow: 0 4px 8px #ccc; }
.navbar-default{border:0; border-color:none;}
.navbar-collapse {  padding-left: 0px;  padding-right: 0px;}
.navbar-collapse, .navbar-default .navbar-form { border:0;}
.navbar {margin: 0 ;  background:#000;  border-radius:0;}
.navbar-nav {    padding: 0 ; background:#000;  margin:0;   border:0; opacity: 1;
    filter: alpha(opacity=100);   }
 .navbar-default .navbar-nav > ul{ margin:0;}
.navbar-default .navbar-nav > li > a { 
    padding: 18px 18px;
    color: #fff;
    font-size: 1.3em;
    font-family: "Raleway", sans-serif;
    text-transform: none;
    font-weight: 400;	}

.navbar-default .navbar-nav > li > a:hover {
	color:#cc0000;	background-color:#f8f9fa;	}
	
.navbar-nav > li > a {    padding-top: 10px;}
.navbar a{	padding-bottom:5px;	}
.navbar a::after {
    content: "   /"; display:none;
}
.nav-wrapper {	background-color: transparent;	}


/* END - Navigation ---------------------------- */
/* ---------------------------------------------------------------------------------
SIDEBAR LEFT
------------------------------------------------------------------------------------ */

.school-info-box {
    background-color: #f8f9fa;
    border-radius: 0;
    padding: 24px;
    margin-top: 0;
    border: 1px solid #ccc;
	border-radius: 6px !important;
	margin-top:0;
}

.school-info-box h3{margin-top:0px; font-size:1.6em; margin:0;}

.sidebar-1 .school-info-box,
.sidebar-1 #sb-menu1,
.sidebar-1 #sb-menu2 {	margin-left:0px;}
.sidebar-1 h2 {	border-right:0px;	padding:10px ;	margin-bottom:0;   	}
.school-info-box{ background-color:#f8f9fa;  border-radius:0; padding: 20px; }
.school-info-box h2{font-size:1.4em; padding:10px 0; margin:10px 0}
.school-info-box h4 { font-size:2em;}
.school-info-box p, .school-info-box  a { 	font-size:14px;   margin:0 0 8px  0  ; line-height:20px;}
.school-info-box p a{ font-size:13px;  }

/* ---------------------------------------------------------------------------------
SIDEBAR NAVIGATION
------------------------------------------------------------------------------------ */
#sb-menu1{margin-top:24px; }
.list-group {    border-radius: 0;    box-shadow: none;	padding-bottom:6px;}	

nav.list-group ul, nav.list-group ul li {
	list-style:none;	margin:0;	padding:0;	    background:#f8f9fa; border-radius:0;	}	

li.secondary-menu h2 {
	color:#fff;
	font-size:1.4em !important;
	font-weight:500;
	background:#cc0000;
	line-height:1.2em;	border-radius:0;}

.secondary-menu{
	border: 0; border-radius:0;
	}
	
nav.list-group ul li.secondary-menu { padding:0;}

nav.list-group ul { border: 1px solid #cc0000; }

nav.list-group ul li a {
	font-size: 1.1em !important;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #fff;
	color:#cc0000;
	display:block;
	padding:10px 10px; 
	}		

nav.list-group ul li a:hover { background: #cc0000; color:#fff; text-decoration:none; }		
	
	
/* END - Sidebar Navigation ---------------------------- */


/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */

.RecentNewsSchoolBlock .news {    margin:20px 0 10px;	}

article.list-group {	margin-bottom:20px;	}

.list-group-item {	border:0;	padding:10px 2%;	background-color:transparent;	margin-bottom:0;}
a.list-group-item {font-size:14px;}
.list-group-item h3 {
    color: #d8370c;
    font-size: 2.2em;
    margin: 12px 0;
    font-family: "Raleway", sans-serif;
    border-bottom: none;
    font-weight: 600;
}
a.list-group-item:hover { background:#f8f8f8; }
.list-group-item p { color:#3b382a; }
.list-group-item:last-child {    border-bottom-left-radius: 0px;    border-bottom-right-radius: 0px;}



/* ---------------------------------------------------------------------------------
SIDEBAR BLOCK
------------------------------------------------------------------------------------ */

.search, #sb-menu3, .sb-block,.sbr-2 {	padding:15px 0;}

aside.sb-block, .sbr-2, .sbr-1 { text-align:center; } 
	
aside.sb-block img {	padding:5px;	background:#fff;
	-moz-box-shadow:    0px 0px 4px 4px #e8e3d5;
	-webkit-box-shadow: 0px 0px 4px 4px #e8e3d5;
	box-shadow:         0px 0px 4px 4px #e8e3d5;	}

aside.sb-block a:hover {	opacity:0.6;	}
#sb-menu3 { display:none; }	
#twitter-widget-0 { margin:0 auto; }
.sbr-1 { padding:10px 0 20px 0; }
.sbr-2 { padding-right:5% 0 0 0;margin: 0 -15px 0 15px; }

aside.sb-block { display:none; }


/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */
.three-column .search {
    float: none;	overflow:auto; padding:0px 0px 20px 0; width:100%; margin:0 0 15px 0;	}
.search {
    float: right;
    margin: 0px 0 20px 24px;
    padding: 0;
    width: 35%;
	
}
.searchtext,.searchbtn {
    background-color: #FFFFFF;
    border: 1px solid #ccc;;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
	float:left;
}

.searchtext { width: 60%; }

.searchbtn {
	background-color: #d8370c !important; background-repeat: repeat-x;     background-color: #d02c00 !important;
    background-repeat: repeat-x;
    background-image: linear-gradient( #d8370c, #d02c00 );  -webkit-font-smoothing: antialiased;  text-align:center;
    border-radius: 6px;
    color: #f5f9fe;
    margin-left: 4%;
    width: 34%;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
}

.searchbtn:hover {
	color:#fff;
	background:#e34600;
	border-color: #fe6019;
	}

.two-column .search img{margin-top:40px;  -moz-box-shadow: 1px 1px 3px 2px #ccc;
  -webkit-box-shadow: 1px 1px 3px 2px #ccc;
  box-shadow:1px 1px 3px 2px #ccc;}



.caousel-container{max-width:1320px; margin: 0px auto; width:100%;}
.carousel-inner img { border:8px solid #fff;}
#student-life .item { margin: 0px auto; }
#student-life h3 {color:#fff; text-align:center; }
#student-life .glyphicon{font-size:40px;}
.carousel-control {    font-size: 40px;    opacity: 0.7;    width:5%;}
.carousel-indicators li, .carousel-indicators .active {width:15px; height:15px; padding:5px;}

 .carousel-control .icon-next, .glyphicon-chevron-left {
    display: inline-block;
    left: 40%!important;
    position: absolute;
    top: 30%;
    z-index: 5;
}
.carousel-control .icon-prev {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 30%;
    z-index: 5;
}


/* ---------------------------------------------------------------------------------
CALENDAR - TOP LIST
------------------------------------------------------------------------------------ */
.UpcomingEventsSchoolBlock .calendar h4{font-size:2em; color:#000; font-family: "Raleway", sans-serif;  
	line-height:1.2em; text-transform:uppercase; }
.UpcomingEventsSchoolBlock .calendar {
    background: #f8f9fa;
    padding: 24px;
    border-radius: 6px;
	border:1px solid #ccc;
}

ul#taxonomylist { margin:0; padding:0; list-style:none; }
ul#taxonomylist li {
    background: none repeat scroll 0 0 #F6F3E5;
    display: inline-block;
	*zoom: 1;
    *display: inline;
    margin: 0.25%;
    padding: 6px 0.25%;
    text-align: center;
    width: 18%;
}
.UpcomingEventsSchoolBlock .calendar p {
    border-bottom: 1px dashed #ccc;
    color: #000;
    display: block;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 ;
    overflow: auto;
    padding: 8px 0;

}

.UpcomingEventsSchoolBlock .calendar p strong {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 700;
}


/* ---------------------------------------------------------------------------------
STAFF DIRECTORY
------------------------------------------------------------------------------------ */

#box_left, #box_right {
	width:48%;
	float:left;
	}
	
#box_right {
	width:48%;
	float:right;
	}	
	
#box_left h3, #box_right h3 {
	color:#fff;
	background:#b6b6b6;
	padding:8px 5%;
	font-size:18px;
	font-family:"Open Sans", sans-serif;

	}

.alternaterow {
    background-color: #f8f9fa;
}

#employee {
	padding:15px 5%;
	}

#employee p.employeename { font-weight: bold; }
#employee p { font-size:1.1em; line-height:1.1em; margin-bottom:5px; }

#departmentList {
	padding: 10px 0;
	border-bottom:1px dotted #F6F2E5;
	}

#departmentList p {
    line-height:2em;
	font-size:15px;
    margin: 0;
}
#departmentList p a { font-size:14px;}
#departmentList p a:hover { text-decoration:none; }	

img.staffprinticon {
    height: inherit;
    overflow: visible;
    white-space: normal;
    width: 80px;
}




/* ---------------------------------------------------------------------------------
student Life------------------------------------------------------------------------------------ */

#student-life{   background-image: url(../images/gray-bg.jpg);
    margin: 15px 0; padding:10px 50px 30px 50px;}
	#student-life h2{text-align:center; text-transform:uppercase;   margin:20px 0 10px 0;}
.caousel-container {
    margin: 0 auto;
    max-width: 1720px;
    width: 90%;
}
#student-life .item {
    margin: 0 auto;
}
.carousel-inner img {

    float: left;
    margin: 1%;
    max-width: 290px !important;
    width: 18%;
}
.carousel-indicators {
    bottom: -30px;
}
#scroll-message{border-top:3px solid #ccc; border-bottom:3px solid #ccc; background:#f8f9fa; padding:10px 30px;  margin:0 0 10px 0; }
.rounded-corners {
    border-radius: 6px;
}
.btn-dark-pink {
    background-color: #b70000 !important;
    background-image: linear-gradient(#cc0000, #b70000);
    background-repeat: repeat-x;
    margin: 10px auto 0;
	padding:8px 0;
    text-align: center;
    width: 60%;
}
.btn-dark-pink a {color:#fff;}
/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */

.footer  {
    background:#0e0803 ;  padding-top:15px;
	}
	


.mcps-info,
.credits,
.tron-login {

    margin: 0;
    padding: 15px 0;
	}

.credits {
	text-align:center;
	font-size:1.1em;
	line-height:1.5em;
	color:#fff;
	}

.credits a {
	color:#ccc;
	text-decoration:underline;
	}

.credits a:hover {
	color:#d8370c;
	text-decoration:none;
	}

.mcps-logo {
	background:url(../images/ftr-mcps-logo.png) 5% top no-repeat;
	padding-top:75px;
	}

.mcps-logo p {
	font-size:1em;
	line-height:1.5em;
	color:#fff;
	}

.footer ul,
.footer li {
	list-style:none;
	margin:0;
	padding:0;
	}

.footer li a {
	font-size:.9em;
	color:#fff;
	display:block;
	padding:4px 10px;
	text-decoration:underline; 
	}

.footer li a:hover { color:#fff; }
ul#global-footerNav { width:50%; float:right; }	

.tron-login { border-bottom:0px; }	
.tron-login a { opacity:0.4; }	
.tron-login a:hover { opacity:1; }	



/* Misc -------------------------------------------------------- */

.btn-primary {
    color:#FFF;
	background-image: none;
	background:#7eb75d;
    border-color: #7dc254;
}


a.btn-primary:hover {
    color:#fff;
	background-image: none;
	background:#24669b;
    border-color: #ccc;
	text-shadow:none;
}

html.embed { background:transparent; }
.btn-light-blue{ background-color: #0084e6 !important; background-repeat: repeat-x; background-image:linear-gradient( #0084e6, #0079d5 );  -webkit-font-smoothing: antialiased;  text-align:center; width:160px; padding:8px auto;  margin:0 auto;}
.btn-light-blue a {color:#fff; font-size:.98em; line-height:2em; text-transform:uppercase; }	
.btn-light-blue:hover{  background-image:linear-gradient(#5dacfe, #459ffe );}
.btn-red{ background-color: #cc0000 ; background-repeat: repeat-x; background-image:linear-gradient( #cc0000 , #ba0000  );  -webkit-font-smoothing: antialiased;  text-align:center; width:160px; padding:8px auto; margin:10px auto 0 auto;  }
.btn-red a {color:#fff; font-size:.98em; line-height:2.8em; text-transform:uppercase; }	
.btn-red:hover{  background-image:linear-gradient(#f17168, #d1544c );}
.rounded-corners{ border-radius:6px;}



/* ---------------------------------------------------------------------------------
RESPONSIVE
------------------------------------------------------------------------------------ */



/* Smartphones (portrait and landscape) ----------- */

@media only screen 
and (min-width : 240px) 
and (max-width : 768px) {
/* Styles */

.masthead h1 { height:80px; padding:10px 0 20px 0;}
.masthead {overflow:visible;}
.top-content-bg {  height:100px}
#banner-ib, #academies {display:none;  }
.homepage .top-content-wrapper {

    margin: 0;
    padding: 0;
    position: relative;}
.navbar-collapse { max-height:none; }	
.navbar-toggle { display: block; float: none; margin: 10px auto; }
nav.navbar {}

.navbar { -moz-box-shadow:0; -webkit-box-shadow:0; box-shadow:0; }
.navbar .container, .nav-wrapper { background:transparent; }
.container > .navbar-header, .container > .navbar-collapse { margin-left: 0; margin-right: 0; }

.navbar-default .navbar-nav > li { margin:0; }
.navbar-default .navbar-nav > li > a {  padding:0.85em 0; width:100%; margin:0; color:#fff; font-weight:bold;}
.navbar-default .navbar-nav > li > a:last-child { border-bottom:0;}
.navbar-default .navbar-nav > li > a:hover {   }
.nav-wrapper { margin-bottom:0; }
.nav li { display: block; }
.navbar a::after {
    content: " "; display:none; 
}
.search, .one-column .search { 	width:100%;	display:block;	margin:10px auto;	float:none;}
li.secondary-menu h2 {    background:none;    color: #fff;}
#top .container{padding:0;}
.container {    max-width: 100%;}
.carousel-control.right, .carousel-control.left {display:none;}
.carousel-indicators {    bottom: -40px;}
.carousel-indicators li {    border: 1px solid #444;}
.caousel-container, .programs-right, .programs-left { width:100%;}
.main-content .content-inner {
    padding: 0px;}

.navbar-default .navbar-toggle .icon-bar {  background-color: #fff;}
#magnet-program {display:none;}
.masthead h1 {
    height:80px;
	margin: 30px 0 10px 0;
 
}
#student-life {display:none;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 769px) 
and (max-width : 1209px) {
/* Styles */	

.container {    max-width: 100%;}

.nav li { display: inline-block; }
.navbar-default .navbar-nav > li > a {
	padding-left:15px;
	padding-right:15px;	}
		.magnet-program-text {  margin:18em 0 20px 5%; padding:10px 10px;    width:90%; }	

}


@media only screen 
and (min-width : 600px) 
and (max-width : 768px) {
.masthead h1 {height:80px !important; 	margin: 30px 0 10px 0;}
	.navbar-default .navbar-nav > li > a {
    margin: 0 5px;
    padding:  5px;
    font-size: 12px;}
		.magnet-program-text {  margin:18em 0 20px 5%; padding:10px 10px;    width:90%; }
}
@media only screen 
and (min-width : 768px) 
and (max-width : 900px) {
	.masthead h1{  height:70px !important;}

	.navbar-default .navbar-nav > li > a {
    margin: 0 5px;
    padding:  5px;
    font-size: 12px;}
	
}
@media only screen 
and (min-width : 900px) 
and (max-width : 1209px) {

.masthead h1 {height:80px !important;}

	.navbar-default .navbar-nav > li > a {
    margin: 0 5px;
    padding: 8px 5px;
    font-size: 13px;}
	.magnet-program-text {  margin:13em .5em 4em auto !important; padding:10px 10px;    width:46%; }
	#magnet-program {    background: #0e0803 url("../images/magnet-program-bg-s.jpg") repeat-x  100px 0!important;}
	.magnet-program-text h2{font-size:20px;}
	.magnet-program-text p{font-size:14px;}
	.btn-red a {
    color: #fff;
    font-size: 12px;
    line-height: 24px;}
}