/** This file will hold styles that are loaded using the same media query as the narrow grid. *
*  
*   global is everywhere 
*   default is mobile/phones
*   narrow is 740-800 / Ipad Potrait
*   normal is 980-1024 / Desktop
*   wide is 1020 ++
*/

#region-search {
  float: right;
  margin-right: 1px !important;
  width: auto;
}
#block-search-form {
  margin-bottom: 15px !important;
}
/* We are hiding the Slideshow from Phones */
#zone-header {
  display: none;
}
ul.megamenu-skin-hdtheme li.megamenu-parent {
  margin-right: 5px;
  width: 70px;
}
ul.megamenu-skin-hdtheme li.megamenu-parent h2 a {
  font-size: 12px !important;
}
#zone-preface .region {
  width: 240px;
}
#zone-preface #region-preface-third.region {
  width: 220px;
}
#ckanpackage-search-form .form-item-sub-agency,
#ckanpackage-search-form .form-item-subject-area,
#ckanpackage-search-form .form-submit {
  float: none;
}

div.view-slider {
  width: 720px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 640px !important;
  left: 40px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
   margin: 0 5px !important;
}
#region-sidebar-second {
   width: 223px;
}