/* Tablet portrait */
#page {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
#site-name {
  font-size: 1.6em;
  padding: 22px 0 0;
}
#header {
  max-height: 1000px;
  padding: 0;
  background-image: none;
}
#branding,
#header .region-header {
  float: none;
  background: transparent !important;
  max-height: 1000px;
  width: 100%;
  clear: both;
  margin: 10px 0;
}
#header .header-inner {
  padding-bottom: 5px;
}
#menu-bar .block {
  clear: both;
  float: none;
}
#menu-bar .menu-wrapper > ul > li {
  width: 49%;
  float: left;
  margin-bottom: 1px;
}
/*********************/
.texture-overlay {
background: #f2f2f2 url(/sites/default/files/background_rtp.jpg) no-repeat center top !important;
}
.front .views-field.views-field-field-text,
.front .views-field-field--slideshow-image,
.front .views-field-field--slideshow-image img.image-style-slideshow,
.three-3x33 .block-inner.clearfix {
width:auto;
height:auto;
float:none;
border-radius: 0;
}
.views-field-field--slideshow-image .field-content,
.three-3x33 .block-inner h2.block-title,
.three-3x33 .node .node-content {
height:auto;
}
.views-field.views-field-field-text .field-content {
    max-height: none;
    padding-bottom: 30px !important;
}
.views-slideshow-pager-field-item{
  float: left;
  left: 50%;
  bottom:0px;
  background-color: #aaa;
}
.three-3x33,
.region-three-33-second .block-inner.clearfix {
border:none;
}
div#widget_pager_bottom_slideshow-page_1 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.views-slideshow-pager-field-item {
  left: 0px;
}