body.module-home #entrySlider .carousel-caption {
  color: white;
}
body.module-home #entrySlider .carousel-indicators {
  cursor: pointer;
}
@media (min-width: 1171px) {
  body.module-home #entrySlider .carousel-indicators {
    right: 20% !important;
    top: 20px;
  }
}
body.module-home #entrySlider .carousel-inner {
  overflow: hidden;
}
body.module-home #entrySlider .carousel-inner div.carleft,
body.module-home #entrySlider .carousel-inner div.carright,
body.module-home #entrySlider .carousel-inner div.carmain {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body.module-home #entrySlider .carousel-inner div.carmain img {
  width: 100%;
}
body.module-home #entrySlider .carousel-inner div.carleft,
body.module-home #entrySlider .carousel-inner div.carright {
  width: 18%;
}
body.module-home #entrySlider .carousel-inner div.carleft {
  padding-right: 1%;
}
body.module-home #entrySlider .carousel-inner div.carright {
  padding-left: 1%;
}
body.module-home #entrySlider .carousel-inner div.carleft,
body.module-home #entrySlider .carousel-inner div.carmain {
  float: left;
}
body.module-home #entrySlider .carousel-inner div.carleft img {
  float: right;
}
body.module-home #entrySlider .carousel-inner div.carmain {
  width: 62%;
  height: 400px;
}
body.module-home #entrySlider .carousel-inner div.carleft img,
body.module-home #entrySlider .carousel-inner div.carright img {
  max-width: none !important;
  -webkit-filter: url(filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
body.module-home #entrySlider .carousel-inner .showminwidth {
  display: none;
}
@media (max-width: 1170px) {
  body.module-home #entrySlider .carousel-inner .showfullwidth {
    display: none;
  }
  body.module-home #entrySlider .carousel-inner .showminwidth {
    display: block !important;
  }
}
@media (min-width: 1171px) {
  body.module-home #entrySlider.carenrightleft .thumb_icon {
    left: 19% !important;
  }
  body.module-home #entrySlider.carenrightleft .thumb_time {
    right: 19% !important;
  }
  body.module-home #entrySlider.carenrightleft .carousel-caption {
    left: 19% !important;
    right: 19% !important;
  }
}
body.module-home .page-header {
  padding-bottom: 0px;
  margin: 10px 0 10px;
}
body.module-home ul.thumbnails li {
  overflow: hidden;
  margin-bottom: 10px;
}
body.module-home ul.thumbnails li .thumb_name {
  display: block;
  text-align: left;
}
html.ie7 body.module-home ul.thumbnails li.span2,
html.ie8 body.module-home ul.thumbnails li.span2 {
  height: 80px;
}
html.ie7 body.module-home ul.thumbnails li.span4,
html.ie8 body.module-home ul.thumbnails li.span4 {
  height: 169px;
}
body.module-home ul.thumbnails li p.thumb_name_content {
  font-size: 80%;
  max-height: 3em;
}
@media (max-width: 767px) {
  body.module-home ul.thumbnails li.span2 .thumb_name {
    display: block;
  }
}
@media (max-width: 989px) and (min-width: 768px) {
  body.module-home ul.thumbnails li.span2 {
    width: 300px !important;
    margin-left: 0px;
  }
}
@media (min-width: 989px) and (max-width: 1200px) {
  body.module-home ul.thumbnails li.span2 {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  body.module-home ul.thumbnails li.span2 {
    height: 96px;
  }
}
body.module-home ul.thumbnails li.span4 {
  height: inherit;
}
@media (max-width: 989px) and (min-width: 768px) {
  body.module-home ul.thumbnails li.span4 {
    width: 300px !important;
    margin-left: 0px;
  }
}
@media (max-width: 989px) {
  body.module-home ul.thumbnails li {
    margin-bottom: 0px;
    padding: 4px 5px;
    width: 100% !important;
    float: left !important;
  }
  body.module-home ul.thumbnails li .thumb_name {
    display: block;
  }
}
body.module-home .featured_wrapper {
  text-align: center;
}
html.ie7 body.module-home #entrySlider .showfullwidth {
  display: none;
}
html.ie7 body.module-home #entrySlider .showminwidth {
  display: block !important;
}
#entrySlider.cardisrightleft .showfullwidth {
  display: none;
}
#entrySlider.cardisrightleft .showminwidth {
  display: block !important;
}
#entrySlider.cardisrightleft .carousel-caption {
  left: 0 !important;
  right: 0 !important;
}
#entrySlider.cardisrightleft .carousel-control {
  display: none !important;
}
#entrySlider.carhiderightleft .showfullwidth {
  display: none;
}
#entrySlider.carhiderightleft .showminwidth {
  display: block !important;
}
#entrySlider.carhiderightleft .carousel-caption {
  left: 0 !important;
  right: 0 !important;
}
#entrySlider.carhiderightleft .featured_wrapper {
  text-align: left;
}
