/* ----------------
Lamar CISD Grid CSS
Author: Will Leach
Copyright: 2013
---------------- */

@media all and (max-width: 1024px) {
body {
 font-size: 0.95em;
}
.pageWrap {
 width: 98%;
}
}
@media all and (max-width: 768px) {
body {
 font-size: 0.85em;
}
.homeTop .sf_2cols_1_67, .homeTop .sf_2cols_2_33, .homeTop .sf_2cols_2_33 .sf_2cols_2in_33, .homeMid .sf_2cols_1_67, .homeMid .sf_2cols_2_33, .homeMid .sf_2cols_2_33 .sf_2cols_2in_33 {
 display: block;
 width: auto;
 height: auto;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 float: none;
 clear: both;
}
.homeTop .sf_2cols_1_67 .newsItems ul li .newsBox {
 height: 26em;
}
.homeTop .sf_2cols_2_33.promos ul li {
 display: block;
 width: 48%;
 height: auto;
 margin: 0 1% 0.5em 1%;
 float: left;
 padding: 0;
}
.pageWrap .pageCont .homeMid .homeBox {
 height: auto;
}
.pageWrap .pageCont .homeMid .homeBox .sf_cols .sf_2cols_1_50 {
 width: 60%;
}
.pageWrap .pageCont .homeMid .homeBox .sf_cols .sf_2cols_2_50 {
 width: 40%;
}
.homeBot .sf_2cols_1_67, .homeBot .sf_2cols_2_33, .homeBot .sf_2cols_2_33 .sf_2cols_2in_33 {
 display: block;
 width: auto;
 height: auto;
 margin: 0;
 padding: 0;
 float: none;
 clear: both;
}
}
@media all and (max-width: 580px) {
	.subHomeBox {
		margin: 12px 0;
		height: auto;	
	}
.sf_1col_1_100, .sf_2cols_1_25, .sf_2cols_2_75, .sf_2cols_2_75 .sf_2cols_2in_75, .sf_2cols_1_33, .sf_2cols_2_67, .sf_2cols_2_67 .sf_2cols_2in_67, .sf_2cols_1_50, .sf_2cols_2_50, .sf_2cols_2_50 .sf_2cols_2in_50, .sf_2cols_1_67, .sf_2cols_2_33, .sf_2cols_2_33 .sf_2cols_2in_33, .sf_2cols_1_75, .sf_2cols_2_25, .sf_2cols_2_25 .sf_2cols_2in_25, .sf_3cols_1_33, .sf_3cols_2_34, .sf_3cols_3_33, .sf_3cols_2_34 .sf_3cols_2in_34, .sf_3cols_3_33 .sf_3cols_3in_33, .sf_3cols_1_25, .sf_3cols_2_50, .sf_3cols_3_25, .sf_3cols_2_50 .sf_3cols_2in_50, .sf_3cols_3_25 .sf_3cols_3in_25, .sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25, .sf_4cols_4_25, .sf_4cols_2_25 .sf_4cols_2in_25, .sf_4cols_3_25 .sf_4cols_3in_25, .sf_4cols_4_25 .sf_4cols_4in_25, .sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20, .sf_5cols_5_20, .sf_5cols_2_20 .sf_5cols_2in_20, .sf_5cols_3_20 .sf_5cols_3in_20, .sf_5cols_4_20 .sf_5cols_4in_20, .sf_5cols_5_20 .sf_5cols_5in_20, .footer .footCell, .contentPane .sf_2cols_2_75, .contentPane .sf_2cols_1_25 {
 display: block;
 width: 100%;
 height: auto;
 float: none;
 clear: both;
 margin: 0;
}
.taskBarShell {
 position: relative;
 background: #0055A5;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 -ms-box-shadow: none;
 -o-box-shadow: none;
 box-shadow: none;
 padding: 0.4em 0;
}
.taskBarTop {
 display: block;
}
.taskBar .apps ul {
 display: table;
 width: 100%;
 height: auto;
 margin: 0;
 padding: 0;
}
.taskBar .apps ul li {
 display: table-cell;
 width: 18%;
 float: left;
 margin: 0.3em 1%;
 padding: 0;
 font-size: 0.9em;
 line-height: 1.4em;
 font-size: 0.65em;
 text-align: center;
}
.taskBar .apps ul li a, .taskBar .apps ul li a:active, .taskBar .apps ul li a:visited {
 display: block;
 width: 100%;
 height: 100%;
 padding: 0;
 border: 1px solid #FFFFFF;
 color: #FFFFFF;
 background: #0055A5;
 background-image: linear-gradient(bottom, #00376B 0%, #0055a5 100%);
 background-image: -o-linear-gradient(bottom, #00376B 0%, #0055a5 100%);
 background-image: -moz-linear-gradient(bottom, #00376B 0%, #0055a5 100%);
 background-image: -webkit-linear-gradient(bottom, #00376B 0%, #0055a5 100%);
 background-image: -ms-linear-gradient(bottom, #00376B 0%, #0055a5 100%);
 background-image: -webkit-gradient( linear, bottom, top, color-stop(0, #00376B), color-stop(1, #0055a5) );
}
.taskBar .apps ul li a:hover {
 text-decoration: none;
 background: #00376B;
 background-image: linear-gradient(bottom, #3585D2 0%, #5E99D2 100%);
 background-image: -o-linear-gradient(bottom, #3585D2 0%, #5E99D2 100%);
 background-image: -moz-linear-gradient(bottom, #3585D2 0%, #5E99D2 100%);
 background-image: -webkit-linear-gradient(bottom, #3585D2 0%, #5E99D2 100%);
 background-image: -ms-linear-gradient(bottom, #3585D2 0%, #5E99D2 100%);
 background-image: -webkit-gradient( linear, bottom, top, color-stop(0, #3585D2), color-stop(1, #5E99D2) );
}
.taskBar .apps ul li a img {
 display: block;
 width: auto;
 height: auto;
 max-height: 28px;
 float: none;
 clear: both;
 margin: 0 auto;
 text-align: center;
}
.taskBarShell .taskBar .social {
 display: none;
}
.pageWrap .header {
 display: block;
 margin: 1em 0 1em 0;
}
.pageWrap .header .logo {
 display: none;
}
.pageWrap .header .search {
 text-align: center;
}
.pageWrap .header .search .metStandard {
 display: none;
}
.pageWrap .menu {
 display: none;
}
.newsItems ul li {
 display: block;
 width: 100%;
 height: auto;
 float: none;
 clear: both;
}
.homeTop .sf_2cols_1_67 .newsItems ul li .newsBox {
 height: auto;
}
.newsItems ul li:first-child .newsBox {
 margin-right: 0;
}
.newsItems ul li:last-child .newsBox {
 margin-left: 0;
}
.homeTop .sf_2cols_2_33.promos ul li {
 display: block;
 width: auto;
 height: auto;
 margin: 0 auto 0.5em auto;
 float: none;
 clear: both;
 padding: 0;
 background: #FFFFFF;
}
.pageWrap {
 margin-top: 0px;
}
.pageWrap .header {
 display: none;
}
.gallery {
 margin-bottom: 12px;
}
.pageWrap .pageCont .homeBox {
 height: auto;
 padding-bottom: 0px;
}
.fpNewsEvents .botLink {
 position: relative;
}
.pageWrap .pageCont .homeMid .homeBox .sf_cols .sf_2cols_1_50, .pageWrap .pageCont .homeMid .homeBox .sf_cols .sf_2cols_2_50 {
 width: auto;
 float: none;
 clear: both;
}
.pageWrap .pageCont .twitter {
 display: none;
}
.fpNewsEvents ul.fpNewsList li {
 display: block;
 width: auto;
 height: auto;
 float: none;
 clear: both;
 margin: 0 1em 0.5em 1em;
 padding: 0 0 0.5em 0;
 border-bottom: 1px solid #BBBBBB;
}
.fpNewsEvents ul.fpNewsList li:last-child {
 border-bottom: none;
}
.fpNewsEvents ul.fpNewsList li .fpNewsCont h2 {
 display: block;
 width: auto;
 height: auto;
 line-height: 1.25em;
 font-size: 1.2em;
 margin: 5px 0;
}
.fpNewsEvents ul.fpNewsList li .fpNewsCont p {
 margin: 5px 0;
}
.fpNewsEvents ul.fpEvents {
 height: auto;
}
.campus.pageWrap .menuShell {
 background: none;
}
.campus.pageWrap .menu {
 display: block;
 margin-top: 10px;
 background: none;
}
.sfNavWrp.topCampNav .sfNavSelect {
 display: block;
 width: 100%;
 height: 1.7em;
 font-size: 1.7em;
 font-weight: bold;
 text-align: center;
}
.sfNavWrp.topCampNav .sfNavSelect option {
 display: block;
 width: auto;
 line-height: 2.0em;
}
.campus .menu .sfNavWrp.topCampNav .sfNavList, .campus .menu .sfNavWrp.topCampNav .sfNavList.sfShown, .campus .menu .sfNavWrp.topCampNav .sfNavToggle, .campus .menu .sfNavWrp.topCampNav ul.sfNavHorizontal.sfNavList {
 display: none;
}
.desktopCareers {
 display: none;
}
.videoShell .videoCell,
.videoShell .videoDesc {
	display: block;
	width: auto;
	height: auto;
	float: none;
	clear: both;
}
}
@media all and (max-width: 320px) {
}
