@import url(http://fonts.googleapis.com/css?family=Noto+Serif);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gfont-serif {
  font-family: 'Noto Serif', serif;
}
.gfont-sans {
  font-family: 'Lato', sans-serif;
}
.font-large {
  font-size: 3em;
  line-height: 1.3em;
}
.width-45 {
  width: 45%;
}
.title-noborder .title {
  border: 0;
}
.btn-plus {
  padding: 6px 16px 6px 35px;
  background-image: url(../images/icon-plus.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn-plus:hover {
  background-color: #fff;
  padding-left: 25px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.scroller {
  position: relative;
  overflow: hidden;
}
.scroller .items {
  position: absolute;
  clear: both;
}
.padding {
  padding: 10px;
}
.scroller .item {
  padding: 0;
}
.item h4 {
  font-size: 20px;
  margin: 5px 0;
}
.item h4 a {
  text-decoration: none;
}
.item .xs_category {
  font-size: 12px;
  color: #999;
}
.xs_intro {
  font-size: 13px;
  margin-bottom: 10px;
}
.scroller .item img {
  background: #fff;
  padding: 5px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 2px #333;
  -moz-box-shadow: 0 0 2px #333;
  box-shadow: 0 0 2px #333;
}
.xs_readmore .btn {
  padding: 6px 16px 6px 35px;
  background-image: url(../images/icon-plus.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.xs_readmore .btn:hover {
  background-color: #fff;
  padding-left: 25px;
}
img.left {
  float: left;
  margin-right: 15px;
  height: 100%;
}
img.right {
  float: right;
  margin-left: 15px;
  height: 100%;
}
.scroller .items .active {
  position: relative;
  cursor: default;
}
.cloned {
  display: none;
}
a.browse {
  background: url(../images/icon-angle.png) no-repeat 0 0;
  display: inline-block;
  width: 13px;
  height: 21px;
  cursor: pointer;
  font-size: 1px;
  position: absolute;
  bottom: 23px;
}
.basic_h .items .pane {
  float: left;
}
.basic_h .pane .item {
  float: left;
}
.basic_h .scroller {
  display: inline-block;
  vertical-align: top;
}
.basic_h a.next {
  background-position: -23px 0px;
  clear: right;
  margin-right: 0px;
  right: 10px;
}
.basic_h a.next:hover {
  background-position: -23px 0px;
}
.basic_h a.next:active {
  background-position: -23px 0px;
}
.basic_h a.prev {
  margin-left: 0px;
  right: 27px;
}
.basic_h a.prev:hover {
  background-position: 0px 0px;
}
.basic_h a.prev:active {
  background-position: 0px 0px;
}
.basic_v .items {
  width: 100%;
}
.basic_v a.browse {
  margin: 5px auto;
  display: block;
}
.basic_v .scroller {
  margin: 0 auto;
}
.basic_v a.next,
.basic_v a.prev {
  background: url(../images/vert_large.png) no-repeat -2px -1px;
  float: none;
}
.basic_v a.prev:hover {
  background-position: -37px -1px;
}
.basic_v a.prev:active {
  background-position: -37px -1px;
}
.basic_v a.next {
  background-position: -2px -34px;
}
.basic_v a.next:hover {
  background-position: -37px -34px;
}
.basic_v a.next:active {
  background-position: -37px -34px;
}
a.disabled {
  visibility: hidden !important;
}
.navi {
  height: 24px;
  text-align: center;
  margin: 3px 0;
}
.navi a {
  width: 16px;
  height: 16px;
  margin: 0 2px;
  background: url(../images/navigator.png) -20px 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  font-size: 1px;
  cursor: pointer;
}
.navi a:hover {
  background-position: 0 0;
}
.navi a.active {
  background-position: 0 0;
}
.testimonial .scroller .pane .item {
  position: relative;
  font-size: 14px;
}
.testimonial .scroller .pane .item .padding {
  padding: 1px;
}
.testimonial .scroller .pane .item h4 {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  padding-left: 10px;
}
.testimonial .scroller .pane .item .xs_intro {
  background: rgba(255,255,255,0.4);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 48px;
  position: relative;
  font-size: 14px;
}
.testimonial .scroller .pane .item .xs_intro:after {
  content: "";
  display: block;
  height: 26px;
  width: 25px;
  background: url(../images/testimonial-arrow.png) no-repeat 0 0;
  position: absolute;
  bottom: -26px;
  left: 20px;
}
