/*
	1. FONTS
	2. TYPOGRAPHY
	3. HEADER & NAVIGATION
	4. MAIN
	5. NEWS & EVENTS
	6. CALENDAR OF EVENTS
	7. INDIVIDUAL CALENDAR EVENT
	8. STUDENT SPOTLIGHT
	9. INDIVIDUAL STUDENT SPOTLIGHT & INDIVIDUAL FACULTY
	10. STUDENT SPOTLIGHT CAROUSEL
	11. DIRECTORY
	12. PROGRAMS
	13. SUBFOOTER LATEST NEWS & UPCOMING EVENTS
	14. FOOTER
	15. HOME
	16. SEARCH
*/

/* TABLET */
@media only screen and (max-width: 980px) {
	/* CONTAINER */
	.breadcrumb-wrapper,
	#main .wrapper,
	#main section,
	aside.sidebar,
	footer .bottom,
	body.page-node-28 #main section,
	body.page-node-56 #main section,
	body.page-node-125 #main section,
	body.page-node-126 #main section,
	body.page-node-129 #main section,
	body.page-mu-events #main section,
	body.node-type-event #main section,
	body.node-type-student-spotlight #main section,
	body.node-type-faculty #main section,
	body.node-type-audience-landing-page #main section {
		display: block;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		width: 640px;
	}
	body.node-type-audience-landing-page #main,
	body.page-node-28 #main,
	body.page-node-56 #main,
	body.page-mu-events #main,
	body.page-node-129 #main,
	body.node-type-event #main,
	body.node-type-student-spotlight #main,
	body.page-node-125 #main {
  		padding-top: 75px;
	}
  
  /*------------
  3. HEADER & NAVIGATION
  ------------*/
  header {
    overflow: visible;
  }
  header .top {
    background: #202021;
  }
  .logo {
    background: url("../img/logo.png") no-repeat center center;
    background-size: 115px;
    height: 85px;
    margin: 25px 20px;
    width: 115px;
  }

  /** Main Menu **/
  #toggle {
    cursor: pointer;
  	display: block;
  	font: bold 24px/28px "futura-pt", sans-serif;
  	padding: 10px;
  }
  .icon-menu:before {
    margin-right: 15px;
  }
  #toggle .menu {
    font-size: 16px;
    line-height: 20px;
    position: relative;
    top: -5px;
  }
  #block-system-main-menu li.expanded .sub-toggle {
    cursor: pointer;
  }
  #block-system-main-menu {
    display: none;
    height: auto;
  }
  #block-system-main-menu .content {
    width: 100%;
  }
  #block-system-main-menu li {
    border-top: 1px solid #555;
    display: block;
  }
  #block-system-main-menu li:hover ul {
    display: none;
  }
  #block-system-main-menu li > a {
    font-size: 16px;
    line-height: 20px;
  }
  #block-system-main-menu li ul {
    background: #333;
    padding: 15px;
    width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  #block-system-main-menu li:hover ul {
    background: #333;
  }
  #block-system-main-menu ul li .sub-menu-wrapper {
    background: transparent;
    position: relative;
    left: auto;
  }
  #block-system-main-menu li ul li {
    border-top: none;
  }
  #block-system-main-menu .sub-toggle {
    display: block;
    float: right;
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    text-align: right;
    top: 10px;
  }
  
  #new-banner-wrapper {
	  height: 140px;
  }
  #logo-wrapper-new,
  #shapes,
  #banner-photo {
		height: 140px; 
		overflow: hidden; 
  }
  #logo-wrapper-new,
  #shapes {
    display: block;
    left: auto;
    width: 100%;
	  -webkit-transform: none;
	  -moz-transform: none;
	  -ms-transform: none;
	  transform: none;
  }
  #shapes {
    background-position: -290px 0;
  }
  #logo {
	  background: url("../img/logo.png") no-repeat 0 0;
	  height: 126px;
	  left: 45px;
	  width: 170px;
  }
  #new-banner-wrapper .page-title {
    display: block;
    left: 300px;
    top: 20px;
    width: 50%;
  }
  #new-banner-wrapper .page-title h2 {
    font-size: 38px;
    line-height: 42px;
  }
  
  .tb-megamenu {
    color: #fff;
    width: auto;
  }
  /* Dropdown */
  .tb-megamenu .mega-col-nav {
    margin: 0;
  }
  .tb-megamenu .mega-inner {
    padding: 0;
  }
  .tb-megamenu .mega-col-nav  {
    border-right: none;
  }
  .tb-megamenu .nav-collapse .nav > li {
    display: block;
    position: relative;
  }
  .tb-megamenu .nav-collapse .nav li a {
    border-top: none;
  }
  .tb-megamenu .icon-arrow-down {
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 15px;
  }
  
  /*------------
	4. MAIN
	------------*/
  /* Programs Page Breadcrumbs & Search Box */
  /* Directory Page Breadcrumbs & Search Box */
	#marquee-wrapper {
		background: #cbb778;
		height: auto;
	}
	.breadcrumb-wrapper,
	.breadcrumb {
		left: auto;
		margin: auto;
		position: relative;
	}
	.breadcrumb-wrapper {
		height: auto;
	}
	.breadcrumb-wrapper:after {
		content: none;
	}
	.breadcrumb {
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0;
	} 
  body.page-node-28 #marquee-wrapper,
  body.page-node-28 .breadcrumb-search-wrapper,
  body.page-node-56 #marquee-wrapper,
  body.page-node-56 .breadcrumb-search-wrapper {
    height: auto;
  }
  body.page-node-28 .breadcrumb-search-wrapper,
  body.page-node-56 .breadcrumb-search-wrapper {
    margin-right: 0;
  }
  body.page-node-28 .breadcrumb,
  body.page-node-56 .breadcrumb,
  body.page-mu-events .breadcrumb,
  body.page-node-129 .breadcrumb {
    margin-left: 0;
  }
  body.page-node-28 .search-wrapper,
  body.page-node-56 .search-wrapper {
    left: auto;
    margin: 0 auto;
    min-width: 0;
    padding: 0 0 25px;
    position: relative;
    top: 0;
    width: 640px;
  }
  body.page-node-56 .breadcrumb-search-wrapper:after {
	  content: none;
  }
  .search-wrapper p {
    margin: 0;
  }
  .search-wrapper strong {
    display: block;
    margin: 0;
  }
  .search-wrapper a {
    font-size: 14px;
    margin: 0 2px 5px 0;
    padding: 8px;
  }
  
  /* MAIN CONTENT */
	#main {
  	background-position: top center;
		padding: 0 0 115px;
	}
  #main section {
  	margin: 25px 0 0;
	}
	/* SIDEBAR */
	#block-views-helpful-links-sidebar-block .content ul,
	#block-views-news-categories-block .content,
	#block-views-news-archives-block .content ul {
  	display: none;
	}
	aside.sidebar {
		background: #fff;
		margin-right: 20px;
		padding: 0;
	}
	aside .block > .content {
		background: transparent;
	}
	aside.sidebar h2 {
		font-size: 20px;
		margin: 0 20px;
	}
	aside .block {
		margin-bottom: 15px;
	}
	aside .block > .content {
		margin: 0 20px;
		text-align: left;
	}
  .sidebar .block h2 {
    color: #00573d;
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    padding: 15px 0;
    text-align: left;
  }
  .sidebar .block h2:after {
    content: "i";
    font-family: "methodist-university" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    position: relative;
    top: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .sidebar ul li {
	  padding: 8px 20px;
	  text-align: left;
  }
  .sidebar ul a.active {
	  padding: 8px 20px;
  }
  #block-views-degree-block a {
	  padding: 0;
  }
  #block-views-programs-block-3 .content {
	  padding: 0;
  }
  body.front aside.sidebar {
    margin: 50px 0 0;
    width: 100%;
  }
  #block-views-view-our-programs-block,
  #block-views-latest-news-block-1 {
    display: inline-block;
    vertical-align: top;
    width: 300px;
  }
  #block-views-view-our-programs-block {
    margin-right: 35px;
  }
	
	/*------------
  5. NEWS & EVENTS
  ------------*/
  /* Individual Event */
  #block-views-calendar-event-header-block .views-field-title {
    padding: 15px 10px 0 45px;
  }
  #block-views-calendar-event-header-block .views-field-nothing {
    padding: 15px 45px 0 10px;
    width: 300px;
  }
  #block-views-calendar-event-header-block .month-day {
    font-size: 28px;
    line-height: 32px;
  }
  body.node-type-event #block-system-main {
    padding: 55px 0 0;
  }
  body.node-type-event .field-name-field-location {
    margin-left: 45px;
  }
  body.node-type-event .field-name-body {
    margin: 0 45px 55px;
  }
  body.node-type-event .field-name-field-image img {
    height: auto;
    position: relative;
    width: 100%;
  }
  #block-views-calendar-of-events-footer-block a {
    margin: 0 20px 20px 0;
  }

	/*------------
  6. CALENDAR OF EVENTS
  ------------*/
  body.page-mu-events #marquee-wrapper,
  body.page-node-129 #marquee-wrapper {
    height: auto;
    margin: 0;
  }
  body.page-mu-events .marquee,
  body.page-node-129 .marquee {
    left: auto;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    top: auto;
    width: 640px;
  }
  #block-block-13 .content a {
    font-size: 14px;
    margin: 0 2px 5px 0;
  }

  /*------------
	8. STUDENT SPOTLIGHT
	------------*/
	body.page-node-125 .article-image {

	}
	body.page-node-125 .article {
		width: 60%;
	}
	
	/*------------
	9. INDIVIDUAL STUDENT SPOTLIGHT & INDIVIDUAL FACULTY
	------------*/
	body.node-type-faculty .faculty-details,
	body.node-type-faculty .faculty-thumbnail {
  	display: inline-block;
  	vertical-align: top;
	}
	body.node-type-faculty .faculty-details {
  	border-bottom: 1px solid #f0f0f0;
  	margin: 10px 0;
  	padding-bottom: 15px;
	}
	body.node-type-faculty .faculty-thumbnail {
  	float: right; 
  	margin: 10px 0 25px 45px;
	}
	body.node-type-faculty .faculty-thumbnail img {
  	height: auto;
  	max-width: 300px;
	}
	body.node-type-faculty .position,
	body.node-type-faculty .phone,
	body.node-type-faculty .email,
	body.node-type-faculty .office {
		display: block;
		margin: 0;
	}
	body.node-type-faculty .position:after,
	body.node-type-faculty .phone:after,
	body.node-type-faculty .email:after {
		content: none;
	}
	body.node-type-student-spotlight .field-type-image {
		display: inline-block;
		float: none;
		margin: 0 0 25px;
	}
	
	/*------------
	11. DIRECTORY
	------------*/
	body.node-type-faculty #main section h1 {
		margin: 40px 0 0;
	}
	.view-directory {
		margin: 50px 0;
	  width: 100%;
	}
	.view-directory .views-row {
		margin: 10px;
	}
	.view-directory .views-row-even {
		margin-right: 0;
	}
	.faculty {
		width: 310px;
	}
	
	/*------------
  12. PROGRAMS
  ------------*/
  body.page-node-126 #block-system-main {
	  margin: 0 auto;
    padding: 45px 0 0;
    text-align: center;
    width: 640px;
  }
  .view-calendar-of-events .views-row {
	  margin: 5px;
	  text-align: left;
  }
  .view-calendar-of-events .views-row-even {
	  margin-right: 0;
  }
  /* Individual Program */
  body.node-type-program .sidebar .block h2 {
	  background: #ccb978;
	  border-top: 1px solid #A89865;
	  color: #fff;
  }
  body.node-type-course #block-system-main {
	  display: block;
	  width: 100%;
  }
	
  /*------------
  10. STUDENT SPOTLIGHT CAROUSEL
  ------------*/
  #subfooter .flexslider,
  #subfooter .flexslider a {
    color: #fff;
  }
  #subfooter .flexslider {
    margin-bottom: 0;
  }
  #subfooter .flexslider .flex-control-nav {
    display: none;
  }
  #subfooter .flexslider .student-spotlight-info {
    font: 500 40px/44px "futura-pt", sans-serif;
    padding: 35px 30px;
    text-transform: uppercase;
  }
  #subfooter .flexslider .student-spotlight-info h2,
  #subfooter .flexslider .student-spotlight-info p {
    font-size: 16px;
    line-height: 20px;
  }
  #subfooter .flexslider .student-spotlight-info p {
    text-transform: none;
  }
  #subfooter .flexslider .button.bracket.white {
    margin: 20px 0;
  }
  #subfooter .flexslider .button.bracket.white a {
    color: #ffc423;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  #subfooter .flexslider .button.bracket.white a:hover {
	  color: #fff;
  }
  #subfooter .flexslider .student-spotlight-info,
  #subfooter .flexslider .student-spotlight-image {
    float: left;
    width: 50%;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+1) {
    background: #cd2327;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+2) {
    background: #b0d136;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+3) {
    background: #1d3961;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+4) {
    background: #971a2c;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+5) {
    background: #8ccdd1;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+6) {
    background: #9b3467;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+7) {
    background: #d96c1f;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+8) {
    background: #f7df99;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+9) {
    background: #00a1c2;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+10) {
    background: #b51c38;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+11) {
    background: #009dd0;
  }
  #subfooter .flexslider .slides > li:nth-child(12n+12) {
    background: #2c2f76;
  }
	
	/*------------
	13. SUBFOOTER LATEST NEWS & UPCOMING EVENTS
	------------*/
	#block-views-73eaf847742f7cc1203ed7a9c8a0c97f {
		display: none;
	}
	#block-views-d8d5dbb4844d056f879a60c2d46cea42 {
		display: block;
	}
	#block-block-4,
	#block-block-8 {
  	position: relative;
  	top: auto;
	}
	#block-block-4 .latest-news-wrapper,
	#block-block-8 .upcoming-events-wrapper {
		left: auto;
		margin: auto;
		padding-bottom: 45px;
		padding-top: 45px;
		position: relative;
		width: 640px;
	}
	#block-block-4 .content,
	#block-block-8 .content,
	#block-views-latest-news-block .content,
	#block-views-upcoming-events-block .content {
		width: 100%;
	}
	#block-views-latest-news-block,
	#block-views-upcoming-events-block {
	  	padding: 50px 0;
  }
	#block-views-latest-news-block .content,
	#block-views-upcoming-events-block .content {
  	margin: 0 auto;
  	padding: 0;
  	width: 640px;
	}
	#block-block-4 .content:after,
	#block-block-8 .content:after {
		content: none;
	}
	#block-block-4 .view-more,
	#block-block-8 .view-more {
  	margin-right: 0;
	}
	#block-views-latest-news-block .views-row,
	#block-views-upcoming-events-block .views-row {
  	margin: 0 5px;
		width: 300px;
	}
	#block-views-latest-news-block .views-row:last-child,
	#block-views-upcoming-events-block .views-row:last-child {
		display: none;
	}
	
	/*------------
	14. FOOTER
	------------*/
	footer {
  	padding: 65px 30px 50px;
	}
	footer p {
  	font-size: 16px;
  	line-height: 20px;
	}
	footer .bottom-wrapper {
  	margin: 0 auto;
  	width: 100%;
	}
	.footer-first-column {
  	border-right: none;
		display: block;
		margin-bottom: 50px;
		min-height: 0;
		width: 100%;
	}
  .footer-second-column,
  .footer-third-column,
  .footer-fourth-column {
    width: 30%;
  }
  .footer-second-column {
    padding-right: 10px;
  }
  #block-menu-block-2 ul.menu {
    overflow: hidden;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-cound: 3;
	}

  /*------------
  15. HOME
  ------------*/
  body.front header {
    background: #202021;
	  height: 535px;
  }
  body.front #stage {
	  height: 500px;
	  left: -250px;
	  overflow: hidden;
	  width: 1200px;
	  -webkit-transform: none;
	  -moz-transform: none;
	  -ms-transform: none;
	  transform: none;
  }
  body.front #logo-wrapper {
	  left: 285px;
	  top: 20px;
  }
  body.front #home-logo {
	  background-size: 140px;
	  height: 105px;
	  width: 140px;
  }
  body.front #slider-wrapper {
	  height: auto;
	  width: 1325px;
  }
  body.front #block-views-home-page-slideshow-block {
	  width: 1300px;
  }
  body.front #home-shapes {
	  background-size: 555px;
	  height: 500px;
	  left: 14px;
	  width: 555px;
  }
  body.front #block-views-home-page-slideshow-block .slide-title {
		bottom: 300px;
		font-size: 42px;
		left: 518px;
		line-height: 46px;
		width: 375px;
	}
	body.front #block-views-home-page-slideshow-block .button.bracket {
		bottom: 200px;
		left: 550px;
	}
  body.front #marquee-wrapper {
	  margin-top: 0;
	  overflow: hidden;
  }
  body.front #marquee-wrapper:before {
	  background: #fff;
	  content: "";
	  display: block;
	  height: 400px;
	  position: absolute;
	  left: 0;
	  width: 250px;
  }
  body.front .marquee {
	  margin: 0 auto;
	  max-width: 700px;
  }
  #block-views-front-page-section-block {
    background-image: none;
    height: auto;
  }
  #block-views-front-page-section-block .views-row-1 .views-field-title,
  #block-views-front-page-section-block .views-row-2 .views-field-title,
  #block-views-front-page-section-block .views-row-3 .views-field-title,
  #block-views-front-page-section-block .views-row-4 .views-field-title,
  #block-views-front-page-section-block .views-row-5 .views-field-title,
  #block-views-front-page-section-block .views-row-6 .views-field-title,
  #block-views-front-page-section-block .views-row-7 .views-field-title,
  #block-views-front-page-section-block .views-row-8 .views-field-title {
	  display: inline-block;
	  height: auto;
	  left: auto;
	  margin-left: 0;
	  min-width: 0;
	  padding: 15px;
	  position: relative;
	  text-align: left;
	  width: 275px;
  }
  #block-views-front-page-section-block .views-field-nothing img {
	  display: none;
  }
  #block-views-front-page-section-block .views-field-nothing {
	  top: 0;
	  width: 50%;
  }
  #block-views-front-page-section-block .views-field-nothing.active {
	  display: inline-block;
	  left: 315px;
	  position: absolute;
	  top: 35px;
  }
  #block-views-front-page-section-block .trimmed {
    left: auto;
    position: relative;
  }
  #block-views-front-page-section-block .views-field-nothing p {
	  left: auto;
	  margin: 0;
	  top: 0;
	  width: auto;
  }  
  #block-views-front-page-section-block:before,
  #block-views-front-page-section-block:after {
    content: none;
  }
  
  /*------------
  16. SEARCH
  ------------*/
  body.page-search #main .content {
    padding: 0 25px 50px;
  }
  body.page-search .search-form {
    width: 100%;
  }
  body.page-search .search-form input {
    width: 400px;
  }
}
