::-moz-selection { color: #fff;  background-color: #414141;
}
::selection      { color: #fff;  background-color: #414141;
}
a, input, select, textarea {outline:none ;
}

/*font-family: 'Libre Baskerville', serif;*/
/*font-family: 'Raleway', sans-serif;*/

body {
	overflow-x:hidden;
	position:relative;
}

a:focus {
  outline: thin dotted gray; 
} 


a.skiplink {
 font-weight:600;
 color:#CACACA;
 display:block;
 position: absolute;
 margin: 0 0 0 100px;

 
  }
  
  a.skiplink:active, a.skiplink:focus {
 color:#002878;


 	
  }
  
  
form {
	padding:0;
	margin:0;
}
.font {
	font-family: 'Libre Baskerville', serif;
	font-weight:300 /*Book*/;
	font-weight:400 /*Normal*/;
	font-weight:600 /*Semi-Bold*/;
	font-weight:700 /*Bold*/;
	font-weight:800 /*Extra-Bold*/;		
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
	height:0;
	clear:both;
	font-size:0;
	display:block;
}
img {
	outline:0;
	
	max-width:100%;
	border:0;
}

ul {
	padding-left:10px;
	margin:0;
	
}
li {
	padding:0;
	margin:0;
}
.full_980 {	margin:0 -20px;
}
.header {
	padding-top:0;
	position:relative;
	z-index:20;
	
}




.phone {
	display:inline-block;
	margin:8px 0 4px 0;
	line-height:14px;
	text-transform:uppercase;
	padding:6px 0 7px 15px;
	border-left:2px #606060 solid;
	color:#666;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	vertical-align:top;
}
.phone span {display:block;
}
.navigation {
	margin:30px 0 1px 0;
	background:url(../images/nav.png) repeat-x left top;
	height:50px;
	border-radius:2px 2px 0 0;
	position:relative;
	display:block;
	z-index:10;
}

/*** ESSENTIAL STYLES MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			149px; /* left offset of submenus need to match (see below) */	
	padding:0;
	margin:0;
}
.sf-menu ul li {width: 100%;
}
.sf-menu li:hover {	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	top:-1px;
	left:150px;
}



.plans {margin-bottom:19px;
}
.dept {margin-bottom:19px;
}
.mosevents {margin-bottom:19px;
}
.degree {margin-bottom:19px;
}
.splash {margin-bottom:19px;
}
.nomarg {margin-bottom:0;
}

.plans a {
	display:block;
	background-image:url('/includes/images/homepageboxBG@2x.png');
	background-size: cover;
	padding:10px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:140px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	

}
.plans a span {
	font-size:27px;
	display:block;
	padding:5px;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	
}
.plans a:hover {
	background-image:url('/includes/images/hoverbox@2x.png');
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;

}

.dept a {
	display:block;
	background-size: cover;
	padding:10px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:140px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	opacity: 0.8;

}
.dept a span {
	font-size:40px;
	display:block;
	text-align:center;
	color:#ffffff;
	text-shadow: 2px 2px #000000;
	padding:auto;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	
}
.dept a:hover {
	background-color:#414141;
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	opacity: 1.0;

}

.degree a {
	display:block;
	background-size: cover;
	padding:10px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:170px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	

}
.degree a span {
	font-size:35px;
	display:block;
	text-align:center;
	color:#ffffff;
	text-shadow: 2px 2px #000000;
	padding:auto;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	opacity: 1.2;
	
}
.degree a:hover {
	background-color:#414141;
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	opacity: 1.0;

}

.mosevents a {
	display:block;
	background-size: cover;
	padding:10px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:170px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	opacity: 0.9;

}
.mosevents a span {
	font-size:35px;
	display:block;
	text-align:center;
	color:#ffffff;
	text-shadow: 2px 2px #000000;
	padding:auto;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	
}
.mosevents a:hover {
	background-color:#414141;
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	opacity: 1.0;

}

.splash a {
	display:block;
	background-size: cover;
	padding:10px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:200px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	

}
.splash a span {
	font-size:35px;
	display:block;
	text-align:center;
	color:#ffffff;
	text-shadow: 2px 2px #000000;
	padding:auto;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	opacity: 1.2;
	
}
.splash a:hover {
	background-color:#414141;
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
	opacity: 1.0;

}


.col940 {
	margin-left:20px;
	margin-right:20px;
}
.recent_posts, .our_work {
	padding:19px 0 11px 0;
	border:1px #e7e7e7 solid;
	border-left:0;
	border-right:0;
	background:#f8f8f8;
	margin-bottom:39px;
}

.gbs-offscreen{
position: absolute;
font-size:1px;
left:-9999px;	
}

/*Carousel*/
.carousel_container {margin-right:0;
}
.mycont {
	margin:0;
	position:relative;
	width:100%;
}
.mycarousel li {
	width:220px;
	margin:0 20px 0 0;
	display:inline-block;
	padding:1px 0;
	position:relative;
}
.jcarousel-clip{overflow: hidden;
}
.jcarousel-prev,
.jcarousel-next{
	display:block;	
	width:10px;
	height:15px;
	cursor:pointer;
	position:absolute;
	top:2px;
}
.jcarousel-prev {
	background-image:url(../images/prev-horizontal.png);
	background-position:0 0;
	background-repeat:no-repeat;
	left:-50px;
}
.jcarousel-next {
	background:url(../images/next-horizontal.png);
	background-position:0 0;
	background-repeat:no-repeat;
	left:-29px;
}
.jcarousel-next:hover, .jcarousel-prev:hover {background-position:0 -15px;
}
.jcarousel-prev-disabled,
.jcarousel-next-disabled{
	background-position:0 0 !important;
	cursor:default !important;
}

