  @charset "UTF-8";
body {
    background: #fff none repeat scroll 0 0;
    font-family: Helvetica,Tahoma,sans-serif; /*'Lato'*/
    margin: 0;
    padding: 0;
	font-weight:normal;
}

.container {
    background: #fff;
    margin: 0 auto;
	min-width:1000px;
}


.collegeName {
	display:none;

}

.college-menu {
     background: #eee none repeat scroll 0% 0%;
     height: 1.6em;
     margin: 0px auto;
     /*padding: 0px;*/
	padding:4px 0;
     text-align: center;
     width: 100%;
	 min-width:1000px;
}


.college-menu ul {
     margin: 0px;
  padding:.2em 0;
}

.college-menu a {
    /* color: #484859;*/
	color: #862633;
     text-decoration: none;
}

.college-menu a:hover {
     text-decoration: underline;
}

.college-menu-items li {
     display: inline;
     font-family: geneva,tahoma,sans-serif;
     font-size: 1em;
     list-style-type: none;
     padding: 0px 26px;
}





/* needs cleanup conflicts with menu list */

ol li {
	font-size: 0.88em;
	font-size: 0.88em;
  letter-spacing: 0;
  line-height: 200%;
  color:#646469;
	opacity: 1;

}


/* end lists or steps */



/*removed css here */


/* new css below */

img {
	border:0;
}
img a {
	border:0;
}


.editOne {
    margin: 0 auto;
	width:98%;
	max-width:1200px;
	padding: 0;
	box-sizing:border-box;
	
}

.editTwo {
    margin: 0 auto;
	width:100%;
	padding: 0;
	box-sizing:border-box;
	
}

.editThree { }



.editOne a {
    color:#600;
}
.editTwo a {
    color:#600;
}



.editOne p {
	font-size: 0.98em;
  letter-spacing: 0;
  line-height: 200%;
  color:#555559;
	opacity: 1;
}
.editTwo p {
	font-size: 0.98em;
  letter-spacing: 0;
  line-height: 200%;
    color:#555559;
	opacity: 1;
}

.editOne p strong {
   /* font-weight:500;*/
  	color:#444;

}
.editTwo p strong {
   /* font-weight:500;*/
    color:#444;

}

/* college photo button blocks */


