.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix: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: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_caroufredsel {
  overflow: hidden;
  padding-bottom: 55px;
  position: relative;
}
.mod_caroufredsel.double {
  font: 24px/24px 'Changa One', cursive;
}
.mod_caroufredsel.double ul li .item_content {
  overflow: hidden;
}
.mod_caroufredsel.double ul li .item_content .contentInner {
  line-height: 24px;
  overflow: hidden;
  padding: 20px 50px 0 30px;
}
.mod_caroufredsel.double ul li .item_content .item_img {
  max-width: 50%;
  margin: 0;
  float: right;
}
.mod_caroufredsel.double ul li .item_content .item_img:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 0 28px 28px;
  border-color: transparent transparent transparent #ff9900;
  position: absolute;
  left: 0;
  bottom: 33px;
  content: "";
}
.mod_caroufredsel.double ul li .item_content time {
  display: block;
  font-size: 18px;
  line-height: 60px;
  padding-bottom: 2px;
}
.mod_caroufredsel.double ul li .item_content time span {
  font-size: 60px;
}
.mod_caroufredsel.double ul li .item_content:first-child .item_img {
  float: left;
  position: relative;
}
.mod_caroufredsel.double ul li .item_content:first-child .item_img:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 28px 28px 0px;
  border-color: transparent #ff9900 transparent transparent;
  position: absolute;
  right: 0px;
  left: auto;
  bottom: 33px;
  content: "";
}
.mod_caroufredsel.new {
  margin-bottom: 25px;
  padding-bottom: 0px;
}
.mod_caroufredsel.new .list_carousel {
  padding: 0 170px 0 0;
  width: auto;
  position: relative;
  margin: 0 0px;
}
.mod_caroufredsel.new .list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.mod_caroufredsel.new .list_carousel ul li {
  padding: 0 0px;
  margin: 0;
  float: left;
}
.mod_caroufredsel.new .list_carousel ul li .item_img {
  margin: 0;
  position: relative;
}
.mod_caroufredsel.new .list_carousel ul li .item_img:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #ff9900 transparent;
  position: absolute;
  left: 24px;
  bottom: 0px;
  content: "";
}
.mod_caroufredsel.new .list_carousel ul li .item_img a {
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod_caroufredsel.new .list_carousel ul li .item_img a:after {
  /*content: url(../images/template/videolink.gif); */
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -21px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mod_caroufredsel.new .list_carousel ul li .item_img a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod_caroufredsel.new .list_carousel ul li .item_content {
  font-weight: bold;
}
.mod_caroufredsel.new .list_carousel ul li .item_content time {
  display: block;
  font-family: 'Changa One', cursive;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}
.mod_caroufredsel.new .list_carousel ul li .item_content .contentInner {
  padding: 15px 15px 0 0;
}
.mod_caroufredsel.new .caroufredsel_prev,
.mod_caroufredsel.new .caroufredsel_next {
  background: #ffffff;
  bottom: 2px;
  color: #000000;
}
.mod_caroufredsel.new .caroufredsel_prev:hover,
.mod_caroufredsel.new .caroufredsel_next:hover {
  background: #000000;
  color: #ffffff;
}
.mod_caroufredsel.new .caroufredsel_prev:after {
  border-color: transparent #000000 transparent transparent;
}
.mod_caroufredsel.new .caroufredsel_prev:hover:after {
  border-color: transparent #ffffff transparent transparent;
}
.mod_caroufredsel.new .caroufredsel_next:after {
  border-color: transparent transparent transparent #000000;
}
.mod_caroufredsel.new .caroufredsel_next:hover:after {
  border-color: transparent transparent transparent #ffffff;
}
.caroufredsel_wrapper {
  cursor: auto !important;
}
.list_carousel {
  padding: 0;
  width: auto;
  position: relative;
  margin: 0 0 0 -30px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_carousel ul li {
  padding: 0 0 0 30px;
  margin: 0;
  display: block;
  float: left;
}
.list_carousel ul li .item_content {
  background: #ff9900;
  color: #ffffff;
}
.clearfix {
  float: none;
  clear: both;
}
/*Navigation*/
.caroufredsel_prev,
.caroufredsel_next {
  cursor: pointer;
  position: absolute;
  bottom: 0%;
  display: block;
  height: 42px;
  width: 41px;
  margin-top: -20px;
  background: #ff9900;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.caroufredsel_prev:after,
.caroufredsel_next:after {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 15px;
  content: "";
}
.caroufredsel_prev:hover,
.caroufredsel_next:hover {
  background: #222222;
  color: #ffffff;
}
.caroufredsel_prev {
  right: 41px;
}
.caroufredsel_prev:after {
  border-width: 5px 5px 5px 0;
  border-color: transparent #ffffff transparent transparent;
  left: 17px;
}
.caroufredsel_next {
  right: 0px;
}
.caroufredsel_next:after {
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #ffffff;
  right: 17px;
}
/*Pagination*/
.caroufredsel_pagination {
  text-align: center;
}
.caroufredsel_pagination a {
  display: inline-block;
  padding: 0 0.5em;
}