.item {
	
	border-radius:2px;
}
.item img {border-radius:2px 2px 0 0;
}
.item_descr {
	color:#949494;
	padding:7px 14px 10px 14px;
}
.item_descr a {
	color:#606060;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
}
.item_title {
	padding:10px 14px 9px 14px;
	border-bottom:1px #f0f0f0 solid;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#606060;	
}
.item_title a {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#606060;	
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
}
.item_title a:hover, .item_descr a:hover {color:#53cddb;	
}
.type {
	height:18px;
	width:18px;
	display:inline-block;
	margin-right:7px;
	vertical-align:top;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-top:1px;
}


.testimonial {
	position:relative;
	margin-bottom:10px;
}
.testimonial .author {
	color:#b9b9b9;
	padding-top:0;
}
.testimonial .title {
	font-weight: 500;
font-size: 20px;
}

.testimonial .date {
	font-style:italic;
	padding:1px;
	
}

.testimonial p {
	padding: 2px 2px 2px 0;
	
	
}
#testimonials_carousel .item .testimonial {
    margin-bottom: 6px;
}
#testimonials_carousel .item .testimonial:last-child {
    margin-bottom: 0;
}


/* Body and structure
-------------------------------------------------- */

body { position: relative;
}

/* Code in headings */
h3 code {
  font-size: 14px;
  font-weight: normal;
}

/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */

body > .navbar {
  font-size: 13px;
}

/* Change the docs' brand */
body > .navbar .brand {
  padding-right: 0;
  padding-left: 0;
  margin-left: 20px;
  float: right;
  font-weight: bold;
  color: #000;
  text-shadow: none;
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}
body > .navbar .brand:hover {
  text-decoration: none;
  text-shadow: none;
}


/* Sections
-------------------------------------------------- */

/* padding for in-page bookmarks and fixed navbar */
section { padding-bottom: 25px;
}
section > .page-header,
section > .lead {
  color: #5a5a5a;
}
section > ul li {
  margin-bottom: 5px;
}

/* Separators (hr) */
.bs-docs-separator {
  margin: 40px 0 39px;
}

/* Faded out hr */
hr.soften {
  height: 1px;
  margin: 70px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  border: 0;
}




/* Responsive
-------------------------------------------------- */

/* Desktop
------------------------- */
@media (max-width: 1024px) {
  /* Unfloat brand */
 
  body > .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Inline-block quick links for more spacing */
  .quick-links li {
    display: inline-block;
    margin: 5px;
  }

  /* When affixed, space properly */
  .bs-docs-sidenav {
    top: 0;
    margin-top: 30px;
    margin-right: 0;
  }
}

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 1024px) {
  /* Remove any padding from the body */
  
  body {
    padding-top: 0;
  }
  /* Widen masthead and social buttons to fill body padding */
  .jumbotron {
    margin-top: -20px; /* Offset bottom margin on .navbar */
  }
  /* Adjust sidenav width */
  .bs-docs-sidenav {
    width: 166px;
    margin-top: 20px;
  }
  .bs-docs-sidenav.affix {
    top: 0;
  }
}

/* Tablet
------------------------- */
@media (max-width: 767px) {
  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  /* Widen masthead and social buttons to fill body padding */
  .jumbotron {
    padding: 40px 20px;
    margin-top:   -20px; /* Offset bottom margin on .navbar */
    margin-right: -20px;
    margin-left:  -20px;
  }
  .masthead h1 {
    font-size: 90px;
  }
  .masthead p,
  .masthead .btn {
    font-size: 24px;
  }
  .marketing .span4 {
    margin-bottom: 40px;
  }
  .bs-docs-social {
    margin: 0 -20px;
  }

  /* Space out the show-grid examples */
  .show-grid [class*="span"] {
    margin-bottom: 5px;
  }

  /* Sidenav */
  .bs-docs-sidenav {
    width: auto;
    margin-bottom: 20px;
  }
  .bs-docs-sidenav.affix {
    position: static;
    width: auto;
    top: 0;
  }

  /* Unfloat the back to top link in footer */
  .footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer p {
    margin-bottom: 9px;
  }
}

/* Landscape phones
------------------------- */
@media (max-width: 480px) {
  /* Remove padding above jumbotron */
  body {
    padding-top: 0;
  }

  /* Change up some type stuff */
  h2 small {
    display: block;
  }

  /* Downsize the jumbotrons */
  .jumbotron h1 {
    font-size: 60px;
  }
  .jumbotron p,
  .jumbotron .btn {
    font-size: 20px;
  }
  .jumbotron .btn {
    display: block;
    margin: 0 auto;
  }

  /* center align subhead text like the masthead */
  .subhead h1,
  .subhead p {
    text-align: center;
  }

  /* Marketing on home */
  .marketing h1 {
    font-size: 40px;
  }

  /* center example sites */
  .example-sites {
    margin-left: 0;
  }
  .example-sites > li {
    float: none;
    display: block;
    max-width: 280px;
    margin: 0 auto 18px;
    text-align: center;
  }
  .example-sites .thumbnail > img {
    max-width: 270px;
  }

  /* Do our best to make tables work in narrow viewports */
  table code {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
  }

  /* Modal example */
  .modal-example .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  /* Unfloat the back to top in footer to prevent odd text wrapping */
  .footer .pull-right {
    float: none;
  }
}


/*													 	 News ^
--------------------------------------------------------------*/

.b-news {
	position: relative;
	margin-bottom: 20px;
	padding-left: 66px;	
	border-bottom: 1px dashed #dee1e2;
}

.date-day {
height: 30px;	
font-family: 'Libre Baskerville', serif;	
font-style: italic;	
color: #777;	
text-align: center;	
line-height: 30px;	
font-size: 17px;
}

.date-month {
height: 20px;
font-family: 'Libre Baskerville', serif;
text-align: center;
line-height: 20px;
font-size: 14px;
color: #ADADAD;
text-transform: uppercase;
}

