@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400);

	
 body.homepage { background:#FFF url("../images/rosemary-pagebg.jpg") no-repeat top center;} 
	



	
  body.two-column, body.one-column, body.threecol { background:#f3f3f3 url("../images/rosemary-pagebg.jpg") no-repeat top center;
} 
	


	
	html, body {
	color:#444;
	font-family: 'Open Sans', sans-serif;

	font-size:14px; 
	line-height:22px;
background-position: center top;
	}

	

body img {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;

}

/* ---------------------------------------------------------------------------------
FONTS, GENERAL, MISC
------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Oswald', sans-serif; font-weight:300; }
h1 { font-family: 'Oswald', sans-serif; font-weight:normal; color:#000; font-size:2.2em; line-height:1.5em; }
h1 span { color:#084c7a ; font-family:open sans; font-size:18px; line-height:24px; display:block; text-transform:uppercase; }	
h2, h2 a {
    color: #678afc;
    font-size: 36px;
    line-height: 42px;
    margin: 24px 0;
    text-transform: uppercase;
}
h2 a { margin-top:0; }
h2 span { color:#084c7a;  }
h3, h3 a, p.title { color: #678afc; font-size: 26px; line-height: 32px; margin-bottom: 15px; margin-top: 30px; }
h4, h4 a {
    color: #222;
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 30px;
    text-transform: uppercase;
}
hr { background:transparent; border: 0; border-top:1px solid #f3f0e9; border-bottom:1px solid #ffffff; clear: both; height:0; margin: 36px 0; }
p { font-size:14px; line-height:22px; color:#645f5a; margin-bottom:18px; }
li { color:#645f5a; }
a { color: #091447; text-decoration: none; border-bottom:1px dotted #678afc;}
a:hover { color: #678afc; text-decoration: none; }
.img-responsive { max-width: 98%; }

blockquote p { color: #444; font-size: 16px; font-style: italic; font-weight: 300; line-height: 1.6em; margin:0 0 10px 0 !important; padding:0; }
blockquote span { font-size:14px; color:#666; }

.btn-print { float:right; background:transparent; }  

/* ---------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------------ */

/* Top MCPS Button ---------------------------- */

.btn-default {
    color:#FFF;
	
	background:#678afc;
	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 ---------------------------- */

 .site-header {
	position:relative; height:178px;	}

.masthead{
background:none;
}

.masthead h1 {    display: block; text-indent: -9999px; background-image:url('../images/rosemary-banner.png'); background-size: cover; background-repeat:no-repeat;	background-size:contain;
height:157px; z-index:9999999;     position: relative;   }

address {    text-indent: -9999px;}
.homepage #banner {height:0;}
 #banner { height:auto;}
 #banner img{ display: block; margin:10px auto 20px auto;}




.container{margin-top:0px;   padding-left: 25px;    padding-right: 25px; }



.two-column #content .container {  padding-top:40px;   background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
border-radius:0px;
}

.threecol #content .container {  padding-top:40px;   background-color: #FFFFFF;
  
 border-radius:2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}
	

.one-column #content .container {  padding-top:40px;   background-color: #FFFFFF;
   border-radius:2px;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}
	
.main-content, .sidebar-2{padding-top:20px; padding-bottom:20px;}
.main-content .content-inner { padding:0 10px 0 30px; position:relative; z-index:999;}


/* ---------------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------------------ */
.navbar-collapse {  padding-left: 0px;  padding-right: 0px;}
.navbar-collapse, .navbar-default .navbar-form { border:0; background:none;}
.navbar {margin:-20px 0 0 0 ;  background:none;	border:0 ;	min-height: 30px;
	position:relative; 
	
	z-index: 1000; 
	position:relative;	z-index:9;	border-radius: 0;}
.navbar-nav {    padding: 0 ; background:#f0eeb1 url('../images/rosemary-nav-bg.jpg') repeat;      -moz-border-top-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;    -khtml-border-top-left-radius:15px;    border-top-left-radius: 15px;
	  -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;    -khtml-border-top-right-radius: 15px;    border-top-right-radius: 15px;
}
 .navbar-default .navbar-nav > ul{ margin:0;}
.navbar-default .navbar-nav > li > a {
    margin: 0 5px;	padding:18px 10px;	color:#385687; border:none;
	font-size:15px;font-family: Lato; font-weight:bold; text-transform: uppercase; }

