/* @override 
	http://dev.humanities.arizona.edu/sites/humanities.arizona.edu/themes/humanities/css/A.responsive.smalltouch.landscape.css,qnlvrdw.pagespeed.cf.KAMft9Mco-.css
	http://dev.humanities.arizona.edu/sites/humanities.arizona.edu/themes/humanities/css/responsive.smalltouch.landscape.css?nopoye
	http://dev.humanities.arizona.edu/sites/humanities.arizona.edu/themes/humanities/css/responsive.smalltouch.landscape.css?norqsy
	http://humanities.arizona.edu/sites/humanities.arizona.edu/themes/humanities/css/responsive.smalltouch.landscape.css?np2tct */

/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on small touch devices */
body {
  font-size: 100%;
 }
/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/************NEWS AND SOCIAL MEDIA BLOCKS becomes full width************/

#block-views-homepage-news-block,
 #block-block-5{
 width:  90%!important;
 }
 

  #block-views-coh-units-block {
  width:  60%!important;
  margin-left:  20%!important;
  margin-right: 20%!important;

  }
  
  

#block-views-homepage-news-block .views-row-first,
 #block-block-5 p {
	border-top:  0px!important;
 }

#block-views-homepage-news-block h2.block-title,
 #block-block-5 h2.block-title,
  #block-views-coh-units-block h2.block-title {
	letter-spacing:  1px;
	text-align:  center!important;
	font-size: 2em;
}

 #block-block-5  /*social media icons*/{
 	padding-top: 4%;
 	width: 42%!important;
 	
}

 #block-block-5 img /*social media icons*/{
 	max-width: 40px;
 }
#block-views-homepage-news-block {
	border-top: 2px solid rgba(111, 134, 141, .4);
	padding-top:  7%;
 
}

#block-views-homepage-news-block .views-row-first {
	margin-top: 2%!important;
}

.views-field-field-spotlight-caption {
  font-size: 10px;
  top: -160px;
  max-width: 62%;
 }

 .views-field-field-spotlight-caption .spotlightcap1 {
  font-size: 12px;
 }

 .views-field-field-spotlight-caption .spotlightcap1 {
  font-size: 14px;
 }


/********************HUMANITIES WEEK VIEW**********************/

.view-humanities-week-lineup .views-row .views-field-field-location, 
.view-humanities-week-lineup .views-row .views-field-field-event-date {
	margin-left:10px;
}

.view-humanities-week-lineup .views-row {
  border-bottom: 0px solid rgba(111, 134, 141, .22);
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 48%, #dfe4e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(48%,#ffffff), color-stop(100%,#dfe4e6));
  background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 48%,#dfe4e6 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#ffffff 48%,#dfe4e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 48%,#dfe4e6 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#ffffff 48%,#dfe4e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe4e6',GradientType=0 );
}


.rrs-header {
	margin-top: 40px;
}