.news-date {
width: 44px;
position: absolute;
top: 2px;
left: 0;
margin-bottom: 30px;
padding: 1px;
}


.news-title {
	margin-bottom: 7px;
	padding: 0;	
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: rgb(58, 58, 58);
	text-decoration: none;
}


.news-time {
	display:block;
	margin-bottom: 7px;
	padding-bottom: 7px;	
	font-family: 'Libre Baskerville', serif;
	font-style:italic;
	font-size: 12px;
	color: rgb(58, 58, 58);
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.news-excerpt {
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-right:10px;
}

#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}


.pathways {
	float: right;
	padding:5px;
	font-size:11px;
	color: #002878;
	font-weight:600;
}
.pathways a {
	margin:10px;
	color: #002878;
	font-weight:600;
	
}

.sidemenu {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	margin:3px;
	padding:3px;
	text-transform: uppercase;
	font-size: 12px;
	position:relative;
	bottom:0;
	
}
.fornewsmenu{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	font-size: 12px;
	position:relative;
	bottom:0;	
}


.sidemenu ul{
list-style: none;
padding-left:0;

}
.fornewsmenu ul{
list-style: none;
padding-left:0;
margin:0 0 10 0px;

}

.sidemenu li{
	
}
.fornewsmenu li{
	
}

.sidemenu a {
display: block;
text-decoration: none;
padding: 20px 30px 5px 5px;
color: rgb(97, 98, 100);
line-height: 12px;
}

.fornewsmenu a {
display: block;
text-decoration: none;
padding: 20px 30px 5px 5px;
color: rgb(97, 98, 100);
line-height: 12px;
}

.sidemenu a:hover, .sidemenu a:focus {
background-color: #002870;
color: #FFF;
text-decoration:none;
}

.fornewsmenu a:hover, .fornewsmenu a:focus {
background-color: #002870;
color: #FFF;
text-decoration:none;
}

.sidemenusep {
  	border: 0;
  	border-top: 1px solid #002878;
 	border-bottom: 1px solid #ffffff;
	margin:0px;
}



.foot {
	font-size: 12px;
	width: 100%;
	background-image: url('/includes/images/footerBG@2x.png');	
	background-size: 12px 325px;
	color:#C0C0C0;
	min-height:310px;
	margin-top:20px;
	padding-top:10px;

}

.foot a{
	text-decoration:underline;
	color:#FFF;
}
.foot a:hover, a:focus {
	background-color: #ffffff;
	color:#002878;
}
.foot-span{
	padding:10px;
	
}

.foot-logo{
	width:65%;
	padding:5px 5px 5px 0;
	
}
.foot-right{
	text-transform:uppercase; 
	padding:20px 0 0 10px; 
	font-size:10px;
}

.foot-social{
	width:10%; 
}


.social img {
	padding:5px;
}
.social a:hover, a:focus {
	opacity:0.6;
	background-color: transparent;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.media-container {
overflow:hidden;
max-height:400px;
}
.media-container-in {
overflow:hidden;
max-height:200px;
}
.inps-container {
overflow:hidden;
max-height:100px;
margin-top: -30px;
}



.slides {
list-style: none;
margin: 0;
height:100%;
padding-left:0;
overflow:hidden;
}


.slides img {
display: block;
margin:auto;
}
.aboutlanding {
	display:block;
	background-image:url(/includes/images/landing/acedemicsLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.admissionslanding {
	display:block;
	background-image:url(/includes/images/landing/admissionsLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.academicslanding {
	display:block;
	background-image:url(/includes/images/landing/acedemicsLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}

.financiallanding {
	display:block;
	background-image:url(/includes/images/landing/financialLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.degreelanding {
	display:block;
	background-image:url(/includes/images/landing/degreeprogramsLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.certlanding {
	display:block;
	background-image:url(/includes/images/landing/certcrop.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.diversitylanding {
	display:block;
	background-image:url(/diversity/IMG_1278.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.pdlanding {
	display:block;
	background-image:url(/includes/images/landing/professionalDevelopmentLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.facultylanding {
	display:block;
	background-image:url(/includes/images/landing/facultyLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.atclanding {
	display:block;
	background-image:url(http://bush.tamu.edu/royal/templates/full-width/homepage.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.researchlanding {
	display:block;
	background-image:url(/includes/images/landing/researchLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}

.newslanding {
	display:block;
	background-image:url(/includes/images/landing/newsLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.careerlanding {
	display:block;
	background-image:url(/includes/images/landing/careerLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.leadlanding {
	display:block;
	background-image:url(/includes/images/landing/aboutusLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.givinglanding {
	display:block;
	background-image:url(/giving/edit-2397.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.institutelanding {
	display:block;
	background-image:url(/includes/images/landing/institutesLanding.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}

.institutesbg {
	display:block;
	background-image:url(/includes/images/landing/institutesBG.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	
}

.mosbacherbg {
	display:block;
	background-image:url(http://bush.tamu.edu/mosbacher/images/mosbacherBush-long-logo.jpg);
	background-size:70%;
	background-repeat:no-repeat;
	
}

/*header*/
.bushlogo {
	position: relative;
	bottom: 20px;
}



.logo {
	background-color:#CACACA;
	z-index: 2000;
	width: 100%;
	background-position: top right;
	background-size: 100%;
	background-repeat: no-repeat;
}

.logo img{
	position: relative;
	bottom: 20px;
	left: 23px;
}

.bush{
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	height: 100%;
	-webkit-transform: scale(0.5);	
}


/*article break*/
.article {
display: block;
border: none;
background-image: url('/includes/images/articleBreak.png');
background-size: 70%;
background-position: center;
height: 40px;
background-repeat: no-repeat;
margin: auto;
}

.span3 .article {
background-image:none;
height: 2px;
display: block;
margin: auto;
border-bottom: solid 1px #ccc;
padding-bottom: 5px;
}


.audience {
	margin-bottom:19px;
}
.nomarg {
	margin-bottom:0;
}
.audience a {
	display:block;
	background-color:#ffffff;
	padding:12px;
	color:#002878;	
	line-height:1.224;
	border-width:1px;
	border-style:solid;
	border-color:#002878;
	line-height: 1.224;
 	text-align: left;
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:20px;
	min-height:80px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
}
.audience a span {
	font-size:23px;
	display:block;
	padding-bottom:8px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	
	
}
.audience a:hover {
	color:#FFF;
	background-color:#002878;
	text-decoration:none;
}


.audiencearrow {
	margin-left:10px; 
	max-width:15px;
	
	
}



.newsp {
	line-height:1.7;	
}

.applybtn {
	width: 100%;
	height:35px;
	background-color:#002878;
	margin:20px 0;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	box-shadow:1px 1px 1px #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	
	
}
.videobtn {
	width: 100%;
	height:35px;
	background-color:rgb(80, 80, 80);
	margin:20px 0;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	padding:0 auto;
	box-shadow:1px 1px 1px #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
}
#playbtn{
	padding-right:2px;
}

ul.directory {
  margin: 0px;
  padding: 0;
  }

ul.directory li {
  margin: 0 0 30px 0; 
  list-style-type: none;
  padding: 0;
  }
  
#numbers1 {
	color:#7d1c1c;
	text-align:center;
	font-size:50px;
	margin-bottom:20px;
	margin-top:15px;
	font-weight:100;
	line-height:50px;
}
#numbers2 {
	
	color:#265f1a;
	text-align:center;
	font-size:50px;
	margin-bottom:20px;
	margin-top:15px;
	font-weight:100;
	line-height:50px;
}
#numbers3 {
	color:#032b7a;
	text-align:center;
	font-size:50px;
	margin-bottom:20px;
	margin-top:15px;
	font-weight:100;
	line-height:50px;
}
#numbersp {
	text-align:center;
	text-transform:uppercase;
	font-size:13.5px;
	padding-left:20px;
	padding-right:20px;
}
#moreinfo {
	text-align:center; 
	text-transform:uppercase;
	padding-top:20px;
	font-weight:bold;
}
ul.textnegativeindent {
	text-indent: -2em;
	margin-left: 3em;
	list-style: none;
}
li.textnegativeindent {
	list-style: none;
	list-style-type: none;
}

.scowcrofthp {
	background-image:url('/includes/images/homepage_ScowcroftIns-logo.png');
	background-size:200px;
	background-repeat:no-repeat;
	display:block;
	min-height:120px;
	vertical-align: middle;
	background-position:center;
}
.istpphp{
	background-image:url('/includes/images/homepage_istpp_logo.png') ;
	background-size:263px;
	background-repeat:no-repeat;
	display:block;
	min-height:120px;
	vertical-align: middle;
	background-position:center;
}

.mosbacherhp {
	background-image:url('/includes/images/homepage_MosbacherInstitute.png');
	display:block;
	background-repeat:no-repeat;
	background-size:243px;
	min-height:120px;
	vertical-align: middle;
	background-position:center;
}
.intropara {
font-weight: 300;
line-height: 27px;
font-size: 14px;
font-style: italic;
text-transform:uppercase;
}

.intropara-version2{
font-weight: 500;
line-height: 20px;
font-size: 13px;
font-style: italic;
text-transform:uppercase;
}

.pull-quote {
font-family: 'libre-baskerville';
font-weight: 400;
line-height: 34px;
font-size: 18px;
margin: 0 26px;
border-bottom: dotted 1px #002878;
border-top: dotted 1px #002878;
color: #A0A0A0;
float: right;
width: 40%;
font-style: italic;
}

.side-quote {
font-family: 'libre-baskerville';
font-weight: 400;
line-height: 30px;
font-size: 16px;
margin: 0 26px;
color: #A0A0A0;
float: right;
width: 40%;
font-style: italic;
}

.mos-img {
margin-right:10px;
margin-bottom:5px;
border:none;

		}
		
.moscaption {
margin:-20px 0 0 0;
color:rgb(0,0,102);
float:left;
font-style:italic
		}

.facultyphoto{
	padding:2px;
	
}
.sidemore {
background-image: url(../images/sideMenuMore.png);
background-position: 185px;
background-size: 9px 13px;
background-repeat: no-repeat;
}

.sideextended{
background-image: url(../images/sideExtended.png);
background-position: 185px;
background-size: 16px 13px;
background-repeat: no-repeat;
}

#overlayinstitutes {
	postition:absolute; 
	margin:120px auto;  
	width:85%;
}
#overlaymosscowistpp{
	postition:absolute; 
	margin:120px auto;  
	width:35%;
}

#overlayscowcroft{
	postition:absolute; 
	margin: 25px auto;
	width: 25%;

}

#overlayistpp{
	postition:absolute; 
	margin: 25px auto;
	width: 40%;

}
#overlaymos{
	postition:absolute; 
	margin: 25px auto;
	width: 30%;

}

#ieoverlay {
	margin:400px auto;
}
a.view-more-button {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	background-color: #ffffff;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 1px 1px 2px #949194;
	box-shadow: inset 1px 1px 2px #949194;
	padding-top: 3px;
	padding-right: 45px;
	padding-left: 45px;
	padding-bottom: 5px;
	text-transform:uppercase;
	font-size:12px;
}
a.view-more-button:hover {
	background-color: #E7E7E7;
	-webkit-box-shadow: inset 0px 0px 1px #949194;
	box-shadow: inset 0px 0px 1px #949194;
	text-decoration:none;

}
a.view-more-button span{
	padding-right:10px;
}

a.view-more-button img {
margin-top: -3px;
}
.bottommargin{
margin-bottom:35px;	
}

a.view-more-numbers {
	width: 215px;
	margin: 0 auto;
	display: block;
}
a.view-more-research {
	width: 345px;
	margin: 0 auto;
	display: block;
}
a.view-more-institutes {
	width: 375px;
	margin: 0 auto;
	display: block;
}
a.view-more-news {
	float:right;
}
a.view-more-events {
	float:right;
}
#acahp {
	display:block;
	width: 100%;
	height: inherit;

}
figure {
  display: block;
  position: relative;
  overflow:hidden;
  margin: 0;
  margin-bottom:10px;
}
figcaption {
	font-family: 'Libre Baskerville', serif;
	font-size:10px;
	font-weight:400;
	  position: absolute;
	  background: rgba(0, 40, 120, 0.5);
	  color: white;
	  padding: 5px 5px 0 5px;
	  opacity: 0;
	  width: 97%;
	  -webkit-transition: all 0.6s ease;
	  -moz-transition:    all 0.6s ease;
	  -o-transition:      all 0.6s ease;
	  text-transform:uppercase;
}
figure:hover figcaption {
  opacity: 1;
}
figure:before {
  position: absolute;
  background: rgba(255,255,255,0.75);
  width: 24px;
  height: 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius:    12px;
  border-radius:         12px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  -moz-transition: all 0.6s ease;
  opacity: 0.75;
}
figure:hover:before {
  opacity: 0;
}
.cap-bot:before { bottom: 10px; left: 10px; }
.cap-bot figcaption { left: 0; bottom: -30%;}
.cap-bot:hover figcaption { bottom: 0; }
#acatitle {
	text-transform:uppercase;
	font-size:19px;
	margin-bottom:20px;
	
}
#learnmore {
	text-align:right; padding-top:10px; padding-right:5px; font-size:9px; font-weight:600; font-family: 'Raleway', sans-serif;
}
.maroonbutton {
	background-color:#6D1222;color:#FFF;font-size:22px;text-transform:uppercase;height:60px;line-height:60px;text-align:center;text-decoration:none;
}

.givebutton {
	background-color:rgb(97, 98, 100);color:#FFF;font-size:22px;text-transform:uppercase;height:100px;line-height:100px;text-align:center;text-decoration:none;
	float:right;
	width:30%;
	margin:10px;
	
}
.givebutton a:hover{
	background-color:#999;
}
.insideschool {
	width:900px;
	height:506px;
}
		
		
.give {
	display:block;
	font-size:26px;
	font-family: 'Libre Baskerville', serif;
	color:#ffffff;
	float:right;
	width:150px;
	height:100px;
	background-color:#CACACA;		
	text-align:center;
	line-height:100px;
	vertical-align:middle;
	text-shadow: 1px 1px #666;
	text-decoration:none;
	margin:10px;		
}
a.give:hover {
	text-decoration: none;
	background-color:#464646;
	text-shadow: 1px 1px #000;
	color:#ffffff;
	margin:10px;
}
			
.photomargin {
	margin:0 10px 10px 0;	
}

.mobile-menu {
	text-transform:none;	
}

.moshome {
			overflow:hidden; 
			margin:0px 0px 20px 0px;
		}
.moshomepic {
			margin:-180px 0px -180px 0px;
			width:650px;
		}
		

		
.mosplans a {
	display:block;
	background-size: cover;
	padding:0px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:270px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	

}
.mosplans a span {
	font-size:22px;
	display:block;
	padding:5px;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	
}
.mosplans a:hover {
	background-color:none;
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;

}

.mosev a {
	display:block;
	background-size: cover;
	padding:0px;
	color:#002878;	
	border-radius:0px;
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:350px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-box-shadow: inset 0px 0px 2px #535454;
	-webkit-box-shadow: inset 0px 0px 2px #535454;
	box-shadow: inset 0px 0px 2px #535454;
 	

}
.mosev a span {
	font-size:22px;
	display:block;
	padding:5px;
	font-family: 'Libre Baskerville', serif;;
	font-weight:400;
	line-height:1.2;
	
}
.mosev a:hover {
	background-color:none;
	background-size: cover;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
-webkit-box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;
box-shadow: 0px 0px 7px #2a2475, inset 0px 0px 15px #8a8a8a;

}

.contactmenu a {
	color: #0038AA; 
	text-decoration:none; 
	background-color: #fff;
	display:compact; 
	padding:5px 0 0 0;
}

.contactmenu a:hover, .contactmenu a:focus {
	background-color: #fff;
	color: #0038AA;
	text-decoration:underline;
}
.pro-rankings {
	font-size:20px;
	height:65px;
	line-height:30px;
}
.pro-rankings-highlight {
	font-size:26px;
	color:#002878;
}

.text-center {
	text-align:center;
}

ul.req-padding {
	padding-left:30px;
	padding-bottom:5px;
}

/*prospective page*/

#carousel-inner-student{
		overflow:visible;
		min-height:300px;
}
.carousel {
	overflow:visible;
}
		
		.prospective-bush {
			background-image:url(images/bushprospectivebg.png);
			background-color:#EFEFEF;
			color:#414141;	
			background-position: bottom;
			background-size: 100%;
			background-repeat: repeat-x;
		}
		.prospective-student{
			background-image:url(images/testimonialback.jpg);
			background-color:#002878;
			color:#ffffff;	
			background-position: bottom;
			background-size: 100%;
			background-repeat: repeat-x;
			
			
		}
		
		.prostatments {
			padding:30px 30px 30px 30px;
			font-size:15px;
			
			
		}
		.prostatments1 {
			padding:40px 30px 40px 30px;
			font-size:15px;
			
			
		}
		.prostatments2 {
			padding:20px 10px 20px 10px;
			font-size:13px;
			line-height:17px;
			
		}
		.negbottommargin {
		margin: 0 0 -30px 0;	
		}
		.pro-bush {
			margin:-62px 0 0 0;
			width:413px;
			height:330px;
		}
		.pro-student{
			margin:-109px 0 0 0;
			width:413px;
			height:376px;
			z-index:3000;
			
			
		}
		.pro-socialmedia{
			wigth:39px;
			height:37px;
			margin: 15px 10px 40px 10px;
			text-decoration:none;
		}
		.pro-star{
		width:30px;
		height:30px;
		margin:15px 0 0 0;	
		}
		.pro-para{
			text-align:center;
			font-style:italic;
			padding:0px 30px 25px 30px;
			line-height:24px;
		}
		.pro-apply {
				font-size:34px;
				color:#000000;
				margin:30px 0 10px 0;
				line-height:38px;
				
			}
			.pro-apply-button{
				margin:0 0 40px 0;
				background-image:url(/prospective/images/get-started-button.png);
				background-size:213px;
				width:213px;
				height:49px;
				text-align:center;
				text-transform:uppercase;
				display:block;
				color:#ffffff;
				font-size:18px;
				line-height:48px;
				font-align:middle;
				text-decoration:none;
			}
			
			
			#apply-button{
				text-decoration:none;
			}
			.social{
				text-decoration:none;
			}
		.affordimage {
			width:542px;
			height:76px;
			margin:0 0 20px 0;
		}
		#bush {
	padding-left:0px;
	padding-right:0px;	
	}
	#edition{
	min-height:225px;	
	}
	#edition2{
	min-height:175px;	
	}
	#edition-image{
		width:220px;
		height:220px;
		float:left;
		margin:0 20px 0 20px;	
	}
	
	#edition-image2{
		width:150px;
		height:150px;
		float:left;
		margin:0 20px 0 20px;	
	}
	
	#edition-link{
	   font-size: 20px;
	   font-weight: 500;
	   color:rgb(97, 98, 100);
	   
	 }
	 #edition-link a{
	   text-decoration:none; 
	   color:rgb(97, 98, 100);
	  
	}
	
				   
	#edition-link a:hover{
		 color:#0038AA;
		 
	 }
	 
	 
	 .degree-video {
		 width:600px;
		 height:326px;
	 }
	 
#summary-text {
font-size:12px;
}

.header-text {
	margin-top:40px;
font-size:82px;
line-height:90px;
font-family: 'Libre Baskerville', serif;
color: #002878;
font-weight:bold;

}
#admissions-image{
		width:120px;
		height:120px;
		float:left;
		margin:0 20px 0 0px;}
		
.cert-socialmedia{
			wigth:39px;
			height:37px;
			margin: 0 10px 10px 10px;
			text-decoration:none;
		}	
		
		.button2 {
  background: #002878;
  border: 2px solid #eee;
  height: 50px;
  width: 200px;
  margin: 30px auto;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 200%;
  align:center;
  
  /*Rounded Corners*/
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
  
 /*Gradient*/
 background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
 background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  
 /*Shadow*/
 -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
 box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
 
 /*Transition*/
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;
}

a.button2:link{
color:#ffffff;	
}

a.button2:hover {
  background-color: #414141;
  color:#ffffff;
		
}

div.imgfigure {
	width:40%;
  float: right; 
  border: none;
  margin: 0.5em;
  padding: 0.5em;
}
div.imgfigure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.dept-container-inta {
display:block;
background-image: url("/inta/IMG_1315.jpg");
background-size:100%;
background-repeat:no-repeat;


}

.dept-container-psaa {
display:block;
background-image: url("/psaa/INTERNS245.jpg");
background-size:100%;
background-repeat:no-repeat;
}


.mia-menu {
background-color: #002878;
color:#ffffff;}

.mia-menu a{
display: block;
text-decoration: none;
padding: 20px 30px 5px 35px;
color: #ffffff;
line-height: 12px;
background-color: #002878;
}

.mia-menu a:hover, .mia-menu a:focus {
background-color: #414141;
color: #FFF;
text-decoration:none;
}b

.extendedmenu a {
display: block;
text-decoration: none;
padding: 20px 30px 5px 25px;
color: rgb(97, 98, 100);
line-height: 12px;
background-color: #CACACA;
}


.extendedmenu a:hover, .extendedmenu a:focus {
background-color: #414141;
color: #FFF;
text-decoration:none;
}





#curriculum {
	
	text-align: center;
}
#curriculum a{
	display:inline-block;
	text-align: center;
	background: #414141;
	height:24px;
	line-height:24px;
	width:40%;
	color:#ffffff;
	margin:3px;
	padding:5px;
}
#curriculum a:link { 
   	font-size: 16px; 
   	color: #ffffff; }
	
#curriculum a:visited{  	
  color: #ffffff; }
	
#curriculum a:active{
    color: #ffffff; }
	
#curriculum a:hover{
	height:24px;
	margin:3px;
	padding:5px;
	text-decoration: none; 
   	color: #ffffff; 
   	background: #002878;}
	
.empsa-text {
	margin:0;	
	}

.small-h1 {
font-size:30px;	
}

.small-h2 {
text-transform: none;
font-size:24px;	
}

.p-big{
	margin: 10px 0;
  font-family: 'Libre Baskerville', serif; 
  line-height: 20px;
  font-weight:400;
  text-rendering: optimizelegibility;
  font-size:14px;
}

.p-small{
	margin: 10px 0;
  font-family: 'Libre Baskerville', serif; 
  line-height: 20px;
  font-weight:400;
  text-rendering: optimizelegibility;
  font-size:10px;
}

.webinar-box {
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); 
background-color:#B4B4B4; 
padding:3px; 
margin:5px; 
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;	
}


.advisoryphoto {
			float:right;
			margin-left:5px;
			margin-bottom:5px;
			
		}

.div-spot{
			width:25%;
			float:right;
		}

.video-size{
	width: 560;
	 height: 315;
}

	.talkspic {
		width: 50px;
		
		overflow:hidden;
		float: left;
		margin: 5px;
	}
	
	.talks {
		
		min-height:100px;
	}
	.talks-link {
		float:right;
		
	}

 .event-date-bold{
	 text-transform:uppercase;
	 font-size:1.2em;
 }

.side-media a 
{
display:inline;
text-decoration: none;
padding: 10px 0px;
color: rgb(97, 98, 100);

}

.istpp-hp-img {
	width:100%;
	float:left;
}

.download-icon{
					width:3%;
					margin-right:5px;
				}

.download-icon-faculty{
	width:6%;
	margin-right:5px;}

 .small-contact {
					 font-size:11px; 
					 line-height:14px;
					 }

.nonprofit-books{
		width:10%; 
		float:left;
		margin-right:5px;
	}

.regular-img {
	width:25%;
	float:left;
	margin:10px;
}

.faculty-padding{
	padding-bottom:10px;
}

@media (max-width: 480px){

.empsa-text {
	margin:40 0 0 0;	
	}
	
.plans {
	margin-bottom: 7px;
}

.dept {
	margin-top:70px;
	margin-bottom: 7px;
}

.degree {
	margin-top:70px;
	margin-bottom: 7px;
}

.mosevents {
	margin-top:70px;
	margin-bottom: 7px;
}

.splash {
	margin-top:70px;
	margin-bottom: 7px;
}
.media-container {

	max-height:170px;
}

.media-container-in {

	max-height:170px;
}
.inps-container {

	max-height:170px;
	    margin-top: -30px;
}
.empsa-text {
	margin:40px 0 0 0;
}

.plans a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}
.plans a span {
	font-size:18px;
}



.plans a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}

.dept a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}


.dept a span {
	font-size:18px;
}



.dept a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}