.collegePhotoButtons {background-color: #eee; display: block; width: 100%;}

.thirdCellWrapper {
		margin:0 auto;
		/*border:1px solid red;*/
		box-sizing:border-box;
		display:block;
		padding:10px 0;
		/*width:80%;*/
		text-align: center;
		max-width:1260px;

	}
	.thirdCell {
		display:inline-table;
		/*background: url(/_resources/css/images/000-64-trans.png);*/
		width:30%;
		margin:1%;
		box-sizing: border-box;
		background-color:#fff;
		
	}
	.thirdCellContent {
		padding:0 0 10px 0;
		/*margin:26px;*/
		color:#333;
		text-align:center;
		border:1px solid #ccc;
		/*min-height:360px;*/
		box-sizing: border-box;
	}
	.thirdCellContent img {
		width:100%;
		height:auto;
		/*display:none;*/
		margin:0 0 10px 0;
	}
.thirdCellContent a {
	text-decoration:none;
	color:#333;
}

.thirdCellContent:hover {
	opacity:.84;
	border:1px solid #000;
}


.contactBox {
	width:100%;
	background-color:#d0cecd;
	min-height:180px;
	display:block;
	border-top:1px solid #600;
}

.fourCellWrapper {
	max-width:1200px;
	margin:0 auto;
	box-sizing:border-box;
	display:block;
	padding:10px 0 0 60px;
	/*width:80%;*/
	text-align: center;
	
}

.fourCellContent {
	width:23%;
	display:inline-block;
	border:0px solid #000;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
    color: #333;
    line-height: 1.4em;
}

.fourCellContent a {color:#600;text-decoration:none;}

.fourCellContent a:hover {text-decoration:underline;}















/* college news and bulletins blocks */
	
	.collegeNews {
		background: #dad8d6;
		min-height:300px;
		height:auto;
		display:block;
		padding:20px 0 60px 0;
		
	}

	.collegeNews p {
		color:#333;
		font-size:.9em;
		letter-spacing: -.01em;
		
	}


	.collegeNewsWrapper {width:98%;margin:0 auto;max-width:1200px;}
	
	.collegeNewsBlock {
    padding: 0 2%;
    box-sizing: border-box;
	display:inline-block;
    width: 33%;
	color: #333;
	line-height:1.2em;
	letter-spacing:.1em;
	vertical-align:top;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}	
	
	.collegeNewsBlockMiddle {
    border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding:0 2%;
    box-sizing: border-box;
	display:inline-block;
    width: 33%;
	color: #333;
	line-height:1.2em;
	letter-spacing:.1em;
	vertical-align:top;
	max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;

}	


.collegeNews a {
	color:#600;
	text-decoration:none;
}
.collegeNews a:hover {
	color:#600;
	text-decoration:underline;
}































.photobuttons {
width: 1000px;
margin: .6em auto;/*adjusted*/
background-color:#fff;
}
.image1,.image4 {
display:inline-block;
margin:5px 0;

}
.image3,.image6 {
display:inline-block;
margin:5px 0;

}
.image2,.image5 {
margin: 5px 11px;
	display:inline-block;

}
.image1:hover {
opacity: .8;
}
.image2:hover {
opacity: .8;
}
.image3:hover {
opacity: 1;
}
.image4:hover {
opacity: .8;
}
.image5:hover {
opacity: .8;
}
.image6:hover {
opacity: .8;
}

/* index page buttons */


.appbuttons {
width: 1000px;
margin: 14px auto 0 auto;/* adjusted after relocation of buttons on page */
color: #fff;
font-family: Verdana,Tahoma,sans-serif;
text-align:center;
display:inline-block;
}

.appbuttons a {
color: #fff;
text-decoration:none;
  display:block;
}

.app1:hover {
opacity: .5;
background-color:#000;
}
.app2:hover {
opacity: .5;
background-color:#000;
}

.app3:hover {
opacity: .5;
background-color:#000;
}

.app4:hover {
opacity: .5;
background-color:#000;
}

.app5:hover {
opacity: .5;
background-color:#000;
}

.app6:hover {
opacity: .5;
background-color:#000;
}
.app1,.app4 {
float:left;
margin:10px 0;
width:322px;
background-color:#600;
padding:14px 2px;
box-sizing:border-box;
}
.app3,.app6 {
float:right;
margin:10px 0;
width:322px;
background-color:#600;
padding:14px 2px;
box-sizing:border-box;
}
.app2,.app5 {
margin: 10px 17px;
float:left;
width:322px;
background-color:#600;
padding:14px 2px;
box-sizing:border-box;
}

#gray-button {
     background: #646469 none repeat scroll 0% 0%;
     border-radius: 10px;
     color: #fff;
     display: table;
     font-size: 1.6em;
     font-weight: bold;
     margin: 20px auto;
     padding: 30px 20px;
	letter-spacing:1px;
}
#gray-button {
     color: #fff;
     text-decoration: none;
}

#gray-button:hover {
     background: #660000 none repeat scroll 0% 0%;
     color: #fff;
     text-decoration: none;
}

#gray-button:visited {
     color: #fff;
}

/* for display and specific pages */


.displayTable {display:table;}
		
#pharmImage {width:100%;max-width:377px;height:auto;float:right;margin:0 0 8px 12px;}


/* iframe video on index */
.admissFeature iframe {width:560px;height:315px;float:right;}