.navbar-default .navbar-nav > li > a:hover {
	color:#678afc;		}
	
.navbar-nav > li > a {    padding-top: 10px;}
.navbar a{	padding-bottom:5px;	}
.nav-wrapper {	background-color: transparent;	}


/* END - Navigation ---------------------------- */



.caousel-container{max-width:1170px; margin: 0px auto; width:90%; box-shadow:1px 1px 1px 0px #ccc;}
.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: 8%;}
.carousel-indicators li, .carousel-indicators .active {width:15px; height:15px; padding:5px;}


/* ---------------------------------------------------------------------------------
SIDEBAR BLOCK
------------------------------------------------------------------------------------ */
.side-block { background:#f3f3f3; border:1px solid #ebebeb; margin-left:20px; text-align:center; padding:0 15px 12px 5px; }
.side-block .img-responsive { max-width:90%; margin:0 auto !important; }

.sb-block { background: #f9f9f9; border: 1px solid #e7e7e7; margin: 18px; padding: 12px 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.sb-block img { border: 5px solid #fff; }
.sb-block > p { font-size: 13px; line-height: 18px; margin: 12px; }
.sb-block em { display: block; margin-top: 6px; }
.main-content .content-inner .sb-block img { margin: 0 auto; margin-bottom:12px; padding: 0; }

/* ---------------------------------------------------------------------------------
TABLE
------------------------------------------------------------------------------------ */
td, td a { font-size: 1em; }
th { background: #000; color: #fff; font-size: 12px; font-weight: 600; text-align: center; text-transform: uppercase; }   
td.table-sub-hdr { background:#e7e7e7 !important; }   
td.table-sub-hdr h3 { margin:12px 0;}    
span.emphasize { font-weight:400; font-style:italic; text-align:center; color:#6c6245; font-size:18px; display:block; text-transform:none; }
 
/* ---------------------------------------------------------------------------------
SLIDESHOW
------------------------------------------------------------------------------------ */
#slideshow { background:#fff; border-top:3px solid white; border-bottom:3px solid white; margin-top:-40px; }
.container.carousel.slide { background: transparent none repeat scroll 0 0; max-width: 1140px; padding: 0; }
.carousel-control.left, .carousel-control.right { background-image:none; }




/* ---------------------------------------------------------------------------------
SIDEBAR NAVIGATION
------------------------------------------------------------------------------------ */
.list-group { border-radius: 0; box-shadow: none; }	
nav.list-group ul, nav.list-group ul li { list-style:none; margin:0; padding:0; }	
nav.list-group ul { padding-bottom:10px; }	
li.secondary-menu h2 { color: #FFF; font-size: 24px; line-height: 30px; padding: 12px 5.5%; margin:0; text-transform:uppercase; text-align:left; }
nav.list-group ul li.secondary-menu { margin:0; padding:0; }
nav.list-group ul li a { 
	color: #084c7a;
	display: block;
	font-size: 1.2em;
	font-weight: 300;
	margin: 0 2.5%;
	padding: 12px 3%;
	border-bottom: 2px solid #ffcc06;
}	
nav.list-group ul li a:hover { color:#f3f3f3; background:transparent; text-decoration:none; }		

/* ---------------------------------------------------------------------------------
SIDEBAR LEFT
------------------------------------------------------------------------------------ */
.sidebar-1 { border-left:0; padding-right:0; margin-top:0; }
.sidebar-1 #sb-menu1, .sidebar-1 #sb-menu2, .sidebar-1 #sb-menu3 {  border:4px solid #566a84; margin-bottom:20px; padding-top:0; background:#93a7d2 url('../images/rosemary-sidenav-bg.jpg') repeat;}
#sb-menu1.list-group ul li a { font-family: 'Oswald', sans-serif; color: #000; font-size:17px; border-bottom:1px dashed #084c7a; }
#sb-menu1.list-group ul li a:hover { color: #091447; background-color:#f0eeb8; }
.sidebar-1 #sb-menu2 { background-color:#f4f4f4; display:none; }
.sidebar-1 #sb-menu2 h2 { color:#868787; }
#sb-menu2.list-group ul li a { color: #666; border-bottom-color:#e2e1e1; border-top-color:#f7f7f7; }
#sb-menu2.list-group ul li a:hover { color: #0f4670; background-color:#fff; }
.sidebar-1 #sb-menu3 { display:none; }
.sidebar-1 h2 { padding:0; margin:18px 0 12px 0; }

.school-info-box { 
	padding: 12px 5%;
	background: #f5f5f6;
	margin-bottom: 20px;
	margin-top:30px;
	text-align: center;
	border: 4px solid #e7e7e7;
 }

.school-info-box h4 {
    color: #656464;
    font-size: 24px;
    line-height: 30px;
    padding: 12px 5.5%;
    margin: 0;
    text-transform: uppercase;
}

.school-info-box p strong { color: #666; text-transform:uppercase; font-size: 12px; margin-top:0; margin-bottom: 6px;  }
.school-info-box p { color: #263240; font-size: 12px; line-height: 21px; margin-bottom: 18px; }
.school-info-box p a { color: #0f4670; text-decoration: underline; }
.school-info-box p a:hover { color: #666; text-decoration: none; }

.seal { margin-left: auto; margin-right: auto; margin-top: -130px; }

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; }
#twitter-widget-0 { margin:0 auto; }
.sbr-1 { padding:30px 0; }
aside.sb-block { display:none; }
.sbr-2 { text-align:center; }	
.sbr-2 p { color: #444; font-size: 13px; line-height: 21px; margin-bottom:18px; }

/* ---------------------------------------------------------------------------------
ACADMIES
------------------------------------------------------------------------------------ */
#programs { background:#0f4670; padding:12px 0 12px 0; }
#programs h2 { text-transform:uppercase; color: #fff; font-size: 24px; line-height: 28px; margin:0; text-align:center; }
#programs h2 a { color: #fff; }
#programs h2 a:hover { color:#519cd0; }
.inner-shadow { -moz-box-shadow: inset 0 0 60px #9f0a1d; -webkit-box-shadow: inset 0 0 60px #9f0a1d; box-shadow: inset 0 0 60px #9f0a1d; }


/* ---------------------------------------------------------------------------------
CONNECT	
------------------------------------------------------------------------------------ */
#connect { background:#000 url(../images/bg-diamonds.png) top left repeat; padding:48px 0 36px 0; }
#connect h2 { color: #0f4670; font-family: "Alfa Slab One",cursive; font-size: 66px; line-height: 56px; margin: 0; padding-bottom: 0; text-align: right; text-transform: uppercase; }
#connect h3 { font-size:16px; color:#ccc; font-style:italic; text-align:right; margin:0; }
		
ul.sm-icons, .sm-icons li { margin:0; padding:0; }
.sm-icons li { display:inline-block; }
.sm-icons li a { display:block; width:64px; height:64px; background:transparent; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin-right:12px; text-indent:-9999px; }

.sm-icons li a.sm-twitter { background-image:url(../images/sm-icons/twitter.png); }
.sm-icons li a.sm-facebook { background-image:url(../images/sm-icons/facebook.png); }
.sm-icons li a.sm-instagram { background-image:url(../images/sm-icons/instagram.png); }
.sm-icons li a.sm-google { background-image:url(../images/sm-icons/googleplus.png); }
.sm-icons li a.sm-youtube { background-image:url(../images/sm-icons/youtube.png); }

.sm-icons li a:hover.sm-twitter { background-image:url(../images/sm-icons/twitter-red.png); }
.sm-icons li a:hover.sm-facebook { background-image:url(../images/sm-icons/facebook-red.png); }
.sm-icons li a:hover.sm-instagram { background-image:url(../images/sm-icons/instagram-red.png); }
.sm-icons li a:hover.sm-google { background-image:url(../images/sm-icons/googleplus-red.png); }
.sm-icons li a:hover.sm-youtube { background-image:url(../images/sm-icons/youtube-red.png); }

	
/* ---------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------------ */
.RecentNewsSchoolBlock .news, #announcements, h2.hp-hdr { margin: 40px 0 20px 0; }
.RecentNewsSchoolBlock .news h2, #announcements h2 {     
    font-size: 36px;
    line-height: 42px;
    margin: 24px 0;
    text-transform: uppercase; }
.RecentNewsSchoolBlock .news h3, #announcements h3 { color: #0f4670; font-size: 26px; line-height: 32px; margin-bottom: 3px; }
article.list-group { margin-bottom:50px; }
.list-group-item { border:0; padding:24px 2%; border-bottom: 1px dotted #f1ef87; background-color:transparent; margin-bottom:0; }
.list-group-item h3 { margin-top:0; }
a.list-group-item:hover { background:#f3f3f3; }
.list-group-item p { color: #222; line-height: 1.5em; }
.list-group-item:last-child { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.announcements-box { background: #f6f5f0; border-top: 3px solid #f3f3f3; padding:24px 5%; }


/* ---------------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------------------ */
.search { overflow:auto; }
.searchtext, .searchbtn { background-color: #FFFFFF; border: 1px solid #e7e7e7; 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; vertical-align: middle; float:left; }
.searchtext { width: 60%; }
.searchbtn { width: 34%; margin-left:4%; color:#fff; background:#656464; border-color: #656464; border-radius: 4px 4px 4px 4px; }
.searchbtn:hover { color:#fff; background:#084c7a; border-color: #084c7a; }

/* ---------------------------------------------------------------------------------
Calendar
------------------------------------------------------------------------------------ */

.UpcomingEventsSchoolBlock .calendar {
    text-align: center;
    padding: 24px 5% 36px 5%;
    border: 1px solid #b8b100;

 background:#f5f2bc url('../images/rosemary-event-bg.jpg') repeat;
}

.UpcomingEventsSchoolBlock .calendar h4 {
    color: #385687;
    font-size: 24px;
    line-height: 30px;
    padding-top: 0;
	margin-top:0;
    text-transform: none;
    text-align: left;
}

.UpcomingEventsSchoolBlock .calendar p {
    color: #385687;
    padding: 8px 0;
    border-bottom: 1px dashed #9a9a9a;
    font-size: 0.9em;
    line-height: 1em;
    text-align: left;
    margin-bottom: 6px;
}
.UpcomingEventsSchoolBlock .calendar p strong {
    color: #545454;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.UpcomingEventsSchoolBlock .calendar p a { color: #385687; text-decoration:underline; display: inline-block; font-size: 14px; line-height: 22px; margin: 6px 0; }
.UpcomingEventsSchoolBlock .calendar p a:hover { color:#545454; text-decoration:none; }
p.btn-calendar a { background: transparent; color: #0f4670; display: block; font-size: 12px; margin-top: 12px; padding: 12px 0; text-transform: uppercase; }
p.btn-calendar a:hover { background: #f3f3f3; color: #fff; }
.btn-calendar { margin-bottom: 12px; }
.btn-default { font-size:14px; text-transform:uppercase; background:#519cd0; }
a:hover.btn-default { background-color:#666; color:#fff; }




a#mcps-link {
background:none; font-size:12px; text-transform:none;
}

a#mcps-link:hover {
  color:#678afc;
}


/* ---------------------------------------------------------------------------------
CALENDAR - TOP LIST
------------------------------------------------------------------------------------ */
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%; }


/* ---------------------------------------------------------------------------------
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:#678afc; padding:15px 5%; margin:0; margin-top:15px; font-size:1.2em; font-weight:400; }
.alternaterow { background-color: #f3f3f3; }
#employee { padding:15px 5% !important; }
#employee p.employeename { color: #000; font-size: 16px; font-weight: 400;}
#employee p { font-size:0.9em; line-height:1.5em; margin-bottom:5px; }
#departmentList { padding: 10px 0; border-bottom:1px dotted #F6F2E5; }
#departmentList p { line-height: 1.8em !important; margin: 0; }
#departmentList p a:hover { text-decoration:none; }	


/* Search -------------------------------------------------------- */
.search { float: right; margin: 0; margin-left:2%; padding: 0; width: 30%; }
.three-column .search {
    float: none;
    padding: 0 0 24px 0;
    width: 100%;
    margin: 15px 0 25px 0;
    border-bottom: 3px solid #e7e7e7;
}
.one-column .search { width:25%; }


/* Misc -------------------------------------------------------- */
.btn-primary, .main-content a.btn-primary { color:#fff; background-image: none; background:#678afc; border-color: #0f4670; text-decoration:none; }
a.btn-primary:hover { color:#fff; background:#222 ; border-color: #678afc; text-shadow:none; }
html.embed { background:transparent; }

a.calendar {
    color: #fff;
    background-image: none;
    background: #ffcc00;
    border-color: #ffcc00;
    text-decoration: none;
    border-radius: 0;
    margin-left: 12px;
    margin-top: -60px;
}


/*-----------------------------------------------------------------------------------------
SLIDESHOW
------------------------------------------------------------------------------------------- */
.slideshow { position:relative; }
.slideshow img{ border-top:5px solid #fffea9; border-bottom:5px solid #fffea9; padding:0; width:100%; margin:10px 0 20px 0; }
p.slideshow-btn { text-align:center; margin-top:-40px; }
p.slideshow-btn .btn-primary { font-size:120%; }
p.slideshow-btn a:hover { color:#2B853E; background:#FFFEA9; text-decoration:none; } 




/* ---------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------------ */
.homepage .footer  {
border-top:8px solid #f6f3b7;
	
padding-top:20px; background:#f0eeb1 url('../images/rosemary-footer-bg.jpg') repeat-x; 
	}
	
	.threecol .footer-inner .container, .one-column .footer-inner .container, .two-column .footer-inner .container
	{ 	border-top:8px solid #f6f3b7;
	
padding-top:20px; background:#f0eeb1 url('../images/rosemary-footer-bg.jpg') repeat-x; 


	}

.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:#FFF;

	}

.credits a:hover {
	color:#ccc;
		text-decoration:underline;
	}

.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;
	
	}

.footer li a:hover { color:#ccc; text-decoration:underline;  }
ul#global-footerNav { width:50%; float:right; }	

.tron-login { border-bottom:0px; }	
.tron-login a { opacity:1; }	
.tron-login a:hover { opacity:1; }	



/* Misc -------------------------------------------------------- */



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-dark-pink{ background-color: #d1544c !important; background-repeat: repeat-x; background-image:linear-gradient( #d1544c, #aa2e2b );  -webkit-font-smoothing: antialiased;  text-align:center; width:160px; padding:8px auto; margin:20px auto;  }
.btn-dark-pink a {color:#fff; font-size:.98em; line-height:2em; text-transform:uppercase; }	
.btn-dark-pink: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:180px; padding:10px 0 20px 0;}
.masthead {overflow:visible;}
.top-content-bg {  height:100px}
.navbar-collapse { max-height:none; }	
.navbar-toggle { display: block; float: none; margin: 10px auto;color:#084c7a;background-color:#084c7a; }
nav.navbar {background:#f0eeb1 url('../images/rosemary-nav-bg.jpg') repeat;}


.navbar { -moz-box-shadow:0; -webkit-box-shadow:0; box-shadow:0; }
.navbar .container, .nav-wrapper { background:#f0eeb1 url('../images/rosemary-nav-bg.jpg') repeat; }
.container > .navbar-header, .container > .navbar-collapse { margin-left: 0; margin-right: 0; }

.navbar-default .navbar-nav > li { margin:0; background: #678afc; none repeat scroll 0 0;}
.navbar-default .navbar-nav > li > a { border-top:1px dashed #fff; padding:0.85em 0; width:100%; margin:0; color:#FFF; text-shadow:none;}
.navbar-default .navbar-nav > li > a:last-child { border-bottom:0;}
.navbar-default .navbar-nav > li > a:hover { background:#f0eeb1 url('../images/rosemary-nav-bg.jpg') repeat;  color:#084c7a }
.nav-wrapper { margin-bottom:0; }
.nav li { display: block; }
.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;}
.programs-right, .programs-left {float:none;}

.navbar-default .navbar-toggle .icon-bar {  background-color: #fff;}
.homepage #content .container{  background-color:#FFF; }


.UpcomingEventsSchoolBlock .calendar {

	margin-top:30px;
}

}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
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;	}	
.homepage #content .container{  background-color:#FFF; }

}
@media only screen 
and (min-width : 250px) 
and (max-width : 450px) {
.masthead h1 {    background:  url("../images/rosemary-banner-xs.png") no-repeat!important; height:117px;}


	.site-header {    height: 160px!important;}
	
	
.homepage #content .container{  background-color:#FFF; }

}

@media only screen 
and (min-width : 450px) 
and (max-width : 600px) {
.masthead h1 {    background:  url("../images/rosemary-banner-sm.png") no-repeat!important;  height:142px;}
.homepage #content .container{  background-color:#FFF; }
}
@media only screen 
and (min-width : 600px) 
and (max-width : 768px) {

	.masthead h1 {  height:100px!important;}
	.site-header {    height: 140px!important;}
	.homepage #content .container{  background-color:#FFF; }
}
@media only screen 
and (min-width : 768px) 
and (max-width : 900px) {
	.masthead h1 {  height:130px!important;}
	.site-header {    height: 160px!important;}
	.homepage #content .container{  background-color:#FFF; }
/* body.homepage { background-color:#223167; background-image:none; */} 
}
@media only screen 
and (min-width : 900px) 
and (max-width : 1209px) {

	.masthead h1 {  height:150px!important;}
	.site-header {    height: 180px!important;}
		.homepage #content .container{  background-color:#FFF; }
}