.mosevents a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}


.mosevents a span {
	font-size:18px;
}



.mosevents a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}

.degree a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}


.degree a span {
	font-size:18px;
}



.degree a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}

.splash a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}


.splash a span {
	font-size:18px;
}



.splash a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}

.avatar_abs {
	position:relative;
	float:left;
	margin:10px;
	
}
.avatar_abs img {
	border-radius:2px;
}
.testimonial {
	position:relative;
	margin: 0 auto;
	
	float:left;
}

.testimonial .title {
	font-weight: 500;
	font-size:20px;
	float:left;
	
}

.testimonial .date {
	font-style:italic;
	padding:0 40px 0 0;
	float:left;
	display:block;
	
}

.testimonial p {
	padding: 2px 2px 2px 0;
	float:left;
	
}

.foot {
	background-size: 15px 420px;
	min-height:375px;

}
.audience a {
	margin-left:0px;
	margin-top:20px;
	padding: 5px;
margin-bottom: 0px;
min-height: 33px;

}
.media-container {
 padding-top:0px;
}
.media-container-in {
 padding-top:48px;
}
.inps-container {
 padding-top:0px;
}


.applybtn {
	margin:15px 0;
	height:30px;
	
}
.videobtn {
	margin:0;
	height:30px;
}
#overlayinstitutes {
	margin:45px auto;  
	width:100%;
}
#overlaymosscowistpp{
	margin:50px auto 0 auto;  
	width:40%;
}
#overlayscowcroft{
	margin:20px auto 0 auto;  
	width:70%;
}