#finInfo
		{width: 326px; height: 200px; float: right; border: 1px solid #ddd;
		background: #eee; padding: 10px 0 0 0; text-align: center; box-sizing: border-box;}

.admissFeature {width: 1000px; height: 315px; background-color: #600; margin: 20px auto;}
.admissFeatureContent {color: #fff; width: 380px; margin: 30px 30px 10px 30px; float: left; 
		font-size: .88em; line-height: 200%; font-family: verdana,arial,sans;}


/* hawklife page */
#hawkLifeBox {background: #eee; border: 1px solid #ccc; float: right; margin: 0 0 0 16px; padding: 0 18px 0 10px; width: 240px;}




/* why page */
#library {float:left;margin:0 16px 16px 0;width:100%;height:auto;max-width:600px;}
#whyVideos {width:1000px;}
#whyVideos iframe {width:490px;height:276px;}
#whyVideos .vLeft {margin: 0 0 20px 0;float:left;}
#whyVideos .vRight {margin: 0 0 20px 0;float:right;}


/* Button for Request Info Form Landing Page */
.requestInfo-button {
    background: #646469;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    font-weight: bold;
    margin: 40px 20px 40px 24px;
    padding: 36px 0;
    letter-spacing: 1px;
    width: 440px;
    text-align: center;
    float: left;
    box-sizing: border-box;
}




.requestInfo-button:link {color:#fff;}	


.requestInfo-button {
     color: #fff;
     text-decoration: none;
}

.requestInfo-button:hover {
     background: #660000 none repeat scroll 0% 0%;
     color: #fff;
     text-decoration: none;
}

.requestInfo-button:visited {
     color: #fff;
}


/* for the visit and tour page image and overlay */

#tourCaption {
	display: block;
	position: absolute;
	margin: 188px 0 0 48px;
	background-image: url('/_resources/_resources/images/gray-trans.png');
	width: auto;
	padding: 10px;
	color: #fff;
	max-width: 600px;
	font-size: 1.6em;	
}

#tourImage {width:100%;height:auto;}

/* for the 2 p;us 2 page */
#college-logo {padding:0 0 40px 20px;}


/* currently on the appeal and hs page but may be able to use otherwise */
.universityImage1 {margin: 0 auto;display: block;width: 100%;height: auto;}

/* added for highschool page criteria */
	
	#infoBox {width: 348px; float: right; border: 1px solid #ddd; background: #eee; padding: 0 10px; text-align: center; margin-bottom: 40px;}				
	.editOne .contentBody {width: 600px; margin: 10px 0 0 0; background-color: #fff; display: inline-block;}		
	
	hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}				
	.scores {
	width: 340px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 2px solid #FFFFFF;
		}		
	.scores table {
	width: 340px;	
	font-size: 0.78em;
	color: #646469;
	background-color: #FFFFFF;
	border-spacing: 0;
	border-collapse: collapse;
		}
	
	.scores th {
	font-size: 0.85em;
	color: #000000;
	padding-left: 175px;
	border-bottom: 2px solid #646469;
	background-color: #A9A8A9;
		}
	.scores tr:nth-child(odd) {border-bottom: 1px solid #a9a8a9; background-color: #f2f2f2}
	.scores tr:nth-child(even) {border-bottom: 1px solid #a9a8a9}		
	
.core {
	width: 340px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 2px solid #FFFFFF;}		
	
.core table {
	width: 340px;	
	font-size: 0.78em;
	color: #646469;
	background-color: #FFFFFF;
	border-spacing: 0;
	border-collapse: collapse;}
	
	.core th {
	font-size: 0.85em;
	color: #000000;
	border-bottom: 2px solid #646469;
	background-color: #A9A8A9;}
	.core tr:nth-child(odd) {border-bottom: 1px solid #a9a8a9; background-color: #f2f2f2}
	.core tr:nth-child(even) {border-bottom: 1px solid #a9a8a9}	

/* added for transfer page info box */
#transferInfoBox {width: 320px; float: right; border: 1px solid #dddddd; padding: 0px 10px; margin-bottom: 40px; text-align: left; background: #eeeeee;}


/* new css for Recruiter Map*/
.recruiter-map {
	margin-left: 135px;
}
/* END of Recruiter Map CSS */

/* new css for Recruiter Zones*/
.zone {
	width: 1000px;
	height: 105px;
	margin-bottom: -25px;
}
.zone img {
	border:0;
}
.zone img a {
	border:0;
}
.zone a {
    color:#600;
}
.zone table {
	margin-right: 15px;
}
.zone td {
  font-family: Tahoma,Helvetica,sans-serif;
  font-size: 0.80em;
  font-size: 0.80em;
  letter-spacing: 0;
  line-height: 125%;
  color:000;
  opacity: 1;}

.zone p {
    font-size: 0.80em;
	font-size: 0.80em;
  letter-spacing: 0;
  line-height: 150%;
  color:#646469;
	opacity: 1;
}

/* End of Recruiter Zone CSS */



/* added for facts page multi-column */
.column-1 {
width:33%;
border:0px solid blue;
display:inline-block;
margin: 20px 0 0 0;
padding:0;
float:left;
	
}
.column-2 {
width:33%;
border:0px solid green;
display:inline-block;
margin: 20px 0 0 2px;
padding:0;
	
}
.column-3 {
width:33%;
border:0px solid yellow;
display:inline-block;
margin: 20px 0 0 0;
padding:0;
float:right;
	
}
/* added above for facts page */













/* new css for How To Apply Page*/
#how2Apply {
	width: 900px;
	margin-left: 100px;
}
#how2Apply img {
	border:0;
}
#how2Apply img a {
	border:0;
}
#how2Apply a {
    color:#600;
}
#how2Apply h1 {
  font-size: 1.2em;
  letter-spacing: 0;
  line-height: 150%;
  color:#600;
  opacity: 1;
}
#how2Apply p {
  font-size: 0.80em;
  letter-spacing: 0;
  line-height: 115%;
  color:#646469;
  opacity: 1;
}

/* End of How To Apply CSS */






/* removed footer css from this file */




.container h1{
	font-size: 2.4em;
    color: #646469;
    margin: .4em 0 0 0;
    font-weight: normal;
}

/* alternative h1 class*/
#altstyle {
	font-size: 2em;
	margin: 0;
	font-weight:normal;
	color: #333;
}
/*-- --*/


.container h2 {
	font-size: 2em;
	color: #946c00;
	margin: .8em 0 .6em 0;
	font-weight:lighter;
	letter-spacing:-.04em;
}
.container h3{
	font-size: 1.6em;
	color: #946c00;
	margin: .8em 0 .6em 0;
	font-weight:normal;
	letter-spacing: -.03em;
}
.container h4{
	font-size: 1.2em;
	color: #333;
	margin: .8em 0 .6em 0;
	font-weight:normal;
	letter-spacing:-.02em;
}

.container h5 {
	font-size: 1em;
	color: #333;
	margin: .7em 0 .5em 0;
	font-weight:bold;
	letter-spacing: -.01em;
}
.container h6 {
	font-size: .8em;
	color: #646469;
	margin: .6em 0 .4em 0;
	font-weight:bold;
}


.container .home_content {
    margin: 0;
	width:100%; 
}
.container .feature_content {
    margin: 0 auto;
	width: 100%;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
#apply-button {
  color: #fff;
  padding: 20px;
  background-color: #600;
  text-align: center;
  text-decoration: none;
  display: block;
  max-width:320px;
  margin: 40px auto 0 auto;
	box-shadow: 4px 4px 6px #555;
}
#apply-button:hover {
  color: #fff;
  opacity: .5;
background-color:#000;
  text-decoration: none;
}
#apply-button:visited {
  color: #fff;
}
/* for three column menu content originally on other app page */
.menu-container {
		width:1000px;
		margin: 0 auto;
		}
		
		.menu-container p {
    padding: 0 10px;
  }
		
	.menu-content {
		width:318px;;
		margin:0 0 0 4px;
		display:inline-block;
    padding:0 0 0 12px;
      min-height:360px;
      background: #fff url(../images/arrow-dn.png) no-repeat center bottom;
      border-left: 1px dotted #ccc;
      border-right: 1px dotted #ccc;
      
		}
		
  .menu-content-left {
		width:322px;;
		margin:0;
		display:inline-block;
    padding:0 4px;
    float:left;
    min-height:360px;
    background: #fff url(../images/arrow-dn.png) no-repeat center bottom;
		}
  .menu-content-right {
		width:322px;;
		margin:0;
		display:inline-block;
    padding:0 4px;
    float:right;
    min-height:360px;
    background: #fff url(../images/arrow-dn.png) no-repeat center bottom;
		}