#overlayistpp{
	margin:20px auto 0 auto;  
	width:90%;
}

#overlaymos{
	margin:20px auto 0 auto;  
	width:90%;
}

a.view-more-numbers {
	width: auto;
padding: 5px;
text-align:center;
background-color: #DDD;
}
a.view-more-research {
	width: auto;
padding: 5px;
text-align:center;
background-color: #DDD;
}
a.view-more-institutes {
	width: auto;
	padding: 5px;
	text-align:center;
	background-color: #DDD;
}
a.view-more-news {
	float: none;
width: auto;
padding: 5px;
text-align: center;
display: block;
background-color: #DDD;
}
a.view-more-events {
	float: none;
width: auto;
padding: 5px;
text-align: center;
display: block;
background-color: #DDD;

}
.col940 {
	margin-left: 10px;
	margin-right: 10px;

}
#acahp {
	width: 100%;
	height: inherit;
}

figcaption {
	  width:100%;
	  font-size:10px;
	  
}
.insideschool {
			width:300px;
			height:169px;
		}
.sidemore {

background-position: 250px;

}

.moshomepic {
			margin:-60px 0px -60px 0px;
			width:auto;
		}
		
.mosplans {
	margin-bottom: 7px;
}		
.mosplans a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}
.mosplans a span {
	font-size:18px;
}



.mosplans a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}

.mosev {
	margin-bottom: 7px;
}		
.mosev a {
	
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
}
.mosev a span {
	font-size:18px;
}



.mosev a:hover {
	width: 280px;
	margin: 0 auto;
	height: 80px;
	background-size: 100%;
	
}
.pro-height {
 height:200px;	
}

/*prospective page*/
.pro-bush {
			margin:-40px 0 0 0;
			width:auto;
			height:auto;
}
	.prospective-bush {
			background-size: 100%;
}
	.prospective-student {
			background-color:#002878;
			background-size: 100%;
			min-height: 575px;
			overflow:hidden;
}


	.pro-student{
			margin:-45px 0 0 0;
			width:auto;
			height:auto;
			
}
	#bush {
	padding-left:0px;
	padding-right:0px;	
}
	.affordimage{
	width:auto;
	height:auto;
}
.prostatments {
	font-size:13px;
	padding:30px 30px 30px 30px;
	
}
	.prostatments1 {
			padding:40px 25px 40px 25px;
			font-size:14px;
}
.prostatments2 {
			
			font-size:13px;
			
			
		}
	.carousel {
	overflow:hidden;
}
	#carousel-inner-student{
		overflow:hidden;
		height:520px;
}
#edition-image {
	height:200px;
	width:200px;
	float:none;
	margin:0 0 20px 0;
}