/*  end three column menu  */

/*  CSS to center staff listings/photos on Contact Page  */
.staff {
      margin-left: 125px
}
/* for button menu on other applications page  */

		#appWrapper {text-align: center;}
	
	.menuItem {
    width: 29%;
    min-width: 200px;
    margin: 20px auto;
    display: inline-block;
    padding: 0 10px;
    background: #fff url(../images/arrow-dn.png) no-repeat center 300px;
	text-align:left;
	box-sizing: border-box;

}
	
	.menuItem .content {min-height:360px;}
	.menuItem2 .content {min-height:360px;}
	
	
		.menuItem2 {
    width: 33%;
    min-width: 200px;
    margin: 20px auto;
    display: inline-block;
    padding: 0 20px;
    background: #fff url(../images/arrow-dn.png) no-repeat center 300px;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
	box-sizing: border-box;
	text-align:left;
}

	.menuItem h4 {text-align: center;}
	.menuItem2 h4 {text-align: center;}

	.appButton:link {color:#fff;background:#600;display:block;padding:10px 2px;text-align:center;text-decoration:none;vertical-align: bottom; } 
	.appButton:hover {background:#585858;}
	.appButton:visited {color:#fff;}
		
		


  /*mobile only menu*/

#mobile-nav-menu {margin-bottom:60px;}
#mobile-nav-menu input {font-size:16px;}

.navMenu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #862633;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align:center;
	z-index:999;
	opacity:1;
}

.navMenu a {
    padding: 8px 8px 8px 0;
    text-decoration: none;
    font-size: 1em;
    color: #fff;
    display: block;
    transition: 0.3s;

}
.navMenu ul {padding:0;margin:0;list-style:none;}
.navMenu li a {text-align:left;width:100%;padding:10px 10px 10px 40px;display:block;}	   
.navMenu a:hover{color: #fff;background-color:#300;}

.navMenu .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 500px) {
  .navMenu {padding-top: 15px;}
  .navMenu a {font-size: 18px;}
}

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd; 
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
}

.panel p {margin:0;padding:20px;}
   
#mobile-nav-menu #m-cse-search-box {text-align:left;padding:20px 0 0 40px;}	   
	   
.mobile {display:none;}	   
	   
.widthScale60 {width:100%;height:auto;}
		   
	   
	   
	   


/* starts media queries */

@media screen and (min-width: 1000px) {
	.container {min-width:1000px;}
	
}








@media screen and (max-width: 999px) {
	.container {min-width:100%;}
	.nav_header_bg {max-width:999px;min-width:auto;}
	.persistent_header {width:769px;margin:0 auto;padding:4px 0 0 0;}
	#persistent-nav-menu-wrapper-hover {margin:0 auto;}
	#persistent-nav-menu-wrapper-hover .nav-col-1 {margin:0;width:128px;padding:0 0 0 8px;box-sizing:border-box;}
	#persistent-nav-menu-wrapper-hover .nav-col-2 {margin:0;width:120px;padding:0 0 0 8px;box-sizing:border-box;}
	#persistent-nav-menu-wrapper-hover .nav-col-3 {margin:0;width:100px;padding:0 0 0 8px;box-sizing:border-box;}
	#persistent-nav-menu-wrapper-hover .nav-col-4 {margin:0;width:110px;padding:0 0 0 8px;box-sizing:border-box;}
	#persistent-nav-menu-wrapper-hover .nav-col-5 {margin:0;width:120px;padding:0 0 0 8px;box-sizing:border-box;}
	#persistent-nav-menu-wrapper-hover .nav-col-6 {margin:0;width:110px;padding:0 0 0 8px;box-sizing:border-box;}
	#persistent-nav-menu ul {padding:0;font-size:.8em;}
	#persistent-nav-rolldown {width:auto;padding:0;margin:8px 0 0 0;}
	#eulm {padding:0;position:absolute;right:20px;}
	
	
	.header_bg {min-width:auto;width:100%;}
	.header_bg .header {width:auto;}/*check if not right*/
	.header_bg #logo-mark {margin:0 auto;display:block;}
	.header .bannerblock {margin:-80px 6px 0 0; }
	
	/* persistent college menu */
	
	.college-menu {display:block;min-width:100%;width:100%;height:auto;padding:.25em 0;}
	.college-menu .college-menu-items {width:100%;display:inline;}
	.college-menu .college-menu-items li {display:inline;width:100%;padding:0 .5em;}
	

	/*.editOne, .editTwo {width:100%;}*/
	
	

		.thirdCellWrapper {
		width:100%;

	}
	.thirdCell {
		display:inline-table;
		width:80%;
		margin:1%;
		box-sizing: border-box;
		background-color:#fff;
		
	}
	.thirdCellContent {
		padding:0 0 10px 0;
		/*margin:26px;*/
		color:#333;
		text-align:center;
		border:1px solid #ccc;
		/*min-height:360px;*/
		box-sizing: border-box;
	}	
	
	
	
	
	
	
	
	
			.collegeNewsBlock {
   		 width:100%;
		padding: 16px 16px;
		margin: 20px 0;
		
	}	
	
		.collegeNewsBlockMiddle {
		background-color: #ececec;
		border-top: 1px solid #aaa;
		border-bottom: 1px solid #999;
		width: 100%;
		padding: 16px 16px;
		
	}
		
	.fourCellWrapper {padding:10px 0;}
	.fourCellContent {
	width:48%;
		text-align:center;
	}
	
	
	
	
	
	
	.slider-wrapper {width:100%;padding-left:0;}
	.photobuttons {width:100%;text-align:center;}
	.image1,.image4,.image3,.image6,.image2,.image5 {margin:2px;width:100%;max-width:326px;height:auto;}
	.admissFeature iframe {width:560px;height:315px;float:none;display:block;margin:0 auto;}
	
	#finInfo {width: 326px; float: right; border: 1px solid #ddd;background: #eee; padding: 10px 0 0 0; text-align: center; box-sizing: border-box;max-width:326px;}

	.admissFeature {width: 90%; height: auto; margin: 0 auto;padding:0 0 10px 0;}
	.admissFeatureContent {margin: 30px 0; float: none;width:100%;padding:16px;box-sizing:border-box;}

	
	/* index page buttons */
	.appbuttons {width: 100%;}
	.appbuttons a {display:inline-block;}
	.app1,.app4 {float:none;margin:10px 1px;width:298px;}
	.app3,.app6 {float:none;margin:10px 1px;width:298px;}
	.app2,.app5 {float:none;margin:10px 1px;width:298px;}
	
	/*.app1,.app2,.app3,.app4,.app5,.app6 {width:298px;border-right: 1px solid #fff;border-left: 1px solid #fff;}*/
	
	/* transfer page info box recale */
	#transferInfoBox {width: 280px; float: right;}
	

	.footer-content {width:100%;}
	.footer {padding:10px 0;}
	.footer-menu1 {width:14%;}
	.footer-menu2 {width:14%;}
	.footer-menu3 {width:14%;}
	.footer-menu4 {width:14%;}
	.footer-logo img {margin:0 auto;display:block;padding:0 4px;}
	.footer-bottom {padding:10px 0;width:100%;}

	
	.requestInfo-button {display: block;margin: 30px auto;width: 90%;float:none;}
		#tourCaption {margin: 130px 0 0 48px;}

	.staff {margin-left:0;text-align:center;}
	
	/* added for hs school and transfer criteria and body text*/
	.editOne .contentBody {min-width: 360px;width:48%;}
	/* why page */
	#whyVideos {width:100%;margin:0 auto;text-align: center;}
	#whyVideos .vLeft {margin: 10px auto;float:none;}
	#whyVideos .vRight {margin: 10px auto;float:none;}
	
	/* for scores and core table hs page */
	.core {
	width: 100%;
	border: 0;}		
	
	.core table {
	width: 100%;	
	}
	.scores {
	width: 100%;
	border: 0;}		
	
	.scores table {
	width: 100%;	
	}
	
	
	
}
	




@media screen and (max-width: 768px) {
	
	
	body {min-width:300px;}
	
	.mobile {display:inline;}	 
	
	.nav_header_bg {display:none;}
	.header_bg {height:80px;min-height:80px;min-width:100%;width:100%;}
	.header_bg .header {width:auto;padding:3px 100px 0 100px;box-sizing:border-box;}
	.header_bg #logo-mark {margin: 0 auto;display:block;height:74px;width:auto;}
	.header .bannerblock {display:none} /*these items need to be added to the mobile menu*/

	.container {max-width:768px;width:100%;}
	
	/* needs to be admiss menu */
	.college-menu {padding:0;display:block;height:auto;min-width:100%;width:100%;}
	.college-menu  .college-menu-items {width:100%;display:inline;}
	.college-menu  .college-menu-items li {display:block;width:100%;border-top:1px solid #fff;margin:0;padding:6px 0;}
	
	.college-menu  a {width:100%;padding:0;display:block;}
	
	/* phot button block college page */
	.thirdCellWrapper {
		width:100%;

	}
		.thirdCell {
		display:inline-table;
		width:90%;
		margin:1%;
		box-sizing: border-box;
		background-color:#fff;
		
	}
	.thirdCellContent {
		padding:0 0 10px 0;
		/*margin:26px;*/
		color:#333;
		text-align:center;
		border:1px solid #ccc;
		/*min-height:360px;*/
		box-sizing: border-box;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.admissFeature {width:100%;}
	
	.requestInfo-button {display: block;margin: 30px auto;width: 90%;float:none;}
	
	#library {float:none;margin:0 auto 16px auto;display:block;}
	
	#tourCaption {position: static; margin: 10px 0 0 0; width: 100%; font-size: .9em;box-sizing:border-box;max-width:none;background-image:none;background-color:#646469;}
	
	
	.staff {margin-left:-20px;text-align:center;width:100%;overflow-x:hidden;}
	
	.widthScale60 {width:60%;height:auto;}
	
	
	/* added for admissions multi-column fact page */
	.editOne .column-1 {width: 100%;display: inline-block;margin: 20px auto;padding: 0 0 0 5%;box-sizing: border-box;}
	.editOne .column-2 {width: 100%;display: inline-block;margin: 0 auto 20px auto;padding: 0 0 0 5%;box-sizing: border-box;}
	.editOne .column-3 {width: 100%;display: inline-block;margin: 0 auto 20px auto;padding: 0 0 0 5%;box-sizing: border-box;}
	
	/* added for highschool and transfer page criteria */
	
	#infoBox {width: auto; float: none;text-align: center; margin: 40px auto;box-sizing:border-box;}				
	.editOne .contentBody {width: 100%;min-width:280px;}		
	.editOne .core {margin:0 auto;}
	.editOne .scores {margin:0 auto;}
	
		/* for scores and core table hs page */
	.core {
	width: 100%;
	border: 0;}		
	
	.core table {
	width: 100%;	
	}
	
	.scores {
	width: 100%;
	border: 0;}		
	
	.scores table {
	width: 100%;	
	}
	
	
	
	
	
	/* transfer page info box recale */
	#transferInfoBox {width: 100%; margin:0 auto; box-sizing:border-box;float:none;}
	
	/* hawklife page */
	#hawkLifeBox {float: none; margin: 0 auto;width:100%;box-sizing:border-box;max-width:460px;text-align:center;}
	
	
	/* for button menu on other applications page */
	
	.menuItem {width: 80%; padding: 10px; background: none; border:1px solid #ccc; }
	.menuItem .content {min-height:60px;}
	.menuItem2 .content {min-height:60px;}
	.menuItem2 {width: 80%;padding: 10px;background: none;border:1px solid #ccc;}

		

	
	.footer {width:100%;}
	.footer-content {width:80%;font-size:110%;}
	.footer-menu1 {width:100%;padding: 0;margin:0;display:block;text-align: center;vertical-align:top;border:0;}
	.footer-menu2 {width: 100%;padding: 0;margin:0;display:block;text-align: center;vertical-align:top;border:0;}
	.footer-menu3 {width: 100%;padding: 0;margin:0;display:block;text-align: center;vertical-align:top;border:0;}
	.footer-menu4 {width: 100%;padding: 0;margin:0;display:block;text-align: center;vertical-align:top;border:0;}
	.footer-logo {width:100%; display:block;}
	.footer-logo img {margin:0 auto;display:block;border-top:1px solid #aaa;border-bottom:1px solid #aaa;padding:10px 0;}
}

	@media screen and (max-width: 599px) {

	.admissFeature iframe {width:300px;height:169px;}
	#whyVideos iframe {width:300px;height:169px;}
}






/* ends media queries */