#edition-image2 {
	height:130px;
	width:130px;
	float:none;
	margin:0 0 20px 0;
}

.degree-video {
		 width:280px;
		 height:152px;
	 }
	 
	 .header-text {
	margin-top:60px;
font-size:62px;
line-height:70px;
font-family: 'Libre Baskerville', serif;
color: #002878;
font-weight:bold;

}

#curriculum a{
	width:95%;
}
	
	.apcclanding {
	display:block;
	background-image:url(/apcc/landing-apcc-mobile.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
	
	.foot-logo{
	width:50%;

	
}


}

@media (min-width: 480px) and (max-width: 767px) {
.plans {
margin-bottom: 7px;
}
.dept {
margin-bottom: 7px;
}

.degree {
margin-bottom: 7px;
}
.mosevents {
margin-bottom: 7px;
}
.splash {
margin-bottom: 7px;
}

.audience a {
	margin-left:0px;
	margin-top:20px;
}
.audience a span {
	font-size:24px;	
}

#institutemenu {
	left:-190px;
}
.media-container {

max-height:250px;
}
.media-container-in {

max-height:250px;
}

.inps-container {

max-height:250px;
    margin-top: -50px;
}


#overlayinstitutes {
	margin:80px auto;  
	width:95%;
}
#overlaymosscowistpp{
	margin:60px auto 0 auto;  
	width:65%;
}

#overlayscowcroft{
	margin:20px auto 0 auto;  
	width:70%;
}

#overlayistpp{
	margin:20px auto 0 auto;  
	width:90%;
}
#overlaymos{
	margin:20px auto 0 auto;  
	width:90%;
}
#acahp {
	width:250px;
	height:250px;
}
figcaption {
	  width:240px;
	  font-size:10px;
}
.insideschool {
			width:480px;
			height:270px;
		}
.moshomepic {
			margin:-100px 0px -100px 0px;
			width:500px;
		}
.mosplans a{
	height:100px;
}
.mosev a{
	height:100px;
}
.pro-height {
 height:150px;	
}

/*prospective page*/
.pro-bush {
			margin:-40px 0 0 0;
			width:auto;
			height:auto;
		}
		.pro-student {
			margin:-60px 0 0 0;
			width:auto;
			height:auto;
		}
		#bush {
	padding-left:0px;
	padding-right:0px;	
	}
	.pro-faculty{
		width:300px;
		height:auto;
		}
		#carousel-inner-student{
		overflow:hidden;
		min-height:600px;
}
.prostatments2 {
			padding:25px 25px 25px 25px;
			
		}
.carousel {
	overflow:hidden;
}

#edition{
	min-height:250px;
	display:block;	
	}
	
	#edition2{
	min-height:200px;
	display:block;	
	}
	
	.degree-video {
		 width:470px;
		 height:256px;
	 }
	 
	 #curriculum a{
	width:50%;
}
.apcclanding {
	display:block;
	background-image:url(/apcc/landing-apcc.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
	
.foot-logo{
	width:35%;
	
	
}

.foot-social{
	width:5%; 
}

}


@media (min-width: 768px) and (max-width: 1024px) {

.audience a span {
	font-size:20px;	
}
.plans a span {
	font-size:22px;
}

.dept a span {
	font-size:22px;
}

.degree a span {
	font-size:18px;
}
.mosevents a span {
	font-size:22px;
}
#institutemenu {
	left:-190px;
}


#overlayinstitutes {
	margin:130px auto;  
	width:90%;
}
#overlaymosscowistpp{
margin: 110px auto 0 auto;
width: 50%;

}
#overlayscowcroft{
	margin: 30px auto 0 auto;
width: 38%;

}

#overlayistpp{
	margin: 30px auto 0 auto;
width: 70%;

}
#overlaymos{
	margin: 30px auto 0 auto;
width: 70%;

}
#acahp {
	width:218px;
	height:228px;
}
figcaption {
	  width:208px;
	  font-size:10px;
}
#acatitle {
	font-size:16px;
}

.insideschool {
			width:768px;
			height:432px;
		}
.scowcrofthp {
	background-size:200px;
}
.istpphp{
	background-size:200px;
}

.mosbacherhp {
	background-image:url('/includes/images/homepage_MosbacherInstitute.png');
	display:block;
	background-repeat:no-repeat;
	background-size:200px;
	min-height:120px;
	vertical-align: middle;
	background-position:center;
}
.moshomepic {
			margin:-140px 0px -140px 0px;
			width:600px;
}
.contactmenu {
	font-size:11px;
}

/*prospective page*/

.pro-bush {
			margin:-56px 0 0 0;
			width:375px;
			height:300px;
		}
		.prostatments {
			padding:15px 20px 10px 20px;
			font-size:13px;
		}
		.prostatments1 {
			padding:25px 25px 25px 25px;
			font-size:13px;
		}
		.prostatments2 {
			padding:15px 5px 10px 5px;
			font-size:12px;
			line-height:13px;
		}
		#carousel-inner-student{
		min-height:300px;		
		}
		.pro-student{
			margin:-93px 0 0 0;
			width:auto;
			height:auto;
		}
		
#curriculum a{
	width:50%;
}
.apcclanding {
	display:block;
	background-image:url(/apcc/landing-apcc-mobile.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}


}


@media (min-width: 1025px) and (max-width: 1600px) {
.apcclanding {
	display:block;
	background-image:url(/apcc/landing-apcc.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
}

@media (min-width: 1601px) {
.apcclanding {
	display:block;
	background-image:url(/apcc/landing-apcc2.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
}



